.aisb-checklist{background:var(--section-bg,var(--aisb-color-background));color:var(--section-text,var(--aisb-color-text));padding:var(--aisb-section-space-3xl) 0;position:relative;transition:all var(--aisb-section-transition-base)}@media (max-width:640px){.aisb-checklist{padding:var(--aisb-section-space-2xl) 0}}.aisb-checklist__container{box-sizing:border-box;margin:0 auto;max-width:var(--aisb-section-max-width,1200px);padding:0 var(--aisb-section-space-lg);position:relative;z-index:1}.aisb-checklist__columns{align-items:center;display:grid;gap:var(--aisb-section-space-lg);grid-template-columns:1fr}@media (min-width:768px){.aisb-section--content-left .aisb-checklist__columns,.aisb-section--content-right .aisb-checklist__columns{gap:var(--aisb-section-space-lg);grid-template-columns:1fr 1fr}.aisb-section--content-right .aisb-checklist__columns{direction:rtl}.aisb-section--content-right .aisb-checklist__content-column,.aisb-section--content-right .aisb-checklist__media-column{direction:ltr}}.aisb-checklist__center{display:flex;flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-section--center .aisb-checklist__center{margin:0 auto;max-width:800px;text-align:center}.aisb-section--center .aisb-checklist__content,.aisb-section--center .aisb-checklist__items,.aisb-section--center .aisb-checklist__outro{margin-left:auto;margin-right:auto;max-width:600px}.aisb-section--center .aisb-checklist__items{text-align:left;width:-moz-fit-content;width:fit-content}.aisb-section--center .aisb-checklist__media{margin-top:48px}.aisb-checklist__content-column{display:flex;flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-checklist__eyebrow{color:var(--aisb-color-text-muted);font-family:var(--aisb-section-font-eyebrow);font-size:var(--aisb-section-text-sm);font-weight:var(--aisb-section-font-eyebrow-weight);letter-spacing:var(--aisb-section-font-eyebrow-letter-spacing,.1em);text-transform:var(--aisb-section-font-eyebrow-text-transform,uppercase)}.aisb-checklist__heading{color:var(--section-heading,var(--aisb-color-text));font-family:var(--aisb-section-font-heading);font-size:var(--aisb-section-text-2xl);font-weight:var(--aisb-section-font-heading-weight);line-height:var(--aisb-section-leading-tight);margin:0}.aisb-checklist__content{color:var(--section-body,var(--aisb-color-text));font-family:var(--aisb-section-font-body);font-weight:var(--aisb-section-font-body-weight);margin:0}.aisb-checklist__content,.aisb-checklist__content p{font-size:var(--aisb-section-text-base);line-height:var(--aisb-section-leading-relaxed)}.aisb-checklist__content p{color:inherit;margin:0 0 var(--aisb-section-space-sm) 0}.aisb-checklist__content p:first-child{margin-top:0}.aisb-checklist__content p:last-child{margin-bottom:0}.aisb-checklist__items{display:flex;flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-checklist--list-2-columns .aisb-checklist__items{flex-direction:row;flex-wrap:wrap;gap:var(--aisb-section-space-lg)}.aisb-checklist--list-2-columns .aisb-checklist__item{flex:0 1 calc(50% - var(--aisb-section-space-lg)/2)}@media (max-width:767px){.aisb-checklist--list-2-columns .aisb-checklist__items{flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-checklist--list-2-columns .aisb-checklist__item{flex:1 1 100%}}@media (max-width:1023px){.aisb-section--content-left.aisb-checklist--list-2-columns .aisb-checklist__items,.aisb-section--content-right.aisb-checklist--list-2-columns .aisb-checklist__items{flex-direction:column;gap:var(--aisb-section-space-md)}.aisb-section--content-left.aisb-checklist--list-2-columns .aisb-checklist__item,.aisb-section--content-right.aisb-checklist--list-2-columns .aisb-checklist__item{flex:1 1 100%}}.aisb-checklist__item{align-items:flex-start;display:flex;gap:16px}.aisb-checklist__item-icon{flex-shrink:0;height:24px;margin-top:-2px;width:24px}.aisb-checklist__item-icon iconify-icon,.aisb-checklist__item-icon svg{color:var(--aisb-color-primary);height:24px;width:24px}.aisb-checklist__item-content{display:flex;flex:1;flex-direction:column;gap:var(--aisb-section-space-sm)}.aisb-checklist__item-heading{color:var(--section-text,var(--aisb-color-text));font-family:var(--aisb-section-font-heading);font-size:var(--aisb-section-text-lg);font-weight:var(--aisb-section-font-heading-weight);line-height:1.3;margin:0}.aisb-checklist__item-text{color:var(--aisb-color-text-muted);font-family:var(--aisb-section-font-body);font-size:var(--aisb-section-text-base);font-weight:var(--aisb-section-font-body-weight);line-height:var(--aisb-section-leading-relaxed);margin:0}.aisb-checklist__item-text p{margin-bottom:.5em}.aisb-checklist__item-text p:first-child{margin-top:0}.aisb-checklist__item-text p:last-child{margin-bottom:0}.aisb-checklist__item-link{align-items:center;align-self:flex-start;color:var(--aisb-color-primary);display:inline-flex;font-family:var(--aisb-section-font-body);font-size:var(--aisb-section-text-base);font-weight:var(--aisb-section-font-body-weight);padding-right:18px;position:relative;text-decoration:none}.aisb-checklist__item-link:after{content:"\2192";font-size:1.2em;line-height:1;position:absolute;right:0;transition:transform .2s ease}.aisb-checklist__item-link:hover:after{transform:translateX(3px)}.aisb-checklist__item-link--secondary{color:var(--aisb-color-secondary)}.aisb-section--light .aisb-checklist__item-link,.aisb-section--light .aisb-checklist__item-link:hover{color:var(--aisb-smart-light-section-link,var(--aisb-color-primary))}.aisb-section--light .aisb-checklist__item-link:hover{filter:brightness(var(--aisb-smart-light-link-hover-brightness,.75));text-decoration:underline}.aisb-section--light .aisb-checklist__item-link--secondary,.aisb-section--light .aisb-checklist__item-link--secondary:hover{color:var(--aisb-smart-light-secondary-link,var(--aisb-color-secondary))}.aisb-section--light .aisb-checklist__item-link--secondary:hover{filter:brightness(var(--aisb-smart-light-link-hover-brightness,.75));text-decoration:underline}.aisb-section--dark .aisb-checklist__item-link,.aisb-section--dark .aisb-checklist__item-link:hover{color:var(--aisb-smart-dark-section-link,var(--aisb-color-primary))}.aisb-section--dark .aisb-checklist__item-link:hover{filter:brightness(var(--aisb-smart-dark-link-hover-brightness,1.2));text-decoration:underline}.aisb-section--dark .aisb-checklist__item-link--secondary,.aisb-section--dark .aisb-checklist__item-link--secondary:hover{color:var(--aisb-smart-dark-secondary-link,var(--aisb-color-secondary))}.aisb-section--dark .aisb-checklist__item-link--secondary:hover{filter:brightness(var(--aisb-smart-dark-link-hover-brightness,1.2));text-decoration:underline}.aisb-checklist--large .aisb-checklist__item{gap:20px}.aisb-checklist--large .aisb-checklist__item-icon{height:32px;margin-top:-3px;width:32px}.aisb-checklist--large .aisb-checklist__item-icon iconify-icon,.aisb-checklist--large .aisb-checklist__item-icon svg{height:32px;width:32px}.aisb-checklist--large .aisb-checklist__item-heading{font-size:var(--aisb-section-text-xl);margin-bottom:12px}.aisb-checklist--large .aisb-checklist__item-text{font-size:var(--aisb-section-text-lg)}.aisb-checklist__buttons{display:flex;flex-direction:column;gap:16px}.aisb-section--center .aisb-checklist__buttons{justify-content:center}.aisb-checklist__buttons--after-body{margin-bottom:0;margin-top:0}.aisb-checklist--content-left .aisb-checklist__buttons--after-body,.aisb-checklist--content-right .aisb-checklist__buttons--after-body{justify-content:flex-start}.aisb-checklist--center .aisb-checklist__buttons--after-body{align-items:center;justify-content:center}.aisb-checklist__outro{color:var(--section-outro,var(--aisb-color-text));font-family:var(--aisb-section-font-body);font-weight:var(--aisb-section-font-body-weight)}.aisb-checklist__outro,.aisb-checklist__outro p{font-size:var(--aisb-section-text-base);line-height:var(--aisb-section-leading-relaxed)}.aisb-checklist__outro p{color:inherit;margin:0 0 var(--aisb-section-space-md) 0}.aisb-checklist__outro p:last-child{margin-bottom:0}.aisb-checklist__media,.aisb-checklist__media-column{position:relative;width:100%}.aisb-checklist__media{border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg))}.aisb-checklist__image,.aisb-checklist__media img{height:auto;-o-object-fit:cover;object-fit:cover}.aisb-checklist__image,.aisb-checklist__media iframe,.aisb-checklist__media img,.aisb-checklist__media video,.aisb-checklist__video{border-radius:var(--aisb-section-radius-image,var(--aisb-section-radius-lg));box-shadow:var(--aisb-image-shadow,var(--aisb-section-shadow-xl));display:block;max-width:100%;width:100%}.aisb-checklist__image--no-styling{border-radius:0;box-shadow:none}.aisb-checklist__media iframe,iframe.aisb-checklist__video{aspect-ratio:16/9;height:auto}.aisb-checklist__media video,video.aisb-checklist__video{height:auto}.aisb-section--light{--section-bg:var(--aisb-color-background);--section-surface:var(--aisb-color-surface);--section-border:var(--aisb-color-border);--section-text:var(--aisb-color-text);--section-heading:var(--aisb-color-text);--section-body:var(--aisb-color-text);--section-outro:var(--aisb-color-text)}.aisb-section--dark{--section-bg:var(--aisb-color-dark-background);--section-surface:var(--aisb-color-dark-surface);--section-border:var(--aisb-color-dark-border);--section-text:var(--aisb-color-dark-text);--section-heading:var(--aisb-color-dark-text);--section-body:var(--aisb-color-dark-text);--section-outro:var(--aisb-color-dark-text)}.aisb-section--dark .aisb-checklist__eyebrow,.aisb-section--dark .aisb-checklist__item-text{color:var(--aisb-color-dark-text-muted)}.aisb-section--light .aisb-checklist__eyebrow{color:var(--aisb-smart-light-muted,var(--aisb-color-text-muted))}.aisb-section--light .aisb-checklist__heading{color:var(--aisb-smart-light-text,var(--section-heading))}.aisb-section--light .aisb-checklist__content{color:var(--aisb-smart-light-text,var(--section-body))}.aisb-section--light .aisb-checklist__outro{color:var(--aisb-smart-light-text,var(--section-outro))}.aisb-section--light .aisb-checklist__item-heading{color:var(--aisb-smart-light-text,var(--section-text))}.aisb-section--light .aisb-checklist__item-text{color:var(--aisb-smart-light-muted,var(--aisb-color-text-muted))}.aisb-section--light .aisb-checklist__item-icon iconify-icon,.aisb-section--light .aisb-checklist__item-icon svg{color:var(--aisb-smart-light-icon,var(--aisb-color-primary))}.aisb-section--dark .aisb-checklist__eyebrow{color:var(--aisb-smart-dark-muted,var(--aisb-color-dark-text-muted))}.aisb-section--dark .aisb-checklist__heading{color:var(--aisb-smart-dark-text,var(--section-heading))}.aisb-section--dark .aisb-checklist__content{color:var(--aisb-smart-dark-text,var(--section-body))}.aisb-section--dark .aisb-checklist__outro{color:var(--aisb-smart-dark-text,var(--section-outro))}.aisb-section--dark .aisb-checklist__item-heading{color:var(--aisb-smart-dark-text,var(--section-text))}.aisb-section--dark .aisb-checklist__item-text{color:var(--aisb-smart-dark-muted,var(--aisb-color-dark-text-muted))}.aisb-section--dark .aisb-checklist__item-icon iconify-icon,.aisb-section--dark .aisb-checklist__item-icon svg{color:var(--aisb-smart-dark-icon,var(--aisb-color-primary))}.aisb-checklist--custom-background .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background .aisb-checklist__item-icon svg{color:var(--aisb-smart-light-icon,var(--aisb-color-primary))}.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__item-icon svg{color:var(--aisb-smart-dark-icon,var(--aisb-color-primary))}.aisb-checklist--custom-background.aisb-checklist--large .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background.aisb-checklist--large .aisb-checklist__item-icon svg{color:var(--aisb-smart-light-icon,var(--aisb-color-primary))}.aisb-checklist--custom-background.aisb-checklist--large.aisb-section--dark .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background.aisb-checklist--large.aisb-section--dark .aisb-checklist__item-icon svg{color:var(--aisb-smart-dark-icon,var(--aisb-color-primary))}@media (min-width:640px){.aisb-checklist__buttons{gap:20px}.aisb-checklist__buttons,.aisb-checklist__buttons--after-body{flex-direction:row;flex-wrap:wrap}}@media (min-width:768px){.aisb-checklist__eyebrow{font-size:var(--aisb-section-text-sm)}.aisb-checklist__heading{font-size:var(--aisb-section-text-4xl)}.aisb-checklist__content,.aisb-checklist__content p,.aisb-checklist__outro,.aisb-checklist__outro p{font-size:var(--aisb-section-text-lg)}}@media (min-width:1024px){.aisb-checklist__heading{font-size:var(--aisb-section-text-5xl)}}@media (min-width:1280px){.aisb-checklist__container{padding:0 var(--aisb-section-space-md)}.aisb-checklist__eyebrow{font-size:var(--aisb-section-text-base)}.aisb-checklist__heading{font-size:var(--aisb-section-text-large-desktop)}.aisb-checklist__content,.aisb-checklist__outro{font-size:var(--aisb-section-text-xl)}.aisb-checklist__content p,.aisb-checklist__outro p{font-size:var(--aisb-section-text-xl);line-height:var(--aisb-section-leading-relaxed)}}.aisb-checklist__grid{display:flex;flex-wrap:wrap;gap:var(--aisb-section-space-lg);margin-top:var(--aisb-section-space-xl);width:100%}.aisb-checklist--row-center{justify-content:center}.aisb-checklist__container>.aisb-checklist__outro{margin-top:var(--aisb-section-space-xl);text-align:center}.aisb-checklist__container>.aisb-checklist__buttons{justify-content:center;margin-top:var(--aisb-section-space-lg)}.aisb-checklist__container>.aisb-checklist__outro+.aisb-checklist__buttons{margin-top:var(--aisb-section-space-xl)}.aisb-checklist__grid-item{display:flex;flex:1 1 100%;gap:var(--aisb-section-space-sm)}.aisb-checklist__grid-item .aisb-checklist__item-icon{flex-shrink:0}.aisb-checklist__grid-item .aisb-checklist__item-content{display:flex;flex:1;flex-direction:column;gap:var(--aisb-section-space-sm)}.aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-color-text);font-family:var(--aisb-section-font-heading);font-size:var(--aisb-section-text-lg);font-weight:var(--aisb-section-font-heading-weight);line-height:var(--aisb-section-leading-snug);margin:0}.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-color-dark-text)}.aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-color-text-muted);font-family:var(--aisb-section-font-body);font-size:var(--aisb-section-text-base);font-weight:var(--aisb-section-font-body-weight);line-height:var(--aisb-section-leading-relaxed)}.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-color-dark-text-muted)}.aisb-section--light .aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-smart-light-text,var(--section-text,var(--aisb-color-text)))}.aisb-section--light .aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-smart-light-muted,var(--aisb-color-text-muted))}.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-smart-dark-text,var(--section-text,var(--aisb-color-dark-text)))}.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-smart-dark-muted,var(--aisb-color-dark-text-muted))}.aisb-checklist--custom-background .aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-smart-light-text,var(--section-text,var(--aisb-color-text)))}.aisb-checklist--custom-background .aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-smart-light-muted,var(--aisb-color-text-muted))}.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-heading{color:var(--aisb-smart-dark-text,var(--section-text,var(--aisb-color-dark-text)))}.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-text{color:var(--aisb-smart-dark-muted,var(--aisb-color-dark-text-muted))}.aisb-checklist--grid-2 .aisb-checklist__grid-item{flex:0 1 calc(50% - var(--aisb-section-space-lg)/2)}.aisb-checklist--grid-3 .aisb-checklist__grid-item{flex:0 1 calc(33.333% - var(--aisb-section-space-lg)*2/3)}.aisb-checklist--card-center .aisb-checklist__grid-item{align-items:center;flex-direction:column;text-align:center}.aisb-checklist--card-center .aisb-checklist__grid-item .aisb-checklist__item-icon{margin-bottom:var(--aisb-section-space-sm)}.aisb-checklist--card-center .aisb-checklist__grid-item .aisb-checklist__item-content{text-align:center}.aisb-checklist--card-center .aisb-checklist__item-link{align-self:center}.aisb-checklist--large .aisb-checklist__grid-item .aisb-checklist__item-heading{font-size:var(--aisb-section-text-xl)}.aisb-checklist--large .aisb-checklist__grid-item .aisb-checklist__item-text{font-size:var(--aisb-section-text-lg)}@media (max-width:640px){.aisb-checklist__grid{gap:var(--aisb-section-space-md)}.aisb-checklist--grid-2 .aisb-checklist__grid-item,.aisb-checklist--grid-3 .aisb-checklist__grid-item{flex:1 1 100%}}@media (min-width:641px) and (max-width:900px){.aisb-checklist--grid-3 .aisb-checklist__grid-item{flex:0 1 calc(50% - var(--aisb-section-space-lg)/2)}}.aisb-checklist--custom-background .aisb-checklist__grid-item .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background .aisb-checklist__grid-item .aisb-checklist__item-icon svg{color:var(--aisb-smart-light-icon,var(--aisb-color-primary))}.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-icon iconify-icon,.aisb-checklist--custom-background.aisb-section--dark .aisb-checklist__grid-item .aisb-checklist__item-icon svg{color:var(--aisb-smart-dark-icon,var(--aisb-color-primary))}.aisb-checklist__item-content>.aisb-card-cta{align-self:flex-start}.aisb-checklist--card-center .aisb-checklist__item-content>.aisb-card-cta{align-self:center}