.emi-inband{align-items:center;background-color:#131a33;background-image:linear-gradient(90deg,rgba(19,26,51,.05) 0,rgba(19,26,51,.5) 55%,rgba(19,26,51,.85) 100%),var(--emi-inband-image,none);background-position:50%;background-size:cover;color:var(--emi-inband-text,#fff);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:var(--emi-inband-min-h,640px);padding:64px 32px;position:relative;scroll-margin-top:100px}.emi-inband--pos-left{background-image:linear-gradient(-90deg,rgba(19,26,51,.05) 0,rgba(19,26,51,.5) 55%,rgba(19,26,51,.85) 100%),var(--emi-inband-image,none)}.emi-inband--pos-center{background-image:linear-gradient(180deg,rgba(19,26,51,.3) 0,rgba(19,26,51,.75) 100%),var(--emi-inband-image,none)}.emi-inband__inner{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px;width:100%}.emi-inband--pos-left .emi-inband__inner{grid-template-areas:"panel spacer"}.emi-inband--pos-right .emi-inband__inner{grid-template-areas:"spacer panel"}.emi-inband--pos-center .emi-inband__inner{grid-template-areas:"panel";grid-template-columns:1fr;justify-items:center}.emi-inband__panel{grid-area:panel}.emi-inband__spacer{grid-area:spacer}.emi-inband--pos-center .emi-inband__panel{max-width:640px;text-align:left}.emi-inband__panel{background:color-mix(in srgb,var(--emi-inband-panel-bg,#1f284a) 94%,transparent);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;color:var(--emi-inband-text,#fff);padding:36px 36px 32px}.emi-inband__eyebrow{align-items:center;background:hsla(0,0%,100%,.12);border-radius:4px;display:inline-flex;font-size:13px;letter-spacing:.14em;margin-bottom:16px;padding:4px 10px;text-transform:uppercase}.emi-inband__eyebrow,.emi-inband__heading{color:var(--emi-inband-text,#fff);font-weight:700}.emi-inband__heading{font-size:clamp(26px,3vw,34px);letter-spacing:-.01em;line-height:1.05;margin:0 0 12px}.emi-inband__dates{color:hsla(0,0%,100%,.7);display:block;font-size:14px;font-weight:500;margin-bottom:20px}.emi-inband__lede{color:hsla(0,0%,100%,.85);font-size:15px;line-height:1.6;margin-bottom:24px}.emi-inband__lede p{margin:0 0 10px}.emi-inband__lede p:last-child{margin-bottom:0}.emi-inband__lede a{color:var(--emi-inband-accent,#198643)}.emi-inband__qual-title{border-bottom:1px solid hsla(0,0%,100%,.15);color:var(--emi-inband-text,#fff);font-size:16px;font-weight:700;margin:8px 0 20px;padding-bottom:10px}.emi-inband__opt-label{color:hsla(0,0%,100%,.65);font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.emi-inband__points{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;margin-bottom:24px;padding:18px 20px}.emi-inband__points-head{align-items:baseline;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:10px}.emi-inband__points-target{color:var(--emi-inband-text,#fff);font-size:15px;font-weight:600}.emi-inband__points-per{color:hsla(0,0%,100%,.7);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.emi-inband__points-row{align-items:baseline;color:hsla(0,0%,100%,.85);display:flex;font-size:14px;gap:12px;justify-content:space-between;padding:6px 0}.emi-inband__points-value{background:rgba(25,134,67,.15);border-radius:4px;color:var(--emi-inband-accent,#198643);font-size:15px;font-weight:700;padding:3px 10px;white-space:nowrap}.emi-inband__points-total{align-items:baseline;border-top:1px solid hsla(0,0%,100%,.15);display:flex;gap:12px;justify-content:space-between;margin-top:12px;padding-top:12px}.emi-inband__points-total-label{color:var(--emi-inband-text,#fff);font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.emi-inband__points-total-value{background:rgba(25,134,67,.2);border-radius:6px;color:var(--emi-inband-accent,#198643);font-size:17px;font-weight:800;padding:4px 12px;white-space:nowrap}.emi-inband__points-footnote{color:hsla(0,0%,100%,.55);font-size:11px;font-style:italic;margin-top:6px}.emi-inband__points-bonus{border-top:1px dashed hsla(0,0%,100%,.15);margin-top:14px;padding-top:14px}.emi-inband__points-bonus-label{color:var(--emi-inband-text,#fff);font-size:14px;font-weight:700;margin-bottom:2px}.emi-inband__points-bonus-body{color:hsla(0,0%,100%,.75);font-size:13px;line-height:1.5}.emi-inband__secondary{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-left:3px solid var(--emi-inband-accent,#198643);border-radius:8px;margin-bottom:24px;padding:18px 20px}.emi-inband__secondary-heading{color:var(--emi-inband-text,#fff);font-size:15px;font-weight:700;line-height:1.3;margin-bottom:8px}.emi-inband__secondary-body{color:hsla(0,0%,100%,.8);font-size:13.5px;line-height:1.55}.emi-inband__secondary-body p{margin:0 0 8px}.emi-inband__secondary-body p:last-child{margin-bottom:0}.emi-inband__secondary-body a{color:var(--emi-inband-accent,#198643)}.emi-inband__cta{align-items:center;background:var(--emi-inband-accent,#198643);border-radius:6px;color:var(--emi-inband-cta-text,#fff);display:inline-flex;font-size:14px;font-weight:600;padding:12px 22px;text-decoration:none;transition:filter .15s ease}.emi-inband__cta:hover{filter:brightness(1.1);text-decoration:none}@media screen and (max-width:900px){.emi-inband{min-height:auto;padding:48px 20px}.emi-inband--pos-center .emi-inband__inner,.emi-inband--pos-left .emi-inband__inner,.emi-inband--pos-right .emi-inband__inner,.emi-inband__inner{grid-template-areas:"panel";grid-template-columns:1fr}.emi-inband__spacer{display:none}.emi-inband__panel{padding:28px 24px 24px}.emi-inband__heading{font-size:28px}}