.hepa-feature-strip{background:var(--hepa-fs-bg);color:var(--hepa-fs-text);padding:var(--hepa-fs-pt) var(--hepa-fs-pr) var(--hepa-fs-pb) var(--hepa-fs-pl)}.hepa-feature-strip__inner{margin:0 auto;max-width:var(--hepa-fs-max)}.hepa-feature-strip__grid{display:grid;gap:0;grid-template-columns:repeat(var(--hepa-fs-cols),minmax(0,1fr))}.hepa-feature-strip__item{padding:18px 26px;position:relative}.hepa-feature-strip--dividers .hepa-feature-strip__item:not(:last-child):after{background:var(--hepa-fs-divider);content:"";height:80%;position:absolute;right:0;top:10%;width:1px}.hepa-feature-strip__title{font-size:var(--hepa-fs-title-size);font-weight:700;line-height:1.2;margin:0 0 10px}.hepa-feature-strip,.hepa-feature-strip *{color:var(--hepa-fs-text)!important}@media (max-width:1024px){.hepa-feature-strip--two-then-stack .hepa-feature-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;position:relative}.hepa-feature-strip--two-then-stack.hepa-feature-strip--dividers .hepa-feature-strip__item{border:0!important}.hepa-feature-strip--two-then-stack.hepa-feature-strip--dividers .hepa-feature-strip__item:after{display:none!important}.hepa-feature-strip--two-then-stack.hepa-feature-strip--dividers .hepa-feature-strip__item:nth-child(odd):after{background:var(--hepa-fs-divider);content:"";display:block!important;height:76%;position:absolute;right:0;top:12%;width:1px}.hepa-feature-strip--two-then-stack.hepa-feature-strip--dividers .hepa-feature-strip__grid:after{background:var(--hepa-fs-divider);content:"";height:1px;left:26px;position:absolute;right:26px;top:calc(50% + 10px)}}@media (max-width:640px){.hepa-feature-strip__grid{grid-template-columns:1fr!important}.hepa-feature-strip__item{padding:16px 18px}.hepa-feature-strip--dividers .hepa-feature-strip__item:after{display:none!important}.hepa-feature-strip--dividers .hepa-feature-strip__item:not(:last-child){border-bottom:1px solid var(--hepa-fs-divider)}}