.product-card{margin-bottom:0;-webkit-box-shadow:0 0 1px 1px #bcb1b1;box-shadow:0 0 1px 1px #bcb1b1}.product-card,.product-card:hover{font-size:14px;height:100%;min-height:300px;color:#000;border-radius:20px 20px 20px 20px;border:none}.product-card:hover{margin-bottom:0;margin:-1px;-webkit-box-shadow:-1px 1px 3px 3px #bcb1b1;box-shadow:-1px 1px 3px 3px #bcb1b1;cursor:pointer}.bundle-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.bundle-card-list{margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bundle-card-card,.bundle-card-list{background:#f8fafc;border:1px solid #dbe3ef;padding:22px 26px;border-radius:14px;-webkit-box-shadow:0 2px 8px rgba(30,64,175,.06);box-shadow:0 2px 8px rgba(30,64,175,.06);-webkit-transition:all .25s ease;transition:all .25s ease;cursor:pointer}.bundle-card-card:hover,.bundle-card-list:hover,.bundle-card:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 4px 16px rgba(30,64,175,.1);box-shadow:0 4px 16px rgba(30,64,175,.1)}.bundle-left h3{margin:0;font-size:18px;color:#0f172a;font-weight:600;line-height:1.4}.bundle-left .uploaded{margin:6px 0 0;font-size:14px;color:#64748b}.bundle-price{font-size:16px;font-weight:700;min-width:110px;text-align:center;color:#fff;background:-webkit-gradient(linear,left top,right bottom,from(#1fa2ff),to(#12d8fa));background:linear-gradient(to bottom right,#1fa2ff,#12d8fa);padding:10px 18px;border-radius:12px;-webkit-box-shadow:0 2px 6px rgba(3,105,161,.25);box-shadow:0 2px 6px rgba(3,105,161,.25)}