/**handles:wphb-critical-css**/
.eq-modal-photo,.modal{width:100%;height:100%}.modal{position:fixed;z-index:11;padding-top:5rem;left:0;top:0;overflow:auto;background-color:#fff;background-color:rgba(255,255,255,.4);font-family:Montserrat}.modal-content{position:relative;background-color:#508288;color:#fff;margin:auto;padding:0;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.6);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.close{position:absolute;right:.5rem;color:#fff;font-size:48px;font-weight:700}.close:focus,.close:hover{color:red;text-decoration:none;cursor:pointer}.modal-header{padding:2px 16px;background-color:#002c32}.modal-title{padding:0;color:#fff;font-weight:500;text-align:center;margin-top:.75em}.modal-body{padding:30px 20px;font-weight:400}.modal-button{color:rgba(0,44,50,1);border-color:rgba(255,255,255,1);background-color:rgba(255,255,255,1)!important;border-radius:0;font-family:Montserrat!important;font-weight:600}.modal-button:focus,.modal-button:hover{color:rgba(255,255,255,1);border-color:rgba(0,129,152,1)!important;background-color:rgba(0,129,152,1)!important}.eq-team-photo:focus,.eq-team-photo:hover{box-shadow:2px 3px 3px grey;cursor:pointer}