.c-product-card{background-color:rgba(var(--color-base-background-primary), 1);overflow:hidden;border-radius:1.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1),0 0 1rem rgba(0,0,0,.15) inset;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;will-change:transform,box-shadow}.c-product-card.-secondary{background-color:rgba(var(--color-base-background-secondary), 1)}.c-product-card:hover{box-shadow:0rem .5rem .75rem rgba(0,0,0,.2),0 0 1rem rgba(0,0,0,.15) inset}@media screen and (max-width: 767px){.c-product-card{border-radius:.75rem}}.c-product-card_image{position:relative;padding:1rem}.c-product-card_image img{aspect-ratio:3/4;-o-object-fit:contain;object-fit:contain}.c-product-card_image span{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold;text-transform:uppercase;letter-spacing:.1rem;text-shadow:0 .1rem .1rem rgba(0,0,0,.5);transition:background-color .3s ease-in-out;will-change:background-color}.c-product-card_image span:hover{background-color:rgba(0,0,0,.7)}@media screen and (max-width: 767px){.c-product-card_image{padding:.5rem;padding-top:1rem}.c-product-card_image img{aspect-ratio:1/1}.c-product-card_image span{font-size:1rem}}.c-product-card_info{padding:1.5rem;text-align:center}@media screen and (max-width: 767px){.c-product-card_info{padding:.5rem;padding-bottom:1rem;line-height:1.25}}.c-product-card_title a{display:inline-block;font-size:1.25rem;font-weight:700;color:rgba(var(--color-base-accent-primary), 1);transition:color .3s ease-in-out}@media screen and (min-width: 992px){.c-product-card_title a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%}}@media screen and (max-width: 767px){.c-product-card_title a{font-size:1rem}}.c-product-card_title a:hover{text-decoration:none;color:rgba(var(--color-base-accent-secondary), 1)}.c-product-card_region{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%}@media screen and (max-width: 767px){.c-product-card_region{font-size:.9rem}}.c-product-card_price span{font-size:1.25rem;font-weight:700;color:rgba(var(--color-base-text), 1);text-align:center;justify-content:center}@media screen and (max-width: 767px){.c-product-card_price span{font-size:1.1rem;line-height:1.25}}.c-product-card .compare{font-size:.9rem;font-weight:500;color:rgba(var(--color-base-text), 0.6);text-decoration:line-through}.c-product-card_btn{display:inline-block;margin-top:1rem}@media screen and (max-width: 767px){.c-product-card_btn{margin-top:.5rem}}
