.value-props{--icon-size: 8rem;--gap-mobile: 1.5rem;--gap-desktop: 1.5rem}.value-props__container{width:100%}.value-props__list{display:flex;flex-wrap:wrap;gap:var(--gap-mobile);justify-content:center}.value-props__item{flex:0 0 calc(33.33% - var(--gap-mobile));max-width:calc(33.33% - var(--gap-mobile))}@media screen and (min-width:990px){.value-props__list{gap:var(--gap-desktop)}.value-props__item{flex:0 0 calc(20% - var(--gap-desktop));max-width:calc(20% - var(--gap-desktop))}}.value-props__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;width:100%;max-width:200px;height:auto}.value-props__icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size)}.value-props__icon img{width:100%;height:100%;object-fit:contain}.value-props__title{text-transform:uppercase;margin:0;color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-value-props.css.map */
