.auth-page{min-height:100dvh;width:100%}@media screen and (max-width:768px){.auth-page{height:100%}}.auth-page .auth-header{height:78px}@media screen and (max-width:768px){.auth-page .auth-header{height:54px}}.auth-page .auth-header .auth-logo{width:90px}@media screen and (max-width:768px){.auth-page .auth-header .auth-logo{width:70px}}.auth-page .auth-inner{align-items:center;display:flex;height:100%;min-height:calc(100dvh - 78px);width:100%}@media screen and (max-width:768px){.auth-page .auth-inner{height:100%}}.auth-page .auth-inner .auth-left{display:flex;flex-direction:column;height:100%;justify-content:center}@media screen and (max-width:768px){.auth-page .auth-inner .auth-left{height:100%;width:100%}}.auth-page .auth-inner .auth-left .auth-form-container{display:flex;flex-direction:column;width:100%}@media screen and (max-width:768px){.auth-page .auth-inner .auth-left .auth-form-container{padding:20px 0}}.auth-page .auth-inner .auth-right{height:100%;width:60%}.auth-page .auth-inner .auth-right .auth-img{height:100%;width:80%}.auth-page .auth-inner .auth-right .auth-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
