.user-points__picture{position:relative;flex-shrink:0;width:100%;height:100%}.user-points__picture-img{display:block;position:absolute;left:50%;transform:translateX(-50%);max-width:none;z-index:1;height:100%}.user-points__text{font-weight:600;font-size:14px;line-height:22px;color:var(--color-grey-dusty)}.user-points__text span{color:var(--main-color)}.user-points__progress-wrapper{position:relative;margin:4px 0 0;height:15px;border-radius:20px;background:var(--color-white);overflow:hidden}.achievements .user-points__progress-wrapper{background:var(--color-grey-athens)}.user-points__progress{margin:0;position:absolute;top:0;height:100%;border-radius:20px}.user-points__progress--user{background:var(--main-color)}.user-points__progress--goal{background:var(--second-color)}.user-points__info{font-weight:600;font-size:16px;line-height:22px;color:var(--color-black-daintree);margin-bottom:6px}.user-points__profile{width:64px;height:64px}.user-points__profile:hover .cards-page__edit-picture{opacity:1;pointer-events:auto;z-index:1}.user-points__detail{margin-top:8px}.user-points__detail--right{float:right}.user-points__detail--left{float:left;color:var(--main-color);font-weight:600}