.ph-item{direction:ltr;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px;display:flex;position:relative;overflow:hidden}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{content:" ";pointer-events:none;z-index:1;background:linear-gradient(90deg,#fff0 46%,#ffffff59 50%,#fff0 54%) 50%;width:500%;margin-left:-250%;animation:.8s linear infinite ph-animation;position:absolute;inset:0 0 0 50%}.ph-item>*{flex-flow:column;flex:auto;margin-bottom:15px;padding-left:15px;padding-right:15px;display:flex}.ph-row{flex-wrap:wrap;margin-top:-7.5px;display:flex}.ph-row div{background-color:#ced4da;height:10px;margin-top:7.5px}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:#fff0}.ph-col-2{flex:0 0 16.6667%}.ph-col-4{flex:0 0 33.3333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6667%}.ph-col-10{flex:0 0 83.3333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{background-color:#ced4da;border-radius:50%;width:100%;min-width:60px;position:relative;overflow:hidden}.ph-avatar:before{content:" ";padding-top:100%;display:block}.ph-picture{background-color:#ced4da;width:100%;height:120px}@keyframes ph-animation{0%{transform:translate(-30%)}to{transform:translate(30%)}}