.features-row{padding:var(--section-padding-top, 36px) 0 var(--section-padding-bottom, 36px);border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.features-row__container{max-width:100%}.features-row__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:center}.features-row__item{display:flex;align-items:center;gap:12px;text-align:left}.features-row__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.features-row__icon img{width:100%;height:100%;object-fit:contain}.features-row__content{flex:1}.features-row__title{font-size:1.3rem;font-weight:500;margin:0;color:rgb(var(--color-foreground));line-height:1.4;letter-spacing:.01em}@media screen and (min-width: 750px){.features-row__grid{grid-template-columns:repeat(3,1fr);gap:32px}.features-row__item{justify-content:center;text-align:center;flex-direction:column;gap:8px}.features-row__icon{width:40px;height:40px}.features-row__title{font-size:1.4rem}}@media screen and (min-width: 990px){.features-row__grid{grid-template-columns:repeat(6,1fr);gap:40px}.features-row__icon{width:48px;height:48px}.features-row__title{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-features-row.css.map */
