@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap);.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden!important;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}a,body,div,h1,h2,h3,h4,h5,h6,html,html a,input,li,p,span,textarea{font-family:"Source Sans Pro",sans-serif}.color-red{color:#de4040}.color-black{color:#000}.color-white{color:#fff}.color-blue{color:#0056a1!important}.background-blue{background-color:#0057a7}.background-green{background-color:#05ba84}.background-yellow{background-color:#ffc300}@-webkit-keyframes btn-animation{0%{border:0 solid #dcdcdc}50%{border:2px solid #dcdcdc}to{border:0 solid #dcdcdc}}@keyframes btn-animation{0%{border:0 solid #dcdcdc}50%{border:2px solid #dcdcdc}to{border:0 solid #dcdcdc}}@-webkit-keyframes opacity-animation{0%{opacity:0}to{opacity:1}}@keyframes opacity-animation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes height-animation{0%{opacity:0}to{opacity:auto}}@keyframes height-animation{0%{height:0;opacity:0}to{height:auto;opacity:1}}a{text-decoration:none}/*!
 * animate.css - https://animate.style/
 * Version - 4.0.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);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)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);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{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform: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)}}@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{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-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)}}@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{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-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)}}@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{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-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)}}@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{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@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;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform: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)}}@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{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-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(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}@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(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-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)}}@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{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-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)}}@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{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-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)}}@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{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-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)}}@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{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@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{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@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{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.grid{display:grid}.grid.column4{grid-template-columns:25% 25% 25% 25%}.grid.column4Item{grid-template-columns:35% 15% 25% 25%}.flex{display:flex}.flex.align-center{align-items:center}.flex.align-start{align-items:flex-start}.flex.align-end{align-items:flex-end}.flex.start{justify-content:flex-start}.flex.end{justify-content:flex-end}.flex.center{justify-content:center}.flex.spaceBetween{justify-content:space-between}.flex.spaceAround{justify-content:space-around}.flex.spaceEvenly{justify-content:space-evenly}.flex.wrap{flex-wrap:wrap}.flex.no-wrap{flex-wrap:nowrap}.flex-row{flex-wrap:wrap;margin:0 -7.5px}.topbarNotification{display:flex;flex-direction:column;background-color:#fff;margin:-12px -16px;width:360px;min-width:160px;flex-shrink:0;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:.2s ease;cursor:pointer}@media only screen and (max-width:767px){.topbarNotification{width:310px}}.topbarNotification .isoDropdownHeader{border-bottom:1px solid #f1f1f1;margin-bottom:0;padding:15px 30px;width:100%;display:flex;align-items:center;justify-content:center}.topbarNotification .isoDropdownHeader h3{font-size:14px;font-weight:500;color:#000;text-align:center;text-transform:uppercase;margin:0}.topbarNotification .isoDropdownBody{width:100%;height:300px;display:flex;flex-direction:column;margin-bottom:10px;background-color:rgba(0,0,0,.02)}.topbarNotification .isoDropdownBody a{text-decoration:none}.topbarNotification .isoDropdownBody .isoDropdownListItem{padding:15px 30px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;text-align:left;width:100%;border-bottom:1px solid #dcdcdc;transition:.2s ease}.topbarNotification .isoDropdownBody .isoDropdownListItem:hover{background-color:rgba(176,211,252,.3)}.topbarNotification .isoDropdownBody .isoDropdownListItem .isoListHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.topbarNotification .isoDropdownBody .isoDropdownListItem h5{font-size:13px;font-weight:500;color:#000;margin-top:0}.topbarNotification .isoDropdownBody .isoDropdownListItem p{font-size:12px;font-weight:400;color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topbarNotification .isoDropdownBody .isoDropdownListItem .isoDate{font-size:11px;color:#000;flex-shrink:0}.topbarNotification .isoViewAllBtn{font-size:13px;font-weight:500;color:#000;padding:10px 15px 20px;display:flex;text-decoration:none;align-items:center;justify-content:center;text-align:center;transition:.2s ease}.topbarNotification .isoViewAllBtn:hover{color:#000}.topbarNotification .isoDropdownFooterLinks{display:flex;align-items:center;justify-content:space-between;padding:10px 30px 20px}.topbarNotification .isoDropdownFooterLinks a{font-size:13px;font-weight:500;color:#000;text-decoration:none;padding:10px 20px;line-height:1;border:1px solid #000;display:flex;align-items:center;justify-content:center;transition:.2s ease}.topbarNotification .isoDropdownFooterLinks a:hover{background-color:#000;border-color:#000;color:#fff}.topbarNotification .isoDropdownFooterLinks h3{font-size:14px;font-weight:500;color:#000;line-height:1.3}.isomorphicContent{background:#f1f7ff!important}.fixedFooter{position:absolute;background:#fff;width:calc(100% - 469px);height:70px;bottom:0;padding-left:20px;border-top:1px solid #dcdcdc}.first-section{padding:0 0 25px}.first-section,.other-section{border-bottom:1px solid #dcdcdc}.other-section{padding:20px 0 25px}.isomorphicSidebar{background-color:#eef1f4}.isomorphicSidebar .isoLogoWrapper{background-color:#fff!important}.isomorphicSidebar .isoDashboardMenu.ant-menu{padding:0!important}.isomorphicSidebar .isoDashboardMenu.ant-menu .isoMenuHolder i{font-size:25px;color:grey}.isomorphicSidebar .isoDashboardMenu.ant-menu .nav-text{color:grey;font-size:14px;line-height:1}.isomorphicSidebar .isoDashboardMenu.ant-menu .ant-menu-item{height:65px;border-left:5px solid transparent;padding:0 25px!important}.isomorphicSidebar .isoDashboardMenu.ant-menu .ant-menu-item-selected{background-color:rgba(0,49,134,.1);border-left:5px solid #003186;padding:0 19px!important;padding:0 25px!important}.isomorphicSidebar .isoDashboardMenu.ant-menu .ant-menu-item-selected .isoMenuHolder .anticon,.isomorphicSidebar .isoDashboardMenu.ant-menu .ant-menu-item-selected .isoMenuHolder .nav-text{color:#0056a1}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after{display:none}.ant-typography,.ant-typography+h1.ant-typography,.ant-typography+h2.ant-typography,.ant-typography+h3.ant-typography,.ant-typography+h4.ant-typography{margin-top:.25em;color:inherit}.ant-typography+h1.ant-typography strong,.ant-typography+h2.ant-typography strong,.ant-typography+h3.ant-typography strong,.ant-typography+h4.ant-typography strong,.ant-typography strong{font-weight:700}.ant-typography+h1.ant-typography.primary_color,.ant-typography+h2.ant-typography.primary_color,.ant-typography+h3.ant-typography.primary_color,.ant-typography+h4.ant-typography.primary_color,.ant-typography.primary_color{color:#0056a1}.ant-typography+h1.ant-typography.secondary_color,.ant-typography+h2.ant-typography.secondary_color,.ant-typography+h3.ant-typography.secondary_color,.ant-typography+h4.ant-typography.secondary_color,.ant-typography.secondary_color{color:#0057a7}.ant-typography.ant-typography-secondary{color:#ababab}.ant-typography{color:inherit}.ant-typography.small{font-size:12px}.ant-typography.medium-rare{font-size:14px}.ant-typography.medium{font-size:16px}.ant-typography.large{font-size:20px}.ant-typography.blue{color:#3a7cce}.ant-typography.white{color:#fff}.ant-typography.roundBlue{padding:4px 9px;background-color:#0056a1;border-radius:50%;color:#fff}.dotBeforeText{position:relative;padding-left:10px}.dotBeforeText:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#000;border-radius:50%;padding:2px}.ant-table-row.ant-table-row-level-0 .dotBeforeText{padding-left:0}.ant-table-row.ant-table-row-level-0 .dotBeforeText:before{display:none}.ant-table-row.ant-table-row-level-0 .bold{font-weight:700}.transparent-textArea.ant-input{background:transparent;margin-bottom:10px}.round-grey{background-color:#dcdcdc;cursor:not-allowed}.round-darkBlue,.round-grey{padding:3px 8px;margin-right:4px;border-radius:50%;color:#fff}.round-darkBlue{background-color:#0056a1;cursor:pointer}.round-lightOrange{background-color:#eda608}.round-lightOrange,.round-orange{padding:3px 8px;margin-right:4px;border-radius:50%;color:#fff;cursor:context-menu}.round-orange{background-color:#fa8c16}.round-red{background-color:#f5222d}.round-red,.round-yellow{padding:3px 8px;margin-right:4px;border-radius:50%;color:#fff;cursor:context-menu}.round-yellow{background-color:#f1c40f}.round-green{padding:3px 8px;margin-right:4px;background-color:#34b08c;border-radius:50%;color:#fff;cursor:context-menu}.noBorder-textarea,.noBorder-textarea.ant-input{border:none;padding-left:0;padding-right:0;background:transparent;outline:none;color:#000}.noBorder-textarea.ant-input:focus,.noBorder-textarea:focus{border:none;box-shadow:none}.ant-btn-lg{height:52px}.button__custom.ant-btn-circle.circle-darkBlue{background:#003186;border-color:transparent;min-width:unset;width:28px;height:28px}.button__custom.blue{display:flex}.button__custom.blue[disabled]{color:#fff}.button__custom.blue:focus,.button__custom.blue:hover{background-color:#005eb0}.button__custom.block{display:block}.button__custom.superHeight{height:100px}.button__custom.transparent{background-color:transparent;border-color:#488adb;color:#444;height:43px}.button__custom.transparent .button__custom__icon{background:#dcdcdc;color:#003186;transition:.15s ease-in-out}.button__custom.transparent:focus button,.button__custom.transparent:hover button{border-color:#488adb;color:#488adb}.button__custom.transparent:focus button .button__custom__icon,.button__custom.transparent:hover button .button__custom__icon{background:#003186;color:#fff}.button__custom:hover button{box-shadow:0 0 5px rgba(0,0,0,.4)}.button__custom.white-transparent{border-color:#488adb;color:#fff;height:43px}.button__custom.btn-link-blue{color:#0057a7;font-weight:700}.button__custom.btn-link-blue:hover{color:#0071d4}.button__custom.btn-link-blue.underlined{text-decoration:underline}.button__custom.white-border{background:transparent;border:2px solid #fff;height:43px;color:#f4f4f4}.button__custom.white-border:hover{color:#fff}.button__custom.white-border-medium{background:transparent;border:1px solid #fff;height:40px;color:#f4f4f4}.button__custom.white-border-medium:hover{color:#fff}.button__custom.underlined.ant-btn>span{text-decoration:underline;font-weight:700}.button__custom.underlined.transparent-whiteBorder{background-color:transparent;color:#fff;border-color:#fff}.button__custom__link{color:#0056a1;margin-bottom:10px}.button__custom__link .ant-typography{border-bottom:1.5px solid #0056a1}.button__custom__link .anticon{font-size:30px;position:relative;top:6px}.button__custom__link:hover .ant-typography{border-bottom-color:#40a9ff;transition:border-bottom-color .3s ease}.button__customGroup{height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:0;background:#eee;border-radius:20px}.button__customGroup .button__wrapper{margin:0}.button__customGroup .ant-btn-link{color:grey}.button .ant-btn-dashed:focus,.button .ant-btn-dashed:hover{color:#0056a1;background-color:#fff;border-color:#0056a1}.button .ant-btn-dashed:focus.stepsActivity,.button .ant-btn-dashed:hover.stepsActivity{height:53px;width:250px}.button .ant-btn-dashed:focus.largeBtn,.button .ant-btn-dashed:hover.largeBtn{height:53px;width:220px}.button .ant-btn-circle.circle-blue{background:#0057a7;border-color:#0057a7}.button .ant-btn-circle.circle-big{width:50px;height:50px;font-size:18px}.button .icon-btn.blue{color:#0056a1;transition:.2s ease-in-out}.button .icon-btn.blue:hover{color:#0057a7}.button .icon-btn.large{font-size:25px}.button .button__custom.transparent:focus,.button .button__custom.transparent:hover{background:transparent;border-color:#0057a7;color:#0057a7}.button .button-round-blue{padding:3px;border-radius:50%;background-color:#0056a1;color:#fff}.button .button__custom.large{height:52px}.button .button__custom .link-grey.ant-btn-link{color:#888}.button .link-darkBlue.ant-btn-link{color:#003186;font-weight:600}.btn-keyword{background:#eee;font-size:12px;color:#000;outline:none}.btn-keyword:focus,.btn-keyword:hover{background-color:#fff;color:#0057a7;border-color:#0057a7}.custom-filter{font-size:20px;border:none;color:#0056a1;cursor:pointer}.custom-filter,.custom-transparent{background:none;outline:0;box-shadow:none!important}.custom-transparent{border:1px solid #fff;border-radius:25px;color:#fff;float:right;height:50px;width:190px}.custom-transparent:hover{background:#fff;color:#0056a1;cursor:pointer}.btn__custom{background:#fff;border-radius:10px}.btn__custom__danger{border-color:#ce1312;color:#ce1312}.btn__custom__danger:hover{border-color:#ce1312;background:#ce1312;color:#fff;cursor:pointer}.btn__custom__alert{border-color:#ee802f;color:#ee802f}.btn__custom__alert:hover{border-color:#ee802f;background:#ee802f;color:#fff;cursor:pointer}.customInput{position:relative;display:inline-block;font-size:16px;line-height:1.5;width:100%;overflow:hidden}.customInput .search{width:100%;height:35px}.customInput.medium .ant-input,.customInput.medium .ant-select-selection{height:46px}.customInput.medium .ant-select-selection-selected-value{padding-top:14px}.customInput.otp:before{content:"";width:100%;height:100%;position:absolute;background:#fff;z-index:1;left:250px}.customInput.no-borderinput,.customInput.no-border input{border:none;box-shadow:unset;padding:0 16px;height:60px;font-weight:700;letter-spacing:50px;background-image:linear-gradient(90deg,#0056a1 70%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:67px 3px;background-repeat:repeat-x;background-position-x:0;font-size:2em;border-radius:unset;color:#0056a1}.customInput.no-borderinput:focus,.customInput.no-border input:focus,.customInput.no-borderinput:hover,.customInput.no-border input:hover{border:none;box-shadow:unset}.customInput.descriptions{overflow:unset;margin-top:-46px}.customInput .ant-input{border-radius:8px;color:#000}.customInput .ant-input-password .ant-calendar-range-picker-input:-moz-placeholder-shown,.customInput .ant-input .ant-calendar-range-picker-input:-moz-placeholder-shown,.customInput .datepickerCustomInner .ant-calendar-range-picker-input:-moz-placeholder-shown{border-color:#0056a1}.customInput .ant-input-password .ant-calendar-range-picker-input:-ms-input-placeholder,.customInput .ant-input .ant-calendar-range-picker-input:-ms-input-placeholder,.customInput .datepickerCustomInner .ant-calendar-range-picker-input:-ms-input-placeholder{border-color:#0056a1}.customInput .ant-input-password .ant-calendar-range-picker-input:placeholder-shown,.customInput .ant-input-password .ant-input:not(.ant-input-disabled):hover,.customInput .ant-input-password:focus,.customInput .ant-input-password:hover,.customInput .ant-input .ant-calendar-range-picker-input:placeholder-shown,.customInput .ant-input .ant-input:not(.ant-input-disabled):hover,.customInput .ant-input:focus,.customInput .ant-input:hover,.customInput .datepickerCustomInner .ant-calendar-range-picker-input:placeholder-shown,.customInput .datepickerCustomInner .ant-input:not(.ant-input-disabled):hover,.customInput .datepickerCustomInner:focus,.customInput .datepickerCustomInner:hover{border-color:#0056a1}.customInput .ant-input-password:focus,.customInput .ant-input:focus,.customInput .datepickerCustomInner:focus{box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2)}.customInput-input,.customInput-input input,.customInput .datepickerCustom,.customInput .timePick,.customInput .timePick input,.customInput>textarea{margin:0;width:100%;transition:border .2s,box-shadow .2s}.customInput-input.ant-input-lg,.customInput-input input.ant-input-lg,.customInput .datepickerCustom.ant-input-lg,.customInput .timePick.ant-input-lg,.customInput .timePick input.ant-input-lg,.customInput>textarea.ant-input-lg{height:52px;padding:16px 11px 8px;color:#000}.customInput-input+.customInput-label,.customInput-input input+.customInput-label,.customInput .datepickerCustom+.customInput-label,.customInput .timePick+.customInput-label,.customInput .timePick input+.customInput-label,.customInput>textarea+.customInput-label{position:absolute;top:0;left:13px;display:flex;border-color:rgba(0,0,0,.6);max-height:100%;color:#b7b7b7;font-size:.75em;line-height:25px;cursor:text;transition:color .2s,font-size .2s,line-height .2s}.customInput-input:not(:-moz-placeholder-shown)+.customInput-label,.customInput-input input:not(:-moz-placeholder-shown)+.customInput-label,.customInput .datepickerCustom:not(:-moz-placeholder-shown)+.customInput-label,.customInput .timePick:not(:-moz-placeholder-shown)+.customInput-label,.customInput .timePick input:not(:-moz-placeholder-shown)+.customInput-label,.customInput>textarea:not(:-moz-placeholder-shown)+.customInput-label{font-size:.75em;line-height:25px}.customInput-input:not(:-ms-input-placeholder)+.customInput-label,.customInput-input input:not(:-ms-input-placeholder)+.customInput-label,.customInput .datepickerCustom:not(:-ms-input-placeholder)+.customInput-label,.customInput .timePick:not(:-ms-input-placeholder)+.customInput-label,.customInput .timePick input:not(:-ms-input-placeholder)+.customInput-label,.customInput>textarea:not(:-ms-input-placeholder)+.customInput-label{font-size:.75em;line-height:25px}.customInput-input:not(:placeholder-shown)+.customInput-label,.customInput-input input:not(:placeholder-shown)+.customInput-label,.customInput .datepickerCustom:not(:placeholder-shown)+.customInput-label,.customInput .timePick:not(:placeholder-shown)+.customInput-label,.customInput .timePick input:not(:placeholder-shown)+.customInput-label,.customInput>textarea:not(:placeholder-shown)+.customInput-label{font-size:.75em;line-height:25px}.customInput-input:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput-input:not(:focus-within):-moz-placeholder-shown+.customInput-label,.customInput-input input:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput-input input:not(:focus-within):-moz-placeholder-shown+.customInput-label,.customInput .datepickerCustom:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput .datepickerCustom:not(:focus-within):-moz-placeholder-shown+.customInput-label,.customInput .timePick:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput .timePick:not(:focus-within):-moz-placeholder-shown+.customInput-label,.customInput .timePick input:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput .timePick input:not(:focus-within):-moz-placeholder-shown+.customInput-label,.customInput>textarea:not(:focus):-moz-placeholder-shown+.customInput-label,.customInput>textarea:not(:focus-within):-moz-placeholder-shown+.customInput-label{font-size:inherit;line-height:52px}.customInput-input:not(:focus):-ms-input-placeholder+.customInput-label,.customInput-input:not(:focus-within):-ms-input-placeholder+.customInput-label,.customInput-input input:not(:focus):-ms-input-placeholder+.customInput-label,.customInput-input input:not(:focus-within):-ms-input-placeholder+.customInput-label,.customInput .datepickerCustom:not(:focus):-ms-input-placeholder+.customInput-label,.customInput .datepickerCustom:not(:focus-within):-ms-input-placeholder+.customInput-label,.customInput .timePick:not(:focus):-ms-input-placeholder+.customInput-label,.customInput .timePick:not(:focus-within):-ms-input-placeholder+.customInput-label,.customInput .timePick input:not(:focus):-ms-input-placeholder+.customInput-label,.customInput .timePick input:not(:focus-within):-ms-input-placeholder+.customInput-label,.customInput>textarea:not(:focus):-ms-input-placeholder+.customInput-label,.customInput>textarea:not(:focus-within):-ms-input-placeholder+.customInput-label{font-size:inherit;line-height:52px}.customInput-input:not(:focus):placeholder-shown+.customInput-label,.customInput-input:not(:focus-within):placeholder-shown+.customInput-label,.customInput-input input:not(:focus):placeholder-shown+.customInput-label,.customInput-input input:not(:focus-within):placeholder-shown+.customInput-label,.customInput .datepickerCustom:not(:focus):placeholder-shown+.customInput-label,.customInput .datepickerCustom:not(:focus-within):placeholder-shown+.customInput-label,.customInput .timePick:not(:focus):placeholder-shown+.customInput-label,.customInput .timePick:not(:focus-within):placeholder-shown+.customInput-label,.customInput .timePick input:not(:focus):placeholder-shown+.customInput-label,.customInput .timePick input:not(:focus-within):placeholder-shown+.customInput-label,.customInput>textarea:not(:focus):placeholder-shown+.customInput-label,.customInput>textarea:not(:focus-within):placeholder-shown+.customInput-label{font-size:inherit;line-height:52px}.customInput-input:focus,.customInput-input:focus-within,.customInput-input input:focus,.customInput-input input:focus-within,.customInput .datepickerCustom:focus,.customInput .datepickerCustom:focus-within,.customInput .timePick:focus,.customInput .timePick:focus-within,.customInput .timePick input:focus,.customInput .timePick input:focus-within,.customInput>textarea:focus,.customInput>textarea:focus-within{outline:none}.customInput-input::-moz-placeholder,.customInput-input input::-moz-placeholder,.customInput .datepickerCustom::-moz-placeholder,.customInput .timePick::-moz-placeholder,.customInput .timePick input::-moz-placeholder,.customInput>textarea::-moz-placeholder{color:transparent}.customInput-input:-ms-input-placeholder,.customInput-input input:-ms-input-placeholder,.customInput .datepickerCustom:-ms-input-placeholder,.customInput .timePick:-ms-input-placeholder,.customInput .timePick input:-ms-input-placeholder,.customInput>textarea:-ms-input-placeholder{color:transparent}.customInput-input::-ms-input-placeholder,.customInput-input input::-ms-input-placeholder,.customInput .datepickerCustom::-ms-input-placeholder,.customInput .timePick::-ms-input-placeholder,.customInput .timePick input::-ms-input-placeholder,.customInput>textarea::-ms-input-placeholder{color:transparent}.customInput-input::placeholder,.customInput-input input::placeholder,.customInput .datepickerCustom::placeholder,.customInput .timePick::placeholder,.customInput .timePick input::placeholder,.customInput>textarea::placeholder{color:transparent}.customInput-input.ant-input-password,.customInput-input input.ant-input-password,.customInput .datepickerCustom.ant-input-password,.customInput .timePick.ant-input-password,.customInput .timePick input.ant-input-password,.customInput>textarea.ant-input-password{padding:0}.customInput .ant-input-lg,.customInput .ant-select-lg .ant-select-selection--single{height:52px}.customInput .ant-select-lg .ant-select-selection__rendered{line-height:50px}.customInput .ant-select-lg .ant-select-selection__rendered .ant-select-selection-selected-value{line-height:1;padding:22px 0 10px;color:#000}.customInput~.ant-form-item-children-icon{top:-12px!important}.customInput~.ant-form-explain{margin-bottom:10px;margin-top:-13px}.customInput .nomorPolisi{background:#000;color:#f4f4f4;text-align:center;text-transform:uppercase}.customInput.transparent .ant-input,.customInput.transparent .ant-select-selection,.customInput.transparent .timePick.ant-time-picker-large .ant-time-picker-input{background:transparent}.customInput textarea{padding:20px 12px 15px}.customInput .timePick.ant-time-picker-large .ant-time-picker-input{height:52px;border-radius:10px;padding:10px 12px 0;color:#000}.customInput .datepickerCustom .ant-calendar-picker-input.ant-input-lg{padding:12px 11px 0;color:#000}.customInput .button__wrapper{display:block!important}.customInput .icon-right{width:-webkit-max-content;width:-moz-max-content;width:max-content}.customInput .icon-right.textarea{top:3px;transform:unset}.ant-input:focus,.ant-input:hover{border-color:#0056a1}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.customInput>input,.customInput>input+.customInput-label,.customInput>input+.customInput-label:after,.customInput>input+.customInput-label:before,.customInput>textarea,.customInput>textarea+.customInput-label,.customInput>textarea+.customInput-label:after,.customInput>textarea+.customInput-label:before{transition-duration:.1s}}}.ant-input-number-input{text-align:center}.ant-input-number-handler-wrap{width:18px}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{left:2px}input[type=number].inputnumber-arrow{padding:0 0 0 6px;height:auto;line-height:32px}input[type=number].inputnumber-arrow::-webkit-inner-spin-button,input[type=number].inputnumber-arrow::-webkit-outer-spin-button{opacity:1!important;color:#0056a1;background:#fff}input[type=number].inputnumber-arrow:focus::-webkit-inner-spin-button,input[type=number].inputnumber-arrow:focus::-webkit-outer-spin-button,input[type=number].inputnumber-arrow:hover::-webkit-inner-spin-button,input[type=number].inputnumber-arrow:hover::-webkit-outer-spin-button{opacity:1!important}.ant-input-number .ant-input-number-handler-wrap{display:block;opacity:1}.otpContainer .ant-input-number .ant-input-number-handler-wrap{display:none}.otpContainer .ant-input-number:focus,.otpContainer .ant-input-number:hover{border-color:#0056a1}.otpContainer .ant-input-number:focus{box-shadow:0 0 0 2px rgba(58,124,206,.2)}.otpContainer input[type=number]{padding:6px 0}.otpContainer input[type=number]::-webkit-inner-spin-button,.otpContainer input[type=number]::-webkit-outer-spin-button{opacity:0!important;display:none}.otpContainer input[type=number]:focus::-webkit-inner-spin-button,.otpContainer input[type=number]:focus::-webkit-outer-spin-button,.otpContainer input[type=number]:hover::-webkit-inner-spin-button,.otpContainer input[type=number]:hover::-webkit-outer-spin-button{opacity:0!important;display:none}.otpContainer.input-otp-rect input,.otpContainer .input-otp-rect input,.otpContainer.input-otp-rect input[type=number],.otpContainer .input-otp-rect input[type=number]{font-size:17px;font-weight:700;width:50px;text-align:center;border:1px solid #dcdcdc;border-radius:10px;padding:10px 0;outline:none;transition:.2s ease-in-out}.otpContainer.input-otp-rect input:hover,.otpContainer .input-otp-rect input:hover,.otpContainer.input-otp-rect input[type=number]:hover,.otpContainer .input-otp-rect input[type=number]:hover{border-color:#0056a1}.otpContainer.input-otp-border input{width:50px;font-size:2em;text-align:center;border:none;border-bottom:3px solid #0056a1;color:#0056a1;font-weight:700;margin-right:20px;outline:none}.otpContainer.input-otp-border input:focus,.otpContainer.input-otp-border input:hover{outline:none}.datepickerCustom #calendarBox .ant-calendar-picker-container{z-index:unset;left:0!important;top:-35px!important}.datepickerCustom.hide-input,.datepickerCustom .hide-input{opacity:0}.datepickerCustom .ant-input-lg .ant-calendar-picker-icon{color:#0057a7;font-size:20px;width:auto;height:auto;transform:translateY(-50%);margin:0}.datepickerCustom .ant-calendar-range-picker-separator{position:relative;color:transparent}.datepickerCustom .ant-calendar-range-picker-separator:before{content:"-";position:absolute;top:0;color:#888}.bigCalendarCustom .rbc-header a{cursor:default}.bigCalendarCustom .rbc-header a:hover{color:inherit}.bigCalendarCustom .rbc-time-header{padding-right:0}.bigCalendarCustom .rbc-time-content::-webkit-scrollbar-thumb{background-color:#f1f1f1}.bigCalendarCustom .rbc-time-gutter .rbc-timeslot-group{border:none}.bigCalendarCustom .rbc-time-gutter .rbc-timeslot-group .slotCount:after{display:none}.bigCalendarCustom .rbc-time-gutter+.rbc-day-slot .rbc-events-container,.bigCalendarCustom .rbc-time-gutter~.rbc-day-slot .rbc-timeslot-group{border-left:none}.bigCalendarCustom .rbc-label{padding:0 15px}.bigCalendarCustom .rbc-day-slot .rbc-event-label{display:none}.bigCalendarCustom .rbc-day-slot .rbc-event-content{width:100%;font-size:12px}.bigCalendarCustom .rbc-day-slot .rbc-event{color:transparent;width:12px!important;height:12px!important}.bigCalendarCustom .rbc-event.diskon{background-color:#de4040!important;border-color:#de4040!important;border-radius:3px!important;color:#fff!important;margin-top:42px!important;left:0!important}.bigCalendarCustom .rbc-event.diskon,.bigCalendarCustom .rbc-event.slotnumber{width:auto!important;height:auto!important;position:absolute!important;z-index:1}.bigCalendarCustom .rbc-event.slotnumber{background-color:transparent!important;border:none!important;color:#ccc!important;font-size:12px;margin-top:50px!important;left:unset!important;right:-10px}.ant-modal{padding:0;margin:0}@media (max-width:768px){.ant-modal{width:calc(100vw - 40px);height:auto}}.ant-upload.ant-upload-drag .anticon-plus{color:inherit;font-size:inherit}.ant-modal-wrap{text-align:center}.ant-modal{display:inline-block;text-align:left;vertical-align:middle}.modal-noPadding .ant-modal-body{padding:0}@media screen and (max-width:1600px){.modal-responsive .ant-modal{width:900px!important;height:auto}}@media screen and (max-width:768px){.modal-responsive .ant-modal{width:700px!important;height:auto}}.modal-auto .ant-modal{width:auto!important;height:auto!important}.modal-auto .ant-modal-content,.modal-auto .ant-modal-header,.modal-rounded .ant-modal-content{border-radius:20px}.modal-round-noIcon .ant-modal-close-x{display:none}.modal-round-noIcon .ant-modal-content,.modal-round-noIcon .ant-modal-header{border-radius:15px}.ant-select-dropdown-menu-item{line-height:30px}.ant-select-selection:focus,.ant-select-selection:hover{border-color:#0056a1}.customInput .anticon{color:#0057a7}.customInput.select .ant-select-search__field__placeholder,.customInput.select .ant-select-selection__placeholder{display:block!important}.customInput.select .customInput-label{position:absolute;top:0;left:13px;display:flex;border-color:rgba(0,0,0,.6);max-height:100%;color:#b7b7b7;font-size:.75em;line-height:25px;cursor:text;transition:color .2s,font-size .2s,line-height .2s}.customInput.select:not(:-moz-placeholder-shown) .customInput-label{font-size:.75em;line-height:25px}.customInput.select:not(:-ms-input-placeholder) .customInput-label{font-size:.75em;line-height:25px}.customInput.select:not(:placeholder-shown) .customInput-label{font-size:.75em;line-height:25px}.customInput.select:not(:focus):-moz-placeholder-shown .customInput-label,.customInput.select:not(:focus-within):-moz-placeholder-shown .customInput-label{font-size:inherit;line-height:52px}.customInput.select:not(:focus):-ms-input-placeholder .customInput-label,.customInput.select:not(:focus-within):-ms-input-placeholder .customInput-label{font-size:inherit;line-height:52px}.customInput.select:not(:focus):placeholder-shown .customInput-label,.customInput.select:not(:focus-within):placeholder-shown .customInput-label{font-size:inherit;line-height:52px}.customInput.select-list .ant-select ol,.customInput.select-list .ant-select ul{display:flex;flex-direction:column}.customInput.select-list .ant-select-selection--multiple .ant-select-selection__rendered{margin:0;height:100%}.customInput.select-list .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{border:1px solid #dcdcdc;width:100%!important;padding:10px}.customInput.select-list .ant-select-selection--multiple .ant-select-selection__choice{background-color:#f1f7ff;max-width:unset;margin:0 0 10px;width:100%;height:49px;border-radius:5px;line-height:49px}.customInput.select-list .ant-select-lg .ant-select-selection--multiple{height:52px;border:none}.customInput.select-list .ant-select-lg .ant-select-selection--multiple:focus,.customInput.select-list .ant-select-lg .ant-select-selection--multiple:hover{border:none}.customInput.select-list .ant-select-search--inline .ant-select-search__field__wrap{height:49px}.customInput.select-list .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:20px;color:#0056a1}.customInput.select-list .ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:10px;margin-top:2px;transform:translateY(-50%)}.customInput.select .ant-select-lg .ant-select-selection__placeholder{font-size:.7em;top:unset;bottom:28px}.select-noBorder.color-blue .ant-select-arrow .ant-select-arrow-icon{color:#0056a1}.select-noBorder .ant-select-selection{border:none;background:transparent}.select-noBorder .ant-select-selection-selected-value{text-decoration:underline;font-weight:700}.tag-select-noBorder .ant-select-selection{border:none;background:transparent}.tag-select-noBorder .ant-select-dropdown-menu-item:nth-of-type(2){background:#b1afaf!important}.tag-select-noBorder .ant-select-selection-selected-value[title^=Abaikan]{font-weight:600;background:#b1afaf;padding:0 10px;border-radius:5px;color:#fff}.tag-select-noBorder .ant-select-selection-selected-value[title^=Sesuaikan]{font-weight:600;background:#32b08e;padding:0 10px;border-radius:5px;color:#fff}.tag-select-noBorder .ant-select-selection-selected-value[title^=Hitung]{font-weight:600;background:#eda608;padding:0 10px;border-radius:5px;color:#fff}.customInput-search{position:absolute;top:0;right:10px;width:70%}.card{margin:15px 0;box-shadow:0 0 10px #dcdcdc}.card__desc{padding-left:20px}.card__promo{grid-template-rows:auto;grid-template-columns:170px auto}.card__close{position:absolute;top:3px;right:3px}.sub i{margin-right:5px}.greyDiv{background:#f4f4f4;padding:15px;border-radius:10px}.cardStep-vertical{margin:5px 5px 10px}.card-chart{position:relative}.card-chart-line{width:25px;height:4px;border-radius:2px;position:absolute;top:0;left:10px;background:#000;z-index:1}.card-flex{display:flex;flex-direction:column}.card-check.ant-checkbox-wrapper,.card-check .ant-checkbox-wrapper,.card-check.ant-radio-wrapper,.card-check .ant-radio-wrapper{padding:12px 10px;border-radius:6px;box-shadow:0 0 7px #dcdcdc;margin-right:15px;border:1px solid transparent;transition:.3s ease-in-out}.card-check.ant-checkbox-wrapper:hover,.card-check .ant-checkbox-wrapper:hover,.card-check.ant-radio-wrapper:hover,.card-check .ant-radio-wrapper:hover{transition:.3s ease-in-out;border:1px solid #0056a1}.card-check.ant-checkbox-wrapper:hover .ant-checkbox-inner,.card-check .ant-checkbox-wrapper:hover .ant-checkbox-inner,.card-check.ant-radio-wrapper:hover .ant-checkbox-inner,.card-check .ant-radio-wrapper:hover .ant-checkbox-inner{border-color:#0056a1}.card-check.ant-checkbox+span,.card-check .ant-checkbox+span,.card-check.ant-radio+span+*,.card-check span.ant-radio+*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.card-check-grid{width:calc(100% + 15px);margin:-7.5px}.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(20% - 15px);margin:7.5px 7.5px 10px;transition:all .5s ease}@media (max-width:575px){.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(50% - 15px)}}@media (max-width:425px){.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(100% - 15px)}}@media (min-width:576px){.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(33% - 15px)}}@media (min-width:769px){.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(25% - 15px)}}@media (min-width:992px){.card-check-grid.ant-checkbox-wrapper,.card-check-grid .ant-checkbox-wrapper,.card-check-grid.ant-radio-wrapper,.card-check-grid .ant-radio-wrapper{width:calc(20% - 15px)}}.card-check-block{width:100%}.card-check-block.ant-checkbox-wrapper,.card-check-block .ant-checkbox-wrapper,.card-check-block.ant-radio-wrapper,.card-check-block .ant-radio-wrapper{width:100%;display:block;margin-bottom:10px;margin-left:0}.card-check-white.ant-checkbox-wrapper,.card-check-white .ant-checkbox-wrapper,.card-check-white.ant-radio-wrapper,.card-check-white .ant-radio-wrapper{background:#fff}.ant-checkbox-group .block,.ant-checkbox-wrapper .block,.ant-radio-group .block,.ant-radio-wrapper .block{margin-left:0}.ant-checkbox-group .ant-radio-wrapper:hover .ant-radio-inner,.ant-checkbox-group .ant-radio:hover .ant-radio-inner,.ant-checkbox-wrapper .ant-radio-wrapper:hover .ant-radio-inner,.ant-checkbox-wrapper .ant-radio:hover .ant-radio-inner,.ant-radio-group .ant-radio-wrapper:hover .ant-radio-inner,.ant-radio-group .ant-radio:hover .ant-radio-inner,.ant-radio-wrapper .ant-radio-wrapper:hover .ant-radio-inner,.ant-radio-wrapper .ant-radio:hover .ant-radio-inner{border-color:#0056a1}.ant-checkbox-group.right .ant-checkbox,.ant-checkbox-group.right .ant-radio,.ant-checkbox-wrapper.right .ant-checkbox,.ant-checkbox-wrapper.right .ant-radio,.ant-radio-group.right .ant-checkbox,.ant-radio-group.right .ant-radio,.ant-radio-wrapper.right .ant-checkbox,.ant-radio-wrapper.right .ant-radio{float:right;margin-right:5px}.ant-checkbox-group.right .ant-checkbox+span,.ant-checkbox-group.right span.ant-radio+*,.ant-checkbox-wrapper.right .ant-checkbox+span,.ant-checkbox-wrapper.right span.ant-radio+*,.ant-radio-group.right .ant-checkbox+span,.ant-radio-group.right span.ant-radio+*,.ant-radio-wrapper.right .ant-checkbox+span,.ant-radio-wrapper.right span.ant-radio+*{padding-left:0}.ant-checkbox-group.left .ant-checkbox,.ant-checkbox-group.left .ant-radio,.ant-checkbox-wrapper.left .ant-checkbox,.ant-checkbox-wrapper.left .ant-radio,.ant-radio-group.left .ant-checkbox,.ant-radio-group.left .ant-radio,.ant-radio-wrapper.left .ant-checkbox,.ant-radio-wrapper.left .ant-radio{float:left;margin-left:5px;margin-right:5px}.ant-checkbox-group.left .ant-checkbox+span,.ant-checkbox-group.left span.ant-radio+*,.ant-checkbox-wrapper.left .ant-checkbox+span,.ant-checkbox-wrapper.left span.ant-radio+*,.ant-radio-group.left .ant-checkbox+span,.ant-radio-group.left span.ant-radio+*,.ant-radio-wrapper.left .ant-checkbox+span,.ant-radio-wrapper.left span.ant-radio+*{margin-right:0}.ant-checkbox-group.donut-style .ant-radio-checked .ant-radio-inner,.ant-checkbox-wrapper.donut-style .ant-radio-checked .ant-radio-inner,.ant-radio-group.donut-style .ant-radio-checked .ant-radio-inner,.ant-radio-wrapper.donut-style .ant-radio-checked .ant-radio-inner{border-width:4px}.ant-checkbox-group.donut-style .ant-radio-checked .ant-radio-inner:after,.ant-checkbox-wrapper.donut-style .ant-radio-checked .ant-radio-inner:after,.ant-radio-group.donut-style .ant-radio-checked .ant-radio-inner:after,.ant-radio-wrapper.donut-style .ant-radio-checked .ant-radio-inner:after{display:none}.customLine .ant-tabs-nav .ant-tabs-tab{font-weight:700;color:#999}.customLine .ant-tabs-nav .ant-tabs-tab-active,.customLine .ant-tabs-nav .ant-tabs-tab:hover{color:#0057a7}.ant-tabs{overflow:unset}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{padding:0 30px;width:auto}.ant-tabs .ant-tabs-bottom-content,.ant-tabs .ant-tabs-top-content{border-radius:0 20px 20px 20px;border:1px solid #eee;border-top:none;overflow:hidden}.noBorder .ant-tabs-card-bar{border-bottom:none}.customTabpanePadding.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{padding:0 20px}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane{border:none}.ant-tabs-bar.ant-tabs-card-bar{border-bottom:none}.ant-tabs::not(.ant-tabs-bars) .ant-tabs-bottom-content,.ant-tabs::not(.ant-tabs-bars) .ant-tabs-top-content{border-color:#ddd}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{border-color:#ddd;border-bottom-width:0;box-shadow:0 0 10px #dcdcdc}.ant-tabs-card.ant-tabs>.ant-tabs-bottom-content,.ant-tabs-card.ant-tabs>.ant-tabs-top-content{box-shadow:0 0 10px #dcdcdc}.ant-tabs-nav-scroll{padding-top:10px;padding-left:10px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{height:50px;position:relative;left:-10px}.thin-bars.left0 .ant-tabs-nav-scroll{padding-left:0}.thin-bars .ant-tabs-ink-bar{height:2px;border-radius:0}.page-header{padding-left:0;padding-right:0}.page-header .ant-page-header-back-button{color:#0056a1}.page-header-right{width:300px;text-align:right}.page-header-select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.blueHeader{height:65px;background:#488adb;color:#fff;padding:0 35px;display:flex;justify-content:space-between;align-items:center}.blueHeader.darker{background:#366aaa}.blue-header{background:#0056a1;color:#fff;height:70px;padding:10px 35px;width:100%}.blue-header.rbc-calendar{padding:0;background:unset}.upload-dokumentasi .ant-upload.ant-upload-select-picture-card{display:block;background:unset;border:none;width:100%;margin:0}.upload-dokumentasi .ant-upload.ant-upload-select-picture-card>.ant-upload{display:block;padding:0}.upload-dokumentasi .ant-upload-list-picture-card .ant-upload-list-item-info:before{left:0}.upload-list-inline{margin-top:15px}.upload-list-inline .button__custom{border-radius:10px;height:160px}.upload-foto .ant-upload{height:182px;overflow:hidden}.upload-foto .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#0056a1}.upload-foto .ant-upload.ant-upload-drag .ant-upload-btn,.upload-ktp .ant-upload.ant-upload-drag{display:flex;align-items:center;justify-content:center}.upload-ktp .ant-upload.ant-upload-drag{width:120px;height:110px;border-width:2px;border-radius:10px;border-color:#eee;overflow:hidden}.upload-ktp .ant-upload.ant-upload-drag .ant-upload-btn{display:flex;align-items:center;justify-content:center;padding:0}.upload-ktp .ant-upload.ant-upload-drag .ant-upload-drag-container{height:100%;width:100%}.upload-ktp .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#0056a1}.upload-ktp i{color:#0056a1;font-size:20px}.upload-ktp .fitImg{height:100%;-o-object-fit:cover;object-fit:cover}.legend{padding-top:10px}.legend-wrapper{width:130px}.legend-color{width:35px;height:7px;border-radius:3px;background-color:#dcdcdc;display:block}.legend-card.card-chart:first-child{margin-right:10px}.legend-card>div{width:100%!important;min-width:130px}.legend-card .card-chart-line{left:15px}.innerDoughnutLabel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ant-checkbox{vertical-align:top}.ant-checkbox-wrapper{margin-right:12px}.ant-checkbox-group-item{margin-bottom:6px}.ant-checkbox-inner{width:20px;height:20px;border:1px solid #c5c4c4;border-radius:5px}.ant-checkbox-inner:after{top:55%;left:25%}.ant-checkbox-checked .ant-checkbox-inner:after{transform:rotate(45deg) scale(1.2) translate(-60%,-60%)}.ant-checkbox-checked .ant-checkbox-inner{background:#0056a1}.ant-checkbox-group.blue-text-underlined .ant-checkbox+span,.ant-checkbox-group.blue-text-underlined span.ant-radio+*,.ant-radio-group.blue-text-underlined .ant-checkbox+span,.ant-radio-group.blue-text-underlined span.ant-radio+*{color:#0057a7;text-decoration:underline;font-weight:500}.ant-checkbox-group .checkbox-right,.ant-radio-group .checkbox-right{display:block}.ant-checkbox-group .checkbox-right .ant-checkbox,.ant-radio-group .checkbox-right .ant-checkbox{float:right}.ant-checkbox-group .checkbox-right .ant-checkbox-group-item,.ant-radio-group .checkbox-right .ant-checkbox-group-item{margin-bottom:6px}.ant-checkbox-group .checkbox-right .ant-checkbox-wrapper,.ant-radio-group .checkbox-right .ant-checkbox-wrapper{display:block;margin:5px 10px 5px 0}.ant-checkbox-wrapper-disabled.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner{background:#dcdcdc}.ant-checkbox-wrapper-disabled.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner:after{color:#fff}.ant-table:not(.ant-table-bordered) .ant-table-thead>tr>th{border-right:none;border-left:none}.tabPanePadding0.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane{padding:0;border:none}.expandBold .ant-table-row-level-0>td{font-weight:700}.parentOnlySelection.ant-table-row-level-1 .ant-table-selection-column .ant-checkbox-wrapper{display:none}th.white-title{background:#fff!important;color:#000!important}th.small{font-size:12px;text-align:center}th.darkBlue-title{background:#295d9d!important;color:#fff!important}td.grey{background:#efefef}.ant-descriptions-item-label{color:rgba(0,0,0,.4)}.ant-descriptions-item-content{color:#000;margin-bottom:10px}.ant-descriptions-item{padding-bottom:0!important}.ant-descriptions-item-colon:after{content:"";margin:0}.ant-descriptions-title{height:24px}.ant-descriptions-row>td{height:21.6px}.blue-descriptions,.lightblue-descriptions{padding:10px 35px;background-color:#0056a1}.blue-descriptions .ant-descriptions-item-label,.lightblue-descriptions .ant-descriptions-item-label{color:#dadada;font-size:12px;font-weight:400}.blue-descriptions .ant-descriptions-item-content,.lightblue-descriptions .ant-descriptions-item-content{color:#fff;font-size:15px;font-weight:900}.lightblue-descriptions{background-color:#488adb}.desc-noMargin .ant-descriptions-item-content{margin-bottom:0}.white-descriptions{padding:10px 35px}.ant-breadcrumb{font-weight:700}.ant-breadcrumb a{color:#0056a1;text-decoration:underline}.ant-breadcrumb>span:last-child{color:#999}.ant-breadcrumb>span:first-child a{color:#0056a1}.ant-breadcrumb>span:first-child a:hover{color:#40a9ff}.ant-breadcrumb.white a{color:#fff}.ant-breadcrumb.white>span{font-weight:600}.ant-breadcrumb.white>span:first-child a,.ant-breadcrumb.white>span:first-child a:hover{color:#fff}.ant-breadcrumb.white .ant-breadcrumb-separator,.ant-breadcrumb.white>span:last-child{color:hsla(0,0%,100%,.4)}.ant-breadcrumb.small{font-size:12px}.custom-radio .ant-radio-wrapper{background:#fff;border-radius:8px;padding:10px;border:1px solid #dcdcdc;box-shadow:0 0 5px #dcdcdc}.ant-radio-checked .ant-radio-inner{border-color:#0057a7}.ant-radio-inner:after{background-color:#0057a7}.roundBtn{background:#5f99e0;border-radius:20px}.roundBtn.ant-radio-group.buttonStyle .ant-radio-wrapper{padding:4px 30px;border:none;background:transparent;color:#fff}@media (max-width:1199px){.roundBtn.ant-radio-group.buttonStyle .ant-radio-wrapper{padding:4px 15px}}.roundBtn.ant-radio-group.buttonStyle.ant-radio-group-solid .ant-radio-wrapper-checked{background:#fff;color:#0057a7;border-radius:20px}.roundBtn.blue{background:#eee}.roundBtn.blue.ant-radio-group.buttonStyle .ant-radio-wrapper{color:grey}.roundBtn.blue.ant-radio-group.buttonStyle.ant-radio-group-solid .ant-radio-wrapper-checked{background:#5f99e0;color:#fff}.radio-block{display:block}.radio-block .ant-radio-wrapper{display:block;margin-bottom:10px}.customCollapse .ant-collapse-header{font-size:15px;font-weight:500}.hide-box-panel.ant-collapse,.hide-box-panel .ant-collapse-content,.hide-box-panel.ant-collapse>.ant-collapse-item{border:none}.hide-box-panel.ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:0;border:none;background:#fff;display:flex;flex-direction:row-reverse;justify-content:flex-end}.hide-box-panel.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{font-size:16px;left:90px;color:#0056a1}.hide-box-panel.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transform:rotate(90deg)}.hide-box-panel.ant-collapse>.ant-collapse-item.ant-collapse-item-active>.ant-collapse-header .ant-collapse-arrow svg{transform:rotate(-90deg)!important}.hide-box-panel .ant-collapse-content>.ant-collapse-content-box{padding:0}.grey-collapse.ant-collapse-borderless>.ant-collapse-item:last-child{border-radius:15px;background:#dcdcdc}.grey-collapse.ant-collapse>.ant-collapse-item>.ant-collapse-header{font-weight:700}.customTimePicker.ant-time-picker{width:100%}.customTimePicker .ant-time-picker-input{width:100%;height:51px;border-radius:7px}.tag-policeNo{width:120px;height:30px;font-weight:700;word-spacing:10px;text-align:center;display:flex;align-items:center;justify-content:center}.tag.detail-spk{margin-top:5px;background:#dcdcdc;color:#fff}.custom-tag{width:100%;height:50px;font-weight:700;font-size:16px;text-align:center;display:flex;align-items:center;justify-content:center;word-spacing:80px}.custom-tag.children{word-spacing:50px}.leads-tag{height:30px;border-radius:25px;padding:4px 10px;margin:3px 5px!important}.leads-tag.add{background-color:#74b9ff!important;cursor:pointer}.leads-tag.ant-select-auto-complete.ant-select{padding:0}.leads-tag.ant-select-auto-complete.ant-select .ant-select-selection .ant-input{height:30px;border-radius:25px;padding:4px 10px;margin-top:-2px}.customCircle.ant-progress-inner .ant-progress-circle-gradient{width:150px}.customCircle.ant-progress-circle{width:200px}.inline-slider.slick-list{display:inline}.sliderLegend button.slick-next{background:linear-gradient(90deg,transparent,#fff 50%);padding-left:30px}.sliderLegend button.slick-prev{background:linear-gradient(270deg,transparent,#fff 50%);padding-right:50px}.list-scrollbar>div:first-child{padding:0 20px}.border-right{border-right:1px solid #dcdcdc}.funnelChart.svg-funnel-js{background:#fff;display:inline-block;position:relative;margin-bottom:30px}.funnelChart.svg-funnel-js svg{display:block}.funnelChart.svg-funnel-js .svg-funnel-js__labels{position:absolute;display:flex;height:100%;top:0;left:0}.funnelChart.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__labels{flex-direction:column}.funnelChart.svg-funnel-js .svg-funnel-js__container{width:100%;height:100%}.funnelChart.svg-funnel-js .svg-funnel-js__labels{width:100%;box-sizing:border-box}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label{flex:1 1;position:relative}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .legend__color{width:28px;height:5px;border-radius:2px;position:absolute;top:0;left:10px;overflow:hidden}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .legend__color-inner{width:100%;height:100%}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__value{font-size:14px;font-weight:700;color:#000;line-height:1;padding-top:20px;display:block}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__title{font-size:12px;color:#000;display:inline-block;padding-top:3px;width:calc(100% - 50px);text-overflow:ellipsis;overflow:hidden}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__percentage{font-size:16px;font-weight:700;color:#000;float:right}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 24px;box-sizing:border-box;background-color:rgba(0,0,0,.5);margin-top:24px;opacity:0;border-radius:10px;transition:opacity .1s ease;cursor:default}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul{margin:0;padding:0;list-style-type:none}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul li{font-size:13px;line-height:16px;color:#fff;margin:18px 0;display:flex;justify-content:space-between}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul li .percentage__list-label{font-weight:700;color:#fff;padding-left:10px}.funnelChart.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label:hover .label__segment-percentages{opacity:1}.funnelChart.svg-funnel-js:not(.svg-funnel-js--vertical){padding-top:150px;padding-bottom:16px}.funnelChart.svg-funnel-js:not(.svg-funnel-js--vertical) .svg-funnel-js__label:not(:first-child){border-left:1px solid #dcdcdc}.funnelChart.svg-funnel-js.svg-funnel-js--vertical{padding-left:190px;padding-right:16px}.funnelChart.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label{display:flex;align-items:center}.funnelChart.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label:not(:first-child){border-top:1px solid #dcdcdc}.funnelChart.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages{margin-top:0;margin-left:106px;width:calc(100% - 106px)}.funnelChart.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages .segment-percentage__list{display:flex;justify-content:space-around}.funnelChart.svg-funnel-js .svg-funnel-js__subLabels{display:flex;justify-content:center;margin-top:24px;position:absolute;width:100%;left:0}.funnelChart.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel{display:flex;font-size:12px;line-height:16px}.funnelChart.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel:not(:first-child){margin-left:16px}.funnelChart.svg-funnel-js .svg-funnel-js__subLabels .svg-funnel-js__subLabel .svg-funnel-js__subLabel--color{width:12px;height:12px;border-radius:50%;margin:2px 8px 2px 0}.funnelChart.svg-funnel-js .label__inner{position:relative;top:0;left:20px;width:150px;box-shadow:0 0 10px #dcdcdc;border-radius:10px;padding:10px;text-align:left}.funnelChart.svg-funnel-js:not(.svg-funnel-js--vertical) .label__inner{margin:auto;top:20px;left:0}.funnelChart.hideTooltip .label__segment-percentages{display:none}.funnelChart.card-funnel{box-shadow:0 0 10px #dcdcdc;border-radius:10px;overflow:hidden}.funnelChart.card-funnel.svg-funnel-js .svg-funnel-js__container{margin-left:-2px}.teamSales-title{align-items:center}.teamSales-body,.teamSales-title{display:flex;justify-content:space-between}.teamSales-body{align-items:flex-end}.teamSales-inline{width:40%}.teamSales-inline .ant-typography.ant-typography-secondary{font-size:.82em}.teamSales-avatar{position:relative;height:24px;padding-right:5px}.teamSales-avatar .ant-avatar{border:2px solid #fff;position:absolute;top:0}.teamSales-avatar .ant-avatar:first-of-type{right:0}.teamSales-avatar .ant-avatar:nth-of-type(2){right:12px}.teamSales-avatar .ant-avatar:nth-of-type(3){right:24px}.teamSales-avatar .ant-avatar:nth-of-type(4){right:36px}.teamSales-avatar .ant-avatar:nth-of-type(5){right:48px}.teamSales-avatars{display:flex;align-items:center;font-weight:400}.ribbon:before{font-family:"ionicons"}.stockSparePart{position:absolute;top:0;right:10px;width:70%}.fixedBottom{position:fixed;width:calc(100% - 80px);bottom:0;right:0;padding-left:80px;border-top:1px solid #dcdcdc}.fixedBottom,.headerTop{height:70px;background:#fff}.headerTop{width:100%}.footerBottom{position:fixed;width:100%;height:67px;background:#fff;padding-left:80px;bottom:0;right:0}.skenario{background:#f5f7f9}.skenario .ant-typography:not(.white){color:#000}.skenario .ant-typography:not(.white).roundBlue{color:#fff}.skenario .ant-typography:not(.white).ant-typography-secondary{color:#999}.skenario .ant-typography:not(.white).white{color:#fff}.skenario .ant-input,.skenario .ant-time-picker-input{border-color:#acacac;border-radius:8px}.skenario .ant-input:focus,.skenario .ant-input:hover,.skenario .ant-time-picker-input:focus,.skenario .ant-time-picker-input:hover{border-color:#0056a1}.skenario .ant-input:disabled:focus,.skenario .ant-input:disabled:hover,.skenario .ant-time-picker-input:disabled:focus,.skenario .ant-time-picker-input:disabled:hover{border-color:inherit}.skenario .customBorder{border-radius:10px 10px 0 0;position:relative}.skenario .customBorder .textSkenario .customInput-input{padding-bottom:0;padding-left:0;padding-right:40px;border:none}.skenario .customBorder .textSkenario .customInput-input:focus{box-shadow:none;outline:none;border:none}.skenario .customBorder .textSkenario .customInput-label{left:0}.skenario div.customBorder{border-radius:10px 10px 0 0;border:1px solid #acacac;margin-bottom:10px;padding:5px 10px 10px}.skenario .ant-select-selection{border-radius:8px;border-color:#acacac}.skenario .ant-select-selection:focus,.skenario .ant-select-selection:hover{border-color:#0056a1}.skenario .ant-checkbox-wrapper,.skenario .ant-radio-wrapper{color:#000}.skenario .ant-form-item-control{line-height:20px}.skenario .has-error .ant-form-explain{padding:0 10px}.skenario .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner{background:#dcdcdc}.skenario .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner:after{color:#fff}.-none.ant-checkbox{display:none}.div-grey-bg,.row-grey-bg{background:#e9ebee;border-radius:10px}.div-grey-bg{padding:20px}.select-search-check .ant-transfer-list{width:100%;height:465px;padding-top:0}.select-search-check .ant-transfer-list:last-child{display:none}.select-search-check .ant-transfer-list-header{top:unset;bottom:0;z-index:1;border-top:1px solid #dcdcdc;display:none}.select-search-check .ant-transfer-list-footer{height:45px;display:flex;align-items:center;padding:0 10px}.select-search-check .ant-transfer-list-with-footer{padding-bottom:44px;border:none}.select-search-check .ant-transfer-list-body-with-search{padding-top:45px}.select-search-check .ant-transfer-list-body-search-wrapper{padding:0;height:45px}.select-search-check .ant-transfer-list-body-search-wrapper>div{height:100%;position:relative}.select-search-check .ant-input{height:100%;outline:none;border-radius:10px 10px 0 0;border:none;border-bottom:1px solid #dcdcdc;padding:0 15px}.select-search-check .ant-input:focus,.select-search-check .ant-input:hover{outline:none;box-shadow:none}.select-search-check .ant-transfer-operation{display:none}.select-search-check .ant-transfer-list-content-item{border-bottom:1px solid #f0f0f0;padding:6px 15px;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.select-search-check .ant-transfer-list-content>.LazyLoad{height:42px!important}.select-search-check .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background:#fbfbfb}.select-search-check .ant-transfer-list-search-action{top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:flex-start;font-size:22px}.select-search-check .ant-transfer-list-search-action i{color:#0056a1}.select-search-check .ant-checkbox-wrapper{margin:0}.select-search-check .ant-checkbox-wrapper+span{padding:0}.select-search-check .ant-transfer-list-content::-webkit-scrollbar{width:5px}.select-search-check .ant-transfer-list-content::-webkit-scrollbar-track{background-color:transparent}.select-search-check .ant-transfer-list-content::-webkit-scrollbar-thumb{background:#a2a2a2;outline:none;border-radius:3px}.select-search-check .ant-checkbox-wrapper+span{text-overflow:ellipsis;overflow:hidden}.check-style .ant-radio-wrapper:focus .ant-radio-inner,.check-style .ant-radio-wrapper:hover .ant-radio-inner,.check-style .ant-radio:focus .ant-radio-inner,.check-style .ant-radio:hover .ant-radio-inner{box-shadow:none;border-color:#0057a7}.check-style .ant-radio-checked~.ant-input,.check-style .ant-radio-wrapper-checked~.ant-input{height:46.8px;position:relative;top:-5px;border-radius:8px;width:calc(20% - 10px)!important;color:#000;padding:0 20px;text-overflow:ellipsis}.check-style .ant-radio-inner{width:20px;height:20px;border:1px solid #c5c4c4;border-radius:5px;box-shadow:none;outline:none}.check-style .ant-radio-checked .ant-radio-inner{background:#0057a7}.check-style .ant-radio-checked .ant-radio-inner:after{background-color:#0057a7;border:2px solid #fff;border-radius:0;border-left:0;border-top:0;top:55%;left:25%;width:5.71428571px;height:9.14285714px;transform:rotate(45deg) scale(1.2) translate(-60%,-60%)}.ant-transfer.custom-transfer .ant-transfer-list-content:before{content:"";width:100%;height:100%;position:absolute;z-index:1}.ant-transfer.custom-transfer .ant-transfer-list-content-item{justify-content:flex-end}.ant-transfer.custom-transfer .ant-checkbox-wrapper{display:none}.confirmBox{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #dcdcdc;border-radius:5px;padding:7px;margin:7.5px 7.5px 10px;width:calc(20% - 15px);transition:all .5s ease-in-out}@media (max-width:575px){.confirmBox{width:calc(50% - 15px)}}@media (max-width:425px){.confirmBox{width:calc(100% - 15px)}}@media (min-width:576px){.confirmBox{width:calc(33% - 15px)}}@media (min-width:769px){.confirmBox{width:calc(25% - 15px)}}@media (min-width:992px){.confirmBox{width:calc(20% - 15px)}}html{scroll-behavior:smooth}.relative{position:relative}.absolute,.absolute-right{position:absolute}.absolute-right{right:0;top:0}.absolute-right.top-10{top:-10px}.top-absolute{position:absolute;top:10px;left:225px}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.toggleHeight{overflow:hidden;height:0;transition:all .25s ease-in-out}.textRight{text-align:right}.textLeft{text-align:left!important}.textCenter{text-align:center}.textLeft{text-align:left}.width50{width:50px}.width60{width:60px}.width70{width:70px}.width80{width:80px}.width90{width:90px}.has-error .ant-input,.has-error .ant-input:hover{border-color:#f5222d}.ant-typography.dateStyle{color:#0057a7;font-weight:700}.ant-typography.linkStyle,.linkStyle{color:#0057a7;font-weight:700;text-decoration:underline}.border-left-blue{border-left:5px solid #3a7cce}.cursor-pointer{cursor:pointer}.large-icon{font-size:1.3em}.ant-message{top:100px}.ant-form-item-control{line-height:20px}.overflow-hidden{overflow:hidden}.form-round8 .ant-input,.form-round8 .ant-select-selection,.form-round8 .customInput .datepickerCustom .ant-calendar-picker-input{border-radius:8px}.customInput .ant-select-disabled.ant-select-lg .ant-select-selection{border-color:#dcdcdc}.customInput .ant-select-disabled.ant-select-lg .ant-select-selection-selected-value{color:#999}.button__custom.h50,.h50{height:50px}.m-auto{margin:auto}.margin0{margin:0}.mt0{margin-top:0!important}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mt-10{margin-top:-10px!important}.mt-20{margin-top:-20px}.mt-30{margin-top:-30px}.mt-40{margin-top:-40px}.mt-50{margin-top:-50px}.mt-60{margin-top:-60px}.mt-70{margin-top:-70px}.mt-80{margin-top:-80px}.mt-90{margin-top:-90px}.mt-100{margin-top:-100px}.mb0{margin-bottom:0}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.mb-10{margin-bottom:-10px}.mb-20{margin-bottom:-20px}.mb-30{margin-bottom:-30px}.mb-40{margin-bottom:-40px}.mb-50{margin-bottom:-50px}.mb-60{margin-bottom:-60px}.mb-70{margin-bottom:-70px}.mb-80{margin-bottom:-80px}.mb-90{margin-bottom:-90px}.mb-100{margin-bottom:-100px}.mr0{margin-right:0}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.mr100{margin-right:100px}.mr-10{margin-right:-10px}.mr-20{margin-right:-20px}.mr-30{margin-right:-30px}.mr-40{margin-right:-40px}.mr-50{margin-right:-50px}.mr-60{margin-right:-60px}.mr-70{margin-right:-70px}.mr-80{margin-right:-80px}.mr-90{margin-right:-90px}.mr-100{margin-right:-100px}.ml0{margin-left:0}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.ml90{margin-left:90px}.ml100{margin-left:100px}.ml-10{margin-left:-10px}.ml-20{margin-left:-20px}.ml-30{margin-left:-30px}.ml-40{margin-left:-40px}.ml-50{margin-left:-50px}.ml-60{margin-left:-60px}.ml-70{margin-left:-70px}.ml-80{margin-left:-80px}.ml-90{margin-left:-90px}.ml-100{margin-left:-100px}.p0{padding:0}.pl0{padding-left:0}.pr100{padding-right:100px}.font10{font-size:10px}.font11{font-size:11px}.font21{font-size:21px}.font22{font-size:22px}.font23{font-size:23px}.font24{font-size:24px}.font25{font-size:25px}.font26{font-size:26px}.font27{font-size:27px}.font28{font-size:28px}.font29{font-size:29px}.font30{font-size:30px}.ant-col{transition:all .5s ease}.roundBtn.ant-radio-group.buttonStyle.ant-radio-group-solid .ant-radio-wrapper-checked{-webkit-animation-name:opacity-animation;animation-name:opacity-animation;-webkit-animation-duration:.5s;animation-duration:.5s}.animation-opacity{-webkit-animation-name:opacity-animation;animation-name:opacity-animation;-webkit-animation-duration:.4s;animation-duration:.4s}.animation-height{-webkit-animation-name:height-animation;animation-name:height-animation;-webkit-animation-duration:.5s;animation-duration:.5s}