.store-benefits{background:#fff;border-bottom:1px solid #e8e8f0}.benefits-grid{max-width:1152px;margin:0 auto;padding:28px 24px;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-item{display:flex;align-items:center;gap:13px;padding:0 22px;border-right:1px solid #e8e8f0}.benefit-item:first-child{padding-left:0}.benefit-item:last-child{padding-right:0;border-right:0}.benefit-icon{width:44px;height:44px;border:1px solid #e6e1f4;background:#f6f4fb;border-radius:13px;display:grid;place-items:center;flex-shrink:0;color:#635bb3}.benefit-icon svg{width:23px;height:23px;stroke-width:1.7}.benefit-copy{min-width:0}.benefit-copy h2{font-size:13px;line-height:1.45;font-weight:650;color:#1c2541;margin:0;letter-spacing:-.01em}.benefit-copy p{font-size:11px;line-height:1.5;color:#788092;margin:4px 0 0}@media(max-width:900px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px 24px;gap:0}.benefit-item{padding:18px 14px;border-right:0}.benefit-item:first-child{padding-left:14px}.benefit-item:last-child{padding-right:14px}.benefit-item:nth-child(odd){border-right:1px solid #e8e8f0}.benefit-item:nth-child(-n+2){border-bottom:1px solid #e8e8f0}}@media(max-width:539px){.benefits-grid{padding:8px 16px}.benefit-item,.benefit-item:first-child,.benefit-item:last-child{padding:18px 8px;flex-direction:column;align-items:center;gap:10px;text-align:center}.benefit-icon{width:40px;height:40px;border-radius:12px}.benefit-icon svg{width:22px;height:22px}.benefit-copy h2{font-size:12px}.benefit-copy p{font-size:10px;margin-top:3px}}