.product-features{display:flex;gap:2rem;margin:0;padding:1rem 0}.product-features--horizontal{flex-direction:row;align-items:center}.product-features--vertical{flex-direction:column;align-items:center;gap:1.5rem}.product-features--left{justify-content:flex-start}.product-features--center{justify-content:center}.product-features--right{justify-content:flex-end}.product-features__item{display:flex;flex-direction:row;align-items:center;text-align:left;min-width:0;flex:1;gap:.75rem}.product-features--vertical .product-features__item{flex-direction:row;text-align:left;width:100%;max-width:300px;justify-content:center}.product-features__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--icon-size, 40px);height:var(--icon-size, 40px)}.product-features__icon img{width:100%;height:100%;object-fit:contain}.product-features__text{line-height:1.4;color:var(--color-foreground);font-weight:500;flex:1;font-size:var(--text-size, 14px)}.product-features__heading{margin-bottom:1rem;text-align:center}@media screen and (max-width: 749px){.product-features{gap:1rem}.product-features__item{gap:.5rem}.product-features__text{font-size:calc(var(--text-size, 14px) * .9)}.product-features__icon{width:calc(var(--icon-size, 40px) * .85);height:calc(var(--icon-size, 40px) * .85)}}@media screen and (max-width: 549px){.product-features{gap:.75rem}.product-features__item{gap:.4rem}.product-features__text{font-size:calc(var(--text-size, 14px) * .8)}.product-features__icon{width:calc(var(--icon-size, 40px) * .7);height:calc(var(--icon-size, 40px) * .7);padding:.25rem}}.product-features__item{transition:transform .2s ease}.product-features__item:hover{transform:translateY(-2px)}.product-features__icon{border-radius:50%;background:rgba(var(--color-foreground),.02);padding:.5rem;transition:background-color .2s ease}.product-features__item:hover .product-features__icon{background:rgba(var(--color-foreground),.05)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-features.css.map */
