.team-section{padding:124px 15px}.team-section .team-container{margin:0 auto;max-width:1280px;width:100%}.team-section .team-container .team-row{display:flex;flex-wrap:wrap;gap:64px 172px}.team-section .team-container .team-justify-content-center{justify-content:center}.team-section .team-top{text-align:center;width:54%}.team-section .team-top h2.team-title{color:#211f20;font-family:degular;font-size:48px;font-weight:500;line-height:52.8px;margin-bottom:24px;text-align:center}.team-section .team-top .team-para{color:#211f20a3;font-family:IBM Plex Sans;font-size:18px;font-weight:400;line-height:27px;margin-bottom:0;text-align:center}.team-section .team-members{margin-top:60px}.team-section .team-row .team-col{width:calc(33.33% - 115px)}.team-section .team-members .team-box{display:flex;flex-direction:column;height:100%}.team-section .team-members .team-box .team-image{background-color:#f7fcfe;border-radius:16px}.team-section .team-members .team-box .team-image img{border-radius:16px;display:block;height:360px;object-fit:contain;object-position:bottom;transition:all .3s ease-in;width:100%}.team-section .team-members .team-box .team-image:hover{background-color:#163076}.team-section .team-content{display:flex;flex:1;flex-direction:column;margin-top:24px;padding:0 16px}.team-section .team-content h4{color:#211f20;font-family:IBM Plex Sans;font-size:24px;font-weight:600;line-height:31.2px;margin-bottom:8px;text-align:left;text-decoration:none}.team-section .team-content .tm-position{color:#7a797a;font-family:IBM Plex Sans;font-size:18px;font-weight:400;line-height:27px;margin:0;min-height:27px;text-align:left}.team-section .team-content hr{border-bottom:1px solid #1f6ef63d;margin:16px 0}.team-section .team-content .read-more-container{position:relative}.team-section .team-content .read-more-container .tm-desc{max-height:66px;overflow:hidden;transition:max-height .5s ease}.team-section .team-content .read-more-container .tm-desc p{color:#211f20;display:-webkit-box;font-family:IBM Plex Sans;font-size:15px;font-weight:400;line-height:22.5px;margin:0;text-align:left;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.team-section .team-content .read-more-container .tm-desc.expanded p{-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.team-section .team-content .read-more-container .tm-desc.expanded{max-height:600px}.team-section .team-content .read-more-container .tm-desc .more-text{display:inline}.team-section .team-content .read-more-container .toggle-link{align-items:center;color:#163076;display:flex;font-family:IBM Plex Sans;font-size:16px;font-weight:500;gap:8px;line-height:24px;margin-top:12px;text-align:left;text-decoration:none;transition:all .3s ease}.team-section .team-content .read-more-container .toggle-link .arrow{display:flex;transition:transform .3s ease-in}.team-section .team-content .read-more-container .tm-desc.expanded~.toggle-link .arrow{transform:rotate(180deg)}@media (min-width:768px) and (max-width:991.98px){.team-section .team-row .team-col{width:calc(50% - 12px)}}@media (min-width:576px) and (max-width:767.98px){.team-section .team-top{width:100%}.team-section .team-row .team-col{width:calc(50% - 12px)}.team-section .team-members .team-box .team-image img{height:380px}}@media (max-width:575.98px){.team-section .team-row .team-col,.team-section .team-top{width:100%}}