.rpd-altcards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rpd-altcard{display:flex;flex-direction:column;border:1px solid #e6eaf0;border-radius:14px;background:#fff;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.rpd-altcard:hover{border-color:#1d63d0;box-shadow:0 1px 3px #141e320f,0 4px 18px #141e320d;transform:translateY(-1px)}.rpd-altcard-top{text-decoration:none;color:inherit;display:block}.rpd-altcard-media{background:linear-gradient(180deg,#fafbfd,#eef1f6);padding:14px;display:grid;place-items:center;min-height:128px}.rpd-altcard-media img{max-width:108px;max-height:108px;mix-blend-mode:multiply}.rpd-altcard-noimg{font-size:56px;opacity:.5}.rpd-altcard-head{padding:12px 14px 0;display:flex;flex-direction:column;gap:2px}.rpd-altcard-brand{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#6a7382;font-weight:700}.rpd-altcard-name{font-weight:800;font-size:14px;line-height:1.25;color:#1b1f27}.rpd-altcard-size{font-size:12px;color:#6a7382}.rpd-altcard-eu{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px 0}.rpd-altcard-eulink{padding:8px 14px 0}.rpd-altcard-eulink .eu-label-trigger{position:static}.rpd-altcard-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px 14px}.rpd-altcard-price{font-weight:800;font-size:18px;color:#1b1f27}.rpd-altcard-price small{display:block;font-size:11px;font-weight:600;color:#6a7382}.rpd-altcard-cta{font-size:13px;font-weight:700;color:#fff;background:#1d63d0;border-radius:10px;padding:8px 12px;text-decoration:none;white-space:nowrap}.rpd-altcard-cta:hover{background:#1552b0}@media(max-width:640px){.rpd-altcards{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rpd-altcard{transition:border-color .15s}.rpd-altcard:hover{transform:none;box-shadow:none}}
