.content-with-cards__content{margin-bottom:60px}.content-with-cards__content p{max-width:880px}.content-with-cards__content h2{margin-bottom:48px}.content-with-cards__content small{display:inline-block;margin-bottom:40px}.content-with-cards__cards{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.content-with-cards__card{border-radius:var(--border-radius);display:flex;flex-direction:column;gap:48px;padding:32px}.card--with-icon p:last-of-type{margin-bottom:0}.content-with-cards__card img{height:64px;width:64px}.card--with-icon__content{height:100%}@media screen and (min-width:768px){.content-with-cards__cards{grid-template-columns:repeat(2,1fr)}}