@-webkit-keyframes animation-drop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes animation-drop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes animation-crawl-from-down{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes animation-crawl-from-down{0%{transform:translateY(100%)}to{transform:translateY(0)}}.tanimation-drop-in{-webkit-animation:animation-drop-in .13s cubic-bezier(0,.4,.6,1);animation:animation-drop-in .13s cubic-bezier(0,.4,.6,1);-webkit-animation-iteration-count:1;animation-iteration-count:1;transform-origin:50% 50%}.tanimation-crawl-from-down{-webkit-animation:animation-crawl-from-down .13s cubic-bezier(0,.4,.6,1);animation:animation-crawl-from-down .13s cubic-bezier(0,.4,.6,1);-webkit-animation-iteration-count:1;animation-iteration-count:1;transform-origin:50% 50%}.cuser-settings{display:flex;align-items:center;flex-direction:column;width:calc(100% - 32px);margin:0 auto}.cuser-settings :last-child{max-width:343px}.cuser-settings .cbtn-mb-16{margin-bottom:16px}.cuser-settings .cform__radio{padding:0}.cuser-settings .cform__radio label{min-height:32px}.cuser-settings .cform__input--code{font-size:35px;line-height:39px;padding:14px 0 11px}.cuser-settings .cform__input input:focus~label{margin:9px 0 2px}.cuser-settings>form{flex-grow:1;width:100%}.cuser-settings .adescription{margin:9px 0 11px}@media (min-width:735.6px){.cuser-settings :last-child{max-width:461px}}@media (min-width:1024px){.cuser-settings{justify-content:center;align-items:flex-start;flex-direction:row;padding:0;margin:53px auto 0}.cuser-settings .cuser-pic{margin-right:32px;margin-bottom:24px;margin-top:3px}.cuser-settings>form{margin-right:64px}.cuser-settings :last-child{max-width:448px}}.cuser-settings .photo-icon__container{position:relative;pointer-events:none;box-sizing:border-box}.cuser-settings .photo-icon__container .cuser-pic{pointer-events:auto}.cuser-settings .photo-icon__container .photo-icon{z-index:1;position:absolute;top:50%;left:50%;transform:translate3D(-100%,-75%,0);opacity:0}.cuser-settings .photo-icon__container:hover .photo-icon{opacity:1}
