.checklist-grid{background:var(--light-blue)}.checklist-grid__intro{display:flex;gap:2rem;justify-content:space-between;margin-bottom:8rem}.checklist-grid__copy,.checklist-grid__title{min-width:415px;width:35%}.checklist-grid__grid-item__image{aspect-ratio:4/3;border-radius:2rem;display:block;margin-bottom:1rem;object-fit:cover;width:100%}.checklist-grid__grid-item__body{padding:2rem}.checklist-grid__grid-item__title{color:#000;font-size:22px;font-weight:600;margin:0 0 1rem}.checklist-grid__grid-items{display:flex;flex-wrap:wrap;gap:2rem}.checklist-grid__grid-item{background:#fff;border-radius:2rem;padding:1rem;width:calc(50% - 1rem)}.checklist-grid__button{display:block;margin:4rem auto 0;width:fit-content}.checklist-grid__grid-item__list{margin:0;padding:0}.checklist-grid__grid-item__list-item{align-items:center;display:flex;gap:.5rem;line-height:1}.checklist-grid__grid-item__list-item:not(:last-child){margin-bottom:1rem}.checklist-grid__grid-item__list-item:before{content:url(https://48657872.fs1.hubspotusercontent-na1.net/hubfs/48657872/template-assets/icon.png)}@media (max-width:899px){.checklist-grid__intro{flex-flow:column;gap:0}.checklist-grid__copy,.checklist-grid__title{min-width:unset;width:100%}}@media (max-width:767px){.checklist-grid__intro{margin-bottom:4rem}.checklist-grid__grid-item{width:100%}}