.three-row-loop-gallery{--loop-gap:14px;gap:14px;display:grid}.three-row-loop-viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.three-row-loop-viewport.is-dragging{cursor:grabbing}.three-row-loop-viewport img{pointer-events:none;-webkit-user-drag:none}.three-row-loop-track,.three-row-loop-group{gap:var(--loop-gap);width:max-content;display:flex}.three-row-loop-track{--drag-offset:0px;will-change:transform;animation:46s linear infinite three-row-loop-left}.three-row-loop-viewport.is-dragging .three-row-loop-track{animation-play-state:paused}.three-row-loop-track.row-2{animation-duration:52s;animation-direction:reverse}.three-row-loop-track.row-3{animation-duration:48s}.three-row-loop-item{height:clamp(180px,22vw,286px);aspect-ratio:var(--media-aspect,4 / 3);flex:none}.three-row-loop-gallery:hover .three-row-loop-track,.three-row-loop-gallery:focus-within .three-row-loop-track{animation-play-state:paused}@keyframes three-row-loop-left{0%{transform:translate3d(var(--drag-offset), 0, 0)}to{transform:translate3d(calc(-33.3333% - var(--loop-gap) / 3 + var(--drag-offset)), 0, 0)}}@media (min-width:768px){.three-row-loop-gallery{--loop-gap:22px;gap:22px}}@media (prefers-reduced-motion:reduce){.three-row-loop-track{transform:translate3d(var(--drag-offset), 0, 0);animation:none}}
.two-row-loop-gallery{--loop-gap:12px}.two-row-loop-gallery.is-dual-column{gap:var(--loop-gap);flex-direction:column;display:flex}.two-row-loop-gallery.is-dual-column .two-row-loop-viewport{width:100%}.two-row-loop-viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.two-row-loop-viewport.is-dragging{cursor:grabbing}.two-row-loop-viewport img{pointer-events:none;-webkit-user-drag:none}.two-row-loop-track{--drag-offset:0px;gap:var(--loop-gap);will-change:transform;width:max-content;animation:34s linear infinite two-row-loop-left;display:flex}.two-row-loop-viewport.is-dragging .two-row-loop-track{animation-play-state:paused}.two-row-loop-track.is-reverse{animation-duration:38s;animation-direction:reverse}.two-row-loop-group{gap:var(--loop-gap);display:flex}.two-row-loop-gallery:hover .two-row-loop-track,.two-row-loop-gallery:focus-within .two-row-loop-track{animation-play-state:paused}@keyframes two-row-loop-left{0%{transform:translate3d(var(--drag-offset), 0, 0)}to{transform:translate3d(calc(-33.3333% - var(--loop-gap) / 3 + var(--drag-offset)), 0, 0)}}@media (min-width:768px){.two-row-loop-gallery{--loop-gap:24px}}@media (prefers-reduced-motion:reduce){.two-row-loop-track{transform:translate3d(var(--drag-offset), 0, 0);animation:none}}
