.product-features{margin:1rem 0}.product-features__list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0}.product-features__item{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:var(--product-features-font-size, .85rem);font-family:var(--font-body-family);font-weight:var(--product-features-font-weight, 400);line-height:1.3;color:var(--product-features-text-color, #374151);background-color:var(--product-features-bg-color, #f3f4f6);border:var(--product-features-border-width, 1px) solid var(--product-features-border-color, #e5e7eb);border-radius:var(--product-features-border-radius, 50px);transition:all .2s ease}.product-features__item:hover{background-color:var(--product-features-hover-bg, #e5e7eb)}.product-features__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--product-features-icon-size, 16px);height:var(--product-features-icon-size, 16px);color:var(--product-features-icon-color, #10b981)}.product-features__icon svg{width:100%;height:100%}.product-features--outline .product-features__item{background-color:transparent;border-width:1.5px}.product-features--outline .product-features__item:hover{background-color:var(--product-features-bg-color, #f3f4f6)}.product-features--filled .product-features__item{background-color:var(--product-features-bg-color, #f3f4f6);border-color:transparent}.product-features--minimal .product-features__item{background-color:transparent;border:none;padding:.3rem .5rem}.product-features--small .product-features__item{padding:.35rem .75rem;font-size:.75rem}.product-features--small .product-features__icon{width:14px;height:14px}.product-features--large .product-features__item{padding:.65rem 1.25rem;font-size:.95rem}.product-features--large .product-features__icon{width:18px;height:18px}.product-features--left{justify-content:flex-start}.product-features--center .product-features__list{justify-content:center}.product-features--right .product-features__list{justify-content:flex-end}.product-features--no-icon .product-features__icon{display:none}.product-features--square .product-features__item{border-radius:4px}.product-features--rounded .product-features__item{border-radius:8px}.product-features--pill .product-features__item{border-radius:50px}@media screen and (max-width: 749px){.product-features__list{gap:.5rem}.product-features__item{padding:.4rem .8rem;font-size:.8rem}.product-features__icon{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-features.css.map */
