.blog-card[data-v-28e48992]{background-color:var(--pure-white);border:var(--card-border);border-radius:var(--radius-sm);display:grid;grid-template-rows:12rem auto;max-width:25rem;overflow:hidden}.blog-card[data-v-28e48992] picture{height:100%;width:100%}.blog-card[data-v-28e48992] img{height:100%;max-height:19.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.blog-card h3[data-v-28e48992]{font-size:var(--header-md);font-weight:var(--header-md-weight)}.blog-card h3[data-v-28e48992]:before{display:none}.blog-card .content[data-v-28e48992]{display:grid;gap:.5rem;padding:1rem}.blog-card .content p[data-v-28e48992]{margin-block:auto;max-height:5rem;overflow:clip;position:relative}.blog-card .content p[data-v-28e48992]:after{background-image:linear-gradient(to right,transparent 20%,var(--pure-white));bottom:-.2rem;content:"";height:1.6rem;pointer-events:none;position:absolute;right:0;width:100%}.blog-card .content[data-v-28e48992] .button{margin-left:auto;margin-top:auto}@media screen and (max-width:767px){.blog-card[data-v-28e48992]{max-width:unset}.blog-card[data-v-28e48992] img{max-height:22rem}}
