.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}.auth-layout .main .auth-content-app{display:none}@media screen and (max-width:1026px){.auth-layout .main{height:100vh}.auth-layout .main .auth-content{display:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:2.875rem}.auth-layout .main .auth-content-app{padding:0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-size:cover;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.auth-layout .main .auth-wallpaper{display:none}}@media screen and (max-width:429px){.auth-layout .main .auth-content-app{padding:0 16px}}.auth-layout__auth-container{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;display:block}@media screen and (max-width:1026px){.auth-layout__auth-container{display:none}}