.single-product .cxe-product-offers{--cxe-offer-ink:#172638;--cxe-offer-text:#4d6072;--cxe-offer-accent:#8c4a5e;--cxe-offer-accent-dark:#74384c;--cxe-offer-tint:#f8f3f5;--cxe-offer-border:#e7e9ed;width:100%;margin:20px 0;padding:16px;border:1px solid var(--cxe-offer-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgb(23 38 56 / .05);color:var(--cxe-offer-text)}.cxe-product-offers,.cxe-product-offers *{box-sizing:border-box}.cxe-product-offers__header{display:flex;align-items:flex-start;gap:12px}.cxe-product-offers__icon{display:inline-flex;flex:0 0 38px;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--cxe-offer-tint);color:var(--cxe-offer-accent)}.cxe-product-offers__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cxe-product-offers__header strong{display:block;margin:1px 0 2px;color:var(--cxe-offer-ink);font-size:15px;font-weight:750;line-height:1.35}.cxe-product-offers__header p,.cxe-product-offers__note{margin:0}.cxe-product-offers__header p{font-size:12.5px;line-height:1.5}.cxe-product-offers__tiers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.cxe-product-offers__tiers>div{position:relative;min-width:0;padding:11px 12px;border:1px solid var(--cxe-offer-border);border-radius:12px;background:#fff}.cxe-product-offers__tiers span,.cxe-product-offers__welcome span{display:block;font-size:11px;font-weight:650;line-height:1.35;letter-spacing:.02em}.cxe-product-offers__tiers strong,.cxe-product-offers__welcome strong{display:block;margin-top:2px;color:var(--cxe-offer-ink);font-size:14px;font-weight:750;line-height:1.35}.cxe-product-offers__tiers .cxe-product-offers__tier--best{border-color:rgb(140 74 94 / .28);background:var(--cxe-offer-tint)}.cxe-product-offers__tier--best span{padding-right:40px}.cxe-product-offers__tier--best::after{position:absolute;top:8px;right:8px;padding:3px 6px;border-radius:999px;background:var(--cxe-offer-accent);color:#fff;content:"BEST";font-size:8px;font-weight:800;line-height:1;letter-spacing:.08em}.cxe-product-offers__welcome{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:11px 12px;border:1px dashed rgb(140 74 94 / .42);border-radius:12px;background:#fff}.cxe-product-offers__coupon{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:38px;margin:0;padding:7px 10px;border:1px solid rgb(140 74 94 / .32);border-radius:9px;background:var(--cxe-offer-tint);box-shadow:none;color:var(--cxe-offer-accent-dark);cursor:pointer}.cxe-product-offers__coupon:hover,.cxe-product-offers__coupon:focus-visible{border-color:var(--cxe-offer-accent);background:#fff;color:var(--cxe-offer-accent-dark)}.cxe-product-offers__coupon:focus-visible{outline:2px solid var(--cxe-offer-accent);outline-offset:2px}.cxe-product-offers__coupon code{padding:0;background:#fff0;color:inherit;font-family:inherit;font-size:11px;font-weight:800;line-height:1;letter-spacing:.05em}.cxe-product-offers__coupon [data-cxe-copy-status]{padding-left:8px;border-left:1px solid rgb(140 74 94 / .25);font-size:10px;font-weight:750;line-height:1;letter-spacing:0}.cxe-product-offers__coupon.is-copied{border-color:var(--cxe-offer-accent);background:var(--cxe-offer-accent);color:#fff}.cxe-product-offers__coupon.is-copied [data-cxe-copy-status]{border-left-color:rgb(255 255 255 / .35)}.cxe-product-offers__note{margin-top:9px;font-size:10.5px;line-height:1.45}@media (max-width:689px){.single-product .cxe-product-offers{margin:16px 0;padding:14px;border-radius:14px}.cxe-product-offers__welcome{align-items:stretch}.cxe-product-offers__coupon{align-self:center}}@media (max-width:379px){.cxe-product-offers__tiers{grid-template-columns:1fr}.cxe-product-offers__welcome{flex-direction:column}.cxe-product-offers__coupon{align-self:stretch;justify-content:space-between}}