section.text-cards-grid{padding:100px 0}@media(max-width: 1023px){section.text-cards-grid{padding:60px 0}}@media(max-width: 767px){section.text-cards-grid{padding:50px 0}}section.text-cards-grid .text-cards-grid__cards{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:20px}@media(max-width: 1023px){section.text-cards-grid .text-cards-grid__cards{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){section.text-cards-grid .text-cards-grid__cards{grid-template-columns:1fr}}section.text-cards-grid .text-cards-grid__card{grid-column:span 2;min-width:0;padding:30px;background-color:#f0f0f0}@media(max-width: 1023px){section.text-cards-grid .text-cards-grid__card{grid-column:span 1;padding:24px}}section.text-cards-grid .text-cards-grid__card h3{margin-bottom:16px;font-family:"Power Grotesk",sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:1.1}@media(max-width: 767px){section.text-cards-grid .text-cards-grid__card h3{font-size:1.75rem}}section.text-cards-grid .text-cards-grid__cards--5 .text-cards-grid__card:nth-last-child(-n+2){grid-column:span 3}@media(max-width: 1023px){section.text-cards-grid .text-cards-grid__cards--5 .text-cards-grid__card:nth-last-child(-n+2){grid-column:span 1}}section.text-cards-grid .text-cards-grid__cards--4 .text-cards-grid__card:last-child{grid-column:span 6}@media(max-width: 1023px){section.text-cards-grid .text-cards-grid__cards--4 .text-cards-grid__card:last-child{grid-column:span 1}}section.text-cards-grid .text-cards-grid__text{color:#1d1d1d;font-size:1rem;line-height:1.5}@media(max-width: 767px){section.text-cards-grid .text-cards-grid__text{font-size:.9375rem;line-height:1.4}}section.text-cards-grid .text-cards-grid__text>*:last-child{margin-bottom:0}
