.product-category{display:flex;flex-direction:column;gap:24px;padding-top:48px;padding-bottom:48px}.product-category .item{position:relative;display:flex}.product-category .info-product{position:absolute;top:24px;left:24px;max-width:calc(100% - 48px);z-index:9}.product-category .button-box{position:absolute;bottom:24px;left:24px}.product-category .info-product *{color:var(--neutrals-gray-100)}.product-category .info-product h4{margin:0 0 16px}.product-category .info-product .price{display:flex;align-items:center;gap:8px}.product-category .info-product .price.price--sold-out{gap:0}.product-category img{border-radius:4px;filter:brightness(.7)}.price--sold-out .price-item{display:none}@media screen and (min-width: 750px){.product-category{flex-wrap:wrap;flex-direction:row}.product-category .item{width:calc(50% - 12px)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/nic-product-category.css.map */
