
.healthcare-agency-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:22px;padding:20px;border:1px solid #e6e6ed;border-radius:28px;box-shadow:0 9px 24px rgba(32,32,50,.10);margin:24px 0 32px;background:#fff}
.healthcare-agency-logo{position:relative;align-self:center;aspect-ratio:4/3;border:1px solid #eff0f6;border-radius:22px;overflow:hidden}
.healthcare-agency-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.healthcare-agency-rank{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e6e6ed;color:#202033;font-size:14px;font-weight:700}
.healthcare-agency-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 16px 20px 0;min-width:0}
.healthcare-agency-card p.healthcare-agency-name{font-size:24px;line-height:1.15;letter-spacing:-.045em;font-weight:700;color:#202033;margin:0 0 10px}
.healthcare-agency-card p.healthcare-agency-summary{font-size:14px;line-height:22px;margin:0 0 18px}
.healthcare-agency-actions{display:flex;flex-wrap:wrap;gap:10px}
.rich-text-blog blockquote.healthcare-email-example,#article blockquote.healthcare-email-example{font-size:inherit;line-height:inherit;font-weight:400;text-align:left;font-style:normal;padding:24px 28px;border-left:3px solid #df4b50;background:#fff7f7;border-radius:0 16px 16px 0}
.rich-text-blog blockquote.healthcare-email-example p,#article blockquote.healthcare-email-example p{font-size:inherit;line-height:inherit;text-align:left;font-style:normal;font-weight:400;letter-spacing:normal}
.healthcare-email-example:before,.healthcare-email-example:after{display:none!important}
@media(max-width:820px){.healthcare-agency-card{grid-template-columns:1fr}.healthcare-agency-details{padding:20px 12px 18px}}
@media(max-width:560px){.healthcare-agency-card{padding:12px;border-radius:22px}.healthcare-agency-logo{border-radius:18px}.healthcare-agency-details{padding:28px 8px 8px}.rich-text-blog blockquote.healthcare-email-example{padding:20px}}

/* Match the ranked-card motion from BRIX Templates. Native button states remain shared. */
.healthcare-agency-logo{transform:rotate(0deg);transform-origin:42% 50%;transition:transform .62s cubic-bezier(.16,1,.3,1)}
.healthcare-agency-logo img{transform:scale(1);transition:transform .62s cubic-bezier(.16,1,.3,1)}
.healthcare-agency-card:has(.healthcare-agency-actions a:hover) .healthcare-agency-logo,.healthcare-agency-card:has(.healthcare-agency-actions a:focus-visible) .healthcare-agency-logo{transform:rotate(-2deg)}
.healthcare-agency-card:has(.healthcare-agency-actions a:hover) .healthcare-agency-logo img,.healthcare-agency-card:has(.healthcare-agency-actions a:focus-visible) .healthcare-agency-logo img{transform:scale(1.08)}
@media(max-width:560px){
.healthcare-agency-card{gap:0}
.healthcare-agency-details{padding:18px 8px 8px}
.healthcare-agency-card p.healthcare-agency-name{font-size:20px;line-height:1.2;margin:0 0 8px}
.healthcare-agency-card p.healthcare-agency-summary{margin-bottom:16px}
/* Native ba-button-small sizing, applied only at the mobile breakpoint. */
.healthcare-agency-actions .ba-button{min-width:0;padding:16px 18px;font-size:14px}
}
@media(prefers-reduced-motion:reduce){.healthcare-agency-logo,.healthcare-agency-logo img{transition:none}.healthcare-agency-card:has(.healthcare-agency-actions a:hover) .healthcare-agency-logo,.healthcare-agency-card:has(.healthcare-agency-actions a:hover) .healthcare-agency-logo img{transform:none}}
