.team-box{padding:15px 0}.team-b{background:#fff;border-radius:8px;cursor:pointer;padding:15px;width:100%}.team-img{background:#f6f6f6;height:180px}body .team-img img{border-radius:6px;height:180px;object-fit:cover;width:100%}.team-b h4,.team-popup h4{font-size:20px;font-weight:700;line-height:28px;padding:15px 0 0}.team-popup-role,.team-role{color:#494c54;font-size:14px;line-height:22px;text-transform:uppercase}.team-popup{background:rgba(0,0,0,.4);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.team-popup-inner{background:#fff;border-radius:10px;left:50%;max-height:90%;max-width:1000px;overflow:auto;padding:50px 20px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.team-popup-text{font-size:14px;line-height:22px;padding:0 0 15px}.team-popup-right h6{font-size:18px;font-weight:700;line-height:28px;padding:0 0 6px}.team-popup-close{cursor:pointer;position:absolute;right:25px;top:25px}body .team-sub-title{font-size:30px;font-weight:600;line-height:32px;padding:30px 0 20px}@media (min-width:768px){.team-boxes{display:flex;flex-wrap:wrap;justify-content:center}.team-box:nth-child(-n+4){display:flex;padding:15px 10px;width:25%}.team-box:nth-child(n+5){display:flex;padding:15px 10px;width:20%}.team-popup-left{float:left;width:30%}.team-popup-right{float:right;padding-left:30px;width:70%}.team-popup-inner{padding:80px 60px}}@media (max-width:767px){.team-b{display:block}.team-popup-left{padding-bottom:30px}}