.z2s__text-cards__container{background-color:var(--text-cards-bg-color);flex-wrap:wrap;gap:2rem;margin:0 auto}.z2s__text-cards__column,.z2s__text-cards__container{display:flex;justify-content:space-between;padding:2rem}.z2s__text-cards__column{flex:1 1 calc(33.333% - 2rem);flex-direction:column;min-width:300px;position:relative}.z2s__text-cards__title{color:var(--text-cards-text-color);font-size:2.5rem;font-weight:700;line-height:1.2}.z2s__text-cards__description__container{margin-bottom:.5rem}.z2s__text-cards__description{color:var(--text-cards-text-color);font-size:1.125rem;line-height:1.5}@media (max-width:768px){.z2s__text-cards__column,.z2s__text-cards__container{flex-direction:column;padding:1rem}.z2s__text-cards__title{font-size:2rem}}