.Gallery_wrap__SsQX8{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.Gallery_track__mTCwK{display:flex;width:max-content;animation:Gallery_scroll__CHWKp 60s linear infinite}.Gallery_wrap__SsQX8:hover .Gallery_track__mTCwK{animation-play-state:paused}.Gallery_item__WFFz_{flex:0 0 auto;width:clamp(260px,26vw,420px);aspect-ratio:4/3;margin:0 16px 0 0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);background:var(--surface)}.Gallery_item__WFFz_ img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.Gallery_item__WFFz_:hover img{transform:scale(1.05)}@keyframes Gallery_scroll__CHWKp{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.Gallery_track__mTCwK{animation:none}.Gallery_wrap__SsQX8{overflow-x:auto}}