@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);.loader-container{width:60px;height:60px;position:relative}.loader-container.animation-1{transform:rotate(45deg)}.loader-container.animation-2,.loader-container.animation-4{transform:rotate(10deg)}.loader-container.animation-2 .shape,.loader-container.animation-4 .shape{border-radius:7.5px}.loader-container.animation-2,.loader-container.animation-3,.loader-container.animation-4{animation:rotation 1s infinite}.loader-container.animation-3 .shape1{border-top-left-radius:15px}.loader-container.animation-3 .shape2{border-top-right-radius:15px}.loader-container.animation-3 .shape3{border-bottom-left-radius:15px}.loader-container.animation-3 .shape4{border-bottom-right-radius:15px}.loader-container.animation-4,.loader-container.animation-5{transform:rotate(45deg)}.loader-container.animation-5 .shape{width:15px;height:15px}.loader-container.animation-6{animation:rotation 1s infinite}.loader-container.animation-6 .shape{width:12px;height:12px;border-radius:2px}.loader-container .shape{position:absolute;width:15px;height:15px;border-radius:1px}.loader-container .shape.shape1{left:0;background-color:#0098d5}.loader-container .shape.shape2{right:0;background-color:#1abc9c}.loader-container .shape.shape3{bottom:0;background-color:#e67e22}.loader-container .shape.shape4{bottom:0;right:0;background-color:#d35400}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animation-1 .shape1{animation:animation1shape1 .5s ease 0s infinite alternate}@keyframes animation1shape1{0%{transform:translate(0)}to{transform:translate(16px,16px)}}.animation-1 .shape2{animation:animation1shape2 .5s ease 0s infinite alternate}@keyframes animation1shape2{0%{transform:translate(0)}to{transform:translate(-16px,16px)}}.animation-1 .shape3{animation:animation1shape3 .5s ease 0s infinite alternate}@keyframes animation1shape3{0%{transform:translate(0)}to{transform:translate(16px,-16px)}}.animation-1 .shape4{animation:animation1shape4 .5s ease 0s infinite alternate}@keyframes animation1shape4{0%{transform:translate(0)}to{transform:translate(-16px,-16px)}}.animation-2 .shape1{animation:animation2shape1 .5s ease 0s infinite alternate}@keyframes animation2shape1{0%{transform:translate(0)}to{transform:translate(20px,20px)}}.animation-2 .shape2{animation:animation2shape2 .5s ease 0s infinite alternate}@keyframes animation2shape2{0%{transform:translate(0)}to{transform:translate(-20px,20px)}}.animation-2 .shape3{animation:animation2shape3 .5s ease 0s infinite alternate}@keyframes animation2shape3{0%{transform:translate(0)}to{transform:translate(20px,-20px)}}.animation-2 .shape4{animation:animation2shape4 .5s ease 0s infinite alternate}@keyframes animation2shape4{0%{transform:translate(0)}to{transform:translate(-20px,-20px)}}.animation-3 .shape1{animation:animation3shape1 .5s ease 0s infinite alternate}@keyframes animation3shape1{0%{transform:translate(0)}to{transform:translate(5px,5px)}}.animation-3 .shape2{animation:animation3shape2 .5s ease 0s infinite alternate}@keyframes animation3shape2{0%{transform:translate(0)}to{transform:translate(-5px,5px)}}.animation-3 .shape3{animation:animation3shape3 .5s ease 0s infinite alternate}@keyframes animation3shape3{0%{transform:translate(0)}to{transform:translate(5px,-5px)}}.animation-3 .shape4{animation:animation3shape4 .5s ease 0s infinite alternate}@keyframes animation3shape4{0%{transform:translate(0)}to{transform:translate(-5px,-5px)}}.animation-4 .shape1{animation:animation4shape1 .3s ease 0s infinite alternate}@keyframes animation4shape1{0%{transform:translate(0)}to{transform:translate(5px,5px)}}.animation-4 .shape2{animation:animation4shape2 .3s ease .3s infinite alternate}@keyframes animation4shape2{0%{transform:translate(0)}to{transform:translate(-5px,5px)}}.animation-4 .shape3{animation:animation4shape3 .3s ease .3s infinite alternate}@keyframes animation4shape3{0%{transform:translate(0)}to{transform:translate(5px,-5px)}}.animation-4 .shape4{animation:animation4shape4 .3s ease 0s infinite alternate}@keyframes animation4shape4{0%{transform:translate(0)}to{transform:translate(-5px,-5px)}}.animation-5 .shape1{animation:animation5shape1 2s ease 0s infinite reverse}@keyframes animation5shape1{0%{transform:translate(0)}25%{transform:translateY(15px)}50%{transform:translate(15px,15px)}75%{transform:translate(15px)}}.animation-5 .shape2{animation:animation5shape2 2s ease 0s infinite reverse}@keyframes animation5shape2{0%{transform:translate(0)}25%{transform:translate(-15px)}50%{transform:translate(-15px,15px)}75%{transform:translateY(15px)}}.animation-5 .shape3{animation:animation5shape3 2s ease 0s infinite reverse}@keyframes animation5shape3{0%{transform:translate(0)}25%{transform:translate(15px)}50%{transform:translate(15px,-15px)}75%{transform:translateY(-15px)}}.animation-5 .shape4{animation:animation5shape4 2s ease 0s infinite reverse}@keyframes animation5shape4{0%{transform:translate(0)}25%{transform:translateY(-15px)}50%{transform:translate(-15px,-15px)}75%{transform:translate(-15px)}}.animation-6 .shape1{animation:animation6shape1 2s linear 0s infinite normal}@keyframes animation6shape1{0%{transform:translate(0)}25%{transform:translateY(18px)}50%{transform:translate(18px,18px)}75%{transform:translate(18px)}}.animation-6 .shape2{animation:animation6shape2 2s linear 0s infinite normal}@keyframes animation6shape2{0%{transform:translate(0)}25%{transform:translate(-18px)}50%{transform:translate(-18px,18px)}75%{transform:translateY(18px)}}.animation-6 .shape3{animation:animation6shape3 2s linear 0s infinite normal}@keyframes animation6shape3{0%{transform:translate(0)}25%{transform:translate(18px)}50%{transform:translate(18px,-18px)}75%{transform:translateY(-18px)}}.animation-6 .shape4{animation:animation6shape4 2s linear 0s infinite normal}@keyframes animation6shape4{0%{transform:translate(0)}25%{transform:translateY(-18px)}50%{transform:translate(-18px,-18px)}75%{transform:translate(-18px)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.align-items-center{align-items:center!important}.text-center{text-align:center!important}.p-relative{position:relative!important}.h-100{height:100%!important}.w-100{width:100%!important}.p-0{padding:0!important}.pb-0{padding-bottom:0!important}.chartjs-render-monitor{margin:auto}.swal2-container{z-index:10000!important}.swal2-toast{padding:.625em!important;flex-direction:row!important}.swal2-toast .swal2-content,.swal2-toast .swal2-icon{margin:0!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.inline-text{white-space:nowrap}.muuri-item-positioning{z-index:2}.muuri-item-dragging{z-index:3;cursor:move}.muuri-item-releasing{z-index:3}.muuri-item-hidden{z-index:0}
/*# sourceMappingURL=main.28bbacc6.chunk.css.map */