.sd-wrapper .content-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;padding:0}.sd{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:0;justify-content:stretch;width:calc(33.33333% - 32px)}.sd-image{height:300px;object-fit:cover;width:100%}.sd-content{background-color:#fff;display:flex;flex:1;flex-direction:column;gap:22px;padding:28px 22px}.sd-content img.speaker-social-image{height:24px;object-fit:contain;object-position:center;width:24px}.sd-content a:hover{text-decoration:underline!important}.sd-content h3{font-size:22px;line-height:32px}.sd-content h3,.sd-content p{margin-bottom:0}.sd-content .speaker-social-link svg{height:16px;width:16px}.sd-content .speaker-social-link svg path{fill:#ed7202}@media screen and (max-width:768px){.sd-wrapper .content-wrapper{flex-direction:column}.sd{width:100%}}