.team-hubdb{padding:100px 0}.team-hubdb .heading{margin-bottom:70px;text-align:center}.team-hubdb .heading h1{margin-bottom:0}.team-hubdb .team-grid{column-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:2rem;width:100%}@media (max-width:768px){.team-hubdb .team-grid{column-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));row-gap:1.5rem}}.team-hubdb .team-member-card{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:16.0625rem;justify-content:center;margin:0;padding:2rem 1.5rem;transition:all .3s ease;width:100%}.team-hubdb .team-member-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.team-hubdb .headshot{border-radius:100%;width:150px}.team-hubdb .team-member-name{font-weight:700;margin:0;text-align:center}.team-hubdb .team-member-title{margin:0;text-align:center;text-transform:uppercase}.team-hubdb .team-member-card_modal{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;overflow:auto;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.team-hubdb .team-member-card_modal.active{display:block;left:50%;margin:0 auto;top:50%;transform:translate(-50%,-50%)}.team-hubdb .modal-content{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:center;margin:25px auto;max-width:700px;overflow-y:auto;position:relative;width:100%}.team-hubdb .modal-close{background:transparent;border:none;border-radius:50%;cursor:pointer;padding:.75rem;position:absolute;right:1.5rem;top:1.5rem;transition:background-color .2s ease}.team-hubdb .modal-close svg,.team-hubdb .modal-close svg path{color:#fff;fill:#fff}.team-hubdb .modal-close:hover{background-color:rgba(0,0,0,.05)}.team-hubdb .modal-header{align-items:center;background-color:#f60;display:flex;gap:2rem;padding:30px;width:100%}@media (max-width:768px){.team-hubdb .modal-header{align-items:flex-start;flex-direction:column;gap:1.5rem}}.team-hubdb .modal-headshot{border-radius:100%;flex-shrink:0;height:10rem;margin:0;object-fit:cover;width:10rem}.team-hubdb .modal-info{flex:1}.team-hubdb .modal-name{color:#fff;font-weight:700;margin:0 0 .5rem}.team-hubdb .modal-title{color:#fff;margin:0}.team-hubdb .modal-content-section{padding:50px 80px}.team-hubdb .modal-bio{color:#374151;font-size:1rem;font-weight:400;line-height:1.7;margin:0 0 1.5rem}.team-hubdb .social-links{display:flex;gap:1rem;justify-content:flex-start;margin:0}.team-hubdb .social-button{align-items:center;background:#ff5722;border-radius:.5rem;display:inline-flex;height:3rem;justify-content:center;text-decoration:none;transition:all .2s ease;width:3rem}.team-hubdb .social-button:hover{background:#e64a19;box-shadow:0 4px 12px rgba(255,87,34,.3);transform:translateY(-2px)}.team-hubdb i{filter:brightness(0) invert(1);width:1.5rem}.modal-next,.modal-prev{background:none;background-repeat:no-repeat;border:none;cursor:pointer;font-size:32px;height:50px;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}.modal-prev{background-image:url(https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg);left:20px}.modal-next{background-image:url(https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg);right:20px}.team-member-card.last-card{cursor:unset}