.rewards-steps-v2{background-color:var(--section-bg-color)}.rewards-steps-v2__container{padding:var(--section-padding-mobile);letter-spacing:.15em}@media (min-width:900px){.rewards-steps-v2__container{padding:var(--section-padding-desktop);letter-spacing:.2em}}.rewards-steps-v2__container.layout-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rewards-steps-v2__container.layout-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rewards-steps-v2__container.layout-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.rewards-steps-v2__container__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--header-title-color);margin-bottom:var(--header-margin-bottom);gap:.4rem}@media (min-width:1024px){.rewards-steps-v2__container__header{gap:1rem}}.rewards-steps-v2__container__header__title{text-transform:uppercase;color:var(--header-title-color)}.rewards-steps-v2__container__header__title h1,.rewards-steps-v2__container__header__title h2,.rewards-steps-v2__container__header__title h3,.rewards-steps-v2__container__header__title h4,.rewards-steps-v2__container__header__title h5,.rewards-steps-v2__container__header__title h6,.rewards-steps-v2__container__header__title ol,.rewards-steps-v2__container__header__title p,.rewards-steps-v2__container__header__title ul{color:inherit;font-size:inherit;font-family:inherit}.rewards-steps-v2__container__header__subtitle{font-family:Gazpacho-Black;letter-spacing:0;color:var(--header-subtitle-color)}.rewards-steps-v2__container__header__subtitle h1,.rewards-steps-v2__container__header__subtitle h2,.rewards-steps-v2__container__header__subtitle h3,.rewards-steps-v2__container__header__subtitle h4,.rewards-steps-v2__container__header__subtitle h5,.rewards-steps-v2__container__header__subtitle h6,.rewards-steps-v2__container__header__subtitle ol,.rewards-steps-v2__container__header__subtitle p,.rewards-steps-v2__container__header__subtitle ul{color:inherit;font-size:inherit;font-family:inherit}.rewards-steps-v2__container__steps{width:100%;gap:var(--steps-gap-mobile)}@media (min-width:900px){.rewards-steps-v2__container__steps{gap:var(--steps-gap-desktop)}}.rewards-steps-v2__container__steps.steps-responsive-row-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.rewards-steps-v2__container__steps.steps-responsive-row-center{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.rewards-steps-v2__container__steps.steps-column-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rewards-steps-v2__container__steps.steps-row-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rewards-steps-v2__container__steps.steps-row-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rewards-steps-v2__container__steps.steps-row-around{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rewards-steps-v2__container__steps__step{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--step-title-color);text-align:center;text-transform:uppercase;margin-bottom:var(--step-margin-bottom);background-color:var(--step-bg-color);padding:2.5rem var(--step-padding) 1.5rem;border-radius:var(--step-border-radius);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:15.625rem;max-width:28.125rem}@media (min-width:900px){.rewards-steps-v2__container__steps__step{width:33.3%;max-width:21rem;margin-bottom:0;padding:3rem var(--step-padding) var(--step-padding);-webkit-box-flex:0;-ms-flex:0 1 33.3%;flex:0 1 33.3%}}.rewards-steps-v2__container__steps__step__circle{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--circle-size);height:var(--circle-size);background-color:var(--circle-bg-color);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.rewards-steps-v2__container__steps__step__circle{width:var(--circle-size-desktop);height:var(--circle-size-desktop)}}.rewards-steps-v2__container__steps__step__circle__number{color:var(--circle-number-color);font-weight:700;line-height:1}.rewards-steps-v2__container__steps__step__title{font-weight:600;margin:.5em 0;color:var(--step-title-color);letter-spacing:0;font-size:1.25rem}@media (min-width:900px){.rewards-steps-v2__container__steps__step__title{font-size:1.5625rem}}.rewards-steps-v2__container__steps__step__title h1,.rewards-steps-v2__container__steps__step__title h2,.rewards-steps-v2__container__steps__step__title h3,.rewards-steps-v2__container__steps__step__title h4,.rewards-steps-v2__container__steps__step__title h5,.rewards-steps-v2__container__steps__step__title h6,.rewards-steps-v2__container__steps__step__title ol,.rewards-steps-v2__container__steps__step__title p,.rewards-steps-v2__container__steps__step__title ul{color:inherit;font-size:inherit;font-family:inherit}.rewards-steps-v2__container__steps__step__subtitle{line-height:130%;color:var(--step-subtitle-color);text-transform:none;letter-spacing:-.02em}.rewards-steps-v2__container__steps__step__subtitle h1,.rewards-steps-v2__container__steps__step__subtitle h2,.rewards-steps-v2__container__steps__step__subtitle h3,.rewards-steps-v2__container__steps__step__subtitle h4,.rewards-steps-v2__container__steps__step__subtitle h5,.rewards-steps-v2__container__steps__step__subtitle h6,.rewards-steps-v2__container__steps__step__subtitle ol,.rewards-steps-v2__container__steps__step__subtitle p,.rewards-steps-v2__container__steps__step__subtitle ul{color:inherit;font-size:inherit;font-family:inherit}.font-timesquare{font-family:Timesquare-Regular!important}.font-timesquare-bold{font-family:Timesquare-Bold!important}.font-gazpacho{font-family:Gazpacho-Black!important}