html,body{width:100%;height:100%}.authentication-container{width:100%;height:100%;overflow:hidden;background-color:var(--neutral-1)}.authentication-container .authentication__content,.authentication-container .authentication__graphic{width:50%}.authentication-container .authentication__content .main__content{width:60%;margin:0 auto}.authentication-container .authentication__content .authentication__header{margin-top:30px}.authentication-container .authentication__content .authentication__header .authentication__title{color:var(--dark-1)}.authentication-container .authentication__content .authentication__form-wrapper{margin-top:30px}.authentication-container .authentication__content .authentication__form-wrapper input{background-color:#fff!important;color:var(--dark-1)!important}.authentication-container .authentication__content .authentication__form-wrapper button{width:100%}.authentication-container .authentication__content .social-actions{margin-top:30px}.authentication-container .authentication__content .social-actions .dialog-actions button{width:48%}.authentication-container .authentication__content .social-actions .google-login-btn{color:var(--neutral-1);background-color:var(--brand-google)}.authentication-container .authentication__content .social-actions .github-login-btn{color:var(--neutral-1);background-color:var(--brand-github)}.authentication-container .authentication__content .footer-links{margin-top:40px}.authentication-container .authentication__content .footer-links a{color:var(--mantine-color-gray-6)}.authentication-container .authentication__content .footer-links a:hover{color:var(--mantine-color-black);text-decoration:underline}.authentication-container .authentication__graphic{height:100%;background-color:var(--dark-1);padding:60px 0 0 80px}.authentication-container .authentication__graphic .graphic{border:2px solid var(--dark-3)}.authentication-container .authentication__graphic .quote__container{width:80%;margin-bottom:60px}@media only screen and (min-width: 1000px)and (max-width: 1300px){.authentication-container .authentication__content .main__content{width:80%;margin:0 auto}.authentication-container .authentication__content .authentication__header{margin-top:30px}.authentication-container .authentication__graphic .quote__container{width:80%;left:8%;top:6%}.authentication-container .authentication__graphic .quote__container h2{font-size:18px}.authentication-container .authentication__graphic .graphic{margin-top:80px;width:130%!important}}@media only screen and (max-width: 800px){.authentication-container{overflow:hidden auto}.authentication-container .authentication__content,.authentication-container .authentication__graphic{width:100%;padding:100px 0;height:auto}.authentication-container .authentication__content .main__content{width:80%;margin:0 auto}.authentication-container .authentication__content .authentication__header{margin-top:30px}.authentication-container .authentication__graphic{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px}.authentication-container .authentication__graphic .graphic,.authentication-container .authentication__graphic .quote__container{position:relative;top:0;left:0;width:80%}.authentication-container .authentication__graphic .quote__container h2{font-size:16px}.authentication-container .authentication__graphic .graphic{border:0}.authentication-container .authentication__graphic .graphic img{max-width:50%;margin:0 auto;border:1px solid var(--dark-3)}}@media only screen and (max-width: 500px){.authentication-container .authentication__content .footer-links{width:80%;justify-content:center;align-items:center}.authentication-container .authentication__graphic blockquote{padding:0}}
