.product-features{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.product-features__heading{margin-bottom:1rem;text-align:center}.product-features__item{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.product-features__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.product-features__icon img{width:var(--icon-size, 40px);height:var(--icon-size, 40px);object-fit:contain}.product-features__text{font-size:var(--text-size, 14px);line-height:1.4;color:rgba(var(--color-foreground),.8)}.product-features--vertical{flex-direction:column;align-items:stretch;gap:1rem}.product-features--vertical .product-features__item{flex-direction:column;text-align:center;gap:.5rem}.product-features--horizontal{flex-direction:row;justify-content:space-between}.product-features--left{justify-content:flex-start}.product-features--center{justify-content:center}.product-features--right{justify-content:flex-end}.product-features--center .product-features__item{justify-content:center;text-align:center}.product-features--left .product-features__item{justify-content:flex-start;text-align:left}.product-features--right .product-features__item{justify-content:flex-end;text-align:right}@media screen and (max-width: 768px){.product-features{gap:.8rem}.product-features--horizontal{flex-direction:row;justify-content:space-between;gap:.5rem}.product-features--horizontal .product-features__item{flex:1;min-width:0;justify-content:center;text-align:center;gap:.4rem}.product-features__text{font-size:calc(var(--text-size, 14px) * .85);line-height:1.3}.product-features__icon img{width:calc(var(--icon-size, 40px) * .75);height:calc(var(--icon-size, 40px) * .75)}}@media screen and (max-width: 480px){.product-features{gap:.5rem}.product-features--horizontal .product-features__item{flex:1;min-width:0;gap:.3rem;flex-direction:row;align-items:center;justify-content:flex-start}.product-features__text{font-size:calc(var(--text-size, 14px) * .75);line-height:1.2;text-align:left}.product-features__icon img{width:calc(var(--icon-size, 40px) * .6);height:calc(var(--icon-size, 40px) * .6)}}.product-features--horizontal:has(.product-features__item:nth-child(5)){justify-content:center}.product-features--horizontal:has(.product-features__item:nth-child(5)) .product-features__item{flex:0 1 auto;min-width:120px}.product-features--horizontal:has(.product-features__item:nth-child(6)) .product-features__item{min-width:100px}.product-features__item:not(:last-child){position:relative}.product__block--product_features{width:100%}.product-features__icon img{transition:transform .2s ease}.product-features__item:hover .product-features__icon img{transform:scale(1.05)}@media (prefers-color-scheme: dark){.product-features__text{color:#fffc}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-features.css.map */
