.feature-checklist-module{overflow:clip;position:relative}.feature-checklist-module__background{inset:0;pointer-events:none;position:absolute;z-index:0}.feature-checklist-module__inner{position:relative;z-index:1}.feature-checklist-module__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}@media(max-width:1199px){.feature-checklist-module__layout{gap:32px}}@media(max-width:992px){.feature-checklist-module__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.feature-checklist-module__content{max-width:576px;width:100%}@media(max-width:1199px){.feature-checklist-module__content{max-width:508px}}@media(max-width:992px){.feature-checklist-module__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:none;width:100%}}.feature-checklist-module__content h1,.feature-checklist-module__content h2,.feature-checklist-module__content h3{font-size:4.8rem;letter-spacing:-.2rem;line-height:1.2;margin-bottom:24px!important}@media(max-width:992px){.feature-checklist-module__content h1,.feature-checklist-module__content h2,.feature-checklist-module__content h3{font-size:3.6rem;letter-spacing:-.15rem}}.feature-checklist-module__content p{font-size:var(--body-l-font-size);line-height:var(--body-l-line-height)}.feature-checklist-module__content p:last-child{margin-bottom:0!important}.feature-checklist-module__labels{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;min-width:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media(max-width:992px){.feature-checklist-module__labels{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}}.feature-checklist-module__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--color-accent-blue-100);border:1px solid var(--color-accent-blue-400);border-radius:4px;color:var(--color-neutral-1100);font-size:1.4rem;font-weight:600;gap:4px;height:28px;justify-content:center;line-height:1.6;padding:0 8px;white-space:nowrap}.feature-checklist-module__label-icon{-ms-flex-negative:0;color:#2543ea;flex-shrink:0;height:20px;width:20px}.feature-checklist-module__label-icon path{fill:currentColor}.feature-checklist-module__label-text{display:inline-block}