.team-leaders-section{padding:150px 0}.team-leaders-section .title-wrapper{margin-bottom:40px}.team-leaders-section .cards-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 30px}.team-leaders-section .leader-card{width:calc((100% - 80px) / 3);min-width:250px;display:flex;flex-direction:column;gap:60px}.team-leaders-section .leader-card .image{height:426px}.team-leaders-section .leader-card .image img{width:100%;height:100%;object-fit:cover;border-radius:30px}.team-leaders-section .leader-card .title-wrapper{display:flex;flex-direction:column;gap:40px}.team-leaders-section .leader-card .card-content .body-text{font-family:"Nunito Sans";font-size:25px;font-weight:300;line-height:110%;text-transform:uppercase;margin-top:24px}.team-leaders-section.white{background:var(--Bright-White, #FFF)}.team-leaders-section.black{background:var(--Pitch-Black, #14110D)}@media (max-width:992px){.team-leaders-section{padding:80px 16px}.team-leaders-section .cards-wrapper{gap:24px}.team-leaders-section .leader-card{width:calc((100% - 40px) / 2);min-width:250px;gap:24px}.team-leaders-section .title-1{font-size:30px}.team-leaders-section .title-1-second{font-size:30px}}@media (max-width:576px){.team-leaders-section{padding:80px 16px}.team-leaders-section .cards-wrapper{gap:24px}.team-leaders-section .leader-card{width:calc((100% - 40px));min-width:250px;gap:24px}.team-leaders-section .leader-card .image{height:380px}.team-leaders-section .leader-card .card-content .body-text{font-size:16px;margin-top:12px}}