.speakers-lp{background-color:var(--stone)}.speakers-lp img{aspect-ratio:1/1;border-radius:1rem;margin-bottom:1rem;max-width:100%!important;object-fit:cover;width:100%}.speakers-lp__speakers{display:grid;gap:1.75rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;width:100%}.speakers-lp__speakers .fold-font-24px{margin-bottom:.5rem}.speakers-lp__speakers__inner{flex:1 0 calc(33.333% - 1.75rem);width:100%}@media screen and (max-width:1023px){.speakers-lp__speakers__inner{flex:1 0 calc(50% - 1.75rem)}.speakers-lp__speakers__inner:last-child{flex:0 0 calc(50% - 0.875rem)}}@media screen and (max-width:1180px){.speakers-lp__speakers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.speakers-lp__speakers__inner{flex:1 0 100%}}