.cartredemption__logo {
  display: block;
  max-width: 200px;
}
.cartredemption__widget {
  display: block !important;
  max-width: auto;
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: auto;
  font-weight: header;
  text-align: left;
  color: #000;
  border-width: 0px;
  border-style: solid;
  border-radius: 5px;
}
.cartredemption__input-field {
  width: 0;
  min-width: 50px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__amounts-panel {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 16px;
  row-gap: 8px;
  align-items: baseline;
}
.cartredemption__logo.cartredemption__logo--enabled {
  margin-right: auto;
  margin-bottom: 20px;
}
.cartredemption__message-panel {
  max-width: max-content;
}
.cartredemption__redeem-amount {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__redeem-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  height: 48px;
  border-radius: 0;
  --tw-ring-color: transparent;
  border-style: solid;
  border-width: 3px;
  border-color: #000;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  flex: none;
  font-family: var(--theme-font-header-family);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 8px;
}
.cartredemption__redeem-button:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.cartredemption__redeem-points {
  color: #000;
  text-align: right;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__logo.cartredemption__logo--disabled {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.cartredemption__available-amount {
  color: #000;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__available-points {
  color: #000;
  text-align: right;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__redeem-amount-value {
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__redeem-points-value {
  color: #000;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__available-amount-value {
  color: #000;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__available-points-value {
  color: #000;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__message-panel.cartredemption__message-panel--enabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.cartredemption__message-panel.cartredemption__message-panel--disabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-header-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
}
.banner__area {
  padding-top: 0px;
  align-items: center;
  justify-content: center;
}
.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 {
  color: #fff;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.banner__video {
  flex: 1 1 0%;
}
.banner__wrapper {
  margin-top: 0px;
  height: 328px;
  min-height: 120px;
}
.banner__subtitle {
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.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;
}
.signinbanner__area {
  padding-top: 40px;
  padding-bottom: 40px;
}
.signinbanner__message {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: center;
}
.signinbanner__wrapper {
  background-color: #fff;
}
.signinbanner__buttonbar {
  column-gap: 10px;
  row-gap: 20px;
}
.signinbanner__signin-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #fff;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 2px;
  border-color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.1rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.signinbanner__signin-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.signinbanner__signup-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #fff;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 2px;
  border-color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.1rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.signinbanner__signup-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.shopbanner__area {
  padding-top: 40px;
  padding-bottom: 40px;
}
.shopbanner__message {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: center;
}
.shopbanner__buttonbar {
  column-gap: 10px;
  row-gap: 20px;
  align-self: center;
}
.shopbanner__shop-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #fff;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.1rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border-width: 2px;
  border-color: #000;
}
.shopbanner__shop-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.shopbanner__history-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #fff;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.1rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border-width: 2px;
  border-color: #000;
}
.shopbanner__history-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.overview__area {
  padding-top: 55px;
  padding-bottom: 0px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.overview__hero {
  height: 250px;
}
.overview__wrapper {
  margin-bottom: 20px;
}
.overview__tier-area {
  padding-top: 55px;
  padding-bottom: 0px;
  align-items: center;
  justify-content: center;
  border-color: #fff;
  background-color: #fff;
}
.overview__background {
  background-color: #fff;
}
.overview__xtier-area {
  border-top-width: 1px;
  border-color: #fff;
  background-color: #fff;
}
.overview__membersince {
  color: #000;
  margin-top: 24px;
}
.overview__curtier-name {
  display: flex;
  flex-direction: row;
  color: #fff;
}
.overview__nexttier-gap {
  background-color: #fff;
  color: #000;
  border-color: #e8e8e8;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  height: 44px;
  margin-top: 24px;
}
.overview__curtier-title {
  color: #fff;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-color: #e8e8e8;
  border-bottom-width: 1px;
}
.overview__membersince-value {
  color: #000;
}
.overview__point-balance-body {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.overview__nexttier-progressbar {
  height: 8px;
  border-radius: 0;
  background-color: #e8e8e8;
  margin-top: 24px;
}
.overview__monetary-balance-body {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.overview__monetary-balance-title {
  color: #000;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.overview__point-balance-body-value {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.overview__monetary-balance-body-value {
  color: #000;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.overview__nexttier-progressbar-filled {
  height: 8px;
  border-radius: 0;
  background-color: #000;
}
.overview__curtier-name-icon__object {
  overflow: hidden;
  object-fit: cover;
}
.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: 0px;
  row-gap: 0px;
  align-items: stretch;
  justify-content: stretch;
  margin-top: 20px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 0px;
  row-gap: 0px;
  align-items: stretch;
  justify-content: stretch;
  margin-top: 20px;
}
.overview__points-buttonbar__buttonbar:empty {
  display: none;
  display: none;
}
.intro__area {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 60px;
}
.intro__item-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
}
.intro__item-title {
  color: #000;
  margin-bottom: 10px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
}
.intro__items-grid {
  column-gap: 120px;
  row-gap: 20px;
  grid-template-columns: minmax(min-content, 240px);
}
.intro__header-title {
  color: #000;
  margin-bottom: 50px;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  text-align: center;
}
.intro__item-details {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: center;
}
.intro__item-divider {
  margin-top: 10px;
  margin-bottom: 20px;
}
.redeem__area {
  padding-top: 60px;
  padding-bottom: 60px;
}
.redeem__header {
  margin-bottom: 2.500rem;
}
.redeem__wrapper {
  background-color: #000;
  margin-bottom: 20px;
}
.redeem__buttonbar {
  gap: 8px;
}
.redeem__coupon-code {
  border-radius: 0;
  border-color: #fff;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.redeem__header-title {
  color: #fff;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
}
.redeem__slider-input {
  height: 2px;
  border-radius: 0;
  background-color: #bdbdbd;
  color: #fff;
  accent-color: #fff;
}
.redeem__redeem-button {
  background-color: #fff;
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  --tw-ring-color: #000;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-width: 1px;
  border-color: #fff;
}
.redeem__redeem-button:hover {
  background-color: #000;
  color: #fff;
}
.redeem__slider-amount {
  color: #fff;
  font-family: var(--theme-font-extra-family);
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
}
.redeem__slider-notice {
  font-size: 12px;
  color: neutral-500;
  text-align: center;
  margin-top: 0.250rem;
}
.redeem__slider-points {
  background-color: #000;
  color: #fff;
  border-radius: 9999px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 300;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.redeem__header-balance {
  font-family: var(--theme-font-header-family);
  font-size: 26px;
  line-height: 30.39px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.redeem__header-subtitle {
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: center;
  color: #fff;
}
.redeem__coupon-copy-done {
  color: #fff;
}
.group:hover .redeem__coupon-copy-icon {
  color: #fff;
}
.redeem__header-overtitle {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.000rem;
}
.redeem__applytosub-button {
  background-color: #fff;
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  --tw-ring-color: #000;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-width: 1px;
  border-color: #fff;
}
.redeem__applytosub-button:disabled {
  background-color: #fff;
  color: #000;
}
.redeem__applytosub-button:enabled:hover {
  background-color: #000;
  color: #fff;
}
.redeem__coupon-instruction {
  font-size: 12px;
}
.redeem__slider-points-number {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  font-weight: 300;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
}
.redeem__header-balance-amount {
  color: #fff;
}
.redeem__header-balance-points {
  font-family: var(--theme-font-header-family);
  font-size: 26px;
  line-height: 30.39px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-align: center;
  color: #fff;
}
.redeem__redeem-notice__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 11px;
  line-height: 16.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.redeem__redeem-notice__label-text {
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 11px;
  line-height: 16.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.earn-header__title {
  color: #000;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
}
.earn-header__wrapper {
  height: auto;
}
.earn-header__subtitle {
  color: #fff;
  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 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.earn-header__content-area {
  grid-area: full;
  padding-top: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
}
.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: #fff;
  color: #000;
  border-radius: 0;
  border-width: 1px;
  border-color: #000;
  min-height: 350px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
}
.earn__error {
  color: #D20000;
  font-size: 14px;
  margin-top: -10px;
}
.earn__input {
  background-color: #fff;
  color: #000;
  border-color: #000;
  border-width: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.earn__input::placeholder {
  color: #000;
}
.earn__input:focus {
  --tw-ring-color: #000;
}
.earn__wrapper {
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 80px;
}
.earn__item-desc {
  color: #000;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.earn__item-done {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-extra-family);
  font-size: 17px;
  letter-spacing: 1.8px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.earn__item-icon {
  color: #000;
  margin-bottom: 30px;
  max-width: 80px;
  max-height: 80px;
}
.earn__item-title {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-header-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
}
.earn__item-points {
  color: #000;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.earn__action-button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  border-width: 1px;
  border-color: #000;
  --tw-ring-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  flex: none;
  align-self: center;
  display: block;
}
.earn__action-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.earn__card.earn__card--completed {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.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-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.earn__card--completed .earn__action-button {
  background-color: #000;
  color: #000;
  border-color: #000;
}
.earn__card--completed .earn__action-button:hover {
  background-color: #000;
  color: #000;
}
.earn__item-pass__error {
  color: #D20000;
  font-size: 14px;
  margin-top: -10px;
}
.earn__item-pass__input {
  background-color: #fff;
  color: #000;
  border-width: none;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.earn__item-pass__input::placeholder {
  color: #989898;
}
.earn__item-pass__button {
  display: flex;
  padding: 0.750rem;
}
.earn__item-pass__input-wrapper {
  display: flex;
  flex-direction: row;
}
.voting-header__title {
  color: #000;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 48px;
  letter-spacing: 0.3px;
  line-height: 56.11px;
  font-weight: 500;
  text-align: center;
}
.voting-header__wrapper {
  height: auto;
}
.voting-header__subtitle {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 25.6px;
  font-weight: 300;
  text-align: center;
}
.voting-header__hero-area {
  grid-area: none;
  display: none;
  height: auto;
}
.voting-header__overtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.voting-header__content-area {
  grid-area: full;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.voting-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.voting__text-choice {
  display: flex;
  flex-direction: column;
}
.voting__image-choice {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.voting__text-choice-container {
  display: grid;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(150px,200px));
  justify-items: stretch;
  justify-content: center;
  align-items: stretch;
}
.voting__image-choice-container {
  display: grid;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(150px,200px));
  justify-items: stretch;
  justify-content: center;
  align-items: stretch;
}
.voting__text-choice-vote-button {
  margin-top: 10px;
}
.voting__image-choice-vote-button {
  margin-top: 24px;
}
.voting__freeform-answer-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  max-width: 800px;
  align-self: center;
}
.voting__content-area {
  grid-area: full;
  padding-top: 20px;
  padding-bottom: 80px;
}
.voting__text-choice-caption__label {
  margin-top: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-header-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
.voting__text-choice-caption__label-text {
  font-family: var(--theme-font-header-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
.voting__image-choice-caption__label {
  margin-top: 12px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.voting__text-choices-grid__grid {
  display: grid;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(150px,200px));
  justify-items: stretch;
  justify-content: center;
}
.voting__thanks__line1 {
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 700;
  text-align: center;
}
.voting__thanks__line2 {
  text-align: center;
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 700;
  text-align: center;
}
.voting__thanks__line3 {
  text-align: center;
}
.voting__thanks__next-button__button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  flex: 1 1 0%;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.voting__thanks__next-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.voting__thanks__next-button__buttonbar {
  align-self: stretch;
  text-align: center;
  margin-top: 20px;
}
.voting__choice-number__label {
  align-self: center;
  margin-bottom: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.voting__choice-number__label-text {
  background-color: #000;
}
.voting__freeform-answer-input__input {
  background-color: #fff;
  border-radius: 5px;
  color: #000;
  border-width: 1px;
  border-color: #B0B0B0;
  font-size: 16px;
  line-height: 1;
}
.voting__freeform-answer-input__input::placeholder {
  color: #ACACAC;
}
.voting__submit-button__button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: neutral-900;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  flex: 1 1 0%;
  font-size: 16px;
  font-weight: 600;
}
.voting__submit-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.voting__submit-button__buttonbar {
  align-self: stretch;
  text-align: center;
}
.voting__image-choice-image__object {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.voting__image-choice-image__wrapper {
  flex: 1 1 0%;
  overflow: hidden;
}
.voting__image-choices-grid__grid {
  display: grid;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(150px,200px));
  justify-items: stretch;
  justify-content: center;
}
.voting__question__title {
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
}
.voting__question__subtitle {
  margin-top: 10px;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.voting__question__overtitle {
  text-align: center;
}
.voting__vote-button__button {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: transparent;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 1px;
  border-color: #000;
  flex: 1 1 0%;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.voting__vote-button__button:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.voting__vote-button__buttonbar {
  align-self: stretch;
  text-align: center;
}
.vending-header__title {
  color: #000;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-align: center;
}
.vending-header__wrapper {
  background-color: #fff;
  height: 119px;
}
.vending-header__subtitle {
  color: #000;
  text-align: center;
  margin-top: 15px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 25.6px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.vending-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.vending-header__overtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.vending-header__content-area {
  grid-area: full;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.vending-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.vending-header__attachment__line1__pts {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.vending-header__attachment__line1__icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.vending-header__attachment__line1__line {
  color: #000;
  margin-top: 20px;
  text-align: center;
  justify-content: center;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.vending-header__attachment__line1__amount {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.vending__area {
  padding-top: 120px;
  padding-bottom: 50px;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.vending__card {
  background-color: #000;
  border-radius: 0;
  border-width: 0px;
  border-color: #fff;
}
.vending__price {
  margin-bottom: 20px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.vending__title {
  margin-bottom: 12px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
}
.vending__wrapper {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 50px;
}
.vending__buttonbar {
  gap: 8px;
}
.vending__card-body {
  padding-top: 43px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
.vending__card-image {
  height: 240px;
  border-color: #fff;
}
.vending__coupon-code {
  border-radius: 0;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.vending__description {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1;
}
.vending__progressbar {
  background-color: #000;
  height: 10px;
}
.vending__card.vending__card--locked {
  background-color: #000;
  border-color: transparent;
}
.vending__price-points {
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.vending__coupon-copy-done {
  color: #fff;
}
.group:hover .vending__coupon-copy-icon {
  color: #fff;
}
.vending__card--locked .vending__price {
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
}
.vending__card--locked .vending__title {
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 26px;
  letter-spacing: 0.3px;
  line-height: 30.39px;
  font-weight: 400;
  text-align: center;
}
.vending__coupon-instruction {
  margin-top: 8px;
  font-size: 12px;
}
.vending__locked-redeem-button {
  border-radius: 0;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
  color: #fff;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.vending__card--locked .vending__card-image {
  border-color: transparent;
}
.vending__card--locked .vending__price-points {
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.vending__redeem-button__button {
  display: block;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  --tw-ring-color: #000;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-width: 1px;
  border-color: #fff;
  flex: none;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 16.8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.vending__redeem-button__button:hover {
  background-color: #000;
  color: #fff;
  border-color: #fff;
}
.vending__add-to-cart-button__button {
  display: block;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  --tw-ring-color: #000;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-width: 1px;
  border-color: #fff;
  flex: none;
  font-size: 16px;
  font-weight: 600;
}
.vending__add-to-cart-button__button:hover {
  background-color: #000;
  color: #fff;
  border-color: #fff;
}
.refer__hero {
  grid-area: top;
  display: block;
}
.refer__wrapper {
  background-color: #fff;
  color: #000;
  margin-bottom: 0px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.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: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  border-color: #bdbdbd;
  border-radius: 0;
}
.refer__input-field::placeholder {
  color: #bdbdbd;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
.refer__input-group {
  margin-top: 16px;
  min-height: 2.500rem;
}
.refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 22px);
  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-header-family);
  font-size: 48px;
  line-height: 56.11px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: left;
}
.refer__input-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: left;
  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: #000;
  background-color: #fff;
}
.refer__input-section {
  margin-top: 36px;
}
.refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.refer__header-subtitle {
  color: #000;
  margin-top: 12px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.refer__header-overtitle {
  color: #000;
  margin-bottom: 12px;
  font-family: var(--theme-font-extra-family);
  font-size: 17px;
  line-height: 16.8px;
  letter-spacing: 1.8px;
  font-weight: 500;
  text-align: left;
}
.refer__social-button-icon {
  width: 22px;
  height: 22px;
}
.refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
.refer__input-group-with-button {
  display: flex;
}
.refer__input-group-with-button-button.refer__input-group-with-button-button--solo {
  flex: 1 0 0;
}
.faq-header__title {
  color: #000;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  line-height: 56.11px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: center;
}
.faq-header__wrapper {
  height: 150px;
}
.faq-header__subtitle {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__hero-area {
  grid-area: none;
  display: none;
  height: 150px;
}
.faq-header__overtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__content-area {
  grid-area: full;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
}
.faq-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.faq__area {
  padding-top: 0px;
}
.faq__area > :not([hidden]) ~ :not([hidden]) {
  border-color: #bdbdbd;
}
.faq__entry {
  padding-top: 24px;
  padding-bottom: 24px;
}
.faq__answer {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.faq__wrapper {
  background-color: #fff;
  color: #000;
}
.faq__question {
  color: #000;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}
.faq__question:hover {
  color: #000;
}
.group\/details[open] .faq__question {
  color: #000;
}
.bh-header__title {
  color: #bdbdbd;
  text-align: right;
  font-family: var(--theme-font-body-family);
  font-size: 12px;
  text-align: center;
  line-height: 28.8px;
  letter-spacing: 0.48px;
}
.bh-header__wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 320px;
}
.bh-header__subtitle {
  color: #fff;
  text-align: right;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.bh-header__hero-area {
  grid-area: none;
  display: none;
  height: 0px;
}
.bh-header__overtitle {
  color: #fff;
  text-align: right;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.bh-header__content-area {
  grid-area: full;
  padding-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: end;
}
.bh-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.history__grid {
  row-gap: 12px;
  align-items: center;
}
.history__container {
  background-color: #fff;
  border-radius: 9999px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.history__title__label {
  margin-bottom: 48px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: sl-greytext;
  font-family: var(--theme-font-header-family);
  font-size: 45px;
  line-height: 53.99px;
  font-weight: 400;
}
.history__title__label-text {
  color: sl-greytext;
  font-family: var(--theme-font-header-family);
  font-size: 45px;
  line-height: 53.99px;
  font-weight: 400;
}
.history__container__box {
  background-color: #fff;
  border-radius: 9999px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
.history__item__coupon-confirmation {
  padding-right: 16px;
  color: #fff;
}
.history__item__category__label {
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border-color: sl-yellow;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__category__label-text {
  background-color: #000;
  border-color: sl-yellow;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--earning.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--spending.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--with-coupon.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--earning.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--spending.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--with-coupon.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__date__label {
  border-radius: 9999px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__date__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__date__label {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__date__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__comment__label {
  border-radius: 9999px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__comment__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__comment__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__comment__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__expiration__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history__empty__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.standalone-refer__hero {
  grid-area: top;
  display: block;
}
.standalone-refer__wrapper {
  background-color: #fff;
  color: #000;
  margin-bottom: 0px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.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: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  border-color: #bdbdbd;
  border-radius: 0;
}
.standalone-refer__input-field::placeholder {
  color: #bdbdbd;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
.standalone-refer__input-group {
  margin-top: 36px;
  min-height: 2.500rem;
}
.standalone-refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 22px);
  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-header-family);
  font-size: 48px;
  line-height: 56.11px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: left;
}
.standalone-refer__input-button {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-align: left;
  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: #000;
  background-color: #fff;
}
.standalone-refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.standalone-refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 16.8px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.standalone-refer__header-subtitle {
  color: #000;
  margin-top: 12px;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-align: left;
}
.standalone-refer__header-overtitle {
  color: #000;
  margin-bottom: 12px;
  font-family: var(--theme-font-extra-family);
  font-size: 17px;
  line-height: 16.8px;
  letter-spacing: 1.8px;
  font-weight: 500;
  text-align: left;
}
.standalone-refer__social-button-icon {
  width: 22px;
  height: 22px;
}
.standalone-refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
.generic-popup-close__icon {
  color: #000;
}
.generic-popup-close__button {
  padding: 20px;
}
.history__grid {
  row-gap: 12px;
  align-items: center;
}
.history__container {
  background-color: #fff;
  border-radius: 9999px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.history__item__coupon-confirmation {
  padding-right: 16px;
  color: #fff;
}
.history__item__date__label {
  border-radius: 9999px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__date__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__date__label {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__date__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__category__label {
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border-color: sl-yellow;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__category__label-text {
  background-color: #000;
  border-color: sl-yellow;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--earning.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--spending.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--with-coupon.history__item__category__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--earning.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--spending.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
}
.history__item__change--with-coupon.history__item__category__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__comment__label {
  border-radius: 9999px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__comment__label-text {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__comment__label {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__change--with-coupon.history__item__comment__label-text {
  background-color: sl-yellow;
  border-color: sl-yellow;
  color: sl-greytext;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.history__item__expiration__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history__empty__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history__title__label {
  margin-bottom: 48px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: sl-greytext;
  font-family: var(--theme-font-header-family);
  font-size: 45px;
  line-height: 53.99px;
  font-weight: 400;
}
.history__title__label-text {
  color: sl-greytext;
  font-family: var(--theme-font-header-family);
  font-size: 45px;
  line-height: 53.99px;
  font-weight: 400;
}
.history__container__box {
  background-color: #fff;
  border-radius: 9999px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
@media (min-width: 640px) {
  .banner__area {
    justify-content: center;
  }
  .banner__wrapper {
    min-height: 120px;
  }
  .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;
  }
  .overview__area {
    padding-left: 0px;
    padding-right: 0px;
    align-items: center;
    justify-content: center;
  }
  .overview__hero {
    height: auto;
  }
  .overview__wrapper {
    height: 250px;
  }
  .overview__tier-area {
    align-items: center;
    justify-content: center;
    border-left-width: 1px;
  }
  .overview__background {
    border-radius: 0;
  }
  .overview__points-buttonbar__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    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: center;
    margin-top: 32px;
  }
  .intro__item-icon {
    width: 70px;
    height: 70px;
  }
  .intro__items-grid {
    grid-template-columns: repeat(3, minmax(min-content, 240px));
  }
  .redeem__area {
    border-radius: 0;
    padding-left: 70px;
    padding-right: 70px;
  }
  .redeem__wrapper {
    background-color: #000;
  }
  .redeem__header-balance {
    margin-top: 20px;
  }
  .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: 40px;
    row-gap: 40px;
    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;
  }
  .earn__item-icon {
    max-width: 100px;
    max-height: 100px;
  }
  .earn__action-button {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .earn__item-pass__input {
    padding-left: 20px;
    padding-right: 20px;
  }
  .voting-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .voting-header__content-area {
    grid-area: left;
  }
  .voting-header__content-area.voting-header__content-area--no-hero {
    grid-area: full;
  }
  .voting__text-choice-container {
    column-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(350px,50px));
  }
  .voting__image-choice-container {
    column-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(350px,500px));
  }
  .voting__content-area {
    grid-area: xfull;
    padding-top: 20px;
  }
  .voting__text-choice-caption__label {
    margin-top: 40px;
  }
  .voting__text-choices-grid__grid {
    column-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(350px,50px));
  }
  .voting__thanks__next-button__buttonbar {
    align-self: center;
    text-align: center;
  }
  .voting__submit-button__buttonbar {
    align-self: center;
    text-align: center;
  }
  .voting__image-choices-grid__grid {
    column-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(350px,500px));
  }
  .voting__vote-button__buttonbar {
    align-self: center;
    text-align: center;
  }
  .vending-header__wrapper {
    height: 119px;
  }
  .vending-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .vending-header__content-area {
    grid-area: left;
  }
  .vending-header__content-area.vending-header__content-area--no-hero {
    grid-area: full;
  }
  .vending__area {
    column-gap: 60px;
    row-gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  }
  .vending__card-image {
    height: 307px;
  }
  .refer__hero {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .refer__input-group {
    min-height: 3.000rem;
  }
  .refer__content-area {
    grid-area: left;
    padding-right: 80px;
  }
  .refer__input-button {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
  }
  .refer__input-button.refer__input-button--solo {
    max-width: 75%;
  }
  .refer__input-group-with-button-button.refer__input-group-with-button-button--solo {
    max-width: 75%;
  }
  .faq-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .faq-header__content-area {
    grid-area: left;
  }
  .faq-header__content-area.faq-header__content-area--no-hero {
    grid-area: full;
  }
  .bh-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .bh-header__content-area {
    grid-area: left;
  }
  .bh-header__content-area.bh-header__content-area--no-hero {
    grid-area: full;
  }
  .history__grid {
    gap: 32px;
    grid-template-columns: 1fr minmax(min-content,30%) 1fr 1fr;
  }
  .history__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .history__container__box {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .standalone-refer__hero {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .standalone-refer__input-group {
    min-height: 3.000rem;
  }
  .standalone-refer__content-area {
    grid-area: left;
    padding-right: 80px;
  }
  .standalone-refer__input-button {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
  }
  .history__grid {
    gap: 32px;
    grid-template-columns: 1fr minmax(min-content,30%) 1fr 1fr;
  }
  .history__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .history__container__box {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media not all and (min-width: 640px) {
  .refer__hero {
    height: 300px;
  }
  .history__last-cell {
    margin-bottom: 32px;
  }
  .history__item__date__label {
    text-align: left;
    justify-content: start;
  }
  .history__item__comment__label {
    text-align: left;
    justify-content: start;
  }
  .standalone-refer__hero {
    height: 300px;
  }
  .history__last-cell {
    margin-bottom: 32px;
  }
  .history__item__date__label {
    text-align: left;
    justify-content: start;
  }
  .history__item__comment__label {
    text-align: left;
    justify-content: start;
  }
}
@media (min-width: 450px) {
  .refer__social-grid {
    justify-content: start;
  }
  .standalone-refer__social-grid {
    justify-content: start;
  }
}
