.team_section .item_team_box:hover{background:var(--tritary-color)}.team_section .team_box_row{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.team_section .item_team_box{align-items:stretch;border:1px solid var(--tritary-color);border-radius:15px;display:flex;overflow:hidden;transition:.3s;width:49%}.team_section .item_team_box .content p{margin-bottom:0!important}.team_section .item_team_box .img_block_team{display:flex;overflow:hidden;width:30%}.team_section .item_team_box .content{height:100%;padding:30px 50px 20px 30px;width:70%}.team_section .item_team_box .img_block_team img{display:flex;height:100%;object-fit:cover;object-position:top;transition:.3s;width:100%}.team_section .item_team_box .content h5{font-size:23px;margin-bottom:0}.team_section .item_team_box .content span{display:block;margin-bottom:40px}.team_section .team_top_bar{margin-bottom:30px!important;text-align:center}