.asf-promo-bar {
  height: 50px;
  overflow-wrap: break-word;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  line-height: 1;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.asf-promo-bar__inner {
  width: 100%;
}
@media (min-width: 48em) {
  .asf-promo-bar__inner {
    display: flex;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.asf-promo-bar-primary-cta {
  background-color: initial;
  height: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.asf-promo-bar-content {
  align-content: center;
  height: 50px;
  justify-content: center;
  text-align: center;
}
@media (max-width: 47.9375em) {
  .asf-promo-bar-content {
    font-size: 0.75rem;
    line-height: 1.125rem;
    line-height: 1;
  }
}
@media (min-width: 48em) {
  .asf-promo-bar-content {
    display: flex;
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
@media (max-width: 47.9375em) {
  .m-no-countdown:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) {
    display: block;
  }
}
:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-text {
  min-width: 1.5rem;
  overflow: hidden;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-ctas-link,
:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-pipe {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  position: relative;
}
:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-ctas {
  max-width: 50%;
  white-space: nowrap;
}
.m-no-countdown:is(:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-ctas) {
  line-height: 1.25rem;
}
@media (max-width: 47.9375em) {
  .m-no-countdown:is(:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-ctas) {
    max-width: 100%;
  }
  :is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-pipe-hide {
    display: none;
  }
}
:is(.asf-promo-bar-content .asf-promo-bar-text-pipe-cta) .asf-promo-bar-ctas-link {
  text-decoration-line: underline;
}
.asf-promo-bar-content .asf-promo-bar-countdown__bg {
  background-color: initial;
  background-color: #fff3;
}
.m-bg-custom:is(.asf-promo-bar-content .asf-promo-bar-countdown__bg) {
  background-color: #0003;
}
:is(.asf-promo-bar-content .asf-promo-bar-countdown__bg) .asf-promo-bar-countdown__inner {
  display: flex;
  gap: 0.25rem;
  white-space: nowrap;
}
:is(.asf-promo-bar-content .asf-promo-bar-countdown__bg) .tabular-nums {
  font-family: monospace;
}
.asf-promo-bar__info {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 5;
}
@media (max-width: 47.9375em) {
  .asf-promo-bar__info {
    right: 0.25rem;
    top: 0.25rem;
  }
}
@media (hover: hover) {
  .asf-promo-bar-code-value:hover .asf-icon__outlined {
    opacity: 0;
  }
  .asf-promo-bar-code-value:hover .asf-icon__filled {
    opacity: 1;
  }
}
