#content-wrap{margin-bottom:4em}.re-tag-skeleton{align-items:baseline;background:#e8e8e8;border-radius:8px;color:#000;cursor:pointer;display:flex;flex:0 0 auto;font-size:14px;height:32px;line-height:20px;max-width:100%;overflow:hidden;padding:6px 15px;position:relative;text-decoration:none;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:148px}.re-tag-skeleton:before{background-color:#f0f0f0}.re-tag-skeleton:after,.re-tag-skeleton:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.re-tag-skeleton:after{animation:animate-bg-blick 2s linear 0s infinite normal;background:linear-gradient(90deg,#f0f0f0 0,#e8e8e8 50%,#f0f0f0);height:100%;width:100%}@keyframes animate-bg-blick{0%{transform:translate(-300%)}to{transform:translate(400%)}}
