.vtg-flat-card{background:#f2f4f8;border-radius:15px;display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:200px;min-width:220px;padding:1.35rem 1.5rem}.vtg-flat-card .title{color:#001f61;flex-basis:100%;font-size:23px;font-weight:500;line-height:1.32em}.vtg-flat-card .body{color:#595959;flex-basis:0%;font-size:17px;font-weight:600;line-height:1.42em}.vtg-flat-cards-container{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));min-height:200px}