.feature-bar{display:block;background-color:rgba(var(--color-background),1);background-image:var(--color-background-gradient, none);color:rgba(var(--color-text),1)}.feature-bar .section-header{margin-bottom:1.5rem}.feature-bar .section-header .heading{margin:0}.feature-bar .section-header .description{margin-top:.5rem}.feature-bar-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--mobile-cols),minmax(0,1fr));gap:var(--gap)}.feature-bar-item{display:flex;align-items:center;justify-content:center;gap:.75rem;min-width:0;padding:.25rem .5rem}.feature-bar-list[data-layout=top] .feature-bar-item{flex-direction:column;text-align:center;gap:.5rem}.feature-bar-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-text),1)}.feature-bar-list[data-ring=true] .feature-bar-icon{width:var(--icon-size);height:var(--icon-size);border:1px solid rgba(var(--color-text),.18);border-radius:50%}.feature-bar-icon img{display:block;max-width:calc(var(--icon-size) * .6);max-height:calc(var(--icon-size) * .6);width:auto;height:auto}.feature-bar-list[data-ring=false] .feature-bar-icon img{max-width:var(--icon-size);max-height:var(--icon-size)}.feature-bar-text{display:flex;flex-direction:column;min-width:0}.feature-bar-label{font-weight:500;line-height:1.2}.feature-bar-subtext{margin-top:.15rem;font-size:.85rem;opacity:.7}.feature-bar-list[data-dividers=true] .feature-bar-item{position:relative}.feature-bar-list[data-dividers=true] .feature-bar-item:after{content:"";position:absolute;top:20%;right:calc(var(--gap) / -2);height:60%;border-right:1px solid rgba(var(--color-text),.15)}.feature-bar-list[data-dividers=true] .feature-bar-item:last-child:after{display:none}@media(max-width:749px){.feature-bar-list[data-mobile-layout=scroll]{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.feature-bar-list[data-mobile-layout=scroll]::-webkit-scrollbar{display:none}.feature-bar-list[data-mobile-layout=scroll] .feature-bar-item{flex:0 0 auto;min-width:42%;scroll-snap-align:start}.feature-bar-list[data-mobile-layout=grid][data-dividers=true][data-mobile-cols="1"] .feature-bar-item:after{display:none}.feature-bar-list[data-mobile-layout=grid][data-dividers=true][data-mobile-cols="2"] .feature-bar-item:nth-child(2n):after{display:none}}@media(min-width:750px){.feature-bar-list{grid-template-columns:repeat(var(--desktop-cols),minmax(0,1fr))}.feature-bar-list[data-dividers=true][data-desktop-cols="2"] .feature-bar-item:nth-child(2n):after{display:none}.feature-bar-list[data-dividers=true][data-desktop-cols="3"] .feature-bar-item:nth-child(3n):after{display:none}.feature-bar-list[data-dividers=true][data-desktop-cols="4"] .feature-bar-item:nth-child(4n):after{display:none}.feature-bar-list[data-dividers=true][data-desktop-cols="5"] .feature-bar-item:nth-child(5n):after{display:none}.feature-bar-list[data-dividers=true][data-desktop-cols="6"] .feature-bar-item:nth-child(6n):after{display:none}}@media(max-width:1199px){.feature-bar{padding-top:calc(var(--padding-top) * .75);padding-bottom:calc(var(--padding-bottom) * .75)}}@media(min-width:1200px){.feature-bar{padding-top:calc(var(--padding-top) * 1);padding-bottom:calc(var(--padding-bottom) * 1)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/feature-bar.css.map */
