.co-card{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;max-width:400px;min-width:330px;background:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.09),0 2px 4px rgba(0,0,0,.02);overflow:visible;transition:box-shadow .22s ease;cursor:pointer}.co-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.12)}.co-card.co-expired{opacity:.55;filter:grayscale(.6);pointer-events:none}.co-card.co-featured{border:1.5px solid #470ae2}.co-card--best-deal{border:1.5px solid #0891b2;background:linear-gradient(0deg,#fff,#fff),radial-gradient(circle at top left,#cffafe,#fff)}.co-ribbon{--f:0.5em;font-size:.75rem;font-weight:800;letter-spacing:.5px;color:#fff;background-color:#f07818;position:absolute;top:0;line-height:1.6;padding-inline:1.2lh;padding-bottom:var(--f);border-image:conic-gradient(#0008 0 0) 51% /var(--f);-webkit-clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));transform:translate(calc((cos(45deg) - 1) * 100%),-100%) rotate(-45deg);transform-origin:100% 100%;z-index:3;white-space:nowrap;pointer-events:none;left:auto;right:0;transform:translate(calc((cos(45deg) - 1) * 100%),-100%) rotate(45deg);transform-origin:0 100%}[dir=rtl] .co-ribbon{left:0;right:auto;transform:translate(calc((cos(45deg) - 1) * 100%),-100%) rotate(-45deg);transform-origin:100% 100%}.co-card--best-deal .co-ribbon{background-color:#0891b2}.co-image{flex-shrink:0;height:100%;max-height:170px;width:auto;aspect-ratio:1/1;margin:0;overflow:hidden;border-radius:.75rem;background:none}.co-card__image{width:100%;height:100%;object-fit:cover;display:block}.co-image{order:2}.co-content{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;padding:.75rem .75rem .75rem 0;min-width:0;order:1;padding-right:0;padding-left:.75rem}[dir=rtl] .co-content{order:1;padding-right:.75rem;padding-left:0}.co-store-row{display:flex;align-items:center}.co-store-link{display:block;line-height:0}.co-store-logo{height:auto;max-height:44px;width:auto;max-width:100px;object-fit:contain}.co-title{font-size:.85rem;font-weight:600;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.co-desc,.co-title{margin:0;overflow:hidden}.co-desc{display:none;font-size:.75rem;color:#475569;white-space:nowrap;text-overflow:ellipsis}.co-card_cta{display:inline-block;width:-moz-fit-content;width:fit-content;text-underline-offset:4px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1rem;margin-top:4px;background:none;border:none;cursor:pointer;color:#470ae2;padding:0}.co-card_cta:hover{color:#3508b8}.co-card_cta:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.co-card{max-width:90vw;min-width:320px}.co-image{height:100%;max-width:33%;margin:0}.co-store-logo{height:26px;max-width:70px}.co-title{font-size:.8rem}.co-desc{display:none}.co-ribbon{font-size:.65rem;--f:0.4em}}@media (max-width:480px){.co-image{height:100%;max-width:33%}.co-store-logo{max-width:80px}.co-ribbon{font-size:.6rem;--f:0.35em}}@media (prefers-reduced-motion:reduce){.co-card{transition:none}}