@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap";.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@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 (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #ff4081)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color:#fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color:#e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#3f51b5de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#3f51b5de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ff4081de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff4081de}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#3f51b5de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#ff4081de}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-dialog-container{--mdc-dialog-container-color:white;--mdc-dialog-with-divider-divider-color:rgba(0, 0, 0, .12);--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-label-text-color:#212121;--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-chip-focus-overlay{background:#000}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color:#616161;--mdc-switch-selected-icon-color:#fff;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-unselected-icon-color:#fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size:48px}.mat-mdc-radio-button{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mat-mdc-radio-ripple-color: #000}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-primary{--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-radio-button.mat-accent{--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-radio-button.mat-warn{--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color:black;--mdc-slider-label-label-text-color:white;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-font-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-item-interactive:before{background:#000}.mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#3f51b5;opacity:.08}.mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.12}.mat-mdc-list-item-interactive:focus:before{opacity:.12}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-list-divider:after{border-bottom-color:#fff}}.mdc-list-divider{background-color:#0000001f}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}@media all and (-ms-high-contrast: none){.mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mat-mdc-list-item .mdc-list-item__primary-text{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em}.mat-mdc-paginator{background:#fff;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:#0000}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#0009}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#3f51b5}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:#3f51b5}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#3f51b5}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff4081}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:#ff4081}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#ff4081}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:#f44336}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header-pagination,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header-pagination{background-color:var(--mdc-theme-primary, #3f51b5)}.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mdc-theme-on-primary, #fff)}.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before{border-color:var(--mdc-theme-on-primary, #fff)}.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before{background-color:var(--mdc-theme-on-primary, #fff)}.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-primary>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-primary>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-primary, #fff)}.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header-pagination,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header-pagination{background-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mdc-theme-on-secondary, #fff)}.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before{border-color:var(--mdc-theme-on-secondary, #fff)}.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before{background-color:var(--mdc-theme-on-secondary, #fff)}.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-accent>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-accent>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-secondary, #fff)}.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header-pagination,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header-pagination{background-color:var(--mdc-theme-error, #f44336)}.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mdc-theme-on-error, #fff)}.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-mdc-focus-indicator:before,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-focus-indicator:before{border-color:var(--mdc-theme-on-error, #fff)}.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header-pagination .mdc-tab__ripple:before{background-color:var(--mdc-theme-on-error, #fff)}.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-background-warn>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-background-warn>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-error, #fff)}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#3f51b51a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3f51b5}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff40811a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff4081}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color:#000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-text-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color:#fff;--mdc-filled-button-label-text-color:#000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-button-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color:#fff;--mdc-protected-button-label-text-color:#000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation:0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color:#000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color:rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color:#fff;--mdc-fab-icon-color:#000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color:#f44336;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color:rgba(0, 0, 0, .12);--mdc-fab-icon-color:rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #ff4081;--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#3f51b50a}.mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:#fff}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-bottom-sheet-container{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:#0000;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}h1,h2,h3,h4,h5,h6{letter-spacing:0;margin:0 0 5px;font-family:Helvetica Neue,sans-serif!important}p{font-family:Helvetica Neue,sans-serif!important}.title-1{font-size:1.6rem;font-weight:600;color:#212121;margin-bottom:0;line-height:initial}.title-2{font-size:1.4rem;font-weight:700;color:#0f0d29;margin-bottom:0;line-height:initial}.title-3{font-size:1.4rem;font-weight:600;color:#212121;margin-bottom:0;line-height:initial}.label-value{font-size:1.4rem;color:#000;font-weight:600;margin:0}.link-secondary-with-icon{font-size:1.4rem;font-weight:600;color:#73b46a;cursor:pointer}.link-secondary-with-icon>img{margin-right:5px}.page-header-2{font-size:1.5rem;color:#000;font-weight:600}.para-1{font-size:1.3rem;color:#878787;font-weight:500;margin:0}.info-list-subtitle{font-size:1.3rem;color:#667677;line-height:initial;margin:1rem 0 2rem;font-family:Helvetica Neue,sans-serif!important}.boxed-card-title{font-size:1.3rem;color:#333;margin:1rem 0;font-weight:500}.preview-note{color:#707070;font-size:1rem;font-weight:400;margin:10px 0 0;opacity:.32}.add-new-section{font-size:1.4rem;color:#091a70;font-weight:500;margin-bottom:1rem}.info-note{font-size:1.1rem;color:#657677;font-weight:400;margin-bottom:1rem}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueUltraLight.9e638d7fd5d80978.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueThin.482ad9b5033f7f18.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueThin.482ad9b5033f7f18.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeue.fa851b0c96823738.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(Helvetica-Neue-Medium.4950519ce9a4dae8.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(Helvetica-Neue-Medium.4950519ce9a4dae8.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueBold.07076b773ed786e9.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueHeavy.1aab3a1c26f62762.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(HelveticaNeueBlack.349104fee32f8909.otf) format("opentype");font-weight:900;font-style:normal}.width-100{width:100%!important}.head{font-size:1.4rem;line-height:1.8;color:#000;font-weight:500}.sub-head{font-size:1.2rem;line-height:1.4;color:#a0a5b9;font-weight:500}h3{margin-block-start:0;margin-block-end:0}.width-50{width:50%!important}.w-auto{width:auto}.min-w-auto{min-width:auto!important}.main-wrapper{width:100%;height:auto;overflow:hidden;margin-top:13rem;border-radius:.2rem;background:#fff}@media only screen and (max-width: 480px){.main-wrapper{margin-top:18rem}}@media only screen and (min-width: 769px){.main-wrapper{height:calc(100vh - 97px);overflow:auto}}@media only screen and (min-width: 1025px){.main-wrapper{margin-top:8.4rem}}.link{color:#091a70;cursor:pointer}.link:hover,.link:focus{color:#050f41}@keyframes rotate_icon{to{transform:rotate(90deg)}}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.pointer{cursor:pointer}.border-0{border:0!important}.border-left-0{border-left:0!important}.border-right-0{border-right:0!important}.padding-0{padding:0!important}.m-0{margin:0!important}.nowrap{white-space:nowrap}.status-info{font-size:1.1rem;font-weight:600;display:flex;justify-content:center;align-items:center;max-width:-moz-fit-content;max-width:fit-content;white-space:nowrap;color:#212121;background-color:transparent;padding:.6rem .8rem;height:2.2rem;border-radius:.4rem;cursor:pointer;border:none!important}.status-info.status-assessment-completed{background-color:#f1717033;color:#f17170}.status-info.status-assessment-completed:hover{background-color:#f1717066;color:#f17170;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-assessment-completed .status-iconbox{background-color:#f17170}.status-info[aria-expanded=true].status-assessment-completed{background-color:#f1717033;color:#f17170}.status-info[aria-expanded=true].status-assessment-completed .status-iconbox{background-color:#f17170}.status-info.status-design-completed{background-color:#ff884d33;color:#ff884d}.status-info.status-design-completed:hover{background-color:#ff884d66;color:#ff884d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-design-completed .status-iconbox{background-color:#ff884d}.status-info[aria-expanded=true].status-design-completed{background-color:#ff884d33;color:#ff884d}.status-info[aria-expanded=true].status-design-completed .status-iconbox{background-color:#ff884d}.status-info.status-permit-submitted{background-color:#ffc44d33;color:#ffc44d}.status-info.status-permit-submitted:hover{background-color:#ffc44d66;color:#ffc44d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-permit-submitted .status-iconbox{background-color:#ffc44d}.status-info[aria-expanded=true].status-permit-submitted{background-color:#ffc44d33;color:#ffc44d}.status-info[aria-expanded=true].status-permit-submitted .status-iconbox{background-color:#ffc44d}.status-info.status-permit-received{background-color:#1aa08533;color:#1aa085}.status-info.status-permit-received:hover{background-color:#1aa08566;color:#1aa085;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-permit-received .status-iconbox{background-color:#1aa085}.status-info[aria-expanded=true].status-permit-received{background-color:#1aa08533;color:#1aa085}.status-info[aria-expanded=true].status-permit-received .status-iconbox{background-color:#1aa085}.status-info.status-ready-for-installation{background-color:#8bc94d33;color:#8bc94d}.status-info.status-ready-for-installation:hover{background-color:#8bc94d66;color:#8bc94d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-ready-for-installation .status-iconbox{background-color:#8bc94d}.status-info[aria-expanded=true].status-ready-for-installation{background-color:#8bc94d33;color:#8bc94d}.status-info[aria-expanded=true].status-ready-for-installation .status-iconbox{background-color:#8bc94d}.status-info.status-ready-completed{background-color:#a0a5b933;color:#a0a5b9}.status-info.status-ready-completed:hover{background-color:#a0a5b966;color:#a0a5b9;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-ready-completed .status-iconbox{background-color:#a0a5b9}.status-info[aria-expanded=true].status-ready-completed{background-color:#a0a5b933;color:#a0a5b9}.status-info[aria-expanded=true].status-ready-completed .status-iconbox{background-color:#a0a5b9}.status-info.status-clear-selection{background-color:#5e94ff33;color:#5e94ff}.status-info.status-clear-selection:hover{background-color:#5e94ff66;color:#5e94ff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-clear-selection .status-iconbox{background-color:#5e94ff}.status-info[aria-expanded=true].status-clear-selection{background-color:#5e94ff33;color:#5e94ff}.status-info[aria-expanded=true].status-clear-selection .status-iconbox{background-color:#5e94ff}.status-info.status-lead{background-color:#aad9bb33;color:#aad9bb}.status-info.status-lead:hover{background-color:#aad9bb66;color:#aad9bb;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-lead .status-iconbox{background-color:#aad9bb}.status-info[aria-expanded=true].status-lead{background-color:#aad9bb33;color:#aad9bb}.status-info[aria-expanded=true].status-lead .status-iconbox{background-color:#aad9bb}.status-info.status-customer-approval{background-color:#5d358633;color:#5d3586}.status-info.status-customer-approval:hover{background-color:#5d358666;color:#5d3586;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-customer-approval .status-iconbox{background-color:#5d3586}.status-info[aria-expanded=true].status-customer-approval{background-color:#5d358633;color:#5d3586}.status-info[aria-expanded=true].status-customer-approval .status-iconbox{background-color:#5d3586}.status-info.status-drawing{background-color:#db83f333;color:#db83f3}.status-info.status-drawing:hover{background-color:#db83f366;color:#db83f3;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-drawing .status-iconbox{background-color:#db83f3}.status-info[aria-expanded=true].status-drawing{background-color:#db83f333;color:#db83f3}.status-info[aria-expanded=true].status-drawing .status-iconbox{background-color:#db83f3}.status-info.status-advance{background-color:#525cea33;color:#525cea}.status-info.status-advance:hover{background-color:#525cea66;color:#525cea;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-advance .status-iconbox{background-color:#525cea}.status-info[aria-expanded=true].status-advance{background-color:#525cea33;color:#525cea}.status-info[aria-expanded=true].status-advance .status-iconbox{background-color:#525cea}.status-info.status-site{background-color:#80c6d933;color:#80c6d9}.status-info.status-site:hover{background-color:#80c6d966;color:#80c6d9;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-site .status-iconbox{background-color:#80c6d9}.status-info[aria-expanded=true].status-site{background-color:#80c6d933;color:#80c6d9}.status-info[aria-expanded=true].status-site .status-iconbox{background-color:#80c6d9}.status-info.status-estimation{background-color:#01a5b433;color:#01a5b4}.status-info.status-estimation:hover{background-color:#01a5b466;color:#01a5b4;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-estimation .status-iconbox{background-color:#01a5b4}.status-info[aria-expanded=true].status-estimation{background-color:#01a5b433;color:#01a5b4}.status-info[aria-expanded=true].status-estimation .status-iconbox{background-color:#01a5b4}.status-info.status-report{background-color:#ffb70033;color:#ffb700}.status-info.status-report:hover{background-color:#ffb70066;color:#ffb700;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-report .status-iconbox{background-color:#ffb700}.status-info[aria-expanded=true].status-report{background-color:#ffb70033;color:#ffb700}.status-info[aria-expanded=true].status-report .status-iconbox{background-color:#ffb700}.status-info.status-material-requisition{background-color:#fe980033;color:#fe9800}.status-info.status-material-requisition:hover{background-color:#fe980066;color:#fe9800;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-material-requisition .status-iconbox{background-color:#fe9800}.status-info[aria-expanded=true].status-material-requisition{background-color:#fe980033;color:#fe9800}.status-info[aria-expanded=true].status-material-requisition .status-iconbox{background-color:#fe9800}.status-info.status-hot{background-color:#f6070133;color:#f60701}.status-info.status-hot:hover{background-color:#f6070166;color:#f60701;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-hot .status-iconbox{background-color:#f60701}.status-info[aria-expanded=true].status-hot{background-color:#f6070133;color:#f60701}.status-info[aria-expanded=true].status-hot .status-iconbox{background-color:#f60701}.status-info.status-pending{background-color:#ffb90233;color:#ffb902}.status-info.status-pending:hover{background-color:#ffb90266;color:#ffb902;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-pending .status-iconbox{background-color:#ffb902}.status-info[aria-expanded=true].status-pending{background-color:#ffb90233;color:#ffb902}.status-info[aria-expanded=true].status-pending .status-iconbox{background-color:#ffb902}.status-info.status-approved{background-color:#8bc94d33;color:#8bc94d}.status-info.status-approved:hover{background-color:#8bc94d66;color:#8bc94d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-approved .status-iconbox{background-color:#8bc94d}.status-info[aria-expanded=true].status-approved{background-color:#8bc94d33;color:#8bc94d}.status-info[aria-expanded=true].status-approved .status-iconbox{background-color:#8bc94d}.status-info.status-rejected{background-color:#f1717033;color:#f17170}.status-info.status-rejected:hover{background-color:#f1717066;color:#f17170;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-rejected .status-iconbox{background-color:#f17170}.status-info[aria-expanded=true].status-rejected{background-color:#f1717033;color:#f17170}.status-info[aria-expanded=true].status-rejected .status-iconbox{background-color:#f17170}.status-info.status-NotAssigned{background-color:#f0717033;color:#f07170}.status-info.status-NotAssigned:hover{background-color:#f0717066;color:#f07170;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-NotAssigned .status-iconbox{background-color:#f07170}.status-info[aria-expanded=true].status-NotAssigned{background-color:#f0717033;color:#f07170}.status-info[aria-expanded=true].status-NotAssigned .status-iconbox{background-color:#f07170}.status-info.status-inactive{background-color:#72767a33;color:#72767a}.status-info.status-inactive:hover{background-color:#72767a66;color:#72767a;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-inactive .status-iconbox{background-color:#72767a}.status-info[aria-expanded=true].status-inactive{background-color:#72767a33;color:#72767a}.status-info[aria-expanded=true].status-inactive .status-iconbox{background-color:#72767a}.status-info.status-completed{background-color:#6dc36833;color:#6dc368}.status-info.status-completed:hover{background-color:#6dc36866;color:#6dc368;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-completed .status-iconbox{background-color:#6dc368}.status-info[aria-expanded=true].status-completed{background-color:#6dc36833;color:#6dc368}.status-info[aria-expanded=true].status-completed .status-iconbox{background-color:#6dc368}.status-info.status-active{background-color:#34b06d33;color:#34b06d}.status-info.status-active:hover{background-color:#34b06d66;color:#34b06d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-active .status-iconbox{background-color:#34b06d}.status-info[aria-expanded=true].status-active{background-color:#34b06d33;color:#34b06d}.status-info[aria-expanded=true].status-active .status-iconbox{background-color:#34b06d}.status-info.status-resigned{background-color:#f0717033;color:#f07170}.status-info.status-resigned:hover{background-color:#f0717066;color:#f07170;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-resigned .status-iconbox{background-color:#f07170}.status-info[aria-expanded=true].status-resigned{background-color:#f0717033;color:#f07170}.status-info[aria-expanded=true].status-resigned .status-iconbox{background-color:#f07170}.status-info.status-blackListed{background-color:#23232233;color:#232322}.status-info.status-blackListed:hover{background-color:#23232266;color:#232322;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-blackListed .status-iconbox{background-color:#232322}.status-info[aria-expanded=true].status-blackListed{background-color:#23232233;color:#232322}.status-info[aria-expanded=true].status-blackListed .status-iconbox{background-color:#232322}.status-info.status-transffered{background-color:#1aa08533;color:#1aa085}.status-info.status-transffered:hover{background-color:#1aa08566;color:#1aa085;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-transffered .status-iconbox{background-color:#1aa085}.status-info[aria-expanded=true].status-transffered{background-color:#1aa08533;color:#1aa085}.status-info[aria-expanded=true].status-transffered .status-iconbox{background-color:#1aa085}.status-info.status-Vendors-interested-Persons{background-color:#8b5f9a33;color:#8b5f9a}.status-info.status-Vendors-interested-Persons:hover{background-color:#8b5f9a66;color:#8b5f9a;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-Vendors-interested-Persons .status-iconbox{background-color:#8b5f9a}.status-info[aria-expanded=true].status-Vendors-interested-Persons{background-color:#8b5f9a33;color:#8b5f9a}.status-info[aria-expanded=true].status-Vendors-interested-Persons .status-iconbox{background-color:#8b5f9a}.status-info.status-Not-to-be-Re-Hired{background-color:#72767a33;color:#72767a}.status-info.status-Not-to-be-Re-Hired:hover{background-color:#72767a66;color:#72767a;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-Not-to-be-Re-Hired .status-iconbox{background-color:#72767a}.status-info[aria-expanded=true].status-Not-to-be-Re-Hired{background-color:#72767a33;color:#72767a}.status-info[aria-expanded=true].status-Not-to-be-Re-Hired .status-iconbox{background-color:#72767a}.status-info.status-Under-Notice-period{background-color:#f57f0633;color:#f57f06}.status-info.status-Under-Notice-period:hover{background-color:#f57f0666;color:#f57f06;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-Under-Notice-period .status-iconbox{background-color:#f57f06}.status-info[aria-expanded=true].status-Under-Notice-period{background-color:#f57f0633;color:#f57f06}.status-info[aria-expanded=true].status-Under-Notice-period .status-iconbox{background-color:#f57f06}.status-info.status-default{background-color:#21212133;color:#212121}.status-info.status-default:hover{background-color:#21212166;color:#212121;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info.status-default .status-iconbox{background-color:#212121}.status-info[aria-expanded=true].status-default{background-color:#21212133;color:#212121}.status-info[aria-expanded=true].status-default .status-iconbox{background-color:#212121}.status-info .status-iconbox{display:block!important;min-width:.8rem;width:.8rem;height:.8rem;background-color:transparent;border-radius:2px;border:none!important;margin-right:.6rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.status-info .status-iconbox.s1{border-radius:2px!important;width:10px;height:10px}.status-info .status-iconbox.s2{border-radius:0!important}.status-info .material-icons{font-size:1.1rem;line-height:initial;margin-right:.6rem}.status-listbox{max-height:330px;overflow:auto;padding-right:2px}.status-listbox .status-listbox-head{background:#F6F8F9;font-size:1.3rem;font-weight:600;padding:1rem;position:sticky;top:0}.status-listbox .status-info{font-size:1.2rem;min-height:3rem;border-bottom:solid 1px rgba(112,112,112,.2);min-width:100%;border-radius:0;padding:1.8rem 1rem!important;display:flex;justify-content:flex-start;align-items:center}.status-listbox .status-info:hover{background:transparent!important}.status-listbox .status-info:last-child{border-bottom:0}.paginator-wrapper{padding:1.5rem 0;position:relative;background:#F8F8F9}.paginator-wrapper:before{content:"";width:15px;height:100%;position:absolute;left:-15px;top:0;background:#F8F8F9}.paginator-wrapper:after{content:"";width:15px;height:100%;position:absolute;right:-14px;top:0;background:#F8F8F9}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-page-size-label,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-range-label,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-select-value-text{font-size:1.4rem;font-weight:500;color:#212121;font-family:Helvetica Neue,sans-serif!important}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-select-value-text{font-weight:700;border-bottom:.1rem solid #212121}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-select-arrow:after{color:#212121;font-size:1.9rem}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:0;padding-bottom:0;min-height:auto}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button .mat-mdc-paginator-icon{fill:#212121}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#72767a}.paginator-wrapper .mat-mdc-paginator .mat-mdc-paginator-outer-container .mat-mdc-paginator-container .mat-mdc-icon-button.mat-mdc-button-base{height:2.4rem;line-height:2.4rem;padding:0 1.2rem}.time-text{display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600}.time-text img{margin-right:.6rem}.info{background:#ffc041;color:#fff;display:flex;justify-content:center;align-items:center;height:17px;width:17px;min-width:17px;list-style:17px;border-radius:10rem;margin-left:1rem;font-size:1.2rem;font-weight:600}.info.notinstalled{background:#ffc041}.info.installed{background:#4DC95A}.sub-title{font-size:1.2rem;font-weight:600;margin:0}.pop-image{display:flex;justify-content:space-between;align-items:center;flex-direction:column;text-align:center}.pop-image .pop-image-info .pop-image-title{font-size:1.4rem;font-weight:600;line-height:1.8rem;color:#4a4a4a;margin-bottom:1.4rem}.pop-image .pop-image-info .pop-image-text{color:#8c8787;font-size:1.2rem;font-weight:400;margin-bottom:2rem;line-height:1.8rem;max-width:275px;margin-left:auto;margin-right:auto}.pop-image img{margin-left:auto}.stepper-wrapper{min-height:inherit;max-height:inherit;height:calc(95vh - 170px)}.add-poc{border:dotted 2px #EAEEF0;min-height:4.4rem;display:flex;justify-content:center;align-items:center;font-size:1.3rem;cursor:pointer;margin-bottom:1.5rem;border-radius:.4rem;font-weight:500;color:#000}.add-poc .material-icons-round{font-size:2rem;margin-right:.3rem;height:2.9rem;width:2.9rem;display:flex;justify-content:center;align-items:center;border-radius:.2rem}.add-poc:hover{background:#F9FCFF;border-color:#091a70;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.add-poc:hover .material-icons-round{color:#fff;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;background:#091A70;transform:rotate(90deg)}.user-profile-upload{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:.6rem;min-height:110px;width:100%;background:rgba(252,252,252,.5098039216);border:solid 1px #EAEAEA}.user-profile-upload .user-profile-upload-box{height:6.8rem;width:6.8rem;display:flex;justify-content:center;align-items:center;background:#FFFAFA;border:solid 1px #F6F8F9;border-radius:.9rem;position:relative}.user-profile-upload .user-profile-upload-box .user-profile-upload-hover{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-size:.9rem;text-align:center;position:absolute;color:#fff;display:none;background:rgba(0,0,0,.6);height:80%;width:80%;border-radius:.9rem;overflow:hidden;cursor:pointer;line-height:initial;line-height:1.5rem}.user-profile-upload .user-profile-upload-box:hover .user-profile-upload-hover{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.drag-icon{color:#887d79;cursor:pointer;display:flex;justify-content:center;align-items:center;width:1.2rem;margin-right:.6rem;position:relative;top:-.2rem}.drag-icon:hover{color:#72767a;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.vertical-btn-list{background-color:#f5f5f5;border-radius:.6rem;padding:1.9rem 1.5rem}.vertical-btn-list .vertical-btn-single{background-color:#fff;border-radius:.5rem;border:.1rem solid #F6F8F9;box-shadow:0 0 .4rem #1616160f;margin-bottom:.6rem;display:flex;justify-content:flex-start;align-items:center;padding:1.2rem 1.5rem;min-height:5rem;position:relative;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;cursor:pointer;animation:fadeInUp .4s both}.vertical-btn-list .vertical-btn-single .vertical-btn-label{display:flex;justify-content:flex-start;align-items:center}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox{position:relative;width:22px;height:22px;display:block!important;margin-right:1rem}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox .vertical-btn-icon{position:absolute;left:0;top:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.vertical-btn-list .vertical-btn-single .vertical-btn-iconbox .vertical-btn-icon.icon-active{opacity:0}.vertical-btn-list .vertical-btn-single .main-text{font-size:1.2rem;font-weight:500;color:#0f0d29;margin-bottom:0;line-height:initial}.vertical-btn-list .vertical-btn-single .sub-text{font-size:1.2rem;font-weight:600;color:#72767a;line-height:initial}.vertical-btn-list .vertical-btn-single .vertical-btn-arrow{position:absolute;right:1.5rem;top:50%;transform:translate(-10px,-50%);opacity:0;transition:transform .4s ease}.vertical-btn-list .vertical-btn-single:hover,.vertical-btn-list .vertical-btn-single.active{border-color:#091a70;background-color:#f5feff}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon,.vertical-btn-list .vertical-btn-single.active .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon{opacity:0}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon.icon-active,.vertical-btn-list .vertical-btn-single.active .vertical-btn-label .vertical-btn-iconbox .vertical-btn-icon.icon-active{opacity:1}.vertical-btn-list .vertical-btn-single:hover .vertical-btn-arrow,.vertical-btn-list .vertical-btn-single.active .vertical-btn-arrow{opacity:1;transform:translateY(-50%)}.grid-input{border:.1rem solid #091A70!important;padding:0 1.2rem!important;border-radius:.4rem!important;height:4.5rem;min-height:auto!important;position:relative;overflow:hidden}.grid-input .grid-input-field{width:100%;padding-right:2rem}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-text-field__input{font-size:1.2rem;font-weight:400}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-text-field__input::placeholder{font-size:1.2rem}.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.grid-input .grid-input-field ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border:0}.grid-input .grid-input-icon{cursor:pointer;font-size:1.6rem;position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:.4rem;display:flex;justify-content:center;align-items:center;color:#fff}.grid-input .grid-input-icon:hover{color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.grid-input .grid-input-icon.close{right:40px;background:#CECECE}.grid-input .grid-input-icon.close:hover{background:#bcbcbc}.grid-input .grid-input-icon.done{background:#54B435}.grid-input .grid-input-icon.done:hover{background:#47982d}.content-grid-list .content-grid-listitem{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:.7rem 1.2rem;border:.1rem solid #e2e3ea;border-radius:.4rem;margin-bottom:1rem;min-height:4.2rem;cursor:pointer}.content-grid-list .content-grid-listitem .text-box{display:flex;justify-content:flex-start;align-items:center}.content-grid-list .content-grid-listitem .text-box .drag-icon{margin-right:1.2rem}.content-grid-list .content-grid-listitem .dot-action-icon{cursor:pointer;color:#72767a;font-size:2.2rem}.content-grid-list .content-grid-listitem .dot-action-icon:hover{color:#091a70;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.content-grid-list .content-grid-listitem:last-child{margin-bottom:0}.content-grid-list .content-grid-listitem .status-info{color:#000;padding:0;cursor:default;font-weight:400}.content-grid-list .content-grid-listitem .status-info .status-iconbox{min-width:1.3rem;width:1.3rem;height:1.3rem}.content-grid-list .content-grid-listitem .status-info:hover{background-color:transparent;color:#000}.content-grid-list .content-grid-listitem:hover{border-color:#f57f06;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.content-grid-list .content-grid-listitem.active{background-color:#f57f06;border-color:#f57f06}.content-grid-list .content-grid-listitem.active .status-info,.content-grid-list .content-grid-listitem.active .drag-icon,.content-grid-list .content-grid-listitem.active .dot-action-icon{color:#fff!important}::ng-deep .color-list{display:grid;grid-template-columns:repeat(5,1fr);gap:0 2.3rem}::ng-deep .color-list .color-list-item{width:2.4rem;min-width:2.4rem;height:2.4rem;border-radius:50%;position:relative;border:.1rem solid transparent;background-color:#fff;cursor:pointer;margin-top:2rem}::ng-deep .color-list .color-list-item .color-icon{opacity:0;color:#fff;font-size:.9rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}::ng-deep .color-list .color-list-item .color-icon.icon-add{opacity:1;color:#091a70;font-size:1.4rem}::ng-deep .color-list .color-list-item.color1{background-color:#00c2c9}::ng-deep .color-list .color-list-item.color2{background-color:#52b4b3}::ng-deep .color-list .color-list-item.color3{background-color:#6dc368}::ng-deep .color-list .color-list-item.color4{background-color:#db7793}::ng-deep .color-list .color-list-item.color5{background-color:#2a85c3}::ng-deep .color-list .color-list-item.color6{background-color:#f3c245}::ng-deep .color-list .color-list-item.color7{background-color:#ffa741}::ng-deep .color-list .color-list-item.color8{background-color:#ff7b00}::ng-deep .color-list .color-list-item.color9{background-color:#ec0141}::ng-deep .color-list .color-list-item:hover{animation:pulse .5s both}::ng-deep .color-list .color-list-item:hover .color-icon{opacity:1}::ng-deep .color-list .color-list-item.add-color{border-color:#e2e3ea}::ng-deep .color-list .color-list-item.add-color:hover{background-color:#091a70;border-color:#091a70}::ng-deep .color-list .color-list-item.add-color:hover .icon-add{color:#fff}::ng-deep .color-list .color-list-item.selected{border:.2rem solid #fff;box-shadow:0 0 0 1.5px #f3c245;width:2.6rem;min-width:2.6rem;height:2.6rem}::ng-deep .color-list .color-list-item.selected .color-icon{opacity:1}::ng-deep .color-list .color-list-item.selected:hover{animation:none}.color-picker{border:0!important;box-shadow:0 .3rem .6rem #0003;background-color:#f5f5f5!important}.color-picker .arrow{display:none}.color-picker .box input{border-color:#eaeef0!important}.no-data{display:flex;justify-content:center;align-items:center;flex-direction:column;animation:zoomIn-small .2s ease-in-out;padding:2rem 0;gap:1.2rem;text-align:center}.no-data .no-data-text{font-size:1.6rem;font-weight:700;color:#212121;line-height:22px;margin-bottom:0;padding:0 10px}.no-data .no-data-sub{color:#72767a;font-size:1.4rem;margin-bottom:3rem;font-weight:500;line-height:22px;padding:0 10px}.option-grid-list .option-grid-listitem{display:flex;justify-content:space-between;align-items:center;border:.1rem solid #EAEEF0;box-shadow:0 0 .4rem #1616160f;border-radius:.5rem;margin-bottom:.6rem;min-height:5.5rem;padding:0 1.2rem}.option-grid-list .option-grid-listitem:hover{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-color:#091a70}.option-grid-list .option-grid-listitem .option-grid-text{display:flex;justify-content:flex-start;align-items:center;font-size:1.2rem;font-weight:600;color:#212121}.option-grid-list .option-grid-listitem:last-child{margin-bottom:0}@media only screen and (min-width: 769px){.vertical-tab-style1{flex-direction:row}}@media only screen and (min-width: 769px){.vertical-tab-style1.project-config-tab .mat-mdc-tab-header .mat-mdc-tab-label-container{min-height:calc(100vh - 175px)}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header{border-bottom:none;background-color:#f5f5f5;border-radius:.4rem;height:auto;width:23rem}}@media only screen and (min-width: 769px) and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header{width:23rem;height:100%}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-header-pagination{display:none}}@media only screen and (min-width: 769px) and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-label-container{min-height:calc(100vh - 265px);overflow-y:auto}}@media only screen and (min-width: 769px){.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels{flex-direction:column;padding:1.5rem 0}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{display:flex;justify-content:flex-start;align-items:center;padding:0 2rem;height:4.3rem;margin:0;position:relative}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{font-size:1.3rem;font-weight:500;color:#0f0d29!important;font-family:Helvetica Neue,sans-serif!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:after{content:"";position:absolute;left:2px;top:3px;width:.4rem;height:calc(100% - 6px);background-color:transparent;z-index:1;border-radius:10rem}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;background-color:#73b46a}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:0!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab:hover .mdc-tab__content .mdc-tab__text-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;color:#fff!important}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active{background-color:#fff}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active:after{background-color:#091a70}.vertical-tab-style1 .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__content .mdc-tab__text-label{color:#091a70!important;font-weight:600}.vertical-tab-style1 .mat-mdc-tab-header .mdc-tab-indicator__content{display:none}.vertical-tab-style1 .mat-mdc-tab-body-wrapper{flex:1 1 auto}}.d-flex{display:flex}.d-flex-center{display:flex;justify-content:center;align-items:center}.poc-sec{display:grid;gap:1.8rem;padding:2.4rem 2rem 2rem;flex-wrap:wrap}.poc-sec .upload-card{border-radius:.9rem;border:.1rem solid #e3e3e3;padding:1rem;cursor:pointer}.poc-sec .upload-card:hover,.poc-sec .upload-card.active{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;border:.1rem solid #091A70;box-shadow:0 1.5rem 1.5rem #1616161a;background:#F1FBFD}.poc-sec .upload-card .upload-card-head{position:relative;display:flex;justify-content:flex-start;align-items:center}.poc-sec .upload-card .upload-card-head .more-icon{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;position:absolute;right:0;top:0;color:#a0a5b9;cursor:pointer;font-size:2rem}.poc-sec .upload-card .upload-card-head .more-icon:hover{color:#676e8c}.poc-sec .upload-card .upload-card-sublist .upload-card-sublist-item{color:#6b6f70}.poc-sec .upload-card .upload-card-sublist .upload-card-sublist-item:last-child{margin-bottom:0}.poc-sec .upload-card .upload-card-sublist .upload-card-sublist-item .icon-box{display:flex;justify-content:center;align-items:center;width:25px;height:25px;min-width:25px;margin-right:1.2rem;background-color:#f6f7f6;border-radius:.6rem}.poc-sec .upload-card .upload-card-sublist .upload-card-sublist-item .upload-card-sublist-item-text{margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.no-item{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:250px;min-width:100%}.no-item .no-tem-content{display:flex;justify-content:center;align-items:center;flex-direction:column;font-weight:400;font-family:Helvetica Neue,sans-serif!important;text-align:center;max-width:367px;margin-left:auto;margin-right:auto}.no-item .no-tem-content .no-tem-content-title{font-size:1.4rem;color:#1e1e1e;font-weight:600;margin-bottom:.5rem}.no-item .no-tem-content .no-tem-content-info{font-size:1.3rem;color:#1e1e1e;opacity:.8}.no-item .no-tem-content .image{max-width:26rem;margin-bottom:1rem}.no-item .no-tem-content .btn{margin-top:1.5rem;min-width:100px}.no-item .inputfield{margin-top:1.5rem}.upload{min-height:calc(95vh - 175px);width:100%;flex-direction:column;margin:1rem 0;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.upload .custom-file-input{display:none}.upload .upload-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem}.upload .upload-text .upload-main-content{font-size:1.4rem;line-height:initial;margin:1rem 0}.upload .upload-text .upload-icon{margin-bottom:.5rem}.upload .btn-primary:disabled{opacity:.3}.upload app-button{display:inline-block}.upload *{cursor:pointer}.table-btn-grp{display:flex;justify-content:center;align-items:center;gap:1rem}.link-btn{font-size:1.2rem;font-weight:700;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.link-btn .material-icons-round{color:#091a70;font-size:2rem;margin-right:.8rem}.link-btn:hover{color:#091a70}.link-btn:hover .material-icons-round{animation:rotate_icon .2s both}.table-btn-list-sec{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.table-btn-list-sec .table-btn-list{display:flex;justify-content:flex-start;align-items:center;display:inline-flex!important;padding-left:13px;cursor:pointer}.table-btn-list-sec .table-btn-list .table-btn-list-item{width:3.4rem;height:3.4rem;background:#fff;border-radius:.6rem;border:solid 1px #EAEEF0;display:flex;justify-content:flex-start;align-items:center;margin-left:-13px;overflow:hidden;font-weight:700}.table-btn-list-sec .table-btn-list .table-btn-list-item img{width:3.4rem;height:auto;object-fit:cover}.table-btn-list-sec .table-btn-list .table-btn-list-item.count{display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;text-align:center}.table-btn-list-sec .table-btn-list .table-btn-list-item.count:hover{background:#73B46A;color:#fff}.actions-table{cursor:pointer}.actions-table .material-icons-outlined,.actions-table .material-icons-round{color:#a0a5b9;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.actions-table .material-icons-outlined:hover,.actions-table .material-icons-round:hover{color:#8389a3}.table-description{display:flex;justify-content:center;align-items:center;cursor:pointer}.description-box.mat-mdc-menu-panel.mat-mdc-menu-panel .mat-mdc-menu-content{padding:1.3rem;font-size:1.3rem;line-height:initial}.table-style1 .status-info{margin:0 auto}.table-add{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1.5rem;position:sticky;bottom:0;background:#fff;padding:1.1rem 1.8rem;min-height:6.3rem;border:solid 1px #EAEEF0;border-top:0}.table-add-link{display:flex;justify-content:flex-start;align-items:center;gap:.9rem;font-size:1.2rem;font-weight:700;cursor:pointer}.table-add-link .material-icons-round{color:#091a70}.table-add-link:hover .material-icons-round{animation:rotate_icon .2s both}.mat-mdc-form-field-error{font-size:1rem}.small-btn{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:2rem;min-width:2rem;height:2rem;border-radius:.6rem}.small-btn span{color:#fff!important;font-size:1.4rem}.small-btn.btn-close{background:#CECECE}.small-btn.btn-close:hover{background:#b5b5b5}.small-btn.btn-done{background:#54B435}.small-btn.btn-done:hover{background:#428d29}.add-new-box{padding:1.5rem;border:solid 1px #e2e3ea;display:flex;justify-content:flex-start;align-items:center;gap:1rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.add-new-box .material-icons-round{color:#091a70}.add-new-box:hover{background:#f5f5f5}.add-more-new{color:#212121;font-size:1.2rem;font-weight:600;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.add-more-new:hover{color:#091a70;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.add-more-new:hover img{rotate:90deg;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.add-more-new img{margin-right:.6rem;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.editor-control{display:flex;justify-content:flex-start;align-items:center;padding:8px;border-radius:0 0 .3rem .3rem;border:solid 1px #e2e3ea;border-top:0}.editor-control .title-2{margin-left:2rem;cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.attach-button{border:solid 1px #e3e3e3;border-radius:.5rem;padding:.35rem .9rem;font-size:1.2rem;display:flex;justify-content:center;align-items:center;color:#212121;background:#fff;width:max-content;min-height:3.5rem}.attach-button li{display:flex;justify-content:center;align-items:center;padding:0 .7rem}.attach-button li:first-child{border-right:solid 1px #e3e3e3}.attach-button li:last-child{font-weight:600}.attach-button li img{margin-right:.4rem}.contact-icon-box{width:4rem;height:4rem;min-width:4rem;display:flex;justify-content:center;align-items:center;background-color:#f6f8f9;border:.1rem solid #EAEEF0;border-radius:.8rem;margin-right:1rem}.contact-icon-box:hover{background-color:#091a70;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.contact-icon-box:hover img{filter:grayscale(1) brightness(300%);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.contact-icon-box2{width:4rem;height:4rem;min-width:4rem;display:flex;justify-content:center;align-items:center;background-color:#f6f8f9;border:.1rem solid #EAEEF0;border-radius:.8rem;margin-right:1rem}.input-search{height:4.5rem;background:#F8F8F9 url(/assets/image/search-icon.svg) 1.4rem center no-repeat;border:solid 1px #f6f7f6!important;color:#717171;font-size:1.3rem!important;font-weight:500;border-radius:6px;outline:none;font-family:Helvetica Neue,sans-serif!important;width:100%;padding-left:4.2rem}.input-search::placeholder{color:#717171;font-size:1.3rem!important;font-weight:500;opacity:1;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.input-search:hover{box-shadow:0 0 1rem #1616160a;border:solid 1px #091A70!important;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.input-search:hover::placeholder{color:#717171}::ng-deep .profile-user .input-search:hover{box-shadow:0 0 1rem #16161614}.info-red{color:#f60701;position:absolute;font-size:1.6rem}::ng-deep .flow-card{list-style:none!important;border-radius:.8rem!important;width:100%;background:#fff!important;padding:1.1rem 1.2rem 1.5rem!important;border:solid 1px #F4F4F4;cursor:pointer;position:relative;margin-bottom:.6rem}::ng-deep .flow-card.cdk-drag-dragging{z-index:1;position:fixed;max-width:240px}::ng-deep .flow-card:last-child{margin-bottom:0}::ng-deep .flow-card .flow-card-head{border-bottom:solid 2px #F4F4F4;display:flex;justify-content:flex-start;align-items:center;padding-bottom:.85rem;padding-right:1.2rem}::ng-deep .flow-card .flow-card-body{padding:.8rem 0 .7rem;display:flex;justify-content:flex-start;align-items:center;gap:.9rem}::ng-deep .flow-card .flow-card-body h4{font-size:1.1rem;font-weight:400;margin:0;line-height:16px;word-break:break-all}::ng-deep .flow-card .status-info{margin:10px 0 6px;max-width:initial;min-width:initial}::ng-deep .flow-card .flow-card-bottom{border-top:solid 1px #EAF4FF;display:flex;justify-content:flex-start;align-items:center;gap:.8rem;padding-top:.8rem}::ng-deep .flow-card .flow-card-bottom .user-details .user-imgbox{width:2.5rem;min-width:2.5rem;height:2.5rem}::ng-deep .flow-card .flow-card-bottom .user-details .user-imgbox.calendar{background:#1CA085}::ng-deep .flow-card .flow-card-bottom .user-details .user-imgbox.calendar img{filter:brightness(500%) grayscale(1);width:16px}::ng-deep .flow-card .flow-card-bottom .user-details .user-imgbox.history{background:#091A70}::ng-deep .flow-card .flow-card-bottom .user-details .user-imgbox.visibility{background:#8BC94D}.header-back-btn{margin-right:1.2rem}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm{color:#b0b1b3;border:.2rem solid #B0B1B3;width:2.2rem;height:2.1rem;min-width:2.2rem;line-height:2.1rem;padding:0;border-radius:.7rem}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm:hover{border-color:#73b46a;color:#73b46a;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.header-back-btn ::ng-deep .btn-outline.btn-normal-sm span{font-size:1.7rem}::ng-deep .pipeline-list{min-height:4.7rem;display:flex;justify-content:flex-start;align-items:center;background:#F6F8F9!important;border-radius:.4rem;padding:1.4rem 2.5rem 1.4rem .6rem;margin-bottom:1rem;border:solid 2px #EAEEF0;position:relative;cursor:pointer;width:100%}::ng-deep .pipeline-list:after{content:"";position:absolute;height:9px;bottom:-11px;left:18px;border-left:dotted 2px #e3e3e3}::ng-deep .pipeline-list .material-icons-outlined{color:#b6b6b6;margin-right:.5rem}::ng-deep .pipeline-list:last-child:after{display:none}::ng-deep .pipeline-list.active,::ng-deep .pipeline-list:hover{border:solid 2px #091A70}::ng-deep .pipeline-list.active .count,::ng-deep .pipeline-list:hover .count{animation:pulse .4s both}::ng-deep .pipeline-list h5{font-size:1.3rem;font-weight:500;margin:0}::ng-deep .pipeline-list .count{width:20px;min-width:20px;height:20px;border:solid 1px #091A70;color:#091a70;background:#fff;border-radius:10rem;display:flex;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;margin-right:1.2rem}::ng-deep .pipeline-list .actions-table{position:absolute;right:0;width:30px}::ng-deep .selectedItem{border:solid 2px #091A70}.view-btn{width:30px;height:20px;display:flex;justify-content:center;align-items:center;background:none;border:none;outline:none;cursor:pointer;margin:auto}.upload-document{width:30px!important;height:20px!important;padding:0!important;cursor:pointer;background-color:transparent;border:0;position:relative}.upload-document .dotimg{width:auto!important;height:auto}::ng-deep aside.matdots{display:flex;justify-content:flex-end;align-items:center}::ng-deep .edit-outer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;color:#4a4a4a}::ng-deep .edit-outer img{opacity:.7;max-width:11px}::ng-deep .pannel2{min-width:180px!important}::ng-deep .pannel2 .mat-mdc-menu-item{min-height:47px!important}::ng-deep .pannel2 .mat-mdc-menu-item .mat-mdc-menu-item-text{font-size:1.2rem;color:#4a4a4a}::ng-deep .pannel2 .mat-mdc-menu-item:hover{background:#707070}::ng-deep .pannel2 .mat-mdc-menu-item:hover .edit-outer img{opacity:1}::ng-deep .pannel2 .mat-mdc-menu-item-text{width:100%}::ng-deep .pannel2 .mat-mdc-menu-content{padding:0}::ng-deep .matbtn2{width:30px!important;height:20px!important;padding:0!important;cursor:pointer;background-color:transparent;border:0;position:relative}::ng-deep .matbtn2 .dotimg{width:auto!important;height:auto}::ng-deep .matbtn2 .material-icons-round{color:#bbb}.new-searchscreen{width:auto;height:auto;position:relative;z-index:20}.new-searchscreen input[type=checkbox]{display:none}.new-searchscreen input[type=checkbox]~label{width:4rem;height:4rem;border-radius:6px;background:#fff;border:solid 1px #F0F0F0;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;z-index:20;box-shadow:0 0 10px #7454830d;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.new-searchscreen input[type=checkbox]~label:hover{background:#091A70;border:solid 1px #D8F8FF}.new-searchscreen input[type=checkbox]~label:hover .image{filter:brightness(500%);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.new-searchscreen input[type=checkbox]:checked~label{background:#091A70;border:solid 1px #D8F8FF}.new-searchscreen input[type=checkbox]:checked~label .image{filter:brightness(500%)}.new-searchscreen .content{background:#fff;height:4rem;width:30px;padding:0;clear:both;position:absolute;right:0;top:0;border-radius:4px;border:solid 1px #D8F8FF;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.new-searchscreen input[type=checkbox]:checked~label~.content{opacity:1;width:245px;right:35px}.search-section-new{width:auto}.search-section-new .search-input{border:0;opacity:1;width:100%;height:3.8rem;color:#675d5a;border-radius:8px 0 0;padding:0 2rem 0 4.4rem;background-size:2.4rem;border:solid 1px #fff;font-size:1.3rem;font-family:Helvetica Neue,sans-serif!important;background:#fff url(/assets/image/search.svg) no-repeat;background-position:1.2rem;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.search-section-new .search-input::placeholder{color:#675d5a;opacity:.5}.search-section-new .search-input .test{color:#091a70}.viewsec{width:70px;height:40px;background:#fff;display:flex;justify-content:center;align-items:center;border:solid 1px #F0F0F0;border-radius:6px}.viewsec .icon{width:31px;height:32px;background:#fff;border-radius:3px;cursor:pointer;display:flex;justify-content:center;align-items:center}.viewsec .icon.active{background:#F7F7F7}::ng-deep .mdc-notched-outline__leading,::ng-deep .mdc-notched-outline__notch,::ng-deep .mdc-notched-outline__trailing{border-color:#f0f0f0!important}::ng-deep .cdk-overlay-pane{max-width:95vw!important}::ng-deep .mat-mdc-option:hover:not(.mdc-list-item--disabled){background-color:#eaf4ff!important}.slt-dash{display:flex;justify-content:space-between;align-items:center}.slt-dash .text{font-size:1.3rem;line-height:1;color:#a0a5b9;display:inline-block;padding-right:1rem;font-family:Helvetica Neue,sans-serif!important}.th-sortarea{display:flex;justify-content:flex-start;align-items:center}.th-sortarea ::ng-deep mat-icon{color:#6b6f70;font-size:1.2rem;width:auto;height:auto;margin-left:.5rem;position:relative;top:.1rem;cursor:pointer}.select-uotertag ::ng-deep .select-phone{min-width:290px}.select-uotertag ::ng-deep .mat-mdc-form-field .mat-mdc-select-value-text,.select-uotertag ::ng-deep .mat-mdc-form-field .mat-mdc-select-value{font-family:Helvetica Neue,sans-serif!important;font-size:1.2rem;font-weight:400;color:#212121}.select-uotertag ::ng-deep .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#675d5a}.select-uotertag ::ng-deep .mdc-menu-surface .mat-mdc-option .mat-pseudo-checkbox{display:none}.list-unstyled{padding:0;margin:0;list-style:none}.general-table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-direction:column}@media only screen and (min-width:641px){.general-table-header{flex-direction:row}}.general-table-header .filter-status-ul{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;animation:fade-in-show .4s;margin-bottom:0}@media only screen and (max-width: 480px){.general-table-header .filter-status-ul{grid-template-columns:repeat(1,1fr);margin-bottom:1rem;width:100%}}.general-table-header .filter-status-ul .list-item{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.general-table-header .filter-status-ul .list-item .grid-box{padding:1rem;border-radius:.6rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:100%;height:5.6rem;position:relative;overflow:hidden;z-index:0;cursor:pointer;color:#333}@media only screen and (min-width:641px){.general-table-header .filter-status-ul .list-item .grid-box{max-width:16.4rem;min-width:16.4rem}}.general-table-header .filter-status-ul .list-item .grid-box.total{background:#DAEEFF}.general-table-header .filter-status-ul .list-item .grid-box.active{background-color:#daffde}.general-table-header .filter-status-ul .list-item .grid-box.inactive{background-color:#f9ffda}.general-table-header .filter-status-ul .list-item .grid-box:hover{transform:translateY(-2px);opacity:.7}.general-table-header .filter-status-ul .list-item .grid-box .sort-filter .sub-head{font-size:1.3rem;font-weight:500;line-height:initial;color:#333}.general-table-header .filter-status-ul .list-item .grid-box .text-all-count{position:relative}.general-table-header .filter-status-ul .list-item .grid-box .text-all-count .count{font-size:1.4rem;font-weight:600;display:flex;justify-content:center;align-items:center;min-width:2rem;height:2.5rem;border-radius:5px;background-color:#fff;border:1px solid #E7F1F2;padding:0 .5rem}.general-table-header .action-btn-wrapper{position:relative;display:flex;justify-content:center;align-items:center;gap:1rem}@media only screen and (max-width: 480px){.general-table-header .action-btn-wrapper{display:flex;justify-content:flex-end;align-items:center;width:100%}}.general-table-header .page-title-wrapper .title-1{font-weight:700;font-size:1.5rem}.toggle-search-bar{width:auto;height:auto;position:relative;z-index:20}.toggle-search-bar input[type=checkbox]{display:none}.toggle-search-bar input[type=checkbox]~label{width:50px;height:50px;border-radius:6px;background:#fff;border:solid 1px #F0F0F0;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;z-index:20;box-shadow:0 0 10px #7454830d;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.toggle-search-bar input[type=checkbox]~label:hover{background:#091A70;border:solid 1px #D8F8FF}.toggle-search-bar input[type=checkbox]~label:hover .image{filter:brightness(500%);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.toggle-search-bar input[type=checkbox]:checked~label{background:#091A70;border:solid 1px #D8F8FF}.toggle-search-bar input[type=checkbox]:checked~label .image{filter:brightness(500%)}.toggle-search-bar .content{background:#fff;height:52px;width:30px;padding:0;clear:both;position:absolute;right:0;top:0;border-radius:4px;border:solid 1px #D8F8FF;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.toggle-search-bar input[type=checkbox]:checked~label~.content{opacity:1;width:245px;right:35px}.table--status{font-size:1.3rem;font-weight:400}.table--status .image{margin-right:.5rem}.table--status.active{color:#28cf00}.table--status.inactive{color:red}.dragAndDrop{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;width:4.5rem}.dragAndDrop .drag-indicator{opacity:.2}.panel2{min-width:180px!important}.panel2 .mat-menu-item{min-height:47px!important}.panel2 .mat-menu-item:hover{background:#FBFBFB}.panel2 .mat-menu-item:hover .edit-outer img{opacity:1}.panel2 .mdc-list-item__primary-text{width:100%}.panel2 .mat-mdc-menu-content{padding:0}.table-employee{display:flex;justify-content:flex-start;align-items:center;font-family:Helvetica Neue,sans-serif!important}.table-employee .image{margin-right:1rem;width:3.2rem;min-width:3.2rem;height:3.2rem;border-radius:.8rem;border:solid 1px #E6E6E6;object-fit:cover}.table-employee .table-employee-name{font-size:1.3rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;white-space:nowrap;line-height:initial;font-weight:600}.table-employee .table-employee-name .table-employee-designation{white-space:nowrap;font-size:1.1rem;line-height:1.7rem;color:#675d5a}.grid-type-list{border:.1rem solid #EAF4FF;border-radius:.6rem;padding:.4rem!important;display:flex;justify-content:flex-start;align-items:center;overflow:hidden}.grid-type-list .grid-type{width:3.2rem;height:3.2rem;line-height:3.2rem;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.grid-type-list .grid-type .grid-icon{position:absolute}.grid-type-list .grid-type .grid-icon.active-icon{opacity:0}.grid-type-list .grid-type.active{background-color:#e7f1f2;border-radius:.3rem}.grid-type-list .grid-type.active .grid-icon.active-icon{opacity:1}.boxed-check-input{align-items:center;border:1px solid #E7F1F2;border-radius:6px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.boxed-check-input .checkbox{padding:1.5rem;border-right:1px solid #E7F1F2}.boxed-check-input .image{max-height:40px;padding:0 1.5rem}.boxed-check-input span{padding:0 1.5rem;display:inline-block;color:#667677;font-size:1.3rem;font-weight:400;text-transform:uppercase}.boxed-check-input:hover,.boxed-check-input.selected,.boxed-check-input:hover .checkbox,.boxed-check-input.selected .checkbox{border-color:#091a70}.boxed-check-input:hover span,.boxed-check-input.selected span{font-weight:700}.stacked-menu{min-width:300px!important}.pointer-events-none{pointer-events:none}.toggle-with-label-container{position:relative}.toggle-with-label-container .toggle-button{display:flex;background-color:#f0f0f0;overflow:hidden;border-radius:25px;border:1px solid #d4d4d4}.toggle-with-label-container .toggle-option{padding:5px 20px;font-size:16px;cursor:pointer;transition:background-color .3s ease,color .3s ease;font-size:1.3rem;font-weight:400;min-width:130px;text-align:center}.toggle-with-label-container .toggle-option:not(.active){color:#667677}.toggle-with-label-container .toggle-option.active{background-color:#74b46b;color:#fff;border-radius:25px}.mt-0{margin-top:0!important}.mt-1{margin-top:5px!important}.mt-2{margin-top:10px!important}.mt-3{margin-top:15px!important}.mt-4{margin-top:20px!important}.mt-5{margin-top:25px!important}.mt-6{margin-top:30px!important}.mt-7{margin-top:35px!important}.mt-8{margin-top:40px!important}.mt-9{margin-top:45px!important}.mt-10{margin-top:50px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:5px!important}.pt-2{padding-top:10px!important}.pt-3{padding-top:15px!important}.pt-4{padding-top:20px!important}.pt-5{padding-top:25px!important}.pt-6{padding-top:30px!important}.pt-7{padding-top:35px!important}.pt-8{padding-top:40px!important}.pt-9{padding-top:45px!important}.pt-10{padding-top:50px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:5px!important}.mr-2{margin-right:10px!important}.mr-3{margin-right:15px!important}.mr-4{margin-right:20px!important}.mr-5{margin-right:25px!important}.mr-6{margin-right:30px!important}.mr-7{margin-right:35px!important}.mr-8{margin-right:40px!important}.mr-9{margin-right:45px!important}.mr-10{margin-right:50px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:5px!important}.pr-2{padding-right:10px!important}.pr-3{padding-right:15px!important}.pr-4{padding-right:20px!important}.pr-5{padding-right:25px!important}.pr-6{padding-right:30px!important}.pr-7{padding-right:35px!important}.pr-8{padding-right:40px!important}.pr-9{padding-right:45px!important}.pr-10{padding-right:50px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:5px!important}.mb-2{margin-bottom:10px!important}.mb-3{margin-bottom:15px!important}.mb-4{margin-bottom:20px!important}.mb-5{margin-bottom:25px!important}.mb-6{margin-bottom:30px!important}.mb-7{margin-bottom:35px!important}.mb-8{margin-bottom:40px!important}.mb-9{margin-bottom:45px!important}.mb-10{margin-bottom:50px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:5px!important}.pb-2{padding-bottom:10px!important}.pb-3{padding-bottom:15px!important}.pb-4{padding-bottom:20px!important}.pb-5{padding-bottom:25px!important}.pb-6{padding-bottom:30px!important}.pb-7{padding-bottom:35px!important}.pb-8{padding-bottom:40px!important}.pb-9{padding-bottom:45px!important}.pb-10{padding-bottom:50px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:5px!important}.ml-2{margin-left:10px!important}.ml-3{margin-left:15px!important}.ml-4{margin-left:20px!important}.ml-5{margin-left:25px!important}.ml-6{margin-left:30px!important}.ml-7{margin-left:35px!important}.ml-8{margin-left:40px!important}.ml-9{margin-left:45px!important}.ml-10{margin-left:50px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:5px!important}.pl-2{padding-left:10px!important}.pl-3{padding-left:15px!important}.pl-4{padding-left:20px!important}.pl-5{padding-left:25px!important}.pl-6{padding-left:30px!important}.pl-7{padding-left:35px!important}.pl-8{padding-left:40px!important}.pl-9{padding-left:45px!important}.pl-10{padding-left:50px!important}.flex-start-center{display:flex;justify-content:flex-start;align-items:center}.flex-between-center{display:flex;justify-content:space-between;align-items:center}.flex-end-center{display:flex;justify-content:flex-end;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-start{display:flex;justify-content:space-between;align-items:flex-start}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-end{align-items:flex-end}.flex-direction-column{flex-direction:column}.justify-space-between{justify-content:space-between}.align-items-center{align-items:center}.align-stretch{align-items:stretch}.black{color:#000}.black-important{color:#000!important}.width-100-per{width:100%}.width-35{width:35px}.width-10{width:10px}.height-35{width:35px}.border-radius-5{border-radius:5px}.p-10{padding:10px}.p-0-10{padding:0 10px}.p-10-0{padding:10px 0}.gap-3{gap:3px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-5{gap:5px}.m-0{margin:0}.weight-600{font-weight:600}.line-hight-normal{line-height:normal}.weight-700{font-weight:700}.weight-500{font-weight:500}.font-size-14{font-size:1.4rem}.font-size-13{font-size:1.3rem}.font-size-12{font-size:1.2rem}.font-size-11{font-size:1.1rem}.font-size-10{font-size:1rem}.font-size-9{font-size:.9rem}.font-size-8{font-size:.8rem}.text-medium{font-weight:500}.p-0{padding:0!important}.full-width{width:100%}.cursor-pointer{cursor:pointer}.ul-reset{list-style:none;padding:0;margin:0}.width-30{width:30px!important}.progress-stepper{background-color:#fcfcfc;border:1px solid #E7F1F2;gap:2.5rem;padding:0 4.3rem;flex-wrap:wrap}.progress-stepper li{min-width:calc(25% - 2rem);padding:1rem 0}.progress-stepper li .progress-content{flex:1}.progress-stepper li .progress-content>h6{font-size:1.1rem;font-weight:500;color:#666}.progress-stepper li .progress-content>h5{font-size:1.3rem;font-weight:600;color:#000;margin:.5rem 0 0}.progress-stepper li .progress-status{padding:0 1rem}.progress-stepper li.active{cursor:pointer}.progress-stepper.type-2 li{min-width:calc(12.5% - 2rem)}.progress-stepper.type-3{gap:9rem}.progress-stepper.type-3 li{min-width:15%}.progress-stepper.type-4{padding:0 4.3rem}.progress-stepper.type-4 li{min-width:calc(20% - 2rem)}@media only screen and (min-width: 1024px){.details-list-section{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}}@media only screen and (min-width: 1024px){.details-list-section{height:calc(100vh - 235px);overflow-y:auto}}.details-list-section .content-box-item{padding:0}.image-container{position:relative;text-align:right;position:sticky;top:0;display:flex;justify-content:flex-end;align-items:center;width:100%;width:48rem;min-height:calc(100vh - 252px)}.image-container.type-2{align-items:flex-end;right:0%}.image-container.type-2 .image-box-container{position:relative}.image-container.type-2 .image-box-container .bubble-wrapper{position:absolute;right:150px;top:-22px}.image-container.type-2 .image-box-container .bubble-wrapper .bubble-wrapper-content{position:absolute;top:10px;left:20px;width:215px}.image-container.type-2 .image-box-container .bubble-wrapper .bubble-wrapper-content .title-1{font-size:1.4rem;text-align:left}.image-container.type-2 .image-box-container .bubble-wrapper .bubble-wrapper-content .info-list-subtitle{text-align:left;margin:.5rem 0 0;max-width:215px}.image-container.type-2 .image-box-container .image{width:auto}.image-container.type-3{align-items:flex-start}.image-container .image-box-container .image{max-width:24rem;width:100%}.image-container .text-box-container{background-color:#fbfbfb;max-width:29rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding:2.8rem 1.4rem;border-radius:.6rem;text-align:left;position:absolute;top:15rem;left:-1rem;animation:fadeInLeft 1.2s both}.image-container .text-box-container h4{color:#212121;font-size:1.4rem;margin-top:0;margin-bottom:1rem;line-height:initial}.image-container .text-box-container p{color:#212121;font-size:1.3rem;line-height:2.1rem;margin:0}.image-container .text-box-container:after{content:"";width:0;height:0;display:block!important;position:absolute;z-index:10;border:0;border-top:1.1rem solid transparent;border-bottom:1.1rem solid transparent;border-left:1.1rem solid #fbfbfb;left:auto;right:-1rem;top:50%;transform:translateY(-50%)}.mobile-form{display:flex;justify-content:center;align-items:center}.mobile-form .country-code{width:90px;border-left:1px solid #F0F0F0;border-top:1px solid #F0F0F0;border-bottom:1px solid #F0F0F0;height:5rem;padding:0 1rem;border-radius:6px 0 0 6px;background-color:#fcfcfc}.mobile-form .country-code>img{margin-right:.5rem}.mobile-form>:first-child{width:90px}.mobile-form>:first-child ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0!important}.mobile-form>:last-child{width:calc(100% - 90px)}.mobile-form>:last-child ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0!important}.list-card-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;overflow:auto;flex-wrap:wrap;gap:1.5rem}.list-card-wrapper .list-card{border:1px solid #E7F1F2;border-radius:6px;min-height:150px}.list-card-wrapper .list-card .list-card-header{padding:1.5rem;position:relative}.list-card-wrapper .list-card .list-card-header .check-box-wrapper{gap:1rem}.list-card-wrapper .list-card .list-card-header .action-menu{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer}.list-card-wrapper .list-card .list-card-body{padding:0 1.5rem 1.5rem 4.5rem;display:flex;flex-direction:column}.list-card-wrapper .list-card .list-card-body .image-with-label:not(:last-child){margin-bottom:1rem}.list-card-wrapper .list-card.add-new-list{cursor:pointer}.list-card-wrapper .list-card.add-new-list .list-card-body{align-items:center}.list-card-wrapper .list-card.add-new-list .title-1{font-weight:500;color:#333}.list-card-wrapper .list-card.add-new-list .title-1>img{margin-right:1rem}.image-with-label{display:flex;justify-content:flex-start;align-items:center;border:1px solid #E7F1F2;padding:.3rem;white-space:nowrap;border-radius:.7rem}.image-with-label .image{margin-right:.5rem}.button-disabled{pointer-events:none}.toggle-label{font-size:1.4rem;font-weight:500;color:#000;margin-right:1rem}.stacked-images{display:flex;justify-content:flex-start;align-items:center}.stacked-images .stacked-image{width:3.6rem;height:3.6rem;object-fit:cover;border-radius:8px}.stacked-images .stacked-image+.stacked-image{margin-left:-10px}.stacked-images .stacked-count{display:inline-flex;width:3.6rem;height:3.6rem;background-color:#e791fd;justify-content:center;align-items:center;color:#fff;font-weight:500;font-size:1.4rem;border-radius:8px;margin-left:-10px}.stacked-menu-list{padding:1rem}.stacked-menu-list li{border-radius:8px;background-color:#f8f9fa;justify-content:space-between;align-items:center;padding:1rem}.stacked-menu-list li:not(:last-child){margin-bottom:1rem}.stacked-menu-list li>h6{color:#74b46b;font-size:1.2rem;font-weight:500;margin:0}.mobile-preview-wrapper{width:235px;background-image:url(/assets/images/Phone_3.png);background-repeat:no-repeat;height:440px;background-position:center;background-size:100%;padding:2rem 1rem;text-align:left;position:relative}.mobile-preview-wrapper .mobile-preview-inner{width:calc(100% - 17px);height:calc(100% - 15px);background-color:#fff;position:absolute;left:7px;top:8px;border-radius:25px;padding:.8rem}.mobile-preview-wrapper .mobile-preview-inner .app-logo{max-width:90%;max-height:90%}.mobile-preview-wrapper .mobile-preview-inner .app-logo .icon{width:100%;height:150px;max-width:100%;max-height:150px;object-fit:contain}.boxed-file-upload{border:1px solid #F0F0F0;background-color:#fcfcfc;border-radius:6px;padding:1rem;position:relative}.boxed-file-upload .upload-img-wrapper{border:1px solid #E7F1F2;border-radius:9px;display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px}.boxed-file-upload .upload-img-wrapper .logo-icon{width:21px;height:21px}.boxed-file-upload label{color:#657677;margin:0 0 0 10px;font-weight:400;font-size:1.3rem;cursor:pointer}.boxed-file-upload .choose-image{display:none}.boxed-file-upload:after{content:"";position:absolute;background:url(/assets/images/stepper-default.svg) 0 0 no-repeat;right:10px;top:15px;width:25px;height:25px}.boxed-file-upload.type-2{background-color:#fff;border-radius:0;border:none;padding:0}.boxed-file-upload.type-2:after{display:none}.boxed-file-upload.type-3{background-color:#fff;border:1px solid #E7F1F2}.boxed-file-upload.type-3 .upload-img-wrapper{background-color:#f0f0f0;border-color:#f0f0f0}.boxed-file-upload.type-3 label{color:#667677}.boxed-nav{padding:.5rem;border:2px solid #E7F1F2;background-color:#fff;margin-bottom:.8rem;border-radius:6px;cursor:pointer}.boxed-nav .boxed-nav-content{gap:.5rem}.boxed-nav .boxed-nav-content .boxed-nav-image-wrapper{display:inline-flex;padding:.5rem;border-radius:8px}.boxed-nav .boxed-nav-content .boxed-nav-image-wrapper .boxed-nav-image{width:20px;height:20px;max-width:20px;object-fit:cover}.boxed-nav .boxed-nav-content .boxed-nav-heading{font-size:1rem;color:#000;font-weight:700;margin:0}.boxed-nav .boxed-nav-content .boxed-nav-sub-heading{font-size:.8rem;color:#6b6f70;margin:0}.boxed-nav.active,.boxed-nav:hover{border:2px solid #74B46B}.boxed-check-list-wrapper{gap:1.5rem;margin:1.5rem 0;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width:641px){.boxed-check-list-wrapper{flex-direction:row}}.boxed-check-list-wrapper .boxed-check-list{border:1px solid #E7F1F2;border-radius:8px;padding:1.5rem;font-size:1.4rem;font-weight:400;color:#000;width:100%;flex-direction:column;text-align:center;min-height:60px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@media only screen and (min-width:641px){.boxed-check-list-wrapper .boxed-check-list{width:calc(50% - 1.2rem);flex-direction:row;text-align:left}}@media only screen and (min-width:961px){.boxed-check-list-wrapper .boxed-check-list{width:calc(33.3333333333% - 1.2rem)}}@media only screen and (min-width:1281px){.boxed-check-list-wrapper .boxed-check-list{width:calc(25% - 1.2rem)}}.boxed-check-list-wrapper .boxed-check-list .icon{max-width:51px;max-height:51px;margin-right:1rem;margin-left:.8rem;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.boxed-check-list-wrapper .boxed-check-list .icon:hover{transform:rotateY(180deg)}.boxed-check-list-wrapper .boxed-check-list:hover{border-color:#091a70}.boxed-check-list-wrapper .boxed-check-list.selected{border-color:#091a70;background-color:#e7ebff}.intro{width:100%}.intro .banner{display:block;max-width:100%;max-height:100%;margin:0 auto}.intro .heading{font-size:2rem;color:#171717;font-weight:700;margin:1.5rem 0;text-align:center;word-break:break-all}.intro .sub-heading{font-size:1.2rem;color:#171717;font-weight:400;margin:1.5rem 0;text-align:center;word-break:break-all}.carousel-wrap{position:absolute;bottom:20px;width:100%;left:0;gap:.5rem}.carousel-wrap li{width:9px;height:9px;border-radius:50%;opacity:.3}.carousel-wrap li.active{opacity:1}.rounded-arrow-btn{position:absolute;bottom:10px;width:30px;height:30px;right:10px;border-radius:50%;outline:none;border:none}.rounded-arrow-btn .icon{width:15px}.skip-now{position:absolute;top:25px;right:10px;text-decoration:none;font-size:1.1rem;font-weight:400}.mob-app-primary-button{padding:.5rem;background-color:#fff;font-size:1.2rem;font-weight:400;border:1px solid #FCFCFC;outline:none;border-radius:6px;opacity:1;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.mob-app-primary-button:hover{opacity:.8}.section-title{font-size:1.1rem;color:#666;margin:0 0 5px;font-weight:400}.mobile-preview-app-header{background-color:#fff;border-bottom:1px solid #E9E9E9;padding:0 .8rem;margin:-8px -.8rem 0;border-radius:25px 25px 0 0;height:40px}.mobile-preview-app-header .mob-header-left{gap:1rem;flex:1}.mobile-preview-app-header .mob-header-left .image{width:15px}.mobile-preview-app-header .mob-header-left .app-logo-img{max-width:70px;max-height:25px;object-fit:cover}.mobile-preview-app-header .mob-header-left .profile-pic{max-width:25px;display:inline-block}.mobile-preview-app-header .mob-header-left .profile-pic .image{width:25px;border-radius:8px}.mobile-preview-app-header .mob-header-right{gap:1rem}.mobile-preview-app-header .mob-header-right .mob-action-menu{border:1px solid #e3e3e3;border-radius:6px;padding:.5rem;width:25px;height:25px}.mobile-preview-app-header .mob-header-right .image{width:15px}.mobile-preview-app-body{padding:0;max-height:375px;overflow:auto}.mobile-preview-app-body .header-section{padding:.5rem;border-radius:8px;margin:1rem 0;border:2px solid #F4F5F7}.mobile-preview-app-body .header-section .header-section-left{flex:1;min-height:100px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.mobile-preview-app-body .header-section .header-section-left p{color:#fff;margin:0 0 1rem;font-size:1rem;max-width:80px}.mobile-preview-app-body .header-section .header-section-right{flex:1;padding:.5rem .5rem 0;min-height:100px;position:relative}.mobile-preview-app-body .header-section .header-section-right .image{max-width:95%;object-fit:cover;position:absolute;bottom:-5px}.mobile-preview-app-body .header-section.active,.mobile-preview-app-body .header-section:hover{border:2px solid #74B46B}.mobile-preview-app-body .app-section-wrapper{margin-bottom:1rem}.mobile-preview-app-body .app-section-wrapper .title-2{font-size:1.2rem;margin-bottom:1rem}.mobile-preview-app-body .app-section-wrapper .app-section-content{gap:.5rem}.mobile-preview-app-body .app-section-wrapper .app-section{border:2px solid #E7F1F2;border-radius:6px;flex:1;padding:0;margin:0;text-align:center}.mobile-preview-app-body .app-section-wrapper .app-section .app-section-image{width:100%;max-height:90px;object-fit:cover;height:90px}.mobile-preview-app-body .app-section-wrapper .app-section figcaption{border-top:1px solid #E7F1F2;border-radius:0 0 6px 6px;padding:.5rem;font-size:1rem;color:#000;min-height:41px}.mobile-preview-app-body .app-section-wrapper .app-section.active,.mobile-preview-app-body .app-section-wrapper .app-section:hover{border:2px solid #74B46B}.mobile-preview-app-footer{box-shadow:0 0 20px #0000001a;border:1px solid #F0F0F0;height:50px;position:absolute;width:calc(100% + 3px);bottom:0;left:-3px;background:#fff;border-radius:0 0 25px 25px;padding:0 1rem}.mobile-preview-app-footer .footer-menu{flex-direction:column;cursor:pointer}.mobile-preview-app-footer .footer-menu span{font-size:.9rem;color:#777a7a}.icon-card-wrapper{gap:1rem;flex-wrap:wrap;margin-bottom:1rem;padding:0 .8rem}.icon-card-wrapper .icon-card{width:calc(50% - .5rem);background-color:#e5e9f2;padding:1rem;border-radius:6px;border:2px solid transparent;cursor:pointer;position:relative;min-height:45px}.icon-card-wrapper .icon-card .image{max-width:20px}.icon-card-wrapper .icon-card>h6{margin:0 0 0 1rem;color:#8e9a9c;max-width:24px}.icon-card-wrapper .icon-card.active{border-color:#73b46a}.mobile-preview-inner.after-login{padding:0}.mobile-preview-inner.after-login .mobile-preview-app-header{border-bottom:1px solid #F0F0F0;padding:0 .8rem;margin:0}.mobile-preview-inner.after-login .mobile-preview-app-body{margin-top:1rem;background-color:#fff;max-height:340px;border-radius:0}.mobile-preview-inner.after-login .mobile-preview-app-body .horizontal-separation{margin:1rem 0;border:none;border-top:1px solid #E7F1F2}.rounded-icon-heading-wrapper{gap:1rem;overflow:auto;padding:0 .8rem}.rounded-icon-heading-wrapper .rounded-icon-heading{width:20%;flex-direction:column;margin-bottom:1rem;cursor:pointer}.rounded-icon-heading-wrapper .rounded-icon-heading .image{max-width:30px;width:30px;height:30px;border-radius:50%;border:1px solid #F0F0F0;object-fit:cover}.rounded-icon-heading-wrapper .rounded-icon-heading>h6{margin:0;font-size:.8rem;color:#000;text-align:center}.rounded-icon-heading-wrapper .rounded-icon-heading.active>h6{color:#73b46a}.quick-connect{padding:1rem .8rem;background-color:#fcfcfc;margin-top:1rem}.quick-connect .title-3{margin:0 0 1rem!important;color:#2d2d2d;cursor:pointer}.quick-connect .view-all{font-size:1.2rem;margin-bottom:1rem}.quick-connect .boxed-icon-wrapper{gap:1rem;overflow:auto}.quick-connect .boxed-icon-wrapper .boxed-icon{border:1px solid #E7F1F2;padding:1rem;width:25%;margin-bottom:1rem;border-radius:6px;cursor:pointer}.quick-connect .boxed-icon-wrapper .boxed-icon .image{max-width:30px;max-height:30px;object-fit:cover}.quick-connect .boxed-icon-wrapper .boxed-icon.type-2{padding:0;min-width:33.3333333333%;min-height:60px}.quick-connect .boxed-icon-wrapper .boxed-icon.type-2 .image{max-width:100%;max-height:100%;width:100%;height:100%;border-radius:6px}.quick-connect .boxed-icon-wrapper .boxed-icon.active{border-color:#73b46a;background-color:#d6eed2}.image-card{box-shadow:0 0 10px #00000014;background-color:#fff;border-radius:6px;border:1px solid #E7F1F2;cursor:pointer}.image-card .image-card-body{padding:1rem;border-bottom:1px solid #E7F1F2}.image-card .image-card-body .image-card-banner{width:100%;border-radius:6px;min-height:100px;object-fit:cover;max-height:100px}.image-card .image-card-body .title-2{font-size:1.2rem;margin-top:1rem}.image-card .image-card-body .info-list-subtitle{color:#6b6f70;font-size:1rem;margin-bottom:0}.image-card .image-card-footer{padding:1rem}.image-card .image-card-footer app-button{width:100%}.image-card .image-card-footer app-button .btn{width:100%}.gallery-card-wrapper{gap:1rem;overflow:auto}.gallery-card-wrapper .gallery-card{box-shadow:0 0 12px #00000014;border-radius:12px;min-width:50%;padding:0;margin:0 0 1rem;border:1px solid transparent;cursor:pointer}.gallery-card-wrapper .gallery-card .image{width:100%;min-height:60px;max-height:60px;object-fit:cover;border-radius:12px 12px 0 0}.gallery-card-wrapper .gallery-card .gallery-card-caption{padding:.5rem;background-color:#fff;font-size:.9rem;color:#000;min-height:40px;border-radius:0 0 12px 12px}.gallery-card-wrapper .gallery-card.active{border-color:#73b46a}.status-select-wrapper{border:1px solid #E7F1F2;border-radius:6px}.status-select-wrapper .status-select-text{flex:1;width:50%;background-color:#fcfcfc;padding:1rem;font-size:1.4rem;color:#667677;font-weight:600;border-radius:6px 0}.status-select-wrapper .custom-select-icon{flex:1;width:50%}.select-trigger-status{font-size:1.4rem;font-weight:600;color:#000;font-family:Helvetica Neue,sans-serif!important}.select-trigger-status .select-status{min-width:15px;min-height:15px;max-width:15px;max-height:15px;position:relative;display:inline-block;margin-right:1rem;border-radius:3px;background-color:#fff}.select-trigger-status.status-1{color:#ffbd59}.select-trigger-status.status-1 .select-status{background-color:#ffbd59}.select-trigger-status.status-2{color:#4d8345}.select-trigger-status.status-2 .select-status{background-color:#4d8345}.select-trigger-status.status-3{color:#04acb4}.select-trigger-status.status-3 .select-status{background-color:#04acb4}.select-trigger-status.status-4{color:red}.select-trigger-status.status-4 .select-status{background-color:red}.new-icon-button{border-radius:6px;text-align:center;height:33px;width:33px}.new-icon-button.icon-button-blue{background-color:#e4fafe}.new-icon-button.icon-button-yellow{background-color:#fbf5e4}.new-icon-button>img{max-width:19px;max-height:19px}.new-icon-button+.new-icon-button{margin-left:1rem}.arrow-nav{position:absolute;width:30px;height:30px;top:50%;border-radius:50%;cursor:pointer;opacity:1;background-color:#d4d4d4;font-size:1.5rem;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;color:#fff}.arrow-nav:hover{background-color:#091a70}.arrow-nav.arrow-nav-left{left:-30px}.arrow-nav.arrow-nav-right{right:-30px}.screen-list-wrapper .screen-main-menu{min-height:50px;margin-bottom:1rem;flex-direction:column;position:relative}.screen-list-wrapper .screen-main-menu.disabled-li{pointer-events:none;cursor:not-allowed}.screen-list-wrapper .screen-main-menu .hierarchy-accordion-title{background-color:#fcfcfc;border:1px solid #F0F0F0;border-radius:6px;margin:0;flex:1;position:relative;width:100%;min-height:50px;padding:0 10px;transition:transform .2s}.screen-list-wrapper .screen-main-menu .hierarchy-accordion-title .title-2{color:#667677;font-weight:400;display:inline-block;margin-left:1rem}.screen-list-wrapper .screen-main-menu .hierarchy-accordion-title .phone-icon{filter:none}.screen-list-wrapper .screen-main-menu .hierarchy-accordion-title .screen-settings{right:10px;top:10px;width:30px;height:30px;border-radius:50%;background:#fff;display:flex}.screen-list-wrapper .screen-main-menu .hierarchy-accordion-title .screen-settings.type-2{background:transparent}.screen-list-wrapper .screen-main-menu:hover .hierarchy-accordion-title{border:1px solid #091A70;transform:scale(1.03);transition:transform .3s}.screen-list-wrapper .screen-main-menu:hover .hierarchy-accordion-title .title-2{color:#091a70}.screen-list-wrapper .screen-main-menu:hover .hierarchy-accordion-title .phone-icon{filter:brightness(0) saturate(100%) invert(12%) sepia(39%) saturate(4895%) hue-rotate(214deg) brightness(92%) contrast(99%)}.screen-list-wrapper .screen-main-menu.active .hierarchy-accordion-title{border:1px solid transparent;background-color:#e7ebff}.screen-list-wrapper .screen-main-menu.active .hierarchy-accordion-title .title-2{color:#091a70}.screen-list-wrapper .screen-main-menu.active .hierarchy-accordion-title .phone-icon{filter:brightness(0) saturate(100%) invert(12%) sepia(39%) saturate(4895%) hue-rotate(214deg) brightness(92%) contrast(99%)}.screen-list-wrapper .screen-main-menu.menu-expanded{height:auto}.screen-list-wrapper .screen-main-menu:after{content:"";position:absolute;height:calc(100% - 79px);width:2px;background-color:#091a70;left:15px;top:50px;display:none}.screen-list-wrapper .screen-main-menu.is-sub-menu:after{display:block}.screen-list-wrapper .screen-main-menu .sub-menu{margin-left:40px;width:calc(100% - 40px);margin-top:1.5rem}.screen-list-wrapper .screen-main-menu .sub-menu li:before{content:"";position:absolute;height:2px;width:25px;background-color:#091a70;left:-25px;top:19px}.screen-list-wrapper .screen-main-menu .sub-menu li.add-module-item{position:relative}.screen-list-wrapper .screen-main-menu .sub-menu li.add-module-item .add-new-section{margin:0;padding:1rem .5rem}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item{border:1px solid #F0F0F0;border-radius:6px;background-color:#fff;position:relative;margin-bottom:1rem}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item.disabled-li{pointer-events:none;cursor:not-allowed}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item .sub-menu-item-title{margin:0;flex:1;position:relative;width:100%;padding:10px 20px 10px 10px}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item .sub-menu-item-title .title-2{color:#667677;font-weight:400;display:inline-block;margin-left:1rem}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item .sub-menu-item-title img{filter:none}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item .sub-menu-item-title .module{opacity:.2}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item.active,.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item:hover{border:1px solid #74B46B}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item.active .sub-menu-item-title .title-2,.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item:hover .sub-menu-item-title .title-2{color:#74b46b}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item.active .sub-menu-item-title .module,.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item:hover .sub-menu-item-title .module{opacity:1}.screen-list-wrapper .screen-main-menu .sub-menu .sub-menu-item.active{background-color:#f3fff1}.picker-input input{border:none;outline:none;border-bottom:1px solid #E7F1F2;max-width:70px;margin-right:1rem;color:#0f0d29}.picker-input input .material-symbols-outlined{font-size:1.4rem}.app-setting-wrapper .custom-mat-dialog-header{margin-bottom:1rem}.app-setting-wrapper .custom-mat-dialog-header .dialog-header-heading{gap:1.5rem}.app-setting-wrapper .custom-mat-dialog-header .dialog-header-heading .mat-dialog-title{font-size:1.5rem;font-weight:700;color:#0f0d29}.app-setting-wrapper .custom-mat-dialog-header .add-new-section{margin-bottom:0}.app-setting-wrapper .custom-mat-dialog-footer{display:flex;justify-content:space-between;align-items:center;height:7rem;padding:0 2rem}.app-setting-wrapper .custom-mat-dialog-footer.align-end{justify-content:flex-end}.app-setting-wrapper .custom-mat-dialog-footer.with-border-top{border-top:1px solid #E7F1F2}@media only screen and (min-width: 1024px){.app-management-settings{height:calc(100vh - 160px)}}.app-management-settings .app-menu-title{font-size:1.4rem;color:#0f0d29;margin:0;font-weight:500}.app-management-settings .app-settings-screen-list{width:380px;padding:1.5rem}.app-management-settings .app-settings-screen-list .screen-list-wrapper{height:calc(100vh - 260px);overflow:auto}.app-management-settings .app-settings-screen-list .screen-list-wrapper .screen-main-menu .hierarchy-accordion-title{background-color:#fff}.app-management-settings .app-settings-screen-list .screen-list-wrapper .screen-main-menu.active .hierarchy-accordion-title{background-color:#e7ebff}.app-management-settings .app-settings-preview{flex:1;background-color:#f7f7f7;border-left:1px solid #E7F1F2;border-right:1px solid #E7F1F2;padding:1rem}.app-management-settings .app-settings-preview .preview-note{margin-top:25px}.app-management-settings .app-mobile-preview-wrapper{flex-direction:column}.app-management-settings .app-mobile-preview-wrapper .mobile-preview-inner.preview-login{justify-content:flex-end}.app-management-settings .app-settings-property-list{width:447px;background-color:#fff}.app-management-settings .app-settings-property-list .title-1{font-weight:500;color:#212222;padding:1.5rem;border-bottom:1px solid #E7F1F2;border-left:1px solid #E7F1F2;background-color:#f7f7f7;font-size:1.5rem}.app-management-settings .app-settings-property-list .title-1>small{font-size:1.3rem;color:#657677}.app-management-settings .app-settings-property-list .app-properties-body{flex-direction:column}.app-management-settings .app-settings-property-list .app-properties-body.with-height{height:calc(100vh - 245px);overflow:auto}.app-management-settings .app-settings-property-list .app-properties-body .body-separate{height:calc(100vh - 265px);overflow:auto}.app-management-settings .app-settings-property-list .app-properties-body .body-separate,.app-management-settings .app-settings-property-list .app-properties-body .app-properties-footer{width:100%}.app-management-settings .app-settings-property-list .app-properties-body .app-properties-footer{justify-content:flex-end;padding:.5rem 2rem;border-top:1px solid #E7F1F2}.app-management-settings .app-settings-property-list .app-properties-body .app-properties-footer .btn-primary{min-width:128px}.app-management-settings .app-settings-property-list .app-properties-body .app-properties-item{padding:1.5rem;border-bottom:1px solid #F0F0F0}.app-management-settings .app-settings-property-list .app-properties-body .app-properties-item .boxed-card-title{color:#212222;font-weight:400;margin-top:0}.app-management-settings .app-settings-property-list .app-properties-body .app-properties-item .section-title{font-size:1.3rem;color:#657677}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec{border:1px solid #E7F1F2;border-radius:6px;padding:0 1rem;flex:1;margin-left:1rem}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec input{border:none;outline:none;min-height:30px;max-width:100px}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec .sec{color:#000;font-size:1.2rem}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec>.ul-reset{flex-direction:column}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec>.ul-reset li .material-symbols-outlined{font-size:1.3rem;opacity:.5}.app-management-settings .app-settings-property-list .app-properties-body .time-in-sec>.ul-reset li.active .material-symbols-outlined{opacity:1}.app-management-settings .app-settings-property-list .font-properties{gap:1rem}.app-management-settings .app-settings-property-list .font-properties li{min-width:calc(16.6666666667% - 1rem);text-align:center;padding:1rem;background-color:#fff;border-radius:3px;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.app-management-settings .app-settings-property-list .font-properties li:hover{background-color:#f7f7f7}.app-management-settings .app-settings-property-list .font-properties li.active{background-color:#e7ebff}.app-management-settings .skip-now{top:10px}.border-radius-btn{display:flex;justify-content:flex-start;align-items:flex-end;gap:2rem}.border-radius-btn .ul-reset{padding:.8rem;border:1px solid #E7F1F2;border-radius:5px;gap:1rem}.border-radius-btn .ul-reset li{cursor:pointer}.border-radius-btn .ul-reset li .logo-icon{filter:none;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.border-radius-btn .ul-reset li.active .logo-icon{filter:brightness(0) saturate(100%) invert(12%) sepia(39%) saturate(4895%) hue-rotate(214deg) brightness(92%) contrast(99%)}.border-radius-btn .picker-input{gap:1.5rem;margin-bottom:.2rem}.border-radius-btn .picker-input input{width:30px;border-bottom-color:#d4d4d4;height:40px;border-bottom-width:2px}.mobile-preview-banner{height:250px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:25px;margin-top:-8px}.mobile-preview-banner-content{margin-top:-50px;background-color:#fff;border-radius:15px 15px 25px 25px;height:225px;overflow:auto;position:relative;z-index:1;padding:1.5rem}.mobile-preview-banner-content .tag-skelton{border-radius:20px;background-color:#faf9fe;padding:.2rem .5rem;display:inline-block;font-size:500;font-size:1.1rem}.mobile-preview-banner-content .banner-heading{font-size:1.4rem;color:#000;font-size:500;border-bottom:1px solid #E7F1F2;padding:.5rem 0}.mobile-preview-banner-content .para-1{font-weight:400}.preview-login{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.preview-login .login-landing-banner{margin:20px 0;width:100%}.preview-login .login-landing-banner .image{max-width:100%;max-height:100px;object-fit:contain}.preview-login .login-landing-form{width:100%}.preview-login .login-landing-form .forget-password{display:block;text-align:right;font-size:.9rem;font-weight:400;margin:10px 0;color:#888}.preview-login .login-landing-form app-button{width:100%}.preview-login .login-landing-form app-button .btn{width:100%;margin:20px 0}.preview-login .login-with{margin:1rem 0}.preview-login .login-with>h6{font-size:1.2rem;font-weight:400;color:#444;position:relative;text-align:center;margin:2rem 0}.preview-login .login-with>h6:before{content:"";position:absolute;border-bottom:1px solid #888888;height:1px;width:40px;left:10px;top:8px}.preview-login .login-with>h6:after{content:"";position:absolute;border-bottom:1px solid #888888;height:1px;width:40px;right:10px;top:8px}.preview-login .login-with .social-media{gap:2rem}.preview-login .login-with .social-media li{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:50%;border:1px solid #F0F0F0;padding:1rem}.preview-login .login-with .terms{font-size:.8rem;font-weight:400;text-align:center;color:#888;word-break:break-all}.flex{display:flex}ul{padding:0;margin:0;list-style:none}.prospect-caregive-home-section{height:410px;position:relative;overflow:hidden}.prospect-caregive-home-section .header-mobile{padding:0 7px 10px;border-bottom:solid 1px #E3E3E3}.prospect-caregive-home-section .header-mobile .login-sec{background:#D4D0D0;padding:5px 10px;border-radius:7px;color:#fff;cursor:pointer;font-size:9px}.prospect-caregive-home-section .header-mobile .left-top{display:flex;align-items:center;gap:5px}.prospect-caregive-home-section .header-mobile .application-logo{color:#666}.prospect-caregive-home-section .header-mobile div{display:flex;justify-content:space-between;align-items:center}.prospect-caregive-home-section .header-mobile div ul{display:flex;align-items:center;gap:5px}.prospect-caregive-home-section .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.prospect-caregive-home-section .header-mobile div ul li:last-child{background-color:#d4d0d0}.prospect-caregive-home-section .header-mobile div ul li img{width:15px}.prospect-caregive-home-section .carosil-section{background-color:#eff1f4;width:100%;height:100px;display:flex;align-items:center;justify-content:center;border-radius:5px}.prospect-caregive-home-section .center-container{width:100%;height:332px;padding:7px}.prospect-caregive-home-section .center-container .top-direction{margin-top:5px;margin-bottom:10px}.prospect-caregive-home-section .center-container .top-direction ul{display:flex;align-items:center;gap:6px}.prospect-caregive-home-section .center-container .top-direction ul li{border:solid 1px #F0F0F0;font-size:9px;padding:3px 5px;border-radius:3px}.prospect-caregive-home-section .center-container .top-direction ul li:first-child{background-color:#e40c79;color:#fff}.prospect-caregive-home-section .center-container .list-3{display:flex;justify-content:space-between;align-items:center}.prospect-caregive-home-section .center-container .list-3 li{width:48%;border-radius:5px;background-color:#eff1f4;display:flex;justify-content:space-between;align-items:center;padding:10px 13px}.prospect-caregive-home-section .center-container .list-3 li span{font-size:7px}.prospect-caregive-home-section .center-container .list-3 li img{width:27px}.prospect-caregive-home-section .center-container .list-1.list-2.list-4 li{min-width:90px}.prospect-caregive-home-section .center-container .text-section{padding:10px 0}.prospect-caregive-home-section .center-container .text-section .text-here{font-weight:500;font-size:9px}.prospect-caregive-home-section .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.prospect-caregive-home-section .footer-mobile{position:absolute;bottom:0;background:#fff;width:100%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px;padding-top:7px}.prospect-caregive-home-section .footer-mobile ul{display:flex;justify-content:center;align-items:center}.prospect-caregive-home-section .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer;width:70px}.prospect-caregive-home-section .footer-mobile ul li img{width:19px}.prospect-caregive-home-section .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.prospect-caregive-home-section .list-1{display:flex;gap:8px;overflow:hidden}.prospect-caregive-home-section .list-1 li{background-color:#eff1f4;width:62px;min-width:62px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.prospect-caregive-home-section .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.prospect-caregive-home-section .list-1 li div span{color:#fff;font-size:6px}.prospect-caregive-home-section .list-1 li img{margin-top:10px;margin-bottom:10px;width:27px}.prospect-caregive-home-section .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.prospect-caregive-home-section .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:87px;padding-top:7px}.home-screen-preview{padding:5px}.home-screen-preview .header-mobile{padding:0 7px}.home-screen-preview .header-mobile div{display:flex;justify-content:space-between;align-items:center}.home-screen-preview .header-mobile div ul{display:flex;align-items:center;gap:5px}.home-screen-preview .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.home-screen-preview .header-mobile div ul li:last-child{background-color:#d4d0d0}.home-screen-preview .header-mobile div ul li img{width:15px}.home-screen-preview .center-container{width:100%;overflow:hidden;height:332px}.home-screen-preview .center-container .text-section{padding:10px 0}.home-screen-preview .center-container .text-section .text-here{font-weight:500;font-size:9px}.home-screen-preview .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.home-screen-preview .footer-mobile{position:absolute;bottom:15px;background:#fff;width:87%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px}.home-screen-preview .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer}.home-screen-preview .footer-mobile ul li img{width:19px}.home-screen-preview .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.home-screen-preview .list-1{display:flex;gap:8px}.home-screen-preview .list-1 li{background-color:#eff1f4;width:62px;min-width:62px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.home-screen-preview .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.home-screen-preview .list-1 li div span{color:#fff;font-size:6px}.home-screen-preview .list-1 li img{margin-top:10px;margin-bottom:10px;width:27px}.home-screen-preview .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.home-screen-preview .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:87px;padding-top:7px}.landing-screen-preview .header-mobile{padding:0 7px 10px;border-bottom:solid 1px #E3E3E3}.landing-screen-preview .header-mobile .login-sec{background:#D4D0D0;padding:5px 10px;border-radius:7px;color:#fff;cursor:pointer;font-size:9px}.landing-screen-preview .header-mobile .left-top{display:flex;align-items:center;gap:5px}.landing-screen-preview .header-mobile .application-logo{color:#666}.landing-screen-preview .header-mobile div{display:flex;justify-content:space-between;align-items:center}.landing-screen-preview .header-mobile div ul{display:flex;align-items:center;gap:5px}.landing-screen-preview .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.landing-screen-preview .header-mobile div ul li:last-child{background-color:#d4d0d0}.landing-screen-preview .header-mobile div ul li img{width:15px}.landing-screen-preview .center-container{width:100%;overflow-y:hidden;height:332px;overflow-x:hidden;margin-top:7px;padding:7px}.landing-screen-preview .center-container:hover{overflow-y:scroll}.landing-screen-preview .center-container .carosil-section{background-color:#eff1f4;width:100%;height:100px;display:flex;align-items:center;justify-content:center;border-radius:5px}.landing-screen-preview .center-container .carosil-section .image{max-width:100%;max-height:98px;object-fit:cover}.landing-screen-preview .center-container .list-3{display:flex;justify-content:space-between;align-items:center}.landing-screen-preview .center-container .list-3 li{width:48%;border-radius:5px;background-color:#eff1f4;display:flex;justify-content:space-between;align-items:center;padding:10px 13px}.landing-screen-preview .center-container .list-3 li span{font-size:7px}.landing-screen-preview .center-container .list-3 li img{width:27px}.landing-screen-preview .center-container .list-1.list-2.list-4 li{min-width:90px}.landing-screen-preview .center-container .text-section{padding:10px 0}.landing-screen-preview .center-container .text-section .text-here{font-weight:500;font-size:9px}.landing-screen-preview .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.landing-screen-preview .footer-mobile{position:absolute;bottom:15px;background:#fff;width:87%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px}.landing-screen-preview .footer-mobile ul{display:flex;justify-content:center;align-items:center}.landing-screen-preview .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer;width:70px}.landing-screen-preview .footer-mobile ul li img{width:19px}.landing-screen-preview .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.landing-screen-preview .list-1{display:flex;gap:8px;overflow:hidden}.landing-screen-preview .list-1 li{background-color:#eff1f4;width:62px;min-width:62px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.landing-screen-preview .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.landing-screen-preview .list-1 li div span{color:#fff;font-size:6px}.landing-screen-preview .list-1 li img{margin-top:10px;margin-bottom:10px;width:27px}.landing-screen-preview .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.landing-screen-preview .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:87px;padding-top:7px}.team-directory-screen-preview .header-mobile{padding:0 7px 10px;border-bottom:solid 1px #E3E3E3}.team-directory-screen-preview .header-mobile .login-sec{background:#D4D0D0;padding:5px 10px;border-radius:7px;color:#fff;cursor:pointer;font-size:9px}.team-directory-screen-preview .header-mobile .left-top{display:flex;align-items:center;gap:5px}.team-directory-screen-preview .header-mobile .application-logo{color:#666}.team-directory-screen-preview .header-mobile div{display:flex;justify-content:space-between;align-items:center}.team-directory-screen-preview .header-mobile div ul{display:flex;align-items:center;gap:5px}.team-directory-screen-preview .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.team-directory-screen-preview .header-mobile div ul li:last-child{background-color:#d4d0d0}.team-directory-screen-preview .header-mobile div ul li img{width:15px}.team-directory-screen-preview .center-container{width:100%;height:332px;padding:7px}.team-directory-screen-preview .center-container .list-3{display:flex;justify-content:space-between;align-items:center}.team-directory-screen-preview .center-container .list-3 li{width:48%;border-radius:5px;background-color:#eff1f4;display:flex;justify-content:space-between;align-items:center;padding:10px 13px}.team-directory-screen-preview .center-container .list-3 li span{font-size:7px}.team-directory-screen-preview .center-container .list-3 li img{width:27px}.team-directory-screen-preview .center-container .list-1.list-2.list-4 li{min-width:90px}.team-directory-screen-preview .center-container .text-section{padding:10px 0}.team-directory-screen-preview .center-container .text-section .text-here{font-weight:500;font-size:9px}.team-directory-screen-preview .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.team-directory-screen-preview .footer-mobile{position:absolute;bottom:15px;background:#fff;width:87%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px}.team-directory-screen-preview .footer-mobile ul{display:flex;justify-content:center;align-items:center}.team-directory-screen-preview .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer;width:70px}.team-directory-screen-preview .footer-mobile ul li img{width:19px}.team-directory-screen-preview .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.team-directory-screen-preview .list-1{display:flex;gap:8px;overflow:hidden}.team-directory-screen-preview .list-1 li{background-color:#eff1f4;width:62px;min-width:62px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.team-directory-screen-preview .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.team-directory-screen-preview .list-1 li div span{color:#fff;font-size:6px}.team-directory-screen-preview .list-1 li img{margin-top:10px;margin-bottom:10px;width:27px}.team-directory-screen-preview .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.team-directory-screen-preview .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:87px;padding-top:7px}.on-boarding-section{height:410px;position:relative}.on-boarding-section .header-mobile{padding:0 7px 10px;border-bottom:solid 1px #E3E3E3}.on-boarding-section .header-mobile .login-sec{background:#D4D0D0;padding:5px 10px;border-radius:7px;color:#fff;cursor:pointer;font-size:9px}.on-boarding-section .header-mobile .left-top{display:flex;align-items:center;gap:5px}.on-boarding-section .header-mobile .left-top img{width:15px}.on-boarding-section .header-mobile .application-logo{color:#666}.on-boarding-section .header-mobile div{display:flex;justify-content:space-between;align-items:center}.on-boarding-section .header-mobile div ul{display:flex;align-items:center;gap:5px}.on-boarding-section .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.on-boarding-section .header-mobile div ul li:last-child{background-color:#d4d0d0}.on-boarding-section .header-mobile div ul li img{width:15px}.on-boarding-section .step-section{border:solid 1px #E7F1F2;padding:5px;border-radius:5px;margin-bottom:15px}.on-boarding-section .step-section .step-top{margin-bottom:10px}.on-boarding-section .step-section .step-top .number-sec{background-color:#e40c79;width:30px;height:30px;border-radius:5px;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:7px}.on-boarding-section .step-section .step-top .texts{color:#8c8787;font-size:1rem;line-height:normal}.on-boarding-section .step-section .step-top h3{margin:0;font-weight:400;font-size:1.1rem;line-height:normal}.on-boarding-section .step-section .step-top img{width:15px}.on-boarding-section .center-container{width:100%;height:356px;padding:7px;position:relative;overflow:hidden}.on-boarding-section .center-container:hover{overflow-y:auto}.on-boarding-section .center-container .top-direction{margin-top:5px;margin-bottom:10px}.on-boarding-section .center-container .top-direction ul{display:flex;align-items:center;gap:6px}.on-boarding-section .center-container .top-direction ul li{border:solid 1px #F0F0F0;font-size:9px;padding:3px 5px;border-radius:3px}.on-boarding-section .center-container .top-direction ul li:first-child{background-color:#e40c79;color:#fff}.on-boarding-section .center-container .list-3{display:flex;justify-content:space-between;align-items:center}.on-boarding-section .center-container .list-3 li{width:48%;border-radius:5px;background-color:#eff1f4;display:flex;justify-content:space-between;align-items:center;padding:10px 13px}.on-boarding-section .center-container .list-3 li span{font-size:7px}.on-boarding-section .center-container .list-3 li img{width:27px}.on-boarding-section .center-container .list-1.list-2.list-4 li{min-width:90px}.on-boarding-section .center-container .text-section{padding:10px 0}.on-boarding-section .center-container .text-section .text-here{font-weight:500;font-size:9px}.on-boarding-section .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.on-boarding-section .footer-mobile{position:absolute;bottom:0;background:#fff;width:100%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px;padding-top:7px}.on-boarding-section .footer-mobile ul{display:flex;justify-content:center;align-items:center}.on-boarding-section .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer;width:70px}.on-boarding-section .footer-mobile ul li img{width:19px}.on-boarding-section .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.on-boarding-section .list-1{display:flex;gap:8px;overflow:hidden;margin-bottom:7px}.on-boarding-section .list-1 li{background-color:#eff1f4;width:58px;min-width:58px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.on-boarding-section .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.on-boarding-section .list-1 li div span{color:#fff;font-size:6px}.on-boarding-section .list-1 li img{width:27px}.on-boarding-section .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.on-boarding-section .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:60px;padding-top:7px;cursor:pointer}.log-in-screen-preview .header-mobile{padding:0 7px 10px;border-bottom:solid 1px #E3E3E3}.log-in-screen-preview .header-mobile .login-sec{background:#D4D0D0;padding:5px 10px;border-radius:7px;color:#fff;cursor:pointer;font-size:9px}.log-in-screen-preview .header-mobile .left-top{display:flex;align-items:center;gap:5px}.log-in-screen-preview .header-mobile .application-logo{color:#666}.log-in-screen-preview .header-mobile div{display:flex;justify-content:space-between;align-items:center}.log-in-screen-preview .header-mobile div ul{display:flex;align-items:center;gap:5px}.log-in-screen-preview .header-mobile div ul li{border:solid 1px #E3E3E3;min-width:27px;min-height:27px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.log-in-screen-preview .header-mobile div ul li:last-child{background-color:#d4d0d0}.log-in-screen-preview .header-mobile div ul li img{width:15px}.log-in-screen-preview .center-container{width:100%;overflow-y:hidden;height:332px;overflow-x:hidden;margin-top:7px;padding:7px}.log-in-screen-preview .center-container .login-screen-application{text-align:center}.log-in-screen-preview .center-container .login-screen-application span{font-size:1rem;color:#6b6f70}.log-in-screen-preview .center-container .login-screen-application p{font-size:1rem}.log-in-screen-preview .center-container .carosil-section{background-color:#eff1f4;width:100%;height:70px;display:flex;justify-content:center;align-items:center;border-radius:5px}.log-in-screen-preview .center-container .list-3{display:flex;justify-content:space-between;align-items:center}.log-in-screen-preview .center-container .list-3 li{width:48%;border-radius:5px;background-color:#eff1f4;display:flex;justify-content:space-between;align-items:center;padding:10px 13px}.log-in-screen-preview .center-container .list-3 li span{font-size:7px}.log-in-screen-preview .center-container .list-3 li img{width:27px}.log-in-screen-preview .center-container .list-1.list-2.list-4 li{min-width:90px}.log-in-screen-preview .center-container .text-section{padding:10px 0}.log-in-screen-preview .center-container .text-section .text-here{font-weight:500;font-size:9px}.log-in-screen-preview .center-container .text-section .view-all{color:#e40c79;font-weight:500;cursor:pointer;font-size:9px}.log-in-screen-preview .center-container .input-sec{display:flex;flex-direction:column;gap:10px}.log-in-screen-preview .center-container .input-sec span{color:#01b2d6}.log-in-screen-preview .center-container .input-sec button{background-color:#d4d0d0;color:#fff;border:0;border-radius:3px;cursor:pointer;padding:7px;font-size:11px}.log-in-screen-preview .center-container .input-sec input{width:100%;border:solid 1px #F0F0F0;background-color:#fcfcfc;padding:5px 9px;border-radius:2px;font-size:11px}.log-in-screen-preview .footer-mobile{position:absolute;bottom:15px;background:#fff;width:87%;margin:0 auto;left:0;right:0;border-radius:0 0 15px 15px}.log-in-screen-preview .footer-mobile ul{display:flex;justify-content:center;align-items:center}.log-in-screen-preview .footer-mobile ul li{display:flex;align-items:center;flex-direction:column;cursor:pointer;width:70px}.log-in-screen-preview .footer-mobile ul li img{width:19px}.log-in-screen-preview .footer-mobile ul li span{font-size:7px;text-align:center;color:#666}.log-in-screen-preview .list-1{display:flex;gap:8px;overflow:hidden}.log-in-screen-preview .list-1 li{background-color:#eff1f4;width:62px;min-width:62px;height:auto;border-radius:10px;flex-direction:column;display:flex;justify-content:space-between;align-items:center}.log-in-screen-preview .list-1 li div{background-color:#e40c79;width:100%;border-radius:0 0 10px 10px;display:flex;align-items:center;flex-direction:column;padding:5px}.log-in-screen-preview .list-1 li div span{color:#fff;font-size:6px}.log-in-screen-preview .list-1 li img{margin-top:10px;margin-bottom:10px;width:27px}.log-in-screen-preview .list-1.list-2 div{background-color:transparent!important;padding-bottom:7px}.log-in-screen-preview .list-1.list-2 li{background:linear-gradient(to bottom,#eff1f4 52%,#8d8e8e 100%);height:87px;padding-top:7px}.mobile-preview-wrapper.bg-sec{background-image:url(/assets/images/Phone_4.png)!important}.loop-up-badge{position:absolute;top:0;left:0;padding:.1rem .5rem;font-size:1.2rem;color:#fff;font-weight:400;border-radius:6px 0}.loop-up-badge.loop-up-parent{background-color:#74b46b}.loop-up-badge.loop-up-client{background-color:#091a70}.loop-up-badge.loop-up-location{background-color:#ffbc01}.loop-up-badge.loop-up-department{background-color:#ff3c01}.client-loop-up-card{box-shadow:0 0 6px #a9acbf80;border-radius:6px;position:relative;padding:2rem 1rem 1rem;max-width:540px;border:1px solid transparent;transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;min-width:540px}.client-loop-up-card app-user-profile{flex:1}.client-loop-up-card .client-loc{flex:1;gap:1rem}.client-loop-up-card .client-loc>p{font-size:1.2rem;color:#667677;margin:0;font-weight:400}.client-loop-up-card.loop-up-parent:hover{border-color:#74b46b}.client-loop-up-card.loop-up-client:hover{border-color:#091a70}.client-loop-up-card.loop-up-location:hover{border-color:#ffbc01}.client-loop-up-card.loop-up-department:hover{border-color:#ff3c01}.table-container{width:100%;overflow:auto;border-radius:.6rem .6rem 0 0}.table{width:100%;box-shadow:none}.table{font-family:Helvetica Neue,sans-serif!important}.table.mat-mdc-table .mat-mdc-header-cell{background-color:#fcfcfc;color:#122333;font-weight:400;font-size:1.3rem;font-family:Helvetica Neue,sans-serif!important}.table.mat-mdc-table .mdc-data-table__header-row{height:43px}.table th{background-color:#f8f9fa;color:#667677;border-bottom:0}.table .drag-sec{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.table .drag-sec img{opacity:.2}.table .drag-sec:hover img{opacity:1}.table .mat-mdc-cell{border-color:#e6e6e6}.table .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#e6e6e6}.table .status-color span{display:flex;justify-content:center;align-items:center;font-size:1.4rem;gap:1rem}.table-container{height:calc(100vh - 250px)}.table-container .mat-mdc-table .mdc-data-table__header-row{height:50px;border-radius:6px 6px 0 0;border:1px solid #f6f7f6}.table-container .mat-mdc-table .mat-mdc-header-cell{color:#675d5a;font-size:1.3rem;background-color:#f8f9fa;text-transform:capitalize;font-weight:400}.table-container .mat-mdc-table .mat-mdc-cell{border-color:#e7f1f2;padding:0 1.2rem;font-size:1.3rem}.table-container .mat-mdc-table .mdc-data-table__row{height:50px}.table-container .mat-mdc-table .mdc-data-table__row:hover{background-color:#f4f6f8}.table-container .mat-mdc-table .mdc-data-table__row .mat-mdc-cell:first-child{border-left:1px solid #E7F1F2;padding:0}.table-container .mat-mdc-table .mdc-data-table__row .mat-mdc-cell:last-child{border-right:1px solid #E7F1F2}.table-container .mat-mdc-table .mdc-data-table__row .mat-mdc-cell .dragAndDrop{padding-left:5px;width:auto}.table-container .mat-mdc-table .mdc-data-table__row .mat-mdc-cell .img-action{display:flex;justify-content:center;align-items:center}.table-container .mat-mdc-table .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:1px solid #E6E6E6}table{width:100%;box-shadow:none}table.table-style1 .mat-header-row{height:4.6rem}table.table-style1 .mat-mdc-header-cell{border-bottom-color:#e7eaf4;font-weight:400;padding:.6rem 1.2rem;font-family:Helvetica Neue,sans-serif!important;border-top:.1rem solid #e7eaf4}table.table-style1 .mat-mdc-header-cell:first-child{border-top-left-radius:.6rem;border-left:.1rem solid #e7eaf4}table.table-style1 .mat-mdc-header-cell:last-child{border-right:.1rem solid #e7eaf4;border-top-right-radius:.6rem}table.table-style1 .mat-mdc-cell{border-bottom-color:#e7eaf4}table.table-style1 .mat-header-cell{background-color:#f6f8f9;font-size:1.3rem;color:#1e1e1e;border-top:.1rem solid #e7eaf4}table.table-style1 .mat-header-cell .mat-checkbox-frame{background-color:#fff}table.table-style1 .mat-row{cursor:pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}table.table-style1 .mat-row:hover{background-color:#f5f6f8}table.table-style1 .mat-row:hover .mat-checkbox-frame{background-color:#fff}table.table-style1 .mat-cell{font-size:1.2rem;color:#4a4a4a}table.table-style1 .mat-checkbox-frame{border-color:#e7eaf4;border-radius:.4rem}.btn{height:4rem;line-height:4rem;display:flex;justify-content:center;align-items:center;padding:0 1.4rem;border-radius:.6rem;border:none;cursor:pointer;font-size:1.3rem;font-weight:500;white-space:nowrap}.btn.mat-button-disabled{opacity:.6;color:#fff}.btn.btn-add-small{background:#fff;width:2.4rem;height:2.4rem;border-radius:.6rem;color:#091a70;display:flex;justify-content:center;align-items:center}.btn.btn-add-small .material-icons-round{font-size:1.6rem}.btn.btn-add-small:hover{animation:rotate_icon .3s both}.btn.btn-lite{background-color:#f6f8f9;font-weight:600}.btn.btn-grey{background-color:#f6f8f9;min-width:10rem;color:#72767a;position:relative;overflow:hidden;border:solid 1px #E7E7EB}.btn.btn-grey:before{content:"";position:absolute;left:-5rem;top:0;width:0;height:100%;background-color:#e3e3e3;transform:skew(30deg);z-index:-1;transition:width 1s}.btn.btn-grey:hover{transform:scale(1);transition:all 1s;color:#212121}.btn.btn-grey:hover:before{width:250%}.btn.btn-primary{border:0;background-color:#091a70;color:#fff;position:relative;overflow:hidden;min-width:9.5rem}.btn.btn-primary:before{content:"";position:absolute;left:-5rem;top:0;width:0;height:100%;background-color:#73b46a;transform:skew(30deg);z-index:-1;transition:width 1s}.btn.btn-primary:hover{transform:scale(1);transition:all 1s}.btn.btn-primary:hover:before{width:250%}.btn.btn-primary[aria-expanded=true]{background-color:#73b46a;cursor:pointer}.btn.btn-primary[aria-expanded=true]:focus:after,.btn.btn-primary[aria-expanded=true]:hover:after{content:none}.btn.btn-primary .icon-plus{font-size:1.6rem;margin-right:.2rem}.btn.btn-primary .arrow-next{color:#fff;font-size:1.6rem;margin-left:.4rem}.btn.btn-normal{background-color:transparent;font-size:1.4rem;color:#091a70;font-weight:700}app-button-image[ng-reflect-disable=true]{pointer-events:none!important}button:disabled{opacity:.6!important;pointer-events:none;filter:grayscale(100%);color:#fff!important;pointer-events:none!important}.select-option-btn ::ng-deep .btn-normal{font-size:1.2rem;font-weight:600;color:#212121;padding:0}.select-option-btn ::ng-deep .btn-normal .add-icon{color:#091a70;font-size:2.1rem}.add-more-btn ::ng-deep .btn-normal{font-size:1.2rem;border:.1rem solid #e3e3e3;border-radius:.5rem;width:100%;height:4.8rem;display:flex;justify-content:flex-start;align-items:center;padding:0 1.8rem}.add-more-btn ::ng-deep .btn-normal .add-icon{width:1.6rem;min-width:1.6rem;height:1.6rem;border-radius:50%;background-color:#091a70;color:#fff;font-size:1.4rem;line-height:1.6rem;text-align:center}.add-more-btn ::ng-deep .btn-normal:hover{color:#091a70;background-color:#f1fbfd;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-30%,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(30%,0,0)}to{opacity:1;transform:none}}@keyframes scale-up-ver-center{0%{transform:scaleY(.4)}50%{transform:scaleY(1)}to{transform:scaleY(.4)}}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}@keyframes pulse-red{0%{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #73b46a80}70%{transition:scale(.9);-webkit-transition:scale(.9);-moz-transition:scale(.9);-ms-transition:scale(.9);-o-transition:scale(.9);box-shadow:0 0 0 1rem #73b46a00}to{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #73b46a00}}@keyframes pulse-green{0%{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #4dc95a80}70%{transition:scale(.9);-webkit-transition:scale(.9);-moz-transition:scale(.9);-ms-transition:scale(.9);-o-transition:scale(.9);box-shadow:0 0 0 1rem #4dc95a00}to{transition:scale(.85);-webkit-transition:scale(.85);-moz-transition:scale(.85);-ms-transition:scale(.85);-o-transition:scale(.85);box-shadow:0 0 #4dc95a00}}@keyframes rotate_icon{to{transform:rotate(360deg)}}@keyframes rotate_icon_new{to{transform:rotate(90deg)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-6%,0)}to{opacity:1;transform:none}}@keyframes zoomIn-small{0%{opacity:0;transform:scale3d(.6,.6,.6)}50%{opacity:1}}@keyframes roll-in-left{0%{transform:translate(-80px) rotate(-250deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes flip-in-hor-top{0%{transform:rotateX(-80deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes flip-in-ver-left{0%{transform:rotateY(100deg);opacity:0}to{transform:rotateY(0);opacity:1}}@keyframes rotate-in-2-cw{0%{transform:rotate(-45deg);opacity:0}to{transform:rotate(0);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(-100%)}}@keyframes shakeit{0%{transform:scale(1) skew(0)}50%{transform:scale(1) skew(10deg)}to{transform:scale(1) skew(0)}}@keyframes bounce{0%,20%,53%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@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)}}@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)}}.mat-tab-group,.form-group,.mat-mdc-form-field{width:100%}.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:.6rem 0 0 .6rem;border-color:#eaeef0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{border-color:#eaeef0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 .6rem .6rem 0;border-color:#eaeef0}.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#091a70;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:.1rem;border-color:#091a70!important;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.mat-mdc-form-field .mdc-text-field .mdc-floating-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.mat-mdc-form-field .mdc-text-field .mdc-floating-label mat-label{color:#667677;font-weight:400;font-size:1.3rem;font-family:Helvetica Neue,sans-serif!important}.mat-mdc-form-field .mdc-text-field .mdc-floating-label mat-label .star{color:red}.mat-mdc-form-field .mdc-text-field .mdc-floating-label .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after{font-size:1.5rem;font-weight:700}.mat-mdc-form-field .mdc-text-field .mdc-floating-label--float-above mat-label{font-size:1.1rem!important}.mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:#000!important;font-size:1.2rem;font-weight:400;font-family:Helvetica Neue,sans-serif!important}.mat-mdc-form-field .mdc-text-field .mdc-text-field__input::placeholder{font-size:1.3rem}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:1.2rem;padding-bottom:.7rem;min-height:5rem;z-index:1;width:100%}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:1.4rem}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{opacity:0!important}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#72767a}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:red}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix{z-index:1}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base{width:4.2rem;height:4.2rem;padding:0}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base mat-icon{display:block!important}.mat-mdc-form-field.date-picker-field .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base mat-icon .date-icon{width:auto;height:auto}.mat-mdc-form-field .mat-mdc-select-arrow{position:relative}.mat-mdc-form-field .mat-mdc-select-arrow svg{display:none}.mat-mdc-form-field .mat-mdc-select-arrow:after{content:"\e5cf";font-family:Material Symbols Outlined!important;position:absolute;right:-.5rem;top:50%;transform:translateY(-45%);line-height:initial;font-size:2.1rem;color:#667677}.mat-mdc-form-field .mat-mdc-select-value-text,.mat-mdc-form-field .mat-mdc-select-value{font-size:1.3rem;color:#212121;font-weight:400;font-family:Helvetica Neue,sans-serif!important}.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-color:red}.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:red}.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading,.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__notch,.mat-formfield-bg ::ng-deep .mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__trailing{background-color:#fcfcfc}.check-outerbox .mat-checkbox-label{font-size:1.3rem;font-weight:500;color:#000;font-family:Helvetica Neue,sans-serif!important}.check-outerbox.check-outerbox-secondary{display:flex;justify-content:space-between;align-items:center}.check-outerbox.check-outerbox-secondary .check-box.mat-mdc-checkbox .mdc-checkbox__background{background-color:#e9e9e9!important}.tooltip-container .mdc-tooltip__surface{border-radius:.3rem;background-color:#0f0d29;color:#fff;font-size:1rem;font-weight:400;font-family:Helvetica Neue,sans-serif!important;height:2.2rem}.form-group-list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.8rem}.form-group-list .form-group,.form-group-list .form-group.form-group-lg{width:100%}.radio-btn.mat-mdc-radio-button .mdc-radio,.radio-btn.mat-mdc-radio-button .mdc-radio__background{width:1.7rem;height:1.7rem}.radio-btn.mat-mdc-radio-button .mdc-radio{padding:0}.radio-btn.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{opacity:0}.radio-btn.mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before{opacity:0}.radio-btn.mat-mdc-radio-button .mdc-radio:hover .mdc-radio__outer-circle{border-color:#c6dee0!important}.radio-btn.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field label{font-weight:600}.radio-btn.mat-mdc-radio-button.mat-mdc-radio-checked .mat-ripple-element{opacity:0}.radio-btn.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{opacity:0}.radio-btn.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio:hover .mdc-radio__outer-circle,.radio-btn.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#091a70!important}.radio-btn.mat-mdc-radio-button .mdc-radio__outer-circle{border-width:.4rem;border-color:#e7f1f2!important}.radio-btn.mat-mdc-radio-button .mdc-form-field label{font-size:1.3rem;font-weight:500;color:#000;font-family:Helvetica Neue,sans-serif!important;margin-left:.6rem;letter-spacing:0}::ng-deep .mat-mdc-slide-toggle.mat-accent[ng-reflect-disabled=true]{pointer-events:none!important;cursor:none}::ng-deep .mat-mdc-slide-toggle.mat-accent[ng-reflect-disabled=true] .mdc-switch{pointer-events:none!important}::ng-deep .mdc-menu-surface{padding:0!important;border-radius:.3rem!important}::ng-deep .mdc-menu-surface .mat-mdc-option{min-height:4.5rem;border-bottom:none}::ng-deep .mdc-menu-surface .mat-mdc-option:last-child{border-bottom:0}::ng-deep .mdc-menu-surface .mat-mdc-option:hover{background-color:#fcfcfc;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-mdc-option-active{background-color:#f7f7f7}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-mdc-option-active .mdc-list-item__primary-text{color:#000}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-mdc-option-active .delete-option{filter:brightness(500%)}::ng-deep .mdc-menu-surface .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background-color:#f7f7f7}::ng-deep .mdc-menu-surface .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#000}::ng-deep .mdc-menu-surface .mat-mdc-option .mdc-list-item__primary-text{font-size:1.2rem;color:#000;font-family:Helvetica Neue,sans-serif!important;letter-spacing:0;font-weight:400}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-opion-addbtn{background-color:#f6f8f9!important;height:4.5rem}::ng-deep .mdc-menu-surface .mat-mdc-option.mat-opion-addbtn:hover{background-color:#e5f6fb!important}.form-input-group{display:flex;justify-content:flex-start;align-items:center}.form-input-group .country-code{max-width:12rem}.form-input-group .country-code.mat-form-field-appearance-outline .mat-form-field-outline-start,.form-input-group .country-code.mat-form-field-appearance-outline .mat-form-field-outline-end,.form-input-group .country-code.mat-form-field-appearance-outline .mat-form-field-outline-gap{background-color:#f6f8f9;border-color:#eaeef0}.form-input-group .country-code .mat-form-field-outline-end{border-radius:0}.form-input-group ::ng-deep .form-inputlg .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0}.form-input-group ::ng-deep .form-inputsm .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.form-input-group ::ng-deep .form-inputsm .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.form-input-group ::ng-deep .form-inputsm .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{background-color:#f6f8f9}.form-input-group ::ng-deep .form-inputsm .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0}.mat-datepicker-toggle:hover mat-icon img{fill:#091a70}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0!important}::ng-deep .mat-mdc-menu-panel.filter-container{width:40rem;max-width:40rem;border-radius:.6rem!important}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-head{display:flex;justify-content:flex-start;align-items:center;font-size:1.4rem;font-weight:600;min-height:4.5rem;padding:1.2px 2.2rem;border:solid 1px #f2f2f2}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-body{padding:2rem;max-height:268px;overflow:auto}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-body .form-group{margin-bottom:2rem}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-body .form-group:last-child{margin-bottom:0}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-footer{display:flex;justify-content:space-between;align-items:center;padding:0 2rem 1.7rem}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-footer ::ng-deep .btn-normal{color:#212121;font-size:1.3rem;font-weight:500}::ng-deep .mat-mdc-menu-panel.filter-container .filter-box .filter-footer h3{margin:0;font-size:1.3rem;font-weight:400}::ng-deep .mat-mdc-menu-panel.filter-container.filter-sm{width:28rem;max-width:28rem}::ng-deep .mobile-form{display:flex;justify-content:center;align-items:center}::ng-deep .mobile-form>:first-child{width:80px}::ng-deep .mobile-form>:first-child .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0}::ng-deep .mobile-form>:last-child{width:calc(100% - 80px)}::ng-deep .mobile-form>:last-child .mat-mdc-form-field .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0}.mdc-text-field .mdc-floating-label{transform:none!important;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{background:#fff;padding-right:3px;transform:none!important;top:-1rem!important;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-floating-label.mdc-floating-label{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.form-row{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0}@media only screen and (min-width:481px){.form-row{max-height:inherit}}.form-row .column-1,.form-row .column-2{width:100%;margin:.7rem 0}@media only screen and (min-width:481px){.form-row .column-2{width:48%}}.form-row mat-form-field{width:100%}@media only screen and (min-width:961px){.form-row.create-update{max-height:calc(100vh - 27rem)}}.form-row .label-heading{font-size:1.3rem;color:#666;margin:0}.form-row .label-value{font-size:1.4rem;color:#000;font-weight:600;margin:0}.form-row.boxed-form-card-preview{flex-wrap:wrap;align-items:flex-start}.form-row.boxed-form-card-preview li{width:100%;margin-bottom:1rem}@media only screen and (min-width:961px){.form-row.boxed-form-card-preview li{width:calc(33.3333333333% - 1.5rem)}}.file-upload-with-drag .file-content{display:flex;justify-content:flex-start;align-items:center}.file-upload-with-drag .file-content .file-image{border-radius:12px;background-color:#fcfcfc;border:1px solid #e7f1f2;padding:10px}.file-upload-with-drag .file-content .file-image img{min-height:3.7rem;min-width:3.7rem;max-height:3.7rem;max-width:3.7rem;object-fit:cover}.file-upload-with-drag .file-content .file-text{margin-left:1rem}.file-upload-with-drag .file-content .file-text>h6{color:#4a4a4a;font-size:1.6rem;font-weight:700;margin:0}.file-upload-with-drag .file-content .upload-text{color:#73b46a;font-size:1.4rem;font-weight:500;cursor:pointer}.file-upload-with-drag .file-content .btn.btn-primary-lite{cursor:pointer}.file-upload-with-drag .file-content .btn.btn-primary-lite img{margin-right:1rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.file-upload-with-drag .file-content .btn.btn-primary-lite img:hover{transform:rotateY(180deg)}.file-upload-with-drag .file-content .file-text{font-weight:700;font-size:1.4rem}.file-upload-with-drag .file-content a{text-decoration:underline;color:#675d5a;font-weight:600;font-size:1.2rem}.file-upload-with-drag .file-content input{display:none!important}.file-upload-with-drag .file-content .file-input{display:none!important;position:relative}.form-group{margin-bottom:1rem}.boxed-card{border:1px solid #E7F1F2;border-bottom:none;border-radius:6px 6px 0 0}@media only screen and (min-width:641px){.boxed-card{width:100%}}.boxed-card.border-type-1,.boxed-card.border-type-1 .boxed-card-header{border-radius:0}.boxed-card.border-type-1 .boxed-card-body{min-height:auto}.boxed-card.no-border{border:none}.boxed-card .boxed-card-header{padding:15px;display:flex;justify-content:space-between;align-items:center;background-color:#fcfcfc;height:45px;position:relative;border-bottom:1px solid #E7F1F2;border-radius:6px 6px 0 0}.boxed-card .boxed-card-header.body-header{margin-left:-20px;margin-right:-20px;border-top:1px solid #E7F1F2;border-radius:0}.boxed-card .boxed-card-header .edit-patient{display:flex;justify-content:center;align-items:center;width:50px;height:100%;background:#fff;position:absolute;right:0;top:0;background-image:url(/assets/images/text-box-edit.svg);background-repeat:no-repeat;background-position:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.boxed-card .boxed-card-header .edit-patient:hover{background-image:url(/assets/images/edit-coloured.svg)}.boxed-card .boxed-card-header>h3{font-size:1.4rem;color:#000;font-weight:600;line-height:14px;margin:0}.boxed-card .boxed-card-header .sub-header{background-color:#f6fff5;border-left:1px solid #E7F1F2;padding:1.5rem 2rem;color:#000;margin-right:-1.5rem;font-weight:600}.boxed-card .boxed-card-header.with-tab{padding:0 1rem;display:block}.boxed-card .boxed-card-header.with-tab .maximize{position:absolute;right:0;top:10px;z-index:10}@media only screen and (min-width:641px){.boxed-card .boxed-card-header.with-tab .maximize{right:10px}}.boxed-card .boxed-card-body{padding:2rem;min-height:calc(100vh - 315px)}.boxed-card .boxed-card-body .title-1{color:#000;font-weight:700;font-size:1.5rem}.boxed-card .boxed-card-body.height-sm{min-height:200px}.boxed-card .boxed-card-body.height-sm .history-content{min-height:150px}.boxed-card .boxed-card-body.height-history-sm{max-height:270px;min-height:270px}.boxed-card .boxed-card-body.no-data-body{min-height:calc(100vh - 295px)}.boxed-card .boxed-card-body.height-auto{height:auto;min-height:auto}.boxed-card .boxed-card-body.with-border-bottom{border-bottom:1px solid #E7F1F2}.boxed-card .boxed-card-footer{padding:15px;border-top:1px solid #E7F1F2}.details-icon-box{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1.5rem}.details-icon-box.selected{margin-top:1rem}.details-icon-box.selected .details-icon{background-color:#f8fffd}.details-icon-box.selected .details-icon .logo-icon{max-width:80px}.details-icon-box.list{margin-top:1.5rem}.details-icon-box.type-2 .details-icon{height:auto;width:100%;box-shadow:none;border:none;margin-bottom:1rem}.details-icon-box.type-2 .details-icon:hover{box-shadow:none}.details-icon-box.type-2 .details-icon .details-icon-upload .logo-icon{max-width:11rem;max-height:11rem}.details-icon-box.type-2 .details-icon .details-icon-upload .link-upload{margin-left:1rem}.details-icon-box.type-2 .details-icon .details-icon-upload .link-upload label{display:block}.details-icon-box .details-icon{width:8.2rem;min-width:8.2rem;height:8.2rem;border-radius:1rem;border:.1rem solid #F6F8F9;display:flex;justify-content:center;align-items:center;background:transparent;position:relative;overflow:hidden}.details-icon-box .details-icon.active{border:.1rem solid #F6F8F9}.details-icon-box .details-icon .material-icons-round{background:#091A70;width:1.8rem;height:1.8rem;border-radius:.2rem;color:#fff;min-width:1.8rem;text-align:center;font-size:1.5rem;line-height:1.9rem;display:none;cursor:pointer}.details-icon-box .details-icon:hover{box-shadow:none;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.details-icon-box .details-icon:hover .material-icons-round{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;display:block}.details-icon-box .details-icon .details-icon-head{display:flex;justify-content:space-between;align-items:center;position:absolute;z-index:1;top:0;width:100%;padding:.4rem .6rem}.details-icon-box .details-icon .details-icon-head ::ng-deep .check-box .mat-checkbox-inner-container{background:#fff}.details-icon-box .details-icon-upload .details-icon-textbold{margin-bottom:.6rem;line-height:inherit;font-size:1.4rem;color:#0c023b;margin-top:0}.details-icon-box .details-icon-upload .details-icon-text{font-size:1.3rem;color:#212121;margin:0}.details-icon-box .details-icon-upload .link-upload{padding:0;height:auto;background-color:transparent;border:0;font-size:1.3rem;color:#212121;position:relative;cursor:default;line-height:1.3rem;display:block!important}.details-icon-box .details-icon-upload .link-upload .choose-image{display:none}.details-icon-box .details-icon-upload .link-upload label{margin-right:.8rem;text-decoration:underline;color:#73b46a;cursor:pointer}.details-icon-box .details-icon-upload .link-upload label:hover{color:#73b46a}.details-icon-box.type-3 .details-icon{height:6rem;width:6rem;min-width:6rem;box-shadow:none;border:1px dashed #E7F1F2;margin-bottom:1rem;background-color:#fcfcfc;padding:1rem}.details-icon-box.type-3 .details-icon .logo-icon{max-width:3.7rem;max-height:3.7rem;object-fit:cover}.details-icon-box.type-3 .details-icon:hover{box-shadow:none}.details-icon-box.type-3 .details-icon-textbold{color:#4a4a4a}.toggle-switch-with-label{display:block;height:25px;overflow:visible;padding:0;cursor:pointer;width:65px;position:relative;margin:0 auto;overflow:hidden;border-radius:30px}.toggle-switch-with-label.toggle-md{width:90px}.toggle-switch-with-label.toggle-md .switch-label span{left:15%}.toggle-switch-with-label.toggle-md .switch-label span:first-of-type{left:30%}.toggle-switch-with-label .switch-label{line-height:25px;height:25px;vertical-align:middle;position:absolute;left:0;width:98%;margin:0;padding-right:50px;text-align:left;white-space:nowrap}.toggle-switch-with-label .switch-label:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#e6e6e6;border:1px solid #E6E6E6;border-radius:30px;transition:all .2s ease-out}.toggle-switch-with-label .switch-label span{position:absolute;z-index:5;display:block;text-align:left;font-size:.9em;width:100%;left:15%;top:0;opacity:0}.toggle-switch-with-label .switch-label span:first-of-type{color:#675d5a;opacity:1;left:45%}.toggle-switch-with-label input{position:absolute;opacity:0;z-index:5}.toggle-switch-with-label input:checked~.toggle-bar{border-color:#fff;left:100%;margin-left:-22px}.toggle-switch-with-label input:checked~.switch-label:before{border-color:#091a70;box-shadow:inset 0 0 0 30px #091a70}.toggle-switch-with-label input:checked~.switch-label span:first-of-type{opacity:0}.toggle-switch-with-label input:checked~.switch-label span:last-of-type{opacity:1;color:#fff}.toggle-switch-with-label input:disabled{cursor:not-allowed}.toggle-switch-with-label .toggle-bar{position:absolute;right:50%;top:12%;z-index:4;display:block;height:18px;padding:0;left:2px;width:18px;background-color:#fbfbfb;border:1px solid #FBFBFB;border-radius:16px;transition:all .2s ease-out;box-shadow:0 3px 4px #16161629}.toggle-switch-with-label.toggle-left{margin:0}.custom-radio-check-check{position:relative;display:inline-block;width:30px;height:30px;cursor:pointer}.custom-radio-check input[type=radio]{opacity:0;width:0;height:0}.custom-radio-check span{position:absolute;top:0;left:0;height:30px;width:30px;background-color:#fff;border-radius:50%;border:1px solid #d4d4d4;cursor:pointer}.custom-radio-check input[type=radio]:checked~span{background-color:#091a70;border:none}.custom-radio-check span:after{content:"";position:absolute;display:none}.custom-radio-check input[type=radio]:checked~span:after{display:block}.custom-radio-check span:after{left:12px;top:8px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-select-icon .mat-mdc-form-field-subscript-wrapper{display:none}.custom-select-icon.mat-form-field-appearance-outline{background-color:#fff}.custom-select-icon .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__leading,.custom-select-icon .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__notch,.custom-select-icon .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#e6e6e6}.custom-select-icon .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:0;min-height:48px}.custom-select-icon.select-bare.mat-form-field-appearance-outline{background-color:#fff}.custom-select-icon.select-bare .mdc-text-field--outlined{background-color:#fff!important}.custom-select-icon.select-bare .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__leading,.custom-select-icon.select-bare .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__notch,.custom-select-icon.select-bare .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent!important}.custom-select-icon.select-bare .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{min-height:40px}.custom-select-icon.select-bare.list-lg{width:248px}.custom-select-icon.appointment-list-field{border-radius:6px;min-height:45px;width:170px}.custom-select-icon.appointment-list-field .mat-mdc-text-field-wrapper.mdc-text-field{border-radius:6px}.custom-select-icon.appointment-list-field .scheduled-trigger-status .radio-badge-wrapper{display:flex;justify-content:flex-start;align-items:center;padding-left:.5rem;font-size:1.3rem}.custom-select-icon.appointment-list-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px}.custom-select-icon.select-field{max-width:120px;min-width:120px;transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out}.custom-select-icon.select-field .mdc-text-field--outlined{background-color:#fff!important}.custom-select-icon.select-field .mat-mdc-select-min-line{font-size:1.3rem!important;color:#666}.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent}.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.custom-select-icon.select-field .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:transparent}.custom-select-icon.color-select .mat-mdc-text-field-wrapper.mdc-text-field--outlined{background-color:#f6fff5}.custom-select-icon.status-list-select{margin-right:3px}.custom-select-icon.status-list-select .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:7px;padding-bottom:0;min-height:40px}.custom-select-icon.status-list-select .mdc-text-field--outlined{background-color:#fff}.custom-select-icon.status-list-select .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__leading,.custom-select-icon.status-list-select .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__notch,.custom-select-icon.status-list-select .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent!important}.mat-tooltip-white .mdc-tooltip__surface,.mat-tooltip-white-arrow .mdc-tooltip__surface{background-color:#fff;box-shadow:0 0 8px #00000014;border:1px solid #E6E6E6;color:#333}.mat-tooltip-white-arrow.mat-mdc-tooltip .mdc-tooltip__surface{min-width:300px;padding:1rem}.mat-tooltip-white-arrow.mat-mdc-tooltip:after{width:0;height:0;content:"";position:absolute;border-left:.8rem solid transparent;border-right:.8rem solid transparent;border-bottom:.8rem solid #fff}.mat-mdc-tooltip-panel-above .mat-tooltip-white-arrow.mat-mdc-tooltip:after{bottom:-.5rem;right:calc(50% - .5rem);transform:rotate(180deg)}.mat-mdc-tooltip-panel-above .mat-tooltip-white-arrow.mat-mdc-tooltip:before{border-color:transparent;border-bottom-color:#f3f7f7;border-width:8px;border-style:solid;right:calc(50% - .5rem);transform:rotate(180deg);bottom:-14px;top:auto;left:auto}.mat-mdc-tooltip-panel-below .mat-tooltip-white-arrow.mat-mdc-tooltip:after{top:-.5rem;right:calc(50% - .5rem);transform:rotate(0)}.mat-mdc-tooltip-panel-left .mat-tooltip-white-arrow.mat-mdc-tooltip:after{right:-.75rem;top:calc(50% - .25rem);transform:rotate(90deg)}.mat-mdc-tooltip-panel-right .mat-tooltip-white-arrow.mat-mdc-tooltip:after{left:-.75rem;top:calc(50% - .25rem);transform:rotate(270deg)}.custom-mat-nav{border:1px solid #E7F1F2;padding:0 1rem;margin-bottom:1rem;background-color:#fff}.custom-mat-nav.mat-actual-tab{padding:0;border:none}.custom-mat-nav.mat-actual-tab .mat-mdc-tab-header{border-bottom:1px solid #E7F1F2;padding:0 1rem}.custom-mat-nav.mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link{flex-grow:initial}.custom-mat-nav .mdc-tab{min-width:70px;padding-left:18px;padding-right:18px}.custom-mat-nav .mat-mdc-tab-link.mat-mdc-tab-disabled{cursor:not-allowed}.custom-mat-nav.equal-width-7.mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link{min-width:14.2857142857%}.custom-mat-nav.with-bg{background-color:#f7f7f7}.mat-mdc-tab-nav-bar:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#091a70}.mat-mdc-tab-nav-bar .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#667677;font-size:1.3rem;font-weight:600;font-family:Helvetica Neue,sans-serif!important;letter-spacing:.5px}.mat-mdc-tab-link:not(.mat-mdc-tab-disabled):hover .mdc-tab__text-label{color:#091a70;font-weight:600}.mat-mdc-tab-nav-bar:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:#091a70}.mdc-tab__ripple:before,.mat-mdc-tab-nav-bar .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#fff}.search-with-icon{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.search-with-icon .search-head{color:#122333;margin-right:3rem;font-size:1.4rem;font-weight:700}@media only screen and (min-width:641px){.search-with-icon{margin-bottom:0}}.search-with-icon .mat-prefix-icon{padding:1rem}.search-with-icon .mdc-text-field--outlined .mdc-floating-label{left:15px}.custom-mat-radio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle{border-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.custom-mat-radio .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#73b46a}.custom-mat-radio .mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__outer-circle{border-color:#73b46a}.custom-mat-radio .mdc-form-field>label{font-family:Helvetica Neue,sans-serif!important;font-size:1.3rem;font-weight:500;margin-left:0}.custom-mat-radio .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#e7f1f2}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__inner-circle{border-color:#e7f1f2;transform:scale(.5)}.custom-mat-radio.primary-color .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle{border-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#091a70}.custom-mat-radio.primary-color .mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__outer-circle{border-color:#091a70}.custom-mat-radio.primary-color .mdc-form-field>label{font-weight:400}.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:#091a70!important}.boxed-tab .boxed-card-header.with-tab .mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link{flex-grow:0}.mat-mdc-snack-bar-container{font-family:Helvetica Neue,sans-serif!important}.mat-mdc-snack-bar-container .mdc-button__label{color:#617072}.mat-mdc-snack-bar-container .mat-mdc-button-ripple,.mat-mdc-snack-bar-container .mat-mdc-button-touch-target{background-color:transparent}.mat-mdc-snack-bar-container.success-snack-bar .mdc-snackbar__surface{white-space:pre-line;background-color:#e1f8f2;border:1px solid #0FC6B1}.mat-mdc-snack-bar-container.success-snack-bar .mdc-snackbar__label{color:#0fc6b1;padding-left:48px;background:url(/assets/images/success-icon.svg) no-repeat 10px;padding-top:8px;padding-bottom:8px}.mat-mdc-snack-bar-container.warning-snack-bar .mdc-snackbar__surface{white-space:pre-line;background-color:#fff3c7;border:1px solid #DAB62E}.mat-mdc-snack-bar-container.warning-snack-bar .mdc-snackbar__label{color:#dab62e;padding-left:48px;background:url(/assets/images/warning-icon.svg) no-repeat 10px;padding-top:8px;padding-bottom:8px}.mat-mdc-snack-bar-container.error-snack-bar .mdc-snackbar__surface{white-space:pre-line;background-color:#fee1e3;color:#da5155;border:1px solid #DA5155}.mat-mdc-snack-bar-container.error-snack-bar .mdc-snackbar__label{color:#da5155;padding-left:48px;background:url(/assets/images/error-icon.svg) no-repeat 10px;padding-top:8px;padding-bottom:8px}.mat-mdc-snack-bar-container.information-snack-bar .mdc-snackbar__surface{white-space:pre-line;background-color:#d3eaff;border:1px solid #18CC99}.mat-mdc-snack-bar-container.information-snack-bar .mdc-snackbar__label{color:#18cc99;padding-left:48px;background:url(/assets/images/information-icon.svg) no-repeat 10px;padding-top:8px;padding-bottom:8px}.custom-mat-dialog .custom-mat-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #E7F1F2}.custom-mat-dialog .custom-mat-dialog-header .dialog-header-heading .mat-dialog-title{font-size:1.4rem;color:#0f0d29;margin:0;font-weight:700;line-height:1.8rem;text-transform:uppercase}.custom-mat-dialog .custom-mat-dialog-header .dialog-header-heading .mat-dialog-title.capitalize{text-transform:capitalize}.custom-mat-dialog .custom-mat-dialog-header .dialog-header-heading .title-3{color:#667677;font-weight:400}.custom-mat-dialog .custom-mat-dialog-header .mat-dialog-close{cursor:pointer;border-radius:4px;background-color:#fff;display:flex;justify-content:center;align-items:center;min-width:25px;min-height:25px;opacity:1;transition:all .5s ease-in;border:1px solid #E7F1F2}.custom-mat-dialog .custom-mat-dialog-header .mat-dialog-close .material-symbols-outlined{font-size:1.2rem;color:#a3a3a3}.custom-mat-dialog .custom-mat-dialog-header .mat-dialog-close:hover{background-color:#e3e3e3}.custom-mat-dialog .custom-mat-dialog-header .mat-dialog-close:hover .material-symbols-outlined{opacity:.8}.custom-mat-dialog .custom-mat-dialog-header.align-end{justify-content:flex-end}.custom-mat-dialog .custom-mat-dialog-content{width:100%;padding:0;max-height:80vh}@media only screen and (min-width:641px){.custom-mat-dialog .custom-mat-dialog-content{max-height:none}}.custom-mat-dialog .custom-mat-dialog-content .dialog-content-wrap{padding:2rem}@media only screen and (min-width:641px){.custom-mat-dialog .custom-mat-dialog-content.type-2{max-height:80vh}}.custom-mat-dialog .custom-mat-dialog-body{padding:1rem 2rem}.custom-mat-dialog .custom-mat-dialog-footer{display:flex;justify-content:space-between;align-items:center;height:7rem;padding:0 2rem}.custom-mat-dialog .custom-mat-dialog-footer.align-end{justify-content:flex-end}.custom-mat-dialog .custom-mat-dialog-footer.with-border-top{border-top:1px solid #E7F1F2}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(-29.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-text-area .mat-mdc-text-field-wrapper{height:150px!important}.mat-text-area .mat-mdc-text-field-wrapper .mat-mdc-form-field-textarea-control{height:120px;resize:none}.mdc-text-field--outlined{background-color:#fcfcfc}.mat-mdc-form-field-flex{margin-top:0!important}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{font-size:13px;font-family:Helvetica Neue,sans-serif!important}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(-27.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{font-size:1.3rem;font-family:Helvetica Neue,sans-serif!important}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{font-size:1.3rem;color:#667677}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#e6e6e6}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{width:auto!important}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#091a70}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#091a70}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused).mdc-text-field--invalid:hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused).mdc-text-field--invalid:hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused).mdc-text-field--invalid:hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:red}.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#e6e6e6}.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#e6e6e6}.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-form-field-disabled .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#e6e6e6}.mat-form-field-disabled .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:transparent}.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-paginator .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent}.mat-mdc-paginator .mat-mdc-form-field{width:65px!important}.mat-mdc-paginator-range-label,.mat-mdc-paginator-page-size-label,.mat-mdc-paginator .mat-mdc-select-value{color:#000;font-size:1.4rem;font-weight:500;font-display:"Helvetica Neue",sans-serif!important}.mat-mdc-paginator-page-size{align-items:center!important}.mat-mdc-paginator-page-size .mat-mdc-text-field-wrapper{height:35px;background:none!important}.mat-mdc-paginator-page-size .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{top:-5px}.mat-mdc-paginator-icon{fill:#000}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0003}.mat-mdc-paginator .mat-mdc-select,.mat-mdc-paginator .mat-mdc-select-arrow-wrapper{position:relative;top:5px}.mat-mdc-paginator .mdc-notched-outline__leading,.mat-mdc-paginator .mdc-notched-outline__notch,.mat-mdc-paginator .mdc-notched-outline__trailing{border:none}.mat-mdc-paginator .mat-mdc-form-field-infix{min-width:50px;min-height:auto}.mat-mdc-paginator .mat-mdc-form-field-infix{padding:0!important}.progress-default.mdc-linear-progress{height:3px}.progress-default.mdc-linear-progress .mdc-linear-progress__buffer-bar{background-color:#e7f1f2}.progress-default.progress-stepper-active.mdc-linear-progress .mdc-linear-progress__bar-inner{border-color:#73b46a}.progress-default.progress-stepper-complete .mdc-linear-progress__bar-inner{border-color:#091a70}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel{min-width:100px}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item{min-height:47px}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item .mdc-list-item__primary-text{display:block;width:100%}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item .edit-outer{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Helvetica Neue,sans-serif!important;font-size:1.2rem;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#262626}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item .edit-outer img{opacity:.7;width:14px;height:14px}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item:hover{background:#FBFBFB}.mat-mdc-menu-panel.mat-mdc-menu-panel.table-action-menu-panel .mat-mdc-menu-item:hover .edit-outer img{opacity:1}.mat-accordion .mat-expansion-panel.property-expand{box-shadow:none;overflow:initial}.mat-accordion .mat-expansion-panel.property-expand .mat-expansion-panel-header{height:37px;background-color:#fafafa;color:#212222;font-size:1.3rem;font-weight:500;padding:0 15px}.mat-accordion .mat-expansion-panel.property-expand .mat-expansion-panel-header .mat-expansion-indicator:after{border:none;background:url(/assets/images/mat-expand-down.svg) no-repeat 0 0;transform:rotate(0);width:18px;height:18px;padding:0}.mat-accordion .mat-expansion-panel.property-expand .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-indicator{display:inline-block}.mat-accordion .mat-expansion-panel.property-expand .mat-expansion-panel-header-title{font-family:Helvetica Neue,sans-serif!important;font-size:1.3rem;font-weight:500;color:#212222}.mat-accordion .mat-expansion-panel.property-expand .mat-expansion-panel-body{padding:0 15px 16px}.mat-accordion .mat-expansion-panel.property-expand.mat-expansion-panel-spacing{margin:0}.mat-accordion .mat-expansion-panel.property-expand .property-expand-body{padding:1rem 0}.mat-accordion .mat-expansion-panel.modules-expand{box-shadow:none;overflow:initial;margin-bottom:1rem}.mat-accordion .mat-expansion-panel.modules-expand>.mat-expansion-panel-header{background-color:#fff;color:#212222;font-size:1.3rem;font-weight:500;padding:0 15px;border:1px solid #E7F1F2;height:50px}.mat-accordion .mat-expansion-panel.modules-expand>.mat-expansion-panel-header .mat-expansion-indicator:after{border:none;background:url(/assets/images/arrow-square-left.svg) no-repeat 0 0;transform:rotate(0);width:18px;height:18px;padding:0}.mat-accordion .mat-expansion-panel.modules-expand>.mat-expansion-panel-header.mat-expanded{background-color:#fafafa}.mat-accordion .mat-expansion-panel.modules-expand>.mat-expansion-panel-header.mat-expanded .mat-expansion-indicator{transform:rotate(90deg)!important}.mat-accordion .mat-expansion-panel.modules-expand .mat-expansion-panel-header-title{font-family:Helvetica Neue,sans-serif!important;font-size:1.3rem;font-weight:500;color:#212222}.mat-accordion .mat-expansion-panel.modules-expand .mat-expansion-panel-body{padding:0}.mat-accordion .mat-expansion-panel.modules-expand .modules-expand-body,.loop-up-tree{margin-top:1rem}.loop-up-tree .mat-tree-node .client-loop-up-card{flex:1;margin-bottom:1rem}.loop-up-tree .child-tree-node{position:relative}.loop-up-tree .child-tree-node:before{content:"";position:absolute;height:100%;width:2px;border-right:2px solid #091A70;left:6px;top:39px;display:none}.loop-up-tree .child-tree-node.node-expanded:before{display:block}html{font-size:10px}body{font-size:1.2rem;line-height:1.5;margin:0;padding:0;overflow-x:hidden;font-family:Helvetica Neue,sans-serif!important;background-color:#fcfcfc}*{box-sizing:border-box}*:focus{outline:none}::-webkit-scrollbar{width:.4rem;height:.4rem}::-webkit-scrollbar-track{background:#c4c8cf;border-radius:40rem}::-webkit-scrollbar-thumb{background:rgba(9,26,112,.2);border-radius:40rem}::-webkit-scrollbar-thumb:hover{background:rgba(9,26,112,.7);border-radius:40rem}
