section.icon-grid.default{background:-webkit-gradient(linear,left top,left bottom,from(#fcfdff),to(#fff));background:linear-gradient(180deg,#fcfdff,#fff)}section.icon-grid.default .entries{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.icon-grid.default .icon{margin-bottom:1rem}section.icon-grid.default .entry{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;text-align:center}section.icon-grid.default img{height:50px;width:auto}section.icon-grid.default.cols-2 .entries{gap:8rem}@media (max-width:640px){section.icon-grid.default.cols-2 .entries{gap:3rem}}section.icon-grid.default.cols-2 .entry{width:calc(50% - 4rem)}@media (max-width:640px){section.icon-grid.default.cols-2 .entry{width:100%}}section.icon-grid.default.cols-3 .entries{gap:5rem}@media (max-width:900px){section.icon-grid.default.cols-3 .entries{gap:8rem}}@media (max-width:640px){section.icon-grid.default.cols-3 .entries{gap:3rem}}section.icon-grid.default.cols-3 .entry{width:calc(33.33333% - 3.334rem)}@media (max-width:900px){section.icon-grid.default.cols-3 .entry{width:calc(50% - 4rem)}}@media (max-width:640px){section.icon-grid.default.cols-3 .entry{width:100%}}section.icon-grid.default.cols-4 .heading{max-width:628px}section.icon-grid.default.cols-4 .entries{gap:2rem}@media (max-width:900px){section.icon-grid.default.cols-4 .entries{gap:8rem}}@media (max-width:640px){section.icon-grid.default.cols-4 .entries{gap:3rem}}section.icon-grid.default.cols-4 .entry{width:calc(25% - 1.5rem)}@media (max-width:900px){section.icon-grid.default.cols-4 .entry{width:calc(50% - 4rem)}}@media (max-width:640px){section.icon-grid.default.cols-4 .entry{width:100%}}section.icon-grid.animated-scroll{background-color:#f5f7fa}section.icon-grid.animated-scroll .inner{gap:8.5rem}@media (max-width:900px){section.icon-grid.animated-scroll .inner{gap:3rem}}section.icon-grid.animated-scroll .heading{max-width:846px}section.icon-grid.animated-scroll .graphic{-ms-flex-item-align:start;align-self:flex-start;border-radius:24px;overflow:hidden;position:sticky;top:2rem;width:calc(50% - 1rem)}@media (max-width:900px){section.icon-grid.animated-scroll .graphic{display:none;position:static;width:100%}}section.icon-grid.animated-scroll .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}@media (max-width:900px){section.icon-grid.animated-scroll .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}}section.icon-grid.animated-scroll .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}section.icon-grid.animated-scroll .entry{gap:2rem}section.icon-grid.animated-scroll .entry .graphic{display:none}@media (max-width:900px){section.icon-grid.animated-scroll .entry .graphic{display:block}}section.icon-grid.animated-scroll .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-bottom:2rem}@media (max-width:900px){section.icon-grid.animated-scroll .right{padding-bottom:1.25rem}}section.icon-grid.animated-scroll .entries{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;width:calc(50% - 1rem)}@media (max-width:900px){section.icon-grid.animated-scroll .entries{width:100%}}section.icon-grid.animated-scroll .eyebrow{color:#798d9f}section.icon-grid.animated-scroll .progressbar{background-color:#e4ebf1;border-radius:3px;height:100%;width:3px}section.icon-grid.animated-scroll .bar{background-color:#798d9f;height:0;width:100%}section.icon-grid.animated-scroll .active-icon{display:none}section.icon-grid.animated-scroll .icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.icon-grid.animated-scroll .active .eyebrow{color:#19baff}section.icon-grid.animated-scroll .active .title{font-weight:600}section.icon-grid.animated-scroll .active .bar{display:block}section.icon-grid.animated-scroll .active .entry-inner .icon.icon-swap img:not(.active-icon){display:none}section.icon-grid.animated-scroll .active .entry-inner .icon.icon-swap img.active-icon{display:block}section.icon-grid.icon-title-row{background:-webkit-gradient(linear,left top,left bottom,from(#fcfdff),to(#fff));background:linear-gradient(180deg,#fcfdff,#fff)}section.icon-grid.icon-title-row .entries{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:896px}section.icon-grid.icon-title-row .body-text{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:left}section.icon-grid.icon-title-row .entry{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1rem;gap:1rem;text-align:center}section.icon-grid.icon-title-row .entry.has-cta{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}section.icon-grid.icon-title-row .entry.has-cta .cta-wrap a{color:#011851;text-decoration:none}section.icon-grid.icon-title-row .entry.has-cta:hover{background:#254af3}section.icon-grid.icon-title-row .entry.has-cta:hover .cta-wrap a{color:#fff}section.icon-grid.icon-title-row .entry.has-cta:hover .icon svg path:first-child{fill:#fff}section.icon-grid.icon-title-row .heading{max-width:unset}section.icon-grid.icon-title-row img{height:50px;width:auto}section.icon-grid.icon-title-row.cols-2 .entries{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:896px}section.icon-grid.icon-title-row.cols-2 .entry{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;padding:1rem 1.25rem;width:calc(50% - 4rem)}@media (max-width:640px){section.icon-grid.icon-title-row.cols-2 .entry{width:100%}}section.icon-grid.icon-title-row.cols-3 .entries{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:896px}section.icon-grid.icon-title-row.cols-3 .entry{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding:1rem 1.25rem;width:calc(33.33333% - 3.334rem)}@media (max-width:900px){section.icon-grid.icon-title-row.cols-3 .entry{width:calc(50% - 4rem)}}@media (max-width:640px){section.icon-grid.icon-title-row.cols-3 .entry{width:100%}}section.icon-grid.icon-title-row.cols-4 .entries{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:896px}section.icon-grid.icon-title-row.cols-4 .entry{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding:1rem 1.25rem;width:calc(25% - 1.5rem)}@media (max-width:900px){section.icon-grid.icon-title-row.cols-4 .entry{width:calc(50% - 4rem)}}@media (max-width:640px){section.icon-grid.icon-title-row.cols-4 .entry{width:100%}}section.icon-grid .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media (max-width:900px){section.icon-grid .inner{gap:3rem}}section.icon-grid .heading{gap:1rem;margin:auto;max-width:772px;text-align:center}section.icon-grid .entry,section.icon-grid .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}section.icon-grid .icon img,section.icon-grid .icon svg{height:48px;width:auto}