body#mercury .row.first .team-container{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:0 auto}@media (min-width:768px){body#mercury .row.first .team-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){body#mercury .row.first .team-container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){body#mercury .row.first .team-container{grid-template-columns:repeat(4,1fr)}}body#mercury .row.first .team-card{border-bottom:2px solid #e8e8e8;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}body#mercury .row.first .team-card:hover{transform:translateY(-5px)}body#mercury .row.first .team-photo{display:block}body#mercury .row.first .team-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding-bottom:1.25rem;padding-top:1rem}body#mercury .row.first .team-name{color:#000;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}body#mercury .row.first .team-title{color:#000;font-size:1.125rem;font-style:italic;font-weight:300;margin-bottom:1rem;margin-top:0}body#mercury .row.first .team-cta{color:#001e60;cursor:pointer;font-weight:700;margin-top:auto;position:relative;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content;z-index:2}body#mercury .row.first .team-cta:hover{text-decoration:underline}body#mercury .row.first body.no-scroll{bottom:0!important;height:100%!important;left:0!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:100%!important}body#mercury .row.first .lightbox{align-items:center;background-color:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:1000}body#mercury .row.first .lightbox.active{display:flex;opacity:1}body#mercury .row.first .lightbox-content{animation:fadeIn .3s ease;background:#fff;display:flex;flex-direction:column;height:90vh;max-width:900px;overflow:hidden;overscroll-behavior:contain;position:relative;width:95%}@media (min-width:768px){body#mercury .row.first .lightbox-content{height:600px;width:90%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}body#mercury .row.first .lightbox-header{border-bottom:2px solid #e8e8e8;display:flex;justify-content:flex-end;padding:1rem}body#mercury .row.first .lightbox-close{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:1.5rem;transition:color .3s ease}body#mercury .row.first .lightbox-close:hover .text{text-decoration:underline}body#mercury .row.first .lightbox-close .text{font-family:barlow;font-size:1rem;margin-right:.5rem}body#mercury .row.first .lightbox-body{display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:0}@media (min-width:768px){body#mercury .row.first .lightbox-body{flex-direction:row}}body#mercury .row.first .lightbox-photo-container{flex:0 0 240px;height:240px;margin-left:2rem;margin-top:2rem;position:relative;width:240px}@media (min-width:768px){body#mercury .row.first .lightbox-photo-container{margin-top:0;position:sticky;top:2rem}}body#mercury .row.first .lightbox-photo{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}body#mercury .row.first .lightbox-info{padding:2rem}body#mercury .row.first .lightbox-name{color:#000;font-size:2rem;margin-bottom:.5rem}body#mercury .row.first .lightbox-title{color:#000;font-size:1.2rem;margin-bottom:1.5rem}body#mercury .row.first .lightbox-bio{padding-bottom:1rem}body#mercury .row.first .lightbox-bio p{font-size:1rem!important;line-height:1.8}body#mercury .row.first .lightbox-nav{border-top:2px solid #e8e8e8;display:flex;gap:10px;justify-content:flex-end;padding:1rem}body#mercury .row.first .nav-btn{background-image:url(/packages/mercury/themes/mercury/img/arrows.gif);background-repeat:no-repeat;background-size:84px;border:none;cursor:pointer;display:inline-block;height:42px;width:42px}body#mercury .row.first .nav-btn.nav-btn-next{background-position:-42px 0}body#mercury .row.first .load-more-container,body#mercury .row.first .show-less-container{display:none;grid-column:1/-1;margin-top:2rem;text-align:center}@media (max-width:767px){body#mercury .row.first .load-more-container{display:block}}body#mercury .row.first .load-more-btn,body#mercury .row.first .show-less-btn{background-color:#001e60;border:none;color:#fff;cursor:pointer;font-family:barlow;font-size:1em;font-weight:700;letter-spacing:1px;line-height:1;margin-bottom:40px;padding:1.5em 2.5em;text-transform:uppercase}body#mercury .row.first .mobile-hidden{display:none}@media (min-width:768px){body#mercury .row.first .mobile-hidden{display:flex}}
