.material-card{box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fff;display:flex;flex-direction:column;border-radius:4px}.material-card__media{box-sizing:border-box;position:relative;height:200px;overflow:hidden}.material-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.material-card__primary{padding:16px}.material-card__secondary{padding:0 16px 8px;color:rgba(0,0,0,.6)}.material-card__title{margin:0}.material-card__subtitle{margin:0;color:rgba(0,0,0,.32)}.material-card__actions{justify-content:space-between;padding:8px;min-height:52px}.material-card__actions,.material-card__actions-buttons,.material-card__actions-icons{box-sizing:border-box;display:flex;flex-direction:row;align-items:center}.material-card__actions-icons{flex-grow:1;justify-content:flex-end;margin:-6px 0}