.slot-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;gap:40px;overflow:hidden;z-index:0;pointer-events:none}.slot{width:180px;height:100%;display:flex;flex-direction:column;transform:translateY(0)}.slot img{display:block;width:100%;height:auto;line-height:0;margin:-2px 0 0 0;padding:0}.slot-wrapper-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.slot-inner{max-width:1430px;margin-right:-100px;width:100%;height:100%;display:flex;justify-content:flex-end;gap:10px}.slot1{margin-top:-80px}.slot2{margin-top:-160px}.slot3{margin-top:-240px}@media (max-width:992px){.slot{width:120px}.slot-inner{margin-right:-60px}.slot img{margin:0}}@media (max-width:768px){.slot{width:100px}.slot-inner{margin-right:-60px}}@media (max-width:478px){.slot{width:60px}.slot-inner{margin-right:-40px}}