.s-ft-prods{display:grid;gap:var(--section-md)}.s-ft-prods__header{display:grid;gap:.25rem}.s-ft-prods__header .btn{margin-left:-.25rem;margin-top:calc(var(--responsive-lg) - .25rem)}.s-ft-prods__title{font-family:var(--font-typeface-display);font-size:var(--font-display-lg);font-weight:400;line-height:1.2}.s-ft-prods__description{font-size:var(--font-body-md)}.s-ft-prods__list{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.s-ft-prods__button--mobile{margin-bottom:var(--section-sm);margin-top:var(--static-sm)}.s-ft-prods__button--mobile .btn{width:100%}@media only screen and (min-width:48em){.s-ft-prods{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.s-ft-prods__header{flex-shrink:0;max-width:15.1rem;padding-left:.25rem;padding-top:var(--section-md)}.s-ft-prods__list{gap:var(--section-sm)}}@media only screen and (min-width:64em){.s-ft-prods__header{max-width:17.25rem}.s-ft-prods__list{grid-template-columns:repeat(3,minmax(0,1fr))}}