.text-lifts__title h2{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:600;line-height:var(--line-height-heading)}.text-lifts__title+*{margin-top:var(--space-xl)}.text-lifts__wrapper{-moz-column-gap:var(--space-xs);column-gap:var(--space-xs);display:grid;row-gap:var(--space-m);width:100%}@media (min-width:48.001rem){.text-lifts__wrapper{grid-template-columns:repeat(3,1fr)}.text-lifts__wrapper--columns-2{grid-template-columns:repeat(2,1fr)}}.text-lifts__item__title{font-family:var(--font-family-title);font-size:var(--heading-500);font-weight:600;line-height:1.15}.text-lifts__item__title+*{margin-top:var(--space-s)}.text-lifts__item--type-text .text-lifts__item__title{font-family:var(--font-family-base);font-size:var(--text-510);font-weight:600;line-height:1.25}.text-lifts__item--type-text .text-lifts__item__title+*{margin-top:0}