@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;700);body,html{margin:0;padding:0;box-sizing:border-box}body{font-family:"Raleway",sans-serif;font-size:16px}h1{font-weight:800;font-size:45px;line-height:53px}p{margin:0}form{display:flex;flex-direction:column;align-items:flex-start}a{text-decoration:none;color:#3260b1;font-weight:700;transition:all .3s ease}a:hover{color:#1c3561}.Container{width:100%;min-height:calc(100vh - 70px);display:flex;position:relative;margin-top:70px}.Container .LeftContent{width:40%;display:flex;flex-direction:column;padding:20px}.Container .RightContent{width:60%;display:flex;justify-content:center;align-items:flex-start}.Container .RightContent img{width:100%;max-width:600px}@media screen and (max-width:768px){.Container{flex-direction:column}.Container .LeftContent,.Container .RightContent{width:auto}}.Dashboard .ButtonsContainer{display:flex;flex-direction:column;margin-top:20px}.Dashboard .ButtonsContainer button{width:200px;margin-bottom:5px}.LastMovements .MovementsContainer{max-height:800px;overflow:auto}.otherAuth{margin-top:10px;display:flex;align-items:center}.otherAuth .link{margin-left:10px}.msgError{width:250px;background-color:#ab0d0d;color:#fff;border-radius:12px;padding:10px 0 10px 10px;margin:10px 0 20px}.btn-primary{background:#000;padding:8px 13px;color:#fff;font-size:16px;border-radius:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease}.btn-primary:focus{outline:0}.btn-primary:hover{background-color:transparent;border:1px solid #000;color:#000}.TheNavbar{height:70px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 5px 30px rgba(25,28,31,.08);padding:10px;position:fixed;width:100%;background-color:#fff;top:0;box-sizing:border-box;z-index:1}.input-text{color:#505050;border:1px solid #a3a3a3;border-radius:12px;padding-left:10px;margin-top:8px;margin-bottom:15px;font-size:16px;height:30px;width:250px;transition:border-bottom .3s ease}.input-text:focus{border:1px solid #3260b1;outline:none}.input-text::-webkit-input-placeholder{font-size:14px}.input-text:-ms-input-placeholder{font-size:14px}.input-text::-ms-input-placeholder{font-size:14px}.input-text::placeholder{font-size:14px}.BalanceCard{height:170px;border:2px solid #000;border-radius:12px;width:60%;max-width:350px;padding:10px 10px 10px 30px;margin-top:15px}.BalanceCard .Number{margin:0;font-size:50px}.Movement{border-bottom:3px solid #000;padding-bottom:10px;margin-bottom:10px;display:flex;align-items:center}.Movement .Details{flex-grow:1;display:grid;grid-template-columns:70px 1fr;grid-template-rows:repeat(3,22px);align-items:center}.Movement .Quantity{flex-grow:1;display:flex;justify-content:flex-end}.Loader,.Loader:after,.Loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.Loader{color:#3260b1;font-size:10px;margin:auto;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.Loader:after,.Loader:before{content:"";position:absolute;top:0}.Loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.Loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}
/*# sourceMappingURL=main.4c118a72.chunk.css.map */