.select-role{align-items:flex-start;column-gap:.5rem;display:flex}.select-role__container{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:420px;order:2;padding:2.5rem;row-gap:1.5rem;width:500px}.select-role__back{background-color:#e2e2eb;border-radius:8px;cursor:pointer;height:48px;order:1;width:48px}.select-role__back:hover{background-color:#d5d5dd;cursor:pointer}.select-role__back__icon{height:16px;transform:rotate(180deg);width:16px}.select-role__title{font-size:1.25rem;font-weight:700;line-height:1.5rem;width:100%}.select-role__title__back{display:none}.select-role__cards{column-gap:.5rem;display:flex;flex-direction:row}.select-role__card{align-items:center;border:1px solid #e5e5ec;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;row-gap:.25rem;width:135px}.select-role__card__image{border:none;height:24px;width:24px}.select-role__card__text{font-size:1rem;font-weight:500;line-height:1.5rem}.select-role__card:hover{border:2px solid #5f60da}.select-role__card:hover .select-role__card__text,.select-role__card:hover:first-of-type .select-role__card__image,.select-role__card:hover:nth-of-type(2) .select-role__card__image,.select-role__card:hover:nth-of-type(3) .select-role__card__image{color:#5f60da}.select-role .secelted-card{background-color:#efeff6;border:2px solid #5f60da;color:#5f60da}.select-role__info{align-items:center;column-gap:.75rem;display:flex}.select-role__info__image{height:20px;width:20px}.select-role__info__text{color:#6e6e75;font-size:1rem;font-weight:400;line-height:1.5rem}.select-role__button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:#5f60da;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:1rem;font-weight:500;height:48px;justify-content:center;line-height:1.5rem;outline:none;padding:0 16px;text-align:center;text-decoration:none;touch-action:manipulation;transition:background-color var(--dur,.22s) var(--ease-out,ease),border-color var(--dur,.22s) var(--ease-out,ease),color var(--dur,.22s) var(--ease-out,ease),box-shadow var(--dur,.22s) var(--ease-out,ease),transform var(--dur-fast,.14s) var(--ease-out,ease);user-select:none;width:100%}.select-role__button:active:not(:disabled){transform:scale(.97)}.select-role__button:focus-visible{outline:2px solid var(--ring,#5f60da);outline-offset:2px}.select-role__button:disabled{box-shadow:none;cursor:not-allowed;transform:none}.select-role__button:hover:not(:disabled){background-color:#494ad1;box-shadow:var(--shadow-brand,0 10px 28px rgba(95,96,218,.28));color:#fff}.select-role__button:disabled{background-color:#f6f6f7;color:#bebecf}.select-role__login{column-gap:.5rem;display:flex;margin:0 auto}.select-role__login__link{color:#5f60da;font-size:1rem;font-weight:500;line-height:1.5rem}.select-role .disabled-card{background-color:#efeff6}.select-role .disabled-card:hover{background-color:#efeff6;border-color:#efeff6}.select-role .disabled-card:hover .select-role__card__image,.select-role .disabled-card:hover .select-role__card__text{color:#000}@media screen and (max-width:768px){.select-role{height:calc(100dvh - 176px)}.select-role__container{padding:2rem 1.25rem;width:100%}.select-role__cards{width:100%}.select-role__card{width:33%}.select-role__back{display:none}.select-role__title{column-gap:.5rem;display:flex;flex-direction:row}.select-role__title__back{display:block;height:24px;transform:rotate(180deg);width:24px}}.create-account__exists{align-items:center;background-color:#efeff6;border-radius:8px;column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-.5rem;padding:.75rem 1rem;row-gap:.75rem}.create-account__exists__body{flex:1 1 12rem}.create-account__exists__text{color:#222226;font-size:.9375rem;font-weight:500;line-height:1.375rem;margin:0}.create-account__exists__hint{color:#6e6e75;font-size:.8125rem;line-height:1.125rem;margin:.25rem 0 0}.create-account__exists__forgot{color:#5f60da;display:inline-block;font-size:.875rem;font-weight:500;line-height:1.25rem;margin-top:.5rem;text-decoration:underline}.create-account__exists__forgot:focus-visible{outline:2px solid #5f60da;outline-offset:2px}.create-account__exists__link{align-items:center;background-color:#5f60da;border-radius:8px;color:#fff;display:inline-flex;flex-shrink:0;font-size:1rem;font-weight:500;line-height:1.5rem;min-height:44px;padding:0 1.25rem}.create-account__exists__link:focus-visible{outline:2px solid #5f60da;outline-offset:2px}.create-account__blocked{color:#6e6e75;font-size:.8125rem;line-height:1.125rem;margin:.5rem 0 0;text-align:center}.create-account__rules{display:flex;flex-direction:column;list-style:none;margin:-.25rem 0 0;padding:0;row-gap:.25rem}.create-account__rules__item{align-items:center;color:#6e6e75;column-gap:.5rem;display:flex;font-size:.8125rem;line-height:1.25rem}.create-account__rules__item_done{color:#3f9d5c}.create-account__rules__mark{align-items:center;block-size:1rem;display:inline-flex;flex-shrink:0;font-size:.75rem;inline-size:1rem;justify-content:center;line-height:1}.policy_link:hover{cursor:pointer}.create-account{align-items:flex-start;column-gap:.5rem;display:flex;margin-bottom:3.75rem;margin-top:3.75rem}.create-account__back{background-color:#e2e2eb;border-radius:8px;cursor:pointer;height:48px;order:1;width:48px}.create-account__back:hover{background-color:#d5d5dd;cursor:pointer}.create-account__back__icon{height:16px;transform:rotate(180deg);width:16px}.create-account__container{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;order:2;padding:2.5rem;row-gap:1.5rem;width:500px}.create-account__container__button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:#5f60da;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:1rem;font-weight:500;height:48px;justify-content:center;line-height:1.5rem;outline:none;padding:0 16px;text-align:center;text-decoration:none;touch-action:manipulation;transition:background-color var(--dur,.22s) var(--ease-out,ease),border-color var(--dur,.22s) var(--ease-out,ease),color var(--dur,.22s) var(--ease-out,ease),box-shadow var(--dur,.22s) var(--ease-out,ease),transform var(--dur-fast,.14s) var(--ease-out,ease);user-select:none;width:100%}.create-account__container__button:active:not(:disabled){transform:scale(.97)}.create-account__container__button:focus-visible{outline:2px solid var(--ring,#5f60da);outline-offset:2px}.create-account__container__button:disabled{box-shadow:none;cursor:not-allowed;transform:none}.create-account__container__button:hover:not(:disabled){background-color:#494ad1;box-shadow:var(--shadow-brand,0 10px 28px rgba(95,96,218,.28));color:#fff}.create-account__container__button:disabled{background-color:#f6f6f7;color:#bebecf}.create-account__container__description{color:#6e6e75;font-size:1rem;font-weight:400;line-height:1.5rem;margin-top:1rem}.create-account__container__policy{align-items:flex-start;color:#6e6e75;display:flex;font-size:.875rem;font-weight:400;line-height:1.25rem}.create-account__container__form{display:flex;flex-direction:column;position:relative;row-gap:1.5rem}.create-account__title{font-size:1.25rem;font-weight:700;line-height:1.5rem;width:100%}.create-account__title__back{display:none}.create-account__title__header{font-size:1.5rem;font-weight:700;line-height:1.75rem}@media screen and (max-width:768px){.create-account{margin:0}.create-account__container{padding:2rem 1.25rem;row-gap:2rem;width:100%}.create-account__back{display:none}.create-account__title{column-gap:.5rem;display:flex;flex-direction:column}.create-account__title__header{align-items:center;column-gap:.5rem;display:flex;font-size:1.25rem;font-weight:700;line-height:1.5rem}.create-account__title__back{display:block;height:24px;transform:rotate(180deg);width:24px}}@media screen and (max-width:425px){.email-input{position:relative}.email-input .input-error{position:relative;transform:none}}.rectangle{border-top:1px solid #e5e5ec;height:1px}.login-footer{color:#6e6e75;font-size:1rem;font-weight:400;line-height:1.5rem}.login-footer__container{align-items:center;display:flex;flex-direction:column;row-gap:1.5rem}.login-footer__container__header{align-items:center;column-gap:.5rem;display:grid;grid-template-columns:1fr 80px 1fr;width:100%}.login-footer__socials{column-gap:.875rem;display:flex}.login-footer__socials__social{height:48px;width:48px}.login-footer__socials__social__image{height:inherit;width:inherit}.success-registration{display:flex}.success-registration__container{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;order:2;padding:2.5rem;row-gap:2rem;width:450px}.success-registration__container__button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:#5f60da;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:1rem;font-weight:500;height:48px;justify-content:center;line-height:1.5rem;outline:none;padding:0 16px;text-align:center;text-decoration:none;touch-action:manipulation;transition:background-color var(--dur,.22s) var(--ease-out,ease),border-color var(--dur,.22s) var(--ease-out,ease),color var(--dur,.22s) var(--ease-out,ease),box-shadow var(--dur,.22s) var(--ease-out,ease),transform var(--dur-fast,.14s) var(--ease-out,ease);user-select:none;width:100%}.success-registration__container__button:active:not(:disabled){transform:scale(.97)}.success-registration__container__button:focus-visible{outline:2px solid var(--ring,#5f60da);outline-offset:2px}.success-registration__container__button:disabled{box-shadow:none;cursor:not-allowed;transform:none}.success-registration__container__button:hover:not(:disabled){background-color:#494ad1;box-shadow:var(--shadow-brand,0 10px 28px rgba(95,96,218,.28));color:#fff}.success-registration__container__button:disabled{background-color:#f6f6f7;color:#bebecf}.success-registration__container__description{color:#6e6e75;font-size:1rem;font-weight:400;line-height:1.5rem}.success-registration__container__title{font-size:1.5rem;font-weight:700;line-height:1.75rem}.success-registration__container__main{align-items:center;display:flex;flex-direction:column;row-gap:1rem;text-align:center}.success-registration__container__main input{text-align:center!important}.success-registration__title{text-align:center}.success-registration__title__header__icon{height:40px;width:40px}@media screen and (max-width:768px){.success-registration{align-items:center;height:calc(100dvh - 176px)}.success-registration__container{height:352px;padding:2.5rem 1.25rem;width:100%}.success-registration__title{column-gap:.5rem;display:flex;flex-direction:column}.success-registration__title__header{align-items:center;column-gap:.5rem;display:flex}}