.modal{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal.active{display:flex}.modal-content{background:#fff;border-radius:8px;max-width:800px;min-height:400px;min-width:600px;padding:2rem;position:relative}.close{align-items:center;cursor:pointer;font-family:Font Awesome\ 5 Pro;font-size:1.5rem;height:25px;position:absolute;right:1rem;top:1rem;width:25px}.close,i.close.far.fa-times:before{display:flex;justify-content:center}i.close.far.fa-times:before{content:"\f00d";font-style:normal}.noscroll{overflow:hidden}.hide{display:none}.show{display:inline-block}.members.row{display:flex;flex-wrap:wrap;gap:10px;margin:0 auto;max-width:1200px}.member.medium-3.medium-small-4.xxsmall-6.columns.text-center{align-content:center;background:#fff!important;border:3px solid #aeaeae;border-radius:0;box-shadow:0 2px 5px rgba(0,0,0,.1);box-sizing:border-box;flex:1 1 calc(25% - 20px);height:150px;min-width:200px;overflow:hidden;position:relative}.profile{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:transform .2s ease,box-shadow .2s ease;width:100%;z-index:2}.profile:hover{box-shadow:0 4px 10px rgba(0,0,0,.15);cursor:pointer;transform:scale(1.02)}.profile-pic{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.profile-pic img{margin:0 auto;position:relative;top:50%;transform:translateY(-50%);width:150px}.modal-img{height:75px;width:auto}.link.show{align-items:baseline;color:#03b6fc;display:flex;font-weight:700;transition:color .3s ease;will-change:color}.link svg{height:16px;margin-left:.5rem;transform:translateY(3px);transition:transform .3s ease;width:8px;will-change:transform}