/*!
 * Quizier - Quizier Clean Theme v1.3.0 (https://codecanyon.net/item/quizier-multipurpose-viral-application/27471141)
 * Copyright 2013 - 2022 Abbas Arif
 * Licensed under (https://codecanyon.net/licenses/standard)
 */body,html{height:100%}body{background-image:url(../img/bg-mobile-fallback.jpg);background-size:cover;background-color:#c4c9d0;background-repeat:no-repeat;background-position:center center;background-attachment:inherit;padding:0;margin:0}@media (pointer:coarse) and (hover:none){body video{display:none}}.g-recaptcha.is-invalid~.invalid-feedback{display:block}.auth-page .header{height:calc(100% - 200px);position:relative;display:flex;align-items:center;justify-content:center}.auth-page .header .logo{display:inline-block;max-height:30px;overflow:hidden;margin:15px 0 0 15px}.auth-page .header .logo img{max-height:30px}.auth-page .header .sigup{text-align:right;display:inline-block}.auth-page video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);z-index:0}.auth-page .overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#c4c9d0;opacity:.7;z-index:1}@media (max-width:991.98px){.auth-page .overlay{display:none}}.auth-page .auth{position:relative;padding-bottom:3rem;z-index:2;height:100%}@media (min-width:768px){.auth-page .auth{width:40.5rem}}.auth-page .auth .auth-bg{position:absolute;top:0;bottom:0;right:0;left:0;background-color:#fff;transform:skewX(-8deg);transform-origin:top right}@media (max-width:991.98px){.auth-page .auth .auth-bg{transform:none;background-color:rgba(255,255,255,.8)}}@media (min-width:768px){.auth-page .auth .auth-content{padding-left:3rem;padding-right:10rem}}@media (max-width:991.98px){.auth-page .auth .auth-content{padding-left:5rem;padding-right:5rem}}@media (max-width:767.98px){.auth-page .auth .auth-content{padding-left:0;padding-right:0}}.auth-page .auth .auth-content h1{font-size:2rem}.auth-page .auth .auth-content p{font-size:1.2rem}.auth-page .auth .auth-content p strong{font-weight:700}.auth-page .auth .auth-content input{height:auto;font-size:1rem;padding:1rem}.auth-page .auth-text-divider{position:relative;display:flex;text-align:center;color:#c4c9d0;font-size:13px;align-items:center;justify-content:space-between;margin:20px 0}.auth-page .auth-text-divider:after,.auth-page .auth-text-divider:before{content:"";border-top:1px solid #ebedef;height:1px;width:calc(50% - 60px)}