.company-module__haRoeq__teamSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.company-module__haRoeq__sectionTitle{color:var(--primary);margin-bottom:3rem;font-size:2rem;font-weight:800}.company-module__haRoeq__teamGrid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1400px;display:grid}.company-module__haRoeq__teamCard{background:var(--background);border:2px solid var(--foreground);border-radius:0;min-height:500px;padding:2rem 2rem 180px;transition:transform .3s,box-shadow .3s;position:relative}.company-module__haRoeq__teamCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.company-module__haRoeq__cardContent{flex-direction:column;flex:1;display:flex}.company-module__haRoeq__name{color:var(--foreground);text-align:center;margin-bottom:.3rem;font-size:1.5rem;font-weight:700}.company-module__haRoeq__role{color:var(--primary);text-align:center;margin-bottom:1.2rem;font-size:1.1rem;font-weight:600;display:block}.company-module__haRoeq__detail{color:var(--foreground);flex-direction:column;gap:.2rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.6;display:flex}.company-module__haRoeq__label{color:var(--foreground);font-weight:700;display:block}.company-module__haRoeq__bottomRow{justify-content:center;align-items:center;gap:2.5rem;display:flex;position:absolute;bottom:.2rem;left:0;right:0}.company-module__haRoeq__linkedinLink{color:#0a66c2;align-items:center;transition:color .3s;display:inline-flex}.company-module__haRoeq__linkedinLink:hover{color:#004182}.company-module__haRoeq__imageWrapper{justify-content:center;align-items:center;display:flex}.company-module__haRoeq__memberImage{object-fit:cover;border-radius:100%;width:140px!important;height:140px!important}@media (max-width:768px){.company-module__haRoeq__teamGrid{grid-template-columns:1fr}}
