.cx-product-card{position:relative;z-index:1;display:flex;flex-direction:column;background:#fff;border:1px solid #efefef;border-radius:12px;padding:16px;transition:box-shadow .2s ease,border-color .2s ease;box-shadow:0 1px 4px #00000008;box-sizing:border-box;height:100%}.cx-product-card:hover{border-color:#e0e0e0;box-shadow:0 4px 14px #0000000f}.cx-product-card:has([data-cx-dropdown-open]){z-index:30}.grid__item:has([data-cx-dropdown-open]){position:relative;z-index:30}.cx-product-card__view{position:absolute;top:14px;right:14px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:50%;color:#111;z-index:3;transition:background .2s ease,transform .2s ease;text-decoration:none}.cx-product-card__view:hover{background:#fff;transform:scale(1.05)}.cx-product-card__view svg{width:18px;height:18px;display:block}.cx-product-card__image-link{display:block;position:relative;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#fafafa;margin-bottom:12px;text-decoration:none}.cx-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.cx-product-card:hover .cx-product-card__image{transform:scale(1.04)}.cx-product-card__title{font-size:15px;font-weight:500;margin:4px 0 12px;text-align:center;line-height:1.3;color:#111}.cx-product-card__title a{color:inherit;text-decoration:none}.cx-product-card__title a:hover{text-decoration:underline}.cx-product-card__dropdown{position:relative;margin-bottom:8px}.cx-product-card__dropdown-toggle{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:12px 36px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#111;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease;font-family:inherit}.cx-product-card__dropdown-toggle:hover:not(:disabled){border-color:#b0b0b0}.cx-product-card__dropdown-toggle:focus{outline:none;border-color:#111}.cx-product-card__dropdown-toggle:disabled{opacity:.5;cursor:not-allowed}.cx-product-card__dropdown[data-cx-dropdown-open] .cx-product-card__dropdown-toggle{border-color:#111}.cx-product-card__dropdown-chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:12px;height:12px;transition:transform .2s ease}.cx-product-card__dropdown[data-cx-dropdown-open] .cx-product-card__dropdown-chevron{transform:translateY(-50%) rotate(180deg)}.cx-product-card__dropdown-list{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:0;padding:4px 0;list-style:none;box-shadow:0 6px 18px #0000001a;z-index:20;max-height:240px;overflow-y:auto}.cx-product-card__dropdown-list[hidden]{display:none}.cx-product-card__dropdown-option{padding:10px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#111;cursor:pointer;transition:background .15s ease}.cx-product-card__dropdown-option:hover{background:#f5f5f5}.cx-product-card__dropdown-option--disabled{opacity:.4;cursor:not-allowed}.cx-product-card__dropdown-option--disabled:hover{background:transparent}.cx-product-card__add{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:14px 50px;background:#111;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .1s ease,opacity .2s ease;font-family:inherit}.cx-product-card__add-label{text-align:center}.cx-product-card__add:hover:not(:disabled){background:#2a2a2a}.cx-product-card__add:active:not(:disabled){transform:scale(.98)}.cx-product-card__add:disabled{background:#d0d0d0;color:#fff;cursor:not-allowed}.cx-product-card__add-wrapper{position:relative}.cx-product-card__popup{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(6px);background:#111;color:#fff;padding:8px 14px;border-radius:8px;font-size:11px;font-weight:600;letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease;box-shadow:0 6px 18px #0000002e;z-index:5}.cx-product-card__popup:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#111}.cx-product-card__popup.is-visible{opacity:1;transform:translate(-50%) translateY(0)}@keyframes cxCardShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.cx-product-card__dropdown-toggle--shake{animation:cxCardShake .35s ease;border-color:#111!important}.cx-product-card__add--added,.cx-product-card__add--added:hover{background:#1f7a3a}.cx-product-card__add--loading{opacity:.7;cursor:wait}.cx-product-card__add-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:32px;height:24px;flex-shrink:0;pointer-events:none}@media(max-width:749px){.cx-product-card{padding:12px}.cx-product-card__view{width:28px;height:28px;top:10px;right:10px}.cx-product-card__view svg{width:16px;height:16px}.cx-product-card__title{font-size:13px;margin-bottom:10px}.cx-product-card__add{font-size:11px;padding:11px 44px}.cx-product-card__add-icon{right:14px;width:28px;height:20px}.cx-product-card__dropdown-toggle{font-size:11px;padding:11px 32px}.cx-product-card__dropdown-option{font-size:11px;padding:9px 12px}}@media(max-width:459px){.cx-product-card__title{min-height:2.6em}}.cx-product-card__text-short{display:none}@media(max-width:453px){.cx-product-card__title{font-size:11px}.cx-product-card__dropdown-toggle,.cx-product-card__add{font-size:8px}}@media(max-width:398.98px){.cx-product-card__text-full{display:none}.cx-product-card__text-short{display:inline}.cx-product-card__dropdown-toggle,.cx-product-card__add{font-size:8px}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/cx-card-product.css.map */
