.profile-picture-wrapper{padding:.64rem .4rem 0;flex-wrap:wrap;justify-content:space-between;background-color:var(--background-color-4)}.profile-picture-wrapper-item{position:relative;margin-bottom:.32rem;padding:.34667rem .32rem .32rem .34667rem;border-radius:.21333rem;background:var(--background-color-2);overflow:hidden;box-sizing:border-box}.profile-picture-wrapper-item .avatar-img{border-radius:2.4rem;width:2.13333rem;height:2.13333rem}.profile-picture-wrapper .btn-logout{position:fixed;bottom:.26667rem;left:50%;width:90%;transform:translateX(-50%);border-radius:.10667rem}.profile-picture-wrapper .choose{position:absolute;bottom:0;right:0;overflow:hidden;width:.42667rem;height:.42667rem}.profile-picture-wrapper .use{padding:0 .10667rem;position:absolute;bottom:0;right:0;display:inline-block;width:1.17333rem;height:.48rem;line-height:.48rem;color:#fff;text-align:center;font-family:Roboto;font-size:.26667rem;font-style:normal;font-weight:400;text-transform:capitalize;box-sizing:border-box}.profile-picture-wrapper .inUse{background:url(../img/avatar-use.49051c9e.svg) no-repeat;background-size:cover}.profile-picture-wrapper .tsr-item{border:1px solid transparent}.profile-picture-wrapper .tsr-active{border:1px solid var(--primary-color)}