/** Shopify CDN: Minification failed

Line 696:29 Expected ")" to end URL token

**/
@charset "UTF-8";
/**
 * SVG template
 * Do not edit this file, used for gulp svg plugin.
 */
.promo-upgrade-standalone {
  padding-top: var(--vertical-padding-top, 40px);
  padding-bottom: var(--vertical-padding-bottom, 40px);
  padding-left: var(--side-padding);
  padding-right: var(--side-padding);
}

/**
 * Promo Subscriptions
 **/
.PromoSubscriptions {
  position: relative;
  min-height: 200px;
}
.PromoSubscriptions__loading {
  position: absolute;
  z-index: 0;
  top: 44px;
  left: 0;
}
.PromoSubscriptions__loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "…"; /* ascii code for the ellipsis character */
  width: 0px;
}
@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
.PromoSubscriptions img {
  max-width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}
.PromoSubscriptions p:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.PromoSubscriptionsContainer {
  padding-left: var(--side-padding);
  padding-right: var(--side-padding);
}
.PromoSubscriptions__Hero {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero {
    background: #f1f4f6;
    display: flex;
    padding: 2.5rem 3.75rem 1.5625rem 5rem;
  }
}
.PromoSubscriptions__Hero-Savings {
  margin-left: -1.125rem;
  margin-top: 2.8125rem;
  width: calc(100% + 36px);
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-Savings {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}
.PromoSubscriptions__Hero-SavingsList {
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  list-style: none;
  margin: 0;
  padding: 0;
}
.PromoSubscriptions__Hero-SavingsLine {
  align-items: center;
  background: #f1f4f6;
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 0.4375rem;
  margin-bottom: 0.25rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsLine {
    border-bottom: 1px solid #ced8e1;
    background: transparent;
    margin-bottom: 0;
    padding: 1.25rem 0;
  }
}
.PromoSubscriptions__Hero-SavingsLine:first-child {
  padding: 0.625rem 0.4375rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsLine:first-child {
    padding: 0 0 1.25rem;
  }
}
.PromoSubscriptions__Hero-SavingsLine:last-child {
  border-bottom: 0;
  padding: 0.625rem 0.4375rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsLine:last-child {
    padding: 1.25rem 0 0;
  }
}
.PromoSubscriptions__Hero-SavingsInfo {
  min-width: 8.75rem;
  font-size: 0.625rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsInfo {
    font-size: 1rem;
    min-width: 14.375rem;
  }
}
.PromoSubscriptions__Hero-SavingsInfo span {
  font-weight: 300;
}
.PromoSubscriptions__Hero-SavingsPrice {
  font-size: 0.75rem;
  color: #006e9f;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsPrice {
    font-size: 1.3125rem;
  }
}
.PromoSubscriptions__Hero-SavingsPrice em {
  color: var(--c__eh-blue-dark);
  font-weight: 300;
  text-decoration: line-through;
  font-style: normal;
  margin-left: 0.5rem;
}
.PromoSubscriptions__Hero-SavingsDiscount {
  align-items: center;
  background-color: #fcff80;
  display: flex;
  font-size: 0.75rem;
  height: 1.6875rem;
  justify-content: center;
  width: 3.5rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsDiscount {
    font-size: 1.3125rem;
    height: 3rem;
    width: 5.9375rem;
  }
}
.PromoSubscriptions__Hero-SavingsPer {
  bottom: -0.75rem;
  font-size: 0.4375rem;
  font-weight: 400;
  left: 0.25rem;
  position: absolute;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-SavingsPer {
    bottom: -1.25rem;
    font-size: 0.75rem;
    left: 0.5rem;
  }
}
.PromoSubscriptions__Hero-Text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.PromoSubscriptions__Hero-Headline {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 3rem;
  margin: 0;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Hero-Headline {
    font-size: 3.375rem;
    line-height: 3.375rem;
  }
}
.PromoSubscriptions__Hero p {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.5rem;
  max-width: 41.25rem;
  margin: 1.25rem auto 0;
  padding: 0;
}
.PromoSubscriptions__Active-Headline {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1;
  margin: 1.25rem 0 0;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Active-Headline {
    margin: 2.5rem 0 0;
  }
}
.PromoSubscriptions__Active-Wrap {
  display: flex;
  flex-direction: column;
  margin: 1.25rem 0 0;
  background-color: white;
  z-index: 1;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Active-Wrap {
    display: grid;
    gap: 1.875rem;
    grid-template-columns: 1fr 1fr;
    min-height: 11.9375rem;
  }
}
.PromoSubscriptions__Sub {
  align-items: center;
  background: #f1f4f6;
  display: flex;
  flex-direction: column;
  min-height: 10.9375rem;
  padding: 0.9375rem 0.9375rem 1.5625rem;
  position: relative;
  margin-bottom: 0.625rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0.6875rem 0.6875rem 1.625rem;
  }
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub:hover {
    background: #ced8e1;
  }
}
.PromoSubscriptions__Sub.selected {
  background: #ced8e1;
}
.PromoSubscriptions__Sub.is-disabled {
  pointer-events: none;
}
.PromoSubscriptions__Sub.is-disabled::after {
  content: "Added to cart";
  position: absolute;
  right: 1.875rem;
  bottom: 1.5625rem;
  color: var(--c__eh-blue-dark);
  font-size: 0.75rem;
}
.PromoSubscriptions__Sub-Title {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-top: 0;
  margin-bottom: 0.625rem;
  text-wrap: wrap;
}
.PromoSubscriptions__Sub-Title:has(+ .PromoSubscriptions__Sub-Subtitle) {
  margin-bottom: 0;
}
.PromoSubscriptions__Sub-Subtitle {
  font-family: var(--font-body);
  font-style: normal;
  font-weight: 500;
  margin: 0 0 1.3125rem;
  font-size: 0.875rem;
  letter-spacing: 0.00063rem;
  line-height: 1.5rem;
}
.PromoSubscriptions__Sub-Details {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  letter-spacing: 0.01em;
}
.PromoSubscriptions__Sub-Address {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.01em;
}
.PromoSubscriptions__Sub-Image {
  width: 100%;
  max-width: 10.3125rem;
  margin: 0 auto;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Image {
    margin: 0;
    max-width: 8.125rem;
    transform: translateY(-45px);
    margin-right: 0.75rem;
  }
}
.PromoSubscriptions__Sub-Info {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: var(--c__eh-blue-dark);
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Info {
    text-align: left;
  }
}
.PromoSubscriptions__Sub-Button {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 0;
  min-height: 1.5rem;
  position: relative;
  justify-content: flex-start;
  /* stylelint-disable */
  /* stylelint-enable */
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Button {
    flex-direction: row;
    column-gap: 0.75rem;
  }
}
.PromoSubscriptions__Sub-Button-Text {
  line-height: 1.5rem;
  text-align: left;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Button-Text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    text-align: right;
    white-space: nowrap;
  }
}
.PromoSubscriptions__Sub-Button-Subtext {
  color: #339f00;
  font-size: 0.625rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  margin-left: 0.125rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Button-Subtext {
    position: absolute;
    top: 1rem;
  }
}
.PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox {
  line-height: 0;
}
.PromoSubscriptions__Sub-Button.selected .PromoSubscriptions__Sub-Button-Checkbox .PromoSubscriptions__Sub-Button-Checkbox-Circle {
  opacity: 0;
}
.PromoSubscriptions__Sub-Button.selected .PromoSubscriptions__Sub-Button-Checkbox .PromoSubscriptions__Sub-Button-Checkbox-Check {
  opacity: 1;
}
.is-disabled .PromoSubscriptions__Sub-Button {
  color: rgba(var(--c__eh-blue-dark), 0.2);
}
.PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox {
  margin-right: 0.75rem;
  pointer-events: none;
}
.is-disabled .PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox {
  opacity: 0.2;
}
.PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox .PromoSubscriptions__Sub-Button-Checkbox-Check {
  opacity: 0;
  position: absolute;
  left: -0.0625rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox .PromoSubscriptions__Sub-Button-Checkbox-Check {
    left: auto;
    right: 0.75rem;
  }
}
.is-disabled .PromoSubscriptions__Sub-Button .PromoSubscriptions__Sub-Button-Checkbox .PromoSubscriptions__Sub-Button-Checkbox-Check {
  opacity: 0;
}
.PromoSubscriptions__Sub-Options {
  order: 0;
  margin-top: 0.1875rem;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  row-gap: 0.9375rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Options {
    order: 1;
    align-items: flex-end;
  }
}
.PromoSubscriptions__Sub-Content {
  display: flex;
  flex-direction: column;
  order: 1;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sub-Content {
    flex-direction: row;
  }
}
.PromoSubscriptions__Add {
  margin-top: 2.5rem;
  /* stylelint-disable */
  /* stylelint-enable */
}
.PromoSubscriptions__Add-Headline {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
}
.PromoSubscriptions__Add-Wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-top: 1.25rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Wrap {
    grid-template-columns: repeat(8, 1fr);
    gap: 0.625rem;
  }
  .PromoSubscriptions__Add-Wrap > * {
    grid-column: span 2;
  }
}
.PromoSubscriptions__Add-Button {
  align-items: center;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 1009px) {
  .index-hasp .PromoSubscriptions__Add-Button {
    align-items: flex-start;
    padding: 2.25rem 2.5rem;
  }
}
.PromoSubscriptions__Add-Product {
  align-items: center;
  background: #f1f4f6;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Product {
    height: 26.6875rem;
  }
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Product.index {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Product.healthy-aging-starter-pack, .PromoSubscriptions__Add-Product.longevity-starter-pack {
    grid-column: span 4;
  }
}
.PromoSubscriptions__Add-Product.index-hasp {
  height: 17.5rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Product.index-hasp {
    height: 18.0625rem;
  }
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Product:hover {
    background: #ced8e1;
  }
}
.PromoSubscriptions__Add-Product:hover .PromoSubscriptions__Add-Qty {
  opacity: 1;
}
.PromoSubscriptions__Add-Product.selected {
  background: #ced8e1;
}
.PromoSubscriptions__Add-Product.selected .PromoSubscriptions__Add-Qty {
  opacity: 1;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add .PromoSubscriptions__Add-Title {
    max-width: 260px;
  }
}
.PromoSubscriptions__Add-Title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.25rem;
  text-align: center;
  position: relative;
  z-index: z(front);
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Title {
    font-size: 2rem;
    line-height: 1;
    margin-top: 0.8125rem;
  }
}
@media only screen and (min-width: 1009px) {
  .index .PromoSubscriptions__Add-Title, .healthy-aging-starter-pack .PromoSubscriptions__Add-Title, .longevity-starter-pack .PromoSubscriptions__Add-Title {
    text-align: left;
  }
}
.PromoSubscriptions__Add-Title span {
  display: block;
  font-weight: 300;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Title span {
    font-size: 1.5rem;
    margin-top: 0.8125rem;
  }
}
.PromoSubscriptions__Add-Image {
  display: none;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Image {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 120%;
  }
}
.format .PromoSubscriptions__Add-Image {
  width: 100%;
}
.index .PromoSubscriptions__Add-Image {
  display: block;
  width: 88%;
  max-width: 9.25rem;
}
@media only screen and (min-width: 1009px) {
  .index .PromoSubscriptions__Add-Image {
    max-width: 18.75rem;
    width: 52%;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateY(0);
  }
}
.healthy-aging-starter-pack .PromoSubscriptions__Add-Image, .longevity-starter-pack .PromoSubscriptions__Add-Image {
  display: block;
  width: 120%;
  margin-top: -2.5rem;
  max-width: 9.25rem;
  z-index: z(forward);
}
@media only screen and (min-width: 1009px) {
  .healthy-aging-starter-pack .PromoSubscriptions__Add-Image, .longevity-starter-pack .PromoSubscriptions__Add-Image {
    max-width: none;
    width: 55%;
    right: 0;
    top: 0;
    transform: translateY(3.9375rem);
  }
}
.PromoSubscriptions__Add-Image--mobile {
  min-width: 7.5rem;
  width: 66%;
  max-width: 9.25rem;
  margin-top: -2.5rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Add-Image--mobile {
    display: none;
  }
}
.PromoSubscriptions__Add-Qty {
  border-radius: 6.25rem;
  border: 1px solid var(--c__eh-blue-dark);
  bottom: 1.25rem;
  display: flex;
  height: 2.625rem;
  justify-content: center;
  width: 7.1875rem;
  margin-bottom: 0.75rem;
}
.PromoSubscriptions__Add-Qty button {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.PromoSubscriptions__Add-Input {
  background: transparent;
  border: 0;
  text-align: center;
  width: 1.875rem;
}
.PromoSubscriptions__Add-Checkbox {
  position: absolute;
  top: 0.6875rem;
  left: 0.6875rem;
  /* stylelint-disable */
  /* stylelint-enable */
}
.PromoSubscriptions__Add-Checkbox svg {
  display: none;
}
.PromoSubscriptions__Add-Checkbox svg:first-child {
  display: block;
}
.selected .PromoSubscriptions__Add-Checkbox svg:first-child {
  display: none;
}
.PromoSubscriptions__Add-Checkbox svg:last-child {
  display: none;
}
.selected .PromoSubscriptions__Add-Checkbox svg:last-child {
  display: block;
}
.PromoSubscriptions__Add-Select {
  background-color: transparent;
  border-radius: 100px;
  color: var(--c__eh-blue-dark);
  border: 2px solid var(--c__eh-blue-dark);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
  padding: 0.6875rem 1rem 0.8125rem;
  appearance: none;
  margin-bottom: 1.875rem;
  z-index: z(front);
  text-align: center;
  display: inline-block;
  width: 100%;
}
.PromoSubscriptions__Add-Select option {
  display: inline-block;
}
.PromoSubscriptions__Add-Select-Wrapper {
  position: relative;
  width: 80%;
  max-width: 11.25rem;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Add-Select-Wrapper {
    width: 100%;
  }
}
.PromoSubscriptions__Add-Select-Wrapper::after {
  background-image: url(asset("sprite-icon-ad76fa63.svg"));
  background-repeat: no-repeat;
  background-size: em(129) em(297);
  content: "";
  display: block;
  font-size: em(16);
  background-position: em(0, 16) em(0, 16);
  width: em(12, 16);
  height: em(7, 16);
  position: absolute;
  top: 1.25rem;
  right: 1rem;
  z-index: z(forward);
  pointer-events: none;
}
.PromoSubscriptions__Add-Select-Wrapper.has-selection::after {
  display: none;
}
.PromoSubscriptions__Totals {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 1.875rem;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Totals {
    margin-top: 3.75rem;
  }
}
.PromoSubscriptions__Totals-Line {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 3.375rem;
  margin: 0;
  padding: 0;
  text-align: center;
}
.PromoSubscriptions__Totals-Line em {
  font-weight: 600;
  color: #006e9f;
  font-style: normal;
  display: block;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Totals-Line em {
    display: inline-block;
  }
}
.PromoSubscriptions__Totals-Add {
  background-color: var(--c__eh-blue-dark);
  border-color: var(--c__eh-blue-dark);
  color: #fff;
  min-width: 12.8125rem;
  margin-top: 2.5rem;
  margin-bottom: 5.625rem;
}
.PromoSubscriptions__Sticky-Footer {
  background-color: #d5dee5;
  position: sticky;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  padding: 0.625rem 1.25rem;
  width: 100%;
  z-index: z(newsletter-banner);
  padding-left: 4rem;
  padding-right: 4rem;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer {
    padding: 1.125rem 1.25rem;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer-Totals {
    flex-direction: row;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Prices {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Prices {
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 4rem;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Line {
  font-size: 1.125rem;
  line-height: 1.5625rem;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Line {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
@media only screen and (min-width: 1009px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Line {
    text-align: left;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Line:last-of-type {
  margin-bottom: 0.625rem;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Line:last-of-type {
    margin-bottom: 0;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Line em {
  color: #006e9f;
  font-size: 1.125rem;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Line em {
    font-size: 1.5rem;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Add {
  background-color: var(--c__eh-blue-dark);
  border-radius: 6.25rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  width: 13.75rem;
  padding: 0.6875rem 0.9375rem 0.8125rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 642px) {
  .PromoSubscriptions__Sticky-Footer-Totals-Add {
    margin-right: 4%;
  }
}
.PromoSubscriptions__Sticky-Footer-Totals-Add[disabled] {
  background-color: rgba(var(--c__eh-blue-dark), 0.2);
}

.promo-standalone .PromoSubscriptions__Active-Headline {
  margin: 0;
}
.promo-standalone .PromoSubscriptions__Sub {
  border-radius: 12px;
  padding: 1.25rem 1rem;
}
@media only screen and (min-width: 642px) {
  .promo-standalone .PromoSubscriptions__Sub {
    padding: 1.25rem;
  }
}
@media only screen and (max-width: 1008px) {
  .promo-standalone .PromoSubscriptions__Sub {
    gap: 2.5rem;
    flex-direction: column-reverse;
  }
  .promo-standalone .PromoSubscriptions__Sub-Options, .promo-standalone .PromoSubscriptions__Sub-Button {
    width: 100%;
  }
  .promo-standalone .PromoSubscriptions__Sub-Button {
    flex-direction: row;
  }
  .promo-standalone .PromoSubscriptions__Sub-Button-Text {
    margin: auto;
    text-align: center;
  }
  .promo-standalone .PromoSubscriptions__Sub-Button-Subtext, .promo-standalone .PromoSubscriptions__Sub-Button:hover .PromoSubscriptions__Sub-Button-Text::after {
    display: block;
  }
}
.promo-standalone .PromoSubscriptions__Sub.is-disabled::after {
  content: none;
}
.promo-standalone .PromoSubscriptions__Sub-Button {
  padding: 0.5rem;
  padding-left: 1rem;
  background-color: var(--cd__high-contrast);
  border-radius: 0.75rem;
  border: 1px solid var(--c__eh-grey);
  transition: 0.3s;
  align-items: center;
}
.promo-standalone .PromoSubscriptions__Sub-Button:hover {
  background-color: var(--c__eh-blue-dark);
  color: var(--cd__high-contrast);
}
.promo-standalone .PromoSubscriptions__Sub-Button-Text, .promo-standalone .PromoSubscriptions__Sub-Button-Subtext {
  line-height: 1.5;
}
.promo-standalone .PromoSubscriptions__Sub-Button-Subtext {
  position: static;
  text-transform: none;
  color: #56B847;
}
.promo-standalone .PromoSubscriptions__Sub-Button-Icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.promo-standalone .PromoSubscriptions__Sub-Button-Icon-Caret {
  width: 0.79375rem;
  height: 0.79375rem;
  transform: rotate(270deg);
}
.promo-standalone .PromoSubscriptions__Sub-Button-Icon-Check, .promo-standalone .PromoSubscriptions__Sub-Button-Icon-Remove {
  display: none;
}
.promo-standalone .PromoSubscriptions__Sub-Button.is-added {
  background-color: var(--c__eh-blue-dark);
  color: var(--cd__high-contrast);
}
.promo-standalone .PromoSubscriptions__Sub-Button.is-added:hover .PromoSubscriptions__Sub-Button-Icon-Remove,
.promo-standalone .PromoSubscriptions__Sub-Button.is-added .PromoSubscriptions__Sub-Button-Icon-Check {
  display: block;
}
.promo-standalone .PromoSubscriptions__Sub-Button.is-added:hover .PromoSubscriptions__Sub-Button-Icon-Check,
.promo-standalone .PromoSubscriptions__Sub-Button.is-added .PromoSubscriptions__Sub-Button-Icon-Caret, .promo-standalone .PromoSubscriptions__Sub-Button.is-added:hover .PromoSubscriptions__Sub-Button-Subtext {
  display: none;
}
.promo-standalone .PromoSubscriptions__Sub-Button.is-added:hover .PromoSubscriptions__Sub-Button-Text::after {
  content: "Remove from Cart";
  line-height: 1.5;
  font-size: 0.625rem;
  color: #D31B3B;
}
