.card[data-v-d6a08e7e]{background:var(--card-desc);border:1px solid rgba(8,145,178,0);border-radius:.3rem;box-shadow:var(--card-glow);cursor:pointer;height:100%;transition:all .3s ease-out}.card .head[data-v-d6a08e7e]{background:var(--card-head);border-bottom:1px solid var(--card-sep);display:flex;flex-direction:row;height:44px;padding:10px 10px 0;text-align:left}.card .title[data-v-d6a08e7e]{color:var(--title-fg);font-size:18px;font-weight:400;line-height:1.2;margin-bottom:8px;overflow:hidden;padding-top:2px}.card .img[data-v-d6a08e7e]{display:inline-block;height:24px;margin-right:8px}.card[data-v-d6a08e7e]:focus,.card[data-v-d6a08e7e]:hover{border:1px solid var(--card-b-hov);box-shadow:var(--card-glow2);transition:all .3s ease-out}.card .desc[data-v-d6a08e7e]{padding:10px;text-align:left}[data-v-d6a08e7e] .desc a{text-decoration:underline!important}.card a[data-v-d6a08e7e]:hover{text-decoration:none}
