.fpm-checklist__icon{flex-shrink:0;display:inline-block;width:1.125rem;height:1.125rem;margin-top:.1875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23da291c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.fpm-checklist--grid{display:grid;grid-template-columns:1fr;border:1px solid var(--fpm-color-border,rgb(17 17 17 / .1));border-radius:1rem;overflow:hidden}@media (min-width:640px){.fpm-checklist--grid{grid-template-columns:repeat(2,1fr)}}.fpm-checklist--grid__item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(17 17 17 / .08);background:var(--fpm-color-bg,#fff)}.fpm-checklist--grid__item:nth-child(even){background:rgb(218 41 28 / 4%)}.fpm-checklist--grid__item:last-child,.fpm-checklist--grid__item:nth-last-child(2):nth-child(odd){border-bottom:0}.fpm-checklist--grid .fpm-checklist__text{margin:0}.fpm-checklist--grid .fpm-checklist__title{display:block;margin-bottom:.125rem;color:#333}.fpm-checklist--list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.fpm-checklist--list__item{display:flex;align-items:flex-start;gap:.75rem}.fpm-icon-card{display:flex;flex-direction:column;padding:1.25rem;height:100%;box-sizing:border-box}.fpm-icon-card--bordered{border:1px solid var(--fpm-color-border,rgb(17 17 17 / .1));border-radius:1rem}.fpm-icon-card--center{align-items:center;text-align:center}.fpm-icon-card--left{align-items:flex-start;text-align:left}.fpm-icon-card--horizontal{flex-direction:row;align-items:flex-start;gap:1rem}.fpm-icon-card--horizontal .fpm-icon-card__body{flex:1;min-width:0}.fpm-icon-card__media{flex-shrink:0;margin-bottom:1rem}.fpm-icon-card--horizontal .fpm-icon-card__media{margin-bottom:0;margin-top:.125rem}.fpm-icon-card__icon-img{display:block;width:96px;height:96px;object-fit:contain;border-radius:.5rem}.fpm-icon-card__icon-img--small{width:64px;height:64px}.fpm-icon-card__icon-img--medium{width:96px;height:96px}.fpm-icon-card__icon-img--large{width:128px;height:128px}.fpm-icon-card__body{flex:1}.fpm-icon-card__title{margin:0 0 .75rem}.fpm-icon-card--center .fpm-icon-card__title,.fpm-icon-card--left .fpm-icon-card__title{margin-top:.75rem}.fpm-icon-card__desc{margin:0}.fpm-feature-row{padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.fpm-feature-row{padding-top:2.5rem;padding-bottom:2.5rem}}.fpm-feature-row--bordered{border-bottom:1px solid var(--fpm-color-border,rgb(17 17 17 / .1))}.fpm-feature-row__grid{display:grid;gap:3rem}@media (min-width:1024px){.fpm-feature-row__grid{grid-template-columns:repeat(2,1fr);gap:5rem;align-items:center}.fpm-feature-row__grid--img-left .fpm-feature-row__content{order:2}.fpm-feature-row__grid--img-left .fpm-feature-row__media{order:1}}.fpm-feature-row__label{margin:0 0 .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--fpm-color-primary,#da291c)}.fpm-feature-row__heading{margin:0 0 1rem}.fpm-feature-row__desc{margin:0}.fpm-feature-row__checklist{margin-top:1.5rem}.fpm-feature-row__media{display:flex;align-items:stretch}.fpm-feature-row__placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:280px;padding:2.5rem;border-radius:1rem;background-color:#f0f2f7;background-image:radial-gradient(circle,rgb(17 17 17 / .04) 1px,transparent 1px);background-size:24px 24px;text-align:center}.fpm-feature-row__placeholder-label{margin:0;font-size:.875rem;font-weight:600;color:var(--fpm-color-heading,#111);max-width:24ch}.fpm-feature-row__img-wrap{width:100%;height:100%;border-radius:1rem;overflow:hidden}.fpm-feature-row__img{width:100%;height:100%;object-fit:cover;display:block}.fpm-feature-row__placeholder--card{gap:1rem}.fpm-media-card__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;background-color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .08);flex-shrink:0}.fpm-media-card__icon img{width:2rem;height:2rem;object-fit:contain}.fpm-media-card__heading{margin:0;font-weight:600;text-align:center;max-width:24ch}.fpm-media-card__text{margin:0;text-align:center;max-width:28ch;opacity:.6}