.feature-band{background:#fff;margin-left:calc(50% - 50vw);width:100vw}.feature-band--soft{background:var(--brand-soft,#f3f6fb)}.feature-band--dark{background:var(--brand-ink,#17213d);color:#fff}.feature-band__inner{align-items:center;display:grid;gap:4rem;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);margin-inline:auto;max-width:1200px;min-height:0;padding:4.75rem 1.5rem}.feature-band--media-left .feature-band__copy{order:2}.feature-band__eyebrow{color:var(--brand-primary,#2c6fd0);font-size:.8125rem;font-weight:800;margin:0 0 .75rem;text-transform:uppercase}.feature-band--dark .feature-band__eyebrow{color:var(--brand-light,#95c8ff)}.feature-band__copy h2{color:inherit;font-size:2.5rem;line-height:1.15;margin:0;max-width:16ch}.feature-band__body{color:var(--brand-muted,#5b6477);font-size:1.0625rem;line-height:1.7;margin-top:1.25rem}.feature-band--dark .feature-band__body{color:var(--brand-on-dark-muted,#c7d2e5)}.feature-band__body p:last-child{margin-bottom:0}.feature-band__points{display:grid;gap:.75rem;list-style:none;margin:1.5rem 0 0;padding:0}.feature-band__points li{color:inherit;font-size:.9375rem;padding-left:1.5rem;position:relative}.feature-band__points li:before{background:var(--brand-primary,#2c6fd0);content:"";height:.5rem;left:0;position:absolute;top:.45rem;width:.5rem}.feature-band__media img{border-radius:8px;display:block;height:auto;max-height:520px;object-fit:cover;width:100%}.feature-visual{background:#fff;border:1px solid var(--ui-border,#dce3ee);border-radius:8px;color:#17213d;overflow:hidden}.feature-visual__header{align-items:center;background:var(--ui-chrome,#111a3d);color:#fff;display:flex;justify-content:space-between;min-height:62px;padding:0 1.25rem}.feature-visual__header strong{font-size:.875rem}.feature-visual__header span{color:var(--ui-accent,#86c8ff);font-size:.75rem;font-weight:700}.feature-visual__rows{padding:1rem 1.25rem 1.5rem}.feature-visual__rows div{align-items:center;border-bottom:1px solid var(--ui-border,#dce3ee);display:flex;font-size:.8125rem;justify-content:space-between;min-height:64px}.feature-visual__rows b{color:var(--ui-active-text,#253b9a);font-size:.75rem}.feature-visual__flow{display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:2rem 1.25rem}.feature-visual__flow>span{background:var(--ui-active,#e8efff);border-top:3px solid var(--ui-accent,#6e82e6);display:flex;flex-direction:column;font-size:.75rem;font-weight:800;min-height:120px;padding:1rem}.feature-visual__flow small{color:#667085;font-size:.625rem;font-weight:600;line-height:1.5;margin-top:.75rem}.feature-visual__queues{padding:1rem 1.25rem 1.5rem}.feature-visual__queues>div{align-items:center;border-bottom:1px solid var(--ui-border,#dce3ee);display:flex;justify-content:space-between;min-height:76px}.feature-visual__queues strong{font-size:.8125rem}.feature-visual__queues span{display:flex;gap:.5rem}.feature-visual__queues i{background:var(--ui-accent,#4cabe0);height:.65rem;width:.65rem}.feature-visual__journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:1.25rem}.feature-visual__journey li{border-left:1px solid var(--ui-border,#dce3ee);display:flex;flex-direction:column;min-height:150px;padding:1rem}.feature-visual__journey li:first-child{border-left:0}.feature-visual__journey small{color:var(--ui-active-text,#253b9a);font-size:.625rem;font-weight:800;text-transform:uppercase}.feature-visual__journey strong{font-size:.875rem;margin-top:1rem}.feature-visual__journey span{color:#526174;font-size:.6875rem;line-height:1.45;margin-top:.45rem}.feature-visual--care .feature-visual__journey li:nth-child(2n){background:var(--brand-mint,#dcefeb)}.feature-visual--contact .feature-visual__journey li:nth-child(2n){background:#eef3f9}.feature-visual__coverage{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:1.25rem}.feature-visual__coverage>div{border:1px solid var(--ui-border,#dce3ee);display:flex;flex-direction:column;gap:.65rem;min-height:180px;padding:1rem}.feature-visual__coverage>div.is-core{background:var(--ui-chrome,#111a3d);color:#fff}.feature-visual__coverage small{color:var(--ui-active-text,#253b9a);font-size:.625rem;font-weight:800;text-transform:uppercase}.feature-visual__coverage .is-core small{color:#d9efff}.feature-visual__coverage strong{border-top:1px solid var(--ui-border,#dce3ee);font-size:.75rem;padding-top:.65rem}.feature-visual__coverage .is-core strong{border-top-color:hsla(0,0%,100%,.24)}@media (max-width:900px){.feature-band__inner{gap:2.5rem;grid-template-columns:1fr;min-height:0}.feature-band--media-left .feature-band__copy{order:0}}@media (max-width:620px){.feature-band__inner{padding:3.5rem 1rem}.feature-band__copy h2{font-size:2rem}.feature-visual__flow,.feature-visual__journey{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-visual__journey li:nth-child(odd){border-left:0}.feature-visual__journey li:nth-child(n+3){border-top:1px solid var(--ui-border,#dce3ee)}.feature-visual__coverage{grid-template-columns:1fr}.feature-visual__coverage>div{min-height:0}}