.team-section{position:relative;z-index:9}.team-section .overlay-bg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.team-section .banner-inner{position:relative;z-index:5}.team-section .background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.team-section .content-inner .btn-wrap{margin-top:30px;text-align:center}.team-section .top-content h3{text-transform:uppercase}.team-section .top-content .sub-title{display:inline-block;margin:0;padding-right:15px}.team-section .top-content .title{margin:0}.team-section .top-content{margin-bottom:72px}.team-section .top-content .sub-title.hightlited{background-color:var(--global_tertiary_color);color:var(--global_quaternary_color)}.team-section .border-bg{background-color:var(--global_tertiary_color);height:1px;margin-bottom:44px;width:50%}.team-section .bottom-content .team-card{margin:0 -10px}.team-section .bottom-content .team-card .team-card-item{padding:0 10px}.team-section .bottom-content .flex_row{flex-wrap:wrap}.team-section .team-card-item .front-card{position:relative}.team-section .team-card-item .front-card .image-content{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:16px solid var(--global_tertiary_color);display:inline-flex;height:100%;padding:20px;width:100%}.team-section .team-card-item .front-card .image-content .member-name{background-color:var(--global_tertiary_color);color:var(--global_quaternary_color);display:inline-block;margin:0;padding:5px;text-transform:uppercase}.team-section .team-card-inner{cursor:pointer;min-height:331px;overflow:hidden;position:relative}.team-section .team-card-item .front-card{transform:perspective(2000px) rotateY(0deg)}.team-section .team-card-item .back-card,.team-section .team-card-item .front-card{backface-visibility:hidden;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:.5s;width:100%}.team-section .team-card-item .back-card{transform:perspective(1000px) rotateY(-180deg)}.team-section .team-card-item .back-card .card-inner{height:100%;overflow:auto}.team-section .team-card-item:hover .front-card{transform:perspective(1000px) rotateY(180deg)}.team-section .team-card-item:hover .back-card{transform:perspective(1000px) rotateY(0deg)}.team-section .team-card-item .back-card{background-color:var(--global_secondary_color)}.team-section .team-card-item .back-card .card-inner *{color:var(--global_quaternary_color)}.team-section .team-card-item .back-card .card-inner{padding:20px}.team-section .team-card-item .back-card ::-webkit-scrollbar{background-color:#838383;width:7px}.team-section .team-card-item .back-card ::-webkit-scrollbar-track{border-radius:10px}.team-section .team-card-item .back-card ::-webkit-scrollbar-thumb{background:var(--global_tertiary_color);border-radius:10px}.team-section .team-card-item .back-card .member-name{color:var(--global_tertiary_color);font-weight:700;margin:0 0 6px}.team-section .team-card-item .back-card .member-name *{color:var(--global_tertiary_color);font-weight:700}.team-section .team-card-item .back-card .designation{font-weight:700;margin-bottom:17px}.team-section .team-card-item .back-card .card-inner .description :last-child{margin:0}.team-section .border-bg,.team-section .content-wrapper{position:relative;z-index:9}