.product-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .3s ease}.product-card__image-wrapper{position:relative;width:100%;overflow:visible}.product-card__image{width:100%;height:auto;display:block;object-fit:contain;max-width:100%}.product-card__image--placeholder{width:100%;aspect-ratio:1;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-card__image--placeholder svg{width:50%;height:50%;fill:#ddd}.product-card__info{display:flex;flex-direction:column}.product-card__title{font-weight:500;margin:0}.product-card--crazy{width:49%;box-shadow:1px 0 43px #2d2c2229;border-radius:1.25rem;margin-bottom:2.9rem;padding:1.2rem;box-sizing:border-box;justify-content:center;text-align:center;color:#1d1e20}.product-card--crazy:hover{transform:translateY(-5px)}.product-card--crazy:nth-child(odd){margin-right:2%}.product-card--crazy .product-card__image-wrapper{min-height:254px}.product-card--crazy .product-card__image{margin-bottom:1rem;margin-top:5rem;max-height:400px;object-fit:contain}.product-card--crazy .product-card__title{font-size:1.25rem;margin-bottom:.5rem}.product-card--crazy .product-card__desc{font-size:1rem;font-weight:400;margin:0 0 .5rem;color:#666}.product-card--crazy.product-card--type2 .product-card__image{float:left;width:45%;margin-left:3%}.product-card--crazy.product-card--type2 .product-card__title{margin-top:8rem;display:inline-block;font-weight:700}.product-card--crazy.product-card--type2 .product-card__desc{font-weight:400;margin-top:1rem}.product-card--crazy .product-card__price{margin:0}.product-card--crazy .product-card__price-main{display:flex;justify-content:center;align-items:center;margin:1rem 0;gap:1.5rem}.product-card--crazy .product-card__price-group{display:flex;flex-direction:column;align-items:flex-start}.product-card--crazy .product-card__price-old{font-size:1.125rem;text-decoration:line-through;color:#666}.product-card--crazy .product-card__price-new{color:#d80303;font-size:1.75rem;font-weight:700}.product-card--crazy .product-card__button{width:11.1rem;height:2.625rem;background:#000;border-radius:.3125rem;font-size:1.25rem;color:#fff;text-align:center;line-height:2.625rem;cursor:pointer;transition:background .3s ease}.product-card--crazy .product-card__button:hover{background:#333}.product-card--crazy .product-card__badge-image{position:absolute;top:0;left:0;width:38%;height:auto}.product-card--flash{align-items:center;border:1px solid #e5e5e5;box-sizing:border-box;background:#fff;overflow:hidden}.product-card--flash:hover{border-color:#2a8e9e;box-shadow:0 2px 8px #2a8e9e1a}.product-card--flash .product-card__image-wrapper{min-height:200px;background-color:#fff}.product-card--flash .product-card__image{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.product-card--flash .product-card__info{width:100%;padding:.75rem .5rem 1rem;text-align:center;box-sizing:border-box}.product-card--flash .product-card__title{font-size:1rem;font-weight:600;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;min-height:4.2rem;color:#1d1e20}.product-card--flash .product-card__description{font-size:.875rem;color:#666;margin:.5rem 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--flash .product-card__reviews{font-size:1rem;color:#232323;margin-top:.5rem}.product-card--flash .product-card__price{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;font-weight:700}.product-card--flash .product-card__price-sale{font-size:1.1rem;color:#1d1e20}.product-card--flash .product-card__price-compare{font-size:.9rem;color:#7a7a7a;text-decoration:line-through}.product-card--flash .product-card__discount-badge{position:absolute;top:0;left:0;background:#2a8e9e;color:#fff;padding:.25rem .75rem;display:flex;align-items:center;gap:.25rem;font-weight:700;z-index:2}.product-card--flash .product-card__discount-badge span:first-child{font-size:1rem;line-height:1}.product-card--flash .product-card__discount-off{font-size:.75rem;line-height:1}.product-card--flash .product-card__hot-tag{position:absolute;top:3rem;left:0;display:flex;flex-direction:column;z-index:2}.product-card--flash .product-card__hot-tag span{background:#32d296;color:#fff;padding:.375rem .625rem;font-size:1rem;font-weight:700;text-transform:uppercase;line-height:1}.product-card--halloween{justify-content:center;height:100%;background-color:#fff;border-radius:.5rem;padding:0 1rem 1.5rem}.product-card--halloween:hover .product-card__image{opacity:.8}.product-card--halloween:hover .product-card__title{color:#000}.product-card--halloween:hover .product-card__shop-button{opacity:.8}.product-card--halloween .product-card__image-wrapper{min-height:250px;display:flex;align-items:center;justify-content:center}.product-card--halloween .product-card__image{margin:0 auto;transition:opacity .2s ease;width:100%;height:auto;max-height:300px;object-fit:contain}.product-card--halloween .product-card__title{margin-top:.75rem;text-align:center;font-size:1rem;line-height:1.5;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.product-card--halloween .product-card__description{font-size:.875rem;color:#666;text-align:center;margin:.5rem 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--halloween .product-card__reviews{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;font-size:.875rem}.product-card--halloween .product-card__rating{color:#fbbf24;font-weight:500}.product-card--halloween .product-card__review-count{color:#6b7280;margin-top:.25rem}.product-card--halloween .product-card__price{display:flex;align-items:flex-end;justify-content:center;gap:.5rem;margin-top:.75rem;font-size:1.25rem}.product-card--halloween .product-card__price-compare{text-decoration:line-through;color:#9ca3af;font-size:.875rem;margin-bottom:.25rem}.product-card--halloween .product-card__price-sale{color:#d80303;font-size:1.25rem;font-weight:600}.product-card--halloween .product-card__tag-image{position:absolute;top:0;left:0;z-index:10;max-width:120px;width:30%;height:auto;transform:translateY(-50%)}.product-card--halloween .product-card__badges{position:absolute;top:.5rem;left:.5rem;z-index:10;display:flex;flex-direction:column;gap:.5rem}.product-card--halloween .product-card__badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.3125rem;color:#fff;font-size:.875rem;font-weight:500;white-space:nowrap}.product-card--halloween .product-card__badge--discount{background-color:#000}.product-card--halloween .product-card__badge-off{margin-left:.25rem;font-size:.75rem}.product-card--halloween .product-card__badge--hot{background-color:#d80303}.product-card--halloween .product-card__badge--new{background-color:#10b981}.product-card--halloween .product-card__shop-button{margin:.75rem auto 0;padding:.5rem 1.25rem;background-color:#000;color:#fff;text-align:center;text-transform:uppercase;border-radius:.3125rem;font-size:.875rem;font-weight:500;transition:opacity .2s ease;cursor:pointer}@media screen and (max-width: 767px){.product-card--crazy{width:100%;margin-bottom:2rem}.product-card--crazy:nth-child(odd){margin-right:0}.product-card--crazy .product-card__image{margin-top:3rem}.product-card--crazy .product-card__price-main{margin-bottom:.5rem;flex-direction:column;gap:1rem}.product-card--crazy .product-card__price-group{align-items:center}.product-card--crazy.product-card--type2 .product-card__image{width:60%;float:none;margin-left:0;margin-bottom:0}.product-card--crazy.product-card--type2 .product-card__title{display:block;margin-top:1rem;font-weight:700}.product-card--crazy.product-card--type2 .product-card__desc{font-weight:400;margin-top:.3rem}.product-card--crazy .product-card__button{width:100%;max-width:11.1rem}.product-card--flash .product-card__title{font-size:1rem;min-height:3rem}.product-card--flash .product-card__price{font-size:.9rem}.product-card--halloween{padding:0 .75rem 1rem}.product-card--halloween .product-card__title{font-size:.875rem;margin-top:.5rem}.product-card--halloween .product-card__price{margin-top:.5rem}.product-card--halloween .product-card__price-sale{font-size:1rem}.product-card--halloween .product-card__price-compare{font-size:.75rem}.product-card--halloween .product-card__tag-image{max-width:7.5rem}.product-card--halloween .product-card__shop-button{font-size:.75rem;padding:.375rem 1rem;margin-top:.5rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.product-card--crazy .product-card__price-main{flex-direction:column;gap:1rem}.product-card--flash .product-card__info{padding:1rem .75rem 1.25rem}.product-card--flash .product-card__title{font-size:1.05rem;margin-bottom:.75rem}.product-card--flash .product-card__price{margin-top:.75rem}}@media screen and (min-width: 1280px){.product-card--halloween .product-card__shop-button{padding:.5rem 1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-card.css.map */
