.users-wrapper[data-v-3780f34e]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.users-wrapper .users-card-wrapper[data-v-3780f34e]{width:416px;height:254px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-right:10px;margin-bottom:10px;position:relative;cursor:pointer}.users-wrapper .users-card-wrapper .bg-img[data-v-3780f34e]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background-size:cover;background-repeat:no-repeat;-webkit-filter:blur(1px);filter:blur(1px)}.users-wrapper .users-card-wrapper .first[data-v-3780f34e]{-webkit-clip-path:polygon(0 0,0 70%,70% 0);clip-path:polygon(0 0,0 70%,70% 0);z-index:2}.users-wrapper .users-card-wrapper .secound[data-v-3780f34e]{z-index:0}.users-wrapper .users-card-wrapper .third[data-v-3780f34e]{z-index:1;-webkit-clip-path:polygon(100% 100%,30% 100%,100% 30%);clip-path:polygon(100% 100%,30% 100%,100% 30%)}.users-wrapper .info[data-v-3780f34e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background-color:#000;background-color:rgba(0,0,0,.4)}.users-wrapper .info .info-header[data-v-3780f34e]{display:flex;flex-direction:row;align-items:center;width:100%;margin:2rem}.users-wrapper .info .info-header .info-name[data-v-3780f34e]{color:#fff;font-weight:400;font-size:1.2em;margin-left:20px;overflow:hidden}