*{margin:0;padding:0;box-sizing:border-box}.slider-container{width:100%;max-width:1920px;margin:auto;overflow:hidden;position:relative}.slider{display:flex;transition:transform .5s ease-in-out}.slider img{width:100%;height:400px}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);color:white;border:0;padding:10px;cursor:pointer}.prev{left:10px}.next{right:10px}.cardsbor{border-right:1px solid #d9d9d9}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#b0b3b0;border-radius:8px}::-webkit-scrollbar-track{background:#f0f0f0}.cardss{width:100%;max-width:1920px}.dropdown{display:none;list-style:none;padding:10px;background:#f8f8f8;border:1px solid #ccc;position:absolute;top:92px;right:20px;width:180px;border-radius:8px;height:110px}