.team-section{position:relative}.team-section .molecules{right:-200px;bottom:-100px}.team-section .items{column-gap:1.2%;row-gap:20px;overflow:hidden}.team-section .item{width:15.66%;background:var(--light-bg);position:relative}.team-section .item img{width:100%}.team-section .item .content{padding:15px}.team-section .item .name{font-size:.875rem;font-weight:600}.team-section .item .name .designation{font-weight:400;display:flex}.team-section .item .name .desc{font-weight:300;display:flex}.team-section .item .dark-btn{display:none}.team-section .item .inner-popup{position:absolute;left:0;bottom:0;top:100%;right:100%;width:0;height:0;transition:all .5s ease-in-out;overflow:hidden;visibility:hidden;background:#bbd3ed;z-index:9}.team-section .item .inner-popup .popup-content{padding:16px 22px}.team-section .item .inner-popup .desc,.team-section .item .inner-popup .designation,.team-section .item .inner-popup .name{opacity:0;transition:all 1s ease-in-out}.team-section .item .inner-popup .name{color:var(--primary-color);font-size:30px;font-weight:600;line-height:normal}.team-section .item .inner-popup .designation{color:var(--primary-color);font-size:22px;font-weight:400;line-height:22px;margin-top:5px}.team-section .item .inner-popup .desc{color:var(--primary-color);font-size:16px;font-weight:300;line-height:25px;margin-top:20px}.team-section .item:hover .inner-popup{top:0;right:0;left:0;bottom:0;width:443px;height:100%;overflow:visible;visibility:visible}.team-section .item:hover .inner-popup .desc,.team-section .item:hover .inner-popup .designation,.team-section .item:hover .inner-popup .name{opacity:1}.team-section .item:nth-child(6n) .inner-popup{right:0;left:auto}.team-section .item:nth-child(6n):hover .inner-popup{left:auto}.team-section .inner-section{margin-bottom:70px}.team-section .inner-section:last-child{margin-bottom:0}@media only screen and (max-width:1439px){.team-section .item .name{font-size:14px}.team-section .item .name .designation{font-size:12px}.team-section .item:hover .inner-popup{width:207.6%}.team-section .item .inner-popup .name{font-size:18px}.team-section .item .inner-popup .designation{font-size:16px}.team-section .item .inner-popup .desc{margin-top:10px;font-size:14px;line-height:21px}}@media only screen and (max-width:1199px){.team-section .items{column-gap:2%}.team-section .item{width:23.5%}.team-section .item:hover .inner-popup{width:208.8%}.team-section .item:nth-child(6n) .inner-popup{right:auto;left:0}.team-section .item:nth-child(6n):hover .inner-popup{left:0}.team-section .item:nth-child(4n) .inner-popup{right:0;left:auto}.team-section .item:nth-child(4n):hover .inner-popup{left:auto}}@media only screen and (max-width:992px){.team-section .item{width:32%}.team-section .item:hover .inner-popup{width:206.8%}.team-section .item .inner-popup .popup-content{padding:16px}.team-section .item:nth-child(4n) .inner-popup{right:auto;left:0}.team-section .item:nth-child(4n):hover .inner-popup{left:0}.team-section .item:nth-child(3n) .inner-popup{right:0;left:auto}.team-section .item:nth-child(3n):hover .inner-popup{left:auto}}@media only screen and (max-width:767px){.team-section .items{column-gap:16px}.team-section .item{padding-bottom:80px;width:calc(50% - 8px)}.team-section .item .content{padding:12px 12px 0}.team-section .item .dark-btn{display:inline-flex;position:absolute;bottom:22px}.team-section .item:hover .inner-popup{width:210%}.team-section .item:nth-child(3n) .inner-popup{right:auto;left:0}.team-section .item:nth-child(3n):hover .inner-popup{left:0}.team-section .item:nth-child(2n) .inner-popup{right:0;left:auto}.team-section .item:nth-child(2n):hover .inner-popup{left:auto}}