.ph-avatar,.ph-item{position:relative;overflow:hidden}.ph-avatar,.ph-picture{background-color:#ced4da}.ph-item{display:flex;flex-wrap:wrap;margin-bottom:30px;border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;-webkit-animation:.8s linear infinite phAnimation;animation:.8s linear infinite phAnimation;background:linear-gradient(to right,rgba(255,255,255,0) 46%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 54%) 50% 50%}.rtl .ph-item::before{right:50%;left:0;margin-left:0;margin-right:-250%;-webkit-animation:.8s linear infinite phAnimationar;animation:.8s linear infinite phAnimationar;background:linear-gradient(to left,rgba(255,255,255,0) 46%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px;width:100%}.ph-row div,.ph-row label{height:10px;margin-bottom:7.5px;background-color:#ced4da;border-radius:100px}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .bigger,.ph-row.bigger div{height:30px;margin-bottom:15px}.ph-row .empty{background-color:rgba(255,255,255,0)!important}.ph-col-1{flex:0 0 8.33%}.ph-col-2{flex:0 0 16.66%}.ph-col-3{flex:0 0 24.99%}.ph-col-4{flex:0 0 33.32%}.ph-col-5{flex:0 0 41.65%}.ph-col-6{flex:0 0 49.98%}.ph-col-7{flex:0 0 58.31%}.ph-col-8{flex:0 0 66.64%}.ph-col-9{flex:0 0 74.97%}.ph-col-10{flex:0 0 83.33%}.ph-col-11{flex:0 0 91.67%}.ph-col-12{flex:0 0 100%}.ph-avatar{width:100%;min-width:28px;margin-bottom:15px;border-radius:50%}.ph-avatar::before{content:" ";display:block;padding-top:100%}.ph-picture{width:100%;height:120px!important;margin-bottom:15px!important}@-webkit-keyframes phAnimation{from{transform:translate3d(-30%,0,0)}100%{transform:translate3d(30%,0,0)}}@keyframes phAnimation{from{transform:translate3d(-30%,0,0)}100%{transform:translate3d(30%,0,0)}}@-webkit-keyframes phAnimationar{from{transform:translate3d(30%,0,0)}100%{transform:translate3d(-30%,0,0)}}@keyframes phAnimationar{from{transform:translate3d(30%,0,0)}100%{transform:translate3d(-30%,0,0)}}