.team-section{background:#f7f9fc00;padding:65px 0}.team-section .heading{margin:0 auto;max-width:1020px;text-align:center}.team-section .heading h2{font-weight:500;text-transform:none}.team-section .box{display:flex}.team-section .main-box{background:#f7f9fc;border:1px solid #e5e7f5;border-radius:8px;margin-top:25px;overflow:hidden;width:100%}.team-section .main-box .img-box{line-height:0}.team-section .main-box .img-box img{max-height:270px;min-height:270px;object-fit:cover;width:100%}.team-section .main-box .text-box{background:#edf0f8;padding:10px 20px}.team-section .main-box .text-box h6{color:#020204;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:5px}.team-section .main-box .text-box p{color:#303226;font-size:12px;line-height:1.5;margin:0}.team-section .bottom-section{align-items:center;background:#fff;border:1px solid #e5e7f5cc;border-radius:8px;display:flex;justify-content:space-between;margin-top:30px;padding:22px 20px}.team-section .bottom-section .text{max-width:55%}.team-section .bottom-section .text h5{color:#020204;font-size:18px;font-weight:600;margin-bottom:10px}.team-section .bottom-section .cta-box a:hover{color:#000}.team-section .bottom-section .text p{font-size:16px;margin:0}@media(max-width:767.98px){.team-section .bottom-section{display:block}.team-section .bottom-section .text{margin-bottom:20px;max-width:100%}.team-section .bottom-section .cta-box a{text-align:center;width:100%}}