.galleryCarousel-gallery-carousel{padding:clamp(1rem,8vw,1rem) 1rem;background:#fff;color:#333;display:grid;gap:1.5rem;justify-items:center}.galleryCarousel-gallery-carousel__header{display:flex;align-items:center;gap:1rem;width:min(100%,64rem)}.galleryCarousel-gallery-carousel__header-line{height:2px;flex:1;background:#333;opacity:.4}.galleryCarousel-gallery-carousel__title{margin:0;font-size:1.25rem;letter-spacing:.02em;text-transform:uppercase;color:#000;font-weight:500;white-space:nowrap}.galleryCarousel-gallery-carousel__track{display:flex;align-items:center;gap:16px;overflow-x:auto;scroll-behavior:auto;cursor:grab;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:min(100%,80rem)}.galleryCarousel-gallery-carousel__track.is-dragging{cursor:grabbing}.galleryCarousel-gallery-carousel__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:1rem}.galleryCarousel-gallery-carousel__item img{max-height:72px;width:auto;height:auto;display:block;object-fit:contain;user-select:none;-webkit-user-drag:none}.galleryCarousel-gallery-carousel__track::-webkit-scrollbar{display:none}.galleryCarousel-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}