.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.benefit-item{display:flex;align-items:flex-start;gap:1rem;transition:all .3s ease}.benefit-item:hover{transform:translateY(-2px)}.benefit-item__content{display:flex;align-items:center;gap:.5rem;width:100%}.benefit-item__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:left;background-color:var(--color-background-cards, #ffffff);border-radius:50%;box-shadow:0 2px 8px #0000001a;border:none;transition:all .3s ease}.benefit-item__icon img{width:24px;height:24px;object-fit:contain}.benefit-item__icon svg{width:24px;height:24px}.benefit-item__icon svg *{stroke:var(--color-text-main, #111111);fill:none;stroke-width:1.5}.benefit-item:hover .benefit-item__icon{transform:scale(1.1)}.benefit-item:hover .benefit-item__icon[style*=border]{border-width:3px}.benefit-item:hover .benefit-item__icon:not([style*=border]):not([style*="background-color: transparent"]){box-shadow:0 4px 12px #00000026}.benefit-item__text{flex:1;min-width:0}.benefit-item__title{margin:0;font-size:1rem;font-weight:500;line-height:1.4;color:var(--color-text-main, #111111);transition:color .3s ease}.benefit-item:hover .benefit-item__title{color:var(--color-accent, #007acc)}@media screen and (max-width: 767px){.benefits-grid{grid-template-columns:1fr;gap:.5rem;margin-top:1.5rem;max-width:100%;padding:0 1rem}.benefit-item{padding:.75rem;gap:.75rem}.benefit-item__content{gap:.5rem}.benefit-item__icon{width:40px;height:40px}.benefit-item__icon img,.benefit-item__icon svg{width:20px;height:20px}.benefit-item__title{font-size:.9rem}}@media screen and (max-width: 474px){.benefits-grid{gap:0rem}.benefit-item{padding:.5rem}.benefit-item__icon{width:36px;height:36px}.benefit-item__icon img,.benefit-item__icon svg{width:18px;height:18px}.benefit-item__title{font-size:.85rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.benefits-grid{max-width:700px;gap:1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-benefits-grid.css.map */
