.auth-module__oOYRRG__auth-container *{box-sizing:border-box}.auth-module__oOYRRG__auth-container{direction:rtl;background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-module__oOYRRG__auth-section{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;width:100vw;height:100vh;display:flex;position:absolute;overflow:hidden}.auth-module__oOYRRG__auth-section:before{content:"";background:linear-gradient(#000,#5f0268,#000);width:100%;height:100%;animation:5s linear infinite auth-module__oOYRRG__auth-animate;position:absolute}@keyframes auth-module__oOYRRG__auth-animate{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.auth-module__oOYRRG__auth-section>span{z-index:2;background:#181818;width:calc(6.25vw - 2px);height:calc(6.25vw - 2px);transition:all 1.5s;display:block;position:relative}.auth-module__oOYRRG__auth-section>span:hover{background:#640468;transition:all}.auth-module__oOYRRG__auth-signin{z-index:10;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute}.auth-module__oOYRRG__auth-content{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;display:flex;position:relative}.auth-module__oOYRRG__auth-content h2{color:#fff;text-transform:uppercase;font-size:2em}.auth-module__oOYRRG__auth-form{flex-direction:column;gap:25px;width:100%;display:flex}.auth-module__oOYRRG__auth-inputBox{width:100%;position:relative}.auth-module__oOYRRG__auth-inputBox input{color:#fff;background:#333;border:none;border-radius:4px;outline:none;width:100%;padding:25px 10px 7.5px;font-size:1em;font-weight:500;position:relative}.auth-module__oOYRRG__auth-inputBox i{color:#aaa;pointer-events:none;padding:15px 10px;font-style:normal;transition:all .5s;position:absolute;right:0}.auth-module__oOYRRG__auth-inputBox input:focus~i,.auth-module__oOYRRG__auth-inputBox input:valid~i{color:#fff;font-size:.8em;transform:translateY(-7.5px)}.auth-module__oOYRRG__auth-links{justify-content:space-between;width:100%;display:flex;position:relative}.auth-module__oOYRRG__auth-links a{color:#fff;text-decoration:none}.auth-module__oOYRRG__auth-links a:nth-child(2){color:#fff;font-weight:600}.auth-module__oOYRRG__auth-inputBox input[type=submit]{color:#fff;letter-spacing:.05em;cursor:pointer;background:#850ad8;padding:10px;font-size:1.35em;font-weight:600}.auth-module__oOYRRG__auth-inputBox input[type=submit]:active{opacity:.6}@media (max-width:900px){.auth-module__oOYRRG__auth-section>span{width:calc(10vw - 2px);height:calc(10vw - 2px)}.auth-module__oOYRRG__auth-signin{width:350px;padding:30px}}@media (max-width:600px){.auth-module__oOYRRG__auth-section>span{width:calc(20vw - 2px);height:calc(20vw - 2px)}.auth-module__oOYRRG__auth-signin{width:300px;padding:20px}.auth-module__oOYRRG__auth-content h2{font-size:1.5em}}
