.hyperdrive-our-team-grid ul.team-nav{list-style-type:none;margin:20px 0 30px;padding:0;text-align:center}.hyperdrive-our-team-grid ul.team-nav li{display:inline-block;padding:0 18px;margin:0 0 5px;position:relative}.hyperdrive-our-team-grid ul.team-nav li a{font-size:15px;font-weight:700;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hyperdrive-our-team-grid ul.team-nav li a:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:currentColor;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hyperdrive-our-team-grid ul.team-nav li a.active:before,.hyperdrive-our-team-grid ul.team-nav li a:hover:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.hyperdrive-our-team-grid .team-members .team-member{position:relative}.hyperdrive-our-team-grid .team-members .team-member:hover .team-photo .hover-image,.hyperdrive-our-team-grid .team-members .team-member:hover .team-photo .read-more{opacity:1}.hyperdrive-our-team-grid .team-members .team-member[data-action=none]{cursor:default}.hyperdrive-our-team-grid .team-members .team-member header{text-align:center;width:100%;padding:10px}.hyperdrive-our-team-grid .team-members .team-member header h3,.hyperdrive-our-team-grid .team-members .team-member header h4{margin-bottom:0;line-height:1.1}.hyperdrive-our-team-grid .team-members .team-member .team-photo{position:relative;width:100%;height:0;padding-top:100%}.hyperdrive-our-team-grid .team-members .team-member .team-photo.circle img,.hyperdrive-our-team-grid .team-members .team-member .team-photo.circle .read-more{border-radius:100%;overflow:hidden}.hyperdrive-our-team-grid .team-members .team-member .team-photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.hyperdrive-our-team-grid .team-members .team-member .team-photo .hover-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;opacity:0}.hyperdrive-our-team-grid .team-members .team-member .team-photo .read-more{background-color:rgba(0,0,0,.5);opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;cursor:pointer}.hyperdrive-our-team-grid .team-members .team-member .team-photo .read-more.hover-image{background-color:rgba(0,0,0,.2)}.team-member-popup{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;cursor:pointer;opacity:0;width:100%;height:0;z-index:-1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.team-member-popup.show{position:fixed;top:0;left:0;opacity:1;z-index:1000;height:100%}.team-member-popup>span{display:inline-block;height:100%;vertical-align:middle}.team-member-popup .popup-content{background-color:#fff;cursor:initial;display:inline-block;width:calc(100% - 60px);max-width:960px;height:auto;max-height:calc(100% - 60px);padding:30px;vertical-align:middle;position:relative;z-index:2;overflow-y:scroll}@media(min-width: 600px){.team-member-popup .popup-content{overflow:visible}}.team-member-popup .popup-content .popup-close{width:20px;position:absolute;top:10px;right:10px}.team-member-popup .popup-content .popup-close:hover svg path{fill:#000}@media(min-width: 600px){.team-member-popup .popup-content .popup-image{width:20%;float:left;margin:0}}@media(min-width: 768px){.team-member-popup .popup-content .popup-image{width:30%}}.team-member-popup .popup-content .popup-image img{width:100%}.team-member-popup .popup-content .popup-details{margin-top:30px}@media(min-width: 600px){.team-member-popup .popup-content .popup-details{text-align:left;width:80%;float:right;margin:0;padding-left:30px;display:grid;grid-template:auto/auto}}@media(min-width: 768px){.team-member-popup .popup-content .popup-details{width:70%;max-height:60vh;overflow-y:scroll;grid-template:auto/1fr}}.team-member-popup .popup-content .popup-details h2,.team-member-popup .popup-content .popup-details h3{margin-bottom:0}.team-member-popup .popup-content .popup-details h2{font-size:28px}.team-member-popup .popup-content .popup-details h3{font-size:22px;font-weight:600}@media(min-width: 900px){.team-member-popup .popup-content .popup-details .title{padding-right:30px}}@media(min-width: 600px){.team-member-popup .popup-content .popup-details .contact{padding-top:5px}}.team-member-popup .popup-content .popup-details .contact a{font-weight:700}@media(min-width: 900px){.team-member-popup .popup-content .popup-details .bio{margin-top:30px;grid-column:1/span 2}}.team-member-popup .popup-overlay{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hd-grid__row{display:grid;grid-template-columns:auto;grid-gap:40px}@media(min-width: 600px){.hd-grid__row--col-2{grid-template-columns:repeat(2, 1fr)}}.hd-grid__row--col-2--is-constant{grid-template-columns:repeat(2, 1fr)}@media(min-width: 600px){.hd-grid__row--col-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hd-grid__row--col-3{grid-template-columns:repeat(3, 1fr)}}.hd-grid__row--col-3--is-constant{grid-template-columns:repeat(3, 1fr)}@media(min-width: 600px){.hd-grid__row--col-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 900px){.hd-grid__row--col-4{grid-template-columns:repeat(4, 1fr)}}.hd-grid__row--col-4--is-constant{grid-template-columns:repeat(4, 1fr)}@media(min-width: 600px){.hd-grid__row--col-5{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.hd-grid__row--col-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 900px){.hd-grid__row--col-5{grid-template-columns:repeat(5, 1fr)}}.hd-grid__row--col-5--is-constant{grid-template-columns:repeat(5, 1fr)}@media(min-width: 600px){.hd-grid__row--col-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 900px){.hd-grid__row--col-6{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.hd-grid__row--col-6{grid-template-columns:repeat(6, 1fr)}}.hd-grid__row--col-6--is-constant{grid-template-columns:repeat(6, 1fr)}.hd-grid__row--gap-sm{grid-gap:20px}.hd-grid__row--gap-lg{grid-gap:40px}.hd-grid__row--gap-none{grid-gap:0}.hd-grid__column{position:relative}.hd-grid__column--span-1{grid-column:span 1}.hd-grid__column--span-2{grid-column:span 2}.hd-grid__column--span-3{grid-column:span 3}.hd-grid__column--span-4{grid-column:span 4}.hd-grid__column--span-5{grid-column:span 5}.hd-grid__column--span-6{grid-column:span 6}.hd-grid__column--is-centered{-ms-flex-item-align:center;align-self:center;justify-self:center}.hd-grid__column--is-centered-right{-ms-flex-item-align:center;align-self:center;justify-self:flex-end}.hd-grid__column--is-centered-left{-ms-flex-item-align:center;align-self:center;justify-self:flex-start}#team_member_profile{margin-bottom:60px}#team_member_profile .profile-image .alt-image{margin-top:20px;border-radius:5px;overflow:hidden}#team_member_profile .profile-details header{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 600px){#team_member_profile .profile-details header{grid-template-columns:1fr auto}}#team_member_profile .profile-details header h1,#team_member_profile .profile-details header h3{margin:0}#team_member_profile .profile-details header .contact{text-align:right}