.product-grid>.grid__item{display:flex}.product-grid>.grid__item>product-component,product-component:has(.f24-product-card){display:block;width:100%;height:100%}.f24-product-card{--f24-card-accent: #e5007d;--f24-card-soft: #fff0f7;position:relative;isolation:isolate;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(66,36,70,.08);border-radius:22px;background:#fff;box-shadow:0 10px 28px #2d183412;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.f24-product-card:before{content:"";position:absolute;inset:0 0 auto;z-index:5;height:5px;background:linear-gradient(90deg,var(--f24-card-accent),color-mix(in srgb,var(--f24-card-accent) 62%,#ffd23f));pointer-events:none}.product-grid>.grid__item:nth-child(6n+1) .f24-product-card{--f24-card-accent: #e5007d;--f24-card-soft: #fff0f7}.product-grid>.grid__item:nth-child(6n+2) .f24-product-card{--f24-card-accent: #7c3aed;--f24-card-soft: #f5f0ff}.product-grid>.grid__item:nth-child(6n+3) .f24-product-card{--f24-card-accent: #00a9c9;--f24-card-soft: #ecfbff}.product-grid>.grid__item:nth-child(6n+4) .f24-product-card{--f24-card-accent: #ff7a00;--f24-card-soft: #fff4e8}.product-grid>.grid__item:nth-child(6n+5) .f24-product-card{--f24-card-accent: #d11255;--f24-card-soft: #fff0f5}.product-grid>.grid__item:nth-child(6n) .f24-product-card{--f24-card-accent: #4d9d00;--f24-card-soft: #f2fde7}.f24-product-card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--f24-card-accent) 35%,transparent);box-shadow:0 22px 48px #2d183424}.f24-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:18px 18px 14px 14px;background:radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--f24-card-accent) 12%,transparent) 0 6px,transparent 7px),radial-gradient(circle at 13% 88%,rgba(255,210,63,.24) 0 7px,transparent 8px),linear-gradient(145deg,#fff 0%,var(--f24-card-soft) 100%);text-decoration:none}.f24-product-card__media:after{content:"";position:absolute;right:13px;bottom:12px;z-index:2;width:54px;height:30px;opacity:.42;pointer-events:none;background:radial-gradient(circle at 10% 18%,#ffd23f 0 4px,transparent 5px),radial-gradient(circle at 54% 70%,var(--f24-card-accent) 0 4px,transparent 5px),linear-gradient(36deg,transparent 0 43%,#00a9c9 44% 57%,transparent 58%) 35px 0 / 18px 22px no-repeat;transition:opacity .22s ease,transform .22s ease}.f24-product-card:hover .f24-product-card__media:after{opacity:.72;transform:rotate(7deg) scale(1.06)}.f24-product-card__media img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;object-position:center;padding:12px;filter:drop-shadow(0 10px 14px rgba(30,20,34,.08));transition:opacity .24s ease,transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease}.f24-product-card:hover .f24-product-card__media img{transform:scale(1.055);filter:drop-shadow(0 14px 18px rgba(30,20,34,.13))}.f24-product-card__secondary{position:absolute!important;top:0;right:0;bottom:0;left:0;opacity:0}.f24-product-card:hover .f24-product-card__secondary{opacity:1}.f24-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#17151f38}.f24-product-card__badge{position:absolute;top:14px;left:14px;z-index:4;max-width:calc(100% - 28px);padding:8px 11px 7px;border:1px solid rgba(255,255,255,.46);border-radius:999px;color:#fff;font-size:11px;line-height:1;font-weight:1000;text-transform:uppercase;letter-spacing:.045em;box-shadow:0 7px 16px #22122729;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.f24-product-card__badge--sale{background:linear-gradient(135deg,#e30613,#e5007d 62%,#ff7a00)}.f24-product-card__badge--soldout{background:linear-gradient(135deg,#25212a,#69606f)}.f24-product-card__media:focus-visible,.f24-product-card__button:focus-visible,.f24-product-card__title a:focus-visible{outline:3px solid #00a9c9;outline-offset:3px}.f24-product-card__content{flex:1 1 auto;padding:16px 16px 17px;display:flex;flex-direction:column;gap:9px;background:linear-gradient(180deg,#fffffffa,#fff 72%),var(--f24-card-soft)}.f24-product-card__vendor{width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px;border-radius:999px;background:var(--f24-card-soft);color:color-mix(in srgb,var(--f24-card-accent) 78%,#17151f);font-size:10px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.045em}.f24-product-card__title{height:48px;min-height:48px;max-height:48px;margin:0;color:#17151f;font-size:14px;line-height:1.3;font-weight:880;overflow:hidden}.f24-product-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:break-word;transition:color .16s ease}.f24-product-card__title a:hover{color:var(--f24-card-accent)}.f24-product-card__rating{height:18px;min-height:18px;display:flex;align-items:center;gap:6px;color:#f3a200;font-size:12px;letter-spacing:.02em}.f24-product-card__rating-count{color:#817985;font-size:11px;font-weight:750}.f24-product-card__price{margin-top:auto;min-height:31px;display:flex;align-items:center}.f24-product-card__price .price{width:100%;margin:0;color:#e30613;font-size:17px;font-weight:1000;letter-spacing:-.02em}.f24-product-card__price .price__sale{align-items:baseline;gap:4px}.f24-product-card__price .price-item--sale,.f24-product-card__price .price-item--regular{color:#e30613;font-size:18px;font-weight:1000}.f24-product-card__price .price--on-sale .price-item--regular{color:#8c838f;font-size:12px;font-weight:750;text-decoration-thickness:1px}.f24-product-card__delivery{width:fit-content;max-width:100%;min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:999px;background:#effaf3;color:#148a3d;font-size:11px;line-height:1.15;font-weight:900}.f24-product-card__delivery span{width:8px;height:8px;display:block;flex:0 0 8px;border-radius:999px;background:#18a34a;box-shadow:0 0 0 4px #18a34a1a}.f24-product-card__delivery--supplier{background:#fff7e8;color:#9b6100}.f24-product-card__delivery--supplier span{background:#e59a18;box-shadow:0 0 0 4px #e59a181f}.f24-product-card__delivery--unavailable{background:#f3f1f4;color:#706873}.f24-product-card__delivery--unavailable span{background:#918994;box-shadow:0 0 0 4px #9189941f}.f24-product-card__quickadd,.f24-product-card .quick-add,.f24-product-card product-form{width:100%;margin:2px 0 0}.f24-product-card__button{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:46px;display:grid;place-items:center;padding:10px 13px;border:0;border-radius:13px;background:linear-gradient(125deg,#17151f 0%,#29212f 42%,var(--f24-card-accent) 120%);color:#fff;text-decoration:none;font-size:12px;line-height:1;font-weight:1000;text-transform:uppercase;letter-spacing:.035em;cursor:pointer;box-shadow:0 8px 18px #25152b24;transition:transform .17s ease,box-shadow .17s ease,filter .17s ease}.f24-product-card__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(120deg,var(--f24-card-accent),#e5007d 58%,#ff7a00);opacity:0;transition:opacity .18s ease;box-shadow:none!important}.f24-product-card__button:after{box-shadow:none!important}.f24-product-card__button:hover{transform:translateY(-2px);color:#fff;filter:saturate(1.08);box-shadow:0 12px 24px #25152b33}.f24-product-card__button:hover:before{opacity:1}.f24-product-card__button[disabled]{opacity:.52;cursor:not-allowed;transform:none;filter:grayscale(.2)}.f24-product-card .quick-add__submit{min-width:0;box-sizing:border-box}.f24-product-card .loading__spinner{width:18px}.quick-add-modal__content{border:1px solid rgba(74,38,80,.1);border-radius:24px;box-shadow:0 30px 80px #1e12243d}.quick-add-modal__toggle{border:1px solid rgba(74,38,80,.1);background:#fff;box-shadow:0 8px 22px #1e12241a}@media screen and (max-width:989px){.f24-product-card{border-radius:19px}.f24-product-card:hover{transform:translateY(-3px)}.f24-product-card__media{border-radius:16px 16px 12px 12px}.f24-product-card__media img{padding:9px}}@media screen and (max-width:749px){.f24-product-card{border-radius:16px;box-shadow:0 7px 20px #2d183411}.f24-product-card:before{height:4px}.f24-product-card__media{border-radius:14px 14px 10px 10px}.f24-product-card__media:after{right:7px;bottom:7px;transform:scale(.8);transform-origin:bottom right}.f24-product-card__media img{padding:6px}.f24-product-card__badge{top:9px;left:9px;padding:6px 8px 5px;font-size:9px}.f24-product-card__content{padding:11px 10px 12px;gap:7px}.f24-product-card__vendor{padding:4px 6px;font-size:9px}.f24-product-card__title{height:44px;min-height:44px;max-height:44px;font-size:12.5px;line-height:1.3}.f24-product-card__price{min-height:27px}.f24-product-card__price .price,.f24-product-card__price .price-item--sale,.f24-product-card__price .price-item--regular{font-size:15px}.f24-product-card__price .price--on-sale .price-item--regular{font-size:10px}.f24-product-card__delivery{min-height:25px;padding:5px 7px;gap:6px;font-size:9.5px}.f24-product-card__delivery span{width:7px;height:7px;flex-basis:7px}.f24-product-card__button{min-height:44px;padding-inline:8px;border-radius:11px;font-size:10px;letter-spacing:.025em}}@media(prefers-reduced-motion:reduce){.f24-product-card,.f24-product-card__media img,.f24-product-card__media:after,.f24-product-card__button,.f24-product-card__button:before{transition:none}.f24-product-card:hover,.f24-product-card:hover .f24-product-card__media img,.f24-product-card__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/f24-product-card.css.map */
