.sm-product-card{background:rgb(var(--color-background));display:flex;flex-direction:column;box-shadow:0 0 #999;transition:all linear .1s;text-decoration:none;color:#000;border-radius:0 0 8px 8px;border:2px solid transparent}.sm-product-card__image{display:flex;width:100%;text-align:center;align-items:center;flex-direction:row;border-radius:8px 8px 0 0}.sm-product-card__image:before{content:"";padding-top:100%}.sm-product-card__head{height:64px;padding:4px 0;display:flex;flex-direction:column}.sm-product-card__vendor{margin-top:20px;font-size:.9em;line-height:0}.sm-product-card__title{margin-top:12px;font-weight:700;font-size:1.1em;line-height:1}.sm-product-card__tags{position:relative;padding:0;margin:0}.sm-product-card__tags ul{position:absolute;top:16px;left:-4px;list-style:none;padding:0;margin:0;width:100%;background:violet}.sm-product-card__tags li{position:absolute;display:block;font-size:.6em;line-height:1rem;text-align:center;font-weight:700;color:#eee;background:#333;margin-top:16px;padding:4px 6px}.sm-product-card__tags .soon{color:#fff;border:1px solid #000}.sm-product-card__tags .new{color:#000;background:#fff;border:1px solid #000}.sm-product-card__tags .sale{color:#000;background:none;font-size:1.1rem;text-align:left;width:50%}.sm-product-card__tags .last-pairs{position:absolute;right:16px;color:#f00c;background:none;max-width:70px}.sm-product-card__image-source{display:inline-block;width:100%}.sm-product-card__cta{transition:all linear .25s;padding:4px 8px;font-size:1.2rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale));background:#eee;display:flex;flex-direction:row;align-items:center}.sm-product-card__cta-label{display:none}.sm-product-card__cta-price{width:100%;display:block;text-align:right}@media (min-width: 750px){.sm-product-card:hover{transition:all linear .1s}.sm-product-card:hover .sm-product-card__cta{background:#111;color:#fff;border-radius:0 0 8px 8px}.sm-product-card:hover .sm-product-card__cta-price .price{color:#fff}.sm-product-card:hover .sm-product-card__cta-price .sale-price{color:red}}@media (min-width: 990px){.sm-product-card__cta-label{display:block;width:100%}.sm-product-card__cta-price{width:auto}}
/*# sourceMappingURL=/s/files/1/1031/1489/t/20/assets/component-sm-product-card.css.map */
