.text__column{display:flex;flex-direction:column;gap:2em;justify-content:space-between}@media (min-width:992px){.text__column{flex-direction:row}}.text__column.text__column--100{display:block}@media (min-width:992px){.text__column__tile--60{flex-basis:65%}}@media (min-width:992px){.text__column__tile--30{flex-basis:33.3%}}@media (min-width:992px){.text__column__tile--50{flex-basis:50%}}@media (min-width:992px){.text__column__tile--70{flex-basis:70%}}.text__column__tile p:last-child{margin-bottom:0}.text__column--center .text__column__tile{margin-inline:auto}.text__column .button-container{margin-top:2em}.text__column table{font-size:.9em;margin-bottom:2em}.text__column table tr{border-bottom:1px solid #e0e0e0;padding-block:1em}.text__column table td{padding-right:1.5em;padding-top:1em;vertical-align:text-top}.text__column table td:last-child{padding-bottom:1em}.text__column table p{font-size:inherit}