.product__characteristics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;margin:0;text-align:center}.product__characteristics-item{display:flex;flex-direction:column;align-items:center;gap:8px}.product__characteristics-icon{display:flex;align-items:flex-end;justify-content:center;height:44px;color:var(--green)}.product__characteristics-icon .icon-characteristic{width:auto;height:auto;max-width:32px;max-height:44px}.product__characteristics-body{display:flex;flex-direction:column;gap:2px}.product__characteristics-label,.product__characteristics-value{margin:0;color:var(--black);font-family:var(--Manrope)}.product__characteristics-label{font-size:12px;font-weight:800;line-height:18px;text-transform:uppercase}.product__characteristics-value{font-size:14px;font-weight:500;line-height:18px}@media screen and (min-width:1000px){.product__characteristics:not(.card__characteristics){grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-width:930px;margin-left:auto;margin-right:auto}}.card__characteristics{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:16px 12px;width:100%;max-width:none;height:100%;margin:0;padding:16px;background:#f6f3f0eb;opacity:0;pointer-events:none;transition:opacity .25s ease}.card__characteristics .product__characteristics-icon{height:32px}.card__characteristics .product__characteristics-icon .icon-characteristic{max-width:28px;max-height:32px}.card__characteristics .product__characteristics-label{font-size:10px;line-height:14px}.card__characteristics .product__characteristics-value{font-size:12px;line-height:14px}@media(hover:hover){.product-card-wrapper:hover .card__characteristics{opacity:1}.product-card-wrapper:hover .card__media:has(.card__characteristics) .media img{filter:blur(2px)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-characteristics.css.map */
