.sub-hd{background-color:#fff;border:1px solid silver;border-radius:100px;color:#000;display:inline-flex;font-size:20px;padding:8px 50px}.product-card{background:#fefaef;border-radius:30px;height:100%;overflow:hidden;padding-bottom:70px;position:relative}.product-card .card-image{background:#fff;border-radius:30px;margin:30px 30px 0;padding:30px;position:relative;text-align:center}.brand{border:2px solid #0b3b7a;border-radius:20px;font-size:12px;padding:3px 10px}.card-content{padding:30px}.card-content hr{border:none;border-top:1px solid #ccc;margin:20px 0}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{border-radius:20px;padding:8px 14px}.brand-badge img{height:50px;width:auto}.card-arrow{align-items:center;background:#f2f2f2;border-top-left-radius:30px;bottom:0;color:#f4a300;display:flex;font-size:22px;height:48px;justify-content:center;position:absolute;right:30px;width:129px}@media (max-width:480px){.product-card{border-radius:20px;max-width:100%}.card-content h3{font-size:14px}.card-content p{font-size:13px}.card-arrow{height:60px;width:60px}}