.eh-speakers-content{margin-bottom:2rem}.eh-speakers-grid{container-type:inline-size;display:grid;gap:2rem;grid-template-columns:1fr}@container (min-width: 1200px){.eh-speakers-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}.eh-speaker-card{background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.eh-speaker-content{display:flex;flex-direction:column;min-height:300px}@media (min-width:768px){.eh-speaker-content{flex-direction:row;min-height:250px}}.eh-speaker-image-container{flex:0 0 250px;overflow:hidden;position:relative}@media (max-width:767px){.eh-speaker-image-container{flex:none;height:200px}}.eh-speaker-image{height:100%;object-fit:cover;object-position:center;width:100%}.eh-speaker-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1.25rem}.eh-speaker-info-header{display:flex;flex-direction:column;gap:.5rem}.eh-speaker-info-header-content{display:flex;flex-direction:column;gap:.25rem}.eh-speaker-name{color:#2c3e50;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}@media (max-width:767px){.eh-speaker-name{font-size:1.5rem}}.eh-speaker-title{color:#5a6c7d;font-size:1rem;font-weight:500;line-height:1.2;margin:0}.eh-speaker-company{color:#7f8c8d;font-size:.95rem;font-style:italic;margin:0 0 1rem}.eh-speaker-bio-section{margin:.75rem 0 1rem}.eh-speaker-bio-label{color:#2c3e50;font-size:.95rem;font-weight:600;margin:0 0 .25rem}.eh-speaker-bio{color:#5a6c7d;font-size:.9rem;line-height:1.5;margin:0}.eh-speaker-social-section{display:flex;flex-wrap:wrap;gap:8px}.eh-social-button{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:8px;text-decoration:none;transition:all .3s ease;width:40px}.eh-linkedin-button,.eh-social-button,.eh-x-button,.eh-youtube-button{background-color:var(--accent-color)}.eh-custom-button{background-color:#6c757d}.eh-social-button:hover{color:#fff;opacity:.9;transform:translateY(-2px)}.eh-social-button svg{height:16px;width:16px;fill:currentColor;flex-shrink:0}