.user-page-wrapper[data-v-b48962d6]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column}.user-page-wrapper .user-container[data-v-b48962d6]{width:60%;height:40%;background:#fff;border-radius:5px;margin:2rem 0;box-shadow:0 0 30px 0 rgba(82,63,105,.05)}.user-page-wrapper .user-container .main-info[data-v-b48962d6]{width:100%;height:70%;border-bottom:1px solid #d3d3d3;display:flex;flex-direction:row}.user-page-wrapper .user-container .main-info .avatar[data-v-b48962d6]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.user-page-wrapper .user-container .main-info .info[data-v-b48962d6]{width:40%;overflow:hidden;height:100%;display:flex;align-self:center;justify-content:center;flex-direction:column}.user-page-wrapper .user-container .main-info .info .name[data-v-b48962d6]{font-size:19px;font-weight:700;color:#4b4b4b;width:100%}.user-page-wrapper .user-container .main-info .info .links[data-v-b48962d6]{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:10px}.user-page-wrapper .user-container .main-info .info .links .link a[data-v-b48962d6]{text-decoration:none;color:#000}.user-page-wrapper .user-container .main-info .btn-wrapper[data-v-b48962d6]{width:30%;display:flex;justify-content:flex-end;padding:2rem 2rem}.user-page-wrapper .user-container .user-stats-wrapper[data-v-b48962d6]{width:100%;height:30%;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:space-around}.user-page-wrapper .user-container .user-stats-wrapper .user-stats[data-v-b48962d6]{display:flex;flex-direction:column;justify-content:center;align-items:center}.user-page-wrapper .user-container .user-stats-wrapper .user-stats span[data-v-b48962d6]{font-weight:600;font-size:1.2rem;color:#fe8c00}.user-page-wrapper .photos-wrapper[data-v-b48962d6]{width:90%;display:flex;justify-content:center}.user-page-wrapper .photos-wrapper .vsg-container[data-v-b48962d6]{align-self:center!important;height:0!important}.user-page-wrapper .photos-wrapper .image-wrapper[data-v-b48962d6]{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;transition:all .2s linear}.user-page-wrapper .photos-wrapper .image-wrapper[data-v-b48962d6]:hover{transform:scale(1.1);z-index:10;-webkit-filter:brightness(.7);filter:brightness(.7)}.user-page-wrapper .icon[data-v-b48962d6]{color:#d3d3d3}