.teamMember{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing)}.teamMember .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.teamMember .content-wrapper{position:relative}.teamMember .btn_sec{margin-top:40px}.teamMember .top-content{margin-bottom:16px}.teamMember .top-content .title:after{background:var(--tertiary_color);content:"";display:block;height:3px;margin:10px auto 46px;width:150px}.teamMember .top-content .title *{margin:0}.teamMember .member-cards .memberCard{margin:15px 0;padding:0 15px}.teamMember .member-cards{justify-content:center;margin:0 -15px}.teamMember .member-cards .member_name{background:var(--tertiary_color);overflow:hidden;padding:10px;position:relative;text-align:center;transition:all .3s ease-in-out}.teamMember .member-cards .member_name h6{margin:0;transition:all .3s ease-in-out}.teamMember .member-cards .member_image_wrap img{vertical-align:middle;width:100%}.teamMember .member-cards .member_name h6{color:var(--septenary_color)}.teamMember .member-cards .memberItemInner{position:relative}.teamMember .member-cards .memberItemInner .openpopup{height:100%;left:0;position:absolute;top:0;width:100%}.teamMember .member-cards .member_name:after{content:"";height:155px;left:-180px;opacity:.2;position:absolute;top:-50px;transform:rotate(25deg);-webkit-transition:all .8s cubic-bezier(.19,1,.22,1);-moz-transition:all .8s cubic-bezier(.19,1,.22,1);-ms-transition:all .8s cubic-bezier(.19,1,.22,1);-o-transition:all .8s cubic-bezier(.19,1,.22,1);transition:all .8s cubic-bezier(.19,1,.22,1);width:120px;z-index:1000}.teamMember .member-cards .memberCard:hover .member_name:after{left:120%;transition:all .6s cubic-bezier(.19,1,.22,1)}.teamMember .member-popup{align-items:center;background:rgba(0,0,0,.5);bottom:0;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:99999}.teamMember .member-popup.active{opacity:1;visibility:visible}body.member-popup-open{overflow-y:hidden}.teamMember .popUp_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;margin:50px auto;min-height:calc(100% - 100px);width:80%}.teamMember .member-popup .popup{background:#fff;border-radius:12px;max-height:800px;max-width:1320px;min-height:calc(100vh - 100px);overflow-y:auto;padding:50px;position:relative}.teamMember .member-popup .popup button.close-icon{-webkit-appearance:none;font-size:30px;height:50px;line-height:normal;min-width:0;padding:0;position:absolute;right:30px;top:30px;width:50px}.teamMember .member-popup .popup-wrpr{display:flex;flex-wrap:wrap;gap:30px}.teamMember .member-popup .popup-wrpr .img-wrpr{width:28%}.teamMember .member-popup .popup-wrpr .popup-content-wrpr{width:calc(72% - 30px)}.teamMember .member-popup .popup-wrpr .img-wrpr .popup-img-wrpr img{border-radius:10px;width:100%}.teamMember .member-popup .popup-wrpr .popup-content-wrpr h2{margin-bottom:6px}.teamMember .member-popup .popup-social-wrpr a{align-items:center;display:inline-flex;gap:4px;line-height:normal;margin-bottom:16px}.teamMember .member-popup .popup-social-wrpr svg{vertical-align:middle;width:16px}.teamMember .member-cards .member_image_wrap{height:100%}.teamMember .member-cards .memberItemInner{display:flex;flex-direction:column;height:100%}.teamMember .member-cards .member_image_wrap img{height:100%;object-fit:cover}@media (max-width:767px){.teamMember .member-popup .popup-wrpr .img-wrpr,.teamMember .member-popup .popup-wrpr .popup-content-wrpr{width:100%}.teamMember .popUp_container{margin:0 auto;min-height:100%;width:100%}.teamMember .member-popup .popup{max-height:100vh;min-height:0;padding:30px 15px}.teamMember .member-popup .popup button.close-icon{font-size:20px;height:30px;right:15px;top:15px;width:30px}}