.AvatarFocus{width:100%;height:100%;display:flex}.AvatarUpload{margin:auto}.AvatarUpload_box{border:1px solid var(--border-color-ellipse-light);background-color:var(--card-background-light);cursor:pointer;border-radius:50%;width:120px;height:120px;margin:0 auto;display:flex;overflow:hidden}.AvatarUpload_box svg{width:100%;height:100%;color:var(--primary);margin:auto}.AvatarUpload_box input{display:none}.AvatarUpload_avatar{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:120px;height:120px;margin:0 auto;position:relative;overflow:hidden}.AvatarUpload_avatar input{display:none}.dark .AvatarUpload_box{background-color:var(--dark-background);border-color:var(--border-color-dark)}.mr-avto{border-radius:50%;width:30px;height:30px;margin:auto;display:flex;overflow:hidden}.mr-avto svg{width:15px;height:15px;margin:auto}.main-wrapper{border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.main-wrapper-inside{width:160px;height:160px;position:relative}.button{background-color:var(--primary);z-index:6;cursor:pointer;will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;bottom:7px;right:2px}.button svg{color:#fff;width:16px;height:16px}.button .material-icons{will-change:transform;transform-origin:50%;transition:transform .2s cubic-bezier(.19,1,.22,1)}.button.animation{background-color:#5e075e}.button.animation .material-icons{transform:rotate(-45deg)translateZ(0)}.button-wrapper{will-change:transform;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;transition:transform .4s cubic-bezier(.07,1.1,.28,1.01);display:flex;position:absolute}.button-wrapper.animation{will-change:transform;transition:transform .5s cubic-bezier(.19,1,.22,1)}.button-wrapper.first.animation{transform:rotate(-30deg)translateZ(0)}.button-wrapper.second.animation{transform:rotate(-60deg)translateZ(0)}.button-wrapper.third.animation{transform:rotate(-90deg)translateZ(0)}.button-inside{color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:7px;right:2px}.button-inside svg{width:16xp;color:#fff;height:16px}.button-inside.first{background-color:var(--primary);transform:rotate(30deg)}.button-inside.second{background-color:var(--primary);transform:rotate(60deg)}.button-inside.third{background-color:var(--primary);transform:rotate(90deg)}
