#drts-upsell-products .drts-upsell-card{display:grid;grid-template-columns:34px 92px minmax(0,1fr) 138px;gap:18px;align-items:center;border:2px solid #d7d7d7;border-radius:18px;padding:14px 18px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}#drts-upsell-products .drts-upsell-card.active{border-color:#c9a33a;box-shadow:0 0 0 1px rgba(201,163,58,.06)}#drts-upsell-products .drts-upsell-check{width:30px;height:30px;border:3px solid #d0ac52;border-radius:8px;display:flex;align-items:center;justify-content:center;color:transparent;font-size:18px;font-weight:900;line-height:1;flex-shrink:0}#drts-upsell-products .drts-upsell-card.active .drts-upsell-check{background:#d0ac52;color:#fff}#drts-upsell-products .drts-upsell-image{width:92px;height:78px;border-radius:16px;overflow:hidden;background:#176c56;display:flex;align-items:center;justify-content:center;padding:4px}#drts-upsell-products .drts-upsell-image img{width:100%;height:100%;object-fit:contain;display:block}#drts-upsell-products .drts-upsell-copy{min-width:0}#drts-upsell-products .drts-upsell-badge{font-size:12px;line-height:1.1;font-weight:800;color:#aaa;text-transform:uppercase;margin-bottom:8px}#drts-upsell-products .drts-upsell-title{margin:0;font-size:18px;line-height:1.08;font-weight:900;color:#111;text-transform:uppercase;letter-spacing:-.2px}#drts-upsell-products .drts-upsell-price{text-align:right;min-width:138px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}#drts-upsell-products .drts-upsell-old-price{display:block;min-height:18px;margin-bottom:8px;font-size:12px;line-height:1;color:#b8b8b8;text-decoration:line-through;font-weight:500;white-space:nowrap}#drts-upsell-products .drts-upsell-old-price.is-empty{visibility:hidden}#drts-upsell-products .drts-upsell-current-price{display:block;font-size:18px;line-height:1;font-weight:900;color:#e4473e;white-space:nowrap}@media (max-width:767px){#drts-upsell-products .drts-upsell-card{grid-template-columns:28px 76px minmax(0,1fr) 92px;gap:12px;padding:14px;border-radius:18px}#drts-upsell-products .drts-upsell-image{width:76px;height:64px;border-radius:14px}#drts-upsell-products .drts-upsell-badge{font-size:12px;margin-bottom:6px}#drts-upsell-products .drts-upsell-title{font-size:18px;line-height:1.1}#drts-upsell-products .drts-upsell-price{min-width:92px}#drts-upsell-products .drts-upsell-old-price{font-size:14px;margin-bottom:6px;min-height:14px}#drts-upsell-products .drts-upsell-current-price{font-size:18px}}