.meet-our-experts-container{display:flex;padding:3rem 4rem;flex-direction:column;align-items:center;gap:20px}@media(max-width:768px){.meet-our-experts-container{padding:1.5rem!important}}@media(max-width:1024px){.meet-our-experts-container{padding:2rem 40px}}.meet-our-experts-container .header-section{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.meet-our-experts-container .header-section{flex-direction:column;gap:1.75rem}}.meet-our-experts-container .header-section h2{color:var(--Color---Black,#111);font-family:Playfair Display;font-size:54px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-1.44px}@media(max-width:768px){.meet-our-experts-container .header-section h2{font-size:3rem;text-align:center;width:100%}}.meet-our-experts-container .meet-our-experts-carousel-section{width:100%}.meet-our-experts-container .meet-our-experts-carousel-section .swiper-slide{height:auto}.meet-our-experts-container .meet-our-experts-carousel-section .people-card{border-radius:6px;box-sizing:border-box;padding:1rem 2px 40px}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .people-bg-img{position:relative;width:100%;min-height:30vh;height:auto;overflow:hidden;background:#efefef}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .people-bg-img img{object-fit:cover;object-position:top;width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .people-bg-img img:hover{filter:grayscale(0)}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .carousel-text-bg{margin-top:6px}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .carousel-text-bg h3{color:var(--Color---Black,#111);font-family:Playfair Display;font-size:18px;font-style:normal;font-weight:600;line-height:150%}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .carousel-text-bg p{color:var(--Color---Grey,#6e6e6e);font-family:Inter Tight;font-size:12px;font-style:normal;font-weight:500;line-height:180%}@media(max-width:768px){.meet-our-experts-container .meet-our-experts-carousel-section .people-card{padding:0}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .people-bg-img{min-height:40vh}}@media(max-width:1024px){.meet-our-experts-container .meet-our-experts-carousel-section .people-card{padding:0}}@media(max-width:1400px){.meet-our-experts-container .meet-our-experts-carousel-section .people-card .carousel-text-bg h3{font-size:16px}.meet-our-experts-container .meet-our-experts-carousel-section .people-card .carousel-text-bg p{font-size:12px}}.meet-our-experts-container .meet-our-experts-carousel-section .custom-navigation{display:flex;align-items:center;justify-content:flex-start;gap:16px}.meet-our-experts-container .meet-our-experts-carousel-section .custom-navigation .nav-btn{background:#e4e4e4;border:none;padding:12px 16px;cursor:pointer;font-size:18px}.meet-our-experts-container .meet-our-experts-carousel-section .custom-navigation .slide-counter{font-size:16px;font-weight:500}@media screen and (max-width:768px){.meet-our-experts-container .meet-our-experts-carousel-section .custom-navigation{margin-top:4px;justify-content:center}.meet-our-experts-container .meet-our-experts-carousel-section .custom-navigation .nav-btn{padding:10px}}