.s-text-col-images{width:100%}.s-text-col-images: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-text-col-images__container{display:grid;gap:var(--grid-section-lg);justify-items:center}.s-text-col-images__columns{display:grid;gap:2.5rem}.s-text-col-images__column{gap:2.25rem}.s-text-col-images__column,.s-text-col-images__column-text{align-items:center;display:flex;flex-direction:column;width:100%}.s-text-col-images__column-text{gap:.5rem;justify-content:center;text-align:center}.s-text-col-images__image{width:var(--image-width)}.s-text-col-images__heading{color:var(--neutral-black);font-family:var(--font-display);font-size:var(--font-display-xs);font-weight:500;font-weight:400;letter-spacing:.03em;line-height:1.2}@media only screen and (min-width:30em){.s-text-col-images__columns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}}@media only screen and (min-width:48em){.s-text-col-images--columns-4 .s-text-col-images__column{max-width:calc((100% - 7.5rem)/var(--number-of-columns))}.s-text-col-images__column{max-width:calc((100% - 5rem)/var(--number-of-columns))}}@media only screen and (min-width:64em){.s-text-col-images__columns{gap:5rem 7.5rem}.s-text-col-images--columns-4 .s-text-col-images__columns{gap:5rem}.s-text-col-images--columns-4 .s-text-col-images__column,.s-text-col-images__column{max-width:calc((100% - 15rem)/var(--number-of-columns))}.s-text-col-images__column{gap:2.5rem}}