.speakers-module{max-width:889px;width:100%}.speakers-module .heading{border-bottom:1px solid rgba(11,11,38,.16);margin-bottom:48px;padding-bottom:24px}.speakers-module .heading h2{color:var(--color-lollipop);margin-bottom:0}.speakers-module .speaker-title p,.speakers-module h3{margin:0}.speakers-module .speakers{display:grid;gap:48px 32px;grid-template-columns:1fr 1fr}.speakers-module .speaker img{border-radius:24px;height:180px;margin-bottom:32px;object-fit:cover;width:180px}.speakers-module .speaker-name{margin-bottom:6px}.speakers-module .speaker-title{margin-bottom:16px}.speakers-module .speaker-description p:last-child{margin-bottom:0}.speakers-module .speaker .arrow-link{margin-top:16px}.speakers-module .arrow-link,.speakers-module .arrow-link:focus,.speakers-module .arrow-link:hover,.speakers-module .module-footer .arrow-link,.speakers-module .module-footer .arrow-link:focus,.speakers-module .module-footer .arrow-link:hover{color:var(--color-lollipop)}.speakers-module .arrow-link:after{background:none;content:"\2192";height:auto;line-height:1;margin-left:12px;width:auto}.speakers-module .module-footer{padding-top:32px;text-align:right}body.dark .speakers-module .heading{border-bottom-color:hsla(53,92%,95%,.16)}body.dark .speakers-module .arrow-link,body.dark .speakers-module .arrow-link:focus,body.dark .speakers-module .arrow-link:hover,body.dark .speakers-module .heading h2,body.dark .speakers-module .module-footer .arrow-link,body.dark .speakers-module .module-footer .arrow-link:focus,body.dark .speakers-module .module-footer .arrow-link:hover{color:var(--color-light-purple-40)}@media screen and (max-width:550px){.speakers-module .speakers{grid-template-columns:1fr}}.speakers-module.module-columns--1 .speakers{grid-template-columns:1fr}.speaker-image-orientation--left .speaker{column-gap:32px;display:flex}@media screen and (max-width:750px){.speaker-image-orientation--left .speaker{flex-direction:column}}