.s-value-props:not(:has(.s-value-props__list)){display:none}.s-value-props:has(.s-value-props__list--on-background){background-color:var(--surface-global-accent)}.s-value-props__list{display:grid;gap:.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.s-value-props__item{align-content:flex-start;align-items:flex-start;display:grid;flex-basis:30%;gap:.75rem;justify-content:center;justify-items:center;padding:0 .25rem .5rem;text-align:center}.s-value-props__item--desktop-row .s-value-props__text{gap:.25rem}.s-value-props__item--desktop-row .s-value-props__title{font-size:var(--font-display-micro)}.s-value-props__item--desktop-row .s-value-props__subtitle{font-size:.6875rem}.s-value-props__icon{height:1.5rem;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:1.5rem}.s-value-props__icon.is-loaded{filter:invert(14%) sepia(47%) saturate(2622%) hue-rotate(185deg) brightness(98%) contrast(103%)}.s-value-props__text{display:grid;gap:.5rem}.s-value-props__title{font-size:var(--font-display-xs);font-weight:700;line-height:1.1}.s-value-props__subtitle{color:var(--text-global-secondary);font-family:var(--font-typeface-accent);font-size:.6875rem;font-style:normal;font-weight:600;letter-spacing:.04375rem;line-height:120%;text-transform:uppercase}@media only screen and (min-width:30em){.s-value-props__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:48em){.s-value-props__list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:center}.s-value-props__list:has(.s-value-props__item--desktop-row){gap:1rem;justify-content:space-between}.s-value-props__item--desktop-row{align-items:center;display:flex;flex:none;flex-direction:row;gap:.5rem;justify-content:center;padding:0;text-align:left}.s-value-props__icon{height:2.5rem;width:2.5rem}}@media only screen and (min-width:64em){.s-value-props__item--desktop-stacked{flex:1;gap:1.25rem;padding:0 1rem}.s-value-props__title{font-size:var(--font-display-sm)}.s-value-props__subtitle{font-size:var(--font-body-xs)}}@media only screen and (max-width:calc(64em - 1px)){.s-value-props:has(.s-value-props__list--on-background) .s-value-props__item{gap:.25rem}}@media only screen and (max-width:calc(48em - 1px)){.s-value-props__item--hide-on-mobile{display:none}.s-value-props__icon-wrapper{align-items:center;background-color:var(--surface-global-accent);border-radius:50%;display:flex;flex-direction:row;height:3rem;justify-content:center;width:3rem}}