<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.agent-card{background:#f7f7f7;border-radius:5px;display:flex;flex-direction:column;margin-top:2rem}.agent-card-header{background:linear-gradient(to bottom,var(--agent-color) 60%,#f7f7f7 40%);border-radius:5px 5px 0 0}.image-container{margin-top:-2rem;padding:0 2rem}.header-details{align-items:end;display:flex;justify-content:space-between;margin:-33% -10px 0 -5px}@media (min-width:380px){.header-details{margin:-25% -10px 0 -5px}}@media (min-width:480px){.header-details{margin:-19% -10px 0 -5px}}@media (min-width:600px){.header-details{margin:-45% -10px 0 -5px}}@media (min-width:1500px){.header-details{margin:-37% -10px 0 -5px}}.info-icons{display:flex;gap:5px}.info-icon{border:3px solid #fff;border-radius:50%;height:40px;overflow:hidden;width:40px}.agent-image{aspect-ratio:1/1;border-radius:5px;overflow:hidden;width:100%}.agent-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.agent-avatar{border:3px solid #fff;border-radius:50%;height:107px;overflow:hidden;width:107px}.agent-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.agent-info{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem 2rem}.agent-info h2{color:#000;margin:0}.agent-info .agent-bio{color:#8f8f8f;margin-bottom:1.5rem}.agent-link{color:#c20000;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:auto;text-transform:uppercase}.agent-link svg{font-size:.9em;margin-left:.5rem}
/*# sourceMappingURL=agent_card.css.map */
</pre></body></html>