.two-column{align-items:flex-start;display:flex;flex-direction:column;padding-block:2.5rem;width:100%}@media (min-width:992px){.two-column{padding-block:5rem}}.two-column__content{display:grid;gap:1.25rem;grid-template-columns:1fr;width:100%}@media (min-width:992px){.two-column__content{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}.two-column__heading{margin:0}.two-column__heading--full-width{grid-column:1/-1}.two-column__paragraph{font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;margin-top:0;text-align:left}@media (min-width:992px){.two-column__paragraph{margin-top:.6875rem}}.two-column__paragraph:last-child,.two-column__paragraph:not(:has(+.two-column__buttons)){margin-bottom:0}.two-column__buttons{display:flex;gap:.5rem}.two-column__image-wrapper{margin-top:1.875rem;width:100%}@media (min-width:992px){.two-column__image-wrapper{margin-top:5rem}}.two-column__image{height:auto;min-height:21.875rem;object-fit:cover;width:100%}