.team_section .team_list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}.team_section .team_list .box{background:#fff;box-shadow:0 10px 40px #00000026;position:relative;transition:all .4s ease}.team_section .team_list .box h4{font-weight:700;margin:10px 0 4px;transition:all .4s ease}.team_section .team_list .box .designation{color:#171717;font-size:16px;font-weight:700;line-height:23px;transition:all .4s ease}.team_section .team_list .box .content{margin:10px 0}.arrow_link a.arrow_cover{color:#1c1c1c;font-size:16px;font-weight:700;line-height:22px;text-decoration:none}.arrow_link a.arrow_cover svg path{stroke:var(--primarycolor)}.arrow_link a.arrow_cover span.arrow_sm:before{top:9px}.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}.bio_popup button.fancybox-close-small{border:none}.bio_popup button.fancybox-close-small svg{stroke:#fff!important}.bio_popup__bio{color:#000!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}.bio_popup__img img{height:200px!important;width:200px!important}}