.banner__area {
  padding-bottom: 30px;
  align-items: center;
  justify-content: end;
}
.banner__line3 {
  text-align: center;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.banner__line4 {
  text-align: center;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.banner__title {
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 46px;
  line-height: 60px;
}
.banner__video {
  flex: 1 1 0%;
}
.banner__wrapper {
  height: 500px;
  min-height: 500px;
}
.banner__subtitle {
  text-align: center;
  margin-top: 8px;
  font-family: var(--theme-font-header-family);
  line-height: 27.2px;
  font-size: 20px;
}
.banner__background {
  background: center, no-repeat 50% 50%/cover;
}
.banner__header-attachment-buttonbar__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.banner__header-attachment-buttonbar__buttonbar:empty {
  display: none;
  display: none;
}
.mobile-banner__area {
  padding-bottom: 30px;
  align-items: center;
  justify-content: end;
}
.mobile-banner__line3 {
  text-align: center;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.mobile-banner__line4 {
  text-align: center;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.mobile-banner__title {
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 46px;
  line-height: 60px;
}
.mobile-banner__video {
  flex: 1 1 0%;
}
.mobile-banner__wrapper {
  height: 500px;
  min-height: 500px;
}
.mobile-banner__subtitle {
  text-align: center;
  margin-top: 8px;
  font-family: var(--theme-font-header-family);
  line-height: 27.2px;
  font-size: 20px;
}
.mobile-banner__background {
  background: center, no-repeat 50% 50%/cover;
}
.mobile-banner__header-attachment-buttonbar__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.mobile-banner__header-attachment-buttonbar__buttonbar:empty {
  display: none;
  display: none;
}
.intro__area {
  padding-top: 20px;
  padding-bottom: 0px;
}
.intro__wrapper {
  background-color: #fff;
}
.intro__item-icon {
  width: 75px;
  height: 75px;
  margin-bottom: 10px;
}
.intro__item-title {
  color: #000;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 27.2px;
}
.intro__items-grid {
  column-gap: 80px;
  row-gap: 25px;
  grid-template-columns: minmax(min-content, 180px);
}
.intro__header-title {
  color: #000;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 58px;
  font-weight: 400;
}
.intro__item-details {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
}
.intro__item-divider {
  margin-top: 10px;
  margin-bottom: 10px;
}
.signinbanner__area {
  padding-top: 40px;
  padding-bottom: 40px;
}
.signinbanner__message {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.signinbanner__buttonbar {
  column-gap: 20px;
  row-gap: 20px;
}
.signinbanner__signin-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28.8px;
}
.signinbanner__signin-button:hover {
  background-color: neutral-900;
  color: #fff;
}
.signinbanner__signup-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28.8px;
}
.signinbanner__signup-button:hover {
  background-color: neutral-900;
  color: #fff;
}
.shopbanner__area {
  padding-top: 40px;
  padding-bottom: 40px;
}
.shopbanner__message {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.shopbanner__buttonbar {
  column-gap: 20px;
  row-gap: 20px;
}
.shopbanner__shop-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28.8px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28.8px;
}
.shopbanner__shop-button:hover {
  background-color: neutral-900;
  color: #fff;
}
.shopbanner__history-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28.8px;
}
.shopbanner__history-button:hover {
  background-color: neutral-900;
  color: #fff;
}
.overview__area {
  padding-top: 46px;
  padding-bottom: 50px;
  align-items: start;
  justify-content: start;
}
.overview__hero {
  height: 350px;
}
.overview__wrapper {
  margin-top: 10px;
  margin-bottom: 50px;
}
.overview__tier-area {
  padding-top: 46px;
  padding-bottom: 50px;
  align-items: start;
  justify-content: start;
  border-color: #fff;
}
.overview__background {
  background-color: #f6f6f6;
}
.overview__xtier-area {
  border-top-width: 10px;
  border-color: #fff;
}
.overview__membersince {
  color: #000;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
}
.overview__curtier-name {
  display: flex;
  flex-direction: row;
  color: #000;
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 75.4px;
}
.overview__nexttier-gap {
  background-color: #f6f6f6;
  color: #000;
  border-color: #000;
  border-width: 1px;
  border-radius: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 44px;
  margin-top: 24px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16.8px;
  letter-spacing: 2.4px;
}
.overview__curtier-title {
  color: #000;
  margin-bottom: 20px;
  border-color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 27.2px;
}
.overview__membersince-value {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
}
.overview__nexttier-gap-name {
  color: #db6092;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16.8px;
  letter-spacing: 2.4px;
}
.overview__nexttier-gap-value {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16.8px;
  letter-spacing: 2.4px;
}
.overview__point-balance-body {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
}
.overview__nexttier-progressbar {
  height: 8px;
  border-radius: 9999px;
  background-color: #fff;
  margin-top: 24px;
}
.overview__monetary-balance-body {
  color: #000;
  margin-bottom: 20px;
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 75.4px;
}
.overview__monetary-balance-title {
  color: #000;
  margin-bottom: 20px;
  border-color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 27.2px;
}
.overview__point-balance-body-icon {
  color: #db6092;
}
.overview__point-balance-body-value {
  color: #db6092;
  font-size: 16px;
  font-weight: 600;
  line-height: 28.8px;
}
.overview__monetary-balance-body-value {
  color: #000;
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 75.4px;
}
.overview__nexttier-progressbar-filled {
  height: 8px;
  border-radius: 9999px;
  background-color: #db6092;
}
.overview__curtier-subtitle__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overview__points-buttonbar__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
  margin-top: 20px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
  margin-top: 20px;
}
.overview__points-buttonbar__buttonbar:empty {
  display: none;
  display: none;
}
.overview__curtier-name-icon__object {
  overflow: hidden;
  object-fit: cover;
}
.redeem__header {
  font-size: 28px;
  line-height: 58px;
  font-weight: 400;
}
.redeem__wrapper {
  margin-bottom: 78px;
}
.redeem__buttonbar {
  gap: 8px;
}
.redeem__coupon-code {
  border-radius: 0;
  border-color: neutral-200;
  color: #000;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.redeem__header-title {
  color: #000;
  font-size: 28px;
  line-height: 58px;
  font-weight: 400;
}
.redeem__slider-input {
  height: 4px;
  border-radius: 9999px;
  background-color: #ccc;
  color: #db6092;
  accent-color: #db6092;
}
.redeem__redeem-button {
  background-color: #db6092;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28.8px;
  border-radius: 0;
  --tw-ring-color: #db6092;
  padding-left: 1.500rem;
  padding-right: 1.500rem;
  padding-top: 0.500rem;
  padding-bottom: 0.500rem;
  margin-top: 1.000rem;
}
.redeem__redeem-button:hover {
  background-color: #db6092;
  color: #fff;
}
.redeem__slider-amount {
  color: #db6092;
  font-size: 35px;
  text-align: center;
  padding-left: 2.000rem;
  padding-right: 2.000rem;
  padding-top: 0.500rem;
  padding-bottom: 0.500rem;
  line-height: 1;
}
.redeem__slider-notice {
  font-size: 12px;
  color: neutral-500;
  text-align: center;
  margin-top: 0.250rem;
}
.redeem__slider-points {
  background-color: #db6092;
  color: #fff;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  padding-left: 1.500rem;
  padding-right: 1.500rem;
  padding-top: 1.000rem;
  padding-bottom: 1.000rem;
}
.redeem__header-balance {
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
  color: #000;
  margin-top: 20px;
}
.redeem__header-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
  color: #000;
}
.redeem__coupon-copy-done {
  color: neutral-900;
}
.group:hover .redeem__coupon-copy-icon {
  color: neutral-900;
}
.redeem__header-overtitle {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.000rem;
}
.redeem__applytosub-button {
  background-color: #db6092;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28.8px;
  border-radius: 0;
  --tw-ring-color: #db6092;
  padding-left: 1.500rem;
  padding-right: 1.500rem;
  padding-top: 0.500rem;
  padding-bottom: 0.500rem;
  margin-top: 1.000rem;
}
.redeem__applytosub-button:disabled {
  background-color: #db6092;
  color: #fff;
}
.redeem__applytosub-button:enabled:hover {
  background-color: #db6092;
  color: #fff;
}
.redeem__coupon-instruction {
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
}
.redeem__header-balance-amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
  color: #db6092;
}
.redeem__header-balance-points {
  font-size: 16px;
  font-weight: 700;
  line-height: 28.8px;
  color: #db6092;
}
.redeem__redeem-notice__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.earn-header__title {
  color: #000;
  text-align: center;
  font-size: 28px;
  text-align: center;
  line-height: 58px;
  font-weight: 400;
}
.earn-header__subtitle {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.earn-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.earn-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.earn-header__content-area {
  grid-area: full;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.earn-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.earn__area {
  column-gap: 12px;
  row-gap: 12px;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}
.earn__card {
  background-color: #f6f6f6;
  color: #000;
  border-color: #f6f6f6;
  min-height: 350px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
}
.earn__error {
  color: #D20000;
  font-size: 14px;
  margin-top: -10px;
}
.earn__input {
  background-color: #f6f6f6;
  color: #db6092;
  border-color: #db6092;
  border-width: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.earn__input::placeholder {
  color: #db6092;
}
.earn__input:focus {
  --tw-ring-color: #db6092;
}
.earn__wrapper {
  margin-top: 30px;
  margin-bottom: 90px;
}
.earn__item-desc {
  color: #db6092;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 28.8px;
  font-weight: 400;
}
.earn__item-done {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
  line-height: 28.8px;
  font-weight: 400;
}
.earn__item-icon {
  color: #000;
  margin-bottom: 20px;
}
.earn__item-title {
  color: #000;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
  line-height: 34.8px;
  letter-spacing: 0.69px;
  font-weight: 400;
}
.earn__item-points {
  color: #db6092;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 28.8px;
  font-weight: 400;
}
.earn__action-button {
  background-color: #db6092;
  color: #fff;
  border-radius: 0;
  border-width: 0px;
  border-color: #db6092;
  --tw-ring-color: #db6092;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  flex: none;
  align-self: center;
  display: block;
}
.earn__action-button:hover {
  background-color: #db6092;
  color: #fff;
  border-color: #db6092;
}
.earn__card.earn__card--completed {
  background-color: #db6092;
  color: #fff;
  border-color: #db6092;
}
.earn__card--completed .earn__item-desc {
  color: #fff;
}
.earn__card--completed .earn__item-done {
  color: #fff;
}
.earn__card--completed .earn__item-icon {
  color: #fff;
}
.earn__card--completed .earn__item-title {
  color: #fff;
}
.earn__card--completed .earn__item-points {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28.8px;
  font-weight: 400;
}
.tiers-header__title {
  color: #000;
  text-align: left;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.tiers-header__subtitle {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.tiers-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.tiers-header__overtitle {
  color: #000;
  text-align: left;
  margin-bottom: 8px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  line-height: 27.2px;
  font-weight: 400;
}
.tiers-header__content-area {
  grid-area: full;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.tiers-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.tiers-header__attachment__curtier-name {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 46px;
  line-height: 75.4px;
  font-weight: 400;
}
.tiers-header__attachment__nexttier-gap {
  background-color: #f6f6f6;
  color: #000;
  border-color: #f6f6f6;
  border-radius: 4px;
  height: 44px;
  margin-top: 24px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8;
  font-weight: 400;
}
.tiers-header__attachment__nexttier-gap-name {
  color: #db6092;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8;
  font-weight: 500;
}
.tiers-header__attachment__nexttier-progressbar {
  height: 8px;
  border-radius: 9999px;
  background-color: #fff;
  margin-top: 24px;
}
.tiers-header__attachment__nexttier-progressbar-filled {
  height: 8px;
  border-radius: 9999px;
  background-color: #db6092;
}
.tiers-loggedout-header__title {
  color: #000;
  text-align: left;
  font-family: var(--theme-font-header-family);
  font-size: 46px;
  line-height: 75.4px;
  font-weight: 400;
}
.tiers-loggedout-header__wrapper {
  height: 320px;
}
.tiers-loggedout-header__subtitle {
  text-align: left;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.tiers-loggedout-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.tiers-loggedout-header__overtitle {
  text-align: left;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.tiers-loggedout-header__content-area {
  grid-area: full;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.tiers-loggedout-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.tiers__hero {
  border-radius: 0;
  overflow: hidden;
}
.tiers__tabbar {
  gap: 32px;
  border-color: neutral-600;
  border-bottom-width: 1px;
  margin-bottom: 30px;
}
.tiers__wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}
.tiers__unlocking {
  background-color: #fff;
  color: #000;
  border-color: #db6092;
  border-width: 1px;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  height: 44px;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 34.8px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.tiers__tabbar-tab {
  padding-bottom: 4px;
  border-color: neutral-600;
  color: #000;
  font-size: 22px;
  line-height: 34.8px;
  font-weight: 400;
}
.tiers__tabbar-tab:hover {
  color: #000;
}
.tiers__hero-object {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tiers__benefit-desc {
  color: #000;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
}
.tiers__content-area {
  align-items: start;
  align-self: start;
}
.tiers__benefit-title {
  color: #000;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  border-radius: 0;
  min-height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  line-height: 27.2px;
  font-weight: 400;
}
.tiers__benefits-grid {
  column-gap: 16px;
  row-gap: 35px;
}
.tiers__unlocking-title {
  color: #000;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 22.4px;
  font-weight: 400;
}
.tiers__tabbar-tab-content {
  padding-bottom: 2px;
}
.tiers__benefits-list-title {
  color: #000;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 58px;
  font-weight: 400;
}
.tiers__tabbar-tab.tiers__tabbar-tab--selected {
  padding-bottom: 0;
  border-bottom-width: 4px;
  color: #000;
  border-color: #000;
  margin-bottom: -1px;
  font-size: 22px;
  line-height: 34.8px;
  font-weight: 400;
}
.tiers__tabbar-tab.tiers__tabbar-tab--selected:hover {
  color: #000;
}
.tiers__unlocking-points-or-spend {
  color: #000;
  font-size: 12px;
  line-height: 34.8px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.refer__hero {
  grid-area: top;
  display: block;
}
.refer__wrapper {
  background-color: #fff;
  color: #000;
  margin-bottom: 80px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.refer__disclaimer {
  margin-top: 36px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.refer__input-field {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  border-color: #B0B0B0;
  border-radius: 0;
}
.refer__input-field::placeholder {
  color: #ACACAC;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.refer__input-group {
  margin-top: 36px;
  min-height: 2.500rem;
}
.refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 64px);
  align-items: stretch;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 4px;
}
.refer__content-area {
  grid-area: bottom;
  padding-top: 48px;
  padding-bottom: 48px;
}
.refer__header-title {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 42px;
  line-height: 75.4px;
  font-weight: 400;
}
.refer__input-button {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 1.000rem;
  padding-right: 1.000rem;
  padding-top: 0.750rem;
  padding-bottom: 0.750rem;
  color: #fff;
  background-color: #000;
  border-radius: 0;
}
.refer__input-button:hover {
  color: #fff;
  background-color: #000;
}
.refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.refer__header-subtitle {
  color: #000;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.refer__header-overtitle {
  color: #000;
  margin-bottom: 5px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  line-height: 27.2px;
  font-weight: 400;
}
.refer__social-button-icon {
  width: 64px;
  height: 64px;
}
.refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
.faq__entry {
  padding-top: 24px;
  padding-bottom: 24px;
}
.standalone-refer__hero {
  grid-area: top;
  display: block;
}
.standalone-refer__wrapper {
  background-color: #fff;
  color: #000;
  margin-bottom: 80px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.standalone-refer__disclaimer {
  margin-top: 36px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.standalone-refer__input-field {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  border-color: #B0B0B0;
  border-radius: 0;
}
.standalone-refer__input-field::placeholder {
  color: #ACACAC;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.standalone-refer__input-group {
  margin-top: 36px;
  min-height: 2.500rem;
}
.standalone-refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 64px);
  align-items: stretch;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 4px;
}
.standalone-refer__content-area {
  grid-area: bottom;
  padding-top: 48px;
  padding-bottom: 48px;
}
.standalone-refer__header-title {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 42px;
  line-height: 75.4px;
  font-weight: 400;
}
.standalone-refer__input-button {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 1.000rem;
  padding-right: 1.000rem;
  padding-top: 0.750rem;
  padding-bottom: 0.750rem;
  color: #fff;
  background-color: #000;
  border-radius: 0;
}
.standalone-refer__input-button:hover {
  color: #fff;
  background-color: #000;
}
.standalone-refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.standalone-refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.standalone-refer__header-subtitle {
  color: #000;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
}
.standalone-refer__header-overtitle {
  color: #000;
  margin-bottom: 5px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  line-height: 27.2px;
  font-weight: 400;
}
.standalone-refer__social-button-icon {
  width: 64px;
  height: 64px;
}
.standalone-refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
@media (min-width: 640px) {
  .banner__area {
    padding-bottom: 180px;
    align-items: start;
    justify-content: end;
  }
  .banner__subtitle {
    font-size: 30px;
  }
  .banner__header-attachment-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .banner__header-attachment-buttonbar__button {
    flex: 0 1 auto;
  }
  .banner__header-attachment-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .mobile-banner__area {
    padding-bottom: 180px;
    align-items: start;
    justify-content: end;
  }
  .mobile-banner__subtitle {
    font-size: 30px;
  }
  .mobile-banner__header-attachment-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .mobile-banner__header-attachment-buttonbar__button {
    flex: 0 1 auto;
  }
  .mobile-banner__header-attachment-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .intro__item-icon {
    width: 75px;
    height: 75px;
  }
  .intro__items-grid {
    grid-template-columns: repeat(3, minmax(min-content, 270px));
  }
  .overview__area {
    padding-left: 60px;
    padding-right: 257px;
    justify-content: start;
  }
  .overview__hero {
    height: auto;
  }
  .overview__tier-area {
    padding-left: 60px;
    padding-right: 145px;
    justify-content: start;
    border-left-width: 10px;
  }
  .overview__points-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    margin-top: 32px;
  }
  .overview__points-buttonbar__button {
    flex: 0 1 auto;
  }
  .overview__points-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    margin-top: 32px;
  }
  .redeem__slider-amount {
    font-size: 60px;
  }
  .redeem__header-overtitle {
    font-size: 24px;
    margin-bottom: 0.500rem;
  }
  .earn-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .earn-header__content-area {
    grid-area: left;
  }
  .earn-header__content-area.earn-header__content-area--no-hero {
    grid-area: full;
  }
  .earn__area {
    column-gap: 36px;
    row-gap: 36px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
  .earn__card {
    padding-left: 24px;
    padding-right: 24px;
  }
  .earn__input {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tiers-header__title {
    font-size: 32px;
  }
  .tiers-header__wrapper {
    height: 320px;
  }
  .tiers-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .tiers-header__content-area {
    grid-area: left;
  }
  .tiers-header__content-area.tiers-header__content-area--no-hero {
    grid-area: full;
  }
  .tiers-loggedout-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .tiers-loggedout-header__content-area {
    grid-area: left;
  }
  .tiers-loggedout-header__content-area.tiers-loggedout-header__content-area--no-hero {
    grid-area: full;
  }
  .tiers__tabbar {
    gap: 48px;
  }
  .tiers__content-area {
    padding-left: 75px;
  }
  .refer__hero {
    grid-area: xright;
    display: block;
    height: 541px;
  }
  .refer__input-group {
    min-height: 3.000rem;
  }
  .refer__content-area {
    grid-area: left;
    padding-right: 80px;
  }
  .refer__header-title {
    font-size: 46px;
  }
  .refer__input-button {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
  }
  .standalone-refer__hero {
    grid-area: xright;
    display: block;
    height: 541px;
  }
  .standalone-refer__input-group {
    min-height: 3.000rem;
  }
  .standalone-refer__content-area {
    grid-area: left;
    padding-right: 80px;
  }
  .standalone-refer__header-title {
    font-size: 46px;
  }
  .standalone-refer__input-button {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
  }
}
@media not all and (min-width: 640px) {
  .refer__hero {
    height: 200px;
  }
  .standalone-refer__hero {
    height: 200px;
  }
}
@media (min-width: 450px) {
  .refer__social-grid {
    justify-content: start;
  }
  .standalone-refer__social-grid {
    justify-content: start;
  }
}
