.surup-slider-area{margin-bottom:30px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e1e1e1;box-shadow:0 5px 20px rgb(0 0 0 / .05)}.surup-slide-content{display:flex;flex-direction:column;height:500px}.surup-slide-image-wrapper{position:relative;flex-grow:1;width:100%;height:calc(100% - 100px);padding:0;overflow:hidden;background:#fff}.surup-slide-img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.surup-slider-badges-absolute{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;gap:10px;z-index:10}.badge-custom{padding:8px 14px;border-radius:8px;font-size:14px;font-weight:800;color:#fff;box-shadow:0 4px 10px rgb(0 0 0 / .15);display:inline-block;width:fit-content}.badge-orange{background:#F27A1A}.badge-green{background:#27ae60}.badge-yellow{background:#f1c40f;color:#000}.badge-red{background:#e74c3c}.surup-slide-info-bar{display:flex;align-items:center;justify-content:space-between;background:#fafafa;padding:25px 35px;height:100px;border-top:1px solid #eee}.slide-info-left{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.slide-product-title{font-size:24px;font-weight:800;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-info-right{display:flex;align-items:center;gap:30px}.slide-product-price{font-size:26px;font-weight:800;color:#5F259F}.slide-product-price del{font-size:18px;color:#999;font-weight:500;margin-right:10px}.slide-product-price ins{text-decoration:none}.slide-buy-btn{display:inline-block;background:#F27A1A;color:#fff;padding:14px 30px;font-weight:800;border-radius:8px;font-size:16px;text-transform:uppercase;transition:all 0.3s ease;white-space:nowrap}.slide-buy-btn:hover{background:#d96811;color:#fff;transform:translateY(-2px)}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:rgb(0 0 0 / .5);border-radius:50%;width:40px;height:40px}@media (max-width:991px){.surup-slide-content{height:auto}.surup-slide-image-wrapper{height:320px}.surup-slide-img{object-position:center}.surup-slide-info-bar{flex-direction:column;height:auto;padding:20px;text-align:center;gap:15px}.slide-info-left{padding-right:0;white-space:normal}.slide-product-title{font-size:20px;white-space:normal;line-height:1.4}.slide-info-right{flex-direction:column;width:100%;gap:15px}.slide-buy-btn{width:100%;padding:15px;font-size:18px}}