.auth-layout{height:100vh;margin:0}.auth-layout__auth-wallpaper{position:relative;background-color:#333;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-layout__auth-wallpaper__logo{z-index:2;position:absolute;height:2.625rem;width:100%}.auth-layout__auth-wallpaper .vuestic-icon-vuestic{height:2.625rem;width:100%}.auth-layout__auth-wallpaper__cross-line{z-index:1;position:absolute;background-color:#282828;left:36.5%;-webkit-transform:rotate(15deg);transform:rotate(15deg);width:27%;height:115%}.auth-layout .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6.5rem;background-color:#333}.auth-layout .nav .vuestic-icon-vuestic{height:1.5rem;width:100%}.auth-layout .main{margin:0;height:100vh}.auth-layout .main .auth-content{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}@media screen and (max-width:1026px){.auth-layout .main .auth-content{padding:0 18px}}@media (max-width:991.98px){.auth-layout .main{height:calc(100% - 6.5rem)}.auth-layout .main .auth-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:2.875rem}.auth-layout .main .auth-wallpaper{display:none}}