.checklist-module{padding-top:var(--mod-pt-desktop, 0);padding-bottom:var(--mod-pb-desktop, 0)}.checklist-module-row{row-gap:2rem;align-items:flex-start}.checklist-module-row--center{align-items:center}.checklist-module-heading-row{margin-bottom:2rem}.checklist-module-heading{margin:0}.checklist-module-side-rail{display:flex;flex-direction:column;gap:1.5rem}.checklist-module-image-wrap{width:min(100%,var(--checklist-image-size-desktop, 310px));margin-left:auto;margin-right:30px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden}.checklist-module-image{display:block;width:100%;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.checklist-module-content{display:flex;flex-direction:column;gap:2.5rem}.checklist-module-subheading{margin:0}.checklist-module-group{display:flex;flex-direction:column;gap:1.5rem}.checklist-module-group-title{margin:0}.checklist-module-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--checklist-item-gap, 1rem)}.checklist-module-list-item{display:flex;align-items:flex-start;gap:.875rem}.checklist-module-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--atlas-primary)}.checklist-module-icon-svg{width:52%;height:52%;display:block}.checklist-module-icon-svg+.checklist-module-icon-fallback{display:none}.checklist-module-icon-fallback{color:var(--atlas-primary-contrast);font-size:.875rem;line-height:1;font-weight:700}.checklist-module-item-text{flex:1 1 auto;padding-top:.125rem}@media (max-width: 991.98px){.checklist-module{padding-top:var(--mod-pt-tablet, var(--mod-pt-desktop, 0));padding-bottom:var(--mod-pb-tablet, var(--mod-pb-desktop, 0))}.checklist-module-heading-row{margin-bottom:1.5rem}.checklist-module-content{gap:2rem}.checklist-module-heading{max-width:none}.checklist-module-side-rail{gap:1rem}.checklist-module-image-wrap{width:min(100%,var(--checklist-image-size-tablet, var(--checklist-image-size-desktop, 310px)));margin-left:auto;margin-right:auto}}@media (max-width: 575.98px){.checklist-module{padding-top:var(--mod-pt-mobile, var(--mod-pt-tablet, var(--mod-pt-desktop, 0)));padding-bottom:var(--mod-pb-mobile, var(--mod-pb-tablet, var(--mod-pb-desktop, 0)))}.checklist-module-image-wrap{width:min(100%,var(--checklist-image-size-mobile, var(--checklist-image-size-tablet, var(--checklist-image-size-desktop, 310px))))}}
