.Speakers-module__xmjNIa__mainWrapper{background-color:#f3f4f5;width:100%;min-height:100vh}.Speakers-module__xmjNIa__heroSection{background-color:#fff;padding:5rem 0 0;position:relative;overflow:hidden}.Speakers-module__xmjNIa__heroContent{z-index:2;--hero-gap:2rem;--side-width:250px;--side-height:300px;--center-width:320px;--center-height:380px;--slot-distance:calc((var(--center-width) + var(--side-width)) / 2 + var(--hero-gap));--offstage-distance:calc(var(--slot-distance) + var(--side-width) + var(--hero-gap));flex-direction:column;align-items:center;display:flex;position:relative}.Speakers-module__xmjNIa__heroImagesContainer{width:calc(var(--side-width) * 2 + var(--center-width) + var(--hero-gap) * 2);height:var(--center-height);margin-bottom:2.5rem;position:relative;overflow:hidden}.Speakers-module__xmjNIa__heroImageWrapper{background:#fff url(/assets/img/card_background.png) top/cover no-repeat;border:2px solid #544f8273;border-radius:18px;position:relative;overflow:hidden}.Speakers-module__xmjNIa__carouselSlide{position:absolute;top:50%;left:50%}.Speakers-module__xmjNIa__isAnimating{transition:transform .55s,width .55s,height .55s,opacity .55s}.Speakers-module__xmjNIa__heroImageWrapper img{object-fit:contain;object-position:bottom;width:100%!important;height:100%!important}.Speakers-module__xmjNIa__sideImage{width:var(--side-width);height:var(--side-height);opacity:.8}.Speakers-module__xmjNIa__sideImage:hover{opacity:1}.Speakers-module__xmjNIa__centerImage{width:var(--center-width);height:var(--center-height);z-index:5}.Speakers-module__xmjNIa__left{transform:translate(calc(-50% - var(--slot-distance)), -50%);z-index:2;cursor:pointer}.Speakers-module__xmjNIa__center{z-index:5;opacity:1;transform:translate(-50%,-50%)}.Speakers-module__xmjNIa__right{transform:translate(calc(-50% + var(--slot-distance)), -50%);z-index:2;cursor:pointer}.Speakers-module__xmjNIa__hiddenLeft{transform:translate(calc(-50% - var(--offstage-distance)), -50%);z-index:1;opacity:0;pointer-events:none}.Speakers-module__xmjNIa__hiddenRight{transform:translate(calc(-50% + var(--offstage-distance)), -50%);z-index:1;opacity:0;pointer-events:none}.Speakers-module__xmjNIa__heroInfoViewport{width:min(100%, calc(var(--side-width) * 2 + var(--center-width) + var(--hero-gap) * 2));min-height:8rem;position:relative;overflow:hidden}.Speakers-module__xmjNIa__heroInfoSlide{text-align:center;opacity:0;width:min(100%,28rem);min-height:8rem;padding-inline:.75rem;position:absolute;top:0;left:50%;transform:translate(-50%)scale(1)}.Speakers-module__xmjNIa__heroInfoAnimating{transition:transform .55s,opacity .55s,width .55s}.Speakers-module__xmjNIa__heroInfoLeft{opacity:0;width:min(100%,14rem);transform:translateX(calc(-50% - var(--slot-distance))) scale(.7)}.Speakers-module__xmjNIa__heroInfoCenter{opacity:1;width:min(100%,28rem);transform:translate(-50%)scale(1)}.Speakers-module__xmjNIa__heroInfoRight{opacity:0;width:min(100%,14rem);transform:translateX(calc(-50% + var(--slot-distance))) scale(.7)}.Speakers-module__xmjNIa__heroInfoHiddenLeft{opacity:0;width:min(100%,14rem);transform:translateX(calc(-50% - var(--offstage-distance))) scale(.6)}.Speakers-module__xmjNIa__heroInfoHiddenRight{opacity:0;width:min(100%,14rem);transform:translateX(calc(-50% + var(--offstage-distance))) scale(.6)}.Speakers-module__xmjNIa__heroInfoLeft .Speakers-module__xmjNIa__heroName,.Speakers-module__xmjNIa__heroInfoRight .Speakers-module__xmjNIa__heroName{margin-bottom:.05rem;font-size:1.8rem;font-weight:700}.Speakers-module__xmjNIa__heroInfoLeft .Speakers-module__xmjNIa__heroRole,.Speakers-module__xmjNIa__heroInfoRight .Speakers-module__xmjNIa__heroRole{font-size:1.1rem;font-weight:600}.Speakers-module__xmjNIa__heroInfoLeft .Speakers-module__xmjNIa__heroCompany,.Speakers-module__xmjNIa__heroInfoRight .Speakers-module__xmjNIa__heroCompany{font-size:1.1rem;font-weight:500}.Speakers-module__xmjNIa__heroName{color:#000;margin-bottom:.2rem;font-size:1.8rem;font-weight:800}.Speakers-module__xmjNIa__heroRole{color:#000;margin:0;font-size:1.1rem;font-weight:700;line-height:1.2}.Speakers-module__xmjNIa__heroCompany{color:#555;margin:0;font-size:1.1rem;font-style:italic;font-weight:500;line-height:1.2}.Speakers-module__xmjNIa__speakersSection{background-color:#fff;padding-block:5rem}.Speakers-module__xmjNIa__sectionHeading{color:#000;margin-bottom:4rem!important;font-size:2rem!important}.Speakers-module__xmjNIa__headingSearchContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.Speakers-module__xmjNIa__headingSearchContainer .Speakers-module__xmjNIa__sectionHeading{margin-bottom:1.5rem!important}.Speakers-module__xmjNIa__searchContainer{border:1px solid #ccc;border-radius:.5rem;align-items:center;width:100%;max-width:300px;max-height:2.56rem;padding:8px 12px;display:flex;position:relative}.Speakers-module__xmjNIa__searchContainer:focus-within{box-shadow:0 0 0 2px #f38a0010}.Speakers-module__xmjNIa__searchInput{border:none;border-radius:4px;outline:none;width:100%;padding-right:1.5rem;font-size:1rem}.Speakers-module__xmjNIa__searchIcon{color:#888;pointer-events:none;position:absolute;right:10px}.Speakers-module__xmjNIa__noResults{color:#555;margin-bottom:2rem;font-size:1rem}.Speakers-module__xmjNIa__speakersList{flex-direction:column;gap:3rem;display:flex}.Speakers-module__xmjNIa__speakerRow{border-bottom:1px solid #e0e0e0;align-items:flex-start;gap:3rem;padding-bottom:3rem;display:flex}.Speakers-module__xmjNIa__speakerRow:last-child{border-bottom:none}.Speakers-module__xmjNIa__rowImageContainer{background:#fff url(/assets/img/card_background.png) top/cover no-repeat;border-radius:12px;flex-shrink:0;width:200px;height:240px;position:relative;overflow:hidden}.Speakers-module__xmjNIa__rowImageContainer img{object-fit:cover;object-position:top;width:100%!important;height:100%!important}.Speakers-module__xmjNIa__linkedIn{opacity:0;background-color:#ffffff80;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Speakers-module__xmjNIa__rowImageContainer:hover .Speakers-module__xmjNIa__linkedIn{opacity:1}.Speakers-module__xmjNIa__linkedIn a{color:#000;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Speakers-module__xmjNIa__rowInfo{flex:1}.Speakers-module__xmjNIa__infoHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Speakers-module__xmjNIa__rowName{color:#000;margin-bottom:.1rem;font-size:1.2rem;font-weight:600}.Speakers-module__xmjNIa__rowRole{color:#000;margin:0;font-size:1.05rem;font-weight:600}.Speakers-module__xmjNIa__rowCompany{color:#000;margin:0;font-size:1.05rem;font-style:italic;font-weight:500}.Speakers-module__xmjNIa__companyLogos{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.Speakers-module__xmjNIa__companyLogo{object-fit:contain;flex-shrink:0;align-self:flex-start;width:150px;height:80px}.Speakers-module__xmjNIa__invertLogo{filter:brightness(0)}.Speakers-module__xmjNIa__rowDescription{color:#555;margin-top:1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:992px){.Speakers-module__xmjNIa__heroContent{--hero-gap:1rem;--side-width:180px;--side-height:220px;--center-width:240px;--center-height:300px}.Speakers-module__xmjNIa__speakerRow{text-align:center;flex-direction:column;align-items:center}.Speakers-module__xmjNIa__infoHeader{flex-direction:column;align-items:center;gap:1.5rem}.Speakers-module__xmjNIa__companyLogos{justify-content:center}.Speakers-module__xmjNIa__rowImageContainer{width:180px;height:220px}}@media (max-width:768px){.Speakers-module__xmjNIa__heroImagesContainer{width:var(--center-width)}.Speakers-module__xmjNIa__left,.Speakers-module__xmjNIa__right,.Speakers-module__xmjNIa__hiddenLeft,.Speakers-module__xmjNIa__hiddenRight{display:none}.Speakers-module__xmjNIa__sectionHeading{font-size:2.5rem!important}.Speakers-module__xmjNIa__headingSearchContainer{flex-direction:column;align-items:stretch}.Speakers-module__xmjNIa__searchContainer{max-width:100%;margin-top:1rem;margin-bottom:1.5rem}}
