.about-team-section{--team-card-width: 220px;--team-card-gap: 1.5rem}@media screen and (min-width:750px){.about-team-section{--team-card-width: 280px;--team-card-gap: 2rem}}.about-team__wrapper{display:flex;flex-direction:column;gap:2rem}.about-team__header{text-align:center;max-width:800px;margin:0 auto}.about-team__heading{margin:0 0 .5rem;font-family:var(--font-heading--family);font-size:var(--font-heading--size-large);font-weight:var(--font-heading--weight);line-height:var(--font-heading--line-height);letter-spacing:var(--font-heading--letter-spacing);color:var(--color-foreground)}.about-team__subheading{margin:0;font-size:1.125rem;color:var(--color-foreground);opacity:.8}.about-team__carousel-wrapper{position:relative;margin:0 -1rem;padding:0 1rem}@media screen and (min-width:750px){.about-team__carousel-wrapper{margin:0 -2rem;padding:0 2rem}}.about-team__carousel{display:flex;gap:var(--team-card-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0;cursor:grab}.about-team__carousel::-webkit-scrollbar{display:none}.about-team__carousel.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.about-team__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:var(--color-background);color:var(--color-foreground);box-shadow:0 2px 8px #00000026;cursor:pointer;transition:opacity .2s,transform .2s}.about-team__arrow:hover{transform:translateY(-50%) scale(1.05)}.about-team__arrow:disabled{opacity:.3;cursor:not-allowed}.about-team__arrow--prev{left:0}.about-team__arrow--next{right:0}@media screen and (max-width:749px){.about-team__arrow{width:36px;height:36px}.about-team__arrow svg{width:18px;height:18px}.about-team__arrow--prev{left:-4px}.about-team__arrow--next{right:-4px}}.about-team__card{flex:0 0 var(--team-card-width);scroll-snap-align:start;display:flex;flex-direction:column;gap:1rem}.about-team__image-wrapper{position:relative;overflow:hidden;border-radius:var(--card-border-radius, 8px);background:var(--color-foreground);background-opacity:.05}.about-team__carousel--square .about-team__image-wrapper{aspect-ratio:1 / 1}.about-team__carousel--portrait .about-team__image-wrapper{aspect-ratio:3 / 4}.about-team__carousel--circle .about-team__image-wrapper{aspect-ratio:1 / 1;border-radius:50%}.about-team__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.about-team__card:hover .about-team__image{transform:scale(1.05)}.about-team__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#8080801a;color:var(--color-foreground);opacity:.4}.about-team__bio-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#000000bf;opacity:0;transition:opacity .3s ease}.about-team__card:hover .about-team__bio-overlay,.about-team__card .about-team__bio-overlay.is-bio-visible{opacity:1}.about-team__bio{margin:0;font-size:.875rem;line-height:1.5;color:#fff;text-align:center}.about-team__info{display:flex;flex-direction:column;gap:.25rem;text-align:center}.about-team__carousel--circle .about-team__info{text-align:center}.about-team__name{margin:0;font-family:var(--font-heading--family);font-size:1.125rem;font-weight:var(--font-heading--weight);line-height:1.3;color:var(--color-foreground)}.about-team__role{margin:0;font-size:.875rem;color:var(--color-foreground);opacity:.7}.about-team__social{display:flex;gap:.75rem;justify-content:center;margin-top:.5rem}.about-team__social-link{display:flex;align-items:center;justify-content:center;color:var(--color-foreground);opacity:.6;transition:opacity .2s,transform .2s}.about-team__social-link:hover{opacity:1;transform:scale(1.1)}.about-team__cta{display:flex;justify-content:center;margin-top:1rem}.about-team__carousel:before,.about-team__carousel:after{content:"";flex:0 0 .5rem}.about-team__carousel-wrapper:before,.about-team__carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:1;pointer-events:none}.about-team__carousel-wrapper:before{left:0;background:linear-gradient(to right,var(--color-background, #fff),transparent);opacity:0;transition:opacity .3s ease}.about-team__carousel-wrapper:after{right:0;background:linear-gradient(to left,var(--color-background, #fff),transparent)}.about-team__carousel-wrapper.has-scrolled-start:before{opacity:1}.about-team__carousel-wrapper.has-scrolled-end:after{opacity:0}@media(prefers-reduced-motion:reduce){.about-team__image,.about-team__bio-overlay,.about-team__arrow,.about-team__social-link{transition:none}.about-team__carousel{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/about-team.css.map */
