@import "https://fonts.googleapis.com/css2?family=Quicksand&display=swap";
.bg{width:100vw;height:85vh;position:relative;top:0;overflow:hidden;box-shadow:0 6px 12px #000000ad}.branding-logo-container{z-index:1000;position:fixed;top:20px;left:20px}.fondo{aspect-ratio:1;z-index:-1;filter:blur(50px);background:conic-gradient(#3c688b 7.15%,#262568 21.45%,#452972 35.75%,#3c688b 50.05%,#262568 64.35%,#452972 92.85%,#3c688b 100%);border-radius:50%;height:230vw;animation:80s linear infinite rotar;position:absolute;top:-120vw;left:-113vw}@keyframes rotar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bg,.footer{font-optical-sizing:auto;justify-content:center;align-items:center;font-family:Quicksand,serif;font-style:normal;font-weight:400;display:flex}.form{background:#1b1b1b}body{background:#1b1b1b!important}.btnLogin{background:#3352da;height:50px;margin:20px}input{background:0 0}
