@import"https://fonts.googleapis.com/icon?family=Material+Icons";@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td{z-index:9999999!important;position:relative}tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer *{box-sizing:content-box}.introjs-helperLayer :before{box-sizing:content-box}.introjs-helperLayer :after{box-sizing:content-box}.introjs-tooltipReferenceLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px #2121214d;transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{padding:0;margin:0 0 2px;display:inline;width:10px;height:10px}.introjs-dontShowAgain label{font-size:14px;display:inline-block;font-weight:400;margin:0 0 0 5px;padding:0;background-color:#fff;color:#616161;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;width:90%;min-height:1.5em;margin:0;padding:0;font-weight:700;line-height:1.5}.introjs-tooltip-header{position:relative;padding-left:20px;padding-right:20px;padding-top:10px;min-height:1.5em}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:0;background-color:#f4f4f4;border-radius:.2em;zoom:1;display:inline}.introjs-button:hover{outline:0;text-decoration:none;border-color:#9e9e9e;background-color:#e0e0e0;color:#212121}.introjs-button:focus{outline:0;text-decoration:none;background-color:#eee;box-shadow:0 0 0 .2rem #9e9e9e80;border:1px solid #616161;color:#212121}.introjs-button:active{outline:0;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{position:absolute;top:0;right:0;display:inline-block;width:45px;height:45px;line-height:45px;color:#616161;font-size:22px;cursor:pointer;font-weight:700;text-align:center;text-decoration:none}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:0}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.introjs-hint-pulse{box-sizing:content-box;width:15px;height:15px;border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out;animation:introjspulse 2s infinite}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{box-sizing:content-box;background:0 0;border-radius:60px;height:50px;width:50px;position:absolute;top:-18px;left:-18px;z-index:1;opacity:0}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.8ca441e178bfb872.eot);src:url(primeicons.8ca441e178bfb872.eot?#iefix) format("embedded-opentype"),url(primeicons.e1a53edb6ea00325.woff2) format("woff2"),url(primeicons.7f7722745590608a.woff) format("woff"),url(primeicons.310a7310efb91ab1.ttf) format("truetype"),url(primeicons.19e14e488f5edc90.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 410px){.container{max-width:410px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1700px){.container{max-width:1700px}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.inset-y-0{top:0!important;bottom:0!important}.-left-3\.5{left:-.875rem!important}.bottom-0{bottom:0!important}.bottom-4{bottom:1rem!important}.bottom-\[3px\]{bottom:3px!important}.left-0{left:0!important}.right-0{right:0!important}.right-2{right:.5rem!important}.right-2\.5{right:.625rem!important}.right-28{right:7rem!important}.right-4{right:1rem!important}.right-\[-40px\]{right:-40px!important}.top-0{top:0!important}.top-14{top:3.5rem!important}.top-2{top:.5rem!important}.top-2\.5{top:.625rem!important}.top-4{top:1rem!important}.top-\[6px\]{top:6px!important}.isolate{isolation:isolate!important}.z-50{z-index:50!important}.z-\[500\]{z-index:500!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-4{grid-column:span 4 / span 4!important}.col-start-1{grid-column-start:1!important}.-m-1\.5{margin:-.375rem!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-5{margin:1.25rem!important}.m-\[2px\]{margin:2px!important}.\!my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-\[15px\]{margin-left:15px!important;margin-right:15px!important}.mx-\[25px\]{margin-left:25px!important;margin-right:25px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.\!mb-0{margin-bottom:0!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-3{margin-bottom:.75rem!important}.\!mb-6{margin-bottom:1.5rem!important}.\!mb-\[0\.5rem\]{margin-bottom:.5rem!important}.\!ml-3{margin-left:.75rem!important}.\!ml-6{margin-left:1.5rem!important}.\!ml-\[7px\]{margin-left:7px!important}.\!mr-0{margin-right:0!important}.\!mr-\[6px\]{margin-right:6px!important}.\!mt-0{margin-top:0!important}.\!mt-1{margin-top:.25rem!important}.\!mt-5{margin-top:1.25rem!important}.-ml-\[5px\]{margin-left:-5px!important}.mb-0{margin-bottom:0!important}.mb-0\.5{margin-bottom:.125rem!important}.mb-1{margin-bottom:.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-12{margin-bottom:3rem!important}.mb-2{margin-bottom:.5rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mb-20{margin-bottom:5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-\[0\.5rem\]{margin-bottom:.5rem!important}.mb-\[10px\]{margin-bottom:10px!important}.mb-\[13px\]{margin-bottom:13px!important}.mb-\[15px\]{margin-bottom:15px!important}.mb-\[20px\]{margin-bottom:20px!important}.mb-\[22px\]{margin-bottom:22px!important}.mb-\[2px\]{margin-bottom:2px!important}.mb-\[8px\]{margin-bottom:8px!important}.me-2{margin-inline-end:.5rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-10{margin-left:2.5rem!important}.ml-2{margin-left:.5rem!important}.ml-20{margin-left:5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-6{margin-left:1.5rem!important}.ml-\[10px\]{margin-left:10px!important}.ml-\[4px\]{margin-left:4px!important}.ml-auto{margin-left:auto!important}.ml-px{margin-left:1px!important}.mr-1{margin-right:.25rem!important}.mr-10{margin-right:2.5rem!important}.mr-2{margin-right:.5rem!important}.mr-20{margin-right:5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-\[10px\]{margin-right:10px!important}.mr-\[25px\]{margin-right:25px!important}.mr-\[7px\]{margin-right:7px!important}.mr-\[9px\]{margin-right:9px!important}.mr-auto{margin-right:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mt-20{margin-top:5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-\[\.625rem\]{margin-top:.625rem!important}.mt-\[15px\]{margin-top:15px!important}.mt-\[1rem\]{margin-top:1rem!important}.mt-\[25px\]{margin-top:25px!important}.mt-\[2px\]{margin-top:2px!important}.mt-\[30px\]{margin-top:30px!important}.mt-\[5px\]{margin-top:5px!important}.mt-\[7px\]{margin-top:7px!important}.mt-\[8px\]{margin-top:8px!important}.mt-auto{margin-top:auto!important}.line-clamp-1{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.\!flex,.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.\!h-0{height:0px!important}.\!h-16{height:4rem!important}.\!h-5{height:1.25rem!important}.\!h-\[13px\]{height:13px!important}.\!h-\[26px\]{height:26px!important}.\!h-auto{height:auto!important}.\!h-full{height:100%!important}.h-0{height:0px!important}.h-1{height:.25rem!important}.h-1\/4{height:25%!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-3\/4{height:75%!important}.h-4{height:1rem!important}.h-40{height:10rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-\[24px\]{height:24px!important}.h-\[40px\]{height:40px!important}.h-\[65px\]{height:65px!important}.h-\[65vh\]{height:65vh!important}.h-\[75px\]{height:75px!important}.h-\[9px\]{height:9px!important}.h-auto{height:auto!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-screen-minus-navbar{height:calc(100vh - 100px)!important}.max-h-5{max-height:1.25rem!important}.max-h-\[20px\]{max-height:20px!important}.max-h-\[25rem\]{max-height:25rem!important}.max-h-\[2rem\]{max-height:2rem!important}.max-h-\[400px\]{max-height:400px!important}.max-h-\[450px\]{max-height:450px!important}.max-h-\[500px\]{max-height:500px!important}.max-h-\[70\%\]{max-height:70%!important}.max-h-\[70vh\]{max-height:70vh!important}.max-h-\[calc\(100vh-127px\)\]{max-height:calc(100vh - 127px)!important}.max-h-screen{max-height:100vh!important}.\!min-h-\[125px\]{min-height:125px!important}.\!min-h-\[230px\]{min-height:230px!important}.\!min-h-fit{min-height:-moz-fit-content!important;min-height:fit-content!important}.min-h-96{min-height:24rem!important}.min-h-\[24px\]{min-height:24px!important}.min-h-\[444px\]{min-height:444px!important}.min-h-\[65px\]{min-height:65px!important}.min-h-\[70vh\]{min-height:70vh!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.\!w-5{width:1.25rem!important}.\!w-full{width:100%!important}.w-0{width:0px!important}.w-1\/2{width:50%!important}.w-1\/4{width:25%!important}.w-1\/5{width:20%!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-2\/5{width:40%!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-3{width:.75rem!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-4{width:1rem!important}.w-4\/5{width:80%!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-64{width:16rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-\[10\%\]{width:10%!important}.w-\[10rem\]{width:10rem!important}.w-\[135px\]{width:135px!important}.w-\[13px\]{width:13px!important}.w-\[140px\]{width:140px!important}.w-\[240px\]{width:240px!important}.w-\[24px\]{width:24px!important}.w-\[260px\]{width:260px!important}.w-\[26rem\]{width:26rem!important}.w-\[30\%\]{width:30%!important}.w-\[350px\]{width:350px!important}.w-\[40px\]{width:40px!important}.w-\[500px\]{width:500px!important}.w-\[60px\]{width:60px!important}.w-\[65px\]{width:65px!important}.w-\[70\%\]{width:70%!important}.w-\[90\%\]{width:90%!important}.w-\[9px\]{width:9px!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.w-max{width:max-content!important}.\!min-w-0,.min-w-0{min-width:0px!important}.min-w-40{min-width:10rem!important}.min-w-52{min-width:13rem!important}.min-w-80{min-width:20rem!important}.min-w-\[100\%\]{min-width:100%!important}.min-w-\[15\.625rem\]{min-width:15.625rem!important}.min-w-\[184px\]{min-width:184px!important}.min-w-\[24px\]{min-width:24px!important}.min-w-\[250px\]{min-width:250px!important}.min-w-\[265px\]{min-width:265px!important}.min-w-\[280px\]{min-width:280px!important}.min-w-\[540px\]{min-width:540px!important}.min-w-\[58px\]{min-width:58px!important}.min-w-fit{min-width:-moz-fit-content!important;min-width:fit-content!important}.min-w-full{min-width:100%!important}.\!max-w-\[90vw\]{max-width:90vw!important}.max-w-60{max-width:15rem!important}.max-w-64{max-width:16rem!important}.max-w-7xl{max-width:80rem!important}.max-w-96{max-width:24rem!important}.max-w-\[1\.5625rem\]{max-width:1.5625rem!important}.max-w-\[10rem\]{max-width:10rem!important}.max-w-\[11\.5625rem\]{max-width:11.5625rem!important}.max-w-\[124px\]{max-width:124px!important}.max-w-\[131px\]{max-width:131px!important}.max-w-\[13rem\]{max-width:13rem!important}.max-w-\[15px\]{max-width:15px!important}.max-w-\[167px\]{max-width:167px!important}.max-w-\[18\.75rem\]{max-width:18.75rem!important}.max-w-\[19px\]{max-width:19px!important}.max-w-\[2\.1875rem\]{max-width:2.1875rem!important}.max-w-\[230px\]{max-width:230px!important}.max-w-\[240px\]{max-width:240px!important}.max-w-\[320px\]{max-width:320px!important}.max-w-\[400px\]{max-width:400px!important}.max-w-\[500px\]{max-width:500px!important}.max-w-\[85\%\]{max-width:85%!important}.max-w-full{max-width:100%!important}.max-w-lg{max-width:32rem!important}.max-w-md{max-width:28rem!important}.max-w-sm{max-width:24rem!important}.max-w-xs{max-width:20rem!important}.flex-1{flex:1 1 0%!important}.flex-\[27\]{flex:27!important}.flex-\[30\%\]{flex:30%!important}.flex-\[6\]{flex:6!important}.flex-auto{flex:1 1 auto!important}.flex-none{flex:none!important}.flex-shrink{flex-shrink:1!important}.flex-shrink-0,.shrink-0{flex-shrink:0!important}.flex-grow,.grow{flex-grow:1!important}.table-auto{table-layout:auto!important}.border-collapse{border-collapse:collapse!important}.translate-x-0{--tw-translate-x: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-x-full{--tw-translate-x: 100% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-0\.5{--tw-translate-y: .125rem !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.animate-spin{animation:spin 1s linear infinite!important}.\!cursor-not-allowed,.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.resize-none{resize:none!important}.resize-y{resize:vertical!important}.resize{resize:both!important}.list-inside{list-style-position:inside!important}.list-disc{list-style-type:disc!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.\!flex-col,.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.content-end{align-content:flex-end!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.\!justify-end,.justify-end{justify-content:flex-end!important}.\!justify-center,.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-stretch{justify-content:stretch!important}.justify-items-end{justify-items:end!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-\[2px\]{gap:2px!important}.gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-scroll{overflow-y:scroll!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.text-wrap{text-wrap:wrap!important}.break-normal{overflow-wrap:normal!important;word-break:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.rounded{border-radius:.25rem!important}.rounded-\[50px\]{border-radius:50px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-e-xl{border-start-end-radius:.75rem!important;border-end-end-radius:.75rem!important}.rounded-s-xl{border-start-start-radius:.75rem!important;border-end-start-radius:.75rem!important}.rounded-es-xl{border-end-start-radius:.75rem!important}.rounded-tl-md{border-top-left-radius:.375rem!important}.border{border-width:1px!important}.border-x-0{border-left-width:0px!important;border-right-width:0px!important}.border-b{border-bottom-width:1px!important}.border-b-0{border-bottom-width:0px!important}.border-b-2{border-bottom-width:2px!important}.border-l{border-left-width:1px!important}.border-l-2{border-left-width:2px!important}.border-l-8{border-left-width:8px!important}.border-r-2{border-right-width:2px!important}.border-s-4{border-inline-start-width:4px!important}.border-t{border-top-width:1px!important}.border-t-2{border-top-width:2px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-\[\#2196F3\]{--tw-border-opacity: 1 !important;border-color:rgb(33 150 243 / var(--tw-border-opacity, 1))!important}.border-blue-500{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))!important}.border-cmed-secondary{border-color:var(--cmed-primary-800)!important}.border-gray-100{--tw-border-opacity: 1 !important;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))!important}.border-gray-600{--tw-border-opacity: 1 !important;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-neutral-300{--tw-border-opacity: 1 !important;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))!important}.border-prim-800{border-color:var(--cmed-primary-800)!important}.border-red-400{--tw-border-opacity: 1 !important;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-b-\[solid\]{border-bottom-color:solid!important}.border-b-cmed-primary{border-bottom-color:var(--cmed-primary-500)!important}.border-l-cmed-secondary{border-left-color:var(--cmed-primary-800)!important}.border-l-gray-600{--tw-border-opacity: 1 !important;border-left-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-t-\[lightgray\]{--tw-border-opacity: 1 !important;border-top-color:rgb(211 211 211 / var(--tw-border-opacity, 1))!important}.\!bg-\[\#1c656524\]{background-color:#1c656524!important}.\!bg-\[\#FBF6FA\]{--tw-bg-opacity: 1 !important;background-color:rgb(251 246 250 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#FFF6E9\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 246 233 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#d1f5f5\]{--tw-bg-opacity: 1 !important;background-color:rgb(209 245 245 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#dadada\]{--tw-bg-opacity: 1 !important;background-color:rgb(218 218 218 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#eaf7ff\]{--tw-bg-opacity: 1 !important;background-color:rgb(234 247 255 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#ffd4a8\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 212 168 / var(--tw-bg-opacity, 1))!important}.\!bg-cmed-primary{background-color:var(--cmed-primary-500)!important}.\!bg-cmed-secondary,.\!bg-prim-800{background-color:var(--cmed-primary-800)!important}.\!bg-warn{--tw-bg-opacity: 1 !important;background-color:rgb(255 238 215 / var(--tw-bg-opacity, 1))!important}.bg-\[\#EDF7ED\]{--tw-bg-opacity: 1 !important;background-color:rgb(237 247 237 / var(--tw-bg-opacity, 1))!important}.bg-\[\#F6B1B1\]{--tw-bg-opacity: 1 !important;background-color:rgb(246 177 177 / var(--tw-bg-opacity, 1))!important}.bg-\[\#e2f7f7\]{--tw-bg-opacity: 1 !important;background-color:rgb(226 247 247 / var(--tw-bg-opacity, 1))!important}.bg-\[\#e3eaff\]{--tw-bg-opacity: 1 !important;background-color:rgb(227 234 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#e8ebeb\]{--tw-bg-opacity: 1 !important;background-color:rgb(232 235 235 / var(--tw-bg-opacity, 1))!important}.bg-\[\#efefef\]{--tw-bg-opacity: 1 !important;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))!important}.bg-\[\#f3f3f3\]{--tw-bg-opacity: 1 !important;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))!important}.bg-\[\#fdf2f2\]{--tw-bg-opacity: 1 !important;background-color:rgb(253 242 242 / var(--tw-bg-opacity, 1))!important}.bg-\[\#ffe9e9\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 233 233 / var(--tw-bg-opacity, 1))!important}.bg-\[var\(--primaryAlternateColor\)\]{background-color:var(--primaryAlternateColor)!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.bg-cmed-primary{background-color:var(--cmed-primary-500)!important}.bg-cmed-primary-gradient{background-color:linear-gradient(90deg,rgba(35,119,117,1) 17%,rgba(53,162,164,1) 100%)!important}.bg-cmed-secondary{background-color:var(--cmed-primary-800)!important}.bg-emerald-100{--tw-bg-opacity: 1 !important;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))!important}.bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))!important}.bg-neutral-300{--tw-bg-opacity: 1 !important;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))!important}.bg-orange-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))!important}.bg-orange-400{--tw-bg-opacity: 1 !important;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))!important}.bg-prim-1100{background-color:var(--cmed-primary-1100)!important}.bg-prim-400{background-color:var(--cmed-primary-400)!important}.bg-prim-500{background-color:var(--cmed-primary-500)!important}.bg-prim-700{background-color:var(--cmed-primary-700)!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))!important}.bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))!important}.bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))!important}.bg-slate-200{--tw-bg-opacity: 1 !important;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))!important}.bg-transparent{background-color:transparent!important}.bg-warn{--tw-bg-opacity: 1 !important;background-color:rgb(255 238 215 / var(--tw-bg-opacity, 1))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))!important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.object-cover{object-fit:cover!important}.\!p-0{padding:0!important}.\!p-1{padding:.25rem!important}.\!p-2{padding:.5rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-1\.5{padding:.375rem!important}.p-2{padding:.5rem!important}.p-2\.5{padding:.625rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-\[10px\]{padding:10px!important}.p-\[20px\]{padding:20px!important}.p-\[25px\]{padding:25px!important}.p-\[30px\]{padding:30px!important}.p-\[4px\]{padding:4px!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-\[0\.6rem\]{padding-left:.6rem!important;padding-right:.6rem!important}.\!py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\!py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.\!py-\[0\.2rem\]{padding-top:.2rem!important;padding-bottom:.2rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-\[20px\]{padding-left:20px!important;padding-right:20px!important}.px-\[25px\]{padding-left:25px!important;padding-right:25px!important}.px-\[6px\]{padding-left:6px!important;padding-right:6px!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-\[0\.35rem\]{padding-top:.35rem!important;padding-bottom:.35rem!important}.py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.py-\[30px\]{padding-top:30px!important;padding-bottom:30px!important}.py-\[3px\]{padding-top:3px!important;padding-bottom:3px!important}.\!pb-\[9px\]{padding-bottom:9px!important}.\!pl-0{padding-left:0!important}.\!pl-10{padding-left:2.5rem!important}.\!pl-8{padding-left:2rem!important}.\!pl-\[3px\]{padding-left:3px!important}.\!pt-1{padding-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-24{padding-bottom:6rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-\[0\.625rem\]{padding-left:.625rem!important}.pl-\[10px\]{padding-left:10px!important}.pl-\[30px\]{padding-left:30px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-3{padding-right:.75rem!important}.pr-\[16px\]{padding-right:16px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-\[\.1875rem\]{padding-top:.1875rem!important}.pt-\[10px\]{padding-top:10px!important}.pt-\[15px\]{padding-top:15px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.\!text-right,.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-text-top{vertical-align:text-top!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.\!text-\[11px\]{font-size:11px!important}.\!text-\[12px\]{font-size:12px!important}.\!text-\[13px\]{font-size:13px!important}.\!text-\[15px\]{font-size:15px!important}.\!text-\[16px\]{font-size:16px!important}.\!text-\[18px\]{font-size:18px!important}.\!text-\[20px\]{font-size:20px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}.text-\[\.95rem\]{font-size:.95rem!important}.text-\[10px\]{font-size:10px!important}.text-\[12px\]{font-size:12px!important}.text-\[13px\]{font-size:13px!important}.text-\[14px\]{font-size:14px!important}.text-\[15px\]{font-size:15px!important}.text-\[20px\]{font-size:20px!important}.text-\[22px\]{font-size:22px!important}.text-\[25px\]{font-size:25px!important}.text-\[30px\]{font-size:30px!important}.text-\[9px\]{font-size:9px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.font-thin{font-weight:100!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.\!italic,.italic{font-style:italic!important}.\!leading-none{line-height:1!important}.leading-3{line-height:.75rem!important}.leading-6{line-height:1.5rem!important}.leading-\[1\.5\]{line-height:1.5!important}.leading-none{line-height:1!important}.leading-relaxed{line-height:1.625!important}.leading-tight{line-height:1.25!important}.tracking-wider{letter-spacing:.05em!important}.\!text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.\!text-slate-900{--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.text-\[\#2196F3\]{--tw-text-opacity: 1 !important;color:rgb(33 150 243 / var(--tw-text-opacity, 1))!important}.text-\[\#3a2d3a\]{--tw-text-opacity: 1 !important;color:rgb(58 45 58 / var(--tw-text-opacity, 1))!important}.text-\[\#4CAF50\]{--tw-text-opacity: 1 !important;color:rgb(76 175 80 / var(--tw-text-opacity, 1))!important}.text-\[\#4c77af\]{--tw-text-opacity: 1 !important;color:rgb(76 119 175 / var(--tw-text-opacity, 1))!important}.text-\[\#545454\]{--tw-text-opacity: 1 !important;color:rgb(84 84 84 / var(--tw-text-opacity, 1))!important}.text-\[\#634c76\]{--tw-text-opacity: 1 !important;color:rgb(99 76 118 / var(--tw-text-opacity, 1))!important}.text-\[\#708491\]{--tw-text-opacity: 1 !important;color:rgb(112 132 145 / var(--tw-text-opacity, 1))!important}.text-\[\#7a7a7aee\]{color:#7a7a7aee!important}.text-\[\#855e35\]{--tw-text-opacity: 1 !important;color:rgb(133 94 53 / var(--tw-text-opacity, 1))!important}.text-\[\#966399\]{--tw-text-opacity: 1 !important;color:rgb(150 99 153 / var(--tw-text-opacity, 1))!important}.text-\[\#b00020\]{--tw-text-opacity: 1 !important;color:rgb(176 0 32 / var(--tw-text-opacity, 1))!important}.text-\[\#b00b7b\]{--tw-text-opacity: 1 !important;color:rgb(176 11 123 / var(--tw-text-opacity, 1))!important}.text-\[\#f44336\]{--tw-text-opacity: 1 !important;color:rgb(244 67 54 / var(--tw-text-opacity, 1))!important}.text-\[white\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity, 1))!important}.text-blue-800{--tw-text-opacity: 1 !important;color:rgb(30 64 175 / var(--tw-text-opacity, 1))!important}.text-cmed-primary{color:var(--cmed-primary-500)!important}.text-cmed-secondary{color:var(--cmed-primary-800)!important}.text-emerald-600{--tw-text-opacity: 1 !important;color:rgb(5 150 105 / var(--tw-text-opacity, 1))!important}.text-gray-200{--tw-text-opacity: 1 !important;color:rgb(229 231 235 / var(--tw-text-opacity, 1))!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgb(209 213 219 / var(--tw-text-opacity, 1))!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity, 1))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity, 1))!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity, 1))!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity, 1))!important}.text-green-700{--tw-text-opacity: 1 !important;color:rgb(21 128 61 / var(--tw-text-opacity, 1))!important}.text-green-800{--tw-text-opacity: 1 !important;color:rgb(22 101 52 / var(--tw-text-opacity, 1))!important}.text-orange-400{--tw-text-opacity: 1 !important;color:rgb(251 146 60 / var(--tw-text-opacity, 1))!important}.text-prim-400{color:var(--cmed-primary-400)!important}.text-prim-500{color:var(--cmed-primary-500)!important}.text-prim-600{color:var(--cmed-primary-600)!important}.text-prim-700{color:var(--cmed-primary-700)!important}.text-purple-800{--tw-text-opacity: 1 !important;color:rgb(107 33 168 / var(--tw-text-opacity, 1))!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity, 1))!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.text-red-700{--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity, 1))!important}.text-red-800{--tw-text-opacity: 1 !important;color:rgb(153 27 27 / var(--tw-text-opacity, 1))!important}.text-red-900{--tw-text-opacity: 1 !important;color:rgb(127 29 29 / var(--tw-text-opacity, 1))!important}.text-slate-300{--tw-text-opacity: 1 !important;color:rgb(203 213 225 / var(--tw-text-opacity, 1))!important}.text-slate-800{--tw-text-opacity: 1 !important;color:rgb(30 41 59 / var(--tw-text-opacity, 1))!important}.text-slate-900{--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-yellow-800{--tw-text-opacity: 1 !important;color:rgb(133 77 14 / var(--tw-text-opacity, 1))!important}.underline{text-decoration-line:underline!important}.line-through{text-decoration-line:line-through!important}.no-underline{text-decoration-line:none!important}.decoration-gray-700{text-decoration-color:#374151!important}.opacity-0{opacity:0!important}.opacity-80{opacity:.8!important}.opacity-\[0\]{opacity:0!important}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline{outline-style:solid!important}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-inset{--tw-ring-inset: inset !important}.ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1)) !important}.ring-yellow-600\/20{--tw-ring-color: rgb(202 138 4 / .2) !important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.\!filter,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-\[opacity\,transform\]{transition-property:opacity,transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-150{transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.flex{display:flex}.flex.cell{flex:1}.flex.equal-sizing>*{flex-basis:0;flex-grow:1}.flex.flex-column{flex-direction:column}.flex.flex-column.top{align-content:flex-start}.flex.flex-column.bottom{align-content:flex-end}.flex.flex-column.vertical-center{align-content:center}.flex.flex-column.space-between{align-content:space-between}.flex.flex-column.space-around{align-content:space-around}.flex.flex-row{flex-direction:row}.flex.flex-row.wrap{flex-flow:row wrap}.flex.flex-row.top{align-items:flex-start}.flex.flex-row.bottom{align-items:flex-end}.flex.flex-row.vertical-center{align-items:center}.flex.flex-row.baseline{align-items:baseline}.flex.flex-row.stretch{align-items:stretch}.flex.start{justify-content:flex-start}.flex.end{justify-content:flex-end}.flex.center{justify-content:center}.flex.space-between{justify-content:space-between}.flex.space-around{justify-content:space-around}.flex.gap-5{gap:5px}.mt-5{margin-top:5!important}.mt-10{margin-top:10!important}.mt-15{margin-top:15!important}.mt-20{margin-top:20!important}.ml-10{margin-left:10px!important}.p-drawer-mask{z-index:300!important}.p-drawer-mask .p-drawer.p-component{z-index:400!important}.p-drawer{min-width:100%}@media (min-width: 768px){.p-drawer{min-width:85%}}@media (min-width: 1024px){.p-drawer{min-width:70%}}@media (min-width: 1280px){.p-drawer{min-width:50%}}.fade-in{animation:fadein 2s;-moz-animation:fadein 2s;-webkit-animation:fadein 2s;-o-animation:fadein 2s}.fade-in-fast{animation:fadein 1s;-moz-animation:fadein 1s;-webkit-animation:fadein 1s;-o-animation:fadein 1s}.fade-in-down{opacity:0;animation:fadeIn .3s ease-in both}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}div.btn-fileUpload .p-button{background-color:#1b6766!important;transition:all .3s}div.btn-fileUpload .p-button:hover{opacity:.9}div.btn-fileUpload .p-button:disabled{background-color:#0000001f!important;color:#00000061!important;opacity:1}body .introjs-button{background:#e9ecef;border-color:#e9ecef;text-shadow:none;color:#20252a;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;min-width:3.75rem;text-align:center;box-shadow:none;border-radius:.1875rem}body .introjs-skipbutton{font-size:.9375rem}.full-w-dialog{max-height:90%!important;min-height:95%!important;width:100%!important;overflow:auto!important}.app-full-dialog .mat-dialog-container{padding:0!important}.error{background-image:radial-gradient(circle farthest-corner at 10% 20%,#741818,#b51f1f 90.1%);color:#fff}.info{background-image:linear-gradient(109.6deg,#05545e 16%,#3facab 91.1%);color:#fff}@keyframes warningAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.warn{background:linear-gradient(270deg,#fff1d3,#ffe7b6,#ffe09d);background-size:600% 600%;border-left:solid 6px #e7a865;animation:warningAnimation 16s ease infinite;color:#644320}.glassy-error{background:#53030333;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(4.2px);-webkit-backdrop-filter:blur(4.2px);border:1px solid rgba(83,3,3,.3)}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0;background:#1b6766eb!important}.mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:7rem;max-width:21.3125rem!important;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.mat-datepicker-content-container{background:#fff;border:solid 1px lightgrey!important}.p-sidebar-custom-size{position:fixed;transition:transform .3s;display:flex;flex-direction:column;z-index:99999!important;width:55.0625rem!important}.p-calendar-w-btn .p-datepicker-trigger.p-button{background-color:#1b6766!important;border:0 none;color:#fff!important}.ai-bg-animation,mat-toolbar.ai-bg-animation{background:linear-gradient(270deg,#c8e3e1,#d9c3da,#b5b7dc);background-size:600% 600%;color:#634c76;animation:aiBackgroundAnimation 23s ease infinite}@keyframes aiBackgroundAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.custom-sidebar-width{width:65rem!important}.cdk-overlay-pane{z-index:100001!important}.cdk-overlay-container{position:fixed;z-index:100001!important}.with-cmed-scroll{--sb-track-color: white;--sb-thumb-color: var(--cmed-primary-800);--sb-size: 9px}.with-cmed-scroll::-webkit-scrollbar{width:var(--sb-size)!important;height:var(--sb-size)!important}.with-cmed-scroll::-webkit-scrollbar-track{background:var(--sb-track-color);border:solid 1px var(--cmed-primary-200);padding:6px}.with-cmed-scroll::-webkit-scrollbar-thumb{background:var(--sb-thumb-color)}@supports not selector(::-webkit-scrollbar){.with-cmed-scroll{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.mdc-switch__track:after{transform:translate(-100%);background:#2b9091!important}.mdc-switch--selected .mdc-switch__icon{width:var(--mdc-switch-selected-icon-size, 16px);height:var(--mdc-switch-selected-icon-size, 16px);fill:#2b9091!important}.backdrop\:backdrop-blur-sm::backdrop{--tw-backdrop-blur: blur(4px) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.before\:absolute:before{content:var(--tw-content)!important;position:absolute!important}.before\:left-2:before{content:var(--tw-content)!important;left:.5rem!important}.before\:h-full:before{content:var(--tw-content)!important;height:100%!important}.before\:-translate-x-1\/2:before{content:var(--tw-content)!important;--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.before\:translate-y-3:before{content:var(--tw-content)!important;--tw-translate-y: .75rem !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.before\:self-start:before{content:var(--tw-content)!important;align-self:flex-start!important}.before\:bg-slate-300:before{content:var(--tw-content)!important;--tw-bg-opacity: 1 !important;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))!important}.before\:px-px:before{content:var(--tw-content)!important;padding-left:1px!important;padding-right:1px!important}.after\:absolute:after{content:var(--tw-content)!important;position:absolute!important}.after\:left-2:after{content:var(--tw-content)!important;left:.5rem!important}.after\:box-content:after{content:var(--tw-content)!important;box-sizing:content-box!important}.after\:h-2:after{content:var(--tw-content)!important;height:.5rem!important}.after\:w-2:after{content:var(--tw-content)!important;width:.5rem!important}.after\:-translate-x-1\/2:after{content:var(--tw-content)!important;--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.after\:translate-y-1\.5:after{content:var(--tw-content)!important;--tw-translate-y: .375rem !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.after\:rounded-full:after{content:var(--tw-content)!important;border-radius:9999px!important}.after\:border-4:after{content:var(--tw-content)!important;border-width:4px!important}.after\:border-slate-50:after{content:var(--tw-content)!important;--tw-border-opacity: 1 !important;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))!important}.after\:bg-cmed-primary:after{content:var(--tw-content)!important;background-color:var(--cmed-primary-500)!important}.last\:border-b-0:last-child{border-bottom-width:0px!important}.hover\:m-\[1px\]:hover{margin:1px!important}.hover\:-translate-y-px:hover{--tw-translate-y: -1px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes spin{to{transform:rotate(360deg)}}.hover\:animate-spin:hover{animation:spin 1s linear infinite!important}.hover\:cursor-pointer:hover{cursor:pointer!important}.hover\:border:hover{border-width:1px!important}.hover\:border-solid:hover{border-style:solid!important}.hover\:border-\[\#7E57C2\]:hover{--tw-border-opacity: 1 !important;border-color:rgb(126 87 194 / var(--tw-border-opacity, 1))!important}.hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))!important}.hover\:bg-\[\#e6af78\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(230 175 120 / var(--tw-bg-opacity, 1))!important}.hover\:bg-\[\#efefef\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))!important}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))!important}.hover\:bg-red-600\/70:hover{background-color:#dc2626b3!important}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}.hover\:bg-slate-700\/50:hover{background-color:#33415580!important}.hover\:font-bold:hover{font-weight:700!important}.hover\:\!text-\[\#7E57C2\]:hover{--tw-text-opacity: 1 !important;color:rgb(126 87 194 / var(--tw-text-opacity, 1))!important}.hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgb(59 130 246 / var(--tw-text-opacity, 1))!important}.hover\:text-cmed-secondary:hover{color:var(--cmed-primary-800)!important}.hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity, 1))!important}.hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity, 1))!important}.hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity, 1))!important}.hover\:text-prim-300:hover{color:var(--cmed-primary-300)!important}.hover\:text-prim-500:hover{color:var(--cmed-primary-500)!important}.hover\:text-prim-900:hover{color:var(--cmed-primary-900)!important}.hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\:underline:hover{text-decoration-line:underline!important}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:border-none:focus{border-style:none!important}.focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))!important}.focus\:border-cmed-primary:focus{border-color:var(--cmed-primary-500)!important}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-inset:focus{--tw-ring-inset: inset !important}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) !important}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) !important}.focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1)) !important}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1)) !important}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.focus\:ring-offset-slate-800:focus{--tw-ring-offset-color: #1e293b !important}.active\:scale-95:active{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.active\:bg-indigo-600:active{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.active\:text-white:active{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.group:last-child .group-last\:before\:hidden:before{content:var(--tw-content)!important;display:none!important}.group:hover .group-hover\:h-full{height:100%!important}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}@media (min-width: 410px){.xs\:\!mb-\[-8px\]{margin-bottom:-8px!important}.xs\:w-full{width:100%!important}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xs\:flex-col{flex-direction:column!important}.xs\:items-start{align-items:flex-start!important}.xs\:justify-items-center{justify-items:center!important}.xs\:gap-2{gap:.5rem!important}}@media (min-width: 640px){.sm\:absolute{position:absolute!important}.sm\:mb-0{margin-bottom:0!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:inline{display:inline!important}.sm\:w-\[calc\(50\%-0\.5rem\)\]{width:calc(50% - .5rem)!important}.sm\:w-auto{width:auto!important}.sm\:w-full{width:100%!important}.sm\:min-w-\[200px\]{min-width:200px!important}.sm\:flex-grow-0{flex-grow:0!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-col{flex-direction:column!important}.sm\:items-center{align-items:center!important}.sm\:justify-items-center{justify-items:center!important}.sm\:\!pl-32{padding-left:8rem!important}.sm\:before\:left-0:before{content:var(--tw-content)!important;left:0!important}.sm\:before\:ml-\[6\.5rem\]:before{content:var(--tw-content)!important;margin-left:6.5rem!important}.sm\:after\:left-0:after{content:var(--tw-content)!important;left:0!important}.sm\:after\:ml-\[6\.5rem\]:after{content:var(--tw-content)!important;margin-left:6.5rem!important}}@media (min-width: 768px){.md\:left-60{left:15rem!important}.md\:top-52{top:13rem!important}.md\:m-1{margin:.25rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-\[14px\]{margin-left:14px!important;margin-right:14px!important}.md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:mb-0{margin-bottom:0!important}.md\:mb-4{margin-bottom:1rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:ml-20{margin-left:5rem!important}.md\:ml-4{margin-left:1rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:.75rem!important}.md\:mr-4{margin-right:1rem!important}.md\:mt-0{margin-top:0!important}.md\:mt-\[10px\]{margin-top:10px!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:flex{display:flex!important}.md\:hidden{display:none!important}.md\:h-auto{height:auto!important}.md\:\!min-h-\[52px\]{min-height:52px!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-2\/5{width:40%!important}.md\:w-3\/5{width:60%!important}.md\:w-64{width:16rem!important}.md\:w-\[298px\]{width:298px!important}.md\:w-\[30\%\]{width:30%!important}.md\:w-\[calc\(33\.333\%-0\.666rem\)\]{width:calc(33.333% - .666rem)!important}.md\:w-auto{width:auto!important}.md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:min-w-\[14\.25rem\]{min-width:14.25rem!important}.md\:min-w-\[150px\]{min-width:150px!important}.md\:min-w-\[298px\]{min-width:298px!important}.md\:max-w-\[298px\]{max-width:298px!important}.md\:max-w-\[30rem\]{max-width:30rem!important}.md\:max-w-md{max-width:28rem!important}.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:flex-col{flex-direction:column!important}.md\:items-center{align-items:center!important}.md\:items-stretch{align-items:stretch!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-center{justify-content:center!important}.md\:justify-between{justify-content:space-between!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-4{gap:1rem!important}.md\:gap-5{gap:1.25rem!important}.md\:gap-6{gap:1.5rem!important}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:border-r{border-right-width:1px!important}.md\:p-10{padding:2.5rem!important}.md\:p-6{padding:1.5rem!important}.md\:\!py-\[7px\]{padding-top:7px!important;padding-bottom:7px!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:\!pl-4{padding-left:1rem!important}.md\:\!pr-3{padding-right:.75rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-5{padding-top:1.25rem!important}.md\:text-left{text-align:left!important}.md\:text-justify{text-align:justify!important}.md\:text-start{text-align:start!important}.md\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.md\:text-\[16px\]{font-size:16px!important}.md\:text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1!important}.lg\:col-span-2{grid-column:span 2 / span 2!important}.lg\:col-span-4{grid-column:span 4 / span 4!important}.lg\:m-1{margin:.25rem!important}.lg\:m-3{margin:.75rem!important}.lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mb-14{margin-bottom:3.5rem!important}.lg\:ml-11{margin-left:2.75rem!important}.lg\:ml-\[\.9375rem\]{margin-left:.9375rem!important}.lg\:ml-\[9px\]{margin-left:9px!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:.75rem!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-14{margin-top:3.5rem!important}.lg\:mt-3{margin-top:.75rem!important}.lg\:mt-5{margin-top:1.25rem!important}.lg\:block{display:block!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:\!h-\[30px\]{height:30px!important}.lg\:h-10{height:2.5rem!important}.lg\:\!w-\[40rem\]{width:40rem!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/3{width:33.333333%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-1\/5{width:20%!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-2\/4{width:50%!important}.lg\:w-2\/5{width:40%!important}.lg\:w-3\/4{width:75%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-52{width:13rem!important}.lg\:w-64{width:16rem!important}.lg\:w-96{width:24rem!important}.lg\:w-\[calc\(25\%-0\.75rem\)\]{width:calc(25% - .75rem)!important}.lg\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:w-full{width:100%!important}.lg\:\!min-w-\[658px\]{min-width:658px!important}.lg\:min-w-\[140px\]{min-width:140px!important}.lg\:min-w-\[30rem\]{min-width:30rem!important}.lg\:min-w-\[400px\]{min-width:400px!important}.lg\:min-w-\[500px\]{min-width:500px!important}.lg\:max-w-\[13rem\]{max-width:13rem!important}.lg\:max-w-\[400px\]{max-width:400px!important}.lg\:flex-none{flex:none!important}.lg\:flex-grow,.lg\:grow{flex-grow:1!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}.lg\:items-end{align-items:flex-end!important}.lg\:items-center{align-items:center!important}.lg\:justify-normal{justify-content:normal!important}.lg\:justify-between{justify-content:space-between!important}.lg\:gap-0{gap:0px!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-3{gap:.75rem!important}.lg\:gap-4{gap:1rem!important}.lg\:p-1{padding:.25rem!important}.lg\:p-5{padding:1.25rem!important}.lg\:p-8{padding:2rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:pl-\[0\.6rem\]{padding-left:.6rem!important}.lg\:pt-0{padding-top:0!important}.lg\:pt-4{padding-top:1rem!important}.lg\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.lg\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}}@media (min-width: 1280px){.xl\:left-32{left:8rem!important}.xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1rem!important}.xl\:mb-5{margin-bottom:1.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:mt-4{margin-top:1rem!important}.xl\:flex{display:flex!important}.xl\:w-1\/3{width:33.333333%!important}.xl\:w-1\/4{width:25%!important}.xl\:w-2\/3{width:66.666667%!important}.xl\:min-w-\[31\.25rem\]{min-width:31.25rem!important}.xl\:max-w-xl{max-width:36rem!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:flex-row{flex-direction:row!important}.xl\:flex-col{flex-direction:column!important}.xl\:gap-6{gap:1.5rem!important}.xl\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.xl\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}}@media (min-width: 1700px){.\33xl\:mt-3{margin-top:.75rem!important}.\33xl\:block{display:block!important}.\33xl\:flex-1{flex:1 1 0%!important}}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.rtl\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right!important}@media (prefers-color-scheme: dark){.dark\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))!important}.dark\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))!important}.dark\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))!important}.dark\:text-gray-400{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity, 1))!important}.dark\:text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}}.\[\&\[open\]\]\:\!opacity-100[open]{opacity:1!important}.\[\&_a\]\:underline a{text-decoration-line:underline!important}.\[\&_span\]\:\!mb-0 span{margin-bottom:0!important}.agenda-container{width:100%;overflow-x:hidden}.agenda-container .fc-timegrid-slot-label-frame,.agenda-container .fc-scrollgrid-sync-inner{font-weight:700;color:var(--cmed-primary-500)}.citaplus-theme-m3 .agenda-container .fc-timegrid-slot-label-frame,.citaplus-theme-m3 .agenda-container .fc-scrollgrid-sync-inner{color:#be492a}.agenda-container .p-tabpanels{padding:0;height:100%}.agenda-container p-tabpanel,.agenda-container .p-tabview-panel{height:100%}.agenda-container .fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle;display:flex;flex-direction:row;gap:.625rem}.agenda-container .fc .fc-toolbar-chunk{display:flex}.agenda-container .fc-event-main,.agenda-container .fc-event{overflow:hidden}.agenda-container .p-tabview-nav-container{display:none!important}.agenda-container .fc-toolbar-title{font-size:1.4375rem!important}.agenda-container .fc-toolbar-title,.agenda-container .fc-header-toolbar,.agenda-container .fc{font-family:Figtree,sans-serif!important;text-transform:capitalize}.agenda-container .fc-today-button{padding-right:1.25rem!important}.fab-create{position:fixed;bottom:10%;z-index:100;right:.6875rem}.hidden-calendar{display:none}.fc-timegrid-slot{height:3rem!important}.allow-cr{white-space:pre}.fc-daygrid-dot-event .fc-event-description{flex-shrink:1;min-width:0;overflow:hidden;font-weight:500}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:var(--cmed-primary-500);border:0 none;font-size:1rem;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,background-size .2s cubic-bezier(.64,.09,.08,1);border-radius:.25rem}.fc-toolbar-chunk{padding-right:0!important;padding-left:.9375rem}@media (min-width: 1024px){.fc-toolbar-chunk{padding-right:15.5rem!important;padding-left:0}}.fc .fc-toolbar-title{font-size:1.75em;margin:0;padding-right:0!important;padding-left:.9375rem;float:left;width:max-content;color:var(--cmed-primary-500)}@media (min-width: 1024px){.fc .fc-toolbar-title{padding-right:15.5rem!important;padding-left:0}}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#f6f6f6;border-color:#0000001f;color:var(--cmed-primary-500)!important}.fc .fc-button-group{position:relative;display:flex;flex-direction:row;gap:.625rem;vertical-align:middle}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#7cbdbc!important;color:#fff!important;border-color:transparent}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.38;color:#fff;background:var(--cmed-primary-500);border:0 none}.display-sidenav{display:flex;width:100%}@media (min-width: 1024px){.display-sidenav{width:-moz-fit-content;width:fit-content;min-width:60%;padding:1rem}}.mat-drawer-inner-container{-webkit-overflow-scrolling:touch!important;overflow-x:hidden}.mat-drawer:not(.mat-drawer-side){box-shadow:0 6.25rem 6.875rem -.3125rem #0003,0 31.25rem 17.75rem .125rem #00000024,0 112.5rem 112.5rem 112.5rem #00000029}.disabledNoOfCasesDiv{pointer-events:none;opacity:2}.fc .fc-view-harness{height:42.8706rem!important}.full-with-dialog{position:relative;overflow:auto;height:75%}@media (min-width: 1280px){.full-with-dialog{width:75%}}.drawer{position:fixed;min-width:25%;border-right:.0625rem solid #ccc}.drawer .contents{padding:1rem}.fc-toolbar{text-transform:uppercase}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:initial!important}.fc .fc-toolbar-title{margin-bottom:.5rem!important}@media (min-width: 1024px){.fc .fc-toolbar-title{margin-bottom:0!important}}@media (max-width: 47.9988rem){.fc .fc-toolbar.fc-header-toolbar{display:block;text-align:justify;margin-left:.0625rem}.fc-header-toolbar .fc-toolbar-chunk{display:block}.fc .fc-toolbar-title,.citamed-v2-cyan.fc.fc-toolbar-title{padding-right:5.5rem!important}.fc-header-toolbar .fc-toolbar-chunk{display:grid}}.fc .fc-daygrid-day.fc-day-today,.fc-day-today{background-color:#bbeae738!important}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em;padding-right:.5rem;padding-left:1.25rem}.fc-timeGridWeek-button.fc-button.fc-button-primary.fc-button-active,.fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active,.fc-timeGridDay-button.fc-button.fc-button-primary.fc-button-active{background:#3facab!important;color:#fff!important;border-color:transparent}.fc-dayGridMonth-button.fc-button.fc-button-primary,.fc-timeGridWeek-button.fc-button.fc-button-primary,.fc-timeGridDay-button.fc-button.fc-button-primary{background:#e0e0e1!important;border-color:#e0e0e1!important;color:#000000de!important}.flex-Aling-Master{justify-content:flex-end}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;margin-right:.625rem!important}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;margin-left:.625rem!important}.fc-next-button.fc-button.fc-button-primary,.fc-prev-button.fc-button.fc-button-primary{color:#fff!important;background:#3facab!important}.mat-drawer.mat-drawer-end{position:fixed;overflow:auto}.agenda-tab-view .fc-popover-body{max-height:31.25rem;overflow:scroll}.agenda-tab-view ::ng-deep .p-tabview-nav{color:#3facab!important}.doctors-filters,.services-filters{margin-top:1.25rem}.doctors-filters .mat-expansion-panel-body,.services-filters .mat-expansion-panel-body{padding:0 .375rem 1rem!important}.doctors-filters .mat-expansion-panel-header,.services-filters .mat-expansion-panel-header{padding:.3125rem!important}.doctors-filters .mat-list-item,.doctors-filters .mat-list-item-content,.services-filters .mat-list-item,.services-filters .mat-list-item-content{padding:0!important;height:1.875rem!important;flex-direction:row!important}.doctors-filters .mat-expansion-panel,.services-filters .mat-expansion-panel{box-shadow:none!important}.doctors-filters .mat-expansion-panel-header,.services-filters .mat-expansion-panel-header{height:1.25rem!important}.doctors-filters .mat-expansion-indicator:before,.doctors-filters .mat-expansion-indicator:after,.services-filters .mat-expansion-indicator:before,.services-filters .mat-expansion-indicator:after{border-color:#000!important}.slot-minutes{font-size:.75rem;display:block;text-align:left;padding-left:.3125rem;color:#07172a}.slot-hour{font-size:.875rem;font-weight:700}button{color:var(--cmed-primary-500)}.home-page .link:hover{color:var(--cmed-primary-500);text-decoration:underline}.home-page .play-btn{color:var(--cmed-primary-500)}.home-page #container{background:#c5c5c5}.home-page .sms-response-content:hover{background-color:#aaaaaa10!important;color:var(--cmed-primary-500)}.home-page .mat-icon.smVariant{font-size:.9375rem;margin-top:.5625rem;margin-right:.3125rem}.home-page .clearFilter:hover{color:var(--cmed-primary-500);text-decoration:underline}.mat-menu-item .mat-icon-no-color polygon,.mat-menu-submenu-icon polygon{color:var(--cmed-primary-500)!important}.cmed-icon{color:var(--cmed-primary-500)}.mat-menu-submenu-icon{color:var(--cmed-primary-500)!important}.citamed-app-header{background-color:var(--cmed-primary-500)}.cmed-logo{width:auto}.mat-sidenav .node-container:hover{background-color:var(--cmed-primary-100)}.menu-tree,.strong{color:var(--cmed-primary-100)}.expandedNode{border-left:solid 7px var(--cmed-primary-300)}.sidebar-wrapper .mat-icon{color:var(--cmed-primary-500)!important}.expandedNode{background:#fbfbfb}.nestedNodesContainer .mat-menu-item:hover .tree-text{color:var(--cmed-primary-900)}.title{color:var(--cmed-primary-500);font-weight:500;font-size:20px}.title.--large{font-size:25px}.title.--bold{font-weight:700}.sub-title,.sub-title-sm{color:var(--cmed-primary-500);font-size:17.5px;font-weight:400;margin:0 0 6px!important}.sub-title-sm{font-size:14.5px}.small-hint{font-size:13px;color:gray}hr{border-top:1px solid #cbd8df;width:100%;border-bottom:0}a.button-link{color:#535353;font-weight:500;cursor:pointer}.fw-700{font-weight:700}.dialog-title{width:100%;text-align:center;font-size:22px;font-weight:600;color:var(--cmed-primary-500)}.buy-dialog-toggle:hover{color:var(--cmed-primary-500);text-decoration:underline}.buy-phone-number,.icon{color:var(--cmed-primary-500)}.chat-content{flex-direction:column;box-sizing:border-box;display:flex;background:#f6f6f6;padding:4px;margin-bottom:1px;border-radius:3px}.chat-bubble-us{background:var(--cmed-primary-600)}.send-btn{color:var(--cmed-primary-500)}.citamed-theme-m3{--cmed-primary-100: #0b1236;--cmed-primary-200: #0e2243;--cmed-primary-300: #12364f;--cmed-primary-400: #174e5b;--cmed-primary-500: #1b6766;--cmed-primary-600: #387c6f;--cmed-primary-700: #56917b;--cmed-primary-800: #74a689;--cmed-primary-900: #92ba9c;--cmed-primary-1000: #b1ceb3;--cmed-primary-1100: #d2e2d0}.citaplus-theme-m3{--cmed-primary-100: #d56041;--cmed-primary-200: #d25837;--cmed-primary-300: #d0502e;--cmed-primary-400: #c74c2c;--cmed-primary-500: #be4929;--cmed-primary-600: #d56345;--cmed-primary-700: #df866e;--cmed-primary-800: #e8a998;--cmed-primary-900: #f1ccc2;--cmed-primary-1000: #faefec;--cmed-primary-1100: #ecbaad}.citamed-theme-m3{--sidebarBgColor: rgb(31.45, 68.45, 68.45);--sidebarExpandedBgColor: rgb(39.4777777778, 85.9222222222, 85.9222222222);--sidebarIconColor: #a5c1c1;--sidebarExpandableItemHoverTextColor: #83dada;--sidebarExpandableItemHoverBgColor: #3facab1f;--sidebarSecondLevelHeaderBg: #285454;--expandableItemSecondLevelPanel: #2e5f5f;--primaryAlternateColor: #2b9091;--mat-app-background-color: #f8faf9;--mat-app-text-color: #191c1c;--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);--mat-ripple-color: rgba(25, 28, 28, .1);--mat-option-selected-state-label-text-color: #00504e;--mat-option-label-text-color: #191c1c;--mat-option-hover-state-layer-color: rgba(25, 28, 28, .08);--mat-option-focus-state-layer-color: rgba(25, 28, 28, .12);--mat-option-selected-state-layer-color: #d8f8f7;--mat-option-label-text-font: Figtree;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-option-label-text-weight: 300;--mat-optgroup-label-text-color: #3f4948;--mat-optgroup-label-text-font: Figtree;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-full-pseudo-checkbox-selected-icon-color: #1d6867;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #3f4948;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f8faf9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(25, 28, 28, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(25, 28, 28, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1d6867;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(25, 28, 28, .38);--mdc-elevated-card-container-color: #f2f4f3;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #f8faf9;--mdc-outlined-card-outline-color: #bec9c8;--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);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #191c1c;--mat-card-title-text-font: Figtree;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Figtree;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-color: #1d6867;--mdc-linear-progress-track-color: #dae5e3;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #2d3131;--mdc-plain-tooltip-supporting-text-color: #eff1f0;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Figtree;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #1d6867;--mdc-filled-text-field-focus-active-indicator-color: #1d6867;--mdc-filled-text-field-focus-label-text-color: #1d6867;--mdc-filled-text-field-container-color: #dae5e3;--mdc-filled-text-field-disabled-container-color: rgba(25, 28, 28, .04);--mdc-filled-text-field-label-text-color: #3f4948;--mdc-filled-text-field-hover-label-text-color: #3f4948;--mdc-filled-text-field-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-filled-text-field-input-text-color: #191c1c;--mdc-filled-text-field-disabled-input-text-color: rgba(25, 28, 28, .38);--mdc-filled-text-field-input-text-placeholder-color: #3f4948;--mdc-filled-text-field-error-hover-label-text-color: #930008;--mdc-filled-text-field-error-focus-label-text-color: #ba1a19;--mdc-filled-text-field-error-label-text-color: #ba1a19;--mdc-filled-text-field-active-indicator-color: #3f4948;--mdc-filled-text-field-disabled-active-indicator-color: rgba(25, 28, 28, .38);--mdc-filled-text-field-hover-active-indicator-color: #191c1c;--mdc-filled-text-field-error-active-indicator-color: #ba1a19;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a19;--mdc-filled-text-field-error-hover-active-indicator-color: #930008;--mdc-filled-text-field-label-text-font: Figtree;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-label-text-weight: 300;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #1d6867;--mdc-outlined-text-field-focus-outline-color: #1d6867;--mdc-outlined-text-field-focus-label-text-color: #1d6867;--mdc-outlined-text-field-label-text-color: #3f4948;--mdc-outlined-text-field-hover-label-text-color: #191c1c;--mdc-outlined-text-field-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-outlined-text-field-input-text-color: #191c1c;--mdc-outlined-text-field-disabled-input-text-color: rgba(25, 28, 28, .38);--mdc-outlined-text-field-input-text-placeholder-color: #3f4948;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a19;--mdc-outlined-text-field-error-label-text-color: #ba1a19;--mdc-outlined-text-field-error-hover-label-text-color: #930008;--mdc-outlined-text-field-outline-color: #6f7978;--mdc-outlined-text-field-disabled-outline-color: rgba(25, 28, 28, .12);--mdc-outlined-text-field-hover-outline-color: #191c1c;--mdc-outlined-text-field-error-focus-outline-color: #ba1a19;--mdc-outlined-text-field-error-hover-outline-color: #930008;--mdc-outlined-text-field-error-outline-color: #ba1a19;--mdc-outlined-text-field-label-text-font: Figtree;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-label-text-weight: 300;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #1d6867;--mat-form-field-disabled-input-text-placeholder-color: rgba(25, 28, 28, .38);--mat-form-field-state-layer-color: #191c1c;--mat-form-field-error-text-color: #ba1a19;--mat-form-field-select-option-text-color: #191c1c;--mat-form-field-select-disabled-option-text-color: rgba(25, 28, 28, .38);--mat-form-field-leading-icon-color: #3f4948;--mat-form-field-disabled-leading-icon-color: rgba(25, 28, 28, .38);--mat-form-field-trailing-icon-color: #3f4948;--mat-form-field-disabled-trailing-icon-color: rgba(25, 28, 28, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a19;--mat-form-field-error-hover-trailing-icon-color: #930008;--mat-form-field-error-trailing-icon-color: #ba1a19;--mat-form-field-enabled-select-arrow-color: #3f4948;--mat-form-field-disabled-select-arrow-color: rgba(25, 28, 28, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Figtree;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 300;--mat-form-field-subscript-text-font: Figtree;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 300;--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;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #eceeed;--mat-select-enabled-trigger-text-color: #191c1c;--mat-select-disabled-trigger-text-color: rgba(25, 28, 28, .38);--mat-select-placeholder-text-color: #3f4948;--mat-select-enabled-arrow-color: #3f4948;--mat-select-disabled-arrow-color: rgba(25, 28, 28, .38);--mat-select-focused-arrow-color: #1d6867;--mat-select-invalid-arrow-color: #ba1a19;--mat-select-trigger-text-font: Figtree;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 300;--mat-select-arrow-transform: translateY(-8px);--mat-select-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);--mat-autocomplete-background-color: #eceeed;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-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-dialog-container-color: #f8faf9;--mdc-dialog-subhead-color: #191c1c;--mdc-dialog-supporting-text-color: #3f4948;--mdc-dialog-subhead-font: Figtree;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Figtree;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 300;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #6f7978;--mdc-chip-disabled-outline-color: rgba(25, 28, 28, .12);--mdc-chip-focus-outline-color: #3f4948;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-chip-elevated-selected-container-color: #d8f8f7;--mdc-chip-flat-disabled-selected-container-color: rgba(25, 28, 28, .12);--mdc-chip-focus-state-layer-color: #3f4948;--mdc-chip-hover-state-layer-color: #3f4948;--mdc-chip-selected-hover-state-layer-color: #00504e;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #00504e;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #3f4948;--mdc-chip-selected-label-text-color: #00504e;--mdc-chip-with-icon-icon-color: #3f4948;--mdc-chip-with-icon-disabled-icon-color: #191c1c;--mdc-chip-with-icon-selected-icon-color: #00504e;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #191c1c;--mdc-chip-with-trailing-icon-trailing-icon-color: #3f4948;--mdc-chip-label-text-font: Figtree;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #3f4948;--mat-chip-selected-trailing-action-state-layer-color: #00504e;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #191c1c;--mat-chip-selected-trailing-icon-color: #00504e;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #1d6867;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #1d6867;--mdc-switch-selected-pressed-state-layer-color: #1d6867;--mdc-switch-selected-focus-handle-color: #cceceb;--mdc-switch-selected-hover-handle-color: #cceceb;--mdc-switch-selected-pressed-handle-color: #cceceb;--mdc-switch-selected-focus-track-color: #1d6867;--mdc-switch-selected-hover-track-color: #1d6867;--mdc-switch-selected-pressed-track-color: #1d6867;--mdc-switch-selected-track-color: #1d6867;--mdc-switch-disabled-selected-handle-color: #f8faf9;--mdc-switch-disabled-selected-icon-color: #191c1c;--mdc-switch-disabled-selected-track-color: #191c1c;--mdc-switch-disabled-unselected-handle-color: #191c1c;--mdc-switch-disabled-unselected-icon-color: #dae5e3;--mdc-switch-disabled-unselected-track-color: #dae5e3;--mdc-switch-selected-icon-color: #00504f;--mdc-switch-unselected-focus-handle-color: #3f4948;--mdc-switch-unselected-focus-state-layer-color: #191c1c;--mdc-switch-unselected-focus-track-color: #dae5e3;--mdc-switch-unselected-handle-color: #6f7978;--mdc-switch-unselected-hover-handle-color: #3f4948;--mdc-switch-unselected-hover-state-layer-color: #191c1c;--mdc-switch-unselected-hover-track-color: #dae5e3;--mdc-switch-unselected-icon-color: #dae5e3;--mdc-switch-unselected-pressed-handle-color: #3f4948;--mdc-switch-unselected-pressed-state-layer-color: #191c1c;--mdc-switch-unselected-pressed-track-color: #dae5e3;--mdc-switch-unselected-track-color: #dae5e3;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #6f7978;--mat-switch-disabled-unselected-track-outline-color: #191c1c;--mat-switch-label-text-color: #191c1c;--mat-switch-label-text-font: Figtree;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 300;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #191c1c;--mdc-radio-disabled-unselected-icon-color: #191c1c;--mdc-radio-unselected-hover-icon-color: #191c1c;--mdc-radio-unselected-focus-icon-color: #191c1c;--mdc-radio-unselected-icon-color: #3f4948;--mdc-radio-unselected-pressed-icon-color: #191c1c;--mdc-radio-selected-focus-icon-color: #1d6867;--mdc-radio-selected-hover-icon-color: #1d6867;--mdc-radio-selected-icon-color: #1d6867;--mdc-radio-selected-pressed-icon-color: #1d6867;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #191c1c;--mat-radio-checked-ripple-color: #1d6867;--mat-radio-disabled-label-color: rgba(25, 28, 28, .38);--mat-radio-label-text-color: #191c1c;--mat-radio-label-text-font: Figtree;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 300;--mat-radio-touch-target-display: block;--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);--mdc-slider-handle-color: #1d6867;--mdc-slider-focus-handle-color: #1d6867;--mdc-slider-hover-handle-color: #1d6867;--mdc-slider-active-track-color: #1d6867;--mdc-slider-inactive-track-color: #dae5e3;--mdc-slider-with-tick-marks-inactive-container-color: #3f4948;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #191c1c;--mdc-slider-disabled-handle-color: #191c1c;--mdc-slider-disabled-inactive-track-color: #191c1c;--mdc-slider-label-container-color: #1d6867;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #191c1c;--mdc-slider-label-label-text-font: Figtree;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-label-label-text-weight: 500;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--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: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #1d6867;--mat-slider-hover-state-layer-color: rgba(29, 104, 103, .05);--mat-slider-focus-state-layer-color: rgba(29, 104, 103, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #191c1c;--mat-menu-item-icon-color: #3f4948;--mat-menu-item-hover-state-layer-color: rgba(25, 28, 28, .08);--mat-menu-item-focus-state-layer-color: rgba(25, 28, 28, .12);--mat-menu-container-color: #eceeed;--mat-menu-divider-color: #dae5e3;--mat-menu-item-label-text-font: Figtree;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-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-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #cceceb;--mdc-list-list-item-disabled-state-layer-color: #191c1c;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #191c1c;--mdc-list-list-item-supporting-text-color: #3f4948;--mdc-list-list-item-leading-icon-color: #3f4948;--mdc-list-list-item-trailing-supporting-text-color: #3f4948;--mdc-list-list-item-trailing-icon-color: #3f4948;--mdc-list-list-item-selected-trailing-icon-color: #1d6867;--mdc-list-list-item-disabled-label-text-color: #191c1c;--mdc-list-list-item-disabled-leading-icon-color: #191c1c;--mdc-list-list-item-disabled-trailing-icon-color: #191c1c;--mdc-list-list-item-hover-label-text-color: #191c1c;--mdc-list-list-item-focus-label-text-color: #191c1c;--mdc-list-list-item-hover-state-layer-color: #191c1c;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #191c1c;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Figtree;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-label-text-weight: 300;--mdc-list-list-item-supporting-text-font: Figtree;--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: .016rem;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Figtree;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--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-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #d8f8f7;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #191c1c;--mat-paginator-container-background-color: #f8faf9;--mat-paginator-enabled-icon-color: #3f4948;--mat-paginator-disabled-icon-color: rgba(25, 28, 28, .38);--mat-paginator-container-text-font: Figtree;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: .75rem;--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;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #1d6867;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #dae5e3;--mat-tab-header-pagination-icon-color: #191c1c;--mat-tab-header-inactive-label-text-color: #191c1c;--mat-tab-header-active-label-text-color: #191c1c;--mat-tab-header-active-ripple-color: #191c1c;--mat-tab-header-inactive-ripple-color: #191c1c;--mat-tab-header-inactive-focus-label-text-color: #191c1c;--mat-tab-header-inactive-hover-label-text-color: #191c1c;--mat-tab-header-active-focus-label-text-color: #191c1c;--mat-tab-header-active-hover-label-text-color: #191c1c;--mat-tab-header-active-focus-indicator-color: #1d6867;--mat-tab-header-active-hover-indicator-color: #1d6867;--mat-tab-header-label-text-font: Figtree;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #f8faf9;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #1d6867;--mdc-checkbox-disabled-selected-icon-color: rgba(25, 28, 28, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(25, 28, 28, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #1d6867;--mdc-checkbox-selected-hover-icon-color: #1d6867;--mdc-checkbox-selected-icon-color: #1d6867;--mdc-checkbox-unselected-focus-icon-color: #191c1c;--mdc-checkbox-unselected-hover-icon-color: #191c1c;--mdc-checkbox-unselected-icon-color: #3f4948;--mdc-checkbox-selected-focus-state-layer-color: #1d6867;--mdc-checkbox-selected-hover-state-layer-color: #1d6867;--mdc-checkbox-selected-pressed-state-layer-color: #191c1c;--mdc-checkbox-unselected-focus-state-layer-color: #191c1c;--mdc-checkbox-unselected-hover-state-layer-color: #191c1c;--mdc-checkbox-unselected-pressed-state-layer-color: #1d6867;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c;--mat-checkbox-label-text-font: Figtree;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 300;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #1d6867;--mdc-text-button-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-text-button-label-text-font: Figtree;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-label-text-weight: 500;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-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-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 1px -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-protected-button-hover-container-elevation-shadow: 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);--mdc-protected-button-pressed-container-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-protected-button-container-color: #f8faf9;--mdc-protected-button-label-text-color: #1d6867;--mdc-protected-button-disabled-container-color: rgba(25, 28, 28, .12);--mdc-protected-button-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-protected-button-label-text-font: Figtree;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #1d6867;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(25, 28, 28, .12);--mdc-filled-button-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-filled-button-label-text-font: Figtree;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(25, 28, 28, .12);--mdc-outlined-button-disabled-label-text-color: rgba(25, 28, 28, .38);--mdc-outlined-button-label-text-color: #1d6867;--mdc-outlined-button-outline-color: #6f7978;--mdc-outlined-button-label-text-font: Figtree;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #1d6867;--mat-text-button-disabled-state-layer-color: #3f4948;--mat-text-button-ripple-color: rgba(29, 104, 103, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #1d6867;--mat-protected-button-disabled-state-layer-color: #3f4948;--mat-protected-button-ripple-color: rgba(29, 104, 103, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #3f4948;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #1d6867;--mat-outlined-button-disabled-state-layer-color: #3f4948;--mat-outlined-button-ripple-color: rgba(29, 104, 103, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #3f4948;--mdc-icon-button-disabled-icon-color: rgba(25, 28, 28, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #3f4948;--mat-icon-button-disabled-state-layer-color: #3f4948;--mat-icon-button-ripple-color: rgba(63, 73, 72, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--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 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-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 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-label-text-font: Figtree;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-label-text-weight: 500;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--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 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-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 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-container-color: #cceceb;--mdc-fab-container-shape: 16px;--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 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-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 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-container-color: #cceceb;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #00504f;--mat-fab-state-layer-color: #00504f;--mat-fab-ripple-color: rgba(0, 80, 79, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(25, 28, 28, .12);--mat-fab-disabled-state-foreground-color: rgba(25, 28, 28, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #00504f;--mat-fab-small-state-layer-color: #00504f;--mat-fab-small-ripple-color: rgba(0, 80, 79, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(25, 28, 28, .12);--mat-fab-small-disabled-state-foreground-color: rgba(25, 28, 28, .38);--mdc-snackbar-container-color: #2d3131;--mdc-snackbar-supporting-text-color: #eff1f0;--mdc-snackbar-supporting-text-font: Figtree;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 300;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #8ed3d1;--mat-table-background-color: #f8faf9;--mat-table-header-headline-color: #191c1c;--mat-table-row-item-label-text-color: #191c1c;--mat-table-row-item-outline-color: #6f7978;--mat-table-header-headline-font: Figtree;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Figtree;--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: 300;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Figtree;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #1d6867;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #ba1a19;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 25, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Figtree;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: #191c1c;--mat-bottom-sheet-container-background-color: #f2f4f3;--mat-bottom-sheet-container-text-font: Figtree;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 300;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #191c1c;--mat-standard-button-toggle-state-layer-color: #191c1c;--mat-standard-button-toggle-selected-state-background-color: #d8f8f7;--mat-standard-button-toggle-selected-state-text-color: #00504e;--mat-standard-button-toggle-disabled-state-text-color: rgba(25, 28, 28, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(25, 28, 28, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(25, 28, 28, .12);--mat-standard-button-toggle-divider-color: #6f7978;--mat-standard-button-toggle-label-text-font: Figtree;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #1d6867;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(25, 28, 28, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #1d6867;--mat-datepicker-calendar-date-focus-state-background-color: rgba(25, 28, 28, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(25, 28, 28, .08);--mat-datepicker-toggle-active-state-icon-color: #3f4948;--mat-datepicker-calendar-date-in-range-state-background-color: #cceceb;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #d2e7e3;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d8f8f7;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #006a68;--mat-datepicker-toggle-icon-color: #3f4948;--mat-datepicker-calendar-body-label-text-color: #191c1c;--mat-datepicker-calendar-period-button-text-color: #3f4948;--mat-datepicker-calendar-period-button-icon-color: #3f4948;--mat-datepicker-calendar-navigation-button-icon-color: #3f4948;--mat-datepicker-calendar-header-text-color: #3f4948;--mat-datepicker-calendar-date-today-outline-color: #1d6867;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(25, 28, 28, .38);--mat-datepicker-calendar-date-text-color: #191c1c;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(25, 28, 28, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #1d6867;--mat-datepicker-range-input-separator-color: #191c1c;--mat-datepicker-range-input-disabled-state-separator-color: rgba(25, 28, 28, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(25, 28, 28, .38);--mat-datepicker-calendar-container-background-color: #e6e9e8;--mat-datepicker-calendar-container-text-color: #191c1c;--mat-datepicker-calendar-text-font: Figtree;--mat-datepicker-calendar-text-size: .875rem;--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: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-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);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #6f7978;--mat-divider-width: 1px;--mat-expansion-container-background-color: #f8faf9;--mat-expansion-container-text-color: #191c1c;--mat-expansion-actions-divider-color: #6f7978;--mat-expansion-header-hover-state-layer-color: rgba(25, 28, 28, .08);--mat-expansion-header-focus-state-layer-color: rgba(25, 28, 28, .12);--mat-expansion-header-disabled-state-text-color: rgba(25, 28, 28, .38);--mat-expansion-header-text-color: #191c1c;--mat-expansion-header-description-color: #3f4948;--mat-expansion-header-indicator-color: #3f4948;--mat-expansion-header-text-font: Figtree;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Figtree;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 300;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 300 1rem / 1.5rem Figtree;--mat-grid-list-tile-header-secondary-text-size: 300 .875rem / 1.25rem Figtree;--mat-grid-list-tile-footer-primary-text-size: 300 1rem / 1.5rem Figtree;--mat-grid-list-tile-footer-secondary-text-size: 300 .875rem / 1.25rem Figtree;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #f8faf9;--mat-sidenav-container-text-color: #3f4948;--mat-sidenav-content-background-color: #f8faf9;--mat-sidenav-content-text-color: #191c1c;--mat-sidenav-scrim-color: rgba(41, 50, 50, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #f8faf9;--mat-stepper-header-selected-state-icon-background-color: #1d6867;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #1d6867;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f8faf9;--mat-stepper-line-color: #6f7978;--mat-stepper-header-hover-state-layer-color: rgba(45, 49, 49, .08);--mat-stepper-header-focus-state-layer-color: rgba(45, 49, 49, .12);--mat-stepper-header-label-text-color: #3f4948;--mat-stepper-header-optional-label-text-color: #3f4948;--mat-stepper-header-selected-state-label-text-color: #3f4948;--mat-stepper-header-error-state-label-text-color: #ba1a19;--mat-stepper-header-icon-background-color: #3f4948;--mat-stepper-header-error-state-icon-foreground-color: #ba1a19;--mat-stepper-container-text-font: Figtree;--mat-stepper-header-label-text-font: Figtree;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--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;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #191c1c;--mat-toolbar-container-background-color: #f8faf9;--mat-toolbar-container-text-color: #191c1c;--mat-toolbar-title-text-font: Figtree;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 300;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #f8faf9;--mat-tree-node-text-color: #191c1c;--mat-tree-node-text-font: Figtree;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 300;--mat-tree-node-min-height: 48px;--mat-timepicker-container-background-color: #eceeed;--mat-timepicker-container-shape: 4px;--mat-timepicker-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)}.citamed-theme-m3 .mat-primary{--mat-stepper-header-selected-state-icon-background-color: #1d6867;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #1d6867;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citamed-theme-m3 .mat-primary.mat-icon{--mat-icon-color: #1d6867}.citamed-theme-m3 .mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c}.citamed-theme-m3 .mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color: #6f7978;--mat-switch-disabled-unselected-track-outline-color: #191c1c;--mat-switch-label-text-color: #191c1c}.citamed-theme-m3 .mat-primary.mat-mdc-button-base{--mdc-icon-button-icon-color: #1d6867;--mat-icon-button-state-layer-color: #1d6867;--mat-icon-button-ripple-color: rgba(29, 104, 103, .12)}.citamed-theme-m3 .mat-primary .mdc-list-item__start,.citamed-theme-m3 .mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c}.citamed-theme-m3 .mat-badge{--mat-badge-background-color: #1d6867;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(29, 104, 103, .38);--mat-badge-disabled-state-text-color: #ffffff}.citamed-theme-m3 .mat-accent{--mat-option-selected-state-label-text-color: #384a48;--mat-option-selected-state-layer-color: #d2e7e3;--mdc-circular-progress-active-indicator-color: #4f625f;--mat-full-pseudo-checkbox-selected-icon-color: #4f625f;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4f625f;--mat-stepper-header-selected-state-icon-background-color: #4f625f;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #4f625f;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citamed-theme-m3 .mat-accent.mat-icon{--mat-icon-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #4f625f;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #4f625f;--mdc-checkbox-selected-hover-icon-color: #4f625f;--mdc-checkbox-selected-icon-color: #4f625f;--mdc-checkbox-selected-focus-state-layer-color: #4f625f;--mdc-checkbox-selected-hover-state-layer-color: #4f625f;--mdc-checkbox-unselected-pressed-state-layer-color: #4f625f;--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c}.citamed-theme-m3 .mat-accent.mat-mdc-slider{--mdc-slider-handle-color: #4f625f;--mdc-slider-focus-handle-color: #4f625f;--mdc-slider-hover-handle-color: #4f625f;--mdc-slider-active-track-color: #4f625f;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-label-container-color: #4f625f;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-ripple-color: #4f625f;--mat-slider-hover-state-layer-color: rgba(79, 98, 95, .05);--mat-slider-focus-state-layer-color: rgba(79, 98, 95, .2)}.citamed-theme-m3 .mat-accent.mat-mdc-tab-group,.citamed-theme-m3 .mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4f625f;--mat-tab-header-active-focus-indicator-color: #4f625f;--mat-tab-header-active-hover-indicator-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #4f625f;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #4f625f;--mdc-switch-selected-pressed-state-layer-color: #4f625f;--mdc-switch-selected-focus-handle-color: #d2e7e3;--mdc-switch-selected-hover-handle-color: #d2e7e3;--mdc-switch-selected-pressed-handle-color: #d2e7e3;--mdc-switch-selected-focus-track-color: #4f625f;--mdc-switch-selected-hover-track-color: #4f625f;--mdc-switch-selected-pressed-track-color: #4f625f;--mdc-switch-selected-track-color: #4f625f;--mdc-switch-selected-icon-color: #384a48;--mat-switch-track-outline-color: #6f7978;--mat-switch-disabled-unselected-track-outline-color: #191c1c;--mat-switch-label-text-color: #191c1c}.citamed-theme-m3 .mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #4f625f;--mdc-radio-selected-hover-icon-color: #4f625f;--mdc-radio-selected-icon-color: #4f625f;--mdc-radio-selected-pressed-icon-color: #4f625f;--mat-radio-checked-ripple-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4f625f;--mdc-linear-progress-track-color: #d2e7e3}.citamed-theme-m3 .mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #4f625f;--mdc-filled-text-field-focus-active-indicator-color: #4f625f;--mdc-filled-text-field-focus-label-text-color: #4f625f;--mdc-outlined-text-field-caret-color: #4f625f;--mdc-outlined-text-field-focus-outline-color: #4f625f;--mdc-outlined-text-field-focus-label-text-color: #4f625f;--mat-form-field-focus-select-arrow-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #4f625f;--mat-datepicker-calendar-date-today-selected-state-outline-color: #4f625f;--mat-datepicker-calendar-date-in-range-state-background-color: #d2e7e3;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #cceceb;--mat-datepicker-calendar-date-today-outline-color: #4f625f;--mat-datepicker-calendar-date-preview-state-outline-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color: #4f625f;--mdc-protected-button-label-text-color: #4f625f;--mdc-filled-button-container-color: #4f625f;--mdc-filled-button-label-text-color: #ffffff;--mdc-outlined-button-label-text-color: #4f625f;--mat-text-button-state-layer-color: #4f625f;--mat-text-button-ripple-color: rgba(79, 98, 95, .12);--mat-protected-button-state-layer-color: #4f625f;--mat-protected-button-ripple-color: rgba(79, 98, 95, .12);--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #4f625f;--mat-outlined-button-ripple-color: rgba(79, 98, 95, .12);--mdc-icon-button-icon-color: #4f625f;--mat-icon-button-state-layer-color: #4f625f;--mat-icon-button-ripple-color: rgba(79, 98, 95, .12)}.citamed-theme-m3 .mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #d2e7e3;--mdc-chip-selected-hover-state-layer-color: #384a48;--mdc-chip-selected-focus-state-layer-color: #384a48;--mdc-chip-selected-label-text-color: #384a48;--mdc-chip-with-icon-selected-icon-color: #384a48;--mat-chip-selected-trailing-action-state-layer-color: #384a48;--mat-chip-selected-trailing-icon-color: #384a48}.citamed-theme-m3 .mat-accent .mdc-list-item__start,.citamed-theme-m3 .mat-accent .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #4f625f;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #4f625f;--mdc-checkbox-selected-hover-icon-color: #4f625f;--mdc-checkbox-selected-icon-color: #4f625f;--mdc-checkbox-selected-focus-state-layer-color: #4f625f;--mdc-checkbox-selected-hover-state-layer-color: #4f625f;--mdc-checkbox-unselected-pressed-state-layer-color: #4f625f;--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c;--mdc-radio-selected-focus-icon-color: #4f625f;--mdc-radio-selected-hover-icon-color: #4f625f;--mdc-radio-selected-icon-color: #4f625f;--mdc-radio-selected-pressed-icon-color: #4f625f;--mat-radio-checked-ripple-color: #4f625f}.citamed-theme-m3 .mat-accent.mat-mdc-fab,.citamed-theme-m3 .mat-accent.mat-mdc-mini-fab{--mdc-fab-container-color: #d2e7e3;--mdc-fab-small-container-color: #d2e7e3;--mat-fab-foreground-color: #384a48;--mat-fab-state-layer-color: #384a48;--mat-fab-ripple-color: rgba(56, 74, 72, .12);--mat-fab-small-foreground-color: #384a48;--mat-fab-small-state-layer-color: #384a48;--mat-fab-small-ripple-color: rgba(56, 74, 72, .12)}.citamed-theme-m3 .mat-badge-accent{--mat-badge-background-color: #4f625f;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(79, 98, 95, .38);--mat-badge-disabled-state-text-color: #ffffff}.citamed-theme-m3 .mat-warn{--mat-option-selected-state-label-text-color: #930008;--mat-option-selected-state-layer-color: #ffdad5;--mdc-circular-progress-active-indicator-color: #ba1a19;--mat-full-pseudo-checkbox-selected-icon-color: #ba1a19;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a19;--mat-stepper-header-selected-state-icon-background-color: #ba1a19;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ba1a19;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citamed-theme-m3 .mat-warn.mat-icon{--mat-icon-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #ba1a19;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a19;--mdc-checkbox-selected-hover-icon-color: #ba1a19;--mdc-checkbox-selected-icon-color: #ba1a19;--mdc-checkbox-selected-focus-state-layer-color: #ba1a19;--mdc-checkbox-selected-hover-state-layer-color: #ba1a19;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a19;--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c}.citamed-theme-m3 .mat-warn.mat-mdc-slider{--mdc-slider-handle-color: #ba1a19;--mdc-slider-focus-handle-color: #ba1a19;--mdc-slider-hover-handle-color: #ba1a19;--mdc-slider-active-track-color: #ba1a19;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-label-container-color: #ba1a19;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-ripple-color: #ba1a19;--mat-slider-hover-state-layer-color: rgba(186, 26, 25, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 25, .2)}.citamed-theme-m3 .mat-warn.mat-mdc-tab-group,.citamed-theme-m3 .mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ba1a19;--mat-tab-header-active-focus-indicator-color: #ba1a19;--mat-tab-header-active-hover-indicator-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #ba1a19;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #ba1a19;--mdc-switch-selected-pressed-state-layer-color: #ba1a19;--mdc-switch-selected-focus-handle-color: #ffdad5;--mdc-switch-selected-hover-handle-color: #ffdad5;--mdc-switch-selected-pressed-handle-color: #ffdad5;--mdc-switch-selected-focus-track-color: #ba1a19;--mdc-switch-selected-hover-track-color: #ba1a19;--mdc-switch-selected-pressed-track-color: #ba1a19;--mdc-switch-selected-track-color: #ba1a19;--mdc-switch-selected-icon-color: #930008;--mat-switch-track-outline-color: #6f7978;--mat-switch-disabled-unselected-track-outline-color: #191c1c;--mat-switch-label-text-color: #191c1c}.citamed-theme-m3 .mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #ba1a19;--mdc-radio-selected-hover-icon-color: #ba1a19;--mdc-radio-selected-icon-color: #ba1a19;--mdc-radio-selected-pressed-icon-color: #ba1a19;--mat-radio-checked-ripple-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ba1a19;--mdc-linear-progress-track-color: #ffdad5}.citamed-theme-m3 .mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #ba1a19;--mdc-filled-text-field-focus-active-indicator-color: #ba1a19;--mdc-filled-text-field-focus-label-text-color: #ba1a19;--mdc-outlined-text-field-caret-color: #ba1a19;--mdc-outlined-text-field-focus-outline-color: #ba1a19;--mdc-outlined-text-field-focus-label-text-color: #ba1a19;--mat-form-field-focus-select-arrow-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a19;--mat-datepicker-calendar-date-today-selected-state-outline-color: #ba1a19;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-today-outline-color: #ba1a19;--mat-datepicker-calendar-date-preview-state-outline-color: #ba1a19}.citamed-theme-m3 .mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color: #ba1a19;--mdc-protected-button-label-text-color: #ba1a19;--mdc-filled-button-container-color: #ba1a19;--mdc-filled-button-label-text-color: #ffffff;--mdc-outlined-button-label-text-color: #ba1a19;--mat-text-button-state-layer-color: #ba1a19;--mat-text-button-ripple-color: rgba(186, 26, 25, .12);--mat-protected-button-state-layer-color: #ba1a19;--mat-protected-button-ripple-color: rgba(186, 26, 25, .12);--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ba1a19;--mat-outlined-button-ripple-color: rgba(186, 26, 25, .12);--mdc-icon-button-icon-color: #ba1a19;--mat-icon-button-state-layer-color: #ba1a19;--mat-icon-button-ripple-color: rgba(186, 26, 25, .12)}.citamed-theme-m3 .mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #ffdad5;--mdc-chip-selected-hover-state-layer-color: #930008;--mdc-chip-selected-focus-state-layer-color: #930008;--mdc-chip-selected-label-text-color: #930008;--mdc-chip-with-icon-selected-icon-color: #930008;--mat-chip-selected-trailing-action-state-layer-color: #930008;--mat-chip-selected-trailing-icon-color: #930008}.citamed-theme-m3 .mat-warn .mdc-list-item__start,.citamed-theme-m3 .mat-warn .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #ba1a19;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a19;--mdc-checkbox-selected-hover-icon-color: #ba1a19;--mdc-checkbox-selected-icon-color: #ba1a19;--mdc-checkbox-selected-focus-state-layer-color: #ba1a19;--mdc-checkbox-selected-hover-state-layer-color: #ba1a19;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a19;--mat-checkbox-disabled-label-color: rgba(25, 28, 28, .38);--mat-checkbox-label-text-color: #191c1c;--mdc-radio-selected-focus-icon-color: #ba1a19;--mdc-radio-selected-hover-icon-color: #ba1a19;--mdc-radio-selected-icon-color: #ba1a19;--mdc-radio-selected-pressed-icon-color: #ba1a19;--mat-radio-checked-ripple-color: #ba1a19}.citaplus-theme-m3{--mdc-text-button-label-text-color: #be492a !important;--mat-tab-header-active-label-text-color: #be492a;--primary-color: #be492a;--primaryAlternateColor: #9c3115;--sidebarIconColor: #ffe0d76b;--sidebarBgColor: rgb(27, 26, 26);--sidebarExpandedBgColor: #9b432b6b;--sidebarExpandableItemHoverTextColor: #ffe5dd;--sidebarExpandableItemHoverBgColor: #5e504c6b;--sidebarSecondLevelHeaderBg: #783421a4;--expandableItemSecondLevelPanel: #5123166b;--mdc-form-field-container-height: 44px}.citaplus-theme-m3 .title,.citaplus-theme-m3 .sub-title,.citaplus-theme-m3 .sub-title-sm,.citaplus-theme-m3 .text-cmed-primary{color:#be492a}.citaplus-theme-m3 .bg-cmed-secondary{background-color:#7a2f1b}.citaplus-theme-m3{--mat-app-background-color: #f9f9f9;--mat-app-text-color: #1a1c1c;--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);--mat-ripple-color: rgba(26, 28, 28, .1);--mat-option-selected-state-label-text-color: #00513f;--mat-option-label-text-color: #1a1c1c;--mat-option-hover-state-layer-color: rgba(26, 28, 28, .08);--mat-option-focus-state-layer-color: rgba(26, 28, 28, .12);--mat-option-selected-state-layer-color: #66fbd0;--mat-option-label-text-font: Figtree;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-size: 1rem;--mat-option-label-text-tracking: .006rem;--mat-option-label-text-weight: 300;--mat-optgroup-label-text-color: #454747;--mat-optgroup-label-text-font: Figtree;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--mat-full-pseudo-checkbox-selected-icon-color: #ab3514;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-full-pseudo-checkbox-unselected-icon-color: #454747;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f9f9f9;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 28, 28, .38);--mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 28, 28, .38);--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ab3514;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 28, 28, .38);--mdc-elevated-card-container-color: #f3f3f4;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 12px;--mdc-outlined-card-container-color: #f9f9f9;--mdc-outlined-card-outline-color: #c6c6c7;--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);--mdc-outlined-card-container-shape: 12px;--mdc-outlined-card-outline-width: 1px;--mat-card-subtitle-text-color: #1a1c1c;--mat-card-title-text-font: Figtree;--mat-card-title-text-line-height: 1.75rem;--mat-card-title-text-size: 1.375rem;--mat-card-title-text-tracking: 0;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Figtree;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-color: #ab3514;--mdc-linear-progress-track-color: #e2e2e2;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-color: #2f3131;--mdc-plain-tooltip-supporting-text-color: #f0f1f1;--mdc-plain-tooltip-supporting-text-line-height: 1rem;--mdc-plain-tooltip-supporting-text-font: Figtree;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: .025rem;--mdc-plain-tooltip-container-shape: 4px;--mdc-filled-text-field-caret-color: #ab3514;--mdc-filled-text-field-focus-active-indicator-color: #ab3514;--mdc-filled-text-field-focus-label-text-color: #ab3514;--mdc-filled-text-field-container-color: #e2e2e2;--mdc-filled-text-field-disabled-container-color: rgba(26, 28, 28, .04);--mdc-filled-text-field-label-text-color: #454747;--mdc-filled-text-field-hover-label-text-color: #454747;--mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-filled-text-field-input-text-color: #1a1c1c;--mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 28, .38);--mdc-filled-text-field-input-text-placeholder-color: #454747;--mdc-filled-text-field-error-hover-label-text-color: #930008;--mdc-filled-text-field-error-focus-label-text-color: #ba1a19;--mdc-filled-text-field-error-label-text-color: #ba1a19;--mdc-filled-text-field-active-indicator-color: #454747;--mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 28, .38);--mdc-filled-text-field-hover-active-indicator-color: #1a1c1c;--mdc-filled-text-field-error-active-indicator-color: #ba1a19;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a19;--mdc-filled-text-field-error-hover-active-indicator-color: #930008;--mdc-filled-text-field-label-text-font: Figtree;--mdc-filled-text-field-label-text-size: 1rem;--mdc-filled-text-field-label-text-tracking: .031rem;--mdc-filled-text-field-label-text-weight: 300;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-caret-color: #ab3514;--mdc-outlined-text-field-focus-outline-color: #ab3514;--mdc-outlined-text-field-focus-label-text-color: #ab3514;--mdc-outlined-text-field-label-text-color: #454747;--mdc-outlined-text-field-hover-label-text-color: #1a1c1c;--mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-outlined-text-field-input-text-color: #1a1c1c;--mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 28, .38);--mdc-outlined-text-field-input-text-placeholder-color: #454747;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a19;--mdc-outlined-text-field-error-label-text-color: #ba1a19;--mdc-outlined-text-field-error-hover-label-text-color: #930008;--mdc-outlined-text-field-outline-color: #767777;--mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 28, .12);--mdc-outlined-text-field-hover-outline-color: #1a1c1c;--mdc-outlined-text-field-error-focus-outline-color: #ba1a19;--mdc-outlined-text-field-error-hover-outline-color: #930008;--mdc-outlined-text-field-error-outline-color: #ba1a19;--mdc-outlined-text-field-label-text-font: Figtree;--mdc-outlined-text-field-label-text-size: 1rem;--mdc-outlined-text-field-label-text-tracking: .031rem;--mdc-outlined-text-field-label-text-weight: 300;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-focus-select-arrow-color: #ab3514;--mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 28, .38);--mat-form-field-state-layer-color: #1a1c1c;--mat-form-field-error-text-color: #ba1a19;--mat-form-field-select-option-text-color: #1a1c1c;--mat-form-field-select-disabled-option-text-color: rgba(26, 28, 28, .38);--mat-form-field-leading-icon-color: #454747;--mat-form-field-disabled-leading-icon-color: rgba(26, 28, 28, .38);--mat-form-field-trailing-icon-color: #454747;--mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 28, .38);--mat-form-field-error-focus-trailing-icon-color: #ba1a19;--mat-form-field-error-hover-trailing-icon-color: #930008;--mat-form-field-error-trailing-icon-color: #ba1a19;--mat-form-field-enabled-select-arrow-color: #454747;--mat-form-field-disabled-select-arrow-color: rgba(26, 28, 28, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-container-text-font: Figtree;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 300;--mat-form-field-subscript-text-font: Figtree;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 300;--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;--mat-form-field-focus-state-layer-opacity: 0;--mat-select-panel-background-color: #eeeeee;--mat-select-enabled-trigger-text-color: #1a1c1c;--mat-select-disabled-trigger-text-color: rgba(26, 28, 28, .38);--mat-select-placeholder-text-color: #454747;--mat-select-enabled-arrow-color: #454747;--mat-select-disabled-arrow-color: rgba(26, 28, 28, .38);--mat-select-focused-arrow-color: #ab3514;--mat-select-invalid-arrow-color: #ba1a19;--mat-select-trigger-text-font: Figtree;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 300;--mat-select-arrow-transform: translateY(-8px);--mat-select-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);--mat-autocomplete-background-color: #eeeeee;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-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-dialog-container-color: #f9f9f9;--mdc-dialog-subhead-color: #1a1c1c;--mdc-dialog-supporting-text-color: #454747;--mdc-dialog-subhead-font: Figtree;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.5rem;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: 0;--mdc-dialog-supporting-text-font: Figtree;--mdc-dialog-supporting-text-line-height: 1.25rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 300;--mdc-dialog-supporting-text-tracking: .016rem;--mdc-dialog-container-shape: 28px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-container-min-width: 280px;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-headline-padding: 6px 24px 13px;--mdc-chip-outline-color: #767777;--mdc-chip-disabled-outline-color: rgba(26, 28, 28, .12);--mdc-chip-focus-outline-color: #454747;--mdc-chip-hover-state-layer-opacity: .08;--mdc-chip-selected-hover-state-layer-opacity: .08;--mdc-chip-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-chip-elevated-selected-container-color: #66fbd0;--mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 28, .12);--mdc-chip-focus-state-layer-color: #454747;--mdc-chip-hover-state-layer-color: #454747;--mdc-chip-selected-hover-state-layer-color: #00513f;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #00513f;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #454747;--mdc-chip-selected-label-text-color: #00513f;--mdc-chip-with-icon-icon-color: #454747;--mdc-chip-with-icon-disabled-icon-color: #1a1c1c;--mdc-chip-with-icon-selected-icon-color: #00513f;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c1c;--mdc-chip-with-trailing-icon-trailing-icon-color: #454747;--mdc-chip-label-text-font: Figtree;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: .006rem;--mdc-chip-label-text-weight: 500;--mdc-chip-container-height: 32px;--mdc-chip-container-shape-radius: 8px;--mdc-chip-with-avatar-avatar-shape-radius: 24px;--mdc-chip-with-avatar-avatar-size: 24px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 1px;--mdc-chip-with-avatar-disabled-avatar-opacity: .38;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mdc-chip-with-icon-disabled-icon-opacity: .38;--mdc-chip-elevated-container-color: transparent;--mat-chip-trailing-action-state-layer-color: #454747;--mat-chip-selected-trailing-action-state-layer-color: #00513f;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-selected-disabled-trailing-icon-color: #1a1c1c;--mat-chip-selected-trailing-icon-color: #00513f;--mat-chip-disabled-container-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-trailing-action-focus-opacity: 1;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .08;--mdc-switch-selected-pressed-state-layer-opacity: .12;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .08;--mdc-switch-unselected-pressed-state-layer-opacity: .12;--mdc-switch-selected-focus-state-layer-color: #ab3514;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #ab3514;--mdc-switch-selected-pressed-state-layer-color: #ab3514;--mdc-switch-selected-focus-handle-color: #ffdbd1;--mdc-switch-selected-hover-handle-color: #ffdbd1;--mdc-switch-selected-pressed-handle-color: #ffdbd1;--mdc-switch-selected-focus-track-color: #ab3514;--mdc-switch-selected-hover-track-color: #ab3514;--mdc-switch-selected-pressed-track-color: #ab3514;--mdc-switch-selected-track-color: #ab3514;--mdc-switch-disabled-selected-handle-color: #f9f9f9;--mdc-switch-disabled-selected-icon-color: #1a1c1c;--mdc-switch-disabled-selected-track-color: #1a1c1c;--mdc-switch-disabled-unselected-handle-color: #1a1c1c;--mdc-switch-disabled-unselected-icon-color: #e2e2e2;--mdc-switch-disabled-unselected-track-color: #e2e2e2;--mdc-switch-selected-icon-color: #881f00;--mdc-switch-unselected-focus-handle-color: #454747;--mdc-switch-unselected-focus-state-layer-color: #1a1c1c;--mdc-switch-unselected-focus-track-color: #e2e2e2;--mdc-switch-unselected-handle-color: #767777;--mdc-switch-unselected-hover-handle-color: #454747;--mdc-switch-unselected-hover-state-layer-color: #1a1c1c;--mdc-switch-unselected-hover-track-color: #e2e2e2;--mdc-switch-unselected-icon-color: #e2e2e2;--mdc-switch-unselected-pressed-handle-color: #454747;--mdc-switch-unselected-pressed-state-layer-color: #1a1c1c;--mdc-switch-unselected-pressed-track-color: #e2e2e2;--mdc-switch-unselected-track-color: #e2e2e2;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-shape: 9999px;--mdc-switch-selected-icon-size: 16px;--mdc-switch-track-height: 32px;--mdc-switch-track-shape: 9999px;--mdc-switch-track-width: 52px;--mdc-switch-unselected-icon-size: 16px;--mdc-switch-state-layer-size: 40px;--mat-switch-track-outline-color: #767777;--mat-switch-disabled-unselected-track-outline-color: #1a1c1c;--mat-switch-label-text-color: #1a1c1c;--mat-switch-label-text-font: Figtree;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: .016rem;--mat-switch-label-text-weight: 300;--mat-switch-disabled-selected-handle-opacity: 1;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 16px;--mat-switch-selected-handle-size: 24px;--mat-switch-pressed-handle-size: 28px;--mat-switch-with-icon-handle-size: 24px;--mat-switch-selected-handle-horizontal-margin: 0 24px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;--mat-switch-unselected-handle-horizontal-margin: 0 8px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 0;--mat-switch-visible-track-transition: opacity 75ms;--mat-switch-hidden-track-transition: opacity 75ms;--mat-switch-track-outline-width: 2px;--mat-switch-selected-track-outline-width: 2px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 2px;--mdc-radio-disabled-selected-icon-color: #1a1c1c;--mdc-radio-disabled-unselected-icon-color: #1a1c1c;--mdc-radio-unselected-hover-icon-color: #1a1c1c;--mdc-radio-unselected-focus-icon-color: #1a1c1c;--mdc-radio-unselected-icon-color: #454747;--mdc-radio-unselected-pressed-icon-color: #1a1c1c;--mdc-radio-selected-focus-icon-color: #ab3514;--mdc-radio-selected-hover-icon-color: #ab3514;--mdc-radio-selected-icon-color: #ab3514;--mdc-radio-selected-pressed-icon-color: #ab3514;--mdc-radio-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mat-radio-ripple-color: #1a1c1c;--mat-radio-checked-ripple-color: #ab3514;--mat-radio-disabled-label-color: rgba(26, 28, 28, .38);--mat-radio-label-text-color: #1a1c1c;--mat-radio-label-text-font: Figtree;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 300;--mat-radio-touch-target-display: block;--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);--mdc-slider-handle-color: #ab3514;--mdc-slider-focus-handle-color: #ab3514;--mdc-slider-hover-handle-color: #ab3514;--mdc-slider-active-track-color: #ab3514;--mdc-slider-inactive-track-color: #e2e2e2;--mdc-slider-with-tick-marks-inactive-container-color: #454747;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-disabled-active-track-color: #1a1c1c;--mdc-slider-disabled-handle-color: #1a1c1c;--mdc-slider-disabled-inactive-track-color: #1a1c1c;--mdc-slider-label-container-color: #ab3514;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mdc-slider-with-tick-marks-disabled-container-color: #1a1c1c;--mdc-slider-label-label-text-font: Figtree;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1rem;--mdc-slider-label-label-text-tracking: .031rem;--mdc-slider-label-label-text-weight: 500;--mdc-slider-active-track-height: 4px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 9999px;--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: .38;--mdc-slider-with-tick-marks-container-shape: 9999px;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-ripple-color: #ab3514;--mat-slider-hover-state-layer-color: rgba(171, 53, 20, .05);--mat-slider-focus-state-layer-color: rgba(171, 53, 20, .2);--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-value-indicator-opacity: 1;--mat-menu-item-label-text-color: #1a1c1c;--mat-menu-item-icon-color: #454747;--mat-menu-item-hover-state-layer-color: rgba(26, 28, 28, .08);--mat-menu-item-focus-state-layer-color: rgba(26, 28, 28, .12);--mat-menu-container-color: #eeeeee;--mat-menu-divider-color: #e2e2e2;--mat-menu-item-label-text-font: Figtree;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-spacing: 12px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-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-list-list-item-container-color: transparent;--mdc-list-list-item-leading-avatar-color: #ffdbd1;--mdc-list-list-item-disabled-state-layer-color: #1a1c1c;--mdc-list-list-item-disabled-state-layer-opacity: .12;--mdc-list-list-item-label-text-color: #1a1c1c;--mdc-list-list-item-supporting-text-color: #454747;--mdc-list-list-item-leading-icon-color: #454747;--mdc-list-list-item-trailing-supporting-text-color: #454747;--mdc-list-list-item-trailing-icon-color: #454747;--mdc-list-list-item-selected-trailing-icon-color: #ab3514;--mdc-list-list-item-disabled-label-text-color: #1a1c1c;--mdc-list-list-item-disabled-leading-icon-color: #1a1c1c;--mdc-list-list-item-disabled-trailing-icon-color: #1a1c1c;--mdc-list-list-item-hover-label-text-color: #1a1c1c;--mdc-list-list-item-focus-label-text-color: #1a1c1c;--mdc-list-list-item-hover-state-layer-color: #1a1c1c;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: #1a1c1c;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-label-text-font: Figtree;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: 1rem;--mdc-list-list-item-label-text-tracking: .031rem;--mdc-list-list-item-label-text-weight: 300;--mdc-list-list-item-supporting-text-font: Figtree;--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: .016rem;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Figtree;--mdc-list-list-item-trailing-supporting-text-line-height: 1rem;--mdc-list-list-item-trailing-supporting-text-size: .688rem;--mdc-list-list-item-trailing-supporting-text-tracking: .031rem;--mdc-list-list-item-trailing-supporting-text-weight: 500;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 9999px;--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-label-text-opacity: .3;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: #66fbd0;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-active-indicator-shape: 9999px;--mat-paginator-container-text-color: #1a1c1c;--mat-paginator-container-background-color: #f9f9f9;--mat-paginator-enabled-icon-color: #454747;--mat-paginator-disabled-icon-color: rgba(26, 28, 28, .38);--mat-paginator-container-text-font: Figtree;--mat-paginator-container-text-line-height: 1rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: .025rem;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: .75rem;--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;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-color: #ab3514;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: #e2e2e2;--mat-tab-header-pagination-icon-color: #1a1c1c;--mat-tab-header-inactive-label-text-color: #1a1c1c;--mat-tab-header-active-label-text-color: #1a1c1c;--mat-tab-header-active-ripple-color: #1a1c1c;--mat-tab-header-inactive-ripple-color: #1a1c1c;--mat-tab-header-inactive-focus-label-text-color: #1a1c1c;--mat-tab-header-inactive-hover-label-text-color: #1a1c1c;--mat-tab-header-active-focus-label-text-color: #1a1c1c;--mat-tab-header-active-hover-label-text-color: #1a1c1c;--mat-tab-header-active-focus-indicator-color: #ab3514;--mat-tab-header-active-hover-indicator-color: #ab3514;--mat-tab-header-label-text-font: Figtree;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: .006rem;--mat-tab-header-label-text-line-height: 1.25rem;--mat-tab-header-label-text-weight: 500;--mat-tab-header-divider-height: 1px;--mdc-checkbox-disabled-selected-checkmark-color: #f9f9f9;--mdc-checkbox-selected-focus-state-layer-opacity: .12;--mdc-checkbox-selected-hover-state-layer-opacity: .08;--mdc-checkbox-selected-pressed-state-layer-opacity: .12;--mdc-checkbox-unselected-focus-state-layer-opacity: .12;--mdc-checkbox-unselected-hover-state-layer-opacity: .08;--mdc-checkbox-unselected-pressed-state-layer-opacity: .12;--mdc-checkbox-selected-pressed-icon-color: #ab3514;--mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 28, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 28, .38);--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ab3514;--mdc-checkbox-selected-hover-icon-color: #ab3514;--mdc-checkbox-selected-icon-color: #ab3514;--mdc-checkbox-unselected-focus-icon-color: #1a1c1c;--mdc-checkbox-unselected-hover-icon-color: #1a1c1c;--mdc-checkbox-unselected-icon-color: #454747;--mdc-checkbox-selected-focus-state-layer-color: #ab3514;--mdc-checkbox-selected-hover-state-layer-color: #ab3514;--mdc-checkbox-selected-pressed-state-layer-color: #1a1c1c;--mdc-checkbox-unselected-focus-state-layer-color: #1a1c1c;--mdc-checkbox-unselected-hover-state-layer-color: #1a1c1c;--mdc-checkbox-unselected-pressed-state-layer-color: #ab3514;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c;--mat-checkbox-label-text-font: Figtree;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 300;--mat-checkbox-touch-target-display: block;--mdc-text-button-label-text-color: #ab3514;--mdc-text-button-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-text-button-label-text-font: Figtree;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: .006rem;--mdc-text-button-label-text-weight: 500;--mdc-text-button-container-height: 40px;--mdc-text-button-container-shape: 9999px;--mdc-protected-button-container-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-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 1px -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-protected-button-hover-container-elevation-shadow: 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);--mdc-protected-button-pressed-container-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-protected-button-container-color: #f9f9f9;--mdc-protected-button-label-text-color: #ab3514;--mdc-protected-button-disabled-container-color: rgba(26, 28, 28, .12);--mdc-protected-button-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-protected-button-label-text-font: Figtree;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: .006rem;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-container-height: 40px;--mdc-protected-button-container-shape: 9999px;--mdc-filled-button-container-color: #ab3514;--mdc-filled-button-label-text-color: #ffffff;--mdc-filled-button-disabled-container-color: rgba(26, 28, 28, .12);--mdc-filled-button-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-filled-button-label-text-font: Figtree;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: .006rem;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-container-height: 40px;--mdc-filled-button-container-shape: 9999px;--mdc-outlined-button-disabled-outline-color: rgba(26, 28, 28, .12);--mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 28, .38);--mdc-outlined-button-label-text-color: #ab3514;--mdc-outlined-button-outline-color: #767777;--mdc-outlined-button-label-text-font: Figtree;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: .006rem;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-container-height: 40px;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 9999px;--mat-text-button-state-layer-color: #ab3514;--mat-text-button-disabled-state-layer-color: #454747;--mat-text-button-ripple-color: rgba(171, 53, 20, .12);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mat-text-button-touch-target-display: block;--mat-text-button-horizontal-padding: 12px;--mat-text-button-with-icon-horizontal-padding: 16px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: -4px;--mat-protected-button-state-layer-color: #ab3514;--mat-protected-button-disabled-state-layer-color: #454747;--mat-protected-button-ripple-color: rgba(171, 53, 20, .12);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mat-protected-button-touch-target-display: block;--mat-protected-button-horizontal-padding: 24px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -8px;--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-disabled-state-layer-color: #454747;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mat-filled-button-touch-target-display: block;--mat-filled-button-horizontal-padding: 24px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -8px;--mat-outlined-button-state-layer-color: #ab3514;--mat-outlined-button-disabled-state-layer-color: #454747;--mat-outlined-button-ripple-color: rgba(171, 53, 20, .12);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mat-outlined-button-touch-target-display: block;--mat-outlined-button-horizontal-padding: 24px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -8px;--mdc-icon-button-icon-color: #454747;--mdc-icon-button-disabled-icon-color: rgba(26, 28, 28, .38);--mdc-icon-button-state-layer-size: 40px;--mdc-icon-button-icon-size: 24px;--mat-icon-button-state-layer-color: #454747;--mat-icon-button-disabled-state-layer-color: #454747;--mat-icon-button-ripple-color: rgba(69, 71, 71, .12);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--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 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-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 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-label-text-font: Figtree;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: .006rem;--mdc-extended-fab-label-text-weight: 500;--mdc-extended-fab-container-height: 56px;--mdc-extended-fab-container-shape: 16px;--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 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-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 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-container-color: #ffdbd1;--mdc-fab-container-shape: 16px;--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 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-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 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-container-color: #ffdbd1;--mdc-fab-small-container-shape: 12px;--mat-fab-foreground-color: #881f00;--mat-fab-state-layer-color: #881f00;--mat-fab-ripple-color: rgba(136, 31, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(26, 28, 28, .12);--mat-fab-disabled-state-foreground-color: rgba(26, 28, 28, .38);--mat-fab-touch-target-display: block;--mat-fab-small-foreground-color: #881f00;--mat-fab-small-state-layer-color: #881f00;--mat-fab-small-ripple-color: rgba(136, 31, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(26, 28, 28, .12);--mat-fab-small-disabled-state-foreground-color: rgba(26, 28, 28, .38);--mdc-snackbar-container-color: #2f3131;--mdc-snackbar-supporting-text-color: #f0f1f1;--mdc-snackbar-supporting-text-font: Figtree;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 300;--mdc-snackbar-container-shape: 4px;--mat-snack-bar-button-color: #ffb5a1;--mat-table-background-color: #f9f9f9;--mat-table-header-headline-color: #1a1c1c;--mat-table-row-item-label-text-color: #1a1c1c;--mat-table-row-item-outline-color: #767777;--mat-table-header-headline-font: Figtree;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .006rem;--mat-table-row-item-label-text-font: Figtree;--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: 300;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-footer-supporting-text-font: Figtree;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-row-item-outline-width: 1px;--mdc-circular-progress-active-indicator-color: #ab3514;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-background-color: #ba1a19;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(186, 26, 25, .38);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-font: Figtree;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-badge-large-size-text-size: .688rem;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-small-size-container-size: 6px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-container-offset: -12px 0;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-line-height: 16px;--mat-badge-small-size-text-size: 0;--mat-badge-small-size-line-height: 6px;--mat-badge-large-size-line-height: 16px;--mat-bottom-sheet-container-text-color: #1a1c1c;--mat-bottom-sheet-container-background-color: #f3f3f4;--mat-bottom-sheet-container-text-font: Figtree;--mat-bottom-sheet-container-text-line-height: 1.5rem;--mat-bottom-sheet-container-text-size: 1rem;--mat-bottom-sheet-container-text-tracking: .031rem;--mat-bottom-sheet-container-text-weight: 300;--mat-bottom-sheet-container-shape: 28px;--mat-standard-button-toggle-hover-state-layer-opacity: .08;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-text-color: #1a1c1c;--mat-standard-button-toggle-state-layer-color: #1a1c1c;--mat-standard-button-toggle-selected-state-background-color: #66fbd0;--mat-standard-button-toggle-selected-state-text-color: #00513f;--mat-standard-button-toggle-disabled-state-text-color: rgba(26, 28, 28, .38);--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(26, 28, 28, .38);--mat-standard-button-toggle-disabled-selected-state-background-color: rgba(26, 28, 28, .12);--mat-standard-button-toggle-divider-color: #767777;--mat-standard-button-toggle-label-text-font: Figtree;--mat-standard-button-toggle-label-text-line-height: 1.25rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: .006rem;--mat-standard-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-height: 40px;--mat-standard-button-toggle-shape: 9999px;--mat-standard-button-toggle-background-color: transparent;--mat-standard-button-toggle-disabled-state-background-color: transparent;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #ab3514;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 28, 28, .38);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ab3514;--mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 28, 28, .12);--mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 28, 28, .08);--mat-datepicker-toggle-active-state-icon-color: #454747;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdbd1;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e6e1e1;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #66fbd0;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #006b55;--mat-datepicker-toggle-icon-color: #454747;--mat-datepicker-calendar-body-label-text-color: #1a1c1c;--mat-datepicker-calendar-period-button-text-color: #454747;--mat-datepicker-calendar-period-button-icon-color: #454747;--mat-datepicker-calendar-navigation-button-icon-color: #454747;--mat-datepicker-calendar-header-text-color: #454747;--mat-datepicker-calendar-date-today-outline-color: #ab3514;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 28, 28, .38);--mat-datepicker-calendar-date-text-color: #1a1c1c;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 28, 28, .38);--mat-datepicker-calendar-date-preview-state-outline-color: #ab3514;--mat-datepicker-range-input-separator-color: #1a1c1c;--mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 28, 28, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(26, 28, 28, .38);--mat-datepicker-calendar-container-background-color: #e8e8e8;--mat-datepicker-calendar-container-text-color: #1a1c1c;--mat-datepicker-calendar-text-font: Figtree;--mat-datepicker-calendar-text-size: .875rem;--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: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-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);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-date-outline-color: transparent;--mat-divider-color: #767777;--mat-divider-width: 1px;--mat-expansion-container-background-color: #f9f9f9;--mat-expansion-container-text-color: #1a1c1c;--mat-expansion-actions-divider-color: #767777;--mat-expansion-header-hover-state-layer-color: rgba(26, 28, 28, .08);--mat-expansion-header-focus-state-layer-color: rgba(26, 28, 28, .12);--mat-expansion-header-disabled-state-text-color: rgba(26, 28, 28, .38);--mat-expansion-header-text-color: #1a1c1c;--mat-expansion-header-description-color: #454747;--mat-expansion-header-indicator-color: #454747;--mat-expansion-header-text-font: Figtree;--mat-expansion-header-text-size: 1rem;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: 1.5rem;--mat-expansion-header-text-tracking: .009rem;--mat-expansion-container-text-font: Figtree;--mat-expansion-container-text-line-height: 1.5rem;--mat-expansion-container-text-size: 1rem;--mat-expansion-container-text-tracking: .031rem;--mat-expansion-container-text-weight: 300;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-shape: 12px;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-header-indicator-display: inline-block;--mat-grid-list-tile-header-primary-text-size: 300 1rem / 1.5rem Figtree;--mat-grid-list-tile-header-secondary-text-size: 300 .875rem / 1.25rem Figtree;--mat-grid-list-tile-footer-primary-text-size: 300 1rem / 1.5rem Figtree;--mat-grid-list-tile-footer-secondary-text-size: 300 .875rem / 1.25rem Figtree;--mat-icon-color: inherit;--mat-sidenav-container-background-color: #f9f9f9;--mat-sidenav-container-text-color: #454747;--mat-sidenav-content-background-color: #f9f9f9;--mat-sidenav-content-text-color: #1a1c1c;--mat-sidenav-scrim-color: rgba(47, 49, 49, .4);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-icon-foreground-color: #f9f9f9;--mat-stepper-header-selected-state-icon-background-color: #ab3514;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ab3514;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: #f9f9f9;--mat-stepper-line-color: #767777;--mat-stepper-header-hover-state-layer-color: rgba(47, 49, 49, .08);--mat-stepper-header-focus-state-layer-color: rgba(47, 49, 49, .12);--mat-stepper-header-label-text-color: #454747;--mat-stepper-header-optional-label-text-color: #454747;--mat-stepper-header-selected-state-label-text-color: #454747;--mat-stepper-header-error-state-label-text-color: #ba1a19;--mat-stepper-header-icon-background-color: #454747;--mat-stepper-header-error-state-icon-foreground-color: #ba1a19;--mat-stepper-container-text-font: Figtree;--mat-stepper-header-label-text-font: Figtree;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 500;--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;--mat-stepper-header-height: 72px;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #1a1c1c;--mat-toolbar-container-background-color: #f9f9f9;--mat-toolbar-container-text-color: #1a1c1c;--mat-toolbar-title-text-font: Figtree;--mat-toolbar-title-text-line-height: 1.75rem;--mat-toolbar-title-text-size: 1.375rem;--mat-toolbar-title-text-tracking: 0;--mat-toolbar-title-text-weight: 300;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #f9f9f9;--mat-tree-node-text-color: #1a1c1c;--mat-tree-node-text-font: Figtree;--mat-tree-node-text-size: 1rem;--mat-tree-node-text-weight: 300;--mat-tree-node-min-height: 48px;--mat-timepicker-container-background-color: #eeeeee;--mat-timepicker-container-shape: 4px;--mat-timepicker-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)}.citaplus-theme-m3 .mat-primary{--mat-stepper-header-selected-state-icon-background-color: #ab3514;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ab3514;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citaplus-theme-m3 .mat-primary.mat-icon{--mat-icon-color: #ab3514}.citaplus-theme-m3 .mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color: #767777;--mat-switch-disabled-unselected-track-outline-color: #1a1c1c;--mat-switch-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-primary.mat-mdc-button-base{--mdc-icon-button-icon-color: #ab3514;--mat-icon-button-state-layer-color: #ab3514;--mat-icon-button-ripple-color: rgba(171, 53, 20, .12)}.citaplus-theme-m3 .mat-primary .mdc-list-item__start,.citaplus-theme-m3 .mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-badge{--mat-badge-background-color: #ab3514;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(171, 53, 20, .38);--mat-badge-disabled-state-text-color: #ffffff}.citaplus-theme-m3 .mat-accent{--mat-option-selected-state-label-text-color: #484646;--mat-option-selected-state-layer-color: #e6e1e1;--mdc-circular-progress-active-indicator-color: #605e5e;--mat-full-pseudo-checkbox-selected-icon-color: #605e5e;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #605e5e;--mat-stepper-header-selected-state-icon-background-color: #605e5e;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #605e5e;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citaplus-theme-m3 .mat-accent.mat-icon{--mat-icon-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #605e5e;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #605e5e;--mdc-checkbox-selected-hover-icon-color: #605e5e;--mdc-checkbox-selected-icon-color: #605e5e;--mdc-checkbox-selected-focus-state-layer-color: #605e5e;--mdc-checkbox-selected-hover-state-layer-color: #605e5e;--mdc-checkbox-unselected-pressed-state-layer-color: #605e5e;--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-accent.mat-mdc-slider{--mdc-slider-handle-color: #605e5e;--mdc-slider-focus-handle-color: #605e5e;--mdc-slider-hover-handle-color: #605e5e;--mdc-slider-active-track-color: #605e5e;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-label-container-color: #605e5e;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-ripple-color: #605e5e;--mat-slider-hover-state-layer-color: rgba(96, 94, 94, .05);--mat-slider-focus-state-layer-color: rgba(96, 94, 94, .2)}.citaplus-theme-m3 .mat-accent.mat-mdc-tab-group,.citaplus-theme-m3 .mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #605e5e;--mat-tab-header-active-focus-indicator-color: #605e5e;--mat-tab-header-active-hover-indicator-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #605e5e;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #605e5e;--mdc-switch-selected-pressed-state-layer-color: #605e5e;--mdc-switch-selected-focus-handle-color: #e6e1e1;--mdc-switch-selected-hover-handle-color: #e6e1e1;--mdc-switch-selected-pressed-handle-color: #e6e1e1;--mdc-switch-selected-focus-track-color: #605e5e;--mdc-switch-selected-hover-track-color: #605e5e;--mdc-switch-selected-pressed-track-color: #605e5e;--mdc-switch-selected-track-color: #605e5e;--mdc-switch-selected-icon-color: #484646;--mat-switch-track-outline-color: #767777;--mat-switch-disabled-unselected-track-outline-color: #1a1c1c;--mat-switch-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #605e5e;--mdc-radio-selected-hover-icon-color: #605e5e;--mdc-radio-selected-icon-color: #605e5e;--mdc-radio-selected-pressed-icon-color: #605e5e;--mat-radio-checked-ripple-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #605e5e;--mdc-linear-progress-track-color: #e6e1e1}.citaplus-theme-m3 .mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #605e5e;--mdc-filled-text-field-focus-active-indicator-color: #605e5e;--mdc-filled-text-field-focus-label-text-color: #605e5e;--mdc-outlined-text-field-caret-color: #605e5e;--mdc-outlined-text-field-focus-outline-color: #605e5e;--mdc-outlined-text-field-focus-label-text-color: #605e5e;--mat-form-field-focus-select-arrow-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #605e5e;--mat-datepicker-calendar-date-today-selected-state-outline-color: #605e5e;--mat-datepicker-calendar-date-in-range-state-background-color: #e6e1e1;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ffdbd1;--mat-datepicker-calendar-date-today-outline-color: #605e5e;--mat-datepicker-calendar-date-preview-state-outline-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color: #605e5e;--mdc-protected-button-label-text-color: #605e5e;--mdc-filled-button-container-color: #605e5e;--mdc-filled-button-label-text-color: #ffffff;--mdc-outlined-button-label-text-color: #605e5e;--mat-text-button-state-layer-color: #605e5e;--mat-text-button-ripple-color: rgba(96, 94, 94, .12);--mat-protected-button-state-layer-color: #605e5e;--mat-protected-button-ripple-color: rgba(96, 94, 94, .12);--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #605e5e;--mat-outlined-button-ripple-color: rgba(96, 94, 94, .12);--mdc-icon-button-icon-color: #605e5e;--mat-icon-button-state-layer-color: #605e5e;--mat-icon-button-ripple-color: rgba(96, 94, 94, .12)}.citaplus-theme-m3 .mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #e6e1e1;--mdc-chip-selected-hover-state-layer-color: #484646;--mdc-chip-selected-focus-state-layer-color: #484646;--mdc-chip-selected-label-text-color: #484646;--mdc-chip-with-icon-selected-icon-color: #484646;--mat-chip-selected-trailing-action-state-layer-color: #484646;--mat-chip-selected-trailing-icon-color: #484646}.citaplus-theme-m3 .mat-accent .mdc-list-item__start,.citaplus-theme-m3 .mat-accent .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #605e5e;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #605e5e;--mdc-checkbox-selected-hover-icon-color: #605e5e;--mdc-checkbox-selected-icon-color: #605e5e;--mdc-checkbox-selected-focus-state-layer-color: #605e5e;--mdc-checkbox-selected-hover-state-layer-color: #605e5e;--mdc-checkbox-unselected-pressed-state-layer-color: #605e5e;--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c;--mdc-radio-selected-focus-icon-color: #605e5e;--mdc-radio-selected-hover-icon-color: #605e5e;--mdc-radio-selected-icon-color: #605e5e;--mdc-radio-selected-pressed-icon-color: #605e5e;--mat-radio-checked-ripple-color: #605e5e}.citaplus-theme-m3 .mat-accent.mat-mdc-fab,.citaplus-theme-m3 .mat-accent.mat-mdc-mini-fab{--mdc-fab-container-color: #e6e1e1;--mdc-fab-small-container-color: #e6e1e1;--mat-fab-foreground-color: #484646;--mat-fab-state-layer-color: #484646;--mat-fab-ripple-color: rgba(72, 70, 70, .12);--mat-fab-small-foreground-color: #484646;--mat-fab-small-state-layer-color: #484646;--mat-fab-small-ripple-color: rgba(72, 70, 70, .12)}.citaplus-theme-m3 .mat-badge-accent{--mat-badge-background-color: #605e5e;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: rgba(96, 94, 94, .38);--mat-badge-disabled-state-text-color: #ffffff}.citaplus-theme-m3 .mat-warn{--mat-option-selected-state-label-text-color: #930008;--mat-option-selected-state-layer-color: #ffdad5;--mdc-circular-progress-active-indicator-color: #ba1a19;--mat-full-pseudo-checkbox-selected-icon-color: #ba1a19;--mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a19;--mat-stepper-header-selected-state-icon-background-color: #ba1a19;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #ba1a19;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.citaplus-theme-m3 .mat-warn.mat-icon{--mat-icon-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: #ba1a19;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a19;--mdc-checkbox-selected-hover-icon-color: #ba1a19;--mdc-checkbox-selected-icon-color: #ba1a19;--mdc-checkbox-selected-focus-state-layer-color: #ba1a19;--mdc-checkbox-selected-hover-state-layer-color: #ba1a19;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a19;--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-warn.mat-mdc-slider{--mdc-slider-handle-color: #ba1a19;--mdc-slider-focus-handle-color: #ba1a19;--mdc-slider-hover-handle-color: #ba1a19;--mdc-slider-active-track-color: #ba1a19;--mdc-slider-with-tick-marks-active-container-color: #ffffff;--mdc-slider-label-container-color: #ba1a19;--mdc-slider-label-label-text-color: #ffffff;--mdc-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-ripple-color: #ba1a19;--mat-slider-hover-state-layer-color: rgba(186, 26, 25, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 25, .2)}.citaplus-theme-m3 .mat-warn.mat-mdc-tab-group,.citaplus-theme-m3 .mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ba1a19;--mat-tab-header-active-focus-indicator-color: #ba1a19;--mat-tab-header-active-hover-indicator-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #ba1a19;--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-hover-state-layer-color: #ba1a19;--mdc-switch-selected-pressed-state-layer-color: #ba1a19;--mdc-switch-selected-focus-handle-color: #ffdad5;--mdc-switch-selected-hover-handle-color: #ffdad5;--mdc-switch-selected-pressed-handle-color: #ffdad5;--mdc-switch-selected-focus-track-color: #ba1a19;--mdc-switch-selected-hover-track-color: #ba1a19;--mdc-switch-selected-pressed-track-color: #ba1a19;--mdc-switch-selected-track-color: #ba1a19;--mdc-switch-selected-icon-color: #930008;--mat-switch-track-outline-color: #767777;--mat-switch-disabled-unselected-track-outline-color: #1a1c1c;--mat-switch-label-text-color: #1a1c1c}.citaplus-theme-m3 .mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: #ba1a19;--mdc-radio-selected-hover-icon-color: #ba1a19;--mdc-radio-selected-icon-color: #ba1a19;--mdc-radio-selected-pressed-icon-color: #ba1a19;--mat-radio-checked-ripple-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ba1a19;--mdc-linear-progress-track-color: #ffdad5}.citaplus-theme-m3 .mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color: #ba1a19;--mdc-filled-text-field-focus-active-indicator-color: #ba1a19;--mdc-filled-text-field-focus-label-text-color: #ba1a19;--mdc-outlined-text-field-caret-color: #ba1a19;--mdc-outlined-text-field-focus-outline-color: #ba1a19;--mdc-outlined-text-field-focus-label-text-color: #ba1a19;--mat-form-field-focus-select-arrow-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a19;--mat-datepicker-calendar-date-today-selected-state-outline-color: #ba1a19;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdad5;--mat-datepicker-calendar-date-today-outline-color: #ba1a19;--mat-datepicker-calendar-date-preview-state-outline-color: #ba1a19}.citaplus-theme-m3 .mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color: #ba1a19;--mdc-protected-button-label-text-color: #ba1a19;--mdc-filled-button-container-color: #ba1a19;--mdc-filled-button-label-text-color: #ffffff;--mdc-outlined-button-label-text-color: #ba1a19;--mat-text-button-state-layer-color: #ba1a19;--mat-text-button-ripple-color: rgba(186, 26, 25, .12);--mat-protected-button-state-layer-color: #ba1a19;--mat-protected-button-ripple-color: rgba(186, 26, 25, .12);--mat-filled-button-state-layer-color: #ffffff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ba1a19;--mat-outlined-button-ripple-color: rgba(186, 26, 25, .12);--mdc-icon-button-icon-color: #ba1a19;--mat-icon-button-state-layer-color: #ba1a19;--mat-icon-button-ripple-color: rgba(186, 26, 25, .12)}.citaplus-theme-m3 .mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: #ffdad5;--mdc-chip-selected-hover-state-layer-color: #930008;--mdc-chip-selected-focus-state-layer-color: #930008;--mdc-chip-selected-label-text-color: #930008;--mdc-chip-with-icon-selected-icon-color: #930008;--mat-chip-selected-trailing-action-state-layer-color: #930008;--mat-chip-selected-trailing-icon-color: #930008}.citaplus-theme-m3 .mat-warn .mdc-list-item__start,.citaplus-theme-m3 .mat-warn .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: #ba1a19;--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #ba1a19;--mdc-checkbox-selected-hover-icon-color: #ba1a19;--mdc-checkbox-selected-icon-color: #ba1a19;--mdc-checkbox-selected-focus-state-layer-color: #ba1a19;--mdc-checkbox-selected-hover-state-layer-color: #ba1a19;--mdc-checkbox-unselected-pressed-state-layer-color: #ba1a19;--mat-checkbox-disabled-label-color: rgba(26, 28, 28, .38);--mat-checkbox-label-text-color: #1a1c1c;--mdc-radio-selected-focus-icon-color: #ba1a19;--mdc-radio-selected-hover-icon-color: #ba1a19;--mdc-radio-selected-icon-color: #ba1a19;--mdc-radio-selected-pressed-icon-color: #ba1a19;--mat-radio-checked-ripple-color: #ba1a19}.citaplus-theme-m3,.citamed-theme-m3{--mat-form-field-container-height: 36px;--mat-dialog-container-max-width: 90%}.citaplus-theme-m3 .mat-mdc-card,.citamed-theme-m3 .mat-mdc-card{padding:12px}.citaplus-theme-m3 .mdc-notched-outline__notch,.citamed-theme-m3 .mdc-notched-outline__notch{border-right:none!important}.citaplus-theme-m3,.citamed-theme-m3{--mat-form-field-container-vertical-padding: 8px;--mdc-elevated-card-container-color: #fff;--mat-table-background-color: #fff;--mat-table-row-item-outline-color: rgba(136, 136, 136, .185);--mat-table-row-item-outline-width: .5px;--mat-table-row-item-label-text-weight: 500;--mat-switch-with-icon-handle-size: 16px;--mdc-switch-track-height: 25px;--mdc-switch-track-width: 45px}.citaplus-theme-m3 ::ng-deep .mat-slide-toggle-thumb,.citamed-theme-m3 ::ng-deep .mat-slide-toggle-thumb{height:25px;width:25px}.citaplus-theme-m3 ::ng-deep .mat-slide-toggle-thumb-container,.citamed-theme-m3 ::ng-deep .mat-slide-toggle-thumb-container{width:25px;height:25px}.citaplus-theme-m3 ::ng-deep .mat-slide-toggle-bar,.citamed-theme-m3 ::ng-deep .mat-slide-toggle-bar{width:42px;height:20px;border-radius:10px}.citaplus-theme-m3 .full-with-dialog,.citamed-theme-m3 .full-with-dialog{--mat-dialog-container-max-width: 70%}
