.s-ft-prods{background-color:var(--background-color,#fff);color:var(--color,#00456a)}.s-ft-prods__container{display:grid;gap:2.25rem;overflow:hidden;padding-block:3.75rem;position:relative}.s-ft-prods__header{display:grid;gap:.375rem}.s-ft-prods--light-on-dark{--background-color:#00456a;--color:#fff}.s-ft-prods--dark-on-light{--background-color:#e1e9ef;--color:#00456a}.s-ft-prods__title{font-size:1.75rem;font-weight:700;line-height:1.35;line-height:1.25}.s-ft-prods__text{font-size:.875rem;font-weight:600;line-height:1.35;margin-inline:auto;max-width:75ch}.s-ft-prods__products{align-items:flex-start;display:flex;flex-direction:row;gap:0;justify-content:center}.s-ft-prods__product{flex:1;padding:0 .75rem}.s-ft-prods-deco{background-color:#fff;margin-bottom:1.5rem;position:relative;width:100%}.s-ft-prods-deco:after{background-color:var(--background-color);content:"";display:block;height:.125rem;left:0;position:absolute;right:0;top:-.0625rem;width:100%;z-index:2}.s-ft-prods-deco__wave{color:var(--background-color);width:100%}.s-ft-prods-deco__ship{bottom:-.25rem;color:#00b1aa;left:0;margin:auto;position:absolute;right:0;width:3.5rem}@media only screen and (min-width:48em){.s-ft-prods__container{gap:4.5rem}.s-ft-prods__header{gap:.75rem;text-align:center}.s-ft-prods__title{font-size:2.25rem}.s-ft-prods__text{font-size:1.125rem}}@media only screen and (min-width:64em){.s-ft-prods__products{gap:1.5rem}.s-ft-prods__product{max-width:18.75rem;padding:0}}@media only screen and (max-width:calc(48em - 1px)){.s-ft-prods__products-outer{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw}}