.speakerSliderSection .speaker-slider-wrap{position:relative}.speakerSliderSection .speaker-track{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:none}.speakerSliderSection .speaker-track::-webkit-scrollbar{display:none}.speakerSliderSection .speaker-slide{flex:0 0 auto;min-width:220px;scroll-snap-align:start;text-align:center;width:calc(25% - 18px)}.speakerSliderSection .speaker-photo img{aspect-ratio:1/1;border-radius:8px;display:block;object-fit:cover;width:100%}.speakerSliderSection .speaker-name{color:#1d577b;font-size:18px;margin-top:14px}.speakerSliderSection .speaker-title{font-size:15px;margin-top:4px;opacity:.85}.speakerSliderSection .speaker-bio{font-size:14px;line-height:1.5;margin-top:8px}.speakerSliderSection .speaker-bio p{margin:0}.speakerSliderSection .section-head{margin-left:auto;margin-right:auto;max-width:820px}.speakerSliderSection .section-description p{margin:0}.speakerSliderSection .speaker-link{color:#1d577b;display:inline-block;font-size:14px;margin-top:10px;text-decoration:underline}.speakerSliderSection .slider-nav{display:flex;gap:12px;justify-content:flex-end;margin-top:18px}.speakerSliderSection .slider-arrow{align-items:center;background:#fff;border:1px solid #1d577b;border-radius:50%;color:#1d577b;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;line-height:1;transition:background .2s,color .2s;width:44px}.speakerSliderSection .slider-arrow:hover{background:#1d577b;color:#fff}@media (max-width:991px){.speakerSliderSection .speaker-slide{min-width:180px;width:calc(50% - 12px)}}@media (max-width:575px){.speakerSliderSection .speaker-slide{min-width:0;width:78%}.speakerSliderSection .slider-nav{justify-content:center}}