.presenters-grid-section{background:var(--white);display:none;scroll-margin-top:100px}.presenters-grid-section.show-more-info{display:block}.presenters-grid-wrapper{padding:40px 0}.presenters-grid-heading{color:var(--presenters-background);margin-bottom:30px}.presenters-cards-wrap{display:grid;gap:24px;grid-template-columns:1fr;text-align:center}.presenter-card{align-items:center;cursor:pointer;display:flex;gap:25px;width:100%}.presenter-card-image-container{background:var(--electric-blue-600);height:130px;max-width:125px;min-width:125px;width:125px}.presenter-card-image{height:100%;object-fit:cover;width:100%}.presenter-card-text{text-align:left}.presenter-card-name,.presenter-card-title{color:var(--presenters-background);text-align:left}.presenter-card-title{text-transform:none}.presenter-modal{background-color:rgba(13,13,20,.75);display:none;height:100vh;justify-content:center;left:0;padding:0;position:fixed;top:0;width:100%;z-index:1000}.presenter-modal.show-modal{display:flex}.presenter-modal-container{background:#fff;display:flex;flex-direction:column;height:100%;padding:100px 30px 50px;position:relative;width:100%}.modal-close-container{cursor:pointer;position:absolute;right:20px;top:80px}.modal-close{cursor:pointer}.presenter-modal-content{display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.presenter-modal-image-name-title{display:flex;flex-direction:column;margin-bottom:32px}.presenter-modal-image-container{height:289px;margin-bottom:21px;width:280px}.presenter-modal-image{width:100%}.presenter-modal-name{color:#1a1a1c;font-size:25px;line-height:30px;margin-bottom:10px;text-align:left;width:280px}.presenter-modal-title{color:#1a1a1c;font-size:16px;font-weight:400;line-height:20px;text-align:left;text-transform:none;width:280px}.presenter-modal-bio,.presenter-modal-bio-socials{display:flex;flex-direction:column}.presenter-modal-bio{color:#1a1a1c;font-size:16px;font-weight:400;line-height:26px;margin-bottom:40px;max-height:370px;overflow:auto;text-align:left}.presenter-modal-bio p{margin-bottom:10px}.presenter-modal-bio p:last-child{margin-bottom:unset}.presenter-modal-socials{display:flex;gap:5px}body.no-overflow{overflow:hidden}@media (min-width:768px){.presenters-grid-section{background:linear-gradient(359.99deg,var(--dark-navy-600) .01%,var(--dark-navy-800) 99.99%);display:block}.presenters-grid-wrapper{padding:80px 0}.presenters-grid-heading{color:var(--white);margin-bottom:62px;text-align:center}.presenter-card{flex-direction:column;gap:20px}.presenter-card-image-container{height:250px;max-height:250px;max-width:242px;width:242px}.presenter-card-text{text-align:center}.presenter-card-name{color:var(--white);font-size:24px;line-height:34px;text-align:center}.presenter-card-title{color:var(--white);font-size:18px;line-height:32px;text-align:center}.presenters-cards-wrap{gap:30px;grid-template-columns:repeat(2,1fr)}.presenter-modal{height:100%;padding:150px 0 0}.modal-close-container{right:15px;top:15px}.presenter-modal-container{height:fit-content;padding:50px;width:740px}.presenter-modal-content{flex-direction:row;overflow:auto}.presenter-modal-image-name-title{margin-bottom:0}.presenter-modal-bio{width:300px}.presenter-modal-title{margin-bottom:0}}@media (min-width:992px){.presenters-grid-heading{font-size:32px;line-height:40px;margin-bottom:80px}.presenters-cards-wrap{gap:60px}.presenter-card-image-container:hover .presenter-card-image{mix-blend-mode:multiply}.presenter-modal-container{height:550px;padding:50px;width:800px}.presenter-modal-content{flex-direction:row}.presenter-modal-bio{width:351px}}@media (min-width:1230px){.presenters-grid-wrapper{padding:150px 0}.presenters-grid-heading{font-size:40px;line-height:46px}.presenters-cards-wrap{grid-template-columns:1fr 1fr 1fr 1fr}.presenters-cards-wrap.\32-presenter-grid{grid-template-columns:1fr 1fr}.presenters-cards-wrap.\33-presenter-grid{grid-template-columns:1fr 1fr 1fr}}