.box{max-width:100%;width:100%;padding:5px}.skeleton{padding:0;max-width:100%;width:100%;background:#fff;margin-bottom:10px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px 0 rgba(215,215,215,.5)}.skeleton .square{height:100px;width:132px;border-radius:0;background:rgba(130,130,130,.2);background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:-moz-linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);background:-o-linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);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}@media(min-width:768px){.skeleton .square{height:180px;width:235px}}.skeleton .line{height:12px;margin-bottom:6px;border-radius:2px;background:rgba(130,130,130,.2);background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:-moz-linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);background:-o-linear-gradient(to right,rgba(130,130,130,.2) 8%,rgba(130,130,130,.3) 18%,rgba(130,130,130,.2) 33%);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}.skeleton-top-container{display:flex}.skeleton-bottom-container{padding:20px 10px 30px;display:block}@media(min-width:768px){.skeleton-bottom-container{display:none}}.skeleton-right{flex:1}.skeleton-left{flex:2;padding-right:15px}.flex1{flex:0}.flex2{flex:2}.skeleton .line:last-child{margin-bottom:0}.w35{width:35%!important}.w25{width:25%!important}.w40{width:40%!important}.w50{width:50%!important}.w60{width:60%!important;display:none}@media(min-width:768px){.w60{display:block}}.skeleton-right br{display:none}@media(min-width:768px){.skeleton-right br{display:block}}.w75{width:75%!important}.w90{width:90%!important}.m10{margin-bottom:10px!important}.m15{margin-bottom:15px!important}.circle{border-radius:50%!important;height:80px!important;width:80px}