.custom-speakers{align-items:center;border-radius:24px;margin:0 auto;max-width:1425px;padding:40px 3rem}.custom-speakers,.custom-speakers-container{display:flex;flex-direction:column;width:100%}.custom-speakers-container{gap:3rem}.custom-speakers-header h2{color:#e7e9ee;font-size:40px;font-weight:700;margin:0 0 20px;text-align:left}.custom-speakers-header p{color:#e7e9ee;font-size:18px;font-weight:400;margin:0 auto;max-width:900px;text-align:center}.custom-speakers-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.custom-speaker-card{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;min-width:180px;width:18%}.custom-speaker-image img{border-radius:24px;display:block;height:auto;width:100%}.custom-speaker-image:after{background:linear-gradient(0deg,rgba(255,137,215,.7) 5.33%,hsla(0,0%,100%,0));border-radius:24px;content:"";inset:0;opacity:0;position:absolute;transition:opacity 1s}.custom-speaker-image:hover:after{opacity:1}.custom-speaker-info h3{color:#ff89d7;font-size:24px;margin:0 0 8px}.custom-speaker-info .custom-role{color:#e7e9ee;font-size:18px;font-weight:400;margin:0 0 8px}.custom-speaker-info .custom-description{color:#e7e9ee;font-size:16px;font-weight:400;margin:0}@media (max-width:1024px){.custom-speaker-card{width:24%}}@media (max-width:810px){.custom-speakers{padding-bottom:0;padding-top:20px}.custom-speakers-list{gap:3px;justify-content:flex-start}.custom-speakers-header{margin-bottom:-20px}.custom-speaker-card{padding-top:40px;width:33%}}@media (max-width:700px){.custom-speakers{padding:20px 30px}.custom-speakers-header{margin-bottom:0}.custom-speaker-card{align-items:center;padding-bottom:40px;padding-top:0;width:40%}.custom-speaker-info{text-align:center}}@media (max-width:480px){.custom-speaker-card{width:100%}.custom-speakers-header h2{font-size:2rem}}.custom-speaker-image{display:inline-block;overflow:hidden;position:relative}.custom-linkedin-overlay{align-items:center;background:#142032;border-radius:0 0 24px 24px;bottom:0;display:flex;height:42px;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s ease;width:100%;z-index:2}.custom-linkedin-overlay img{border-radius:0;height:26px;width:26px}.custom-speaker-image:hover .custom-linkedin-overlay{opacity:1;pointer-events:auto}