.nt-feature-stack{background-color:var(--feature-stack-bg-color,var(--nt-green));background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;transform:translateY(var(--offset-desktop,0))}.nt-feature-stack--bg-image{background-image:var(--feature-stack-bg-image)}.nt-feature-stack--top-none{padding-top:0!important}.nt-feature-stack--top-small{padding-top:var(--nt-space-6)!important}.nt-feature-stack--top-medium{padding-top:var(--nt-section-padding-sm)!important}.nt-feature-stack--top-large{padding-top:var(--nt-section-padding)!important}.nt-feature-stack--bottom-none{padding-bottom:0!important}.nt-feature-stack--bottom-small{padding-bottom:var(--nt-space-6)!important}.nt-feature-stack--bottom-medium{padding-bottom:var(--nt-section-padding-sm)!important}.nt-feature-stack--bottom-large{padding-bottom:var(--nt-section-padding)!important}.nt-feature-stack__inner{margin-inline:auto;width:calc(100% - var(--nt-page-gutter)*2)}.nt-feature-stack--width-narrow .nt-feature-stack__inner{max-width:960px}.nt-feature-stack--width-normal .nt-feature-stack__inner{max-width:1200px}.nt-feature-stack--width-wide .nt-feature-stack__inner{max-width:1320px}.nt-feature-stack--width-full .nt-feature-stack__inner{max-width:1440px}.nt-feature-stack__header{margin-bottom:var(--nt-space-7)}.nt-feature-stack__header--left{max-width:760px}.nt-feature-stack__header--centered{margin-inline:auto;max-width:860px;text-align:center}.nt-feature-stack__eyebrow{color:var(--nt-pink);font-size:var(--nt-eyebrow-size);font-weight:var(--nt-eyebrow-weight);letter-spacing:var(--nt-eyebrow-spacing);line-height:var(--nt-eyebrow-line);margin:0 0 var(--nt-space-3);text-transform:uppercase}.nt-feature-stack__heading,.nt-feature-stack__heading h1,.nt-feature-stack__heading h2,.nt-feature-stack__heading h3,.nt-feature-stack__heading p{color:var(--nt-black);font-size:var(--nt-h2-size);font-weight:var(--nt-h2-weight);letter-spacing:var(--nt-h2-spacing);line-height:var(--nt-h2-line);margin:0}.nt-feature-stack__intro,.nt-feature-stack__intro p{color:var(--nt-black);font-size:var(--nt-body-size);font-weight:var(--nt-body-weight);line-height:var(--nt-body-line);margin:var(--nt-space-4) 0 0}.nt-feature-stack__cards{display:grid;gap:var(--feature-stack-card-gap,24px)}.nt-feature-stack__cards--grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-feature-stack__cards--callout,.nt-feature-stack__cards--stack{grid-template-columns:1fr;margin-inline:auto;max-width:1000px}.nt-feature-stack__cards--callout{max-width:1080px}.nt-feature-stack-card{align-items:center;background:var(--feature-stack-card-bg,var(--nt-white));border-radius:var(--nt-radius-card);display:grid;gap:32px;grid-template-columns:auto minmax(0,1fr);min-height:116px;padding:36px 44px}.nt-feature-stack__cards--grid-2 .nt-feature-stack-card{min-height:104px;padding:28px 32px}.nt-feature-stack__cards--callout .nt-feature-stack-card{grid-template-columns:auto minmax(0,1fr);padding:48px 56px}.nt-feature-stack-card__icon-wrap{align-items:center;display:flex;justify-content:center}.nt-feature-stack-card__icon{display:block;height:auto;width:var(--feature-stack-icon-width,64px)}.nt-feature-stack-card__content h1,.nt-feature-stack-card__content h2,.nt-feature-stack-card__content h3{color:var(--nt-black);font-size:var(--nt-h5-size);font-weight:var(--nt-h5-weight);letter-spacing:var(--nt-h5-spacing);line-height:var(--nt-h5-line);margin:0 0 var(--nt-space-2)}.nt-feature-stack-card__content h4,.nt-feature-stack-card__content h5,.nt-feature-stack-card__content h6{color:var(--nt-pink);font-size:var(--nt-eyebrow-size);font-weight:var(--nt-eyebrow-weight);letter-spacing:var(--nt-eyebrow-spacing);line-height:var(--nt-eyebrow-line);margin:0 0 var(--nt-space-2);text-transform:uppercase}.nt-feature-stack-card__content p{color:var(--nt-black);font-size:var(--nt-body-size);font-weight:var(--nt-body-weight);line-height:var(--nt-body-line);margin:0 0 var(--nt-space-3)}.nt-feature-stack-card__content p:last-child{margin-bottom:0}.nt-feature-stack-card__content b,.nt-feature-stack-card__content strong{font-weight:var(--nt-weight-bold,800)}.nt-feature-stack-card__content em,.nt-feature-stack-card__content i{font-style:italic}.nt-feature-stack-card__body{min-width:0}.nt-feature-stack-card__pill{align-items:center;background:var(--feature-stack-pill-bg,#fde4de);border-radius:999px;color:var(--feature-stack-pill-color,#ff6c48);display:inline-flex;font-size:12px;font-weight:var(--nt-weight-bold,800);letter-spacing:.08em;line-height:1;margin-bottom:14px;padding:6px 14px;text-transform:uppercase;width:fit-content}.nt-feature-stack-card__cta{margin-top:24px}.nt-feature-stack-card__cta .nt-button{width:auto}.nt-feature-stack--theme-light,.nt-feature-stack--theme-light .nt-feature-stack__heading,.nt-feature-stack--theme-light .nt-feature-stack__heading h1,.nt-feature-stack--theme-light .nt-feature-stack__heading h2,.nt-feature-stack--theme-light .nt-feature-stack__heading h3,.nt-feature-stack--theme-light .nt-feature-stack__heading p,.nt-feature-stack--theme-light .nt-feature-stack__intro,.nt-feature-stack--theme-light .nt-feature-stack__intro p{color:var(--nt-white)}.nt-feature-stack--theme-dark,.nt-feature-stack--theme-dark .nt-feature-stack__heading,.nt-feature-stack--theme-dark .nt-feature-stack__heading h1,.nt-feature-stack--theme-dark .nt-feature-stack__heading h2,.nt-feature-stack--theme-dark .nt-feature-stack__heading h3,.nt-feature-stack--theme-dark .nt-feature-stack__heading p,.nt-feature-stack--theme-dark .nt-feature-stack__intro,.nt-feature-stack--theme-dark .nt-feature-stack__intro p{color:var(--nt-black)}.nt-feature-stack-card--theme-light,.nt-feature-stack-card--theme-light h1,.nt-feature-stack-card--theme-light h2,.nt-feature-stack-card--theme-light h3,.nt-feature-stack-card--theme-light h4,.nt-feature-stack-card--theme-light h5,.nt-feature-stack-card--theme-light h6,.nt-feature-stack-card--theme-light p{color:var(--nt-white)}.nt-feature-stack-card--theme-dark,.nt-feature-stack-card--theme-dark h1,.nt-feature-stack-card--theme-dark h2,.nt-feature-stack-card--theme-dark h3,.nt-feature-stack-card--theme-dark h4,.nt-feature-stack-card--theme-dark h5,.nt-feature-stack-card--theme-dark h6,.nt-feature-stack-card--theme-dark p{color:var(--nt-black)}.nt-feature-stack--theme-light .nt-feature-stack__eyebrow{color:hsla(0,0%,100%,.72)}.nt-feature-stack--theme-dark .nt-feature-stack__eyebrow{color:var(--nt-pink)}.nt-feature-stack__footer{display:flex;justify-content:center;margin-top:var(--nt-space-7)}.nt-feature-stack__header{margin-bottom:64px}.nt-feature-stack__footer{margin-top:64px}.nt-feature-stack__cards--stack{gap:28px}@media (max-width:992px){.nt-feature-stack{transform:translateY(var(--offset-tablet,var(--offset-desktop,0)))}.nt-feature-stack__inner{width:calc(100% - var(--nt-page-gutter-tablet)*2)}.nt-feature-stack__cards--grid-2{grid-template-columns:1fr}.nt-feature-stack-card{padding:32px}}@media (max-width:767px){.nt-feature-stack{transform:translateY(var(--offset-mobile,0))}.nt-feature-stack__inner{width:calc(100% - var(--nt-page-gutter-mobile)*2)}.nt-feature-stack-card,.nt-feature-stack__cards--callout .nt-feature-stack-card{gap:20px;grid-template-columns:1fr;padding:28px 24px}.nt-feature-stack-card__icon-wrap{justify-content:flex-start}}