*{box-sizing:border-box}body{margin:0;background:#f0f0f0}.skeleton{display:flex;justify-content:center;align-items:center}.skeleton .square{height:30px;width:30px;border-radius:5px;background:rgba(130,130,130,.2);background:linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);background-size:800px 100px;animation:wave-squares 2s infinite ease-out}.skeleton .line{height:12px;border-radius:3px;background:rgba(130,130,130,.2);background:linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.skeleton-right{flex:1}.skeleton-left{padding-right:15px}.flex1{flex:1}.flex2{flex:2}.skeleton .line:last-child{margin-bottom:0}.h8{height:8px!important}.h10{height:10px!important}.h12{height:12px!important}.h15{height:15px!important}.h17{height:17px!important}.h20{height:20px!important;margin-top:4px}.h25{height:25px!important}.w15{width:15%!important}.w25{width:25%!important}.w40{width:40%!important}.w50{width:50%!important}.w75{width:75%!important}.m10{margin-bottom:10px!important}.circle{border-radius:50%!important;height:80px!important;width:80px}@keyframes wave-lines{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes wave-squares{0%{background-position:-468px 0}to{background-position:468px 0}}@media only screen and (max-width: 800px){.h20{margin-top:16px}}
