.SectionCards{padding:min(5rem,10vw) 6vw}.SectionCards.theme-white{background-color:#fff}.SectionCards.theme-smoke{background-color:var(--color-smoke)}.SectionCards.theme-space{color:#fff;background-color:var(--color-space)}.SectionCards .heading{font-size:clamp(1.625rem,3vw,2.5rem);font-weight:800;line-height:1;text-align:center;margin-bottom:1.625em}.SectionCards .cards{display:flex;justify-content:center;gap:3vw}@media(max-width:800px){.SectionCards .cards{flex-direction:column;align-items:center;gap:6vw}}