body.modal-open{overflow:hidden}body.modal-open main{z-index:1}body.modal-open footer{position:relative;z-index:0}.modal-index{z-index:10}.mept-teams-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:3% auto}.headshot{margin-bottom:1rem;max-width:300px;transition:.3s ease-in-out;width:100%}.mept-teams-item{flex:0 1 22.5%}.mept-teams-item:hover .headshot{border-radius:10px;box-shadow:var(--boxShadow);transform:translateY(-5px)}.teams-title{margin-bottom:0}.mept-modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;overflow-y:auto;position:fixed;text-align:left;top:0;width:100%;z-index:1}.mept-modal-content{background-color:#fff;border:1px solid #888;border-radius:6px;box-shadow:var(--boxShadow);left:50%;max-height:90vh;max-width:1440px;overflow-y:auto;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.mept-modal-content *{color:#000}.mept-modal-content h4,.mept-modal-content p{margin-bottom:1rem}.mept-modal-content .bio-title{margin-bottom:0}.close{color:#5a6675;cursor:pointer;float:right;font-size:2.5rem;font-weight:700;line-height:2.5rem}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.mept-modal-content .flex-container{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap}.mept-modal-content .flex-container .bio-headshot{flex:1 0 auto;padding:0}.mept-modal-content .flex-container .bio-headshot img{margin-bottom:1rem;width:225px}.mept-modal-content .flex-container .bio-text{flex:0 1 auto;margin:0 2%}@media (max-width:769px){.headshot{width:100%}.mept-teams-container{align-items:center;flex-direction:column}.mept-teams-item{border-bottom:1px solid #dadada;margin-bottom:2rem;padding-bottom:1rem}.mept-teams-item:first-child{margin:1rem}.mept-modal-content{max-height:80vh;max-width:100%;overflow-y:auto;padding:1rem;width:85%}.mept-modal-content p{font-size:1rem}.mept-modal-content .flex-container{flex-direction:column}.mept-modal-content .flex-container .bio-headshot{margin-bottom:1rem}.mept-modal-content .flex-container .bio-text{margin:0}}