.text-cards{background-color:#fff;padding:6rem 0 4rem;color:#000;background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:768px){.text-cards{padding:4rem 0 7.5rem}}.text-cards__headline-block{margin-bottom:3rem}@media (min-width:768px){.text-cards__headline-block{max-width:60%}}.text-cards__headline{text-transform:uppercase;margin-top:0;margin-bottom:1rem;line-height:1;color:#fff}.text-cards__copy{color:#fff}.text-cards__wrap{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.text-cards__wrap{flex-direction:row;flex-wrap:wrap}}.text-cards__item{background:#f2f2f2;width:100%;padding:1.5rem 1.9rem}@media (min-width:1024px){.text-cards__item{width:calc(50% - 0.5rem)}}.text-cards__item .title{text-transform:uppercase;line-height:1;margin-top:0;margin-bottom:1rem}.text-cards__item .copy p:first-child{margin-top:0}.text-cards__item .copy p:last-child{margin-bottom:0}.text-cards__buttons{margin-top:2rem}