.scrollbar-container{position:relative;height:100%}.ps{overflow:hidden;touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}/*!
 * 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:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(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(0deg)}}.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:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.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:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(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:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);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) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(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) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-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}.rdg-custom{height:-moz-fit-content;height:fit-content;border-radius:5px;grid-template-rows:none!important}.rdg-custom>.rdg-header-row{background-color:#6a6a6a;border-bottom:1px solid #6675b2;color:#fff}.rdg-custom>.rdg-header-row>.rdg-cell{font-weight:700;color:#fff;height:54.29px}.rdg-custom-blue>.rdg-header-row-blue{background-color:#01499d;border:1px solid #d6d6d6;color:#fff}.rdg-custom-blue>.rdg-header-row-blue>.rdg-cell{font-size:1rem;font-weight:700;color:#fff;height:54.29px}.rdg-custom-blue{height:-moz-fit-content;height:fit-content;border-radius:5px;grid-template-rows:none!important}.rdg-custom-blue>.rdg-header-row{background-color:#01499d;border:1px solid #6675b2;color:#fff;text-align:center;font-weight:600!important}.rdg-custom-blue>.rdg-header-row>.rdg-cell{font-weight:600!important;color:#fff;padding-top:5px!important;height:54.29px}.rdg-row{min-height:50px!important;max-height:500px;height:auto!important}.rdg-row-odd{--rdg-row-height:50px!important}.rdg-cell-padded{padding:24px}.reseal{height:-moz-fit-content;height:fit-content;grid-template-rows:none!important}.data-grid-button{border-radius:0 .5rem .5rem .5rem;border:1px solid #e0e0e0;border-top:0 solid #e0e0e0}.rdg-cell{font-size:1rem;border:1px solid #e5e7ed!important;font-weight:400!important}.rdg-row-odd{background-color:#f9f9f9}.rdg-row-even,.rdg-row-even .rdg-cell-padded,.rdg-row-odd .rdg-cell-padded{background-color:#fff}.table-container{margin-top:20px}.table-head{background-color:#01499d}.table-head tr th{color:#fff}.table-head-appeal-incom{background-color:#acd793}.table-head-appeal-audit{background-color:#96c9f4}.table-head-appeal-remark{background-color:#ffc96f}.table-head-appeal-result{background-color:#f1f8e8}.table-head-gray_theme{background-color:#6a6a6a}.table-head-audit-theme,.table-head-audit-theme-hd{background-color:#f6f7f8}.table-head-audit-theme-hd .table-head-cell{border:1px solid #9b9b9b!important;color:#0a3a57!important;font-weight:600!important;padding:10px!important;height:54px;text-align:center!important}.table-head-audit-theme-2{background-color:#f6f7f8}.table-head-audit-theme-2 .table-head-cell{border:1px solid #e6e6e6!important;color:#fff!important;font-weight:600!important;padding:10px!important;height:54px;text-align:center!important}.table-head-audit-appeal-theme{background-color:#ffc96f}.table-head-audit-appeal-theme .table-head-cell{border:1px solid #e6e6e6!important;color:#0a3a57!important;font-weight:600!important;padding:10px!important;height:54px;text-align:left!important}.table-head-audit-appeal-review-theme{background-color:#f5e7b2}.table-head-audit-appeal-review-theme .table-head-cell{border:1px solid #e6e6e6!important;color:#0a3a57!important;font-weight:600!important;padding:10px!important;height:54px;text-align:left!important}.table-head-blue_theme{background-color:#01499d}.table-head-cell{border:1px solid #e6e6e6!important;color:#fff!important;font-weight:600!important;padding:10px!important;height:54px;text-align:center!important}.table-appeal-head-cell{white-space:nowrap}.table-appeal-head-cell,.table-inst-head-cell{border:1px solid #e6e6e6!important;color:#272b41!important;font-weight:600!important;padding:10px!important;height:54px;text-align:center!important}.table-body-cell{border:1px solid #e6e6e6!important;font-weight:400!important;padding:10px!important;height:50px}.status-cell{font-weight:700}.edit-button{margin-right:8px}.table-head-audit-theme .table-head-cell{border:1px solid #e6e6e6!important;color:#0a3a57!important;font-weight:600!important;padding:10px!important;height:54px;text-align:center!important}.table-body-cell-hd{border:1px solid #9b9b9b!important;font-weight:400!important;padding:10px!important;height:50px}.button,.button-danger,.button-darkgreen,.button-darkgrey,.button-green,.button-mui-icon,.button-secondary,.button-success{border-radius:.375rem;border:1px solid #cbd5e0;background-color:#fff;color:#fff;padding:.625rem;display:inline-flex;align-items:center}.button-danger:hover,.button-darkgreen:hover,.button-darkgrey:hover,.button-green:hover,.button-mui-icon:hover,.button-secondary:hover,.button-success:hover,.button:hover{background-color:hsla(0,0%,77%,.54)}.button-danger:focus,.button-darkgreen:focus,.button-darkgrey:focus,.button-green:focus,.button-mui-icon:focus,.button-secondary:focus,.button-success:focus,.button:focus{outline:none;box-shadow:0 0 0 3px #93c5fd;border-color:#93c5fd}.button.disabled,.disabled.button-danger,.disabled.button-darkgreen,.disabled.button-darkgrey,.disabled.button-green,.disabled.button-mui-icon,.disabled.button-secondary,.disabled.button-success{opacity:.5;cursor:not-allowed}.button.enabled,.enabled.button-danger,.enabled.button-darkgreen,.enabled.button-darkgrey,.enabled.button-green,.enabled.button-mui-icon,.enabled.button-secondary,.enabled.button-success{cursor:pointer}.button .icon,.button-danger .icon,.button-darkgreen .icon,.button-darkgrey .icon,.button-green .icon,.button-mui-icon .icon,.button-secondary .icon,.button-success .icon{margin-right:.5rem}.button-user{border-radius:.375rem;border:1px solid #01499d;background-color:#01499d;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-user .icon{margin-right:.5rem}.button-group{border-radius:.375rem;border:1px solid #5f63f2;background-color:#5f63f2;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group .icon{margin-right:.5rem}.button-group-orange{border-radius:.375rem;border:1px solid #fa8b0c;background-color:#fa8b0c;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-orange .icon{margin-right:.5rem}.button-group-green{border-radius:.375rem;border:1px solid #20c997;background-color:#20c997;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-green .icon{margin-right:.5rem}.button-group-blue{border-radius:.375rem;border:1px solid #2c99ff;background-color:#2c99ff;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-blue .icon{margin-right:.5rem}.button-group-pink{border-radius:.375rem;border:1px solid #ff69a5;background-color:#ff69a5;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-pink .icon{margin-right:.5rem}.button-group-blue-100{border-radius:.375rem;border:1px solid #01499d;background-color:#01499d;color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-blue-100 .icon{margin-right:.5rem}.button-group-secondary{border-radius:.375rem;border:1px solid hsla(0,0%,77%,.54);background-color:hsla(0,0%,77%,.54);color:#fff;width:43px;height:43px;display:inline-flex;align-items:center}.button-group-secondary .icon{margin-right:.5rem}.button-secondary{background-color:#fff;color:#fff}.button-secondary:hover{background-color:hsla(0,0%,77%,.54)}.button-secondary:focus{outline:none;box-shadow:0 0 0 3px #93c5fd;border-color:#93c5fd}.button-secondary.disabled{opacity:.5;cursor:not-allowed}.button-secondary.enabled{cursor:pointer}.button-secondary{background-color:#d8d8d8!important;color:#464646!important}.button-tab{background-color:#fff!important;color:#5a5f7d!important;width:100%!important;border:1px solid #c6d0dc!important}.button-tab-active{background-color:#01499d!important;color:#fff!important;width:100%!important;border:1px solid #01499d!important;font-weight:600!important}.button-back-history{background-color:#5a5f7d!important;color:#fff!important}.button-back{border:1px solid #c6d0dc!important;background-color:#fff!important;color:#0a3a57!important}.button-blue{background-color:#2c99ff!important;color:#fff!important}.button-blue-thaiID{background-color:#030650!important;color:#fff!important}.button-close-dialog-blue{background-color:#1565c0!important;color:#fff!important}.bg-danger,.button-danger{background-color:#b71c1c!important;color:#fff!important}.bg-success,.button-green,.button-success{background-color:#4caf50!important;color:#fff!important}.bg-excel{background-color:#118044!important}.bg-excel,.bg-pdf{color:#fff!important}.bg-pdf{background-color:#d32f2f!important}.bg-primary{background-color:#01499d!important;color:#fff!important}.bg-orange{background-color:#fa8b0c!important;color:#fff!important}.bg-white-grey{background-color:#c6d0dc!important;color:#fff!important}.bg-white{background-color:#fff!important}.bg-ocr,.bg-white{color:#0a3a57!important}.bg-ocr{background-color:#fa8b0c!important;margin:10px}.button-status{background-color:#fff;color:#939595;border:1px solid #d8d9d9;border-radius:20px;padding:.5rem;cursor:pointer}.button-status.active{border:1px solid #0e4e8e!important;color:#0e4e8e!important;background-color:#f3fafe!important}.dot{height:10px;width:10px;border-radius:50%;display:inline-block}.dot.dot-bg-blue{background-color:#0e4e8e}.dot.dot-bg-pink{background-color:#fe20a6}.dot.dot-bg-green{background-color:#66a73e}.dot.dot-bg-gary{background-color:#545454}.dot.dot-bg-red{background-color:#b71c1c}.orange-button{background-color:#fa8b0c!important;color:#fff!important;border:1px solid #fa8b0c!important;border-radius:.375rem;padding:.625rem;display:inline-flex;align-items:center;cursor:pointer}.orange-button.disabled{background-color:#c6d0dc!important;opacity:.5;cursor:not-allowed}.primary-button{background-color:#01499d!important;color:#fff!important;border:1px solid #0e4e8e!important;border-radius:.375rem;padding:.45rem;display:inline-flex;align-items:center;cursor:pointer}.primary-button.disabled{background-color:#c6d0dc!important;opacity:.5;cursor:not-allowed}.gary-button{background-color:#9aa0a7!important;color:#fff!important;border:1px solid #9aa0a7!important;border-radius:.375rem;padding:.625rem;display:inline-flex;align-items:center;cursor:pointer}.gary-button.disabled{background-color:#c6d0dc!important;opacity:.5;cursor:not-allowed}.button-square-white{border-radius:.375rem;color:#fff;width:40px;height:40px;border:1px solid #d8d9d9;display:inline-flex;align-items:center}.button-square-white .icon{margin-right:.5rem}.bg-drakgrey,.button-darkgrey{background-color:#5a5f7d;color:#fff}.button-darkgreen{background-color:#118044;color:#fff}.bg-blue{background-color:#2c99ff;color:#fff}.bg-op-green{background-color:#009fbd!important;color:#fff!important}.bg-disabled{background-color:#d8d9d9!important;color:#fff!important}.orange-button-remark{background-color:#fff!important;border:1px solid #fa8b0c!important;border-radius:.375rem;padding:.5rem .5rem .3rem;display:inline-flex;align-items:center;cursor:pointer}.orange-button-remark.disabled{background-color:#c6d0dc!important;opacity:.5;cursor:not-allowed}.primary-button-remark{background-color:#fff!important;border:1px solid #0e4e8e!important;border-radius:.375rem;padding:.5rem .5rem .3rem;display:inline-flex;align-items:center;cursor:pointer}.primary-button-remark.disabled{background-color:#c6d0dc!important;opacity:.5;cursor:not-allowed}.button-mui-icon{padding:.45rem;cursor:pointer}.hover-pointer{cursor:pointer}.btn-danger-outline{background-color:#fff;color:#b71c1c;border:1px solid #b71c1c;border-radius:.375rem;padding:.625rem;display:inline-flex;align-items:center;cursor:pointer}.btn-danger-outline.disabled{opacity:.5;cursor:not-allowed}.w-100{width:100%!important}.h-100{height:100%!important}.MuiInputBase-input{padding:10px 26px!important}.textarea-select .MuiInputBase-root textarea{padding:10px 0 0 4px!important;margin-left:10px;margin-right:10px}.root{cursor:pointer;text-align:center;display:flex;border:dashed #d9d9d9}.root img,.root:hover p,.root:hover svg{opacity:1}.root p,.root svg{opacity:.4}.root:hover img{opacity:.3}.noMouseEvent{pointer-events:none;background-color:hsla(0,0%,85%,.2)!important}.hidden{display:none}.onDragOver img{opacity:.3}.onDragOver p,.onDragOver svg{opacity:1}.box-step{padding:24px;top:286px;left:335px;gap:0;border:1px solid #e3e6ef;border-radius:.5rem}.success-status{color:#fff;background-color:#20c997}.danger-status{color:#fff;background-color:#b71c1c}.warning-status{color:#fff;background-color:#ff9800}.light-success-status{color:#20c997;background-color:#f1f9ea}.light-danger-status{color:#ef3e4c;background-color:#fde7e9}.light-check-status{color:#005fc3;background-color:#e5f2ff}.light-grey-status{color:#545454;background-color:#f2f2f2}.light-warning-status{color:#ff8a00;background-color:#ffecd6}.color-danger-light{color:#ff4d4f!important}.light-connected-status{color:#0e4e8e;background-color:#e0f3fd}.light-current-round-status{color:#20c997;background-color:rgba(32,201,151,.102)}.light-created-job-status{color:#1565c0;background-color:#c3cdff}.light-attatch-status{color:#0e4e8e;background-color:#e0f3fd}.light-approve-status{color:#0078d4;background-color:#d0e9ff}.light-reject-approve-status{color:#ffb900;background-color:#f8f4e0}.body{display:flex;justify-content:center;align-items:center;margin:0;background-color:#f8f8f8}.skeleton{position:relative}.circle{width:40px;height:40px;border:3px solid #000;border-radius:50%;background-color:#fff;position:absolute}.head{top:0;left:calc(50% - 20px)}.spine{width:3px;height:80px;background-color:#000;left:calc(50% - 1.5px)}.arm,.spine{position:absolute;top:40px}.arm.left{left:calc(50% - 90px)}.arm.right{right:calc(50% - 90px)}.arm .joint{width:20px;height:20px;border:3px solid #000;border-radius:50%;background-color:#fff;position:relative;margin-bottom:10px}.hand{display:grid;grid-template-columns:repeat(4,15px);grid-gap:5px;gap:5px;position:relative;left:-15px}.hand div{width:15px;height:15px;border:2px solid #000;border-radius:50%}.hand div,.hip{background-color:#fff}.hip{width:60px;height:30px;border:3px solid #000;border-radius:50px/25px;top:120px;left:calc(50% - 30px)}.hip,.leg{position:absolute}.leg{top:170px}.leg.left{left:calc(50% - 70px)}.leg.right{right:calc(50% - 70px)}.leg .joint{width:20px;height:20px;border:3px solid #000;border-radius:50%;background-color:#fff;position:relative;margin-bottom:10px}.foot{display:grid;grid-template-columns:repeat(4,15px);grid-gap:5px;gap:5px;position:relative;left:-15px}.foot div{width:15px;height:15px;border:2px solid #000;border-radius:50%;background-color:#fff}.lines line{stroke:#000;stroke-width:2}#skeleton{position:relative}#skeleton .container{position:relative;width:320px;height:540px;z-index:3}#skeleton .circle{position:absolute;width:20px;height:20px;background-color:#fff;border-radius:50%;cursor:pointer}.table-container-2 .MuiTableCell-head{font-weight:700}.table-container-2 .header-cell-2{background-color:#d3e8d3}.table-container-2 .header-cell-income-2{background-color:#b3d9ff}.table-container-2 .header-cell-result-2{background-color:#ffcc80}.table-container-2 .header-cell-summary-2{background-color:#e6f7e6}.table-container-2 .radio-group-2{display:flex;align-items:center}.swal2-icon-c{position:relative;display:inline-block;width:100px;height:100px;border:4px solid #f27474;border-radius:50%;box-sizing:content-box;margin:20px auto}.swal2-icon-c.swal2-error-c{border-color:#f27474}.swal2-icon-c .swal2-x-mark-c{position:relative;display:block;margin-top:50px}.swal2-icon-c .swal2-x-mark-c .swal2-x-mark-line-left-c,.swal2-icon-c .swal2-x-mark-c .swal2-x-mark-line-right-c{position:absolute;width:5px;height:55px;background-color:#f27474;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2px}.swal2-icon-c .swal2-x-mark-c .swal2-x-mark-line-left-c{transform:translate(-50%,-50%) rotate(45deg)}.swal2-icon-c .swal2-x-mark-c .swal2-x-mark-line-right-c{transform:translate(-50%,-50%) rotate(-45deg)}*{font-family:Sarabun!important}html{transition:font-size .2s}textarea{padding:0!important}#container{overflow:auto;-webkit-overflow-scrolling:touch;height:500px}#canvas{width:100%}#block-ui-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(215,220,227,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-4{margin-right:1rem!important}.mx-0{margin-left:0;margin-right:0}.px-0{padding-left:0!important;padding-right:0!important}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-1-5{padding-left:.375rem;padding-right:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding:.75rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.disabled{background-color:#e0e0e0!important}.disabled-text{cursor:not-allowed;pointer-events:none}.text-color-blue{color:#01499d!important;font-weight:700}.text-color-black{color:#272b41!important}.card-header,.text-title-blue{color:#01499d!important}.card-header{font-weight:900}.border{border:1px solid #e0e0e0!important}.m-h-100{min-height:100px!important}.m-h-110{min-height:110px!important}.h-1018{height:1018px!important}.white-background{background-color:#fff!important}.align-items-center{align-items:center}.footer-sticky{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;text-align:end;z-index:4;padding:.25rem 2.25rem;box-shadow:0 0 10px rgba(0,0,0,.25)}.alert-sticky{left:78px;top:64px;text-align:end;padding:.25rem 3.25rem}.alert-sticky,.alert-sticky-appeal2{position:absolute;width:100%;background-color:#fff4e5;color:#e65100;z-index:3}.alert-sticky-appeal2{top:0;height:44px;display:flex;justify-content:center;align-items:center;font-size:1.5rem}.parent-container{position:relative}.font-md{font-size:20px!important}.font-sm{font-size:1rem!important}.font-xs{font-size:.8rem!important}.weight-600{font-weight:600!important}.weight-500{font-weight:500}.weight-400{font-weight:400!important}.WhiteBackgroundCheckbox-root{color:red}.WhiteBackgroundCheckbox-root .MuiIconButton-label{position:relative;z-index:0}.WhiteBackgroundCheckbox-root:not(.WhiteBackgroundCheckbox-checked) .MuiIconButton-label:after{content:"";left:4px;top:4px;height:15px;width:15px;position:absolute;background-color:#fff;z-index:-1}.color-orange{color:#fa8b0c!important}.tap-job{border-bottom:2px solid #0e4e8e;padding-bottom:16px;color:#0e4e8e}.color-primary{color:#0e4e8e!important}.font-base-job-list{font-size:14px!important;color:#939595!important}.cell-center{display:flex;justify-content:center;align-items:center;height:100%}.table-container{overflow-x:auto;overflow-y:auto;max-width:100%}.table-body-cell,.table-head-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.justify-around{justify-content:space-around}.width-150{min-width:150px!important}.width-50{min-width:50px!important}.custom-input{height:46px;width:363px;border:none;padding:8px;font-size:16px;-webkit-appearance:none}.custom-input::-webkit-inner-spin-button,.custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-input{-moz-appearance:textfield}.border-bottom-style{border-bottom:1px dashed #e0e0e0}.bg-yellow-theme{background-color:#fffaf1!important}.text-left{text-align:left!important}.circle-audit-default{background-color:#fff}.circle-audit-default,.circle-audit-yellow{border:3px solid #000;width:20px;height:20px;border-radius:50%}.circle-audit-yellow{background-color:#ff0}.circle-audit-red{background-color:red}.circle-audit-blue,.circle-audit-red{border:3px solid #000;width:20px;height:20px;border-radius:50%}.circle-audit-blue{background-color:blue}.swal2-container{z-index:100000}.doc-sticky{width:100%;right:0}.sticky-column{position:sticky;left:0;z-index:1}#menu-{z-index:4001!important}.ql-editor{min-height:18em;max-height:18em}.sticky-icon{position:fixed;width:50px;height:50px;background-color:#f39c12;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1000;transition:background-color .3s}.sticky-icon:hover{background-color:#e67e22}.text-danger{color:#dc3545!important}.font-weight-700{font-weight:700}.swal-start-align-text{text-align:start}@media print{@page{.print-screen{size:landscape}}.print-screen body{margin:0;padding:1cm;font-size:14pt}}.print-screen .print-content{zoom:50%}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}