.cards-lp__heading{display:grid;gap:96px;grid-template-columns:repeat(2,minmax(350px,1fr));margin-bottom:64px}.cards-lp__bullets{display:flex;flex-direction:column;gap:24px}.cards-lp__bullets svg{flex:none;height:42px;width:42px}.cards-lp__bullets-inner{align-items:flex-start;display:flex;gap:12px}.cards-lp__cards{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(250px,1fr))}.cards-lp__cards-inner{background-color:#fff;border-radius:20px;padding:2rem}@media screen and (max-width:767px){.cards-lp__cards,.cards-lp__heading{display:flex;flex-direction:column}}