.banner__area {
  align-items: start;
  justify-content: center;
}
.banner__line3 {
  text-align: left;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.banner__line4 {
  text-align: left;
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
  margin-top: 1.000rem;
}
.banner__title {
  color: #fff;
  text-align: left;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 68px;
  line-height: 80px;
  text-transform: uppercase;
}
.banner__video {
  flex: 1 1 0%;
}
.banner__wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 550px;
  min-height: 329px;
}
.banner__subtitle {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  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;
}
.mobile-banner__area {
  padding-bottom: 0px;
  align-items: center;
  justify-content: center;
}
.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 {
  color: #fff;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.mobile-banner__video {
  flex: 1 1 0%;
}
.mobile-banner__wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 300px;
  min-height: 329px;
}
.mobile-banner__subtitle {
  color: #fff;
  text-align: center;
  margin-top: 0px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
}
.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;
}
.signinbanner__area {
  padding-top: 30px;
  padding-bottom: 30px;
}
.signinbanner__message {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.signinbanner__wrapper {
  background-color: #F4F4F4;
}
.signinbanner__buttonbar {
  column-gap: 20px;
  row-gap: 20px;
  align-self: center;
}
.signinbanner__signin-button {
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.signinbanner__signin-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.signinbanner__signup-button {
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.signinbanner__signup-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.shopbanner__area {
  padding-top: 30px;
  padding-bottom: 50px;
}
.shopbanner__message {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.shopbanner__wrapper {
  background-color: #F4F4F4;
}
.shopbanner__buttonbar {
  column-gap: 20px;
  row-gap: 20px;
  align-self: center;
}
.shopbanner__shop-button {
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  border-width: 0px;
  border-color: transparent;
}
.shopbanner__shop-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.shopbanner__history-button {
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  border-width: 0px;
  border-color: transparent;
}
.shopbanner__history-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.intro__area {
  padding-top: 60px;
  padding-bottom: 80px;
}
.intro__wrapper {
  background-color: #fff;
}
.intro__item-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.intro__item-title {
  color: #07313C;
  margin-bottom: 10px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.intro__items-grid {
  column-gap: 60px;
  row-gap: 25px;
  grid-template-columns: minmax(min-content, 180px);
}
.intro__header-title {
  color: #07313C;
  margin-bottom: 55px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.intro__item-details {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.intro__item-divider {
  width: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.overview__area {
  padding-top: 50px;
  padding-bottom: 40px;
  align-items: start;
  justify-content: start;
}
.overview__hero {
  height: 350px;
}
.overview__tier-area {
  padding-top: 50px;
  padding-bottom: 40px;
  align-items: start;
  justify-content: start;
  border-color: transparent;
}
.overview__background {
  background-color: transparent;
}
.overview__xtier-area {
  border-top-width: 0px;
  border-color: transparent;
}
.overview__membersince {
  color: #07313C;
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__curtier-name {
  display: flex;
  flex-direction: row;
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.overview__nexttier-gap {
  background-color: transparent;
  color: #07313C;
  border-color: transparent;
  border-width: 0px;
  border-radius: 0;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  margin-top: 24px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__curtier-title {
  color: #07313C;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-color: #07313C;
  border-bottom-width: 1px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__membersince-value {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__nexttier-gap-name {
  color: #07313C;
}
.overview__nexttier-gap-value {
  color: #07313C;
}
.overview__point-balance-body {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__nexttier-progressbar {
  height: 4px;
  border-radius: 9999px;
  background-color: #C4CDCF;
  margin-top: 0px;
}
.overview__monetary-balance-body {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.overview__monetary-balance-title {
  color: #07313C;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-color: #07313C;
  border-bottom-width: 1px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__point-balance-body-icon {
  color: #07313C;
}
.overview__point-balance-body-value {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.overview__nexttier-progressbar-filled {
  height: 4px;
  border-radius: 9999px;
  background-color: #07313C;
}
.overview__curtier-name-icon__object {
  overflow: hidden;
  object-fit: cover;
}
.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-subtitle__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.redeem__selector__slider-input {
  height: 4px;
  border-radius: 9999px;
  background-color: #C4CDCF;
  color: #07313C;
  accent-color: #07313C;
}
.redeem__selector__slider-notice {
  font-size: 12px;
  color: neutral-500;
  text-align: center;
  margin-top: 0.250rem;
}
.redeem__selector__slider-points {
  background-color: transparent;
  color: #07313C;
  border-radius: 0;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
.redeem__selector__slider-points-number {
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
.redeem__content-area {
  grid-area: full;
  padding-top: 60px;
  padding-bottom: 60px;
}
.redeem__background-area {
  background-color: #F4F4F4;
}
.redeem__actionpanel__buttonbar {
  gap: 20px;
}
.redeem__actionpanel__redeem-button {
  background-color: #07313C;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
}
.redeem__actionpanel__redeem-button:hover {
  background-color: #07313C;
  color: #fff;
}
.redeem__actionpanel__slider-amount {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.redeem__actionpanel__applytosub-button {
  background-color: #07313C;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
}
.redeem__actionpanel__applytosub-button:enabled:hover {
  background-color: #07313C;
  color: #fff;
}
.redeem__actionpanel__applytosub-button:disabled {
  background-color: #bdbdbd;
  color: #fff;
}
.redeem__actionpanel__coupon__container {
  border-radius: 0;
  border-color: #07313C;
  color: #07313C;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.redeem__actionpanel__coupon__copy-done {
  color: #07313C;
}
.group:hover .redeem__actionpanel__coupon__copy-icon {
  color: #07313C;
}
.redeem__header__line1__label {
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.redeem__header__line1__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.redeem__header__line2__label {
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.redeem__header__line2__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.redeem__header__line3__container {
  margin-bottom: 25px;
}
.redeem__header__line3__line1__icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.redeem__header__line3__line1__line {
  color: #07313C;
  text-align: center;
  justify-content: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 28.5px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.redeem__header__line3__line2__icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.redeem__header__line3__line2__line {
  text-align: left;
  justify-content: start;
}
.redeem__header__line3__container__box {
  margin-bottom: 25px;
}
.earn-header__title {
  color: #07313C;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.earn-header__wrapper {
  background-color: #fff;
  height: auto;
}
.earn-header__subtitle {
  color: #07313C;
  text-align: center;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.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;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.earn-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.earn__area {
  padding-bottom: 80px;
  column-gap: 5px;
  row-gap: 5px;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
.earn__card {
  background-color: transparent;
  color: #07313C;
  border-radius: 0;
  border-width: 1px;
  border-color: #07313C;
  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: #07313C;
  border-color: #07313C;
  border-width: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.earn__input::placeholder {
  color: #07313C;
}
.earn__input:focus {
  --tw-ring-color: #07313C;
}
.earn__wrapper {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
}
.earn__item-desc {
  color: #07313C;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.earn__item-done {
  color: #07313C;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
}
.earn__item-icon {
  color: #07313C;
  margin-bottom: 20px;
  max-width: 60px;
  max-height: 60px;
}
.earn__item-title {
  color: #07313C;
  margin-bottom: 10px;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.earn__item-points {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.earn__action-button {
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  border-width: 1px;
  border-color: transparent;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  flex: none;
  align-self: center;
  display: block;
}
.earn__action-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.earn__card.earn__card--completed {
  background-color: #07313C;
  color: #fff;
  border-color: #07313C;
}
.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-weight: 400;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.earn__card--completed .earn__action-button {
  background-color: #07313C;
  color: #fff;
  border-color: #fff;
}
.earn__card--completed .earn__action-button:hover {
  background-color: #07313C;
  color: #fff;
}
.tiers-header__title {
  color: #07313C;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.tiers-header__wrapper {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  height: auto;
}
.tiers-header__subtitle {
  color: #07313C;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.tiers-header__hero-area {
  grid-area: none;
  display: none;
  height: auto;
}
.tiers-header__overtitle {
  color: #07313C;
  text-align: center;
  margin-bottom: 15px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.tiers-header__content-area {
  grid-area: full;
  padding-top: 0px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tiers-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.tiers-header__attachment__curtier-name {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.tiers-header__attachment__nexttier-gap {
  background-color: transparent;
  color: #07313C;
  border-color: transparent;
  border-radius: 5px;
  height: 44px;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.tiers-header__attachment__nexttier-gap-name {
  color: #07313C;
}
.tiers-header__attachment__nexttier-gap-value {
  color: #07313C;
}
.tiers-header__attachment__nexttier-progressbar {
  height: 4px;
  border-radius: 5px;
  background-color: #C4CDCF;
  margin-top: 24px;
}
.tiers-header__attachment__nexttier-progressbar-filled {
  height: 4px;
  border-radius: 5px;
  background-color: #07313C;
}
.tiers-logout-header__title {
  color: #07313C;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.tiers-logout-header__wrapper {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  height: auto;
}
.tiers-logout-header__subtitle {
  color: #07313C;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.tiers-logout-header__hero-area {
  grid-area: xbottom;
  display: block;
  height: 200px;
}
.tiers-logout-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.tiers-logout-header__content-area {
  grid-area: top;
  padding-top: 0px;
  padding-bottom: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tiers-logout-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.tiers__grid {
  grid-template-columns: var(--tiers-table-title-width) repeat(var(--tier-count), 1fr);
}
.tiers__tier-icon {
  margin-left: 10px;
}
.tiers__tier-name {
  margin-left: 10px;
  color: var(--tier-color2);
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
}
.tiers__tier-anypart {
  margin-left: 10px;
}
.tiers__feature-title {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.tiers__feature-value {
  margin-left: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.tiers__tier-card-top {
  height: 40px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: var(--tier-color);
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  --inner-border-inset-color: var(--tier-color);
  padding-left: 40px;
  padding-right: 40px;
}
.tiers__tier-icon-img {
  width: 20px;
  height: 20px;
}
.tiers__tier-overtitle {
  margin-left: 10px;
  padding-bottom: 2px;
}
.tiers__tier-threshold {
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 12px;
  color: var(--tier-color2);
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.tiers__tier-card-bottom {
  height: 40px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: var(--tier-color);
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  --inner-border-inset-color: var(--tier-color);
  padding-left: 40px;
  padding-right: 40px;
}
.tiers__tier-card-middle {
  background-color: var(--tier-color);
  border-left-width: 0px;
  border-right-width: 0px;
  --inner-border-inset-color: var(--tier-color);
  padding-left: 40px;
  padding-right: 40px;
}
.tiers__tier-row-divider {
  height: 0px;
}
.tiers__tier-card-padding {
  padding-left: 40px;
  padding-right: 40px;
}
.tiers__feature-value.tiers__feature-value--custom {
  color: var(--tier-color2);
}
.tiers__feature-value.tiers__feature-value--marker {
  color: var(--tier-color2);
}
.tiers__tier-overmarker-empty {
  margin-left: 10px;
}
.tiers__tier-overmarker-current {
  margin-left: 10px;
  padding-bottom: 2px;
}
.tiers__feature-value.tiers__feature-value--marker--current {
  color: var(--tier-color2);
}
.tiers__content-area {
  grid-area: full;
  padding-top: 10px;
  padding-bottom: 40px;
}
.tiers__background-area {
  background-color: #fff;
}
.tiers__tier-name-label__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-tiers__tier-icon-img {
  width: 20px;
  height: 20px;
}
.mobile-tiers__tier-mobile-card {
  border-radius: 0;
  background-color: var(--tier-color);
  border-width: 0px;
  --inner-border-inset-color: var(--tier-color);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mobile-tiers__tier-mobile-grid {
  gap: 20px;
  padding-left: 20px;
  padding-right: 20px;
  align-items: stretch;
}
.mobile-tiers__tier-mobile-name {
  color: var(--tier-color2);
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
}
.mobile-tiers__tier-mobile-feature {
  color: var(--tier-color2);
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.mobile-tiers__tier-mobile-feature:first-child {
  border-top-width: 0;
}
.mobile-tiers__tier-mobile-threshold {
  padding-top: 10px;
  padding-bottom: 12px;
  color: var(--tier-color2);
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.mobile-tiers__tier-mobile-feature-title {
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.mobile-tiers__tier-mobile-feature-value {
  color: var(--tier-color2);
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.mobile-tiers__content-area {
  grid-area: xfull;
  padding-top: 10px;
  padding-bottom: 40px;
}
.mobile-tiers__background-area {
  background-color: #fff;
}
.achievements-header__title {
  color: #fff;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.achievements-header__wrapper {
  background-color: #07313C;
  margin-top: 0px;
  margin-bottom: 0px;
  height: auto;
}
.achievements-header__subtitle {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.achievements-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.achievements-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.achievements-header__content-area {
  grid-area: full;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.achievements-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.assets__wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
.assets__content-area {
  grid-area: full;
  padding-bottom: 80px;
  padding-left: 5px;
  padding-right: 5px;
  display: grid;
  column-gap: 10px;
  row-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(90vw,90vw));
  justify-items: stretch;
  justify-content: center;
}
.assets__background-area {
  background-color: #07313C;
}
.assets__grid__grid {
  display: grid;
  column-gap: 10px;
  row-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(90vw,90vw));
  justify-items: stretch;
  justify-content: center;
}
.assets__card__card-body {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.assets__card__coupon-code {
  border-radius: 0;
  border-width: 1px;
  border-color: #07313C;
  color: #07313C;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.assets__card__progressbar {
  background-color: #01ECEC;
  height: 10px;
}
.assets__card__coupon-copy-done {
  color: #07313C;
}
.group:hover .assets__card__coupon-copy-icon {
  color: #07313C;
}
.assets__card__progress-summary {
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__container__box {
  border-radius: 0;
  padding-bottom: 20px;
}
.assets__card__card--locked.assets__card__container__box {
  background-color: #fff;
  border-color: transparent;
}
.assets__card__card--unlocked.assets__card__container__box {
  background-color: #fff;
  border-color: transparent;
}
.assets__card__reward__label {
  margin-top: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets__card__card--locked .assets__card__reward__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__reward__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--locked .assets__card__reward__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__reward__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__condition__label {
  margin-top: 15px;
  margin-bottom: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets__card__card--locked .assets__card__condition__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__condition__label {
  background-color: transparent;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--locked .assets__card__condition__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__condition__label-text {
  background-color: transparent;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.assets__card__coupon-instruction__label {
  margin-top: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets__card__card--locked .assets__card__coupon-instruction__label {
  color: #01ECEC;
}
.assets__card__card--unlocked .assets__card__coupon-instruction__label {
  color: #01ECEC;
}
.assets__card__card--locked .assets__card__coupon-instruction__label-text {
  color: #01ECEC;
}
.assets__card__card--unlocked .assets__card__coupon-instruction__label-text {
  color: #01ECEC;
}
.assets__card__image__object {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.assets__card__image__wrapper {
  height: 350px;
  aspect-ratio: auto;
  overflow: hidden;
}
.assets__card__card--locked .assets__card__image__wrapper {
  background-color: #fff;
}
.assets__card__card--unlocked .assets__card__image__wrapper {
  background-color: #fff;
}
.assets__card__title__label {
  margin-top: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets__card__card--locked .assets__card__title__label {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__title__label {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.assets__card__card--locked .assets__card__title__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.assets__card__card--unlocked .assets__card__title__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.assets__card__reward-title__label {
  margin-top: 45px;
  margin-bottom: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets__card__moreinfo-button__button {
  border-radius: 0;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  flex: 1 1 0%;
}
.assets__card__moreinfo-button__buttonbar {
  align-self: stretch;
  text-align: center;
}
.assets__card__card--locked .assets__card__moreinfo-button__button {
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.assets__card__card--locked .assets__card__moreinfo-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.assets__card__card--unlocked .assets__card__moreinfo-button__button {
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.assets__card__card--unlocked .assets__card__moreinfo-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.assets__card__locked-indicator__label {
  align-self: center;
  margin-top: auto;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-width: 1px;
  border-color: #07313C;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.assets__card__locked-indicator__label-text {
  background-color: transparent;
  border-width: 1px;
  border-color: #07313C;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.assets__card__rewarded-benefits__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vending-header__title {
  color: #07313C;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.vending-header__wrapper {
  background-color: jn-beige;
  height: auto;
}
.vending-header__subtitle {
  color: #07313C;
  text-align: center;
  margin-top: 15px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.vending-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.vending-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.vending-header__content-area {
  grid-area: full;
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.vending-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.vending-header__attachment__container {
  margin-top: 25px;
}
.vending-header__attachment__line2__icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.vending-header__attachment__line2__line {
  text-align: left;
  justify-content: start;
}
.vending-header__attachment__container__box {
  margin-top: 25px;
}
.vending-header__attachment__line1__icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.vending-header__attachment__line1__line {
  color: #07313C;
  text-align: left;
  justify-content: start;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.vending__area {
  padding-top: 35px;
  padding-bottom: 60px;
  column-gap: 16px;
  row-gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(90vw, 1fr));
}
.vending__card {
  background-color: #F4F4F4;
  border-radius: 0;
  border-width: 1px;
  border-color: transparent;
}
.vending__price {
  margin-bottom: 45px;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
}
.vending__title {
  margin-bottom: 20px;
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 28.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.vending__wrapper {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
}
.vending__buttonbar {
  gap: 8px;
}
.vending__card-body {
  padding-top: 30px;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
.vending__card-image {
  height: 350px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.vending__coupon-code {
  border-radius: 0;
  border-width: 1px;
  border-color: #07313C;
  background-color: transparent;
  color: #07313C;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.vending__progressbar {
  background-color: #ebf3ef;
  height: 10px;
}
.vending__card.vending__card--locked {
  background-color: #F4F4F4;
  border-color: transparent;
}
.vending__price-points {
  color: #07313C;
}
.vending__coupon-copy-done {
  color: #07313C;
}
.group:hover .vending__coupon-copy-icon {
  color: #07313C;
}
.vending__card--locked .vending__price {
  color: #07313C;
}
.vending__card--locked .vending__title {
  color: #07313C;
}
.vending__coupon-instruction {
  margin-top: 8px;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 19.6px;
}
.vending__locked-redeem-button {
  border-radius: 0;
  border-width: 0px;
  border-color: transparent;
  background-color: transparent;
  color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.vending__card--locked .vending__card-image {
  border-color: transparent;
}
.vending__card--locked .vending__price-points {
  color: #07313C;
}
.vending__redeem-button__button {
  display: block;
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
  flex: none;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.vending__redeem-button__button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.vending__add-to-cart-button__button {
  display: block;
  background-color: #07313C;
  color: #fff;
  border-radius: 0;
  --tw-ring-color: #07313C;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0px;
  border-color: transparent;
  flex: none;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.vending__add-to-cart-button__button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.refer__hero {
  grid-area: xtop;
  display: block;
}
.refer__wrapper {
  background-color: #F4F4F4;
  color: #07313C;
  margin-top: 0px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.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-weight: 400;
  font-size: 21px;
  line-height: 30.2px;
  color: #07313C;
  background-color: transparent;
  border-color: #07313C;
  border-radius: 0;
}
.refer__input-field::placeholder {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 21px;
  line-height: 30.2px;
}
.refer__input-field::placeholder:disabled {
  color: #07313C;
}
.refer__input-field:disabled {
  background-color: transparent;
}
.refer__input-group {
  margin-top: 16px;
  min-height: 59px;
}
.refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 20px);
  align-items: stretch;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 4px;
}
.refer__content-area {
  grid-area: bottom;
  padding-top: 62px;
  padding-bottom: 62px;
}
.refer__header-title {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.refer__input-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  padding-left: 1.000rem;
  padding-right: 1.000rem;
  padding-top: 0.750rem;
  padding-bottom: 0.750rem;
  color: #fff;
  background-color: #07313C;
  border-radius: 0;
}
.refer__input-button:hover {
  color: #fff;
  background-color: #07313C;
}
.refer__input-section {
  margin-top: 36px;
}
.refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.refer__header-subtitle {
  color: #07313C;
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.refer__header-overtitle {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.refer__social-button-icon {
  width: 20px;
  height: 20px;
}
.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: #07313C;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.faq-header__wrapper {
  background-color: jn-beige;
  margin-top: 0px;
  height: auto;
}
.faq-header__subtitle {
  color: #07313C;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.faq-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__content-area {
  grid-area: full;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.faq-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.faq__area {
  padding-top: 0px;
  padding-bottom: 50px;
}
.faq__area > :not([hidden]) ~ :not([hidden]) {
  border-color: #07313C;
}
.faq__entry {
  padding-top: 24px;
  padding-bottom: 24px;
}
.faq__answer {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.faq__wrapper {
  background-color: #fff;
  color: #07313C;
}
.faq__question {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.history__grid {
  row-gap: 12px;
  align-items: center;
}
.history__container {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.history__item__change-expired {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change-expires {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__coupon-confirmation {
  padding-right: 16px;
  color: #fff;
}
.history__item__expiration__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history__item__comment__label {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__comment__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__comment__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__comment__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.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: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__category__label-text {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__category__label {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__category__label-text {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__date__label {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__date__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__date__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__date__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__title__label {
  margin-bottom: 48px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.history__title__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.history__container__box {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
.history__empty__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
  text-align: center;
}
.history__empty__label-text {
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
  text-align: center;
}
.standalone-refer__hero {
  grid-area: xtop;
  display: block;
}
.standalone-refer__wrapper {
  background-color: #F4F4F4;
  color: #07313C;
  margin-top: 0px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.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-weight: 400;
  font-size: 21px;
  line-height: 30.2px;
  color: #07313C;
  background-color: transparent;
  border-color: #07313C;
  border-radius: 0;
}
.standalone-refer__input-field::placeholder:disabled {
  color: #07313C;
}
.standalone-refer__input-field:disabled {
  background-color: transparent;
}
.standalone-refer__input-field::placeholder {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 21px;
  line-height: 30.2px;
}
.standalone-refer__input-group {
  margin-top: 16px;
  min-height: 59px;
}
.standalone-refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 20px);
  align-items: stretch;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 4px;
}
.standalone-refer__content-area {
  grid-area: bottom;
  padding-top: 62px;
  padding-bottom: 62px;
}
.standalone-refer__header-title {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.standalone-refer__input-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  padding-left: 1.000rem;
  padding-right: 1.000rem;
  padding-top: 0.750rem;
  padding-bottom: 0.750rem;
  color: #fff;
  background-color: #07313C;
  border-radius: 0;
}
.standalone-refer__input-button:hover {
  color: #fff;
  background-color: #07313C;
}
.standalone-refer__input-section {
  margin-top: 36px;
}
.standalone-refer__social-prompt {
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.standalone-refer__sign-in-prompt {
  margin-top: 16px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.standalone-refer__header-subtitle {
  color: #07313C;
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.standalone-refer__header-overtitle {
  color: #07313C;
  margin-bottom: 20px;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.standalone-refer__social-button-icon {
  width: 20px;
  height: 20px;
}
.standalone-refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
.standalone-refer__input-group-with-button {
  display: flex;
}
.standalone-refer__input-group-with-button-button.standalone-refer__input-group-with-button-button--solo {
  flex: 1 0 0;
}
.messagepopup__message {
  color: #07313C;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.messagepopup__container {
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.messagepopup__error-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__success-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__cta-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__cta-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.messagepopup__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.messagepopup__buttonbar:empty {
  display: none;
}
.referrallink__wrapper {
  margin-top: 50px;
  margin-bottom: 0px;
}
.referrallink__hero-area {
  grid-area: none;
  display: none;
}
.referrallink__content-area {
  grid-area: full;
  align-self: center;
}
.referrallink__content__container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.referrallink__content__line5__code {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: 1 1 0%;
}
.referrallink__content__line5__container {
  display: flex;
  flex-direction: column;
  gap: 0.750rem;
}
.referrallink__content__line5__copy-done {
  color: #07313C;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.referrallink__content__line5__copy-button {
  gap: 2px;
}
.referrallink__content__line5__code__label {
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 48px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-width: 1px;
  border-color: #07313C;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
}
.referrallink__content__line5__code__label-text {
  background-color: transparent;
  border-width: 1px;
  border-color: #07313C;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
}
.referrallink__content__line5__copy__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0;
  height: 57px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #07313C;
  color: #fff;
  --tw-ring-color: #07313C;
  border-width: 0px;
  border-color: transparent;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.referrallink__content__line5__copy__button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.referrallink__content__line5__container__box {
  margin-bottom: 30px;
}
.referrallink__content__line4__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.referrallink__content__line4__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.referrallink__content__line3__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.referrallink__content__line3__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.referrallink__content__line7__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;
}
.referrallink__content__line7__buttonbar:empty {
  display: none;
  display: none;
}
.referrallink__content__line7__button1__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #07313C;
  color: #fff;
  --tw-ring-color: #07313C;
  border-width: 0px;
  border-color: transparent;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
}
.referrallink__content__line7__button1__button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.referrallink__content__container__box {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.referrallink__content__line1__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.referrallink__content__line1__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
}
.referrallink__content__line2__label {
  margin-bottom: 30px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 45px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.referrallink__content__line2__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 45px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.cartredemption__logo {
  display: block;
  max-width: 200px;
}
.cartredemption__widget {
  display: block !important;
  max-width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: jn-cart-red;
  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-body-family);
  font-weight: 400;
  font-size: 15px;
  line-height: 30.2px;
}
.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 {
  color: jn-cart-red;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__redeem-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  background-color: #07313C;
  color: #fff;
  height: 46.72px;
  border-radius: 0;
  --tw-ring-color: #07313C;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 12px;
  padding-bottom: 12px;
  flex: none;
  font-family: var(--theme-font-body-family);
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: 1.6px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 8px;
}
.cartredemption__redeem-button:hover {
  background-color: #07313C;
  color: #fff;
  border-color: transparent;
}
.cartredemption__redeem-points {
  color: jn-cart-red;
  text-align: right;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__logo.cartredemption__logo--disabled {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.cartredemption__available-amount {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__available-points {
  color: jn-cart-red;
  text-align: right;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__redeem-amount-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__redeem-points-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__available-amount-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__available-points-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__message-panel.cartredemption__message-panel--enabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.cartredemption__message-panel.cartredemption__message-panel--disabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.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;
  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: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.history__title__label-text {
  color: #07313C;
  font-family: var(--theme-font-header-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 34.6px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  text-align: center;
}
.history__container__box {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
.history__item__change-expired {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change-expires {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__coupon-confirmation {
  padding-right: 16px;
  color: #fff;
}
.history__item__comment__label {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__comment__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__comment__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__comment__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.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: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__category__label-text {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__category__label {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__category__label-text {
  background-color: #07313C;
  border-width: 0px;
  color: #fff;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__date__label {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__date__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__date__label {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.history__item__change--with-coupon.history__item__date__label-text {
  color: #07313C;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
}
.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;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
  text-align: center;
}
.history__empty__label-text {
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 30.1px;
  text-align: center;
}
.generic-popup-close__icon {
  color: #000;
}
.generic-popup-close__button {
  padding: 20px;
}
.messagepopup__message {
  color: #07313C;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-align: center;
}
.messagepopup__container {
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.messagepopup__error-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__success-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__cta-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__cta-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.messagepopup__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.messagepopup__buttonbar:empty {
  display: none;
}
@media not all and (min-width: 640px) {
  .refer__hero {
    height: 300px;
  }
  .history__last-cell {
    margin-bottom: 32px;
  }
  .history__item__expiration__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__comment__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__category__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__date__label {
    text-align: center;
    justify-content: center;
  }
  .standalone-refer__hero {
    height: 300px;
  }
  .referrallink__hero-area {
    height: 285px;
  }
  .history__last-cell {
    margin-bottom: 32px;
  }
  .history__item__comment__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__category__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__date__label {
    text-align: center;
    justify-content: center;
  }
  .history__item__expiration__label {
    text-align: center;
    justify-content: center;
  }
}
@media (min-width: 450px) {
  .refer__social-grid {
    justify-content: start;
  }
  .standalone-refer__social-grid {
    justify-content: start;
  }
}
@media (min-width: 1024px) {
  .referrallink__content__line5__container {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (min-width: 640px) {
  .banner__area {
    padding-left: 0px;
    justify-content: center;
  }
  .banner__background {
    border-radius: 0;
  }
  .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-left: 0px;
    justify-content: center;
  }
  .mobile-banner__background {
    border-radius: 0;
  }
  .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__items-grid {
    grid-template-columns: repeat(3, minmax(min-content, 240px));
  }
  .overview__area {
    padding-left: 80px;
    padding-right: 20px;
  }
  .overview__hero {
    height: auto;
  }
  .overview__tier-area {
    padding-left: 80px;
    padding-right: 20px;
    border-left-width: 0px;
  }
  .overview__background {
    border-radius: 0;
  }
  .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__content-area {
    grid-area: full;
  }
  .redeem__background-area {
    border-radius: 0;
  }
  .redeem__actionpanel__slider-amount {
    font-size: 68px;
    letter-spacing: 0px;
    line-height: 80px;
  }
  .redeem__header__line3__line1__line {
    font-size: 26px;
    letter-spacing: 2px;
  }
  .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: 15px;
    row-gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
  .earn__card {
    min-height: 350px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .earn__input {
    padding-left: 20px;
    padding-right: 20px;
  }
  .earn__item-icon {
    max-width: 70px;
    max-height: 70px;
  }
  .earn__item-title {
    font-size: 26px;
    line-height: 28.5px;
  }
  .earn__item-points {
    font-size: 20px;
  }
  .earn__action-button {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .earn__card--completed .earn__item-points {
    font-size: 20px;
  }
  .tiers-header__title {
    font-size: 32px;
  }
  .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-logout-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .tiers-logout-header__content-area {
    grid-area: left;
  }
  .tiers-logout-header__content-area.tiers-logout-header__content-area--no-hero {
    grid-area: full;
  }
  .tiers__grid {
    grid-template-columns: var(--tiers-table-title-width) repeat(var(--tier-count), minmax(var(--tiers-table-cell-minwidth),1fr));
  }
  .tiers__tier-icon {
    margin-left: 20px;
  }
  .tiers__tier-name {
    margin-left: 20px;
  }
  .tiers__tier-anypart {
    margin-left: 20px;
  }
  .tiers__feature-title {
    margin-right: 20px;
  }
  .tiers__feature-value {
    margin-left: 20px;
  }
  .tiers__tier-overtitle {
    margin-left: 20px;
  }
  .tiers__tier-threshold {
    margin-left: 20px;
  }
  .tiers__feature-title-padding {
    margin-right: 20px;
  }
  .tiers__tier-overmarker-empty {
    margin-left: 20px;
  }
  .tiers__tier-overmarker-current {
    margin-left: 20px;
  }
  .tiers__content-area {
    grid-area: full;
  }
  .mobile-tiers__content-area {
    grid-area: full;
  }
  .achievements-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .achievements-header__content-area {
    grid-area: left;
  }
  .achievements-header__content-area.achievements-header__content-area--no-hero {
    grid-area: full;
  }
  .assets__content-area {
    grid-area: full;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(350px,350px));
  }
  .assets__grid__grid {
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(350px,350px));
  }
  .assets__card__image__wrapper {
    height: 350px;
  }
  .assets__card__moreinfo-button__buttonbar {
    align-self: center;
    text-align: center;
  }
  .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: 15px;
    row-gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
  .vending__card-image {
    height: 350px;
  }
  .vending__add-to-cart-button__button {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .refer__hero {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .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;
  }
  .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__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;
  }
  .standalone-refer__input-button.standalone-refer__input-button--solo {
    max-width: 75%;
  }
  .standalone-refer__input-group-with-button-button.standalone-refer__input-group-with-button-button--solo {
    max-width: 75%;
  }
  .messagepopup__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .messagepopup__button {
    flex: 0 1 auto;
  }
  .messagepopup__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .referrallink__hero-area {
    grid-area: left;
    display: block;
    height: 520px;
  }
  .referrallink__content-area {
    grid-area: right;
  }
  .referrallink__content__container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .referrallink__content__line7__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .referrallink__content__line7__button {
    flex: 0 1 auto;
  }
  .referrallink__content__line7__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .referrallink__content__container__box {
    padding-left: 50px;
    padding-right: 50px;
  }
  .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;
  }
  .messagepopup__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .messagepopup__button {
    flex: 0 1 auto;
  }
  .messagepopup__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
