.work-section{padding:40px 20px;text-align:center}.work-title{font-size:32px;font-weight:700;margin-bottom:25px}.scroll-container{width:100%;max-width:1000px;margin:auto;overflow:hidden;border-radius:12px;cursor:pointer}.scroll-images{display:flex;gap:20px;animation:scroll 20s linear infinite}.scroll-img{width:300px;height:250px;object-fit:cover;border-radius:10px;flex-shrink:0}.moving .scroll-images{animation-play-state:running}.stopped .scroll-images{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.click-info{margin-top:10px;opacity:.7}
