.custom-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #E9F0F7;border-radius:18px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;height:100%;position:relative;box-shadow:0 4px 14px #173b5e0f}.custom-product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5b9bd5,#8fe1e0);transform:scaleX(0);transform-origin:left;transition:transform .25s ease;z-index:2}.custom-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #173b5e29;border-color:#dce7f2}.custom-product-card:hover:before{transform:scaleX(1)}.custom-product-card__media-link,.custom-product-card__body-link{display:block;text-decoration:none;color:inherit}.custom-product-card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(150deg,#eaf4fc,#fff 60%,#dcebf8);display:flex;align-items:center;justify-content:center;padding:18px;overflow:hidden}.custom-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:18px;z-index:0}.custom-product-card__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .35s ease}.custom-product-card:hover .custom-product-card__media img{transform:scale(1.08)}.custom-product-card__media--empty{color:#b8d4ec;font-size:12px}.custom-product-card__badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:4px;background:#173b5e;color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px 5px 8px;border-radius:20px;box-shadow:0 4px 10px #173b5e40;z-index:1}.custom-product-card__badge--sale{background:#b23d6d;box-shadow:0 4px 10px #b23d6d4d}.custom-product-card__quickadd.magnetic-glow{position:absolute;left:10px;right:10px;bottom:10px}.custom-product-card__quickadd{background:#173b5e;color:#fff;border:none;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .15s ease;z-index:2}.custom-product-card:hover .custom-product-card__quickadd{opacity:1;transform:translateY(0)}.custom-product-card__quickadd:hover{background:#2e5f8a}.custom-product-card__quickadd:disabled{opacity:.6;cursor:not-allowed}@media(hover:none){.custom-product-card__quickadd{display:none}}.custom-product-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:7px;flex:1}.custom-product-card__rating{display:flex;align-items:center;gap:5px;font-size:11px}.custom-product-card__rating .stars{color:#e3a93f;letter-spacing:1px}.custom-product-card__rating .count{color:#8a96a3;font-weight:600}.custom-product-card__title{font-size:13.5px;font-weight:700;color:#12151a;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.custom-product-card:hover .custom-product-card__title{color:#173b5e}.custom-product-card__price-row{margin-top:auto;display:flex;align-items:baseline;gap:8px}.custom-product-card__price{font-size:16px;font-weight:800;color:#173b5e}.custom-product-card__price--from{font-size:10.5px;font-weight:600;color:#8a96a3;text-transform:uppercase;letter-spacing:.03em}.custom-product-card__compare{font-size:12px;font-weight:600;color:#b0bac5;text-decoration:line-through}@media(max-width:749px){.custom-product-card{border-radius:14px}.custom-product-card__media,.custom-product-card__media-link{padding:12px}.custom-product-card__badge{font-size:8.5px;padding:4px 8px;top:8px;left:8px}.custom-product-card__quickadd{display:none}.custom-product-card__body{padding:10px 11px 12px;gap:5px}.custom-product-card__title{font-size:11.5px}.custom-product-card__price{font-size:14px}.custom-product-card__price--from{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-card-product-custom.css.map */
