.team_grid{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:2rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.team_grid::-webkit-scrollbar{display:none}.team_card{flex:0 0 auto;width:min(320px,80vw);display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;scroll-snap-align:start}.team_card-img{position:relative;width:100%;height:400px;overflow:hidden}.team_card-img img,.team_card-img video,.team_card-img model-viewer,.team_card-img picture{width:100%;height:100%;object-fit:cover;display:block}.team_card-text{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;text-align:center;flex:1 1 auto}.team_card-description{flex:1 1 auto}.team_grid{cursor:grab}.team_grid:active{cursor:grabbing}.team_grid:before,.team_grid:after{content:"";position:sticky;top:0;width:40px;height:100%;pointer-events:none;z-index:2}.team_grid:before{left:0;background:linear-gradient(to right,var(--color-background, #fff),transparent)}.team_grid:after{right:0;background:linear-gradient(to left,var(--color-background, #fff),transparent)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/team.css.map */
