#speakerslist{margin-bottom:clamp(40px,5vw,80px)}#speakerslist h1{color:var(--color-brand-navy);margin-bottom:var(--space-6)}#speakerslist .wysiwyg-intro{margin-bottom:var(--space-6)}#speakerslist .speakers-controls{align-items:center;column-gap:clamp(16px,3vw,48px);display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:clamp(40px,2.5vw,32px);row-gap:var(--space-4)}#speakerslist .speakers-filter{column-gap:var(--space-2);display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:var(--space-2)}#speakerslist .speakers-filter li{margin:0}#speakerslist .speakers-filter a{align-items:center;background:transparent;border:1px solid var(--color-brand-teal);border-radius:var(--radius-lg);color:var(--color-brand-teal);display:inline-flex;font-family:var(--font-family-base);font-size:1.125rem;font-weight:var(--font-weight-bold);height:57px;justify-content:center;letter-spacing:.02em;min-width:78px;padding-inline:var(--space-3);text-decoration:none;transition:background-color var(--motion-duration-base) var(--motion-ease-standard),color var(--motion-duration-base) var(--motion-ease-standard)}#speakerslist .speakers-filter a:hover,#speakerslist .speakers-filter a:focus-visible{background:rgba(45,189,182,.12)}#speakerslist .speakers-filter a:focus-visible{outline:2px solid var(--color-brand-teal);outline-offset:2px}#speakerslist .speakers-filter li.active a{background:var(--color-brand-teal);border-color:transparent;color:var(--color-white)}#speakerslist #coversl.speakers-search{align-items:center;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:0 4px 4px rgba(0,0,0,.25);column-gap:var(--space-3);display:flex;flex:1 1 460px;height:67px;max-width:1015px;padding:0 var(--space-8) 0 var(--space-6)}#speakerslist .searchinputcontainer{flex:1 1 auto;height:100%;position:relative}#speakerslist #speaker-search{background:transparent;border:0;color:var(--color-text);font-family:var(--font-family-base);font-size:1.25rem;height:100%;outline:0;width:100%}#speakerslist .searchinputplaceholder{color:rgba(68,68,68,.5);font-family:var(--font-family-base);font-size:1.25rem;font-style:italic;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}#speakerslist .speakers-search__submit{align-items:center;background:var(--color-brand-teal);border:0;border-radius:var(--radius-lg);color:var(--color-white);cursor:pointer;display:inline-flex;flex:0 0 auto;height:31px;justify-content:center;padding:0;width:31px}#speakerslist .speakers-search__submit svg{fill:currentColor;height:24px;width:24px;margin-left:2px}#speakerslist .speakers-search__submit:focus-visible{outline:2px solid var(--color-brand-navy);outline-offset:2px}#speakerslist .speakers-divider{background:linear-gradient(90deg,var(--color-brand-teal) 0%,#44a7c1 36.06%,#509cc7 62.02%,var(--color-brand-navy) 100%);border-radius:var(--radius-md) var(--radius-md) 0 0;height:54px;margin-bottom:clamp(32px,4vw,56px);width:100%}#speakerslist .mix-grid{position:relative}#speakerslist .mix-grid>[data-ref="speaker"]{margin-bottom:clamp(30px,3vw,56px)}#speakerslist .speaker-card{aspect-ratio:405/459;border-radius:72px;display:block;overflow:hidden;position:relative}#speakerslist .speaker-card>img{display:block;height:100%;inset:0;object-fit:cover;object-position:center top;position:absolute;width:100%}#speakerslist .speaker-card--empty{background:linear-gradient(242.281deg,var(--color-brand-teal) 21.086%,var(--color-accent-blue) 83.013%)}#speakerslist .speaker-card__logo{height:61%;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:17.5%}#speakerslist .speaker-card__logo img{display:block;height:100%;left:-38.15%;max-width:none;position:absolute;top:0;width:176.29%}#speakerslist .speaker-meta{margin-top:clamp(12px,1.5vw,28px);text-align:center}#speakerslist .speaker-meta__name{color:var(--color-brand-navy);display:inline-block;font-family:var(--font-family-base);font-size:clamp(1.125rem,calc(.9rem + .6vw),1.5rem);font-weight:var(--font-weight-bold);line-height:1.15;text-decoration:underline}#speakerslist .speaker-meta__name:hover,#speakerslist .speaker-meta__name:focus-visible{color:var(--color-accent-cyan)}#speakerslist .speaker-meta__company{color:var(--color-accent-cyan);font-family:var(--font-family-base);font-size:clamp(1rem,calc(.85rem + .4vw),1.25rem);font-style:italic;line-height:1.25;margin-top:var(--space-1)}#speakerslist .results_loading{padding:var(--space-16) 0;text-align:center;width:100%}@media(max-width:767.98px){#speakerslist h1{margin-bottom:var(--space-3)}#speakerslist .wysiwyg-intro{margin-bottom:var(--space-2)}#speakerslist .wysiwyg-intro p:first-child{margin-top:0}#speakerslist .wysiwyg-intro p:last-child{margin-bottom:0}#speakerslist .speakers-controls{align-items:stretch;flex-direction:column}#speakerslist .speakers-filter{justify-content:flex-start}#speakerslist .speakers-filter a{font-size:1rem;height:38px;min-width:51px}#speakerslist #coversl.speakers-search{flex:0 0 auto;border-radius:10px;height:48px;max-width:none;padding-left:var(--space-4);padding-right:var(--space-5)}#speakerslist #speaker-search,#speakerslist .searchinputplaceholder{font-size:1rem}#speakerslist .speakers-search__submit{height:24px;width:24px}#speakerslist .speakers-search__submit svg{height:16px;width:16px}#speakerslist .speakers-divider{display:none}#speakerslist .speaker-card{border-radius:36px}}#speakersdetail{padding-top:clamp(40px,6vw,48px);margin-bottom:clamp(40px,5vw,80px)}#speakersdetail .speaker-detail{display:grid;gap:clamp(24px,4vw,36px);grid-template-columns:1fr}@media(min-width:992px){#speakersdetail .speaker-detail{align-items:start;column-gap:clamp(40px,5vw,96px);grid-template-areas:"media identity" "media body";grid-template-columns:minmax(0,4fr) minmax(0,8fr);grid-template-rows:max-content 1fr;row-gap:var(--space-4)}#speakersdetail .speaker-detail__identity{grid-area:identity}#speakersdetail .speaker-detail__media{grid-area:media}#speakersdetail .speaker-detail__body{grid-area:body}}#speakersdetail h1{color:var(--color-brand-navy);margin-bottom:var(--space-2)}#speakersdetail h2{color:var(--color-brand-navy);font-family:var(--font-family-display);font-size:var(--font-size-h3);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);margin-bottom:var(--space-1)}#speakersdetail .speaker-detail__org{color:var(--color-text-muted);font-size:var(--font-size-body-sm);line-height:var(--line-height-body);margin-bottom:var(--space-5)}#speakersdetail .speaker-photo{aspect-ratio:396/449;border-radius:72px;overflow:hidden;position:relative;width:100%}#speakersdetail .speaker-photo>img{height:100%;inset:0;object-fit:cover;object-position:center top;position:absolute;width:100%}#speakersdetail .speaker-photo--empty{background:linear-gradient(242.281deg,var(--color-brand-teal) 21.086%,var(--color-accent-blue) 83.013%)}#speakersdetail .speaker-photo__logo{height:61%;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:17.5%}#speakersdetail .speaker-photo__logo img{height:100%;left:-38.15%;max-width:none;position:absolute;top:0;width:176.29%}#speakersdetail .sdsocial{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:clamp(16px,2vw,24px)}#speakersdetail .sdsocial a{align-items:center;background:var(--color-brand-teal);border-radius:50%;color:var(--color-white);display:inline-flex;flex:0 0 auto;font-size:18px;height:35px;justify-content:center;text-decoration:none;transition:background-color var(--motion-duration-base) var(--motion-ease-standard);width:35px}#speakersdetail .sdsocial a:hover,#speakersdetail .sdsocial a:focus-visible{background:var(--color-brand-navy);color:var(--color-white)}#speakersdetail .sdsocial a:focus-visible{outline:2px solid var(--color-brand-navy);outline-offset:2px}#speakersdetail .sdsocial a i{line-height:1}#speakersdetail .speaker-bio{color:var(--color-text);font-size:var(--font-size-body-sm);line-height:var(--line-height-body);margin-bottom:var(--space-6)}#speakersdetail .speaker-bio p{margin:0 0 var(--space-4)}#speakersdetail .speaker-bio p:last-child{margin-bottom:0}#speakersdetail .speaker-bio ul,#speakersdetail .speaker-bio ol{margin:0 0 var(--space-4);padding-left:24px}#speakersdetail .speaker-bio li{margin:0}#speakersdetail .speaker-detail__body a{color:var(--color-brand-navy);text-decoration:underline;text-underline-offset:2px}#speakersdetail .speaker-detail__body a:hover,#speakersdetail .speaker-detail__body a:focus-visible{color:var(--color-brand-teal)}#speakersdetail .speaker-detail__sessions{margin-bottom:var(--space-6)}#speakersdetail .speaker-detail__sessions-heading{color:var(--color-brand-navy);font-weight:var(--font-weight-bold);margin-bottom:var(--space-2)}#speakersdetail .speaker-detail__sessions a{display:block;margin-bottom:var(--space-1);width:fit-content}#speakersdetail .speaker-detail__books{margin-bottom:var(--space-6)}#speakersdetail .speaker-detail__books-heading{color:var(--color-brand-navy);font-weight:var(--font-weight-bold);margin-bottom:var(--space-3)}#speakersdetail .speaker-detail__book{margin-bottom:var(--space-3)}#speakersdetail .speaker-detail__book img{display:inline-block;margin-right:var(--space-2);max-height:60px;vertical-align:middle;width:auto}#speakersdetail .legal{color:var(--color-text);font-size:var(--font-size-body-caption);line-height:1.4;margin-bottom:0;margin-top:var(--space-8)}@media(max-width:767.98px){#speakersdetail{padding-top:10px}#speakersdetail .speaker-detail__body{margin-top:36px}#speakersdetail .speaker-bio{font-size:var(--font-size-body-xs)}#speakersdetail .speaker-bio ul,#speakersdetail .speaker-bio ol{padding-left:21px}#speakersdetail .legal{font-size:.625rem}#speakersdetail .container{padding-left:20px;padding-right:20px}}.section-type-signupforupdates .hp-sign-up-for-updates{padding-block:clamp(var(--space-8),4vw,var(--space-10))}.section-type-signupforupdates .hp-sign-up-for-updates__panel{align-items:center;background:var(--Linear,linear-gradient(258deg,#92cb61 32.53%,#25c3c2 83.27%));border-radius:20px;display:flex;gap:clamp(1rem,2vw,2rem);justify-content:space-between;padding:clamp(1.5rem,2vw,2.8125rem) clamp(1.25rem,2.5vw,4rem);width:100%}.section-type-signupforupdates .hp-sign-up-for-updates__heading-wrap{flex:0 1 26rem;min-width:0}.section-type-signupforupdates .hp-sign-up-for-updates__heading{color:var(--color-white);font-family:var(--font-family-display);font-size:clamp(2.125rem,3.2vw,3.125rem);font-weight:var(--font-weight-regular);line-height:1.15;margin:0;text-transform:lowercase}.section-type-signupforupdates .hp-sign-up-for-updates__form{align-items:center;display:grid;flex:1 1 auto;gap:3rem;grid-template-columns:minmax(0,1fr) auto auto auto;min-width:0;width:100%}.section-type-signupforupdates .hp-sign-up-for-updates__field{min-width:0}.section-type-signupforupdates .hp-sign-up-for-updates__email-input{border:1px solid rgba(255,255,255,.45);border-radius:15px;color:var(--color-brand-navy);font-family:var(--font-family-body);font-size:1.125rem;font-style:italic;line-height:1.4;min-height:3.25rem;padding:.625rem 1.5rem;width:100%}.section-type-signupforupdates .hp-sign-up-for-updates__email-input::placeholder{color:var(--color-brand-navy);opacity:1}.section-type-signupforupdates .hp-sign-up-for-updates__options{align-items:center;border:0;display:flex;gap:3rem;margin:0;padding:0;white-space:nowrap}.section-type-signupforupdates .hp-sign-up-for-updates__option{align-items:center;color:var(--color-white);cursor:pointer;display:inline-flex;gap:.75rem;margin:0;user-select:none}.section-type-signupforupdates .hp-sign-up-for-updates__option-input{appearance:none;background:var(--color-white);border:1px solid transparent;border-radius:5px;box-shadow:none;height:1.875rem;margin:0;position:absolute;opacity:0;pointer-events:none;width:2rem}.section-type-signupforupdates .hp-sign-up-for-updates__option-indicator{align-items:center;background:var(--color-white);border-radius:5px;display:inline-flex;height:1.875rem;justify-content:center;width:2rem}.section-type-signupforupdates .hp-sign-up-for-updates__option-indicator::after{border-right:2.5px solid var(--color-brand-navy);border-bottom:2.5px solid var(--color-brand-navy);content:"";height:1rem;opacity:0;transform:rotate(45deg) translate(-1px,-2px);transition:opacity var(--motion-duration-fast) var(--motion-ease-standard);width:.35rem}.section-type-signupforupdates .hp-sign-up-for-updates__option-input:checked+.hp-sign-up-for-updates__option-indicator::after{opacity:1}.section-type-signupforupdates .hp-sign-up-for-updates__option-input:focus-visible+.hp-sign-up-for-updates__option-indicator{outline:2px solid var(--color-brand-navy);outline-offset:2px}.section-type-signupforupdates .hp-sign-up-for-updates__option-label{color:var(--color-brand-navy);font-family:var(--font-family-body);font-size:1.125rem;font-weight:700;line-height:1.4}.section-type-signupforupdates .hp-sign-up-for-updates__submit{background:var(--color-brand-navy);border:1px solid var(--color-brand-navy);border-radius:10px;color:var(--color-white);font-family:var(--font-family-body);font-size:1rem;font-weight:700;line-height:1.1;min-height:3.25rem;padding:.75rem 2.5rem;text-align:center;transition:background-color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),opacity var(--motion-duration-fast) var(--motion-ease-standard);white-space:nowrap}.section-type-signupforupdates .hp-sign-up-for-updates__submit:hover,.section-type-signupforupdates .hp-sign-up-for-updates__submit:focus-visible{background:color-mix(in srgb,var(--color-brand-navy) 88%,#000);border-color:color-mix(in srgb,var(--color-brand-navy) 88%,#000);color:var(--color-white)}.section-type-signupforupdates .hp-sign-up-for-updates__form.is-submitting .hp-sign-up-for-updates__submit,.section-type-signupforupdates .hp-sign-up-for-updates__submit:disabled{cursor:not-allowed;opacity:.7}.section-type-signupforupdates .hp-sign-up-for-updates__status{color:var(--color-white);font-family:var(--font-family-body);font-size:.9375rem;grid-column:1/-1;line-height:1.4;margin:0}.section-type-signupforupdates .hp-sign-up-for-updates__status.is-error{color:var(--color-white);font-weight:700}.section-type-signupforupdates .hp-sign-up-for-updates__editor-options{margin-bottom:1rem}@media(max-width:1279px){.section-type-signupforupdates .hp-sign-up-for-updates__panel{align-items:stretch;flex-direction:column}.section-type-signupforupdates .hp-sign-up-for-updates__heading-wrap{flex-basis:auto}.section-type-signupforupdates .hp-sign-up-for-updates__form{grid-template-columns:minmax(0,1fr) auto auto}.section-type-signupforupdates .hp-sign-up-for-updates__field,.section-type-signupforupdates .hp-sign-up-for-updates__status{grid-column:1/-1}.section-type-signupforupdates .hp-sign-up-for-updates__submit{justify-self:start}}@media(max-width:767.98px){.section-type-signupforupdates .hp-sign-up-for-updates__panel{padding:1.75rem 1.25rem}.section-type-signupforupdates .hp-sign-up-for-updates__heading{font-size:2.125rem;text-align:center}.section-type-signupforupdates .hp-sign-up-for-updates__form{grid-template-columns:1fr}.section-type-signupforupdates .hp-sign-up-for-updates__options{justify-content:center}.section-type-signupforupdates .hp-sign-up-for-updates__submit{justify-self:center;width:min(100%,10rem)}}