.offerStrip{background:var(--bg);color:var(--text);font-family:industry,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden;width:100%}.offerStrip__inner{align-items:center;column-gap:clamp(14px,3vw,56px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,440px);margin:0 auto;max-width:var(--maxw);padding:var(--pady) clamp(14px,3vw,44px)}.offerStrip__left{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0}.offerStrip__eyebrow{color:var(--accent);font-family:Poppins;font-size:clamp(.82rem,1.05vw,1.05rem);font-weight:700;letter-spacing:.05em;margin-bottom:clamp(8px,1vw,12px);text-align:center;text-transform:uppercase}.offerStrip__priceGroup{align-items:center;display:flex;flex-direction:column;width:100%}.offerStrip__priceRow{align-items:baseline;display:flex;flex-wrap:wrap;gap:clamp(6px,1vw,14px);justify-content:center;line-height:1;min-width:0}@media (min-width:980px){.offerStrip__priceRow{flex-wrap:nowrap;gap:0;white-space:nowrap}}.offerStrip__prefix{font-size:clamp(1.25rem,2.4vw,2.55rem);font-weight:300;white-space:nowrap}.offerStrip__dash{font-size:clamp(1.15rem,2.2vw,2.55rem);font-weight:300;margin:0 clamp(10px,1.8vw,26px);white-space:nowrap}.offerStrip__value{font-weight:700;letter-spacing:-.02em}.offerStrip__suffix,.offerStrip__value{font-size:clamp(2.1rem,5.4vw,5.15rem);white-space:nowrap}.offerStrip__suffix{font-weight:900;letter-spacing:-.01em;margin-left:clamp(8px,1.2vw,22px)}.offerStrip__legal{color:#fff;font-family:Poppins;font-size:clamp(12px,12px,12px);font-weight:400;line-height:1.4;margin-top:clamp(10px,1.5vw,16px);max-width:520px;opacity:.85;text-align:center}.offerStrip__right{display:flex;flex-direction:column;max-width:440px;min-width:0}.offerStrip__cta,.offerStrip__right{align-items:center;justify-content:center;width:100%}.offerStrip__cta{background:var(--cta-bg);border-radius:999px;color:var(--cta-text);display:inline-flex;font-family:Poppins;font-size:clamp(1.05rem,2vw,1.6rem);font-weight:900;height:clamp(50px,4vw,87px);max-width:400px;text-decoration:none;text-transform:uppercase;transition:transform .15s ease,filter .15s ease}.offerStrip__cta:hover{filter:brightness(.98);transform:translateY(-1px)}.offerStrip__cta.is-disabled{pointer-events:none}.offerStrip__subtext{font-family:Poppins;font-size:clamp(12px,.6vw,12px);font-weight:300;line-height:1.25;margin-top:clamp(8px,1.4vw,16px);opacity:.95;text-align:center}@media (max-width:1100px){.offerStrip__left{align-items:flex-start}.offerStrip__eyebrow{text-align:left}.offerStrip__priceGroup{align-items:flex-start}.offerStrip__priceRow{justify-content:flex-start}.offerStrip__legal{text-align:left}}@media (max-width:820px){.offerStrip__inner{grid-template-columns:1fr;justify-items:center;row-gap:clamp(12px,2vw,18px);text-align:center}.offerStrip__left,.offerStrip__priceGroup{align-items:center}.offerStrip__legal{color:#fff;text-align:center}}@media (max-width:767px){.offerStrip__cta,.offerStrip__subtext{display:none!important}}a{color:transparent}