.s-value-props{--text-size:var(--font-display-xs);--icon-size:2rem;--item-gap:var(--static-md);--row-gap:var(--static-md)}.s-value-props--text-large{--icon-size:3rem;--item-gap:var(--static-xs);--row-gap:var(--static-micro)}.s-value-props--border-both,.s-value-props--border-top{border-top:.0625rem solid var(--border-global-secondary);padding-top:var(--section-lg)}.s-value-props--border-both,.s-value-props--border-bottom{border-bottom:.0625rem solid var(--border-global-secondary);padding-bottom:var(--section-lg)}.s-value-props--background-accent{background-color:var(--surface-global-subtle);padding-block:calc(var(--section-sm)*2)}.s-value-props--background-accent-light{background-color:var(--surface-global-accent-light);padding-block:calc(var(--section-sm)*2)}.s-value-props__list{-moz-column-gap:var(--static-micro);column-gap:var(--static-micro);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--row-gap)}.s-value-props__item{align-items:center;display:flex;flex-direction:row;gap:var(--item-gap);justify-content:flex-start}.s-value-props__item--visible-none{display:none}.s-value-props__icon{flex-shrink:0;height:var(--icon-size);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:var(--icon-size)}.s-value-props__icon.is-loaded{filter:invert(31%) sepia(6%) saturate(2771%) hue-rotate(62deg) brightness(98%) contrast(82%)}.s-value-props__title{text-wrap:balance;font-family:var(--font-typeface-display);font-size:var(--text-size);font-weight:700;line-height:1.1}@media only screen and (min-width:48em){.s-value-props--text-large{--item-gap:var(--static-md)}.s-value-props__list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--static-md);justify-content:center}.s-value-props__item--visible-mobile{display:none}}@media only screen and (min-width:64em){.s-value-props{--icon-size:3rem;--item-gap:var(--static-sm)}.s-value-props--text-large{--icon-size:4rem;--item-gap:var(--static-md)}.s-value-props__list{flex-wrap:nowrap;justify-content:space-between}.s-value-props__item{text-align:left}}@media only screen and (min-width:80em){.s-value-props--text-large{--text-size:var(--font-display-sm)}}@media only screen and (max-width:calc(48em - 1px)){.s-value-props__item--visible-desktop{display:none}}