.cards.cards-fact-sheet{align-items:start;display:grid;gap:40px 20px;grid-template-columns:repeat(1,1fr)}.cards.cards-fact-sheet .card__inner{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}.cards.cards-fact-sheet .card__text :is(h1,h2,h3,h4,h5,h6){margin-bottom:10px;margin-top:20px;text-transform:none}.cards.cards-fact-sheet .card__number{color:#282e8e;font-size:78px;font-style:normal;font-weight:700;line-height:60px;text-transform:uppercase}.cards.cards-fact-sheet .card__inner .card__text p:last-child{margin-bottom:0}@media (min-width:576px){.cards.cards-fact-sheet{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.cards.cards-fact-sheet .card__text :is(h1,h2,h3,h4,h5,h6){margin-bottom:20px;margin-top:35px}.cards.cards-fact-sheet{gap:60px 30px}}@media (min-width:992px){.cards.cards-fact-sheet{gap:90px 50px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.cards.cards-fact-sheet{gap:120px 75px}}