.mentorsSecInner{background-color:#f9f2ff;border-radius:var(--borderradius);padding:var(--section-padding) 60px}.mentorsSecGrid{display:flex;flex-wrap:wrap;gap:36px 0;margin-left:-18px;margin-right:-18px}.mentorsCard{flex:0 0 33.33%;padding-left:18px;padding-right:18px}.mentorsCard .mentorsCardImg{background-color:#eee5f6;border-radius:50%;height:154px;margin-bottom:40px;overflow:hidden;width:154px}.mentorsCard .mentorsCardImg img{height:100%;object-fit:cover;width:100%}.mentorsCardHead{color:#191919;font-family:var(--font-family-heading);font-size:30px;font-weight:500;line-height:36px;margin-bottom:25px}.mentorsCardPara{color:#4b494d;font-size:16px;font-weight:300;line-height:1.5}@media (max-width:1399px){.mentorsSecInner{padding:var(--section-padding) 40px}.mentorsCard .mentorsCardImg{height:130px;margin-bottom:30px;width:130px}.mentorsCardHead{font-size:24px;line-height:30px;margin-bottom:16px}.mentorsCardPara{font-size:14px;line-height:20px}}@media (max-width:1199px){.mentorsSecInner{padding:var(--section-padding) 20px}.mentorsSecGrid{margin-left:-10px;margin-right:-10px}.mentorsCard{padding-left:10px;padding-right:10px}.mentorsCard .mentorsCardImg{height:110px;margin-bottom:20px;width:110px}}@media (max-width:991px){.mentorsCard{flex:0 0 50%}}@media (max-width:767px){.mentorsCard{flex:0 0 100%;text-align:center}.mentorsCard .mentorsCardImg{height:90px;margin-left:auto;margin-right:auto;width:90px}}