.project-card{background-color:#fff;border:1px solid #e9e9e9;border-radius:8px;flex-direction:column;max-width:450px;min-height:380px;padding:2rem 1.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 0 #0000001a}.project-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.project-card__content{flex-direction:column;flex:1;gap:.75rem;padding-bottom:4rem;display:flex}.project-card h3.project-card__title{margin:0 0 .5rem;font-size:20px;font-weight:900;line-height:24px}.project-card p.project-card__organization{color:#767676;margin:0 0 .5rem;font-size:14px;font-weight:400;line-height:24px}.project-card p.project-card__location{font-weight:700;font-style:Bold;margin:0;font-size:14px;line-height:24px}.project-card__agenda{border-top:2px dotted #e5e7eb;align-items:center;gap:.625rem;padding-top:1.5rem;display:flex}.project-card__agenda-icon{flex-shrink:0;width:32px;height:32px;display:inline-block}.project-card__agenda-icon img,.project-card__agenda-icon svg{filter:invert()grayscale();width:100%;height:100%;display:block}.project-card__agenda-name{text-transform:uppercase;letter-spacing:.05em;color:#1f2937;font-size:.6875rem;font-weight:700;line-height:1.3}
