.product-card{font-family:var(--font-open-sans);background-color:var(--gray-f9);display:flex;flex-direction:column;height:100%;padding-top:42px;border-radius:6px;position:relative}.product-card__badge{font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;color:var(--white);background-color:var(--blue);display:flex;justify-content:center;align-items:center;min-height:24px;padding-inline:17px;border-radius:14px;position:absolute;top:15px;right:15px}.product-card .swym-button{position:absolute;top:16px;right:20px}.product-card__image img:nth-child(2){opacity:0}.product-card__image{position:relative;padding-bottom:100%}.product-card__image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:opacity .3s ease-in-out}.product-card__title{font-family:var(--font-open-sans)!important}.product-card__title span{display:block}.product-card__content{flex:1 1 auto;height:100%;display:flex;flex-direction:column;padding:5px 15px 15px}.product-card__title{font-size:18px;line-height:1.375;font-weight:600;text-transform:uppercase}.product-card__title a{color:var(--black)}.product-card__title span{font-weight:700}.product-card__price{font-family:var(--font-open-sans)!important;font-size:16px;line-height:1.06}.product-card__price ins{text-decoration:none}.product-card__price del{padding-left:10px;opacity:.7}.product-card__reviews{width:100%}.product-card__actions{color:var(--black);display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;row-gap:15px;margin-top:auto}.product-card__add-wrapper{display:inline-flex;align-items:flex-end;min-height:36px}.product-card__add{font-size:16px;font-weight:700;text-transform:uppercase;text-decoration:underline;cursor:pointer}.product-card__add.notify{color:#000}.product-card__add.disabled,.product-card__add[disabled]{cursor:not-allowed;pointer-events:none}@media (hover: hover) and (pointer: fine){.product-card__add:hover{text-decoration:none}.product-card__image--has-hover:hover img:first-child{opacity:0}.product-card__image--has-hover:hover img:nth-child(2){opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/product-card.css.map */
