.sticky{position:sticky;top:0;height:100vh}.work__left{position:relative;width:50%;z-index:2}.work__text{position:sticky;top:0;width:100%}.work__info{height:100vh!important;display:flex;flex-direction:column;justify-content:center}.work__right{width:50%;height:auto}.work__right-b1{display:flex;flex-direction:column;justify-content:center;position:sticky;width:100%;height:100vh;top:0}.work__photo{width:40vw;max-width:600px;height:30vw;max-height:450px;position:relative}.work__photo-item{position:absolute;width:clamp(300px,35vw,500px);max-width:100%;height:100%;cursor:pointer;border-radius:10px;overflow:hidden;left:50%;transform:translateX(-50%)}.work__photo-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}