.m-product-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;padding:16px;border-radius:12px;background:linear-gradient(135deg,#b05a2a0f,#b05a2a05,#b05a2a0d);border:1px solid rgba(176,90,42,.15)}.m-product-highlights__item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;background-color:rgb(var(--color-background, 255 255 255));border:1px solid rgba(var(--color-border, 230 230 230) / .8);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.m-product-highlights__item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b05a2a1f;border-color:#b05a2a4d}.m-product-highlights__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#b05a2a;background:linear-gradient(145deg,#b05a2a24,#b05a2a0f)}.m-product-highlights__icon svg,.m-product-highlights__icon img{width:32px;height:32px;object-fit:contain}.m-product-highlights__content{display:flex;flex-direction:column;gap:2px;min-width:0}.m-product-highlights__label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground-secondary, 120 120 120));line-height:1.3}.m-product-highlights__value{font-size:14px;font-weight:600;color:rgb(var(--color-foreground, 34 34 34));line-height:1.4;word-break:break-word}@media screen and (min-width:768px){.m-product-highlights{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;padding:20px}.m-product-highlights__item{padding:14px 16px}.m-product-highlights__icon{width:52px;height:52px}.m-product-highlights__icon svg,.m-product-highlights__icon img{width:34px;height:34px}.m-product-highlights__value{font-size:15px}}@media screen and (max-width:479px){.m-product-highlights{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-highlights.css.map */
