.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}
.header-popup-place{max-width:530px;padding:38px 40px 57px}.header-popup-place .header-popup__buttons{z-index:1;align-items:center;column-gap:12px;display:flex;position:relative}.header-popup-place .header-popup__close{display:none}.header-popup-place .header-popup__input.--active-city::placeholder{color:var(--black)}.header-popup-place .header-popup__input::placeholder{transition:opacity .3s ease-in-out,color .3s ease-in-out}.header-popup-place .header-popup__input:focus::placeholder{opacity:0}.header-popup-place .header-popup__city-wrapper{position:relative}.header-popup-place .header-popup__inputs-container{flex-direction:column;row-gap:20px;margin-bottom:55px;display:flex}.header-popup-place .header-popup__input-wrapper{flex-direction:column;row-gap:20px;display:flex}.header-popup-place .header-popup__textarea{min-height:189px}.header-popup-place .header-popup__title{color:var(--black);font-family:var(--font-secondary);margin-bottom:36px;font-size:32px;font-style:normal;font-weight:800;line-height:24px}.header-popup-place .header-popup__button{border-radius:var(--border-radius);margin:0!important}.header-popup-place .header-popup__button span{font-size:15px}.header-popup-place .header-popup__button:first-child{padding:15px 81px}.header-popup-place .header-popup__button:last-child{padding:15px 26px}.header-popup-place .header-popup__alert{color:var(--greyMedium)}.header-popup-place .header-popup__policy{color:var(--black);margin-top:26px;margin-bottom:27px}@media (max-width:600px){.header-popup__close{display:block!important}}
