.s-value-props:not(.surface-none){padding-block-end:var(--inner-padding-bottom,var(--grid-section-inner-lg));padding-block-start:var(--inner-padding-top,var(--grid-section-inner-lg))}.s-value-props.surface-light .s-value-props__title,.s-value-props.surface-subtle .s-value-props__title{color:var(--neutral-black)}.s-value-props__container{display:flex;flex-direction:column;gap:2.5rem;justify-content:center;justify-items:center}.s-value-props__content{position:relative}.s-value-props__image-container{aspect-ratio:1/1;display:flex;justify-content:center;margin-bottom:.75rem;width:100%}.s-value-props__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.s-value-props__list{display:grid;gap:2.5rem;text-align:center;width:100%}.s-value-props__list.s-value-props__list--with-image{text-align:left}.s-value-props.surface-brand .icon,.s-value-props.surface-dark .icon{color:var(--accent-base)}.s-value-props.surface-brand .c-value-props-item__title,.s-value-props.surface-dark .c-value-props-item__title{color:var(--text-on-brand)}.s-value-props .c-value-props-item{align-items:center;display:flex;flex-direction:column;gap:1rem}.s-value-props .c-value-props-item__icon-image{height:var(--icon-size,3rem);max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:var(--icon-size,3rem)}.s-value-props .c-value-props-item__content{display:grid;gap:var(--grid-responsive-xs);gap:.5rem}.s-value-props .c-value-props-item__title{color:var(--text-on-accent);font-family:var(--font-display);font-size:1.375rem;font-style:normal;font-weight:400;letter-spacing:var(--letter-spacing-sm);letter-spacing:.02em;line-height:1.2}.s-value-props__list.s-value-props__list--with-image .c-value-props-item{align-items:flex-start;max-width:unset}@media only screen and (min-width:30em){.s-value-props__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:48em){.s-value-props .c-value-props-item{max-width:calc(33.33333% - 1.66667rem)}}@media only screen and (min-width:64em){.s-value-props__image-container{left:50%;position:absolute;top:50%;translate:-50% -50%;width:calc(45% - 6rem)}.s-value-props__list{gap:5rem 7.5rem}.s-value-props__list.s-value-props__list--with-image{display:grid;grid-template-columns:repeat(2,27.5%);justify-content:space-between;row-gap:5rem}.s-value-props .c-value-props-item{gap:1.5rem;max-width:calc(33.33333% - 5rem)}.s-value-props .c-value-props-item__title{font-size:1.5rem}}@media only screen and (prefers-color-scheme:light){.s-value-props.surface-none .s-value-props__title{color:var(--neutral-black)}}