body {
  --fealtyx-offer-carousel-anchor-data-json: '[{"page":"product", "selector": "product-form", "position": "after", "id": "product-fealtyx-offer-carousel-container"}]';
  --fealtyx-offer-carousel-bar-anchor-data-json: '[{"page":"cart", "selector": "#main-cart-footer .cart__blocks .js-contents", "position": "before", "id": "cart-fealtyx-offer-carousel-container"}]';
  --fealtyx-gift-card-banner-anchor-data-json: '[{"page":"cart", "selector": "#main-cart-footer .cart__blocks .js-contents", "position": "before", "id": "cart-fealtyx-gift-card-banner-container"}]';
  --fealtyx-gift-card-popup-enabled: true;
  --fealtyx-gc-widget-sticky-behaviour-enabled: true;
}

.fealtyx-main-container-offer-carousel.aerteksmart,
.fealtyx-main-container-offer-carousel-drawer.aerteksmart,
.fealtyx-offer-gift-card-carousel-floating-action-button.aerteksmart,
.fealtyx-offer-carousel-bar-container.aerteksmart,
.fealtyx-gift-card-code-banner-container-gift-card-code-banner.aerteksmart,
.fealtyx-main-container-gift-card-popup.aerteksmart,
.fealtyx-gift-card-popup-container-gift-card-popup.aerteksmart {
  --fealtyx-primary-colour: #071856;
  --fealtyx-primary-colour-variant-1: #051242;
  --fealtyx-primary-text-colour: white;

  --fealtyx-secondary-colour: black;
  --fealtyx-secondary-text-color: #636363;
  --fealtyx-tertiary-text-color: #636363;
  --fealtyx-header-icon-colour: #31b261;

  --fealtyx-primary-background-colour-subdued: rgba(7, 24, 86, 0.1);
}
/* Merchant specific overrides */
.fealtyx-offer-carousel-bar-container.aerteksmart {
  max-width: 36rem;
  margin: 10px auto 10px auto;
}

/* Offer Carousal */
.fealtyx-main-container-header-offer-carousel.aerteksmart {
  background-color: var(--fealtyx-primary-colour);
}

.fealtyx-phone-number-container-header-offer-carousel.aerteksmart {
  border: 0px;
  border-radius: 4px 4px 0px 0px;
  background: var(--fealtyx-primary-background-colour-subdued);
}

.fealtyx-phone-number-container-header-title-offer-carousel.aerteksmart {
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
}

.fealtyx-phone-number-container-header-text-offer-carousel.aerteksmart {
  text-transform: none;
}

