.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:2px 8px;border-radius:9999px}.badge--error{background-color:#dd2b2b;color:#fff}.badge--success{background-color:#09d137;color:#fff}.badge--blue{background-color:#317fe5;color:#fff}.badge--warning{background-color:#ffc800;color:#fff}.badge--light{background-color:#d8d8d8;color:#333}.badge--dark{background-color:#333;color:#eee}.auth-template__left{padding:32px 28px;width:100%}@media(max-width:767px){.auth-template__left{padding:32px 15px}}.auth-template__title{font:2.8rem/3.2rem var(--manrope),sans-serif;font-weight:700;color:#101928;text-align:center;margin-bottom:8px}.auth-template__description{font:1.6rem/2.4rem var(--manrope),sans-serif;font-weight:400;margin:0 auto;text-align:center;color:#758599;max-width:338px}.auth-template__tabs{display:flex;background:#f2f4f7;padding:2px;border-radius:8px;width:380px;max-width:100%;margin:32px auto 20px}.auth-template__item{text-align:center;font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:600;color:#000;padding:9px;cursor:pointer;width:50%}.auth-template__item--active{background:#fff}.auth-template__item:first-child{border-radius:6px 0 0 6px}.auth-template__right{padding:12px;width:50%;display:flex}@media(max-width:767px){.auth-template__right{display:none}}.auth-template__inner{border-radius:12px;background:#f2f4f7;padding:24px}.auth-template__support{display:flex;flex-direction:column;align-items:center}.auth-template__subtitle{font:2rem/2.4rem var(--manrope),sans-serif;font-weight:800;margin-bottom:32px;text-align:center}.auth-template__support-icon{border-radius:50%;overflow:hidden;display:block;margin-bottom:12px}.auth-template__support-name{font:2rem/2.4rem var(--manrope),sans-serif;font-weight:800;color:#151a20;margin-bottom:8px}.auth-template__support-position{font:1.6rem/2rem var(--manrope),sans-serif;font-weight:500;color:#758599;margin-bottom:32px}.auth-template__info{display:flex;align-items:center;width:100%;justify-content:space-between;margin-bottom:24px}.auth-template__name{font:1.6rem/2rem var(--manrope),sans-serif;font-weight:500;color:#47586e}.auth-template__ref{font:1.8rem/2rem var(--manrope),sans-serif;font-weight:800;color:#151a20}.auth-template__ref--primary{color:#08979c}.auth-template__button{margin-bottom:12px}.auth-template__note{text-align:center}.auth-template__note,.auth-template__question{font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:400;color:#758599}.auth-template__question{display:flex;align-items:center;margin:16px 0 24px}.auth-template__question div{flex:1;border:1px solid #b2bbc6}.auth-template__question--alternative{margin:16px 0}.auth-template__question--alternative div{border-color:#ebeef2}.auth-template__question-text{display:block;padding:0 8px}.auth-template__row{display:flex;align-items:center;justify-content:center;margin-top:22px}.auth-template__text{font:12px/17px var(--manrope),sans-serif;font-weight:500;color:#758599}.auth-template__text--green{font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:600;color:#08979c;margin-left:8px;cursor:pointer}