.maple-leaf-team-intro-section{background:var(--maple-leaf-white);padding:6rem 0}.maple-leaf-team-intro-content{text-align:center;max-width:900px;margin:0 auto}.maple-leaf-team-intro-title{color:var(--maple-leaf-black);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.maple-leaf-accent-line{background:var(--maple-leaf-red);width:80px;height:4px;margin:1.5rem auto}.maple-leaf-team-intro-blurb{color:var(--maple-leaf-charcoal);max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.maple-leaf-team-intro-section{padding:4rem 0}.maple-leaf-team-intro-title{font-size:2rem}.maple-leaf-team-intro-blurb{font-size:1rem}}
.maple-leaf-team-api-section-wrapper{background:var(--maple-leaf-gray-50);padding:6rem 0}.maple-leaf-team-api-section{margin-bottom:5rem}.maple-leaf-team-api-section:last-child{margin-bottom:0}.team-api-section-title{color:var(--maple-leaf-black);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.team-api-section-divider{background:var(--maple-leaf-red);width:100px;height:4px;margin:0 auto 4rem}.maple-leaf-team-api-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.maple-leaf-team-api-card{background:var(--maple-leaf-white);border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.maple-leaf-team-api-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.maple-leaf-team-api-card-image-wrapper{background:var(--maple-leaf-gray-50);width:100%;height:300px;overflow:hidden}.maple-leaf-team-api-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.maple-leaf-team-api-card:hover .maple-leaf-team-api-card-image{transform:scale(1.05)}.maple-leaf-team-api-card-content{flex-direction:column;flex:1;padding:2rem;display:flex}.maple-leaf-team-api-card-name{color:var(--maple-leaf-black);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.maple-leaf-team-api-card-position{color:var(--maple-leaf-red);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.maple-leaf-team-api-card-details{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.maple-leaf-team-api-card-detail{color:var(--maple-leaf-charcoal);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.maple-leaf-team-api-card-detail svg{color:var(--maple-leaf-red);flex-shrink:0}.maple-leaf-team-api-card-detail a{color:var(--maple-leaf-charcoal);text-decoration:none;transition:color .2s}.maple-leaf-team-api-card-detail a:hover{color:var(--maple-leaf-red)}.maple-leaf-team-api-card-more-info{background:var(--maple-leaf-red);color:var(--maple-leaf-white);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.maple-leaf-team-api-card-more-info:hover{background:var(--maple-leaf-black);transform:translate(4px)}@media (max-width:768px){.maple-leaf-team-api-section-wrapper{padding:4rem 0}.maple-leaf-team-api-section{margin-bottom:4rem}.team-api-section-title{font-size:2rem}.maple-leaf-team-api-grid{grid-template-columns:1fr;gap:1.5rem}.maple-leaf-team-api-card-image-wrapper{height:250px}.maple-leaf-team-api-card-content{padding:1.5rem}.maple-leaf-team-api-card-name{font-size:1.25rem}}@media (min-width:769px) and (max-width:1024px){.maple-leaf-team-api-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.maple-leaf-team-api-grid{grid-template-columns:repeat(3,1fr)}}
