.people-section{padding:0 24px 72px;width:100%}.people-section__inner{margin:0 auto;max-width:1400px;width:100%}.people-section__heading-row{align-items:center;display:grid;gap:24px;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);margin:0 auto 18px;max-width:980px}.people-section__heading-line{background-color:#c0cedc;height:2px}.people-section__heading{color:#023c72;margin:0;text-align:center}.people-section__introduction{margin:0 auto 34px;max-width:850px;text-align:center}.people-section__introduction>:first-child{margin-top:0}.people-section__introduction>:last-child{margin-bottom:0}.people-section__grid{display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;overflow-y:hidden;padding:8px 4px 20px;scroll-behavior:smooth;scroll-padding-inline:4px;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch}.people-section__grid::-webkit-scrollbar{display:none}.people-section--no-scroll .people-section__grid{justify-content:center}.people-section--show-all .people-section__grid{flex-wrap:wrap!important;justify-content:center;overflow:visible!important;scroll-behavior:auto;scroll-padding-inline:0;scroll-snap-type:none}.people-section--show-all .people-card{scroll-snap-align:none}.people-section--show-all .people-section__controls{display:none!important}.people-card{background-color:#fff;border:1px solid #c0cedc;border-radius:16px;box-shadow:0 8px 22px rgba(2,60,114,.08);display:flex;flex:0 0 calc(25% - 18px);flex-direction:column;min-width:240px;overflow:hidden;position:relative;scroll-snap-align:start;text-align:center;transition:box-shadow .2s ease}.people-card:hover{box-shadow:0 13px 30px rgba(2,60,114,.14)}.people-card__visual{background:linear-gradient(145deg,rgba(94,159,212,.2),rgba(100,182,195,.09));border-top:5px solid #5e9fd4;display:flex;height:104px;justify-content:center;position:relative}.people-card__image-wrapper{background-color:#fff;border:1px solid #c0cedc;border-radius:50%;bottom:-59px;box-shadow:0 7px 18px rgba(2,60,114,.16);box-sizing:border-box;height:138px;line-height:0;overflow:hidden;padding:0;position:absolute;width:138px}.people-card__image{border:0!important;border-radius:0!important;display:block;height:calc(100% + 2px)!important;left:-1px!important;margin:0!important;max-width:none!important;object-fit:cover!important;object-position:center center;padding:0!important;position:absolute!important;top:-1px!important;width:calc(100% + 2px)!important}.people-card__content{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;padding:76px 20px 25px}.people-card__name{color:#5e9fd4;font-size:20px;line-height:1.28;margin:0 0 9px}.people-card__role{color:#3f4858;line-height:1.45;margin:0 0 22px;min-height:46px}.people-card__role-year{white-space:nowrap}.people-card__bio-link{align-items:center;background-color:#ffb330;border:0;border-radius:5px;box-shadow:0 5px 12px rgba(2,60,114,.12);color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center;line-height:1.2;margin-top:auto;min-height:44px;padding:11px 20px;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease}.people-card__bio-link:focus-visible,.people-card__bio-link:hover{background-color:#023c72;box-shadow:0 7px 17px rgba(2,60,114,.18);color:#fff;outline:none;text-decoration:none}.people-card__bio-link:focus-visible{box-shadow:0 7px 17px rgba(2,60,114,.18),0 0 0 3px rgba(94,159,212,.3)}.people-card__bio-arrow{display:none}.people-section__controls{display:flex;gap:12px;justify-content:center;margin-top:22px;padding-bottom:48px;width:100%}.people-section__arrow{align-items:center;background-color:#fff;border:1px solid #c0cedc;border-radius:50%;box-shadow:0 5px 14px rgba(2,60,114,.11);color:#023c72;cursor:pointer;display:inline-flex;font:inherit;font-size:21px;font-weight:700;height:46px;justify-content:center;line-height:1;padding:0;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;width:46px}.people-section__arrow:focus-visible,.people-section__arrow:hover{background-color:#023c72;border-color:#023c72;box-shadow:0 7px 18px rgba(2,60,114,.18);color:#fff;outline:none}.people-section__arrow:focus-visible{box-shadow:0 7px 18px rgba(2,60,114,.18),0 0 0 3px rgba(94,159,212,.3)}.people-section__arrow:disabled{cursor:default;opacity:.7}.people-section__arrow:disabled,.people-section__arrow:disabled:focus,.people-section__arrow:disabled:hover{background-color:#f5f7f9;border-color:#d9e1e8;box-shadow:none;color:#a6b3bf}.people-modal[hidden],.people-section--no-scroll .people-section__controls{display:none}.people-modal:not([hidden]){align-items:center;display:flex;inset:0;justify-content:center;padding:30px;position:fixed;z-index:10000}@media (max-width:767px){#conference-speakers .people-section__grid,#conference-speakers.people-section--show-all .people-section__grid{display:flex!important;flex-wrap:nowrap!important;gap:16px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scroll-padding-inline:4px;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}#conference-speakers .people-section__grid::-webkit-scrollbar{display:none}#conference-speakers .people-card,#conference-speakers.people-section--show-all .people-card{flex:0 0 82%!important;max-width:82%!important;min-width:0!important;scroll-snap-align:start!important;width:82%!important}#conference-speakers .people-section__controls{display:none!important}}