.discontinued-product{background:#2b2b2b;padding:8px 16px;border-radius:4px;border:1px dashed #ffcd4d;margin:16px 0;display:flex;align-items:center;justify-content:center;gap:16px}.discontinued-product img{height:42px}.discontinued-product span{font-size:12px;font-weight:400;color:#fff}.discontinued-product__wrapper{display:flex;flex-direction:column;gap:2px}.discontinued-product__wrapper span:first-of-type{font-size:13px;font-weight:600}.other-options{display:flex;flex-direction:column;gap:16px;margin-bottom:10px}.other-options p{text-align:center;color:#fff;font-size:14px;font-family:"Inter",sans-serif;margin:0}.other-options p a{background:#ffcd4d;padding:6px 10px;border-radius:4px;color:#000;font-size:12px;font-family:"Inter",sans-serif;text-transform:capitalize;font-weight:600}.other-options p a:hover{text-decoration:none}