.product-card__wrapper{background-color:var(--color-white, #FFFFFF);border-radius:3.2rem;overflow:hidden;height:100%;display:flex;flex-direction:column}.product-card__wrapper .media__wrapper{position:relative}.product-card__wrapper .media__wrapper .tagline{display:inline-block;padding:1.2rem 1.6rem;position:absolute;top:2rem;left:2rem;width:max-content;border-radius:8px;border:1px solid rgba(251,250,249,.2);background:linear-gradient(0deg,#0006 0% 100%),#fbfaf933;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-white-100, #FAFAF9)}.product-card__wrapper .media__wrapper .product-card-img{border-radius:0 0 3.2rem 3.2rem;max-height:30rem;object-fit:contain}.product-card__wrapper .content__wrapper{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem;flex-grow:1;position:relative;z-index:1}.product-card__wrapper .content__wrapper .title{flex-grow:1}.product-card__wrapper .attribute__wrapper{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.product-card__wrapper .attribute__wrapper .attribute{display:flex;align-items:center;gap:.5rem}.product-card__wrapper .price__wrapper{margin-top:.8rem}.product-card__wrapper .text--button-text{display:flex;gap:1.2rem;align-items:center}.product-card__wrapper .text--button-text .icon{display:flex}@media screen and (min-width:1024px){.product-card__wrapper .content__wrapper{padding:3rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
