.highlight-block{background-color:transparent}.highlight-block--bg-grey{background-color:var(--color-surface,#f2f4f6)}.highlight-block--bg-white{background-color:#fff}.highlight-block__container{border-radius:1.25rem;box-shadow:0 1px 2px rgba(19,40,85,.04),0 12px 32px rgba(19,40,85,.06);overflow:hidden}.highlight-block__feature{background-color:#fff;padding:2rem 1.25rem}@media (min-width:48rem){.highlight-block__feature{padding:3rem 2.5rem}}@media (min-width:64rem){.highlight-block__feature{padding:4rem 3.5rem}}.highlight-block--both .highlight-block__feature{padding-bottom:3rem}@media (min-width:48rem){.highlight-block--both .highlight-block__feature{padding-bottom:4rem}}@media (min-width:64rem){.highlight-block--both .highlight-block__feature{padding-bottom:5rem}}.highlight-block__feature-inner{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:64rem){.highlight-block__feature-inner{gap:4rem;grid-template-columns:1fr 1.1fr}}.highlight-block__eyebrow{color:#6b7280;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.highlight-block__title{color:var(--color-secondary,#132855);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.2;margin:.5rem 0 1rem}.highlight-block__summary{color:#4b5563;font-size:clamp(1rem,1.5vw,1.375rem);line-height:1.6;max-width:38rem}.highlight-block__features{display:grid;gap:1.5rem 2rem;grid-template-columns:1fr;list-style:none;margin:2rem 0 0;padding:0}@media (min-width:30rem){.highlight-block__features{grid-template-columns:1fr 1fr}}.highlight-block__feature-item{display:block}.highlight-block__feature-icon{display:block;height:auto;margin-bottom:.75rem;max-height:3rem;max-width:3rem;object-fit:contain;width:auto}.highlight-block__feature-title{color:var(--color-secondary,#132855);font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:400;line-height:1.25;margin:0 0 .5rem}.highlight-block__feature-summary{color:#4b5563;font-size:clamp(.9375rem,1.25vw,1.125rem);line-height:1.55;margin:0}.highlight-block__feature-media{border-radius:.75rem;overflow:hidden}.highlight-block__feature-media img{display:block;height:auto;object-fit:cover;width:100%}.highlight-block__stats{background-color:#182752;background-image:linear-gradient(90deg,#182752,#131f42);color:#fff;overflow:hidden;padding:2rem 1.25rem;position:relative}.highlight-block__stats:before{background-image:var(--stats-bg);background-position:0;background-repeat:no-repeat;background-size:auto 140%;content:"";inset:0;opacity:.18;pointer-events:none;position:absolute;z-index:0}@media (min-width:48rem){.highlight-block__stats{padding:2.5rem}}@media (min-width:64rem){.highlight-block__stats{padding:3rem 3.5rem}}.highlight-block__stats-inner{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr;position:relative;z-index:1}@media (min-width:64rem){.highlight-block__stats-inner{gap:3rem;grid-template-columns:minmax(11.25rem,12rem) 1fr}}.highlight-block__stats-heading{color:#fff;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:400;line-height:1.15;margin:0;max-width:11.25rem}.highlight-block__stats-list{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media (min-width:48rem){.highlight-block__stats-list{gap:2rem;grid-template-columns:repeat(5,1fr)}}.highlight-block__stat{display:flex;flex-direction:column;gap:.5rem}.highlight-block__stat-value{color:#fff;font-size:clamp(2.5rem,5vw,5rem);font-weight:700;letter-spacing:-.02em;line-height:1}.highlight-block__stat-label{color:hsla(0,0%,100%,.85);font-size:clamp(.9375rem,1.4vw,1.375rem);font-weight:500;line-height:1.3}