.product-card{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:21px;background:var(--card-bg-color);color:var(--card-text-color);box-sizing:border-box;text-decoration:none}.product-card *{color:currentColor}.product-card__badge{padding:8px 12px;position:absolute;top:-15px;left:50%;transform:translate(-50%);width:max-content;display:flex;align-items:center;justify-content:center;border-radius:5px;color:var(--badge-text-color);background:var(--badge-bg-color);text-align:center;font-size:15px;font-weight:600;line-height:15px;text-transform:uppercase;border:1px solid var(--badge-border-color);z-index:1}.product-card__logo{position:absolute;top:0;right:20px;z-index:1}.product-card__media{position:relative;display:flex;max-height:330px;border-radius:21px 21px 0 0;overflow:hidden}@media screen and (max-width: 800px){.product-card__media{max-height:280px}}.product-card__image{display:block;width:100%;height:100%;object-fit:cover}.product-card__content{padding:0 15px;display:flex;flex-direction:column;align-items:center;text-decoration:none}.product-card__title{margin:12px 0 0;text-align:center;font-size:var(--heading-size);font-weight:700;line-height:26px}.product-card__subtitle{margin:10px 0 0;text-align:center;font-size:var(--sub-heading-size);line-height:20px;text-transform:uppercase}.product-card__price{margin-top:17px;text-align:center;font-size:18px;font-weight:600;line-height:24px}.product-card__price *{color:currentColor!important}.product-card__tax,.product-card__additional-text{margin-top:8px;text-align:center;font-size:14px;font-weight:500;line-height:20px;opacity:.5}.product-card__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.product-card__btn-link,.product-card__btn-act .product-form__submit{margin:20px auto 0;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;color:var(--button-text-color);background:var(--button-bg-color);border-radius:50px;transition:all .2s linear}.product-card__btn-link{margin-bottom:20px}.product-card__btn-link:hover,.product-card__btn-act .product-form__submit:hover{color:var(--button-bg-color);background:var(--button-text-color)}.product-card__btn-link svg{fill:currentColor}.product-card__btn-act .product-form__submit:before,.product-card__btn-act .product-form__submit:after{display:none}.product-card__text-link{margin-top:9px;margin-bottom:20px;text-decoration:none;cursor:pointer;text-align:center;font-size:14px;font-weight:500;line-height:22px;opacity:.5}@media only screen and (min-width:990px){.product-card__title{margin-top:16px;font-size:var(--heading-size);line-height:32px}.product-card__subtitle{font-size:var(--sub-heading-size);line-height:22px}.product-card__price{font-size:16px;line-height:22px}.product-card__tax{font-size:16px;line-height:24px}.product-card__btn-link,.product-card__btn-act .product-form__submit{font-size:16px;line-height:26px}.product-card__btn-link{margin-bottom:24px}.product-card__text-link{margin-bottom:24px;font-size:16px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-card.css.map */
