:root{--content-width:1390px;--color-blue:#1677ca;--color-dark-blue:#1060aa;--color-green:#93c90f;--color-grey-alt:#6d6d6d;--color-grey-border:#b1b1b1;--color-grey-menu:#6f6f6f;--color-grey-quaternary:#97999b;--color-grey-secondary:#212529;--color-grey-tertiary:#f2f2f2;--color-grey:grey;--color-light-blue-quaternary:#e2f0f8;--color-light-blue-secondary:#b5f0fe;--color-light-blue-tertiary-transparent:hsla(0,0%,90%,.4);--color-light-blue-tertiary:#e5e5e5;--color-light-blue:#b3f1ff;--color-light-grey-tertiary:#e5e5e5;--color-light-grey-transparent:rgba(76,76,76,.6);--color-light-grey:#4c4c4c;--color-orange:#ea862d;--color-landing-page-blue:#0082c8}content-width-ce{display:block;margin-inline:auto;max-width:var(--content-width);padding-inline:24px}section.speakers{background-color:var(--color-landing-page-blue);color:#fff;padding-block:53px}section.speakers h2{color:#fff;font-size:24px;font-weight:700;line-height:1.5;margin:0;text-align:center}section.speakers div.speaker-grid{display:grid;flex-wrap:wrap;gap:80px 50px;grid-template-columns:repeat(2,1fr);margin-block-start:72px}div.speaker-grid article{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}section.speakers div.image-wrapper{flex-basis:calc(25% - 25px);flex-grow:0;flex-shrink:1;min-width:100px}section.speakers div.image-wrapper picture{aspect-ratio:1;display:flex}section.speakers div.image-wrapper picture img{clip-path:circle(50%);object-fit:cover}section.speakers div.text-wrapper{flex-basis:calc(75% - 25px);flex-grow:1;margin-block-start:15px}section.speakers div.text-wrapper p.name,section.speakers div.text-wrapper p.title{color:#fff;font-size:16px;font-weight:700;line-height:1.75;margin:0}section.speakers div.text-wrapper details{margin-block-start:20px}section.speakers div.text-wrapper details>div{color:#fff;font-size:16px;font-weight:400;line-height:1.75;margin-block-start:20px}section.speakers div.text-wrapper details summary{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;line-height:1.6;list-style:none;text-decoration-line:underline}section.speakers div.text-wrapper details>summary::-webkit-details-marker{display:none}section.speakers div.text-wrapper details summary:after{background-size:cover;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='11' fill='none' viewBox='0 0 8 11'%3E%3Cpath fill='%23fff' d='M.5 1.675 4.827 5.5.5 9.325 1.832 10.5l5.668-5-5.668-5z'/%3E%3C/svg%3E");content:"";height:11px;margin-left:.75em;transition:.2s;width:8px}section.speakers div.text-wrapper details>summary:before{content:"Read Bio"}section.speakers div.text-wrapper details[open]>summary:before{content:"Close Bio"}section.speakers div.text-wrapper details[open]>summary:after{transform:rotate(90deg)}@media (max-width:1280px){:root{--content-width:1135px}div.speaker-grid article{display:block}section.speakers div.image-wrapper picture{max-width:150px}}@media (max-width:690px){section.speakers div.speaker-grid{gap:50px;grid-template-columns:1fr}}