.auth-container{padding-top:100px;min-height:850px}.auth-container .logo-area{width:187.18px;height:54.24px;margin:auto}.auth-container .logo-area img{width:100%;height:auto}.auth-container .auth-form{max-width:668px;border-radius:20px;background:var(--Grayscale-White, #fff);box-shadow:0 24px 100px #001d491f;margin:auto;padding:3rem;margin-top:5.6rem;margin-bottom:5.5rem;position:relative}@media (max-width: 767px){.auth-container .auth-form{padding:1rem;margin-top:1rem;margin-bottom:2rem}}.auth-container .auth-form .login-title{color:var(--Gray-Scale-900, #191f33);text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:48px}@media (max-width: 767px){.auth-container .auth-form .login-title{font-size:30px;line-height:40px}}.auth-container .auth-form .login-sub-title{color:#666;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:22px;text-align:center}.auth-container .auth-form .login-description{color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:12px;margin-bottom:36px;text-align:center}.auth-container .auth-form .login-desc-select{color:var(--Gray-Scale-900, #191f33);font-size:20px;font-style:normal;font-weight:600;line-height:28px;text-align:center;margin-bottom:32px;margin-top:16px}.auth-container .auth-form .select-type{position:relative;margin-bottom:24px!important}.auth-container .auth-form .select-type input{opacity:0;height:1px;width:1px;position:absolute;left:0;top:0}.auth-container .auth-form .select-type label.creator{display:flex;align-items:center;border-radius:5px;border:1px solid rgba(0,0,0,.1);background:#fbfbfb;padding:1rem}.auth-container .auth-form .select-type label.creator i.icon-creator{width:49px;height:49px;background:url(sunglasses-cool-emoji.svg) no-repeat center center;margin-right:16px}.auth-container .auth-form .select-type label.creator span.info .title{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.auth-container .auth-form .select-type label.creator span.info p{color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:400;line-height:18px}.auth-container .auth-form .select-type label.creator.selected{border-color:#2b93d1}.auth-container .auth-form h3.form__message{font-size:.9rem!important;justify-content:center;border:1px solid #428445;padding:10px;position:absolute;top:-70px}@media (max-width: 767px){.auth-container .auth-form h3.form__message{position:unset;top:none;margin-bottom:10px}}.auth-container .auth-form h3.form__message:focus{box-shadow:none!important}.auth-container .auth-form h3.form__message:focus-visible{box-shadow:none!important}.auth-container .social-auth{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:24px}.auth-container .social-auth .btn-social{border-radius:6px;border:1px solid #ebeef7;background:#fff;display:flex;width:270px;padding:16px 24px;justify-content:center;align-items:center;gap:16px;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){.auth-container .social-auth .btn-social{width:216px;padding:10px 15px}}@media (max-width: 767px){.auth-container .social-auth .btn-social{width:100%}}.auth-container .social-auth .btn-social .icon-google{width:20px;height:20px;background:url(google_icon.svg) no-repeat center center}.auth-container .social-auth .btn-social .icon-facebook{width:20px;height:20px;background:url(facebook_icon.png) no-repeat center center}.auth-container .social-auth .btn-social span{color:var(--Grayscale-700, #464d61);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.auth-container .auth-divider{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:32px;margin-bottom:32px}.auth-container .auth-divider .divider{border:none;border-top:1px solid rgba(0,0,0,.1);flex-grow:1;margin:0;opacity:1}.auth-container .auth-card{max-width:600px;margin:auto}.auth-container .auth-card .password-label{position:relative}.auth-container .auth-card .password-label .password-show-hidden{background:url(fi_eye_hidden.svg) no-repeat center center;width:29px;height:100%;position:absolute;right:6px;top:0;bottom:0;border:0px;background-size:23px;cursor:pointer}.auth-container .auth-card .password-label .password-show-hidden.password-show{background:url(fi_eye.svg) no-repeat center center}.auth-container .auth-card .password-label .password-show-hidden.password-hidden{background:url(fi_eye_hidden.svg) no-repeat center center}.auth-container .auth-card .password-label .password-show-hidden-confirm{background:url(fi_eye_hidden.svg) no-repeat center center;width:29px;height:100%;position:absolute;right:6px;top:0;bottom:0;border:0px;background-size:23px;cursor:pointer}.auth-container .auth-card .password-label .password-show-hidden-confirm.password-show{background:url(fi_eye.svg) no-repeat center center}.auth-container .auth-card .password-label .password-show-hidden-confirm.password-hidden{background:url(fi_eye_hidden.svg) no-repeat center center}.auth-container .auth-card .input-group{width:100%;position:relative}.auth-container .auth-card .input-group span.form-span{width:248px;height:48px;border-radius:50px;background:#e6f5ff;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;top:1px;left:1px}@media (max-width: 768px){.auth-container .auth-card .input-group span.form-span{width:215px}}.auth-container .auth-card .input-group input{border-radius:50px!important;padding-left:262px}@media (max-width: 768px){.auth-container .auth-card .input-group input{padding-left:224px}}.auth-container .auth-card h2.form__message{justify-content:center;font-size:1rem!important}.auth-container .auth-card h2.form__message:focus{box-shadow:none!important}.auth-container .auth-card h2.form__message:focus-visible{box-shadow:none!important}.auth-container .auth-card .errors ul{list-style-type:none;margin:10px 0}.auth-container .auth-card .errors ul li{list-style-type:none;text-align:center;color:#eb001b;font-size:13px;line-height:14px}.auth-container .auth-card input.form-control.errors,.auth-container .auth-card input.form-control.invalid,.auth-container .auth-card input.form-control.is-invalid{border-color:#eb001b}.auth-container .forgot-password{display:flex;align-items:center;justify-content:space-between}.auth-container .forgot-password .form-check .form-check-input{width:22px;height:22px;border-radius:3px;border:1.5px solid var(--Grayscale-100, #dadde5);position:relative;top:5px;cursor:pointer}.auth-container .forgot-password .form-check label.form-check-label{color:var(--Grayscale-600, #636a80);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px;cursor:pointer}.auth-container .forgot-password a{color:#2b93d1;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.auth-container .forgot-password a:hover{text-decoration:underline}.auth-container .auth-login-button{margin:32px 0}.auth-container .auth-login-button button.btn{border:0px;display:flex;width:100%;padding:0 32px;justify-content:center;align-items:center;gap:12px;border-radius:100px;background:#2b93d1;color:var(--Grayscale-White, #fff);text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:58px;text-transform:capitalize;cursor:pointer}.auth-container .auth-login-button button.btn:hover{opacity:.8}.auth-container .auth-login-button button.btn:after{content:unset}.auth-container .auth-footer{color:#000c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.auth-container .auth-footer a{color:#2b93d1;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.auth-container .auth-footer a:hover{text-decoration:underline}.mb-3{margin-bottom:16px!important}.gap-3{gap:16px!important}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.col-6{width:50%!important}.col-12{width:100%!important}input.form-control{border-radius:5px;border:1px solid rgba(0,0,0,.1);background:var(--Grayscale-White, #fff);padding:12px 16px;color:var(--Grayscale-900, #191f33);font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%}input.form-control::placeholder{color:#939aad;font-size:16px;font-style:normal;font-weight:400;line-height:24px}input.form-control::-moz-placeholder{color:#939aad;font-size:16px;font-style:normal;font-weight:400;line-height:24px}input.form-control::-webkit-input-placeholder{color:#939aad;font-size:16px;font-style:normal;font-weight:400;line-height:24px}input.form-control:focus{border:1px solid #2b93d1;box-shadow:none}input.form-control:focus-visible{box-shadow:none}.bg-white{background-color:#fff!important}.register{padding-top:50px;min-height:850px}.register .logo-area{width:187.18px;height:54.24px;margin:auto}.register .logo-area img{width:100%;height:auto}.register .auth-footer{color:#000c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-top:1rem}.register .auth-footer a{color:#2b93d1;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.register .auth-footer a:hover{text-decoration:underline}.auth-container2 .auth-form{max-width:668px;border-radius:20px;background:var(--Grayscale-White, #fff);box-shadow:0 24px 100px #001d491f;margin:auto;padding:3rem;margin-top:2.6rem;margin-bottom:5.5rem;position:relative}@media (max-width: 767px){.auth-container2 .auth-form{padding:1rem;margin-top:1rem;margin-bottom:2rem}}.auth-container2 .auth-form .login-title{color:var(--Gray-Scale-900, #191f33);text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:48px}@media (max-width: 767px){.auth-container2 .auth-form .login-title{font-size:30px;line-height:40px}}.auth-container2 .auth-form .login-sub-title{color:#666;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:22px;text-align:center}.auth-container2 .auth-form .login-description{color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:12px;margin-bottom:36px;text-align:center}.auth-container2 .auth-form .login-desc-select{color:var(--Gray-Scale-900, #191f33);font-size:20px;font-style:normal;font-weight:600;line-height:28px;text-align:center;margin-bottom:32px;margin-top:16px}.auth-container2 .auth-form .select-type{position:relative;margin-bottom:24px!important}.auth-container2 .auth-form .select-type input{opacity:0;height:1px;width:1px;position:absolute;left:0;top:0}.auth-container2 .auth-form .select-type label.creator{display:flex;align-items:center;border-radius:5px;border:1px solid rgba(0,0,0,.1);background:#fbfbfb;padding:1rem}.auth-container2 .auth-form .select-type label.creator i.icon-creator{width:49px;height:49px;background:url(cretor-camera.png) no-repeat center center;margin-right:16px;background-size:56px}.auth-container2 .auth-form .select-type label.creator i.icon-fan{width:49px;height:49px;background:url(fab-money.png) no-repeat center center;margin-right:16px;background-size:56px}.auth-container2 .auth-form .select-type label.creator span.info .title{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.auth-container2 .auth-form .select-type label.creator span.info p{color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:400;line-height:18px}.auth-container2 .auth-form .select-type label.creator.selected{border-color:#2b93d1}.auth-container2 .auth-form h3.form__message{font-size:.9rem!important;justify-content:center;border:1px solid #428445;padding:10px;position:absolute;top:-70px}@media (max-width: 767px){.auth-container2 .auth-form h3.form__message{position:unset;top:none;margin-bottom:10px}}.auth-container2 .auth-form h3.form__message:focus{box-shadow:none!important}.auth-container2 .auth-form h3.form__message:focus-visible{box-shadow:none!important}.auth-container2 .social-auth{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:24px}.auth-container2 .social-auth .btn-social{border-radius:6px;border:1px solid #ebeef7;background:#fff;display:flex;width:270px;padding:16px 24px;justify-content:center;align-items:center;gap:16px;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){.auth-container2 .social-auth .btn-social{width:216px;padding:10px 15px}}@media (max-width: 767px){.auth-container2 .social-auth .btn-social{width:100%}}.auth-container2 .social-auth .btn-social .icon-google{width:20px;height:20px;background:url(google_icon.svg) no-repeat center center}.auth-container2 .social-auth .btn-social .icon-facebook{width:20px;height:20px;background:url(facebook_icon.png) no-repeat center center}.auth-container2 .social-auth .btn-social span{color:var(--Grayscale-700, #464d61);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.auth-container2 .auth-divider{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--Grayscale-700, #464d61);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:32px;margin-bottom:32px}.auth-container2 .auth-divider .divider{border:none;border-top:1px solid rgba(0,0,0,.1);flex-grow:1;margin:0;opacity:1}.auth-container2 .auth-card{max-width:600px;margin:auto}.auth-container2 .auth-card .password-label{position:relative}.auth-container2 .auth-card .password-label .password-show-hidden{background:url(fi_eye_hidden.svg) no-repeat center center;width:29px;height:100%;position:absolute;right:6px;top:0;bottom:0;border:0px;background-size:23px;cursor:pointer}.auth-container2 .auth-card .password-label .password-show-hidden.password-show{background:url(fi_eye.svg) no-repeat center center}.auth-container2 .auth-card .password-label .password-show-hidden.password-hidden{background:url(fi_eye_hidden.svg) no-repeat center center}.auth-container2 .auth-card .password-label .password-show-hidden-confirm{background:url(fi_eye_hidden.svg) no-repeat center center;width:29px;height:100%;position:absolute;right:6px;top:0;bottom:0;border:0px;background-size:23px;cursor:pointer}.auth-container2 .auth-card .password-label .password-show-hidden-confirm.password-show{background:url(fi_eye.svg) no-repeat center center}.auth-container2 .auth-card .password-label .password-show-hidden-confirm.password-hidden{background:url(fi_eye_hidden.svg) no-repeat center center}.auth-container2 .auth-card .input-group{width:100%;position:relative}.auth-container2 .auth-card .input-group span.form-span{width:248px;height:48px;border-radius:50px;background:#e6f5ff;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;top:1px;left:1px}@media (max-width: 768px){.auth-container2 .auth-card .input-group span.form-span{width:215px}}.auth-container2 .auth-card .input-group input{border-radius:50px!important;padding-left:262px}@media (max-width: 768px){.auth-container2 .auth-card .input-group input{padding-left:224px}}.auth-container2 .auth-card h2.form__message{justify-content:center;font-size:1rem!important}.auth-container2 .auth-card h2.form__message:focus{box-shadow:none!important}.auth-container2 .auth-card h2.form__message:focus-visible{box-shadow:none!important}.auth-container2 .auth-card .errors ul{list-style-type:none;margin:10px 0}.auth-container2 .auth-card .errors ul li{list-style-type:none;text-align:center;color:#eb001b;font-size:13px;line-height:14px}.auth-container2 .auth-card input.form-control.errors,.auth-container2 .auth-card input.form-control.invalid,.auth-container2 .auth-card input.form-control.is-invalid{border-color:#eb001b}.auth-container2 .forgot-password{display:flex;align-items:center;justify-content:space-between}.auth-container2 .forgot-password .form-check .form-check-input{width:22px;height:22px;border-radius:3px;border:1.5px solid var(--Grayscale-100, #dadde5);position:relative;top:5px;cursor:pointer}.auth-container2 .forgot-password .form-check label.form-check-label{color:var(--Grayscale-600, #636a80);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px;cursor:pointer}.auth-container2 .forgot-password a{color:#2b93d1;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.auth-container2 .forgot-password a:hover{text-decoration:underline}.auth-container2 .auth-login-button{margin:32px 0}.auth-container2 .auth-login-button button.btn{border:0px;display:flex;width:100%;padding:0 32px;justify-content:center;align-items:center;gap:12px;border-radius:100px;background:#2b93d1;color:var(--Grayscale-White, #fff);text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:58px;text-transform:capitalize;cursor:pointer}.auth-container2 .auth-login-button button.btn:hover{opacity:.8}.auth-container2 .auth-login-button button.btn:after{content:unset}
/*# sourceMappingURL=/cdn/shop/t/1/assets/login.css.map */
