.team_section .team_list{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;text-align:center}.team_section .team_list .box{background:#fff;border-radius:10px;cursor:pointer;padding:25px;position:relative;transition:all .4s ease}.team_section .team_list .box .image{line-height:0;margin:0 auto;width:165px}.team_section .team_list .box h4{font-weight:700;margin:10px 0 4px;transition:all .4s ease}.team_section .team_list .box .designation{color:#00a0df;font-size:19px;transition:all .4s ease}.team_section .team_list .box .content{margin:10px 0}.arrow_link a.arrow_cover{color:#00a0df;font-weight:600}.arrow_link a.arrow_cover svg path{stroke:#00a0df}.arrow_link a.arrow_cover span.arrow_sm:before{top:9px}.team_section .team_list .box:hover{transform:translateY(-4px)}.team_section .team_list .box .image img{height:165px!important;object-fit:cover;width:165px!important}.team_section .team_list .box:hover{box-shadow:0 0 15px 0 rgb(0 0 0/8%)}.team_section .arrow_sm svg{vertical-align:middle}.bio_popup button.carousel__button.is-close{background:transparent;right:20px;top:116px}.bio_popup .carousel__button svg{stroke:#171717}.team_section .team_list .box .arrow_link a.arrow_cover span.arrow_sm:before{top:10.7px!important}@media (max-width:1199px){.team_section .team_list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.team_section .title{text-align:center}.team_section .team_list{grid-template-columns:1fr;margin-top:30px}}