.three-column-items{align-items:flex-start;display:flex;flex-wrap:wrap;gap:5%}.three-column-items__item{flex:0 1 30%;margin-bottom:2rem}.three-column-items--two-col .three-column-items__item{flex:0 1 47.5%;margin-bottom:2rem}.three-column-item__header{margin-bottom:3rem}.three-column-items__button{padding-top:1.5rem}@media screen and (max-width:1024px){.three-column-items__item{flex:0 1 47.5%;margin-bottom:3rem}}@media screen and (max-width:769px){.three-column-items--two-col .three-column-items__item,.three-column-items__item{flex:0 1 100%}}