.researchCard[data-v-7940825b]{display:grid;grid-template-rows:auto auto auto;border:1px solid #dadce0;border-radius:8px;margin-top:30px;margin-left:10%;width:80%;-webkit-transition:.2s;transition:.2s}.researchCard[data-v-7940825b]:hover{-webkit-transition:.2s;transition:.2s;-webkit-box-shadow:0 1px 3px 0 rgba(32,33,36,.28);box-shadow:0 1px 3px 0 rgba(32,33,36,.28)}.researchCard .title[data-v-7940825b]{grid-row:1;display:grid;grid-template-columns:auto auto;color:#202124;font-family:Google Sans,Roboto,sans-serif;font-size:19px;font-weight:500;padding:1px 20px;height:40px;background:#f8f9fa;border-bottom:1px solid #dadce0;overflow:hidden;align-self:center;max-height:41px}.researchCard .title #titleText[data-v-7940825b]{max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:0;-ms-flex-item-align:center;align-self:center}.researchCard .title span[data-v-7940825b]{justify-self:end}.researchCard .small[data-v-7940825b]{max-height:190px;-webkit-transition:.3s;transition:.3s}.researchCard .tall[data-v-7940825b]{height:auto;max-height:800px;-webkit-transition:.5s;transition:.5s}.researchCard #body[data-v-7940825b]{grid-row:2;padding:20px 20px 0 25px;text-align:justify;white-space:pre-wrap;overflow:hidden;text-overflow:clip}.researchCard #foot[data-v-7940825b]{border-top:1px solid rgba(218,220,224,.74);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:grid;grid-template-columns:auto auto;grid-template-rows:1fr;font-family:Google Sans,Roboto,sans-serif;padding:5px 10px}.researchCard #foot #cats[data-v-7940825b]{grid-column:1;justify-self:start;align-self:center;font-weight:500}.researchCard #foot #tags[data-v-7940825b]{font-size:11px;grid-column:2;justify-self:end;align-self:center}.researchCard #foot #tags div[data-v-7940825b]{display:inline;margin-left:15px;padding:3px 6px;border-radius:8px;background:transparent;-webkit-transition:.2s;transition:.2s}.researchCard #foot #tags div[data-v-7940825b]:hover{cursor:pointer;color:#202124;background:rgba(218,220,224,.74);-webkit-transition:.2s;transition:.2s}.researchCard #foot #tags div[data-v-7940825b]:hover:focus{color:rgba(0,0,0,.37)}