.elementor-2233 .elementor-element.elementor-element-886ac5f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2233 .elementor-element.elementor-element-1456581{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2233 .elementor-element.elementor-element-b200e0b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2233 .elementor-element.elementor-element-1de26f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2233 .elementor-element.elementor-element-d200550{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:480px){.elementor-2233 .elementor-element.elementor-element-1de26f9{--content-width:950px;}.elementor-2233 .elementor-element.elementor-element-d200550{--content-width:950px;}}@media(max-width:479px){.elementor-2233 .elementor-element.elementor-element-1456581{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-22c40e8 */@media (max-width: 767px) {
  .uss-page .uss-part-section__product--sleep3d,
  #btgo-pm-cro .uss-part-section__product--sleep3d {
    width: 140px !important;
    max-width: 50% !important;
  }

  .uss-page .uss-part-section__product--sleep3d img,
  #btgo-pm-cro .uss-part-section__product--sleep3d img {
    width: 130px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d81ead3 *//* =========================
   Testimonial enhancements — stars, verified badges, rating summary
========================= */

/* Aggregate rating summary at top of card */
.uss-page .uss-testimonials__rating-summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin: -10px 0 20px;
}

.uss-page .uss-testimonials__rating-text {
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
  color: #2f2f2f;
  text-align: center;
}

.uss-page .uss-testimonials__rating-text strong {
  color: var(--uss-green-accent);
  font-weight: 900;
}

/* Star ratings — uses Unicode stars with gold color */
.uss-page .uss-stars {
  display: inline-block;
  color: #F5A623;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 0 10px;
  /* Subtle text shadow for depth */
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}

.uss-page .uss-stars--lg {
  font-size: 28px;
  letter-spacing: 3px;
}

/* Star block on individual testimonials — center it with the title */
.uss-page .uss-testimonial-item .uss-stars {
  display: block;
  margin: 0 auto 8px;
}

/* Verified buyer badge */
.uss-page .uss-testimonial-item__verified {
  display: inline-block;
  margin-left: 8px;
  padding: 3px 10px;
  background: var(--uss-green-soft);
  color: var(--uss-green-accent);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  vertical-align: middle;
}

/* Mobile */
@media (max-width: 767px) {
  .uss-page .uss-stars {
    font-size: 18px;
  }

  .uss-page .uss-stars--lg {
    font-size: 24px;
  }

  .uss-page .uss-testimonials__rating-text {
    font-size: 14px;
  }

  .uss-page .uss-testimonial-item__verified {
    display: block;
    margin: 6px auto 0;
    width: fit-content;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3aa03f0 */.uss-organixx-card:first-child .uss-organixx-card__icon--photo img {
  border: 1px solid #fff ;
  border-radius: 50%;
  padding: 4px;
  background: #fff;
  object-fit: contain;
  width: 80px;
  height: 80px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8432dfe *//* Mobile only — center week badges in choice timeline */
@media (max-width: 767px) {
  .uss-page .uss-choice-timeline__row {
    align-items: center !important;
  }

  .uss-page .uss-choice-timeline__label {
    margin: 0 auto !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b5d6c34 *//* Mobile only — move badge between the last two paragraphs */
@media (max-width: 767px) {
  .uss-page .uss-value-v2__bottom {
    display: flex !important;
    flex-direction: column !important;
  }

  .uss-page .uss-value-v2__bottom-copy {
    display: contents;
  }

  .uss-page .uss-value-v2__bottom-copy p:nth-child(1) { order: 1; }
  .uss-page .uss-value-v2__bottom-copy p:nth-child(2) { order: 2; }
  .uss-page .uss-value-v2__bottom-copy p:nth-child(3) { order: 3; }
  .uss-page .uss-value-v2__badge--burst { order: 4; margin: 20px auto !important; }
  .uss-page .uss-value-v2__closing-line { order: 5; }
}/* End custom CSS */
/* Start custom CSS *//* =========================
   ULTIMATE SLEEP SYSTEM
   UNIVERSAL / PAGE CSS
========================= */

.uss-page,
.uss-page * {
  box-sizing: border-box;
}

.uss-page {
  --uss-green: #5f8e63;
  --uss-green-dark: #4b7350;
  --uss-green-accent: #2f7a43;
  --uss-green-accent-dark: #2f6b3c;
  --uss-green-soft: #edf5ee;
  --uss-green-softer: #f5faf6;
  --uss-text: #1f2a1f;
  --uss-body: #2e382f;
  --uss-muted: #667166;
  --uss-border: #d9e6db;
  --uss-white: #ffffff;
  --uss-shadow: 0 12px 30px rgba(31, 42, 31, 0.08);
  --uss-shadow-lg: 0 20px 50px rgba(0, 0, 0, 0.15);
  --uss-radius: 20px;
  --uss-radius-sm: 12px;
  --uss-max: 1200px;
  --uss-transition: 220ms ease;

  width: 100%;
  background: #fff;
  font-family: "Lato", Arial, sans-serif;
  color: var(--uss-body);
}

.uss-page img {
  display: block;
  max-width: 100%;
  height: auto;
}

.uss-page a {
  color: inherit;
  text-decoration: none;
}

.uss-page strong {
  font-weight: 800;
}

/* Layout helpers */
.uss-page .uss-container {
  width: 100%;
  max-width: var(--uss-max);
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

.uss-page .uss-section {
  position: relative;
  width: 100%;
}

.uss-page .uss-section--pad-lg {
  padding: 72px 0;
}

.uss-page .uss-section--pad-md {
  padding: 56px 0;
}

.uss-page .uss-section--pad-sm {
  padding: 40px 0;
}

.uss-page .uss-bg-soft {
  background: var(--uss-green-soft);
}

.uss-page .uss-bg-softer {
  background: var(--uss-green-softer);
}

.uss-page .uss-grid {
  display: grid;
  gap: 28px;
}

.uss-page .uss-divider {
  width: 100%;
  height: 1px;
  margin: 24px 0;
  background: linear-gradient(
    to right,
    rgba(95, 142, 99, 0),
    rgba(95, 142, 99, 0.3),
    rgba(95, 142, 99, 0)
  );
}

/* Typography */
.uss-page .uss-eyebrow {
  display: inline-block;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #dcebdd;
  color: var(--uss-green-dark);
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.uss-page .uss-title-xl {
  font-size: 40px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: var(--uss-text);
}

.uss-page .uss-title-lg {
  font-size: 32px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: var(--uss-text);
}

.uss-page .uss-title-md {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  color: var(--uss-text);
}

/* If you truly want paragraph text larger everywhere */
.uss-page .uss-text-lg {
  font-size: 22px;
  line-height: 1.7;
}

.uss-page .uss-text-md {
  font-size: 20px;
  line-height: 1.7;
}

.uss-page .uss-text-sm {
  font-size: 20px;
  line-height: 1.7;
}

.uss-page .uss-text-xs {
  font-size: 18px;
  line-height: 1.65;
}

.uss-page .uss-text-muted {
  color: var(--uss-muted);
}

.uss-page .uss-green {
  color: var(--uss-green-accent);
  font-weight: 700;
}

.uss-page .uss-emphasis {
  color: var(--uss-green-dark);
  font-weight: 900;
}

/* Buttons */
.uss-page .uss-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.uss-page .uss-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 14px 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  cursor: pointer;
  font-size: 15px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition:
    transform var(--uss-transition),
    background var(--uss-transition),
    border-color var(--uss-transition),
    color var(--uss-transition),
    box-shadow var(--uss-transition);
}

.uss-page .uss-btn:hover {
  transform: translateY(-1px);
}

.uss-page .uss-btn--primary {
  background: var(--uss-green);
  color: #fff;
  box-shadow: var(--uss-shadow);
}

.uss-page .uss-btn--primary:hover {
  background: var(--uss-green-dark);
}

.uss-page .uss-btn--secondary {
  background: transparent;
  color: var(--uss-green-dark);
  border-color: var(--uss-green-dark);
}

/* Generic cards */
.uss-page .uss-card {
  background: #fff;
  border: 1px solid var(--uss-border);
  border-radius: var(--uss-radius);
  box-shadow: var(--uss-shadow);
}

.uss-page .uss-card--soft {
  background: var(--uss-green-softer);
  border: 1px solid var(--uss-border);
  border-radius: var(--uss-radius);
}

.uss-page .uss-card__body {
  padding: 28px;
}

.uss-page .uss-highlight-box {
  padding: 20px 22px;
  background: #f2f8f2;
  border: 1px solid #dce8de;
  border-left: 5px solid var(--uss-green);
  border-radius: 16px;
}

/* Lists */
.uss-page .uss-bullets,
.uss-page .uss-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uss-page .uss-bullets li {
  position: relative;
  margin: 0 0 14px;
  padding-left: 28px;
  color: var(--uss-body);
  font-size: 22px;
  line-height: 1.7;
}

.uss-page .uss-bullets li:last-child {
  margin-bottom: 0;
}

.uss-page .uss-bullets li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--uss-green);
  box-shadow: 0 0 0 5px rgba(95, 142, 99, 0.12);
}

.uss-page .uss-checklist li {
  position: relative;
  margin: 0 0 14px;
  padding-left: 34px;
  font-size: 22px;
  line-height: 1.7;
  color: var(--uss-body);
}

.uss-page .uss-checklist li:last-child {
  margin-bottom: 0;
}

.uss-page .uss-checklist li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--uss-green-dark);
  font-size: 22px;
  font-weight: 900;
}

/* Image placeholders */
.uss-page .uss-image-placeholder {
  position: relative;
  overflow: hidden;
  min-height: 460px;
  border: 1px solid #d6e2d7;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(95, 142, 99, 0.14), rgba(95, 142, 99, 0.03)),
    #e9f1ea;
}

.uss-page .uss-image-placeholder::before {
  content: attr(data-label);
  position: absolute;
  left: 20px;
  bottom: 18px;
  padding: 10px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--uss-green-dark);
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.uss-page .uss-image-placeholder::after {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px dashed rgba(95, 142, 99, 0.28);
  border-radius: 18px;
  pointer-events: none;
}

/* Accordion */
.uss-page .uss-accordion {
  display: grid;
  gap: 14px;
}

.uss-page .uss-accordion__item {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--uss-border);
  border-radius: 16px;
}

.uss-page .uss-accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 22px 24px;
  background: #fff;
  border: 0;
  cursor: pointer;
  text-align: left;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 900;
  color: var(--uss-text);
}

.uss-page .uss-accordion__icon {
  position: relative;
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
}

.uss-page .uss-accordion__icon::before,
.uss-page .uss-accordion__icon::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 18px;
  height: 2px;
  background: var(--uss-green-dark);
  transition: transform var(--uss-transition), opacity var(--uss-transition);
}

.uss-page .uss-accordion__icon::after {
  transform: rotate(90deg);
}

.uss-page .uss-accordion__item.is-open .uss-accordion__icon::after {
  opacity: 0;
  transform: rotate(90deg) scaleX(0);
}

.uss-page .uss-accordion__content {
  display: none;
  padding: 0 24px 22px;
}

.uss-page .uss-accordion__item.is-open .uss-accordion__content {
  display: block;
}

/* Offer card interaction */
.uss-page .uss-offer-card.is-active {
  transform: translateY(-2px);
  border-color: var(--uss-green);
  box-shadow: 0 16px 36px rgba(95, 142, 99, 0.18);
}

/* =========================
   GLOBAL MOBILE + TABLET
   TYPOGRAPHY / COMMON STACKS
========================= */

/* Tablet */
@media (max-width: 1024px) {
  .uss-page .uss-title-xl {
    font-size: 40px;
    line-height: 1.08;
  }

  .uss-page .uss-title-lg {
    font-size: 32px;
    line-height: 1.14;
  }

  .uss-page .uss-title-md {
    font-size: 26px;
    line-height: 1.2;
  }

  .uss-page .uss-text-lg,
  .uss-page .uss-text-md,
  .uss-page .uss-text-sm {
    font-size: 18px;
    line-height: 1.65;
  }

  .uss-page .uss-text-xs {
    font-size: 16px;
    line-height: 1.55;
  }

  .uss-page .uss-btn {
    min-height: 52px;
    padding: 13px 22px;
    font-size: 14px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .uss-page .uss-container,
  .uss-page .uss-problems-v2__inner,
  .uss-page .uss-part-section__inner,
  .uss-page .uss-organixx-difference__inner,
  .uss-page .uss-choice-section__inner,
  .uss-page .uss-value-section__inner,
  .uss-page .uss-faq-section__inner,
  .uss-page .uss-offers-section__inner,
  .uss-page .uss-testimonials__inner,
  .uss-page .uss-combined-result__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .uss-page .uss-title-xl {
    font-size: 34px;
    line-height: 1.08;
  }

  .uss-page .uss-title-lg {
    font-size: 28px;
    line-height: 1.12;
  }

  .uss-page .uss-title-md {
    font-size: 24px;
    line-height: 1.2;
  }

  .uss-page .uss-text-lg,
  .uss-page .uss-text-md,
  .uss-page .uss-text-sm {
    font-size: 18px;
    line-height: 1.65;
  }

  .uss-page .uss-text-xs {
    font-size: 16px;
    line-height: 1.55;
  }

  .uss-page .uss-btn {
    min-height: 50px;
    padding: 13px 20px;
    font-size: 14px;
  }

  /* universal image/text stack helpers */
  .uss-page .uss-organixx-card__inner,
  .uss-page .uss-organixx-card__main,
  .uss-page .uss-mag7-item,
  .uss-page .uss-sleep3d-card__header {
    flex-direction: column;
    align-items: flex-start;
  }

  .uss-page .uss-organixx-card__icon,
  .uss-page .uss-mag7-item__thumb,
  .uss-page .uss-sleep3d-card__icon {
    margin-bottom: 2px;
  }

  .uss-page .uss-organixx-card__icon,
  .uss-page .uss-mag7-item__thumb,
  .uss-page .uss-sleep3d-card__icon,
  .uss-page .uss-part-section__product {
    align-self: flex-start;
  }
}

/* ========== USS PAGE DESIGN FIXES ========== */

/* 1. Week timeline labels — prevent wrapping */
#btgo-pm-cro .uss-choice-timeline__label,
.uss-choice-timeline__label {
  white-space: nowrap !important;
  flex: 0 0 auto !important;
  min-width: 110px !important;
}

/* 2. Magnesium 7 ingredient circles — scale up */
#btgo-pm-cro .uss-mag7-item__thumb,
.uss-mag7-item__thumb {
  width: 88px !important;
  height: 88px !important;
  min-width: 88px !important;
  flex: 0 0 88px !important;
}
#btgo-pm-cro .uss-mag7-item__thumb img,
.uss-mag7-item__thumb img {
  width: 88px !important;
  height: 88px !important;
  max-width: 88px !important;
}

/* 3. Clean Sleep 3D ingredient icons — scale up */
#btgo-pm-cro .uss-sleep3d-card__icon,
.uss-sleep3d-card__icon {
  width: 88px !important;
  height: 88px !important;
  min-width: 88px !important;
  flex: 0 0 88px !important;
}
#btgo-pm-cro .uss-sleep3d-card__icon img,
.uss-sleep3d-card__icon img {
  width: 88px !important;
  height: 88px !important;
  max-width: 88px !important;
}

/* 4. Mag 7 section — match width of all other sections */
#btgo-pm-cro .uss-part-section--mag7 .e-con-inner,
.uss-part-section--mag7 .e-con-inner {
  max-width: 1140px !important;
  width: 100% !important;
}

/* 5. Organixx Difference icons — scale up */
#btgo-pm-cro .uss-organixx-card__icon,
.uss-organixx-card__icon {
  width: 68px !important;
  height: 68px !important;
  min-width: 68px !important;
  flex: 0 0 68px !important;
}
#btgo-pm-cro .uss-organixx-card__icon img,
.uss-organixx-card__icon img {
  width: 68px !important;
  height: 68px !important;
  max-width: 68px !important;
}

/* 6. (Optional) Normalize section vertical rhythm */
/* Uncomment only if mockup shows uniform section spacing
#btgo-pm-cro .uss-part-section,
#btgo-pm-cro .uss-testimonials,
#btgo-pm-cro .uss-organixx-difference,
#btgo-pm-cro .uss-choice-section {
  padding-top: 56px !important;
  padding-bottom: 60px !important;
}
*/

/* Mobile (≤768px) — center icon + title on Organixx Difference cards */
@media (max-width: 768px) {
  #btgo-pm-cro .uss-organixx-card__main,
  .uss-organixx-card__main {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  #btgo-pm-cro .uss-organixx-card__icon,
  .uss-organixx-card__icon {
    margin: 0 auto 12px !important;
  }

  #btgo-pm-cro .uss-organixx-card__title,
  .uss-organixx-card__title {
    text-align: center !important;
  }

  /* Keep body paragraphs left-aligned for readability */
  #btgo-pm-cro .uss-organixx-card__content > p,
  .uss-organixx-card__content > p,
  #btgo-pm-cro .uss-organixx-card__content ul,
  .uss-organixx-card__content ul {
    text-align: left !important;
  }
}

#btgo-pm-cro .uss-organixx-card__badge-media--inline,
.uss-organixx-card__badge-media--inline {
  float: none !important;
  display: block !important;
  margin: 16px auto !important;
}

/* Mobile (≤768px) — center ingredient cards + $2/day badge */
@media (max-width: 768px) {

  /* ---- Clean Sleep 3D ingredient cards (PeptiSleep, L-Theanine, GABA) ---- */
  #btgo-pm-cro .uss-sleep3d-card__header,
  .uss-sleep3d-card__header {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  #btgo-pm-cro .uss-sleep3d-card__icon,
  .uss-sleep3d-card__icon {
    margin: 0 auto 12px !important;
  }

  #btgo-pm-cro .uss-sleep3d-card__heading,
  .uss-sleep3d-card__heading {
    text-align: center !important;
  }

  /* ---- Magnesium 7 ingredient rows (the 7 forms) ---- */
  #btgo-pm-cro .uss-mag7-item,
  .uss-mag7-item {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  #btgo-pm-cro .uss-mag7-item__thumb,
  .uss-mag7-item__thumb {
    margin: 0 auto 10px !important;
  }

  /* ---- "LESS THAN $2 PER DAY" badge — stack + center ---- */
  #btgo-pm-cro .uss-value-v2__bottom,
  .uss-value-v2__bottom {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    text-align: center !important;
  }

  #btgo-pm-cro .uss-value-v2__badge,
  .uss-value-v2__badge {
    margin: 0 auto !important;
  }

  #btgo-pm-cro .uss-value-v2__bottom-copy,
  .uss-value-v2__bottom-copy {
    text-align: center !important;
  }

}

/* Mobile (≤768px) — center Part 1 / Part 2 headers + bottle images */
@media (max-width: 768px) {

  /* Stack the kicker/heading + bottle vertically and center them */
  #btgo-pm-cro .uss-part-section__top,
  .uss-part-section__top {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    margin-top: -10px;
  }

  /* Kicker (Part 1: Magnesium 7 / Part 2: Clean Sleep 3D) */
  #btgo-pm-cro .uss-part-section__badge,
  .uss-part-section__badge {
    margin: 0 auto 12px !important;

  }

  /* Heading + content block */
  #btgo-pm-cro .uss-part-section__content,
  .uss-part-section__content {
    text-align: center !important;
    width: 100% !important;
  }

  /* Bottle image container */
  #btgo-pm-cro .uss-part-section__product,
  .uss-part-section__product {
    margin: 20px auto 0 !important;
    text-align: center !important;
  }

  #btgo-pm-cro .uss-part-section__product img,
  .uss-part-section__product img {
    margin: 0 auto !important;
    display: block !important;
  }
#btgo-pm-cro .uss-part-section__top,
.uss-part-section__top {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}
}

/* Mobile (≤768px) — larger bottle images */
@media (max-width: 768px) {

  #btgo-pm-cro .uss-part-section__product,
  .uss-part-section__product {
    width: 240px !important;
    max-width: 80% !important;
  }

  #btgo-pm-cro .uss-part-section__product img,
  .uss-part-section__product img {
    width: 240px !important;
    max-width: 100% !important;
    height: auto !important;
  }

}

/* =========================
   HERO CSS
========================= */

.uss-page .uss-hero-v2 {
  position: relative;
  width:100%;
  height: 880px;
  overflow: hidden;
}

.uss-page .uss-hero-v2__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.uss-page .uss-hero-v2__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 20% center;   /* ← pulls the image focal point left */
}

.uss-page .uss-hero-v2__overlay {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 80%;
  height: 100%;
  padding-right: 80px;
}

.uss-page .uss-hero-v2__card {
  width: 620px;

  padding: 34px 32px;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 18px;
  box-shadow: var(--uss-shadow-lg);
  backdrop-filter: blur(6px);
}

.uss-page .uss-hero-v2__title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 14px;
}

.uss-page .uss-hero-v2__title span {
  display: inline-block;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 4px;
  background: var(--uss-green-accent-dark);
  color: #fff;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 900;
}

.uss-page .uss-hero-v2__subtitle {
  margin: 0 0 18px;
  color: var(--uss-text);
  font-weight: 700;
}

.uss-page .uss-hero-v2__content p {
  margin: 0 0 12px;
  color: var(--uss-body);
}

.uss-page .uss-hero-v2__highlight {
  margin-top: 10px !important;
  color: var(--uss-green-accent);
  font-weight: 800;
}

/* =========================
   HERO MOBILE + TABLET FIX
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-hero-v2 {
    height: 720px;
  }

  .uss-page .uss-hero-v2__overlay {
    justify-content: center;
    align-items: flex-end;
    padding: 40px 28px;
  }

  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 620px;
    padding: 28px 24px;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 28px;
    padding: 8px 12px;
  }
}

@media (max-width: 767px) {
@media (max-width: 767px) {
  .uss-page .uss-hero-v2 {
    height: 760px;
    min-height: 760px;
  }
  .uss-page .uss-hero-v2__overlay {
    justify-content: center;
    align-items: flex-end;
    padding: 24px 16px;
    width: 100%;              /* ← add this line */
  }

  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 398px;
    padding: 22px 18px;
    border-radius: 14px;
  }

  .uss-page .uss-hero-v2__title {
    gap: 8px;
    margin-bottom: 12px;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 22px;
    line-height: 1.08;
    padding: 7px 10px;
    border-radius: 4px;
    max-width: 100%;
    white-space: normal;
  }

  .uss-page .uss-hero-v2__subtitle {
    margin-bottom: 14px;
  }

  .uss-page .uss-hero-v2__content p {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-hero-v2 {
    height: auto;
    padding-top: 30px; /* 👈 THIS is what you actually want */
  }
}

/* Hero — center alignment + title hierarchy */
#btgo-pm-cro .uss-hero-v2__card,
.uss-hero-v2__card {
  text-align: center !important;
}

/* Title container ("Why You're" + "Still Exhausted" green pills) */
#btgo-pm-cro .uss-hero-v2__title,
.uss-hero-v2__title {
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
}

#btgo-pm-cro .uss-hero-v2__title span,
.uss-hero-v2__title span {
  font-size: 44px !important;
  line-height: 1.1 !important;
  text-align: center !important;
}

/* Subtitle ("(Even After 8 Hours in Bed)") */
#btgo-pm-cro .uss-hero-v2__subtitle,
.uss-hero-v2__subtitle {
  font-size: 28px !important;
  text-align: center !important;
  line-height: 1.2 !important;
}

/* Mobile (≤768px) — scale down proportionally */
@media (max-width: 768px) {
  #btgo-pm-cro .uss-hero-v2__title span,
  .uss-hero-v2__title span {
    font-size: 32px !important;
  }

  #btgo-pm-cro .uss-hero-v2__subtitle,
  .uss-hero-v2__subtitle {
    font-size: 22px !important;
  }
}

/* =========================
   SECTION 2 CSS
   PROBLEMS + SOLUTION
========================= */

.uss-page .uss-problems-v2 {
  padding: 50px 0;
  background: #ffffff;
}

.uss-page .uss-problems-v2__inner {
  width: 100%;
  max-width: var(--uss-max);
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-problem-block {
  text-align: left;
}

.uss-page .uss-problem-block__badge-wrap {
  text-align: center;
  margin-bottom: 12px;
}

.uss-page .uss-problem-block__badge {
  display: inline-block;
  padding: 8px 8px;
  border-radius: 5px;
  background: var(--uss-green-accent);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.uss-page .uss-problem-block__title {
  margin: 0 0 14px;
  color: #2a2a2a;
  text-align: center;
}

.uss-page .uss-problem-block__lead {
  margin: 0 0 20px;
  color: var(--uss-green-accent);
  font-weight: 700;
  text-align: center;
}

.uss-page .uss-problem-block__copy {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}

.uss-page .uss-problem-block__copy p {
  margin: 0 0 14px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-problem-block__copy p:last-child {
  margin-bottom: 0;
}

.uss-page .uss-problems-v2__divider {
  width: 100%;
  max-width: 950px;
  height: 2px;
  margin: 28px auto 30px;
  background: #d8e8da;
}

.uss-page .uss-solution-box {
  width: 100%;
  max-width: 950px;
  margin: 34px auto 0;
  padding: 30px 24px 26px;
  background: #edf6ef;
  border-radius: 8px;
}

.uss-page .uss-solution-box__title {
  margin: 0 0 20px;
  color: var(--uss-green-accent);
  text-align: center;
}

.uss-page .uss-solution-box__copy {
  width: 100%;
  max-width: 760px;
  margin: 0 auto 16px;
  text-align: left;
}

.uss-page .uss-solution-box__copy p {
  margin: 0 0 14px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-solution-box__parts {
  display: grid;
  gap: 10px;
  width: 100%;
  max-width: 760px;
  margin: 16px auto 18px;
}

.uss-page .uss-solution-box__part {
  padding: 13px 14px;
  background: rgba(255, 255, 255, 0.62);
  border-radius: 6px;
  text-align: left;
}

.uss-page .uss-solution-box__part p {
  margin: 0;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-solution-box__part strong {
  color: var(--uss-green-accent);
  font-weight: 900;
}

.uss-page .uss-solution-box__copy--bottom {
  margin-bottom: 0;
}

.uss-page .uss-solution-box__highlight {
  color: var(--uss-green-accent) !important;
  font-weight: 700;
  text-align: left;
}

/* =========================
   SECTION 2 MOBILE + TABLET
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-problem-block__copy,
  .uss-page .uss-problems-v2__divider,
  .uss-page .uss-solution-box {
    max-width: 100%;
  }

  .uss-page .uss-solution-box__copy,
  .uss-page .uss-solution-box__parts {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-problems-v2 {
    padding: 42px 0 46px;
  }

  .uss-page .uss-problem-block__badge-wrap {
    margin-bottom: 10px;
  }

  .uss-page .uss-problem-block__title {
    margin-bottom: 12px;
  }

  .uss-page .uss-problem-block__lead {
    margin-bottom: 16px;
  }

  .uss-page .uss-problem-block__copy p {
    margin-bottom: 12px;
  }

  .uss-page .uss-problems-v2__divider {
    margin: 22px auto 24px;
  }

  .uss-page .uss-solution-box {
    padding: 20px 16px 18px;
    border-radius: 8px;
  }

  .uss-page .uss-solution-box__title {
    margin-bottom: 16px;
  }
}
}

/* =========================
   SECTION 2 CSS
   PROBLEMS + SOLUTION
========================= */

.uss-page .uss-problems-v2 {
  padding: 50px 0;
  background: #ffffff;
}

.uss-page .uss-problems-v2__inner {
  width: 100%;
  max-width: var(--uss-max);
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-problem-block {
  text-align: left;
}

.uss-page .uss-problem-block__badge-wrap {
  text-align: center;
  margin-bottom: 12px;
}

.uss-page .uss-problem-block__badge {
  display: inline-block;
  padding: 8px 8px;
  border-radius: 5px;
  background: var(--uss-green-accent);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.uss-page .uss-problem-block__title {
  margin: 0 0 14px;
  color: #2a2a2a;
  text-align: center;
}

.uss-page .uss-problem-block__lead {
  margin: 0 0 20px;
  color: var(--uss-green-accent);
  font-weight: 700;
  text-align: center;
}

.uss-page .uss-problem-block__copy {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}

.uss-page .uss-problem-block__copy p {
  margin: 0 0 14px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-problem-block__copy p:last-child {
  margin-bottom: 0;
}

.uss-page .uss-problems-v2__divider {
  width: 100%;
  max-width: 950px;
  height: 2px;
  margin: 28px auto 30px;
  background: #d8e8da;
}

.uss-page .uss-solution-box {
  width: 100%;
  max-width: 950px;
  margin: 34px auto 0;
  padding: 30px 24px 26px;
  background: #edf6ef;
  border-radius: 8px;
}

.uss-page .uss-solution-box__title {
  margin: 0 0 20px;
  color: var(--uss-green-accent);
  text-align: center;
}

.uss-page .uss-solution-box__copy {
  width: 100%;
  max-width: 760px;
  margin: 0 auto 16px;
  text-align: left;
}

.uss-page .uss-solution-box__copy p {
  margin: 0 0 14px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-solution-box__parts {
  display: grid;
  gap: 10px;
  width: 100%;
  max-width: 760px;
  margin: 16px auto 18px;
}

.uss-page .uss-solution-box__part {
  padding: 13px 14px;
  background: rgba(255, 255, 255, 0.62);
  border-radius: 6px;
  text-align: left;
}

.uss-page .uss-solution-box__part p {
  margin: 0;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-solution-box__part strong {
  color: var(--uss-green-accent);
  font-weight: 900;
}

.uss-page .uss-solution-box__copy--bottom {
  margin-bottom: 0;
}

.uss-page .uss-solution-box__highlight {
  color: var(--uss-green-accent) !important;
  font-weight: 700;
  text-align: left;
}

/* =========================
   SECTION 2 MOBILE + TABLET
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-problem-block__copy,
  .uss-page .uss-problems-v2__divider,
  .uss-page .uss-solution-box {
    max-width: 100%;
  }

  .uss-page .uss-solution-box__copy,
  .uss-page .uss-solution-box__parts {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-problems-v2 {
    padding: 42px 0 46px;
  }

  .uss-page .uss-problem-block__badge-wrap {
    margin-bottom: 10px;
  }

  .uss-page .uss-problem-block__title {
    margin-bottom: 12px;
  }

  .uss-page .uss-problem-block__lead {
    margin-bottom: 16px;
  }

  .uss-page .uss-problem-block__copy p {
    margin-bottom: 12px;
  }

  .uss-page .uss-problems-v2__divider {
    margin: 22px auto 24px;
  }

  .uss-page .uss-solution-box {
    padding: 20px 16px 18px;
    border-radius: 8px;
  }

  .uss-page .uss-solution-box__title {
    margin-bottom: 16px;
  }
}

/* =========================
   SECTION 3 CSS
   PART 1: MAGNESIUM 7
========================= */

.uss-page .uss-part-section {
  padding: 52px 0 56px;
  background: #ffffff;
}

.uss-page .uss-part-section__inner {
  width: 100%;
  max-width: var(--uss-max);
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-part-section__top {
  position: relative;
  min-height: 220px;
}

.uss-page .uss-part-section__content {
  max-width: 950px;
  padding-right: 260px;
}

.uss-page .uss-part-section__badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 10px 14px;
  border-radius: 4px;
  background: var(--uss-green-accent);
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
}

.uss-page .uss-part-section__title {
  margin: 0 0 14px;
  color: var(--uss-green-accent);
  line-height: 1.2;
  max-width: 620px;
}

.uss-page .uss-part-section__lead {
  margin: 0 0 12px;
}

.uss-page .uss-part-section__content p,
.uss-page .uss-part-section__body p {
  margin: 0 0 12px;
  text-align: left;
  color: #2f2f2f;
}

.uss-page .uss-part-section__body {
  width: 100%;
  max-width: 950px;
  margin-top: 18px;
}

.uss-page .uss-part-section__body--closing {
  margin-top: 20px;
}

.uss-page .uss-part-section__product {
  position: absolute;
  top: 6px;
  right: 80px;
  width: 180px;
}

.uss-page .uss-part-section__product img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* Magnesium 7 panel */
.uss-page .uss-mag7-panel {
  width: 100%;
  max-width: 860px;
  margin-top: 14px;
  padding: 18px 14px 14px;
  background: #dfece3;
  border-radius: 10px;
}

.uss-page .uss-mag7-panel__intro {
  margin: 0 0 14px;
  padding: 0 8px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-mag7-panel__card {
  background: rgba(255, 255, 255, 0.82);
  border-radius: 8px;
  padding: 16px 14px;
}

.uss-page .uss-mag7-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 16px;
}

.uss-page .uss-mag7-item:last-child {
  margin-bottom: 0;
}

.uss-page .uss-mag7-item__thumb {
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  border-radius: 999px;
  overflow: hidden;
  background: #cfdacf;
}

.uss-page .uss-mag7-item__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uss-page .uss-mag7-item p {
  margin: 2px 0 0;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-mag7-panel__footer {
  margin: 12px 0 0;
  padding: 0 8px;
  text-align: left;
  color: #2f2f2f;
}

/* Magnesium benefits */
.uss-page .uss-mag7-benefits {
  width: 100%;
  max-width: 860px;
  margin-top: 16px;
  padding: 16px 18px 14px;
  border: 1px solid #bed3c2;
  border-radius: 8px;
  background: #f7fbf8;
}

.uss-page .uss-mag7-benefits__intro {
  margin: 0 0 12px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-mag7-benefits__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uss-page .uss-mag7-benefits__list li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 26px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-mag7-benefits__list li:last-child {
  margin-bottom: 0;
}

.uss-page .uss-mag7-benefits__list li::before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--uss-green-accent);
  font-size: 15px;
  font-weight: 900;
}

/* =========================
   SECTION 3 MOBILE + TABLET
   PART 1: MAGNESIUM 7
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-part-section__inner,
  .uss-page .uss-part-section__inner--910 {
    max-width: 910px;
  }

  .uss-page .uss-part-section__top {
    min-height: 0;
  }

  .uss-page .uss-part-section__content {
    max-width: 100%;
    padding-right: 0;
  }

  .uss-page .uss-part-section__product {
    position: static;
    width: 160px;
    margin: 12px 0 16px;
  }

  .uss-page .uss-mag7-panel,
  .uss-page .uss-mag7-benefits,
  .uss-page .uss-part-section__body {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-part-section {
    padding: 42px 0 46px;
  }

  .uss-page .uss-part-section__top {
    display: block;
  }

  .uss-page .uss-part-section__content {
    max-width: 100%;
    padding-right: 0;
  }

  .uss-page .uss-part-section__product {
    position: static;
    width: 130px;
    margin: 10px 0 16px;
  }

  .uss-page .uss-part-section__badge {
    margin-bottom: 12px;
    padding: 8px 12px;
    font-size: 14px;
  }

  .uss-page .uss-part-section__title {
    max-width: 100%;
    margin-bottom: 12px;
  }

  .uss-page .uss-mag7-panel {
    padding: 16px 12px 12px;
  }

  .uss-page .uss-mag7-panel__card {
    padding: 14px 12px;
  }

  .uss-page .uss-mag7-item {
    gap: 10px;
    margin-bottom: 18px;
  }

  .uss-page .uss-mag7-item__thumb {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
  }

  .uss-page .uss-mag7-item p {
    margin-top: 0;
  }

  .uss-page .uss-mag7-benefits {
    padding: 14px 14px 12px;
  }
}

/* =========================
   SECTION 4 CSS
   PART 2: CLEAN SLEEP 3D
========================= */

.uss-page .uss-part-section__inner--910 {
  max-width: 910px;
}

.uss-page .uss-part-section__top--sleep3d {
  position: relative;
  min-height: 180px;
}

.uss-page .uss-part-section__content--sleep3d {
  max-width: 720px;
  padding-right: 210px;
}

.uss-page .uss-part-section__title--sleep3d {
  color: var(--uss-green-accent);
  max-width: 540px;
}

.uss-page .uss-part-section__product--sleep3d {
  position: absolute;
  top: 0;
  right: 40px;
  width: 140px;
}

.uss-page .uss-sleep3d-card {
  width: 100%;
  margin-top: 28px;
  padding: 22px 20px 20px;
  background: #dfece3;
  border-radius: 10px;
}

.uss-page .uss-sleep3d-card__header {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 14px;
}

.uss-page .uss-sleep3d-card__icon {
  flex: 0 0 54px;
  width: 54px;
  height: 54px;
  border-radius: 999px;
  overflow: hidden;
  background: #cfdacf;
}

.uss-page .uss-sleep3d-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uss-page .uss-sleep3d-card__heading {
  min-width: 0;
}

.uss-page .uss-sleep3d-card__title {
  margin: 0 0 2px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  color: var(--uss-green-accent);
}

.uss-page .uss-sleep3d-card__subtitle {
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: var(--uss-green-accent);
}

.uss-page .uss-sleep3d-card__body p {
  margin: 0 0 12px;
  text-align: left;
  color: #2f2f2f;
}

.uss-page .uss-sleep3d-inset {
  margin: 14px 0 14px;
  padding: 16px 16px 14px;
  background: rgba(255, 255, 255, 0.78);
  border-radius: 8px;
}

.uss-page .uss-sleep3d-inset__title {
  margin: 0 0 12px;
  color: var(--uss-green-accent);
  font-weight: 800;
}

.uss-page .uss-sleep3d-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uss-page .uss-sleep3d-checklist li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 24px;
  text-align: left;
  color: #2f2f2f;
}

.uss-page .uss-sleep3d-checklist li:last-child {
  margin-bottom: 0;
}

.uss-page .uss-sleep3d-checklist li::before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--uss-green-accent);
  font-size: 16px;
  font-weight: 900;
}

@media (max-width: 767px) {
  .uss-page .uss-part-section__top--sleep3d {
    min-height: 0;
  }

  .uss-page .uss-part-section__content--sleep3d {
    max-width: 100%;
    padding-right: 0;
  }

  .uss-page .uss-part-section__product--sleep3d {
    position: static;
    width: 120px;
    margin: 10px 0 14px auto;
  }

  .uss-page .uss-sleep3d-card {
    padding: 18px 16px 16px;
  }

  .uss-page .uss-sleep3d-card__header {
    gap: 12px;
  }

  .uss-page .uss-sleep3d-card__icon {
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
  }

  .uss-page .uss-sleep3d-card__title,
  .uss-page .uss-sleep3d-card__subtitle {
    font-size: 18px;
  }
}

/* =========================
   SECTION 4 MOBILE + TABLET
   PART 2: CLEAN SLEEP 3D
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-part-section__content--sleep3d {
    max-width: 100%;
    padding-right: 0;
  }

  .uss-page .uss-part-section__product--sleep3d {
    position: static;
    width: 140px;
    margin: 12px 0 16px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-part-section__top--sleep3d {
    min-height: 0;
  }

  .uss-page .uss-part-section__content--sleep3d {
    max-width: 100%;
    padding-right: 0;
  }

  .uss-page .uss-part-section__product--sleep3d {
    position: static;
    width: 120px;
    margin: 10px 0 16px;
  }

  .uss-page .uss-sleep3d-card {
    padding: 18px 14px 16px;
  }

  .uss-page .uss-sleep3d-card__header {
    gap: 10px;
    margin-bottom: 12px;
  }

  .uss-page .uss-sleep3d-card__icon {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
  }

  .uss-page .uss-sleep3d-card__title,
  .uss-page .uss-sleep3d-card__subtitle {
    font-size: 20px;
  }

  .uss-page .uss-sleep3d-inset {
    padding: 14px 12px 12px;
  }
}

/* Mobile (≤768px) — shrink Clean Sleep 3D bottle to visually match Mag 7 */
@media (max-width: 768px) {

  #btgo-pm-cro .uss-part-section__product--sleep3d,
  .uss-part-section__product--sleep3d {
    width: 180px !important;
    max-width: 60% !important;
  }

  #btgo-pm-cro .uss-part-section__product--sleep3d img,
  .uss-part-section__product--sleep3d img {
    width: 160px !important;
  }
}

/* =========================
   SECTION 5 CSS
   COMBINED RESULT / SYSTEM
========================= */

.uss-page .uss-combined-result {
  padding: 52px 0 58px;
  background: #ffffff;
}

.uss-page .uss-combined-result__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-combined-result__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
  align-items: center;
  gap: 34px;
}

.uss-page .uss-combined-result__content {
  max-width: 430px;
}

.uss-page .uss-combined-result__title {
  margin: 0 0 18px;
  color: var(--uss-green-accent);
  line-height: 1.15;
}

.uss-page .uss-combined-result__content p {
  margin: 0 0 20px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-combined-result__content p:last-child {
  margin-bottom: 0;
}

.uss-page .uss-combined-result__media {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.uss-page .uss-combined-result__media img {
  width: 100%;
  max-width: 470px;
  height: auto;
  object-fit: contain;
}

@media (max-width: 767px) {
  .uss-page .uss-combined-result {
    padding: 42px 0 46px;
  }

  .uss-page .uss-combined-result__inner {
    padding: 0 20px;
  }

  .uss-page .uss-combined-result__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .uss-page .uss-combined-result__content {
    max-width: 100%;
  }

  .uss-page .uss-combined-result__media {
    justify-content: center;
  }

  .uss-page .uss-combined-result__media img {
    max-width: 360px;
  }
}

/* =========================
   SECTION 5 MOBILE + TABLET
   COMBINED RESULT
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-combined-result__grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .uss-page .uss-combined-result__content {
    max-width: 100%;
  }

  .uss-page .uss-combined-result__media {
    justify-content: center;
  }

  .uss-page .uss-combined-result__media img {
    max-width: 420px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-combined-result {
    padding: 5px 0 5px;
  }

  .uss-page .uss-combined-result__grid {
    gap: 18px;
  }

  .uss-page .uss-combined-result__media img {
    width: 100%;
    max-width: 320px;
  }
}

/* =========================
   SECTION 6 CSS
   TESTIMONIALS / REVIEWS
========================= */

.uss-page .uss-testimonials {
  padding: 56px 0 60px;
  background: #ffffff;
}

.uss-page .uss-testimonials__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-testimonials__intro {
  max-width: 950px;
  margin: 0 auto 24px;
  text-align: center;
}

.uss-page .uss-testimonials__title {
  margin: 0 0 18px;
  color: #2d2d2d;
}

.uss-page .uss-testimonials__intro p {
  margin: 0 0 12px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-testimonials__intro p:last-child {
  margin-bottom: 0;
}

.uss-page .uss-testimonials__card {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 28px 22px 24px;
  border: 2px solid #d6e6d8;
  border-radius: 12px;
  background: #fbfdfb;
}

.uss-page .uss-testimonials__badge-wrap {
  text-align: center;
  margin-bottom: 14px;
}

.uss-page .uss-testimonials__badge {
  display: inline-block;
  padding: 10px 22px;
  border-radius: 4px;
  background: var(--uss-green-accent);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
}

.uss-page .uss-testimonials__subhead {
  margin: 0 0 26px;
  text-align: center;
  color: var(--uss-green-accent);
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}

.uss-page .uss-testimonial-item {
  text-align: center;
}

.uss-page .uss-testimonial-item__title {
  margin: 0 0 12px;
  color: #2d2d2d;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}

.uss-page .uss-testimonial-item__quote {
  max-width: 720px;
  margin: 0 auto 10px;
  color: #2f2f2f;
  text-align: center;
}

.uss-page .uss-testimonial-item__author {
  margin: 0;
  color: #4a4a4a;
  text-align: center;
}

.uss-page .uss-testimonial-divider {
  width: 100%;
  max-width: 760px;
  height: 1px;
  margin: 26px auto;
  background: #dcdcdc;
}

@media (max-width: 767px) {
  .uss-page .uss-testimonials {
    padding: 5px 0 5px;
  }

  .uss-page .uss-testimonials__inner {
    padding: 0 20px;
  }

  .uss-page .uss-testimonials__card {
    padding: 22px 16px 20px;
  }

  .uss-page .uss-testimonials__badge {
    font-size: 16px;
    padding: 9px 18px;
  }

  .uss-page .uss-testimonials__subhead {
    font-size: 20px;
  }

  .uss-page .uss-testimonial-item__title {
    font-size: 20px;
  }
}

/* =========================
   SECTION 6/7 MOBILE + TABLET
   TESTIMONIALS
========================= */

@media (max-width: 767px) {
  .uss-page .uss-testimonials {
    padding: 42px 0 46px;
  }

  .uss-page .uss-testimonials__card {
    padding: 20px 14px 18px;
  }

  .uss-page .uss-testimonials__badge {
    font-size: 15px;
    padding: 8px 16px;
  }

  .uss-page .uss-testimonials__subhead {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .uss-page .uss-testimonial-item__title {
    font-size: 20px;
  }

  .uss-page .uss-testimonial-divider {
    margin: 20px auto;
  }
}

/* =========================
   SECTION 7 CSS
   CLEAN SLEEP 3D REVIEWS
========================= */

.uss-page .uss-testimonials--sleep3d {
  padding-top: 0px;
  padding-bottom: 60px;
}

.uss-page .uss-testimonials--sleep3d .uss-testimonials__card {
  max-width: 860px;
}

.uss-page .uss-testimonials--sleep3d .uss-testimonials__subhead {
  margin-bottom: 24px;
}

.uss-page .uss-testimonials--sleep3d .uss-testimonial-item__quote {
  max-width: 760px;
}

@media (max-width: 767px) {
  .uss-page .uss-testimonials--sleep3d {
    padding-top: 14px;
    padding-bottom: 46px;
  }
}

/* =========================
   SECTION 6/7 MOBILE + TABLET
   TESTIMONIALS
========================= */

@media (max-width: 767px) {
  .uss-page .uss-testimonials {
    padding: 5px 0 5px;
  }

  .uss-page .uss-testimonials__card {
    padding: 20px 14px 18px;
  }

  .uss-page .uss-testimonials__badge {
    font-size: 15px;
    padding: 8px 16px;
  }

  .uss-page .uss-testimonials__subhead {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .uss-page .uss-testimonial-item__title {
    font-size: 20px;
  }

  .uss-page .uss-testimonial-divider {
    margin: 20px auto;
  }
}

/* =========================
   SECTION 8 CSS
   ORGANIXX DIFFERENCE
   corrected background treatment
========================= */

.uss-page .uss-organixx-difference {
  padding: 5px 0 62px;
  background: #ffffff;
}

.uss-page .uss-organixx-difference__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-organixx-difference__intro {
  width: 100%;
  max-width: 950px;
  margin: 0 auto 26px;
}

.uss-page .uss-organixx-difference__title {
  margin: 0 0 20px;
  color: #2d2d2d;
  text-align: center;
  line-height: 1.2;
}

.uss-page .uss-organixx-difference__copy p {
  margin: 0 0 12px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-organixx-cards {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  display: grid;
  gap: 16px;
}

/* outer soft green block per card */
.uss-page .uss-organixx-card {
  padding: 10px;
  background: #edf6ef;
  border-radius: 8px;
}

/* inner white card */
.uss-page .uss-organixx-card__inner {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 16px;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 6px;
}

.uss-page .uss-organixx-card__icon {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
}

.uss-page .uss-organixx-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.uss-page .uss-organixx-card__content {
  min-width: 0;
  flex: 1 1 auto;
}

.uss-page .uss-organixx-card__title {
  margin: 0 0 10px;
  color: var(--uss-green-accent);
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
}

.uss-page .uss-organixx-card__content p {
  margin: 0 0 10px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-organixx-card__content p:last-child {
  margin-bottom: 0;
}

/* manufacturing card with badge */
.uss-page .uss-organixx-card__inner--badge {
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.uss-page .uss-organixx-card__main {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-width: 0;
  flex: 1 1 auto;
}

.uss-page .uss-organixx-card__badge-media {
  flex: 0 0 92px;
  width: 92px;
}

.uss-page .uss-organixx-card__badge-media img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* checklist */
.uss-page .uss-organixx-checklist {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
}

.uss-page .uss-organixx-checklist li {
  position: relative;
  margin: 0 0 8px;
  padding-left: 24px;
  text-align: left;
  color: #2f2f2f;
}

.uss-page .uss-organixx-checklist li:last-child {
  margin-bottom: 0;
}

.uss-page .uss-organixx-checklist li::before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--uss-green-accent);
  font-size: 16px;
  line-height: 1;
  font-weight: 900;
}

@media (max-width: 767px) {
  .uss-page .uss-organixx-difference {
    padding: 42px 0 48px;
  }

  .uss-page .uss-organixx-difference__inner {
    padding: 0 20px;
  }

  .uss-page .uss-organixx-card {
    padding: 8px;
  }

  .uss-page .uss-organixx-card__inner,
  .uss-page .uss-organixx-card__main {
    gap: 12px;
  }

  .uss-page .uss-organixx-card__inner--badge {
    flex-direction: column;
    align-items: flex-start;
  }

  .uss-page .uss-organixx-card__badge-media {
    width: 76px;
    flex: 0 0 76px;
    margin-left: 56px;
  }

  .uss-page .uss-organixx-card__icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }

  .uss-page .uss-organixx-card__title {
    font-size: 20px;
  }
}

/* =========================
   SECTION 8 MOBILE + TABLET
   ORGANIXX DIFFERENCE
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-organixx-card__inner--badge {
    flex-direction: column;
    align-items: flex-start;
  }

  .uss-page .uss-organixx-card__badge-media {
    width: 84px;
    flex: 0 0 84px;
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-organixx-difference {
    padding: 42px 0 48px;
  }

  .uss-page .uss-organixx-card {
    padding: 8px;
  }

  .uss-page .uss-organixx-card__inner {
    gap: 10px;
    padding: 14px 12px;
  }

  .uss-page .uss-organixx-card__icon {
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
  }

  .uss-page .uss-organixx-card__title {
    font-size: 20px;
  }

  .uss-page .uss-organixx-card__badge-media {
    width: 74px;
    flex: 0 0 74px;
    margin-left: 0;
  }
}

/* cGMP badge — float inside content so text wraps */
#btgo-pm-cro .uss-organixx-card__inner--badge .uss-organixx-card__content,
.uss-organixx-card__inner--badge .uss-organixx-card__content {
  max-width: 640px !important;
}

#btgo-pm-cro .uss-organixx-card__badge-media--inline,
.uss-organixx-card__badge-media--inline {
  float: right !important;
  width: 110px !important;
  height: 110px !important;
  margin: 4px 0 10px 20px !important;
  shape-outside: circle(50%) !important;
  shape-margin: 8px !important;
}

#btgo-pm-cro .uss-organixx-card__badge-media--inline img,
.uss-organixx-card__badge-media--inline img {
  width: 110px !important;
  height: 110px !important;
  display: block !important;
}

/* =========================
   SECTION 9 CSS
   HERE'S YOUR CHOICE
========================= */

.uss-page .uss-choice-section {
  padding: 56px 0 62px;
  background: #ffffff;
}

.uss-page .uss-choice-section__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-choice-section__intro {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 18px;
}

.uss-page .uss-choice-section__title {
  margin: 0 0 18px;
  text-align: center;
  color: #2d2d2d;
}

.uss-page .uss-choice-section__intro p {
  margin: 0 0 10px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-choice-cards {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.uss-page .uss-choice-card {
  padding: 18px 16px 16px;
  border: 2px solid #d6e6d8;
  border-radius: 10px;
  background: #fbfdfb;
}

.uss-page .uss-choice-card__title {
  margin: 0 0 14px;
  text-align: center;
  color: #2d2d2d;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}

.uss-page .uss-choice-card__body p {
  margin: 0 0 10px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-choice-card__highlight {
  color: var(--uss-green-accent) !important;
  font-weight: 700;
  text-align: center !important;
  margin-top: 12px;
}

/* Problem mini boxes */
.uss-page .uss-choice-problem-boxes {
  display: grid;
  gap: 10px;
  margin: 14px 0;
}

.uss-page .uss-choice-problem-box {
  padding: 10px 12px;
  border-radius: 6px;
  background: #edf6ef;
}

.uss-page .uss-choice-problem-box p {
  margin: 0;
}

/* Timeline rows */
.uss-page .uss-choice-timeline {
  margin: 16px 0 14px;
  display: grid;
  gap: 12px;
}

.uss-page .uss-choice-timeline__row {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 12px;
  align-items: flex-start;
}

.uss-page .uss-choice-timeline__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 12px;
  border-radius: 4px;
  background: var(--uss-green-accent);
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
}

.uss-page .uss-choice-timeline__text {
  color: #2f2f2f;
  text-align: left;
}

/* Slightly tighter option A/B spacing */
.uss-page .uss-choice-card:not(:last-child) .uss-choice-card__body p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .uss-page .uss-choice-section {
    padding: 5px 0 5px !important;
  }

  .uss-page .uss-choice-section__inner {
    padding: 0 20px;
  }

  .uss-page .uss-choice-card {
    padding: 16px 14px 14px;
  }

  .uss-page .uss-choice-card__title {
    font-size: 20px;
  }

  .uss-page .uss-choice-timeline__row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .uss-page .uss-choice-timeline__label {
    width: fit-content;
  }
}

/* =========================
   SECTION 9 MOBILE + TABLET
   CHOICE
========================= */

@media (max-width: 767px) {
  .uss-page .uss-choice-section {
    padding: 42px 0 48px;
  }

  .uss-page .uss-choice-card {
    padding: 16px 14px 14px;
  }

  .uss-page .uss-choice-card__title {
    font-size: 20px;
  }

  .uss-page .uss-choice-timeline__row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .uss-page .uss-choice-timeline__label {
    width: fit-content;
  }
}

/* =========================
   SECTION 10 V2 CSS
   WHAT'S THIS ACTUALLY WORTH TO YOU?
========================= */

.uss-page .uss-value-v2 {
  padding: 56px 0 62px;
  background: #ffffff;
}

.uss-page .uss-value-v2__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-value-v2__title {
  margin: 0 0 24px;
  text-align: center;
  color: #2d2d2d;
}

.uss-page .uss-value-v2__intro {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 18px;
}

.uss-page .uss-value-v2__intro p {
  margin: 0 0 12px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-value-v2__bars {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 22px;
  display: grid;
  gap: 10px;
}

.uss-page .uss-value-v2__bar {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 12px 14px;
  border-radius: 8px;
  background: #e7f3e9;
}

.uss-page .uss-value-v2__arrow {
  color: var(--uss-green-accent);
  font-size: 24px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
}

.uss-page .uss-value-v2__bar-text {
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-value-v2__body {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
}

.uss-page .uss-value-v2__body p {
  margin: 0 0 12px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-value-v2__bottom {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 130px minmax(0, 1fr);
  gap: 24px;
  align-items: center;
}

.uss-page .uss-value-v2__badge {
  width: 130px;
  height: 130px;
  border-radius: 999px;
  background: var(--uss-green-accent);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
}

.uss-page .uss-value-v2__badge-small {
  display: block;
  font-size: 12px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.uss-page .uss-value-v2__badge-price {
  display: block;
  font-size: 50px;
  line-height: 0.95;
  font-weight: 900;
  margin: 6px 0;
}

.uss-page .uss-value-v2__bottom-copy p {
  margin: 0 0 14px;
  color: #2f2f2f;
  text-align: left;
}

.uss-page .uss-value-v2__bottom-copy p:last-child {
  margin-bottom: 0;
}

.uss-page .uss-value-v2__closing-line {
  color: var(--uss-green-accent) !important;
  font-weight: 700;
}

@media (max-width: 1024px) {
  .uss-page .uss-value-v2__bottom {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 20px;
  }

  .uss-page .uss-value-v2__badge {
    width: 110px;
    height: 110px;
  }

  .uss-page .uss-value-v2__badge-price {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-value-v2 {
    padding: 42px 0 48px;
  }

  .uss-page .uss-value-v2__inner {
    padding: 0 20px;
  }

  .uss-page .uss-value-v2__title {
    margin-bottom: 20px;
  }

  .uss-page .uss-value-v2__bars {
    gap: 8px;
  }

  .uss-page .uss-value-v2__bar {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
    padding: 12px 12px;
  }

  .uss-page .uss-value-v2__arrow {
    font-size: 20px;
  }

  .uss-page .uss-value-v2__bottom {
    grid-template-columns: 1fr;
    gap: 18px;
    align-items: flex-start;
  }

  .uss-page .uss-value-v2__badge {
    width: 110px;
    height: 110px;
  }

  .uss-page .uss-value-v2__badge-price {
    font-size: 44px;
  }
}

/* =========================
   SECTION 11 CSS
   OFFERS / PRICING CARDS
========================= */

.uss-page .uss-offers-section {
  padding: 56px 0 64px;
  background: #ffffff;
}

.uss-page .uss-offers-section__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-offers-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.uss-page .uss-offer-card {
  overflow: hidden;
  border: 2px solid var(--uss-green-accent);
  border-radius: 18px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}

.uss-page .uss-offer-card.is-active {
  box-shadow: 0 18px 40px rgba(47, 122, 67, 0.14);
}

.uss-page .uss-offer-card__top {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  padding: 14px 12px;
  text-align: center;
}

.uss-page .uss-offer-card__top--light {
  background: #eef6ef;
}

.uss-page .uss-offer-card__top--blue {
  background: #4b80bc;
}

.uss-page .uss-offer-card__top-title {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  color: #1f1f1f;
}

.uss-page .uss-offer-card__top--blue .uss-offer-card__top-title {
  color: #ffffff;
}

.uss-page .uss-offer-card__band {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 68px;
  padding: 12px;
  border-top: 2px solid var(--uss-green-accent);
  border-bottom: 2px solid var(--uss-green-accent);
  text-align: center;
}

.uss-page .uss-offer-card__band--green {
  background: #1f7a3d;
}

.uss-page .uss-offer-card__band--light {
  background: #eaf1f7;
}

.uss-page .uss-offer-card__band-title {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 700;
  color: #ffffff;
}

.uss-page .uss-offer-card__band--light .uss-offer-card__band-title {
  color: #222222;
}

.uss-page .uss-offer-card__body {
  padding: 20px 22px 22px;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.uss-page .uss-offer-card__image-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 190px;
  margin-bottom: 12px;
}

.uss-page .uss-offer-card__image-wrap img {
  max-width: 220px;
  max-height: 170px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.uss-page .uss-offer-card__list-price {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 1.35;
  color: #333333;
}

.uss-page .uss-offer-card__price-row {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
  margin-bottom: 12px;
}

.uss-page .uss-offer-card__price {
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
  color: #111111;
}

.uss-page .uss-offer-card__each {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 500;
  color: #222222;
  margin-bottom: 4px;
}

.uss-page .uss-offer-card__meta {
  margin: 0 0 8px;
  font-size: 19px;
  line-height: 1.35;
  color: #333333;
}

.uss-page .uss-offer-card__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  margin: 18px auto 16px;
  padding: 14px 24px;
  width: 100%;
  max-width: 230px;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}

.uss-page .uss-offer-card__btn--blue {
  background: #4b80bc;
}

.uss-page .uss-offer-card__btn--green {
  background: #1f7a3d;
}

.uss-page .uss-offer-card__shipping {
  margin: auto 0 0;
  font-size: 18px;
  line-height: 1.3;
  color: #333333;
}

.uss-page .uss-offer-card__shipping span {
  color: var(--uss-green-accent);
  font-weight: 800;
}

@media (max-width: 1024px) {
  .uss-page .uss-offers-grid {
    gap: 14px;
  }

  .uss-page .uss-offer-card__top-title {
    font-size: 22px;
  }

  .uss-page .uss-offer-card__band-title {
    font-size: 20px;
  }

  .uss-page .uss-offer-card__price {
    font-size: 30px;
  }

  .uss-page .uss-offer-card__list-price,
  .uss-page .uss-offer-card__meta,
  .uss-page .uss-offer-card__each,
  .uss-page .uss-offer-card__shipping {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-offers-section {
    padding: 42px 0 48px;
  }

  .uss-page .uss-offers-section__inner {
    padding: 0 20px;
  }

  .uss-page .uss-offers-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .uss-page .uss-offer-card__top {
    min-height: 64px;
  }

  .uss-page .uss-offer-card__band {
    min-height: 58px;
  }

  .uss-page .uss-offer-card__top-title {
    font-size: 20px;
  }

  .uss-page .uss-offer-card__band-title {
    font-size: 18px;
  }

  .uss-page .uss-offer-card__image-wrap {
    min-height: 160px;
  }

  .uss-page .uss-offer-card__image-wrap img {
    max-width: 200px;
    max-height: 145px;
  }

  .uss-page .uss-offer-card__price {
    font-size: 30px;
  }

  .uss-page .uss-offer-card__btn {
    max-width: 100%;
  }
}

/* =========================
   SECTION 11 MOBILE + TABLET
   OFFERS
========================= */

@media (max-width: 1024px) {
  .uss-page .uss-offers-grid {
    gap: 14px;
  }

  .uss-page .uss-offer-card__top-title {
    font-size: 20px;
  }

  .uss-page .uss-offer-card__band-title {
    font-size: 18px;
  }

  .uss-page .uss-offer-card__price {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-offers-section {
    padding: 5px 0 5px;
  }

  .uss-page .uss-offers-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .uss-page .uss-offer-card__top {
    min-height: 62px;
  }

  .uss-page .uss-offer-card__band {
    min-height: 56px;
  }

  .uss-page .uss-offer-card__image-wrap {
    min-height: 150px;
  }

  .uss-page .uss-offer-card__image-wrap img {
    max-width: 190px;
    max-height: 140px;
  }

  .uss-page .uss-offer-card__btn {
    max-width: 100%;
  }
}

/* =========================
   SECTION 12 CSS
   FAQ ACCORDION
========================= */

.uss-page .uss-faq-section {
  padding: 60px 0 70px;
  background: #ffffff;
}

.uss-page .uss-faq-section__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

.uss-page .uss-faq-section__title {
  margin: 0 0 34px;
  text-align: center;
  color: #2d2d2d;
}

.uss-page .uss-faq-accordion {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.uss-page .uss-faq-item {
  border-bottom: 1px solid #d9d9d9;
}

.uss-page .uss-faq-item:first-child {
  border-top: 0;
}

.uss-page .uss-faq-item__trigger {
  width: 100%;
  padding: 22px 0 18px;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  text-align: left;
  cursor: pointer;
  font-family: "Lato", Arial, sans-serif;
}

.uss-page .uss-faq-item__question {
  display: block;
  color: #222222;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500;
}

.uss-page .uss-faq-item__q {
  color: var(--uss-green-accent);
  font-weight: 800;
  margin-right: 4px;
}

.uss-page .uss-faq-item__icon {
  position: relative;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
}

.uss-page .uss-faq-item__icon::before,
.uss-page .uss-faq-item__icon::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 22px;
  height: 2px;
  background: #222222;
  transition: transform 220ms ease, opacity 220ms ease;
}

.uss-page .uss-faq-item__icon::after {
  transform: rotate(90deg);
}

.uss-page .uss-faq-item.is-open .uss-faq-item__icon::after {
  opacity: 0;
  transform: rotate(90deg) scaleX(0);
}

.uss-page .uss-faq-item__content {
  display: none;
  padding: 0 34px 18px 0;
}

.uss-page .uss-faq-item.is-open .uss-faq-item__content {
  display: block;
}

.uss-page .uss-faq-item__content p {
  margin: 0;
  color: #2f2f2f;
  text-align: left;
}

@media (max-width: 767px) {
  .uss-page .uss-faq-section {
    padding: 44px 0 52px;
  }

  .uss-page .uss-faq-section__inner {
    padding: 0 20px;
  }

  .uss-page .uss-faq-section__title {
    margin-bottom: 26px;
  }

  .uss-page .uss-faq-item__trigger {
    padding: 18px 0 16px;
    gap: 12px;
  }

  .uss-page .uss-faq-item__question {
    font-size: 18px;
    line-height: 1.35;
  }

  .uss-page .uss-faq-item__content {
    padding: 0 18px 16px 0;
  }
}

/* =========================
   FAQ MOBILE FIX
========================= */

@media (max-width: 767px) {
  .uss-page .uss-faq-section {
    padding: 44px 0 52px;
  }

  .uss-page .uss-faq-section__inner {
    padding: 0 20px;
  }

  .uss-page .uss-faq-section__title {
    margin-bottom: 26px;
  }

  .uss-page .uss-faq-accordion {
    width: 100%;
    max-width: 100%;
  }

  .uss-page .uss-faq-item {
    width: 100%;
  }

  .uss-page .uss-faq-item__trigger {
    width: 100%;
    padding: 18px 0 16px;
    gap: 12px;
    align-items: flex-start;
  }

  .uss-page .uss-faq-item__question {
    display: block;
    flex: 1 1 auto;
    min-width: 0; /* critical */
    max-width: 100%;
    font-size: 18px;
    line-height: 1.35;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .uss-page .uss-faq-item__icon {
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-top: 2px;
  }

  .uss-page .uss-faq-item__icon::before,
  .uss-page .uss-faq-item__icon::after {
    width: 20px;
  }

  .uss-page .uss-faq-item__content {
    width: 100%;
    max-width: 100%;
    padding: 0 0 16px 0;
  }

  .uss-page .uss-faq-item__content p {
    width: 100%;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
}

/* Week timeline — desktop spacing */
#btgo-pm-cro .uss-choice-timeline,
.uss-choice-timeline {
  gap: 22px !important;
  margin: 20px 0 18px !important;
}

#btgo-pm-cro .uss-choice-timeline__row,
.uss-choice-timeline__row {
  gap: 28px !important;
  align-items: flex-start !important;
}

#btgo-pm-cro .uss-choice-timeline__text,
.uss-choice-timeline__text {
  padding-top: 3px !important;
  line-height: 1.55 !important;
}

/* =========================
   STICKY NAV / HEADER
========================= */
.ox-nav {
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: sticky;
  top: 0;
  z-index: 9999;
  width: 100%;
}

.ox-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 2rem;
  max-width: 1200px;
  margin: 0 auto;
  min-height: 68px;
}

.ox-nav-home {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  text-decoration: none;
}

.ox-nav-logo {
  height: 48px;
  width: auto;
  max-height: 48px;
  max-width: 220px;
  object-fit: contain;
  display: block;
}

.ox-nav-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.75rem;
  margin: 0;
  padding: 0;
}

.ox-nav-links a {
  color: #162447;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: color 0.2s ease;
}

.ox-nav-links a:hover {
  color: #446947;
}

.ox-nav-links .cta-button {
  background: #5f8e63;
  color: #ffffff !important;
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  white-space: nowrap;
  transition: background 0.2s ease;
}

.ox-nav-links .cta-button:hover {
  background: #446947;
}

.ox-mobile-toggle {
  display: none;
  background: transparent;
  border: none;
  padding: 8px;
  cursor: pointer;
  color: #162447;
}

.ox-mobile-menu {
  display: none;
  flex-direction: column;
  gap: 0;
  padding: 0 2rem 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  background: #ffffff;
}

.ox-mobile-menu a {
  padding: 14px 0;
  color: #162447;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.ox-mobile-menu a:last-child {
  border-bottom: none;
}

.ox-mobile-menu.is-open {
  display: flex;
}

.ox-mobile-menu .cta-button {
  background: #446947;
  color: #ffffff !important;
  padding: 14px 20px;
  border-radius: 6px;
  text-align: center;
  margin-top: 12px;
  border-bottom: none !important;
}

/* Offset for sticky nav — ensures anchor links don't hide under nav */
html {
  scroll-padding-top: 80px;
}

/* Mobile (≤900px) — collapse nav */
@media (max-width: 900px) {
  .ox-nav-links {
    display: none;
  }
  .ox-mobile-toggle {
    display: flex;
  }
}

@media (max-width: 1024px) and (min-width:769px) {
  .uss-page .uss-hero-v2 {
    height: 750px;
  }

  /* Keep overlay right-aligned like desktop, just tighter padding */
  .uss-page .uss-hero-v2__overlay {
    justify-content: flex-end;
    align-items: center;
    padding: 24px 32px 24px 0;
    width: 100%;
  }

  /* Card stays a fixed width on the right, smaller than desktop */
  .uss-page .uss-hero-v2__card {
    width: 520px;
    max-width: 55%;
    padding: 24px 26px;
  }

  /* Pull image focal point further left so woman is visible on left side */
  .uss-page .uss-hero-v2__bg img {
    object-position: 15% center;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 28px;
    padding: 8px 12px;
  }
}


/* =========================
   STICKY NAV — FIXES
========================= */

/* Fix 1: Ensure sticky works even if an ancestor has overflow — force safe */
.ox-nav {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
}

/* Fix 2: Scope scroll-padding to this page only, not site-wide */
.page-id-2233 {
  scroll-padding-top: 80px;
}

/* Fix 4: Match mobile CTA base color to desktop */
.ox-mobile-menu .cta-button {
  background: #5f8e63 !important;
}
.ox-mobile-menu .cta-button:hover {
  background: #446947 !important;
}

/* =========================
   HERO SECTION
   Clean rewrite — no overflow, no fighting rules
========================= */

/* ---------- Base / Desktop (>1024px) ---------- */
.uss-page .uss-hero-v2 {
  position: relative;
  width: 100%;
  min-height: 700px;        /* minimum height — grows if card is taller */
  overflow: hidden;
}

/* Background image layer */
.uss-page .uss-hero-v2__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.uss-page .uss-hero-v2__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 20% center;
}

/* Overlay container — flex to position card on right */
.uss-page .uss-hero-v2__overlay {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  min-height: 700px;         /* match hero min-height */
  padding: 40px 80px 40px 0; /* 40px top/bottom breathing room, 80px from right edge */
}

/* The white card */
.uss-page .uss-hero-v2__card {
  width: 620px;
  max-width: 100%;
  padding: 34px 32px;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 18px;
  box-shadow: var(--uss-shadow-lg);
  backdrop-filter: blur(6px);
}

/* Title (green pills) */
.uss-page .uss-hero-v2__title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 14px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.uss-page .uss-hero-v2__title span {
  display: inline-block;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 4px;
  background: var(--uss-green-accent-dark);
  color: #fff;
  font-size: 44px;
  line-height: 1.1;
  font-weight: 900;
  text-align: center;
}

/* Subtitle */
.uss-page .uss-hero-v2__subtitle {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 1.2;
  color: var(--uss-text);
  font-weight: 700;
  text-align: center;
}

/* Body content */
.uss-page .uss-hero-v2__content p {
  margin: 0 0 12px;
  color: var(--uss-body);
}

.uss-page .uss-hero-v2__highlight {
  margin-top: 10px;
  color: var(--uss-green-accent);
  font-weight: 800;
}

/* Card text align — keep centered per your earlier design */
.uss-page .uss-hero-v2__card {
  text-align: center;
}

/* ---------- Laptop / Tablet Landscape (769-1024px) ---------- */
/* Stack image on top, card below */
@media (max-width: 1024px) and (min-width: 768px) {

  .uss-page .uss-hero-v2 {
    min-height: 0;
    height: auto;
    overflow: visible;
  }

  /* Image becomes a fixed-height block at the top, not a background */
  .uss-page .uss-hero-v2__bg {
    position: relative;
    width: 100%;
    height: 420px;
  }

  .uss-page .uss-hero-v2__bg img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center center;
  }

  /* Overlay now flows below the image */
  .uss-page .uss-hero-v2__overlay {
    position: relative;
    display: block;
    width: 100%;
    min-height: 0;
    padding: 32px 32px 40px;
    background: #ffffff;
  }

  /* Card centers itself in the overlay */
  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 28px 26px;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 32px;
    padding: 7px 12px;
  }

  .uss-page .uss-hero-v2__subtitle {
    font-size: 24px;
  }
}

/* ---------- Mobile (≤767px) ---------- */
@media (max-width: 767px) {
  .uss-page .uss-hero-v2 {
    height: auto;
    min-height: 0;
    padding-top: 30px;
  }

  .uss-page .uss-hero-v2__bg {
    position: relative;
    height: 320px;
  }

  .uss-page .uss-hero-v2__bg img {
    height: 320px;
  }

  .uss-page .uss-hero-v2__overlay {
    position: relative;
    display: block;
    width: 100%;
    min-height: 0;
    padding: 24px 16px;
    background: #ffffff;
  }

  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 398px;
    margin: 0 auto;
    padding: 22px 18px;
    border-radius: 14px;
  }

  .uss-page .uss-hero-v2__title {
    gap: 8px;
    margin-bottom: 12px;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 32px;
    line-height: 1.08;
    padding: 7px 10px;
    white-space: normal;
  }

  .uss-page .uss-hero-v2__subtitle {
    font-size: 22px;
    margin-bottom: 14px;
  }

  .uss-page .uss-hero-v2__content p {
    margin-bottom: 10px;
  }
}

/* ---------- Hero Refinements — FIXED ---------- */

/* Left-align body paragraphs */
.uss-page .uss-hero-v2__content p,
.uss-page .uss-hero-v2__card .uss-hero-v2__content,
.uss-page .uss-hero-v2__card .uss-hero-v2__content p {
  text-align: left;
}

/* Keep overlay full-width, but constrain the CARD to sit right-aligned
   within a max 1000px band measured from the RIGHT edge */
.uss-page .uss-hero-v2__overlay {
  max-width: none;             /* ← remove the 1000px cap that centered it */
  margin: 0;                   /* ← remove auto-centering */
  padding: 40px 80px 40px 0;   /* back to right-pinned padding */
  justify-content: flex-end;   /* card stays pinned right */
}

/* Constrain overall width via inner max-width on the flex parent */
.uss-page .uss-hero-v2 {
  /* Hero fills full viewport width (background image spans full width) */
}

/* Cap the card's horizontal reach so on ultrawide screens it doesn't
   float too far from center, but still right-aligned */
.uss-page .uss-hero-v2__card {
  width: 620px;
  max-width: 620px;
}

/* ---------- Tablet Portrait (≤768px) — reduce card side padding ---------- */
@media (max-width: 768px) {
  .uss-page .uss-hero-v2__overlay {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .uss-page .uss-hero-v2__card {
    padding-left: 16px !important;
    padding-right: 16px !important;
    max-width: 100%;
  }
}

/* ---------- Hero Refinements ---------- */

/* Left-align body paragraphs across all breakpoints */
.uss-page .uss-hero-v2__content p {
  text-align: left;
}

/* Also left-align inside the card's paragraphs specifically (in case the
   centered card override was affecting them) */
.uss-page .uss-hero-v2__card .uss-hero-v2__content,
.uss-page .uss-hero-v2__card .uss-hero-v2__content p {
  text-align: left;
}

/* Constrain the overlay's inner width so card doesn't hug the edge */
.uss-page .uss-hero-v2__overlay {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

/* ---------- Tablet Portrait (≤768px) — reduce card side padding ---------- */
@media (max-width: 768px) {
  .uss-page .uss-hero-v2__overlay {
    padding-left: 12px !important;
    padding-right: 12px !important;
    max-width: 100%;
  }

  .uss-page .uss-hero-v2__card {
    padding-left: 16px !important;
    padding-right: 16px !important;
    max-width: 100%;
  }
}

/* ---------- Mobile (≤768px) — Card on top, Image below ---------- */
@media (max-width: 768px) {

  /* Turn hero into a column stack */
  .uss-page .uss-hero-v2 {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 0;
    overflow: visible;
    padding-top: 0;
  }

  /* Overlay (card) goes FIRST in visual order */
  .uss-page .uss-hero-v2__overlay {
    order: 1;
    position: relative;
    display: block;
    width: 100%;
    min-height: 0;
    padding: 30px 12px !important;
    background: #ffffff;
  }

  /* Image block goes SECOND */
  .uss-page .uss-hero-v2__bg {
    order: 2;
    position: relative;
    width: 100%;
    height: 360px;
    inset: auto;
  }

  .uss-page .uss-hero-v2__bg img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center center;
  }

  /* Card styling at mobile */
  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 22px 16px !important;
    border-radius: 14px;
  }

  /* Title adjustments */
  .uss-page .uss-hero-v2__title {
    gap: 8px;
    margin-bottom: 12px;
  }

  .uss-page .uss-hero-v2__title span {
    font-size: 32px;
    line-height: 1.08;
    padding: 7px 10px;
  }

  .uss-page .uss-hero-v2__subtitle {
    font-size: 22px;
    margin-bottom: 14px;
  }

  .uss-page .uss-hero-v2__content p {
    margin-bottom: 10px;
  }
}

/* ---------- Laptop/Tablet Landscape + Portrait (≤1024px) — Stack with card ON TOP ---------- */
@media (max-width: 1024px) and (min-width: 769px) {

  /* Turn hero into a column stack */
  .uss-page .uss-hero-v2 {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 0;
    overflow: visible;
    padding-top: 0;
  }

  /* Card (overlay) goes FIRST */
  .uss-page .uss-hero-v2__overlay {
    order: 1;
    position: relative;
    display: block;
    width: 100%;
    min-height: 0;
    padding: 40px 32px !important;
    background: #ffffff;
    margin: 0;
    max-width: none;
    justify-content: center;
  }

  /* Card fills most of overlay width, centered */
  .uss-page .uss-hero-v2__card {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    padding: 32px 36px;
  }

  /* Image goes SECOND */
  .uss-page .uss-hero-v2__bg {
    order: 2;
    position: relative;
    width: 100%;
    height: 480px;
    inset: auto;
  }

  .uss-page .uss-hero-v2__bg img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    object-position: center center;
  }

  /* Title size at tablet landscape */
  .uss-page .uss-hero-v2__title span {
    font-size: 36px;
    padding: 8px 14px;
  }

  .uss-page .uss-hero-v2__subtitle {
    font-size: 26px;
  }
}

/* Remove floating card treatment on mobile hero only */
@media (max-width: 767px) {
  .uss-page .uss-hero-v2__card {
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border: none !important;
    border-radius: 0 !important;
  }
}

/* ============================================
   PART 1 (Mag 7) & PART 2 — fix bottle floating
   Convert absolute-positioned bottle into a
   true flex two-column layout on desktop/tablet
============================================ */
@media (min-width: 769px) {
  .uss-page .uss-part-section__top {
    display: flex;
    flex-direction: row;
    align-items: center;       /* vertically centers bottle with text */
    gap: 20px;
    min-height: 0;             /* remove the 220px floor */
  }

  .uss-page .uss-part-section__content {
    flex: 1 1 0;
    min-width: 0;              /* allows text to wrap properly inside flex */
    padding-right: 0;          /* kill the 260px reserved space */
    max-width: none;
  }

  .uss-page .uss-part-section__product {
    position: static;          /* override the absolute positioning */
    top: auto;
    right: auto;
    flex: 0 0 320px;           /* fixed column width for the bottle */
    width: 200px;
  }
}

/* ============================================
   Clean Sleep 3D — apply same flex layout
   and account for different image crop
============================================ */
@media (min-width: 769px) {
  .uss-page .uss-part-section__top--sleep3d {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px;
    min-height: 0;
  }

  .uss-page .uss-part-section__content--sleep3d {
    flex: 1 1 0;
    min-width: 0;
    padding-right: 0;
    max-width: none;
  }

  .uss-page .uss-part-section__product--sleep3d {
    position: static;
    top: auto;
    right: auto;
    flex: 0 0 200px;
    width: 200px;
  }
}


/* =========================
   P0-1 — Problem #1 lead rewrite
   Left-align + bold-first-phrase treatment
   Overrides the centered green lead
========================= */
.uss-page .uss-problem-block__lead--body {
  text-align: left !important;
  color: var(--uss-green-dark);
  font-weight: 800 !important;
  max-width: 950px;
  margin: 0 auto 20px !important;
}

.uss-page .uss-problem-block__lead--body strong {
  color: var(--uss-green-dark);
  font-weight: 800;
}

/* =========================
   P1-10 — Magnesium 7 trust badges
========================= */
.uss-page .uss-mag7-badges {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 14px 0 18px;
  flex-wrap: wrap;
}

.uss-page .uss-mag7-badge {
  flex: 0 0 auto;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uss-page .uss-mag7-badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

/* Mobile — slightly smaller, stay in a row */
@media (max-width: 767px) {
  .uss-page .uss-mag7-badges {
    gap: 12px;
    margin: 12px 0 16px;
    justify-content: flex-start;
  }

  .uss-page .uss-mag7-badge {
    width: 58px;
    height: 58px;
  }
}

/* =========================
   P0-10 — Yellow CTA button
   Organixx standard yellow, replaces blue/green button variants
========================= */
.uss-page .uss-offer-card__btn--yellow {
  background: #F5C518 !important;
  color: #162447 !important;
  font-weight: 900 !important;
  transition: background 0.2s ease, transform 0.2s ease;
}

.uss-page .uss-offer-card__btn--yellow:hover {
  background: #E0B015 !important;
  transform: translateY(-1px);
}

/* =========================
   Pricing card polish
   - Middle card elevated
   - Smaller band text
   - Strikethrough list price
   - Bold green savings
   - Bold "Your Price:" label
========================= */

/* Smaller Month Supply band text */
.uss-page .uss-offer-card__band-title {
  font-size: 18px !important;
}

@media (max-width: 1024px) {
  .uss-page .uss-offer-card__band-title {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-offer-card__band-title {
    font-size: 16px !important;
  }
}

/* Strikethrough on list price */
.uss-page .uss-offer-card__strike {
  text-decoration: line-through;
  text-decoration-thickness: 2px;
  color: #8a8a8a;
}

/* Bold green savings amount */
.uss-page .uss-offer-card__savings {
  color: #2f7a43; /* matches --uss-green-accent */
  font-weight: 800;
}

/* Middle card — elevated with extra bottom padding + stronger shadow */
/* Allow the middle card to be its own height (not stretched to match siblings) */
.uss-page .uss-offers-grid {
  align-items: start !important;
}

/* Middle card — taller than siblings, extends above and below */
.uss-page .uss-offer-card--popular {
  margin-top: -30px;
  margin-bottom: -30px;

  position: relative;
  z-index: 2;
}

/* Mobile: cards stack vertically, so skip the lift effect */
@media (max-width: 767px) {
  .uss-page .uss-offers-grid {
    align-items: stretch !important;
  }

  .uss-page .uss-offer-card--popular {
    margin-top: 0;
    margin-bottom: 0;

  }
}

/* On mobile, don't lift the middle card since they stack vertically —
   the lift only makes sense in the 3-column desktop layout */
@media (max-width: 767px) {
  .uss-page .uss-offer-card--popular {
    padding-bottom: 0;
    transform: none;
    box-shadow: 0 18px 40px rgba(47, 122, 67, 0.18);
  }
}

/* =========================
   Pricing section — extra left/right padding on mobile
   (stronger body.elementor-page-2233s to beat Elementor/CoC injected styles)
========================= */
/* =========================
   Pricing grid — extra left/right padding on mobile
========================= */
@media (max-width: 767px) {
  .uss-page .uss-offers-grid {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }


  /* Also pad the grid itself in case the inner div's padding is being bypassed */
  .uss-page .uss-offers-section .uss-offers-grid {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

/* =========================
   P0-13 — "$2 Per Day" starburst badge
========================= */

/* Override the green circle with an orange starburst container */
.uss-page .uss-value-v2__badge--burst {
  position: relative;
  width: 180px !important;
  height: 180px !important;
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-top: -20px !important;
  overflow: visible;
}

/* Radiating rays behind the badge — 12-point starburst */
.uss-page .uss-value-v2__badge-rays {
  position: absolute;
  inset: 0;
  background:
    conic-gradient(
      #E93C00 0deg 15deg,
      transparent 15deg 30deg,
      #E93C00 30deg 45deg,
      transparent 45deg 60deg,
      #E93C00 60deg 75deg,
      transparent 75deg 90deg,
      #E93C00 90deg 105deg,
      transparent 105deg 120deg,
      #E93C00 120deg 135deg,
      transparent 135deg 150deg,
      #E93C00 150deg 165deg,
      transparent 165deg 180deg,
      #E93C00 180deg 195deg,
      transparent 195deg 210deg,
      #E93C00 210deg 225deg,
      transparent 225deg 240deg,
      #E93C00 240deg 255deg,
      transparent 255deg 270deg,
      #E93C00 270deg 285deg,
      transparent 285deg 300deg,
      #E93C00 300deg 315deg,
      transparent 315deg 330deg,
      #E93C00 330deg 345deg,
      transparent 345deg 360deg
    );
  border-radius: 50%;
  animation: uss-badge-spin 20s linear infinite;
  opacity: 0.85;
}

/* Inner solid orange circle sits on top of the rays */
.uss-page .uss-value-v2__badge-inner {
  position: relative;
  z-index: 2;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #E93C00;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  box-shadow: 0 6px 18px rgba(233, 60, 0, 0.35);
}

/* Size up the price inside the inner circle */
.uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-price {
  font-size: 56px !important;
  line-height: 0.95;
  font-weight: 900;
  margin: 4px 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-small {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.05em;
}

/* Slow rotation of the rays for subtle motion */
@keyframes uss-badge-spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

/* Mobile — shrink but keep the bling */
@media (max-width: 1024px) {
  .uss-page .uss-value-v2__badge--burst {
    width: 160px !important;
    height: 160px !important;
  }
  .uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-inner {
    width: 115px;
    height: 115px;
  }
  .uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-price {
    font-size: 48px !important;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-value-v2__badge--burst {
    width: 150px !important;
    height: 150px !important;
  }
  .uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-inner {
    width: 108px;
    height: 108px;
  }
  .uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-price {
    font-size: 44px !important;
  }
  .uss-page .uss-value-v2__badge--burst .uss-value-v2__badge-small {
    font-size: 11px;
  }
}

/* Respect reduced-motion preferences — no spinning for users with vestibular sensitivity */
@media (prefers-reduced-motion: reduce) {
  .uss-page .uss-value-v2__badge-rays {
    animation: none;
  }
}

/* =========================
   $2/day badge — more breathing room on desktop
========================= */
@media (min-width: 768px) {
  .uss-page .uss-value-v2__bottom {
    grid-template-columns: 180px minmax(0, 1fr) !important;
    gap: 48px !important;
  }
}

/* =========================
   P1-2 — Green-on-green contrast fixes
   Change dark green text to black when it sits on a green-tinted background
========================= */

/* --- Solution box ("What if you could address BOTH problems...") --- */
.uss-page .uss-solution-box__title {
  color: #1a1a1a !important;
}

.uss-page .uss-solution-box__highlight {
  color: #1a1a1a !important;
}

/* The PART 1 / PART 2 bold labels inside the two part panels */
.uss-page .uss-solution-box__part strong {
  color: #1a1a1a !important;
}

/* --- Magnesium 7 ingredient panel: ingredient names --- */
/* This panel has a green background, so the green-colored ingredient names lose contrast */
.uss-page .uss-mag7-panel .uss-green {
  color: #1a1a1a !important;
}

/* Also fix the B6/Manganese call-outs in the panel footer */
.uss-page .uss-mag7-panel__footer .uss-green {
  color: #1a1a1a !important;
}

/* --- Clean Sleep 3D ingredient cards --- */
.uss-page .uss-sleep3d-card__title,
.uss-page .uss-sleep3d-card__subtitle {
  color: #1a1a1a !important;
}

.uss-page .uss-sleep3d-inset__title {
  color: #1a1a1a !important;
}

/* --- Choice section Problem #1/#2 mini-boxes (inside Option C) --- */
.uss-page .uss-choice-problem-box strong.uss-green {
  color: #1a1a1a !important;
}

/* =========================
   P1-3 — "Every night of poor sleep" warning line
   Orange + bold + larger to land as the emotional close of Option A
========================= */
.uss-page .uss-choice-card__highlight--warning {
  color: #C0392B !important;
  font-weight: 800 !important;
  font-size: 22px !important;
  line-height: 1.35 !important;
  margin-top: 16px !important;
}

@media (max-width: 767px) {
  .uss-page .uss-choice-card__highlight--warning {
    font-size: 20px !important;
  }
}

/* =========================
   P1-3 + P1-4 — Options A + B red, Option C green
   Red = pain/wrong path. Green = solution/right path.
========================= */

/* --- P1-3: Warning line (orange → red) --- */
.uss-page .uss-choice-card__highlight--warning {
  color: #C0392B !important;
  font-weight: 800 !important;
  font-size: 22px !important;
  line-height: 1.35 !important;
  margin-top: 16px !important;
}

@media (max-width: 767px) {
  .uss-page .uss-choice-card__highlight--warning {
    font-size: 20px !important;
  }
}

/* --- P1-4: Option A + B card treatment (first two cards) --- */

/* Red border + subtle red tint on card */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(1),
.uss-page .uss-choice-cards .uss-choice-card:nth-child(2) {
  border-color: #C0392B !important;
  background: #fdf4f2 !important;
}

/* "Option A:" / "Option B:" labels in red instead of green */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(1) .uss-choice-card__title .uss-green,
.uss-page .uss-choice-cards .uss-choice-card:nth-child(2) .uss-choice-card__title .uss-green {
  color: #C0392B !important;
}

/* Option B's highlight line ("You'll just keep masking it...") 
   also goes red since it's the "bad outcome" close of Option B */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(2) .uss-choice-card__highlight {
  color: #C0392B !important;
  font-weight: 800 !important;
}

/* --- P1-4: Option C (third card) — green treatment --- */

/* Stronger green border + slightly green-tinted background */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(3) {
  border-color: #2f7a43 !important;
  background: #f5faf6 !important;
  border-width: 3px !important;
  box-shadow: 0 12px 28px rgba(47, 122, 67, 0.15);
}

/* Option C label stays green (already is, but making it stronger/explicit) */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(3) .uss-choice-card__title .uss-green {
  color: #2f7a43 !important;
  font-weight: 900 !important;
}

/* Option C's highlight line ("Together, they work synergistically...") 
   stays green — it's the "good outcome" close */
.uss-page .uss-choice-cards .uss-choice-card:nth-child(3) .uss-choice-card__highlight {
  color: #2f7a43 !important;
  font-weight: 800 !important;
}
/* =========================
   P1-6 — Gold / Silver / Bronze pricing tier accents
   Applied to: top banner pill + card border
   CTA buttons stay yellow (do not color-code per tier)
========================= */

/* --- 2 Month Supply (Basic) → BRONZE --- */
.uss-page .uss-offer-card--basic {
  border-color: #A97142 !important;
}

.uss-page .uss-offer-card--basic .uss-offer-card__top {
  background: linear-gradient(135deg, #CD9670 0%, #A97142 50%, #8B5A2B 100%) !important;
}

.uss-page .uss-offer-card--basic .uss-offer-card__top-title {
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

/* Override the light-green band below to match bronze */
.uss-page .uss-offer-card--basic .uss-offer-card__band--green,
.uss-page .uss-offer-card--basic .uss-offer-card__band {
  background: #f5ede4 !important;
  border-top-color: #A97142 !important;
  border-bottom-color: #A97142 !important;
}

.uss-page .uss-offer-card--basic .uss-offer-card__band-title {
  color: #8B5A2B !important;
}

/* --- 3 Month Supply (Most Popular) → SILVER --- */
.uss-page .uss-offer-card--popular {
  border-color: #9CA3AF !important;
}

.uss-page .uss-offer-card--popular .uss-offer-card__top {
  background: linear-gradient(135deg, #E5E7EB 0%, #9CA3AF 50%, #6B7280 100%) !important;
}

.uss-page .uss-offer-card--popular .uss-offer-card__top-title {
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.uss-page .uss-offer-card--popular .uss-offer-card__band--light,
.uss-page .uss-offer-card--popular .uss-offer-card__band {
  background: #f3f4f6 !important;
  border-top-color: #9CA3AF !important;
  border-bottom-color: #9CA3AF !important;
}

.uss-page .uss-offer-card--popular .uss-offer-card__band-title {
  color: #4B5563 !important;
}

/* --- 6 Month Supply (Biggest Savings) → GOLD --- */
.uss-page .uss-offer-card--savings {
  border-color: #D4A017 !important;
}

.uss-page .uss-offer-card--savings .uss-offer-card__top {
  background: linear-gradient(135deg, #F5D565 0%, #D4A017 50%, #A67C0A 100%) !important;
}

.uss-page .uss-offer-card--savings .uss-offer-card__top-title {
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.uss-page .uss-offer-card--savings .uss-offer-card__band--green,
.uss-page .uss-offer-card--savings .uss-offer-card__band {
  background: #faf3dc !important;
  border-top-color: #D4A017 !important;
  border-bottom-color: #D4A017 !important;
}

.uss-page .uss-offer-card--savings .uss-offer-card__band-title {
  color: #A67C0A !important;
}

/* =========================
   P1-7 — Corner discount badges
   Circular starburst-style badge pinned to top-right of each card
========================= */

/* Make sure the card is the positioning context */
.uss-page .uss-offer-card {
  position: relative;
  overflow: visible !important;
}

.uss-page .uss-offer-card__discount-badge {
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 10;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
  transform: rotate(-8deg);
  border: 3px solid #ffffff;
}

.uss-page .uss-offer-card__discount-num {
  font-size: 26px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.uss-page .uss-offer-card__discount-label {
  font-size: 14px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin-top: 3px;
}

/* Metal-matched backgrounds (matches P1-6 tier colors) */
.uss-page .uss-offer-card__discount-badge--bronze {
  background: linear-gradient(135deg, #CD9670 0%, #A97142 50%, #8B5A2B 100%);
}

.uss-page .uss-offer-card__discount-badge--silver {
  background: linear-gradient(135deg, #E5E7EB 0%, #9CA3AF 50%, #6B7280 100%);
}

.uss-page .uss-offer-card__discount-badge--gold {
  background: linear-gradient(135deg, #F5D565 0%, #D4A017 50%, #A67C0A 100%);
}

/* Tablet: slightly smaller */
@media (max-width: 1024px) {
  .uss-page .uss-offer-card__discount-badge {
    width: 80px;
    height: 80px;
    top: -14px;
    right: -14px;
  }
  .uss-page .uss-offer-card__discount-num {
    font-size: 22px;
  }
  .uss-page .uss-offer-card__discount-label {
    font-size: 12px;
  }
}

/* Mobile: still visible but smaller and positioned tighter */
@media (max-width: 767px) {
  .uss-page .uss-offer-card__discount-badge {
    width: 72px;
    height: 72px;
    top: -10px;
    right: -8px;
  }
  .uss-page .uss-offer-card__discount-num {
    font-size: 20px;
  }
  .uss-page .uss-offer-card__discount-label {
    font-size: 11px;
  }
}

/* =========================
   P0-12 — Trust bar above Organixx Difference cards
========================= */
.uss-page .uss-organixx-trust-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  margin: 0 auto 32px;
  max-width: 640px;
  padding: 20px 24px;
  background: #f7fbf8;
  border: 1px solid #cfe3d2;
  border-radius: 12px;
}

.uss-page .uss-organixx-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.uss-page .uss-organixx-trust-item img {
  width: 72px;
  height: 72px;
  object-fit: contain;
}

.uss-page .uss-organixx-trust-item__label {
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
  color: #2f2f2f;
  letter-spacing: 0.02em;
}

/* Mobile: tighten gap, shrink badges slightly */
@media (max-width: 767px) {
  .uss-page .uss-organixx-trust-bar {
    gap: 32px;
    padding: 16px 18px;
    margin-bottom: 24px;
  }

  .uss-page .uss-organixx-trust-item img {
    width: 60px;
    height: 60px;
  }

  .uss-page .uss-organixx-trust-item__label {
    font-size: 14px;
  }
}

/* =========================
   P0-11 — Photo-style icons on Organixx Difference cards
   (Replaces the flat green-dot icons with color imagery)
   Bumps size slightly since real photos can carry more visual weight
========================= */
.uss-page .uss-organixx-card__icon--photo {
  flex: 0 0 80px !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 10px;
  overflow: hidden;
}

.uss-page .uss-organixx-card__icon--photo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

/* Mobile sizing */
@media (max-width: 767px) {
  .uss-page .uss-organixx-card__icon--photo {
    flex: 0 0 64px !important;
    width: 84px !important;
    height: 84px !important;
  }
}

/* =========================
   P0-11 — Circular photo icons, full image visible
   Uses higher specificity to beat the original #btgo-pm-cro rules
========================= */
.uss-page .uss-organixx-card .uss-organixx-card__icon.uss-organixx-card__icon--photo,
#btgo-pm-cro .uss-organixx-card__icon.uss-organixx-card__icon--photo {
  flex: 0 0 90px !important;
  width: 90px !important;
  height: 90px !important;
  min-width: 90px !important;
  border-radius: 100% !important;
  overflow: hidden !important;
  background: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.uss-page .uss-organixx-card .uss-organixx-card__icon.uss-organixx-card__icon--photo img,
#btgo-pm-cro .uss-organixx-card__icon.uss-organixx-card__icon--photo img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: contain !important;
  padding: 6px !important;
  box-sizing: border-box !important;
}

/* Mobile sizing */
@media (max-width: 767px) {
  .uss-page .uss-organixx-card .uss-organixx-card__icon.uss-organixx-card__icon--photo,
  #btgo-pm-cro .uss-organixx-card__icon.uss-organixx-card__icon--photo {
    flex: 0 0 89px !important;
    width: 89px !important;
    height: 89px !important;
    min-width: 72px !important;
  }
}

/* =========================
   Pricing cards — round the top banner corners to match card corners
========================= */
.uss-page .uss-offer-card__top {
  border-top-left-radius: 18px !important;
  border-top-right-radius: 18px !important;
  overflow: hidden !important;
}

/* =========================
   Combined Result — title above the bundle image
========================= */
.uss-page .uss-combined-result__media-title {
  margin: 0 0 16px !important;
  text-align: center;
  color: #2f7a43; /* matches --uss-green-accent */
  font-size: 28px;
  line-height: 1.2;
  font-weight: 900;
}

.uss-page .uss-combined-result__media {
  flex-direction: column;
  align-items: center;
}

@media (max-width: 1024px) {
  .uss-page .uss-combined-result__media-title {
    font-size: 24px;
    margin-bottom: 12px !important;
  }
}

@media (max-width: 767px) {
  .uss-page .uss-combined-result__media-title {
    font-size: 22px;
    margin-bottom: 10px !important;
  }
}

/* P1-10 Mag 7 trust badges — center on mobile */
@media (max-width: 767px) {
  .uss-page .uss-mag7-badges {
    justify-content: center !important;
  }
}

/* =========================
   P1-10 — Text-based trust badges
   (Replaces image badges with green-lead text)
========================= */
.uss-page .uss-mag7-badge--text {
  width: auto;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 10px 18px;
  background: var(--uss-green-soft);
  border-left: 4px solid var(--uss-green-accent);
  border-radius: 6px;
  text-align: left;
}

.uss-page .uss-mag7-badge--text .uss-mag7-badge__num {
  display: block;
  color: var(--uss-green-accent);
  font-size: 22px;
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -0.01em;
}

.uss-page .uss-mag7-badge--text .uss-mag7-badge__label {
  display: block;
  margin-top: 2px;
  color: var(--uss-text);
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

/* Mobile */
@media (max-width: 767px) {
  .uss-page .uss-mag7-badge--text {
    padding: 8px 14px;
  }

  .uss-page .uss-mag7-badge--text .uss-mag7-badge__num {
    font-size: 18px;
  }

  .uss-page .uss-mag7-badge--text .uss-mag7-badge__label {
    font-size: 12px;
  }
}

/* Hide media title on desktop, show on mobile/tablet only */
@media (min-width: 768px) {
  .uss-page .uss-combined-result__media-title {
    display: none !important;
  }
}/* End custom CSS */