.staff-snaps{margin:0 auto;max-width:var(--page-width);padding:0 1.5rem;color:var(--staff-snaps-text-color)}.staff-snaps__header{text-align:center;margin-bottom:2.5rem}.staff-snaps__title{margin:0;font-size:2.4rem;font-weight:500;letter-spacing:.1em;line-height:1.3}.staff-snaps__subtitle{margin-top:.5rem;font-size:1.4rem;letter-spacing:.05em}.staff-snaps__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--staff-snaps-grid-gap);margin-bottom:2rem}@media screen and (min-width:750px){.staff-snaps__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.staff-snaps__grid{grid-template-columns:repeat(4,1fr)}}.staff-snaps__item{display:flex;flex-direction:column;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.staff-snaps__item.is-visible{opacity:1;transform:translateY(0)}.staff-snaps__item.hidden{display:none}.staff-snaps__item:nth-child(1){transition-delay:0ms}.staff-snaps__item:nth-child(2){transition-delay:.1s}.staff-snaps__item:nth-child(3){transition-delay:.2s}.staff-snaps__item:nth-child(4){transition-delay:.3s}.staff-snaps__image-container{position:relative;width:100%;overflow:hidden;margin-bottom:1rem}.staff-snaps__image{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .3s ease}.staff-snaps__item:hover .staff-snaps__image{transform:scale(1.03)}.staff-snaps__info{display:flex;align-items:center;gap:.8rem}.staff-snaps__profile-container{width:3rem;height:3rem;border-radius:50%;overflow:hidden;flex-shrink:0}.staff-snaps__profile{width:100%;height:100%;object-fit:cover}.staff-snaps__text{display:flex;gap:.5rem}.staff-snaps__name{font-weight:500}.staff-snaps__height{color:#666}.staff-snaps__view-more-container{text-align:center;margin-top:2rem}.staff-snaps__view-more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:15rem;padding:1rem 2rem;border:1px solid currentColor;text-decoration:none;background:none;color:inherit;font-size:1.4rem;font-family:inherit;letter-spacing:.1em;cursor:pointer;transition:background-color .3s,color .3s}.staff-snaps__view-more-btn:hover{background-color:#f5f5f5}.icon-arrow-right{margin-left:.8rem}.icon-arrow-right svg{width:1.2rem;height:1.2rem}.staff-snaps__image-link{display:block;transition:opacity .3s ease}.staff-snaps__image-link:hover{opacity:.9}.staff-snaps__name-link{text-decoration:none;color:inherit;transition:color .3s ease}.staff-snaps__name-link:hover{color:#666}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-staff-snaps.css.map */
