.v-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;font-size:var(--font-size-sm)}.v-breadcrumb a{display:flex;align-items:center;gap:.35rem;color:var(--gray-600);font-weight:var(--font-weight-normal);text-decoration:none}.v-breadcrumb__separator{bottom:1px}.v-breadcrumb__current{color:var(--primary);font-weight:var(--font-weight-medium)}.v-breadcrumb a,.v-breadcrumb__current{white-space:nowrap}.auth-intro-section{padding:1rem 0 2rem}.auth-intro__description{max-width:42rem;margin-top:1.85rem}.auth-intro__description .highlighted{font-weight:var(--font-weight-semibold);color:var(--black)}.auth-intro__description .highlighted.light{font-weight:var(--font-weight-normal)}@media(max-width:992px){.auth-intro-section{padding:0 0 1rem}}@media(max-width:767px){.auth-intro-section{padding:0 0 1rem}}@media(max-width:576px){.auth-intro-section{padding:0 0 .5rem}}.sign-up-flow-section{padding:0}.auth-cards-row{gap:5rem;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;align-items:start;padding-bottom:6rem;border-bottom:1px solid var(--gray-100)}.auth-card{display:flex;align-self:stretch;align-items:flex-start;background:var(--white);border:1px solid var(--light-gray);border-radius:1.65rem;overflow:hidden;text-decoration:none;min-height:16rem;transition:box-shadow .2s ease;box-shadow:0 1.6rem 2.5rem #bccaff21;flex-grow:1;position:relative}@media(hover:hover){.auth-card:hover{box-shadow:0 .5rem 1.85rem #0000001a}}.auth-card__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 16.5rem 3.5rem 2.5rem}.auth-card__title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--black);margin-bottom:1.85rem}.auth-card__text{font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);color:var(--gray);line-height:var(--leading-relaxed);margin-bottom:7rem;max-width:20rem}.auth-card__btn{height:3.1rem;width:14.5rem;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold)}.auth-card__image{width:16.8rem;flex-shrink:0;align-self:flex-end;overflow:visible;position:absolute;right:0;bottom:0}.followers-card .auth-card__image{width:18.3rem}.auth-card__image img{display:block;width:100%;height:auto;object-fit:contain;object-position:bottom;position:relative;bottom:0}@media(max-width:1400px){.auth-cards-row{gap:3.5rem}.auth-card__content{padding:3rem 16rem 3rem 2rem}.auth-card__title{font-size:var(--font-size-3xl);margin-bottom:1.85rem}.auth-card__text{font-size:var(--font-size-base);margin-bottom:7rem;max-width:20rem}.auth-card__btn{height:3.1rem;width:14.5rem;font-size:var(--font-size-base)}.auth-card__image{width:15.8rem}.followers-card .auth-card__image{width:17.2rem}}@media(max-width:1200px){.auth-cards-row{gap:2rem}.auth-card__content{padding:2rem 11rem 2rem 1.5rem;position:relative;z-index:1}.auth-card__text{font-size:var(--font-size-base);margin-bottom:5rem;max-width:12rem}.auth-card__btn{height:3.1rem;width:14.5rem;font-size:var(--font-size-base)}.auth-card__image{width:14.8rem}.followers-card .auth-card__image{width:16.2rem}}@media(max-width:992px){.auth-cards-row{gap:1.85rem}.auth-card__content{padding:2rem 40% 2rem 1rem;position:relative;z-index:1}.auth-card__text{font-size:var(--font-size-base);margin-bottom:4rem;max-width:95%;line-height:var(--leading-normal)}.auth-card__text .line-2,.auth-card__text .line-1{display:inline-flex}.auth-card__text .line-2{max-width:88%}.auth-card__btn{height:3.1rem;width:12.5rem;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold)}.auth-card__image{width:13.8rem;transform:translate(8%)}.followers-card .auth-card__image{width:15.2rem;transform:translate(5%)}}@media(max-width:846px){.auth-card__text .line-2{max-width:75%}.auth-card__image{width:14.8rem}.followers-card .auth-card__image{width:16.2rem}}@media(max-width:800px){.auth-card__text .line-2{max-width:70%}.auth-card__image{width:14rem}.followers-card .auth-card__image{width:15.4rem}}@media(max-width:767px){.auth-cards-row{grid-template-columns:1fr;max-width:80%;padding-bottom:3rem}.auth-card__content{padding:3rem 40% 3rem 2rem}.auth-card__title{font-size:var(--font-size-3xl);margin-bottom:1.85rem}.auth-card__text{font-size:var(--font-size-base);line-height:var(--leading-relaxed);margin-bottom:6rem;max-width:85%}.auth-card__text .line-2,.auth-card__text .line-1{display:contents}.auth-card__text .line-2{max-width:85%}.auth-card__btn{height:3.1rem;width:14.5rem;font-size:var(--font-size-base)}.auth-card__image{width:14.8rem;transform:translate(0)}.followers-card .auth-card__image{width:16.2rem;transform:translate(0)}}@media(max-width:625px){.auth-cards-row{max-width:90%}}@media(max-width:576px){.auth-cards-row{max-width:100%}.auth-card__content{padding:3rem 30% 3rem 2rem}.auth-card__text{line-height:var(--leading-relaxed);margin-bottom:5rem;max-width:90%}.auth-card__text .line-2,.auth-card__text .line-1{display:inline-flex}.auth-card__text .line-2{max-width:65%}.auth-card__image{width:15.2rem;transform:translate(10%)}.followers-card .auth-card__image{width:16.6rem;transform:translate(7%)}}@media(max-width:460px){.auth-card__text{line-height:var(--leading-relaxed);margin-bottom:3rem;max-width:90%}}@media(max-width:420px){.auth-card__content{padding:3rem 30% 3rem 2rem}.auth-card__text{line-height:var(--leading-normal);margin-bottom:3rem;max-width:80%}.auth-card__image{transform:translate(20%)}.followers-card .auth-card__image{transform:translate(17%)}}
