@import url(https://fonts.googleapis.com/css?family=Montserrat&display=swap);.loading[data-v-6305ae3a]{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.login[data-v-6b33fef6]{height:100vh;min-height:500px}.login .background[data-v-6b33fef6]{height:100%;background-image:url(https://picsum.photos/1920/1080?grayscale=&random=);background-color:#eee;background-size:cover;display:flex;justify-content:center;align-items:center;box-shadow:1px 1px 10px 1px #b3b3b3}.login .background .box[data-v-6b33fef6]{width:300px;height:260px;background:#fff;border-radius:10px;text-align:center}.login .background .box .buttons[data-v-6b33fef6]{margin-top:25px;display:flex;flex-direction:column}.login .background .box .buttons .button[data-v-6b33fef6]:not(:first-child){margin-top:10px}body{overflow:hidden}#app{font-family:Montserrat,sans-serif;position:relative}#app .alerts{position:absolute;z-index:999;top:20px;right:10px}