:root{--page-container: 1066px;--white: #fff;--white-rgb: 255, 255, 255;--black: #000;--black-rgb: 0, 0, 0;--primary: #FFAA00;--primary-rgb: 255, 170, 0;--primary-60: #ffcc66;--primary-60-rgb: 255, 204, 102;--primary-10: #fff7e6;--primary-10-rgb: 255, 247, 230;--lightprimary: #fff6e5;--lightprimary-rgb: 255, 246, 229;--grey-60: #666666;--grey-60-rgb: 102, 102, 102;--very-light-grey: #f2f2f2;--very-light-grey-rgb: 242, 242, 242}.content-cards{background-color:var(--primary-10);padding:1.5rem 0 5rem}@media (min-width: 1024px){.content-cards{padding:5rem 0}}.content-cards__container{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 1024px){.content-cards__container{display:flex;justify-content:space-between;flex-wrap:wrap}}.content-cards__item{margin:0 auto 3rem;max-width:70%}.content-cards__item:last-child{margin-bottom:0}@media (min-width: 1024px){.content-cards__item{margin:0 auto;flex:1 1 33.333%;max-width:16.5rem}}.content-cards__image{height:16.5rem;width:auto;margin:0 auto 1rem;display:block}.content-cards__title h1{font-size:2.5rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;color:var(--primary);margin:0 0 .5rem}@media (min-width: 1024px){.content-cards__title h1{font-size:2.5rem;font-stretch:normal;font-style:normal;line-height:1}}.content-cards__subtitle p{font-size:1.125rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;color:var(--black);margin:0 0 1.5rem}
