.header-popup{background:var(--white);border-radius:20px;max-width:603px;padding:20px 35px 41px;position:relative}.header-popup__description-reset{margin-bottom:15px}.header-popup.header-popup-register .header-popup__button{padding:22px 24px}.header-popup__error{margin-top:12px;color:var(--red)!important}.header-popup__close{cursor:pointer;position:absolute;top:40px;right:35px}.header-popup__title{font-family:var(--font-secondary);margin-bottom:30px;font-weight:800}.header-popup__wrapper{flex-direction:column-reverse;row-gap:15px;display:flex;position:relative}.header-popup__wrapper+.header-popup__wrapper{margin-top:40px}.header-popup__label{transition:var(--transition-fade);opacity:0;visibility:hidden;color:var(--greyMedium)}.header-popup__forgot{cursor:pointer;color:var(--greyMedium);position:absolute;bottom:16px;right:3px}.header-popup #header-popup-password{padding-right:70px}.header-popup__button{margin-top:34px;margin-bottom:16px;padding:22px 55px}.header-popup__button span{letter-spacing:.19px;font-size:19px}.header-popup__question{align-items:center;column-gap:10px;margin-bottom:20px;display:flex}.header-popup .oauth-buttons{margin-top:8px}.header-popup .oauth-buttons__divider{align-items:center;gap:12px;margin-bottom:16px;display:flex}.header-popup .oauth-buttons__divider:before,.header-popup .oauth-buttons__divider:after{content:"";background:var(--greyNormal);flex:1;height:1px}.header-popup .oauth-buttons__divider-text{color:var(--greyMedium);white-space:nowrap}.header-popup .oauth-buttons__list{gap:12px;display:flex}.header-popup .oauth-buttons__btn{border:1px solid var(--greyNormal);background:var(--white);cursor:pointer;font-family:var(--font-primary);color:var(--black);border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.header-popup .oauth-buttons__btn:hover:not(:disabled){border-color:var(--greyMedium);background:var(--greyLight)}.header-popup .oauth-buttons__btn:disabled{opacity:.6;cursor:not-allowed}.header-popup__question-link,.header-popup__policy a{background:var(--gradient-primary);-webkit-text-fill-color:#0000;cursor:pointer;-webkit-background-clip:text;background-clip:text}
