.team-section{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:36px;padding-bottom:36px}.team-member{height:450px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}.team-member__animation{width:100%}.rive-canvas{width:100%;height:100%;display:block}.team-member__fallback-image{overflow:auto;display:block;width:100%;height:100%;object-fit:cover;object-position:10% 50%}.team-member__info{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem;background:#fbf4fe}.team-member__name{font-size:3rem;font-weight:500;margin:0 0 1rem}.team-member__position{font-size:1.5rem;font-weight:600;margin:0}.team-member__email{position:relative;width:fit-content;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:600;text-decoration:none}.team-member__email:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgb(var(--color-foreground))}@media screen and (max-width:1300px){.team-section{grid-template-columns:1fr 1fr}}@media screen and (max-width:800px){.team-section{grid-template-columns:1fr;gap:3rem;padding-top:24px;padding-bottom:24px}.team-member__animation{max-height:300px}.team-member__name{font-size:2.5rem;margin:0 0 .75rem}.team-member__position,.team-member__email{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-team-section.css.map */
