.auth-form{display:flex;flex-direction:column;flex-shrink:0;gap:2rem;justify-content:space-between;min-height:100%}.auth-form__content{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-direction:column;gap:1.5rem}.auth-form__fields{width:100%}.auth-form__actions{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem;width:100%}.auth-form__accept,.auth-form__or{width:100%}.auth-form__head{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center}.auth-form__head-title{font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:-.05rem;line-height:120%}.auth-form__head-desc{font-size:1rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:140%;opacity:.48}.auth-form__btn{align-items:center;align-self:stretch;border-radius:.875rem!important;display:flex;gap:.5rem;height:4rem;justify-content:center}.auth-form__btn,.auth-form__related-btn{font-size:1.125rem;font-style:normal;font-weight:500;line-height:120%;padding:0 2rem}.auth-form__related-btn{border-radius:.75rem!important;height:3rem;letter-spacing:-.0225rem;width:100%}.auth-form__accept .ui-checkbox__label,.auth-form__recovery{font-size:1.125rem;font-style:normal;font-weight:600;letter-spacing:-.0225rem;line-height:120%}.auth-form__recovery{cursor:pointer;transition:all .24s ease}.auth-form__recovery:hover{opacity:.64}.auth-form__or span{font-size:1rem;font-style:normal;font-weight:500;line-height:100%;opacity:.24}.auth-form__or:after,.auth-form__or:before{background-color:var(--color-border);content:"";flex:1;height:1px}.auth-form__or{align-items:center;display:flex;gap:1rem}.auth-form__holder-logo.--icon .nuxt-icon{width:5rem}.auth-form__holder-wrap{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:center}.auth-form__holder-desc{font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:-.03rem;line-height:130%;opacity:.64}.auth-form__holder{margin:auto}.auth-wrap{background:linear-gradient(180deg,#f1f3f6,#fff);padding:3rem 0}.auth-wrap__content{background-color:#fff;border-radius:.88rem;padding:3rem}@media screen and (max-width:991px){.auth-form{gap:0}.auth-form__content{gap:24px;padding:0}.auth-form__field-wrap{gap:4px;grid-template-columns:1fr}.auth-form__accepts.--register{order:2}.auth-form__btn.--register{order:3}.auth-form__head-desc{padding-bottom:24px;padding-left:12px;padding-right:12px}.auth-form__holder-wrap{padding:40px 0}}@media screen and (max-width:768px){.auth-form__head-title{font-size:2rem}.auth-form__head{gap:.5rem}}@media screen and (max-width:768px){.auth-wrap__content{background-color:transparent;padding:.75rem}.auth-wrap{background:transparent;padding:1rem 0 0}}
