.profile .center-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.profile__content{width:520px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem;margin:50px 0;background:#fff}.profile__loader{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.profile__loader__wrapper{width:1rem;height:1rem;margin-right:.5rem}.profile__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem 0}.profile__row:last-child{margin-bottom:0}.profile__row--header{padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid #efefef;color:#666}.profile__cell{width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.profile__cell--big{width:50%}.profile__link{margin:8px 0}.profile__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid hsla(0,0%,93.7%,.93725);background:#f9f9f9;cursor:pointer;border-radius:4px;margin-bottom:1rem;padding:1rem;text-decoration:none}.profile__button:hover{border:1px solid #666}.profile__button__loader{width:1rem;height:1rem;margin-left:.5rem}