.breakdance .bde-section-790-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-790-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-section-790-100{margin-right:auto;margin-left:auto}.member-card{position:relative;display:flex;flex-direction:column;height:100%;width:100%;margin:0px auto;margin-bottom:20px}.member-image{height:200px;width:100%;background-color:#f7fafc;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #edf2f7;overflow:hidden}.member-image img{width:180px;height:180px;object-fit:cover;border-radius:50%;transition:transform 0.5s ease}.member-card:hover .member-image img{transform:scale(1.05)}.member-placeholder.dashicons{font-size:64px;width:64px;height:64px;color:#cbd5e0}.member-content{padding:10px;display:flex;flex-direction:column;flex-grow:1;text-align:center}.member-content h3.member-name{margin:0 0 4px 0;font-size:1.25rem;font-weight:600;color:#143454;line-height:1.4}.member-dept{display:inline-block;margin-bottom:10px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#143454;padding:4px 8px;border-bottom:1px solid #CAB26C}.member-details{margin-bottom:5px;font-size:0.95rem;color:#4a5568}.member-details p{margin:0px 0;line-height:1.5}.member-details strong{color:#2d3748;font-weight:600}.member-contact-toggle{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;gap:5px;color:#2d3748;user-select:none;transition:color 0.2s ease;font-size:0.9rem}.member-contact-toggle:hover{border-bottom:1px solid #143454}.toggle-icon{color:#CAB26C}.member-contact-body{flex-direction:column;gap:5px;padding-top:10px;animation:fadeIn 0.3s ease}.member-contact-body a{display:inline-flex;align-items:center;justify-content:center;color:#718096;text-decoration:none;font-size:0.9rem}.member-contact-body a:hover{color:#CAB26C}.member-contact-body .dashicons{margin-right:8px;color:#a0aec0}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}