.features-checklist .page-width{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.features-checklist__section{align-items:center;display:flex;flex-direction:column}.features-checklist__section .h1{align-self:center;margin-top:.5em;margin-bottom:0;max-width:38rem;text-align:center}.features-checklist__section .h1 span{display:block;text-transform:uppercase}.features-checklist__section .h1 span em{text-transform:none}.features-checklist__section .h3{margin-bottom:0}.features-checklist__section img{height:auto;max-width:100%}.features-checklist__copy{max-width:47rem;text-align:center}.features-checklist__copy p{margin-top:1rem}.checklist__list{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;margin-top:2rem}@media screen and (min-width:750px){.checklist__list{gap:9rem;flex-direction:row}}.checklist__list .checklist__item{align-items:center;display:flex;flex-direction:column}.checklist__list .checklist__image{max-width:10rem;overflow:hidden}.checklist__list .checklist__image img{aspect-ratio:1/1;height:100%;-o-object-fit:contain;object-fit:contain;width:100%;vertical-align:middle}.checklist__list svg{background:currentColor;fill:var(--color-background);width:100%;vertical-align:middle}.checklist__list svg path{fill:rgba(var(--color-background),1)}