.feature-checklist{background:#eceff1;padding:var(--section-spacing-y) var(--site-gutter)}.feature-checklist__inner{background:#002943;border-radius:16px;margin:0 auto;max-width:var(--site-max-width);padding:56px 40px}.feature-checklist__header{margin-bottom:32px;text-align:center}.feature-checklist__eyebrow{color:#f81;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.5;margin:0 0 8px}.feature-checklist__heading,.feature-checklist__heading p{color:#fff!important;font-family:Inter,sans-serif!important;font-size:32px!important;font-weight:500!important;line-height:1.3!important;margin:0!important}.feature-checklist__grid{display:grid;gap:16px 24px;grid-template-columns:1fr 1fr;margin:0 auto 32px;max-width:680px}.feature-checklist__item{align-items:flex-start;background:#fff;border-radius:12px;display:flex;gap:12px;padding:14px 18px}.feature-checklist__check{color:#df3466;flex-shrink:0;font-size:18px;font-weight:700;line-height:1.4}.feature-checklist__item-text-wrap{display:flex;flex-direction:column;gap:3px}.feature-checklist__text{color:#002943;font-size:15px}.feature-checklist__subtext,.feature-checklist__text{font-family:Inter,sans-serif;font-weight:400;line-height:1.4}.feature-checklist__subtext{color:#606060;font-size:13px}.feature-checklist__cta-wrap{text-align:center}.feature-checklist__cta{align-items:center;color:#fff!important;display:inline-flex;font-family:Inter,sans-serif!important;font-size:15px;font-weight:500!important;gap:8px;text-decoration:none!important}.feature-checklist__cta:hover{color:#fff!important;text-decoration:underline!important}.feature-checklist__cta-arrow{color:#df3466;font-size:16px;transition:transform .2s ease}.feature-checklist__cta:hover .feature-checklist__cta-arrow{transform:translateX(3px)}@media (max-width:600px){.feature-checklist__inner{padding:40px 24px}.feature-checklist__heading,.feature-checklist__heading p{font-size:24px!important}.feature-checklist__grid{gap:12px;grid-template-columns:1fr}}