.features-bar-section{padding:10px 0;background-color:var(--bg-color, #fff);margin-top:20px;border-top:1px solid #eee;border-bottom:1px solid #eee}.features-container{max-width:var(--page-width, 1230px);margin:0 auto;padding:0 15px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.feature-item{display:flex;align-items:center;gap:20px;padding:15px 30px;position:relative}.feature-item:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background-color:#d0d0d0}.feature-item:last-child{padding-right:0}.feature-icon-wrapper{min-width:40px;text-align:center;display:flex;justify-content:center;align-items:center}.feature-icon-wrapper img,.feature-icon-wrapper svg{width:30px;height:30px;object-fit:contain;fill:currentColor;color:#333}.feature-content h3{font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;margin:0 0 5px;text-transform:uppercase;letter-spacing:.5px;color:#222}.feature-content p{font-family:Helvetica Neue,Arial,sans-serif;font-size:12px;color:#666;margin:0;line-height:1.4;font-weight:300}@media screen and (max-width:990px){.features-grid{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(2):after{display:none}.feature-item{padding:15px;border-bottom:1px solid #eee}.feature-item:not(:last-child):after{display:none}.feature-item:nth-last-child(-n+2){border-bottom:none}}@media screen and (max-width:600px){.features-grid{grid-template-columns:1fr}.feature-item{border-bottom:1px solid #eee}.feature-item:last-child{border-bottom:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-features-bar.css.map */
