.AgentCard_card__ZGNgA{border-radius:24px;padding:8px;background-color:#ffffff;display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.AgentCard_card__ZGNgA{border-radius:32px;padding:10px;gap:.75rem}}.AgentCard_card__ZGNgA:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.AgentCard_cardSkeleton__2hIH7{border-radius:32px;border:1px solid #e2e8f0;padding:.75rem;background-color:#ffffff;display:flex;flex-direction:column;gap:1rem;width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.AgentCard_imageWrapper__msiYI{position:relative;aspect-ratio:5/4;border-radius:24px;overflow:hidden;background-color:#f3f4f6}.AgentCard_agentImage__xpzmF{object-fit:cover;flex:1 0;align-self:stretch}.AgentCard_logoOverlay__7TDQq{position:absolute;bottom:.75rem;left:.75rem;background-color:#ffffff;padding:4px;border-radius:12px;display:flex;align-items:center;justify-content:center;width:45px;height:45px}.AgentCard_logoImage__0RdP6{object-fit:contain;width:100%;overflow:hidden;height:100%;border-radius:10px}.AgentCard_infoSection__CVi1d{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem;text-align:start;align-items:flex-start;flex:1 1;min-height:80px}.AgentCard_mlsWrapper__62KgR{display:flex;align-items:center;gap:.25rem;font-size:14px;font-weight:500}@media (min-width:768px){.AgentCard_mlsWrapper__62KgR{font-size:16px}}[dir=ltr] .AgentCard_mlsWrapper__62KgR{font-size:12px}@media (min-width:768px){[dir=ltr] .AgentCard_mlsWrapper__62KgR{font-size:14px}}.AgentCard_mlsLabel__BIdnd{color:#000000;font-weight:400}.AgentCard_mlsValue__z5zco{color:#d00000;font-weight:700}.AgentCard_agentName__AH0pF{font-size:16px;font-weight:700;color:#000000;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.AgentCard_agentName__AH0pF{font-size:20px}}[dir=ltr] .AgentCard_agentName__AH0pF{font-size:15px}@media (min-width:768px){[dir=ltr] .AgentCard_agentName__AH0pF{font-size:17px}}.AgentCard_propertiesWrapper___fCE7{display:flex;align-items:center;flex-wrap:nowrap;gap:.35rem;color:#4a5568;margin-top:.25rem;width:100%;overflow:hidden}.AgentCard_propertiesLabel__cT3qa{font-size:14px;font-weight:500;white-space:nowrap}@media (min-width:768px){.AgentCard_propertiesLabel__cT3qa{font-size:15px}}[dir=ltr] .AgentCard_propertiesLabel__cT3qa{font-size:13px}@media (min-width:768px){[dir=ltr] .AgentCard_propertiesLabel__cT3qa{font-size:14px}}.AgentCard_propertiesValue__WZPwN{font-size:14px;font-weight:700;color:#4a5568}@media (min-width:768px){.AgentCard_propertiesValue__WZPwN{font-size:18px}}[dir=ltr] .AgentCard_propertiesValue__WZPwN{font-size:14px}@media (min-width:768px){[dir=ltr] .AgentCard_propertiesValue__WZPwN{font-size:16px}}.AgentCard_actionButton__1_Kpe{display:flex;height:44px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:12px;border:1.5px solid #000;background:#fff;font-size:14px;transition:all .3s ease-in-out}@media (min-width:768px){.AgentCard_actionButton__1_Kpe{height:52px;padding:12px 20px;border-radius:16px;font-size:16px}}[dir=rtl] .AgentCard_actionButton__1_Kpe{font-weight:500}.AgentCard_actionButton__1_Kpe:hover{background-color:#000000;color:#ffffff}