:root{--brand-green:#3b6baa;--brand-green-700:#2f558c;--brand-black:#111111;--mm-sky:#EFF5FF;--mm-card-radius:16px;--mm-shadow:0 4px 16px rgba(0,0,0,.08);--mm-anim-fast:.22s;--mm-anim:.32s;--btn-radius:12px;--btn-vpad:12px;--btn-hpad:18px}@media (prefers-reduced-motion: reduce){.custom-card,.custom-card *{transition:none!important;animation:none!important}}.custom-card.product-card{display:flex;flex-direction:column;height:100%;position:relative}.custom-card{background:linear-gradient(180deg,#f7faff,#fff 60%);border:none;border-radius:var(--mm-card-radius);box-shadow:var(--mm-shadow);overflow:visible;transform:translateZ(0);transition:transform var(--mm-anim-fast) ease,box-shadow var(--mm-anim-fast) ease}.custom-card:is(:hover,:focus-visible){transform:translateY(-4px);box-shadow:0 10px 28px #00000024}.custom-card__badge--ribbon{position:absolute;top:10px;left:0;z-index:5;background:var(--brand-green);color:#fff;font-weight:800;font-size:12px;letter-spacing:.4px;padding:6px 14px 6px 12px;text-transform:uppercase;border-radius:0 6px 6px 0;box-shadow:0 2px 6px #00000026}.custom-card__media{position:relative;width:100%;border-radius:var(--mm-card-radius) var(--mm-card-radius) 0 0;overflow:visible}.custom-card__image{position:relative;display:block;width:100%;aspect-ratio:1/1;background:var(--mm-sky);overflow:hidden;border-radius:var(--mm-card-radius) var(--mm-card-radius) 0 0}.custom-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--mm-anim) ease,opacity var(--mm-anim-fast) ease}.custom-card__image .img-primary{opacity:1;transform:translateY(0) scale(1)}.custom-card__image .img-secondary{opacity:0;transform:translateY(4px) scale(1.02)}.custom-card:is(:hover,:focus-visible) .custom-card__image .img-primary{opacity:0;transform:translateY(-2px) scale(1.03)}.custom-card:is(:hover,:focus-visible) .custom-card__image .img-secondary{opacity:1;transform:translateY(-2px) scale(1.05)}.custom-card__wa-fab{position:absolute;z-index:6;right:12px;bottom:12px;width:56px;height:56px;background:#25d366;color:#fff;border-radius:999px;display:grid;place-items:center;text-decoration:none;box-shadow:0 10px 18px #25d36647}.custom-card__wa-fab .wa-icon{width:26px;height:26px}.custom-card__wa-fab:hover,.custom-card__wa-fab:focus-visible{background:#1ebe5b;transform:translateY(-1px);box-shadow:0 14px 22px #25d36657}.custom-card__inner{flex:1;display:flex;flex-direction:column;gap:8px;padding:14px 16px 0;min-width:0}.custom-card__subtitle{font-size:12px;color:#667085;margin:0}.custom-card__title{font-size:18px;font-weight:800;color:var(--brand-black);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-card__title a{color:inherit;text-decoration:none}.custom-card__price-tax{display:flex;align-items:baseline;gap:6px;margin-top:2px}.custom-card__prices{display:flex;align-items:baseline;gap:6px;flex:1 1 auto;overflow:hidden}.custom-card__price-prefix{font-size:12px;color:#6b7280;opacity:.85}.custom-card__price--old{font-size:13px;color:#9ca3af;font-weight:700;text-decoration:line-through}.custom-card__price--new{font-size:20px;color:var(--brand-black);font-weight:800}.custom-card__tax{font-size:11px;color:#9ca3af;font-style:italic;margin:4px 0 10px;line-height:1.2}.jdgm-widget.jdgm-preview-badge{margin:2px 0 0}.custom-card__actions{margin:0 14px 14px}.custom-card__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--btn-vpad) var(--btn-hpad);border:0;border-radius:var(--btn-radius);font-weight:800;font-size:15px;line-height:1;text-decoration:none!important;color:#fff;box-shadow:0 2px 8px #0000001f;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}.custom-card__btn--primary{background:var(--brand-green);min-height:52px;letter-spacing:.2px;white-space:nowrap}.custom-card__btn--primary:hover,.custom-card__btn--primary:focus-visible{background:var(--brand-green-700);transform:translateY(-1px);box-shadow:0 6px 16px #00000029}@media (max-width:480px){.custom-card{border-radius:16px}.custom-card__media,.custom-card__image{border-radius:16px 16px 0 0}.custom-card__inner{padding:12px 14px 0;gap:6px}.custom-card__subtitle{font-size:11px}.custom-card__title{font-size:16px;line-height:1.25;-webkit-line-clamp:2}.custom-card__price-tax{gap:4px}.custom-card__prices{gap:6px}.custom-card__price-prefix{font-size:11px;letter-spacing:.2px;white-space:nowrap}.custom-card__price--new{font-size:18px}.custom-card__price--old{font-size:12px}.custom-card__tax{font-size:10px;margin:4px 0 10px;opacity:.9}.custom-card__actions{margin:8px 12px 12px}.custom-card__btn{min-height:46px}.custom-card__btn--primary{min-height:48px;font-size:15px;padding-inline:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-card__wa-fab{right:10px;bottom:10px;width:52px;height:52px;border-radius:999px;box-shadow:0 8px 16px #25d36647}.custom-card__wa-fab .wa-icon{width:24px;height:24px}}.custom-card .custom-card__title,.custom-card .custom-card__title a,.custom-card .custom-card__price--new{color:var(--brand-black)!important}.custom-card .custom-card__price--old{color:#9ca3af!important;opacity:1;text-decoration:line-through}.custom-card .price .price-item--regular,.custom-card .price .price-item--sale{color:var(--brand-black)!important}.custom-card .price .price-item--compare{color:#9ca3af!important;text-decoration:line-through}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-cards.css.map */
