<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.meet-the-speakers .featured h2{font-family:Caslons Egyptian Pentagram Reg,sans-serif;font-size:2rem;margin:20px auto 50px;line-height:1.4;text-align:center}section.meet-the-speakers .speakers-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:space-between}section.meet-the-speakers .speakers-list .speaker-item{flex-basis:33.333%;margin-bottom:50px;display:flex;justify-content:space-between;align-items:center}section.meet-the-speakers .speakers-list .speaker-item .speaker-image-block{flex:0 0 190px;padding:10px;background:#b5e4eb;display:flex;justify-content:center;align-items:center}section.meet-the-speakers .speakers-list .speaker-item:nth-child(4n-2) .speaker-image-block{background:#fce7aa}section.meet-the-speakers .speakers-list .speaker-item:nth-child(4n-1) .speaker-image-block{background:#ff6f79}section.meet-the-speakers .speakers-list .speaker-item:nth-child(4n) .speaker-image-block{background:#fbc3aa}section.meet-the-speakers .speakers-list .speaker-item .speaker-image-block&gt;img{width:170px;height:170px;object-fit:cover}section.meet-the-speakers .speakers-list .speaker-item .speaker-image-block,section.meet-the-speakers .speakers-list .speaker-item .speaker-image-block&gt;img{clip-path:polygon(4% 31%,0 50%,4% 69%,15% 85%,31% 96%,50% 100%,69% 96%,85% 85%,96% 69%,100% 50%,96% 31%,85% 15%,69% 4%,50% 0,31% 4%,15% 15%);-webkit-clip-path:polygon(4% 31%,0 50%,4% 69%,15% 85%,31% 96%,50% 100%,69% 96%,85% 85%,96% 69%,100% 50%,96% 31%,85% 15%,69% 4%,50% 0,31% 4%,15% 15%)}section.meet-the-speakers .speakers-list .speaker-item .speaker-details{flex:0 0 calc(100% - 190px);padding:20px;text-align:left}section.meet-the-speakers .speakers-list .speaker-item .speaker-details h3.name{font-family:Graphik-Medium,sans-serif;font-size:1.3rem;line-height:1.4;margin-bottom:10px}section.meet-the-speakers .speakers-list .speaker-item .speaker-details p.job-title{font-size:1.1rem;line-height:1.4}@media (max-width:1199px){section.meet-the-speakers .speakers-list .speaker-item{flex-basis:48%}}@media (max-width:767px){section.meet-the-speakers .speakers-list .speaker-item{flex-basis:100%;justify-content:center;flex-wrap:wrap}}@media (max-width:500px){section.meet-the-speakers .speakers-list .speaker-item .speaker-details{flex-basis:100%;padding:20px 0;text-align:center}}</pre></body></html>