.auth-page{min-height:calc(100vh - 15rem);display:flex;position:relative}.auth-page.sign-in{background-image:url(/assets/sign-in-bg.png);background-position:50%;background-size:cover}.auth-page{background-image:url(/assets/sign-up-bg.png);background-position:50%;background-size:cover}.auth-page .breadcrumb a:not(:last-child){color:#fff}.auth-page__left{justify-content:center;align-items:center;height:100%;display:flex}.auth-page__left-title{color:#fff;font-family:Ivy Presto Headline;font-size:7rem;font-weight:400;line-height:1.1}.auth-page__left-title em{font-style:italic}.auth-page__right{z-index:1;background:#fff;border-radius:26.8rem 0 0 26.8rem;justify-content:center;align-items:center;width:60%;margin-left:auto;padding:4rem;display:flex;position:relative}.auth-form{width:100%;max-width:42rem}.auth-form--sign-up{flex-direction:column;justify-content:center;align-items:center;max-width:100%;display:flex}.auth-form__title{color:#0b385e;text-align:center;width:100%;font-family:Ivy Presto Headline;font-size:4.8rem;font-weight:400;line-height:1.2}.auth-form__title em{font-style:italic}.auth-form__remember{color:#374151;text-underline-offset:2px;font-size:1.4rem;text-decoration:underline}.auth-form__subtitle{color:#6b7280;text-align:center;margin-top:.8rem;margin-bottom:3.2rem;font-size:1.4rem}.auth-form__tabs{justify-content:center;gap:1.2rem;margin-bottom:3.2rem;display:flex}.auth-form__tab{color:#0b385e;border:1px solid #d1d5db;border-radius:10rem;padding:1rem 3.2rem;font-size:1.6rem;font-weight:500;text-decoration:none;transition:all .2s}.auth-form__tab--active{color:#fff;background:#0b385e;border-color:#0b385e}.auth-form__tab:hover:not(.auth-form__tab--active){background:#f3f4f6}.auth-form__form{flex-direction:column;gap:2rem;display:flex}.auth-form__form--sign-up{flex-direction:row;justify-content:center;gap:5%;width:100%;padding-inline:10%;display:flex}.auth-form__left,.auth-form__right{flex-direction:column;gap:1.8rem;width:100%;display:flex}.auth-form__right button{margin-top:auto}.auth-form__password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.auth-form__password-toggle:hover{color:#6b7280}.auth-form__captcha{border:1px solid #d1d5db;border-radius:.8rem;padding:1.4rem 1.6rem}.auth-form__submit{color:#fff;cursor:pointer;background:#0280ec;border:none;border-radius:2.4rem;width:100%;padding:1.6rem;font-size:1.8rem;font-weight:600;transition:background .2s}.auth-form__submit:hover{background:#1976d2}.auth-form__footer{justify-content:space-between;align-items:center;display:flex}.auth-form__forgot{color:#374151;text-underline-offset:2px;margin-top:2rem;font-size:1.4rem;text-decoration:underline}.auth-form__success{text-align:center;flex-direction:column;align-items:center;display:flex}.auth-form__success-icon{margin-bottom:2.4rem}.auth-form__success-hint{color:#9ca3af;margin-bottom:2.4rem;font-size:1.4rem}.auth-form__agree{flex-direction:column;gap:.4rem;display:flex}.auth-form__agree .custom-input__error{margin-left:.8rem}@media screen and (max-width:1199.9px){.auth-page__left-title{font-size:5.6rem}.auth-page__right{width:65%}.auth-form__title{font-size:3.6rem}.auth-form__form--sign-up{padding-inline:4%}}@media screen and (max-width:767.9px){.auth-page{min-height:unset;flex-direction:column}.auth-page__left{justify-content:center;align-items:center;width:100%;min-height:20rem;padding:4rem 2rem 2rem;display:flex}.auth-page__left-title{text-align:center;font-size:4rem}.auth-page__right{width:100%;min-height:unset;border-radius:2.4rem 2.4rem 0 0;margin-left:0;padding:3.2rem 2.4rem 4rem}.auth-form{max-width:100%}.auth-form__title{font-size:3.2rem}.auth-form__tabs{gap:.8rem}.auth-form__tab{padding:.8rem 2rem;font-size:1.4rem}.auth-form__form--sign-up{flex-direction:column;gap:0;padding-inline:0}.auth-form__left,.auth-form__right{gap:1.6rem}.auth-form__right button{margin-top:.8rem}}
