.c_cards{background-color:var(--cool-white);padding-top:var(--gutter-y);border-top-left-radius:20px;border-top-right-radius:20px;margin-top:-20px !important}@media (max-width: 1024px){.c_cards .layout-grid{display:flex;flex-direction:column}}.c_cards__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 1024px){.c_cards__grid{grid-template-columns:1fr}}.c_cards__grid .c_card{width:100%;border-radius:20px;min-height:365px}@media (max-width: 1024px){.c_cards__grid .c_card{min-height:0px}}.c_cards__grid .c_card .c_card__icon{font-size:40px;top:24px;left:24px}.c_cards__grid .c_card .c_card__icon:first-of-type{color:var(--periwinkle)}.c_cards__grid .c_card:nth-of-type(2) .c_card__icon{color:var(--green)}
