.product-hero{width:100%;font-family:var(--font-body);padding:10px 22px 0}.product-hero__inner{width:100%;max-width:1344px;margin:0 auto}.product-hero__panel{background:linear-gradient(155deg, var(--green-deep) 0%, var(--green-base) 78%);color:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;gap:18px;padding:40px 24px;display:flex}.product-hero__eyebrow{background:var(--gold-mid);color:var(--ink);letter-spacing:-.41px;border-radius:46px;align-items:center;margin:0;padding:6px 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.product-hero__title{max-width:20ch;font-family:var(--font-body);letter-spacing:-1.9px;color:#fff;overflow-wrap:break-word;margin:0;font-size:34px;font-weight:500;line-height:.99}.product-hero__title-lead{color:#fff}.product-hero__title-accent{color:var(--gold-mid)}.product-hero__subhead{letter-spacing:-.2px;color:#ffffffd1;max-width:48ch;margin:0;font-size:16px;font-weight:400;line-height:1.38}.product-hero__actions{margin-top:6px}.product-hero__cta{background-color:var(--gold-mid);min-height:48px;color:var(--green-deep);letter-spacing:-.4px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9999px;justify-content:center;align-items:center;padding:8px 28px;font-size:14px;font-weight:600;line-height:14.4px;text-decoration:none;transition:background-color .2s ease-in-out;display:inline-flex}.product-hero__cta:hover{background-color:var(--gold-base)}.product-hero__note{letter-spacing:-.2px;color:#ffffff9e;max-width:52ch;margin:0;font-size:12px;font-weight:400;line-height:1.4}@media (min-width:768px){.product-hero{padding:16px 28px 0}.product-hero__panel{gap:22px;padding:64px 56px}.product-hero__title{letter-spacing:-3px;font-size:52px}.product-hero__subhead{font-size:18px}}@media (min-width:960px){.product-hero__panel{padding:88px 72px}.product-hero__title{letter-spacing:-4px;font-size:68px}.product-hero__subhead{font-size:20px;line-height:1.4}}
