.pUserpic{position:relative;width:88px;height:88px;overflow:hidden;border-radius:20px;cursor:pointer}.pUserpic--filled{width:111px;height:111px}.pUserpic__imgUploading{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(255 255 255 / .3);display:flex;justify-content:center;align-items:center;backdrop-filter:blur(8px);border-radius:20px}.pUserpic__imgUploadingPercent{position:absolute;font:bold 14px/1.5 var(--f1);margin:55px 0 0 0;color:#fff}.pUserpic__img{width:100%;height:100%;cursor:pointer}.pUserpic__add{position:absolute;right:6px;bottom:6px;width:34px;height:34px;border-radius:50%;background:rgb(255 255 255 / .5);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;transition:.2s ease;cursor:pointer}.pForm--web .pUserpic__add:hover{background:rgb(255 255 255 / .3)}.pUserpic__add>svg{position:relative;top:-1px;left:-1px}
.pSex{display:flex;gap:10px}.pSex input{pointer-events:none;user-select:none}.pSex__item{position:relative;cursor:pointer}.pSex__ico{width:20px;height:20px;position:absolute;border-radius:50%;right:11px;bottom:11px;background:var(--profileSexBoxBg);transition:background-color 250ms}.pSex__item--selected .pSex__ico{background-color:var(--profileSexBoxCheckedBg)}.pSex__item--selected .pSex__ico:before{content:'';position:absolute;border-radius:50%;width:8px;height:8px;background-color:#fff;left:0;right:0;top:0;bottom:0;margin:auto;animation:sSex__icoAnimation 150ms ease 10ms forwards}.pForm--web .pSex__item:not(.pSex__item--selected):hover .pSex__ico{background:#e3e3e3}@keyframes pSex__icoAnimation{0%{width:20px;height:20px}100%{width:8px;height:8px}}
.pRef{position:relative}.pRef__scan{position:absolute;width:45px;height:45px;right:4px;top:0;bottom:0;margin:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.pRef__scanIco{width:25px;height:25px;opacity:.4}
.pFamily__field+.pFamily__field{margin-top:10px}.pFamily__about{background:#FFEFCB;border-radius:10px;padding:12px 46px 12px 10px;display:flex;margin-bottom:10px}.pFamily__ico{display:inline-block;min-width:29px;height:29px;margin:4px 6px 0 0}.pFamily__hint{font:400 14px/19px var(--f1);white-space:pre-line;color:rgb(0 0 0 / .75)}
.pPolicy{position:relative;font:14px/16px var(--f1);margin:0 30px 0 45px;cursor:pointer}.pPolicy__text{text-wrap:balance;color:var(--policyFg,currentColor)}.pPolicy__text>span{color:var(--policyLinkFg,#1A73E8);font-weight:var(--policyLinkFontWeight,400);transition:opacity .15s}.pForm--web .pPolicy__text>span:hover{text-decoration:underline}.pPolicy__text>span:active{opacity:.7}.pPolicy__checkbox{width:32px;height:32px;background:#f8f8f8;position:absolute;border-radius:10px;left:-45px;top:0;transition:background 150ms;display:flex;align-items:center;justify-content:center}.pForm--web .pPolicy__checkbox:hover{background:#ECECEC}.html--dark .pPolicy__checkbox:not(.pPolicy__checkbox--checked){background:var(--input-bg)}.pPolicy__checkbox:before{content:"";background:currentColor;height:2px;width:0;position:absolute;top:15px;left:9px;transform-origin:left bottom;-webkit-transform-origin:left bottom;transform:rotate(45deg);-webkit-transform:rotate(45deg);border-radius:3px}.pPolicy__checkbox:after{content:"";height:2px;width:0;position:absolute;top:20px;left:14px;background:currentColor;transform-origin:left bottom;-webkit-transform-origin:left bottom;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);border-radius:3px}.pPolicy__checkbox--checked:before{transition:width 150ms;width:6px}.pPolicy__checkbox--checked:after{transition:width 150ms;transition-delay:100ms;width:15px}
.prfSubmit{padding:15px 0}.prfSubmit__button{font:500 var(--commonSubmitTextSize,18px)/60px var(--f1);height:60px;text-align:center;background:#1a73e8;color:#fff;border-radius:16px;cursor:pointer;transition:background-color .2s ease}.pForm--web .prfSubmit__button:hover{background:#003cd4}.prfSubmit__button:before{content:attr(data-text)}
.pForm{padding:0 30px 15px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pForm__userpic{display:flex;justify-content:center;align-items:center;margin:30px 0 40px 0}.pForm__wrap{opacity:0}.pForm__wrap--loaded{opacity:1;transition:opacity 1500ms}.pForm__field{margin:0 0 10px 0}.pForm__field--bdates{margin:15px 0}.pForm__field--policy{margin-top:20px}.pForm__submit{width:100%;position:sticky;bottom:0}.pForm__submitBg{margin:20px -30px 0 -30px;background:rgb(255 255 255 / .5);backdrop-filter:blur(5px);padding:0 30px;border-radius:0 0 32px 32px;overflow:hidden}
