.two-col-text{padding:64px 0}.two-col-text__heading{margin:0 0 2.5rem;text-align:center}.two-col-text__grid{display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr)}.two-col-text__item{display:flex;flex-direction:column}.two-col-text__item-heading{margin:0 0 1rem}.two-col-text__item-content{margin:0 0 1.5rem}.two-col-text__item-content :first-child{margin-top:0}.two-col-text__item-content :last-child{margin-bottom:0}.two-col-text__item-button{align-self:flex-start;margin-top:auto}@media (max-width:768px){.two-col-text{padding:48px 0}.two-col-text__grid{gap:2rem;grid-template-columns:1fr}}