@font-face{font-family:Monoton;font-style:normal;font-weight:400;src:local("Monoton"),local("Monoton-Regular"),url(../../static/media/y6oxFxU60dYw9khW6q8jGw.3c9ecb33.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2212,u+2215}.index_header__24VrF{font-size:7em;width:100%;height:500px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Monoton}.index_header__24VrF p{animation:index_neon1__2zK6B 1.5s ease-in-out infinite alternate}.index_header__24VrF p:hover{color:#f17;animation:none}@keyframes index_neon1__2zK6B{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #f17,0 0 70px #f17,0 0 80px #f17,0 0 100px #f17,0 0 150px #f17}to{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #f17,0 0 35px #f17,0 0 40px #f17,0 0 50px #f17,0 0 75px #f17}}.dashboard{margin-top:20px}.dashboard-item{background-color:#e0f7fa;border-radius:8px;padding:15px;width:150px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .2s}.dashboard-item:hover{transform:scale(1.05)}.dashboard-number{font-size:24px;color:#00796b}.dashboard-label{font-size:16px;color:#004d40}.dashboard-item:first-child{background-color:#e0f7fa}.dashboard-item:nth-child(2){background-color:#ffe0b2}.dashboard-item:nth-child(3){background-color:#fce4ec}.car-image-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.car-image{width:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.gutter-example{padding:24px;background:linear-gradient(to right bottom,#f5f7fa,#c3cfe2)}.stat-card{transition:all .3s ease-in-out;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.08)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px 0 rgba(0,0,0,.12)}.ant-statistic-title{font-size:14px;color:#595959}.car-image-container{margin-top:24px;text-align:center}.car-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.dashboard{display:flex;justify-content:space-around;align-items:center;margin-top:24px;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.dashboard-item{text-align:center;flex:1 1;min-width:120px;padding:12px;border-right:1px solid #e8e8e8}.dashboard-item:last-child{border-right:none}.dashboard-number{display:block;font-size:28px;font-weight:700;color:#1890ff}.dashboard-label{display:block;margin-top:8px;font-size:14px;color:#8c8c8c}.chart-container{margin-top:24px;background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.chart-wrapper{overflow-x:auto;white-space:nowrap;padding:10px}.custom-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:500;pointer-events:none}.custom-preview-content{max-width:90%;max-height:80%;overflow:hidden;background-color:#fff;padding:10px;border-radius:4px;position:absolute;pointer-events:auto}.custom-preview-close{position:absolute;top:5px;right:10px;font-size:24px;color:#999;cursor:pointer;z-index:1001}.custom-preview-image-container{max-height:80vh;overflow:auto;margin:0 auto;padding:10px}.custom-preview-image-container img{width:100%;height:auto;display:block}.custom-text-button{padding:0;border:none;box-shadow:none;background-color:initial;color:#1890ff}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@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)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@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)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}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:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical{background:#f5f5f5;border-right:1px solid #f5f5f5;color:#333}.ant-menu-root.ant-menu-inline .ant-menu-submenu-active,.ant-menu-root.ant-menu-inline .ant-menu-submenu-selected,.ant-menu-root.ant-menu-inline .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-menu-root.ant-menu-inline a,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-active,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-root.ant-menu-vertical .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-menu-root.ant-menu-vertical a{color:#333}.ant-menu-root.ant-menu-inline .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-root.ant-menu-inline .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#333}.ant-menu-root.ant-menu-inline .ant-menu-submenu-title:hover,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-title:hover{color:#333;box-shadow:0 2px 8px rgba(144,30,30,.15);color:#a61d1d}.ant-menu-root.ant-menu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-root.ant-menu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-root.ant-menu-vertical .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:#333}.ant-menu-root.ant-menu-inline .ant-menu-submenu>.ant-menu,.ant-menu-root.ant-menu-vertical .ant-menu-submenu>.ant-menu{background-color:#1331de}.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-root.ant-menu-inline .ant-menu-item>a:hover,.ant-menu-root.ant-menu-vertical .ant-menu-item>a:hover{color:#333}[class*=btn]{cursor:pointer}.bg--primary{background:#f5f5f5}.header{padding:0 40px 0 0;height:65px}.header .ant-menu{background:transparent;color:#333}.header .ant-menu .ant-menu-item:hover,.header__trigger{color:#333}.ant-layout-content{min-height:auto}.text-muted,small{opacity:.6}.clear{display:block;overflow:hidden}.center{justify-content:center}.center,.y-center{display:flex;align-items:center}.block{display:block}.inline{display:inline}.none{display:none}.b-white{border-color:#fff}.w-full{width:100%}.w-auto{width:auto}.h-auto{height:auto}.h-full{height:100%}.h-v{height:100vh}.h-v-5{height:50vh}.pull-left{float:left}.pull-right{float:right}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#777}.table-operations{margin-bottom:16px}.table-operations>button{margin-right:8px}.editable-row-text{padding:5px}.editable-row-operations a{margin-right:8px}.login{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,silver,#add8e6);background-size:cover;font-family:Arial,sans-serif}.login .login-form{width:350px;padding:30px;box-shadow:0 8px 16px rgba(0,0,0,.1);background:hsla(0,0%,100%,.9);border-radius:8px;position:relative;z-index:1}.login .login-form .login-logo{text-align:center;margin-bottom:20px}.login .login-form .login-logo span{display:block;margin-top:10px;font-size:16px;color:#333;text-transform:uppercase}.login .login-form .ant-form-item{margin-bottom:16px}.login .login-form .ant-form-item .ant-input{border-color:#ccc;border-radius:4px;padding:8px 12px 8px 32px;font-size:14px;position:relative}.login .login-form .ant-form-item .ant-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.login .login-form .ant-form-item .ant-input-prefix{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#999}.login .login-form .ant-checkbox-wrapper{margin-bottom:16px}.login .login-form .ant-checkbox-wrapper .ant-checkbox-inner{border-color:#ccc;border-radius:4px}.login .login-form .ant-checkbox-wrapper .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.login .login-form .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner,.login .login-form .login-form-button{background-color:#1890ff;border-color:#1890ff}.login .login-form .login-form-button{width:100%;height:40px;border-radius:4px;font-size:14px;transition:background-color .3s,border-color .3s}.login .login-form .login-form-button:hover{background-color:#40a9ff;border-color:#40a9ff}.installer{width:0;height:0;border-color:transparent #313653 transparent transparent;border-style:solid;border-width:0 100px 100px 0;position:fixed;top:0;right:0}.installer__btn{width:50px;height:50px;transform:rotate(45deg);left:50px;position:absolute;background:url(data:image/png;base64,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) no-repeat;background-size:cover}ul.icons-list{list-style:none;overflow:hidden}ul.icons-list li{float:left;width:10%;text-align:center;list-style:none;cursor:pointer;height:100px;transition:all .3s;background-color:#fff}ul.icons-list li:hover{background-color:#ccc;color:#fff}ul.icons-list li i{margin:16px 0 10px}ul.icons-list li span{display:block;text-align:center}.ant-btn+.ant-btn{margin-left:10px}.vertical-center-modal{text-align:center;white-space:nowrap}.vertical-center-modal:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.vertical-center-modal .ant-modal{display:inline-block;vertical-align:middle;top:0;text-align:left}.ant-menu-dark.ant-menu-inline .ant-menu-item-selected{background-color:#5f5f5f!important}.custom-trigger{font-size:18px;line-height:64px;padding:0 16px;cursor:pointer;transition:color .3s}.ant-layout-sider-collapsed{overflow-y:initial!important}.avatar{position:relative;display:inline-block;width:40px;line-height:1;border-radius:500px;white-space:nowrap;font-weight:700}.avatar i{position:absolute;left:0;top:0;width:10px;height:10px;margin:1px;border-width:2px;border-style:solid;border-radius:100%}.avatar i.bottom{left:auto;top:auto;bottom:0;right:0}.avatar i.on{background-color:#6cc788}.avatar img{border-radius:500px;width:100%}.switcher{z-index:1050;position:fixed;top:78px;right:-240px;width:240px;transition:right .2s ease;border:1px solid hsla(0,0%,47.1%,.1);background-clip:padding-box}.switcher.active{right:-2px}.switcher .sw-btn{position:absolute;left:-43px;top:-1px;padding:10px 15px;z-index:1045;border:1px solid hsla(0,0%,47.1%,.1);border-right-width:0;background-clip:padding-box}.banner-user{height:200px}.banner-user-elem{text-align:center;color:#fff;position:relative;overflow:hidden}.banner-user-elem .banner-user-title{font-size:32px;top:40%}.banner-user-elem .banner-user-text{top:40%}.banner-anim-elem .bg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.custom-arrow-thumb{height:220px}.custom-arrow-thumb .user-arrow{top:50%;margin-top:-40px}.custom-arrow-thumb .user-arrow .img-wrapper{width:120px;height:80px;float:left;position:relative}.custom-arrow-thumb .user-arrow .img-wrapper li{width:100%;height:100%;background-size:cover;background-position:50%;position:absolute}.custom-arrow-thumb .user-arrow .arrow{width:20px;height:80px;background:rgba(0,0,0,.3);position:relative}.custom-arrow-thumb .user-arrow .arrow:after,.custom-arrow-thumb .user-arrow .arrow:before{width:2px;height:15px;background:#fff;display:block;content:" ";position:absolute}.custom-arrow-thumb .user-arrow.next{right:-120px}.custom-arrow-thumb .user-arrow.next .arrow{float:left}.custom-arrow-thumb .user-arrow.next .arrow:before{transform:rotate(-40deg);top:28px;left:10px}.custom-arrow-thumb .user-arrow.next .arrow:after{transform:rotate(40deg);bottom:27px;left:10px}.custom-arrow-thumb .user-arrow.prev{left:-120px}.custom-arrow-thumb .user-arrow.prev .arrow{float:right}.custom-arrow-thumb .user-arrow.prev .arrow:before{transform:rotate(40deg);top:28px;left:8px}.custom-arrow-thumb .user-arrow.prev .arrow:after{transform:rotate(-40deg);bottom:27px;left:8px}.custom-arrow-thumb .user-thumb{overflow:hidden;background:hsla(0,0%,100%,.15);height:40px}.custom-arrow-thumb .user-thumb>span{width:50px;height:30px;margin:5px;box-shadow:0 0 5px rgba(0,0,0,.15);transition:background .3s;background:transparent}.custom-arrow-thumb .user-thumb>span.active{background:hsla(0,0%,100%,.45)}.custom-arrow-thumb .user-thumb>span i{display:block;width:46px;height:26px;margin:2px;background-size:cover;background-position:50%}.cursor-move,.react-draggable{cursor:move}.cursor-move strong,.react-draggable strong{background:#ddd;border:1px solid #999;border-radius:3px;display:block;margin-bottom:10px;padding:3px 5px;text-align:center}.no-cursor{cursor:auto}.card-tool{position:absolute;right:24px;top:24px}.list-group .list-group-item{position:relative;display:block;margin-bottom:-1px;padding:12px 16px;background:transparent;border:1px solid hsla(210,8%,51%,.065);border-width:1px 0}.list-group .list-group-item:first-child{border-top-width:0}.list-group .list-group-item:last-child{border-bottom-width:0}.no-padding .ant-card-body{padding:0!important}img{vertical-align:middle}.img-responsive{width:100%;height:auto}.img-circle{border-radius:50%}.text{font-size:1rem}.text-2x{font-size:2rem}.text-3x{font-size:3rem}.text-4x{font-size:4rem}.text-danger,.text-danger-hover a:hover{color:#f44455!important}.text-dark,.text-dark-hover a:hover{color:#2e3e4e!important}.text-info,.text-info-hover a:hover{color:#6887ff!important}.text-success,.text-success-hover a:hover{color:#6cc788!important}.text-blue,.text-blue-hover a:hover{color:#2196f3!important}.dark-white{color:#2e3e4e;background-color:#fff}.min-black{background-color:rgba(0,0,0,.065)}.black,.min-black{color:hsla(0,0%,100%,.87)}.black{background-color:#2a2b3c}.dark{background-color:#2e3e4e}.dark,.grey{color:hsla(0,0%,100%,.87)}.grey{background-color:#424242}.primary{background-color:#0cc2aa}.info,.primary{color:hsla(0,0%,100%,.87)}.info{background-color:#6887ff}.warn{background-color:#fcc100}.danger,.warn{color:hsla(0,0%,100%,.87)}.danger{background-color:#f44455}.w-8{width:8px;height:8px}.w-8,.w-16{display:inline-block}.w-16{width:16px;height:16px}.w-20{width:20px;height:20px;display:inline-block}.w-24{width:24px;height:24px}.w-24,.w-32{display:inline-block;text-align:center}.w-32{width:32px;height:32px;line-height:32px}.w-40{width:40px;height:40px;line-height:40px}.w-40,.w-48{display:inline-block;text-align:center}.w-48{width:48px;height:48px;line-height:48px}.w-56{width:56px;height:56px;line-height:56px;display:inline-block;text-align:center}.b-a{border:1px solid hsla(210,8%,51%,.13)}.pb-s{padding-bottom:.5rem!important}.pb-m{padding-bottom:1rem!important}.pb-l{padding-bottom:2rem!important}.pa-s{padding:.5rem!important}.pa-m{padding:1rem!important}.pa-l{padding:2rem!important}.mr-s{margin-right:.5rem!important}.mr-m{margin-right:1rem!important}.mr-l{margin-right:2rem!important}.mb-s{margin-bottom:.5rem!important}.mb-m{margin-bottom:1rem!important}.mb-l{margin-bottom:2rem!important}body{margin:0;padding:0;font-family:sans-serif}#root{height:100%}.ant-divider-horizontal{margin:8px 0!important}.ant-layout{height:100%}.ant-layout .logo{height:32px;border-radius:6px;margin:16px;text-align:center}.ant-layout .ant-layout-sider-collapsed .anticon{font-size:16px}.ant-layout .ant-layout-sider-collapsed .ant-menu-submenu-vertical>.ant-menu-submenu-title:after,.ant-layout .ant-layout-sider-collapsed .nav-text{display:none}.ant-layout .ant-layout-sider-collapsed .ant-menu-dark:not(.ant-menu-inline) .ant-menu-submenu-open{color:inherit}.ant-layout p{margin:10px 0}.gutter-example .ant-row>div{background:transparent;border:0}.gutter-box{padding:5px 0}.ant-card-head-title{font-size:14px!important}.ant-upload-list-item{margin-top:0!important}.commonRow{padding:10px;background:#fff}.commonLabel{text-align:right;padding:4px}.marginTop20{margin-top:20px}.marginTop10{margin-top:10px}.mb20{margin-bottom:20px}.tblImg{width:auto;height:auto;max-width:200px;max-height:60px}.iconChoose{width:60px;height:60px;border:1px solid #d9d9d9;text-align:center;padding:18px}.iconChoose:hover,.imgBorder:hover{border:1px solid #85847d}.imgBorder:hover{background:#ecf5fd}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.ant-select-dropdown{z-index:10000000!important}
/*# sourceMappingURL=main.3fadb30e.chunk.css.map */