.s-value-props{--text-size:var(--font-display-xs);--icon-size:2rem}.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__list{-moz-column-gap:.25rem;column-gap:.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}.s-value-props__item{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.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:30em){.s-value-props--text-large{--text-size:var(--font-display-sm);--icon-size:2.5rem}}@media only screen and (min-width:48em){.s-value-props--text-large{--text-size:var(--font-display-sm);--icon-size:3rem}.s-value-props__list{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}}@media only screen and (min-width:64em){.s-value-props{--icon-size:3rem}.s-value-props--text-large{--text-size:var(--font-display-md);--icon-size:4rem}.s-value-props__item{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;text-align:left}}