.fealtyx-phone-number-submit-button-content-offer-carousel.aerteksmart {
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-live-offer-container-offer-carousel.aerteksmart {
  overflow: hidden;
}

.fealtyx-offer-card-offer-carousel.aerteksmart {
  border-radius: 8px;
}

.fealtyx-offer-card-details-text-offer-carousel.aerteksmart {
  color: var(--fealtyx-secondary-text-color);
}

.fealtyx-live-offer-container-header-view-all-button-offer-carousel.aerteksmart {
  color: var(--fealtyx-primary-colour);
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
}

.fealtyx-offer-card-apply-collect-btn-offer-carousel.aerteksmart {
  color: var(--fealtyx-primary-colour);
  background-color: var(--fealtyx-primary-background-colour-subdued);
  margin: 0px;
  height: auto;
}

.fealtyx-offer-card-apply-collect-btn-offer-carousel.aerteksmart:disabled {
  opacity: 1;
}

.fealtyx-phone-number-error-offer-carousel.aerteksmart {
  font-size: 13px;
}

.fealtyx-offer-card-apply-reason-text-offer-carousel.aerteksmart {
  font-size: 13px;
}

.fealtyx-live-offer-container-carousel-offer-carousel.aerteksmart {
  padding-bottom: 12px;
}

.fealtyx-offer-card-header-wrapper-offer-carousel.aerteksmart {
  gap: 4px;
}

.fealtyx-phone-number-inner-wrapper-offer-carousel.aerteksmart {
  border-radius: 6px;
}

.fealtyx-phone-number-submit-button-offer-carousel-drawer.aerteksmart {
  background: var(--fealtyx-primary-colour);
  margin: 0px;
}

/* Offer carousal drawer */

.fealtyx-main-container-offer-carousel-drawer.aerteksmart {
  border-radius: 0px;
  z-index: 2147483647 !important;
}

.fealtyx-wrapper-container-header-offer-carousel-drawer.aerteksmart {
  --fealtyx-secondary-text-color: black;
}

.fealtyx-phone-number-submit-button-offer-carousel-drawer.aerteksmart {
  background: var(--fealtyx-primary-colour);
}

.fealtyx-offer-card-header-offer-carousel-drawer.aerteksmart {
  gap: 10px;
}

.fealtyx-offer-card-header-info-offer-carousel-drawer.aerteksmart {
  gap: 10px;
}

.fealtyx-offer-card-apply-collect-btn-offer-carousel-drawer.aerteksmart {
  background-color: var(--fealtyx-primary-colour);
  color: var(--fealtyx-primary-text-colour);
  margin: 0px;
  width: auto;
  height: auto;
}

.fealtyx-live-offer-container-sections-collect-all-button-offer-carousel-drawer.aerteksmart {
  margin: 0px;
  margin-left: auto;
  width: auto;
  height: auto;
  color: var(--fealtyx-primary-text-colour);
  background: var(--fealtyx-primary-colour);
}

.fealtyx-phone-number-submit-button-content-offer-carousel-drawer.aerteksmart {
  background-color: var(--fealtyx-primary-colour);
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-offer-card-details-terms-btn-offer-carousel-drawer.aerteksmart {
  color: var(--fealtyx-tertiary-text-color);
}

li.fealtyx-offer-card-details-terms-offer-carousel-drawer.aerteksmart {
  color: var(--fealtyx-tertiary-text-color);
  font-size: 11px;
  padding-top: 4px;
}

.fealtyx-offer-card-details-description-text-offer-carousel-drawer.aerteksmart {
  color: var(--fealtyx-secondary-colour);
}

.fealtyx-live-offer-container-sections-tab-offer-carousel-drawer.fealtyx-active-sections-tab.aerteksmart {
  background: var(--fealtyx-primary-colour);
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-live-offer-container-sections-progress-circle-offer-carousel-drawer.aerteksmart {
  background: conic-gradient(var(--fealtyx-primary-colour) var(--progress, 0%), #e9ecef 0);
}

.fealtyx-offer-card-header-offer-carousel-drawer.aerteksmart {
  --fealtyx-header-icon-colour: var(--fealtyx-primary-colour);
  gap: 10px;
}

.fealtyx-gift-card-container-offer-carousel-drawer.aerteksmart {
  background: linear-gradient(270deg, var(--fealtyx-primary-colour-variant-1) 0%, var(--fealtyx-primary-colour) 100%);
}

.gift-card-redeem-container-offer-carousel-drawer.aerteksmart {
  background: var(--fealtyx-primary-colour);
}

.gift-card-redeem-title-offer-carousel-drawer.aerteksmart,
.gift-card-redeem-steps-list-offer-carousel-drawer.aerteksmart {
  color: var(--fealtyx-primary-text-colour);
}

.gift-card-container-header-info-button-offer-carousel-drawer.aerteksmart {
  background-color: rgba(0, 0, 0, 0.2);
}

.fealtyx-gift-card-copy-button-offer-carousel-drawer.aerteksmart {
  background: var(--fealtyx-primary-colour);
}

.fealtyx-live-offer-container-sections-all-collected-offer-carousel-drawer.aerteksmart {
  color: var(--fealtyx-primary-colour);
}

/* Floating widget */

.fealtyx-offer-gift-card-carousel-floating-action-button.aerteksmart {
  background: var(--fealtyx-primary-colour);
  border-color: var(--fealtyx-primary-colour);
  left: 20px;
  right: auto;
  height: 52px;
  bottom: 120px;
  z-index: 100;
  overflow: visible;
  box-shadow: rgba(0, 0, 0, 0.043) 0px 2.1px 1.3px, rgba(0, 0, 0, 0.055) 0px 5.9px 4.2px,
    rgba(0, 0, 0, 0.063) 0px 12.6px 9.5px, rgba(0, 0, 0, 0.1) 0px 25px 20px !important;
}

@media (max-width: 600px) {
  .fealtyx-offer-gift-card-carousel-floating-action-button.aerteksmart {
    left: 20px;
  }
}

.icon-wrapper.aerteksmart {
  width: 40px;
  height: auto;
  background: none;
  --use-lottie-animation: true;
}

.icon-wrapper.aerteksmart svg {
  width: 100%;
  height: 100%;
}

.fab-content.aerteksmart {
  gap: 4px;
}

.fab-text.aerteksmart {
  color: var(--fealtyx-primary-text-colour);
  font-size: 14px;
  font-weight: 600;
}

.fab-close-btn.aerteksmart {
  position: absolute;
  top: -4px;
  right: -4px;

  width: 20px;
  height: 20px;
  border-radius: 50%;

  background-color: black;
  border: 1px solid white;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10000;
}

.fealtyx-gift-card-widget-tag-container.aerteksmart {
  position: absolute;
  top: -16px;

  border-radius: 21px;

  border: 1px solid #ffba3b;
  background: linear-gradient(90deg, #ffc760 0%, #ffedcc 49.52%, #ffc457 100%);

  display: inline-flex;
  padding: 4px 8px;
  align-items: center;
  gap: 4px;
  color: #000;
  pointer-events: none;
}

.fealtyx-gift-card-widget-tag-text.aerteksmart {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.fealtyx-offer-gift-card-carousel-floating-action-button.aerteksmart:hover .fealtyx-gift-card-widget-tag-container,
.fealtyx-offer-gift-card-carousel-floating-action-button.aerteksmart.fab-hover .fealtyx-gift-card-widget-tag-container {
  display: none;
}

/* Offer carousel bar and code banner  */
.fealtyx-offer-carousel-bar-container.aerteksmart {
  border: 1px solid color-mix(in srgb, var(--fealtyx-primary-colour) 20%, transparent);
  border-right: 4px solid color-mix(in srgb, var(--fealtyx-primary-colour) 32%, transparent);
  border-bottom: 4px solid color-mix(in srgb, var(--fealtyx-primary-colour) 32%, transparent);
  flex-shrink: 0;
}

.fealtyx-gift-card-code-banner-container-gift-card-code-banner.aerteksmart {
  flex-shrink: 0;
}

.banner-left-offer-carousel-bar.aerteksmart,
.banner-arrow-offer-carousel-bar.aerteksmart,
.offer-bar-carousel-offer-carousel-bar.aerteksmart {
  background: var(--fealtyx-primary-background-colour-subdued);
}

.discount-icon-svg-offer-carousel-bar.aerteksmart {
  fill: var(--fealtyx-primary-colour);
}

.offer-bar-carousel-item-main-text-offer-carousel-bar.aerteksmart {
  color: var(--fealtyx-primary-colour-variant-1);
  font-size: 13px;
}

.offer-text-offer-carousel-bar.aerteksmart {
  color: white;
}

.offer-bar-carousel-item-badge-circle-offer-carousel-bar.aerteksmart {
  background: white;
  filter: drop-shadow(0 0.655px 1.309px rgba(0, 0, 0, 0.1));
}

.offer-bar-carousel-item-badge-text-offer-carousel-bar.aerteksmart {
  color: #000;
}

.arrow-icon-offer-carousel-bar.aerteksmart {
  stroke: var(--fealtyx-primary-colour);
}

.fealtyx-offer-bar-button-offer-carousel-bar.aerteksmart,
.fealtyx-gift-card-copy-button-gift-card-code-banner.aerteksmart {
  background: var(--fealtyx-primary-colour);
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-offer-bar-button-offer-carousel-bar.aerteksmart:hover {
  background: var(--fealtyx-primary-colour-variant-1);
}

.exclusive-tag-svg-offer-carousel-bar.aerteksmart {
  fill: var(--fealtyx-primary-colour);
  width: 60px;
}

.exclusive-tag-text-offer-carousel-bar.aerteksmart {
  fill: white;
  font-size: 13px;
}

.fealtyx-offers-collected-icon-section-circle-offer-carousel-bar.aerteksmart {
  fill: var(--fealtyx-primary-colour);
}

/* Gift card Popup */

.fealtyx-main-container-gift-card-popup.aerteksmart {
  flex-shrink: 0;
}

.fealtyx-gift-card-popup-component-gift-card-popup.aerteksmart {
  background: linear-gradient(270deg, var(--fealtyx-primary-colour-variant-1) 0%, var(--fealtyx-primary-colour) 100%);
}

.fealtyx-gift-card-copy-and-proceed-button-gift-card-popup.aerteksmart {
  background: var(--fealtyx-primary-colour);
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-gift-card-container-gift-card-popup.aerteksmart,
.fealtyx-gift-card-component-gift-card-popup.aerteksmart,
.fealtyx-gift-card-component-gift-card-code-banner.aerteksmart {
  background: var(--fealtyx-primary-background-colour-subdued);
}

.fealtyx-gift-card-icon-gift-card-popup.aerteksmart,
.fealtyx-gift-card-header-gift-icon-offer-carousel-drawer.aerteksmart,
.fealtyx-gift-card-header-text-offer-carousel-drawer.aerteksmart,
.fealtyx-gift-card-details-header-offer-carousel-drawer.aerteksmart,
.fealtyx-gift-card-text-gift-card-popup.aerteksmart,
.fealtyx-gift-card-amount-text-gift-card-popup.aerteksmart {
  color: var(--fealtyx-secondary-colour);
  fill: var(--fealtyx-secondary-colour);
}

.fealtyx-gift-card-code-offer-carousel-drawer.aerteksmart,
.fealtyx-gift-card-value-offer-carousel-drawer.aerteksmart,
.fealtyx-gift-card-instruction-text-gift-card-popup.aerteksmart,
.fealtyx-recommended-product-price-final-gift-card-popup.aerteksmart,
.fealtyx-recommended-product-add-to-cart-button-gift-card-popup.aerteksmart,
.fealtyx-recommended-products-footer-explore-button-gift-card-popup.aerteksmart,
.fealtyx-gift-card-text-gift-card-code-banner.aerteksmart,
.fealtyx-gift-card-instruction-text-gift-card-code-banner.aerteksmart,
.fealtyx-gift-card-amount-text-gift-card-code-banner.aerteksmart,
.fealtyx-gift-card-icon-chip-text-gift-card-code-banner.aerteksmart,
.fealtyx-gift-card-icon-gift-card-code-banner.aerteksmart {
  color: var(--fealtyx-primary-colour-variant-1);
  fill: var(--fealtyx-primary-colour-variant-1);
}

.fealtyx-gift-card-icon-chip-gift-card-code-banner.aerteksmart {
  background: rgba(119, 37, 48, 0.1);
}

.fealtyx-recommended-product-add-to-cart-button-gift-card-popup.aerteksmart:hover {
  background-color: var(--fealtyx-primary-colour-variant-1);
  color: var(--fealtyx-primary-text-colour);
}

.fealtyx-recommended-product-add-to-cart-button-gift-card-popup.aerteksmart {
  border: 1px solid var(--fealtyx-primary-colour-variant-1);
}

.fealtyx-gift-card-copy-button-gift-card-popup.aerteksmart {
  background: var(--fealtyx-primary-colour);
}

.fealtyx-offer-bar-button-offer-carousel-bar.aerteksmart {
  width: auto;
  margin: auto;
}

.fealtyx-gift-card-expiry-button-gift-card-code-banner.aerteksmart {
  background-color: #ffc2c2;
}
