.scroll-gallery{position:relative;height:var(--sg-height, 500vh)}.scroll-gallery__sticky{position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));overflow:hidden}.scroll-gallery__track{display:flex;height:100%;will-change:transform}.scroll-gallery__item{flex:0 0 50vw;height:100%;padding:0 calc(var(--gap) / 2)}.scroll-gallery__item:first-child{padding-left:var(--gap)}.scroll-gallery__item:last-child{padding-right:var(--gap)}.scroll-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--radius-card)}.scroll-gallery__caption{max-width:680px;margin:0 auto;padding:88px 40px 96px;font-size:clamp(14px,1.6vw,18px);font-weight:300;line-height:1.5;text-align:center;letter-spacing:.02em;opacity:.7;font-style:italic}.scroll-gallery__caption p{margin:0}@media(max-width:749px){.scroll-gallery--m-swipe{height:auto}.scroll-gallery--m-swipe .scroll-gallery__sticky{position:static;height:auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.scroll-gallery--m-swipe .scroll-gallery__sticky::-webkit-scrollbar{display:none}.scroll-gallery--m-swipe .scroll-gallery__sticky.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.scroll-gallery--m-swipe .scroll-gallery__track{height:auto}.scroll-gallery--m-swipe .scroll-gallery__item{flex:0 0 85vw;height:auto;scroll-snap-align:center}.scroll-gallery--m-swipe .scroll-gallery__item img{height:auto;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.scroll-gallery--m-scroll .scroll-gallery__item{flex:0 0 96vw;height:100%}.scroll-gallery--m-scroll .scroll-gallery__item img{width:100%;height:100%;object-fit:cover;object-position:center}.scroll-gallery__caption{padding:40px 24px 44px}}@supports (height: 100svh){@media(max-width:749px){.scroll-gallery--m-scroll .scroll-gallery__sticky{height:calc(100svh - var(--nav-h))}}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-scroll-gallery.css.map */
