@charset "UTF-8";.card{-webkit-box-shadow:rgba(140,152,164,.075) 0 6px 12px 0;-moz-box-shadow:rgba(140,152,164,.075) 0 6px 12px 0;box-shadow:#8c98a413 0 6px 12px;border:1px solid rgba(231,234,243,.7)}.card .ant-card-head-title{text-transform:capitalize}.logo-link{text-decoration:none}.logo-link:hover,.logo-link:focus{text-decoration:underline}.loader{text-align:center}.loader span{display:inline-block;width:60px;height:60px;position:absolute;margin-top:-100px;z-index:10;border-radius:50%;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}.loader span:nth-child(8n+1){left:40%;animation-name:fall1;animation-delay:0s}.loader span:nth-child(8n+2){left:45%;animation-name:fall2;animation-delay:2s}.loader span:nth-child(8n+3){left:45%;animation-name:fall3;animation-delay:3s}.loader span:nth-child(8n+4){left:35%;animation-name:fall4;animation-delay:4s}.loader span:nth-child(8n+5){left:60%;animation-name:fall5;animation-delay:4.5s}.loader span:nth-child(8n+6){left:57%;animation-name:fall6;animation-delay:5.5s}.loader span:nth-child(8n+7){left:60%;animation-name:fall7;animation-delay:6.5s}.loader span:nth-child(8n+8){left:60%;animation-name:fall8;animation-delay:7.5s}@keyframes fall1{0%{transform:translate(-40%,-80px) rotate(0);opacity:1}50%{transform:translate(calc(-30% + 80px),50vh) rotate(90deg);opacity:.9}to{transform:translate(calc(-40% - 40px),100vh) rotate(180deg);opacity:.4}}@keyframes fall2{0%{transform:translate(-40%,-80px) rotate(0);opacity:1}25%{transform:translate(calc(-40% + 50px),25vh) rotate(45deg)}50%{transform:translate(calc(-40% - 60px),50vh) rotate(120deg)}to{transform:translate(calc(-40% - 10px),100vh) rotate(240deg);opacity:.4}}@keyframes fall3{0%{transform:translate(-40%,-80px) rotate(0);opacity:1}50%{transform:translate(calc(-40% + 40px),50vh) rotate(180deg);opacity:.9}to{transform:translate(calc(-40% - 20px),100vh) rotate(360deg);opacity:.4}}@keyframes fall4{0%{transform:translate(-60%,-80px);opacity:1}to{transform:translate(-60%,100vh);opacity:.4}}@keyframes fall5{0%{transform:translate(-40%,-80px) rotate(0);opacity:1}25%{transform:translate(calc(-70% - 60px),25vh) rotate(-30deg)}50%{transform:translate(calc(-60% + 60px),50vh) rotate(30deg)}75%{transform:translate(calc(-60% - 40px),75vh) rotate(-20deg)}to{transform:translate(calc(-40% - 30px),100vh) rotate(0);opacity:.4}}@keyframes fall6{0%{transform:translate(-40%,-80px) rotate(0);opacity:1}50%{transform:translate(calc(-30% + 50px),50vh) rotate(180deg);opacity:.9}to{transform:translate(-40%,100vh) rotate(360deg);opacity:.4}}@keyframes fall7{0%{transform:translate(-65%,-80px) rotate(0);opacity:1}to{transform:translate(calc(-65% - 40px),100vh) rotate(360deg);opacity:.4}}@keyframes fall8{0%{transform:translate(-40%,-80px) rotateY(0) scale(1);opacity:1}50%{transform:translate(calc(-60% + 30px),50vh) rotateY(180deg) scale(1.2);opacity:.9}to{transform:translate(calc(-40% - 25px),100vh) rotateY(360deg) scale(.8);opacity:.4}}
