/**
 * Marketing theme v2 — navy / #1677ff / #4db3ff
 * Loaded globally on body.cs-nav-v2 (header_new pages).
 */
body.cs-nav-v2 {
  --cs-theme-navy: #0a1324;
  --cs-theme-deep: #050a14;
  --cs-theme-blue: #1677ff;
  --cs-theme-sky: #4db3ff;
  --cs-theme-ink: #f2f4f7;
  --cs-theme-muted: rgba(242, 244, 247, 0.78);
  --cs-theme-panel: rgba(22, 119, 255, 0.1);
  --cs-theme-border: rgba(77, 179, 255, 0.22);
}

/* ===== Shared marketing CTAs (all nav-linked pages) ===== */
body.cs-nav-v2 .sky_btn a,
body.cs-nav-v2 .hp-feature__cta.sky_btn a,
body.cs-nav-v2 .hp-feature__cta a {
  background: var(--cs-theme-blue) !important;
  border: 2px solid var(--cs-theme-blue) !important;
  color: #fff !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  background-image: none !important;
}

body.cs-nav-v2 .sky_btn a:hover,
body.cs-nav-v2 .sky_btn a:focus,
body.cs-nav-v2 .hp-feature__cta.sky_btn a:hover,
body.cs-nav-v2 .hp-feature__cta a:hover {
  background: transparent !important;
  color: var(--cs-theme-sky) !important;
  border-color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .sky_btn a.gc-sell-btn,
body.cs-nav-v2 .for-gifts a.gc-sell-btn {
  background: transparent !important;
  border-color: var(--cs-theme-blue) !important;
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2 .for-gifts a.gc-sell-btn:hover {
  background: rgba(22, 119, 255, 0.08) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign .sky_btn a.gc-sell-btn,
body.cs-nav-v2.cs-hp-redesign .for-gifts a.gc-sell-btn,
body.cs-nav-v2.customnew-homepage .sky_btn a.gc-sell-btn,
body.cs-nav-v2.customnew-homepage .for-gifts a.gc-sell-btn {
  border-color: rgba(255, 255, 255, 0.55) !important;
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2.cs-hp-redesign .for-gifts a.gc-sell-btn:hover,
body.cs-nav-v2.customnew-homepage .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2.customnew-homepage .for-gifts a.gc-sell-btn:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .btn.btn-blue-outline,
body.cs-nav-v2 a.btn.btn-blue-outline,
body.cs-nav-v2 .btn.view-all.btn-blue-outline {
  color: var(--cs-theme-blue) !important;
  background: transparent !important;
  border: 2px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

/* Homepage: View All Top Stores — smaller than Sign Up Free */
body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .btn.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .btn.btn-blue-outline,
body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.view-all.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.view-all.btn-blue-outline {
  min-height: 40px !important;
  padding: 8px 22px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  max-width: 240px;
  width: auto !important;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.45) !important;
}

body.cs-nav-v2 .btn.btn-blue-outline:hover,
body.cs-nav-v2 a.btn.btn-blue-outline:hover,
body.cs-nav-v2 .btn.view-all.btn-blue-outline:hover {
  background: var(--cs-theme-blue) !important;
  color: #fff !important;
  border-color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .feature-inline-link,
body.cs-nav-v2 a.feature-inline-link {
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .feature-inline-link:hover {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .Banner_Btn a,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a,
body.cs-nav-v2 .new_added_btn_banner a {
  background: var(--cs-theme-blue) !important;
  background-image: none !important;
  border: 1px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 .Banner_Btn a:hover,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

body.cs-nav-v2 .Banner_Btn a span,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a span {
  color: #fff !important;
  background: none !important;
  position: static !important;
  transform: none !important;
  opacity: 1 !important;
}

body.cs-nav-v2 .Banner_Btn a:before,
body.cs-nav-v2 .Banner_Btn a:after,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:before,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:after {
  display: none !important;
  content: none !important;
}

/* Yellow/legacy signup-ish marketing buttons → blue */
body.cs-nav-v2 a.btn.btn-ylw:not([class*="cs-signup"]):not(.cs-auth-submit),
body.cs-nav-v2 .btn.btn-ylw.btn-signup-lg,
body.cs-nav-v2 a.lp-cta,
body.cs-nav-v2 .lp-cta {
  background: var(--cs-theme-blue) !important;
  background-image: none !important;
  border: 1px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 a.btn.btn-ylw:not([class*="cs-signup"]):hover,
body.cs-nav-v2 a.lp-cta:hover,
body.cs-nav-v2 .lp-cta:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

body.cs-nav-v2 a.lp-cta.ghost,
body.cs-nav-v2 .lp-cta.ghost {
  background: transparent !important;
  border: 1px solid var(--cs-theme-blue) !important;
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 a.lp-cta.ghost:hover,
body.cs-nav-v2 .lp-cta.ghost:hover {
  background: rgba(22, 119, 255, 0.1) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 section.signup-sec.singe_page.new_signup,
body.cs-nav-v2 section.signup-sec.new_signup {
  background: #050a14 !important;
  background-image: none !important;
}

body.cs-nav-v2 section.signup-sec .signup-title,
body.cs-nav-v2 section.signup-sec h2,
body.cs-nav-v2 section.signup-sec p {
  color: var(--cs-theme-ink) !important;
}

/* Homepage Sign Up Free — larger primary CTA */
body.cs-nav-v2.cs-hp-redesign section.signup-sec .Banner_Btn a,
body.cs-nav-v2.customnew-homepage section.signup-sec .Banner_Btn a,
body.cs-nav-v2.cs-hp-redesign section.signup-sec .cs-btn-signup,
body.cs-nav-v2.customnew-homepage section.signup-sec .cs-btn-signup {
  min-height: 56px !important;
  padding: 16px 48px !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  border-radius: 14px !important;
  min-width: 280px;
}

/* ===== Homepage dark section bands ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature,
body.cs-nav-v2.customnew-homepage .hp-feature {
  --hp-teal: #1677ff;
  --hp-teal-bright: #4db3ff;
  --hp-teal-btn: #1677ff;
  --hp-ink: #f2f4f7;
  --hp-muted: rgba(242, 244, 247, 0.78);
  --hp-panel: rgba(22, 119, 255, 0.1);
  --hp-panel-deep: rgba(10, 19, 36, 0.92);
  background: var(--cs-theme-deep) !important;
  color: var(--cs-theme-ink);
}

body.cs-nav-v2.cs-hp-redesign .hp-feature.hp-feature--boxed,
body.cs-nav-v2.customnew-homepage .hp-feature.hp-feature--boxed {
  background: var(--cs-theme-navy) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__panel,
body.cs-nav-v2.customnew-homepage .hp-feature__panel {
  background: rgba(10, 19, 36, 0.72) !important;
  border: 1px solid var(--cs-theme-border) !important;
  border-radius: 18px;
  box-shadow: none !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
body.cs-nav-v2.customnew-homepage .hp-feature__title,
body.cs-nav-v2.cs-hp-redesign .hp-feature__body,
body.cs-nav-v2.customnew-homepage .hp-feature__body,
body.cs-nav-v2.cs-hp-redesign .hp-feature__body p,
body.cs-nav-v2.customnew-homepage .hp-feature__body p,
body.cs-nav-v2.cs-hp-redesign .hp-feature__note,
body.cs-nav-v2.customnew-homepage .hp-feature__note,
body.cs-nav-v2.cs-hp-redesign .hp-feature__footer-note,
body.cs-nav-v2.customnew-homepage .hp-feature__footer-note {
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-accent,
body.cs-nav-v2.customnew-homepage .hp-accent {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__badge,
body.cs-nav-v2.customnew-homepage .hp-feature__badge {
  color: var(--cs-theme-sky) !important;
  background: rgba(22, 119, 255, 0.16) !important;
  border: 1px solid var(--cs-theme-border);
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__badge-icon,
body.cs-nav-v2.customnew-homepage .hp-feature__badge-icon,
body.cs-nav-v2.cs-hp-redesign .hp-feature__card-icon,
body.cs-nav-v2.customnew-homepage .hp-feature__card-icon,
body.cs-nav-v2.cs-hp-redesign .hp-feature__icon,
body.cs-nav-v2.customnew-homepage .hp-feature__icon {
  background: rgba(22, 119, 255, 0.18) !important;
  color: var(--cs-theme-sky) !important;
  border-color: var(--cs-theme-border) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__card,
body.cs-nav-v2.customnew-homepage .hp-feature__card {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid var(--cs-theme-border) !important;
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__card strong,
body.cs-nav-v2.customnew-homepage .hp-feature__card strong {
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__icons li,
body.cs-nav-v2.customnew-homepage .hp-feature__icons li {
  color: var(--cs-theme-muted) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__cta.for-gifts a:not(.gc-sell-btn),
body.cs-nav-v2.customnew-homepage .hp-feature__cta.for-gifts a:not(.gc-sell-btn) {
  background: var(--cs-theme-blue) !important;
  border-color: var(--cs-theme-blue) !important;
  color: #fff !important;
}

/* Benefits + store sections on homepage */
body.cs-nav-v2.cs-hp-redesign section.benefits-sec.home_benefit,
body.cs-nav-v2.customnew-homepage section.benefits-sec.home_benefit {
  background: var(--cs-theme-navy) !important;
  color: var(--cs-theme-ink);
}

body.cs-nav-v2.cs-hp-redesign section.benefits-sec .heading h2,
body.cs-nav-v2.customnew-homepage section.benefits-sec .heading h2,
body.cs-nav-v2.cs-hp-redesign section.benefits-sec .heading p,
body.cs-nav-v2.customnew-homepage section.benefits-sec .heading p {
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec {
  background: var(--cs-theme-deep) !important;
  color: var(--cs-theme-ink);
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .heading h2,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .heading h2,
body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .heading p,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .heading p {
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-card,
body.cs-nav-v2.customnew-homepage .featured-store-card {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid var(--cs-theme-border) !important;
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-name,
body.cs-nav-v2.customnew-homepage .featured-store-name {
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-cashback,
body.cs-nav-v2.customnew-homepage .featured-store-cashback {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.btn-blue-outline {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.45) !important;
  background: transparent !important;
  min-height: 40px !important;
  padding: 8px 22px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  max-width: 240px;
  width: auto !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.btn-blue-outline:hover,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.btn-blue-outline:hover {
  background: var(--cs-theme-blue) !important;
  border-color: var(--cs-theme-blue) !important;
  color: #fff !important;
}

/* Alpha store directory — light link text on dark bands */
body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha li a,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha li a {
  color: rgba(242, 244, 247, 0.92) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha li a:hover,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha li a:hover {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha .top_border span,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha .top_border span {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha .top_border span:before,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha .top_border span:before {
  background: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .stores-mobile-teaser p,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .stores-mobile-teaser p {
  color: rgba(242, 244, 247, 0.85) !important;
}

/* Testimonials: soft gray (not navy) — darker than white to blend */
body.cs-nav-v2.cs-hp-redesign section.client_review.container_custom,
body.cs-nav-v2.customnew-homepage section.client_review.container_custom,
body.cs-nav-v2.cs-hp-redesign section.client_review.cs-reviews-swipe,
body.cs-nav-v2.customnew-homepage section.client_review.cs-reviews-swipe {
  background: #d4d7dc !important;
  color: #1a1a1a !important;
}

body.cs-nav-v2.cs-hp-redesign section.client_review .top_border span,
body.cs-nav-v2.customnew-homepage section.client_review .top_border span,
body.cs-nav-v2.cs-hp-redesign section.client_review .client_name,
body.cs-nav-v2.customnew-homepage section.client_review .client_name,
body.cs-nav-v2.cs-hp-redesign section.client_review .client_content p,
body.cs-nav-v2.customnew-homepage section.client_review .client_content p,
body.cs-nav-v2.cs-hp-redesign section.client_review .inner_client_view .top_border span,
body.cs-nav-v2.customnew-homepage section.client_review .inner_client_view .top_border span {
  color: #1a1a1a !important;
}

body.cs-nav-v2.cs-hp-redesign .marketing-testimonials,
body.cs-nav-v2.customnew-homepage .marketing-testimonials,
body.cs-nav-v2.cs-hp-redesign section.testimonials-sec,
body.cs-nav-v2.customnew-homepage section.testimonials-sec,
body.cs-nav-v2.cs-hp-redesign .testimonial-sec,
body.cs-nav-v2.customnew-homepage .testimonial-sec {
  background: #d4d7dc !important;
  color: #1a1a1a;
}

body.cs-nav-v2.cs-hp-redesign .marketing-press,
body.cs-nav-v2.customnew-homepage .marketing-press {
  background: #e2e4e8 !important;
}

/* On light marketing pages: keep readable teal→blue accents without forcing dark body */
body.cs-nav-v2:not(.cs-hp-redesign) .hp-feature {
  --hp-teal: #1677ff;
  --hp-teal-bright: #4db3ff;
  --hp-teal-btn: #1677ff;
}

body.cs-nav-v2:not(.cs-hp-redesign) .hp-accent {
  color: var(--cs-theme-blue) !important;
}

/* Landing page heroes that still use cyan accents */
body.cs-nav-v2 .cashback-landing a,
body.cs-nav-v2 .lp-hero a.lp-cta,
body.cs-nav-v2 section.download .Banner_Btn a,
body.cs-nav-v2 .dowload-con a.btn,
body.cs-nav-v2 .download .sky_btn a {
  border-radius: 12px;
}

body.cs-nav-v2 .how-it-works a.btn,
body.cs-nav-v2 .howitworks a.btn.btn-ylw,
body.cs-nav-v2 .referrals-landing a.btn,
body.cs-nav-v2 .allstores-cta a.btn {
  border-radius: 12px;
}

/* Orange marketing CTAs → theme blue (coupons / gift cards / auth-ish) */
body.cs-nav-v2 .otu-buy-search-btn,
body.cs-nav-v2 button.otu-buy-search-btn,
body.cs-nav-v2 .otu-buy-search .otu-buy-search-btn,
body.cs-nav-v2 .otu-hero-search .otu-buy-search-btn,
body.cs-nav-v2 .btn.btn_email,
body.cs-nav-v2 a.btn.btn_email,
body.cs-nav-v2 input.btn.btn_email,
body.cs-nav-v2 .submit_button.btn_email,
body.cs-nav-v2 a.getstarted,
body.cs-nav-v2 .getstarted,
body.cs-nav-v2 button.getstarted,
body.cs-nav-v2 .sell_giftcard .banner .topSearch-sec.new_search button.getstarted,
body.cs-nav-v2 .sell_giftcard button.getstarted,
body.cs-nav-v2 a.sell-cta-btn,
body.cs-nav-v2 .btn.Or_btn:not(.cs-btn-login),
body.cs-nav-v2 a.btn.Or_btn:not(.cs-btn-login):not(.cs-btn-signup),
body.cs-nav-v2 .custom-Banner_Btn a,
body.cs-nav-v2 .btn.btn-orange,
body.cs-nav-v2 a.btn-orange {
  background: #1677ff !important;
  background-image: none !important;
  border-color: #1677ff !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 .otu-buy-search-btn:hover,
body.cs-nav-v2 .otu-hero-search .otu-buy-search-btn:hover,
body.cs-nav-v2 .btn.btn_email:hover,
body.cs-nav-v2 a.getstarted:hover,
body.cs-nav-v2 .getstarted:hover,
body.cs-nav-v2 .sell_giftcard button.getstarted:hover,
body.cs-nav-v2 a.sell-cta-btn:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

/* ===== Five Ways cashback section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--fiveways,
body.cs-nav-v2.customnew-homepage .hp-feature--fiveways {
  background: #050a14 !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__lead {
  margin: 0 0 18px;
  color: rgba(242, 244, 247, 0.82);
  font-size: 1rem;
  line-height: 1.5;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(242, 244, 247, 0.9);
  font-size: 0.92rem;
  line-height: 1.4;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways strong {
  color: #fff;
  font-weight: 700;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways-icon {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(22, 119, 255, 0.2);
  border: 1px solid rgba(77, 179, 255, 0.35);
  color: #4db3ff;
  font-size: 0.85rem;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 18px;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta.sky_btn {
  margin: 0;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta a {
  max-width: none !important;
  min-width: 200px;
  min-height: 48px;
  border-radius: 12px !important;
  font-weight: 800 !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fine {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: rgba(242, 244, 247, 0.7);
  font-size: 0.85rem;
  font-weight: 600;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__shield {
  color: #4db3ff;
}

/* Keep feature art fully inside its column; never clip callout labels */
body.cs-nav-v2 .hp-feature--fiveways .hp-feature__media,
body.cs-nav-v2 .hp-feature--otu .hp-feature__media,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__media {
  overflow: visible;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure,
body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  overflow: visible !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure img,
body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure img,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  transform: none !important;
}

@media (min-width: 768px) {
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__row,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__row,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__row {
    align-items: center;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure {
    max-width: 100%;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure img {
    width: auto !important;
    max-width: min(100%, 640px) !important;
    margin-left: auto;
    margin-right: auto;
  }

  body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    margin-left: auto;
    margin-right: auto;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta-row {
    flex-direction: column;
    align-items: stretch;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta a {
    width: 100%;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__media,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__media,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__media {
    padding-left: 4px;
    padding-right: 4px;
  }
}

/* ===== Discount gift cards section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--giftcards,
body.cs-nav-v2.customnew-homepage .hp-feature--giftcards {
  background: #050a14 !important;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 0 0 18px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(77, 179, 255, 0.22) !important;
  border-radius: 12px;
  padding: 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card span:last-child,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card div span {
  display: block;
  color: rgba(242, 244, 247, 0.72);
  font-size: 0.85rem;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 14px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts a {
  max-width: none !important;
  width: auto !important;
  min-width: 180px;
  min-height: 48px;
  gap: 8px;
  border-radius: 12px !important;
  font-weight: 800 !important;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__footer-note {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 12px 14px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(77, 179, 255, 0.18);
  color: rgba(242, 244, 247, 0.88);
  font-size: 0.9rem;
}

@media (max-width: 767px) {
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cards {
    grid-template-columns: 1fr;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts a {
    width: 100% !important;
  }
}

/* ===== OTU coupons section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--otu,
body.cs-nav-v2.customnew-homepage .hp-feature--otu {
  background: #050a14 !important;
  padding-top: 40px;
  padding-bottom: 36px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(242, 244, 247, 0.88);
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list strong {
  display: block;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list div span {
  display: block;
  font-size: 0.9rem;
  line-height: 1.4;
  color: rgba(242, 244, 247, 0.72);
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(22, 119, 255, 0.18);
  border: 1px solid rgba(77, 179, 255, 0.3);
  color: #4db3ff;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__cta {
  margin-bottom: 0;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__cta a {
  max-width: none !important;
  min-width: 220px;
  min-height: 48px;
  border-radius: 12px !important;
  font-weight: 800 !important;
  gap: 8px;
}

@media (max-width: 767px) {
  body.cs-nav-v2 .hp-feature--otu .hp-feature__cta a {
    width: 100%;
  }

  body.cs-nav-v2.cs-hp-redesign .hp-feature--otu,
  body.cs-nav-v2.customnew-homepage .hp-feature--otu {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}
