.s-rewards-hero{background-color:var(--surface-global-dark);color:var(--text-global-light);display:grid;overflow:hidden;position:relative;width:100%}.s-rewards-hero__image-wrapper{aspect-ratio:4/5;grid-area:1/1;position:relative;width:100%;z-index:1}.s-rewards-hero__image{width:100%}.s-rewards-hero__image,.s-rewards-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover}.s-rewards-hero__overlay{grid-area:1/1;position:relative;z-index:2}.s-rewards-hero__content{grid-area:1/1;position:relative;z-index:3}.s-rewards-hero__text{display:flex;flex-direction:column;height:100%;max-width:35.25rem;padding-block-end:var(--section-lg,32px);padding-block-start:var(--section-lg,32px)}.s-rewards-hero__subtitle{font-family:var(--font-typeface-accent);font-size:var(--font-static-lg);font-style:italic;font-weight:var(--font-weight-display);letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase}.s-rewards-hero__subtitle p{margin:0}.s-rewards-hero__title{font-family:var(--font-typeface-display);font-size:var(--font-display-macro);font-weight:var(--font-weight-strong);line-height:1.2}.s-rewards-hero__description{font-weight:var(--font-weight-strong);margin-block-start:1rem}.s-rewards-hero__description p{margin:0}.s-rewards-hero__cta-group{display:flex;flex-direction:row;gap:1rem;margin-block-start:auto}.s-rewards-hero__cta{letter-spacing:.05em;padding:1rem .75rem}@media only screen and (min-width:48em){.s-rewards-hero__image-wrapper{aspect-ratio:21/9;max-height:30rem}}@media only screen and (min-width:64em){.s-rewards-hero__text{justify-content:center}.s-rewards-hero__description{margin-block-start:1.5rem}.s-rewards-hero__cta-group{gap:1rem;margin-block-start:3rem}.s-rewards-hero__cta{padding:1rem 3.5rem}}@media only screen and (max-width:48em){.s-rewards-hero__cta{flex:1}}