.title-text-columns{border-top:1px solid var(--color--sand-border-light);display:grid;grid-column:full;grid-template-columns:var(--layout-grid-structure);margin-top:0;padding-bottom:var(--spacing-medium);padding-top:var(--spacing-medium)}@media(min-width:768px){.title-text-columns{padding-bottom:var(--spacing-x-large);padding-top:var(--spacing-x-large)}}.title-text-columns__wrapper{display:flex;flex-direction:column;gap:var(--spacing-small);grid-column:wide;width:100%}@media(min-width:768px){.title-text-columns__wrapper{flex-direction:row;gap:var(--spacing-small);justify-content:space-between}}.title-text-columns__header{width:100%}@media(min-width:768px){.title-text-columns__header{flex:0 1 20.5rem;max-width:20.5rem}}.title-text-columns__header-subtitle{color:var(--color--terracyn-500);font-family:var(--rnb--font-family--paragraph);font-family:var(--rnb--font-family--heading);font-size:var(--rnb--font-size--tagline-H1-2);font-weight:var(--rnb--font-weight--bold);letter-spacing:0;line-height:var(--rnb--line-height--tagline-H1-2);margin-bottom:.5rem;text-transform:none}.title-text-columns__header-title{margin-bottom:0}.title-text-columns__main{width:100%}@media(min-width:768px){.title-text-columns__main{flex:1 1 0;margin-left:auto;max-width:50%;width:100%}}