.s-truck-features{padding-block:2rem}.s-truck-features__container{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start}.s-truck-features__image{height:auto;margin:0 calc(0px - var(--container-horizontal-padding));width:calc(100% + var(--container-horizontal-padding) + var(--container-horizontal-padding))}.s-truck-features__content{display:flex;flex-direction:column;gap:1.5rem;width:100%}.s-truck-features__title{font-family:Avenir Pro Condensed;font-size:2.25rem;font-weight:700;line-height:1;margin:0;text-transform:uppercase}.s-truck-features__description{font-family:var(--font-typeface-body);font-size:.875rem;line-height:1.45}.s-truck-features__list{display:flex;flex-direction:row;gap:1.875rem;list-style:none;margin:0;padding:0}.s-truck-features__list__item{display:grid;gap:.5rem}.s-truck-features__li-title{font-family:Avenir Condensed;font-size:1.75rem;font-weight:700;line-height:1;margin:0;text-transform:uppercase}.s-truck-features__li-desc{font-family:var(--font-typeface-body);font-size:.875rem;line-height:1.45}.s-truck-separator{background-color:var(--color-accent);height:1px;width:7.5rem}@media only screen and (min-width:48em){.s-truck-features{padding-block:3rem}}@media only screen and (min-width:64em){.s-truck-features__container{display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.s-truck-features__container>*{flex:1}.s-truck-features__image{margin:0;width:unset}.s-truck-features__content{width:unset}.s-truck-features__title{font-size:3.875rem}.s-truck-features__description{font-size:1.125rem;margin-bottom:.75rem}.s-truck-features__li-title{font-size:3rem}.s-truck-features__li-desc{font-size:1.125rem}}@media only screen and (min-width:80em){.s-truck-features__container{gap:4rem}}