/** Shopify CDN: Minification failed

Line 348:0 Unexpected "}"

**/
/**
 * Typography
 * https://type-scale.com/
 */
:root {
  --font-15: 52px;
  --font-14: 50px;
  --font-13: 48px;
  --font-12: 43px;
  --font-11: 40px;
  --font-10: 38px;
  --font-9: 33px;
  --font-8: 28px;
  --font-7: 24px;
  --font-6: 21px;
  --font-5: 19px;
  --font-4: 16px;
  --font-3: 14px;
  --font-2: 12px;
  --font-1: 10px;
}

/* Tablet (750px - 989px) */
@media only screen and (min-width: 750px) and (max-width: 989px) {
  :root {
    --font-15: 60px;
    --font-14: 55px;
    --font-13: 50px;
    --font-12: 52px;
    --font-11: 48px;
    --font-10: 45px;
    --font-9: 33px;
    --font-8: 30px;
    --font-7: 25px;
    --font-6: 23px;
    --font-5: 21px;
    --font-4: 16px;
    --font-3: 14px;
    --font-2: 12px;
    --font-1: 11px;
  }
}

/* Desktop (990px and above) */
@media only screen and (min-width: 990px) {
  :root {
    --font-15: 82px;
    --font-14: 75px;
    --font-13: 69px;
    --font-12: 62px;
    --font-11: 56px;
    --font-10: 53px;
    --font-9: 45px;
    --font-8: 38px;
    --font-7: 32px;
    --font-6: 27px;
    --font-5: 24px;
    --font-4: 18px;
    --font-3: 15px;
    --font-2: 14px;
    --font-1: 12px;
  }
}

/* Hero Content */
.hero__content-oa {
    padding: 0 26% 0 0;
    display: flex;
    flex-direction: column;
    color: var(--text);
    background-color: var(--bg);
    overflow-wrap: break-word;
}

.hero__content-stars {
    display: flex;
    flex-direction: column;
    padding: var(--outer) var(--outer) calc(var(--outer) - var(--line));
    color: var(--text);
    background-color: var(--bg);
    overflow-wrap: break-word;
}

/* Large Screens (1400px and above) */
@media only screen and (min-width: 1400px) {
  .section-double__aff {
    flex-basis: 50%;
    padding-left: 145px;
    padding-right: 15%;
    align-items: center;
    display:flex;
  }
  .section-double__aside.custom {
        padding-left: 0px !important;
        padding-right: 0% !important;
    }
        .section-double__oa--three-quarters {
        flex: 0 0 60% !important;
    }
}

/* Mobile (max-width: 768px) */
@media (max-width: 768px) {
  .hero__button.pc-video-grids__cta--mobile {
    margin-top: 40px;
    width: 100%;
    display: none;
  }

  .pc-video-grids__cta--desktop,
  .hero__button.pc-video-grids__cta--desktop {
    display: block;
  }

  .pc-video-grids__right {
    padding-right: 0 !important;
  }

  .hero__content-oa {
    padding: 0;
  }

    .hero__content-stars {
    padding: 0;
  }

  .faq__content {
    padding: 0 !important;
  }

  .section-padding-affiliate {
    --padding-top: var(--PT-mobile) !important;
    --padding-bottom: var(--PB-mobile) !important;
    padding-top: var(--padding-top_mobile);
    padding-bottom: var(--padding-bottom_mobile);
  }

  .pc-video-grids__card-title {
    font-size: 15px;
  }

  .section-double__aff {
    padding-top: 30px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .hero__button.affiliate {
    margin: 20px 0;
  }

  p, .p {
    line-height: 24px;
  }

  .pc-video-grids {
    padding-top: var(--PT-mobile);
    padding-bottom: var(--PB-mobile);
    line-height: 25px;
  }

  li {
    line-height: 22px;
  }

  .pc-video-grids__customer-name {
    font-size: 11px;
    text-transform: uppercase;
  }
  
  #RteColumns--template--24602622787961__section_rich_text_columns_nnHtnd, #RteColumns--template--24602622787961__ourstory_rich_text_columns_CmcaPe, .three-columns-section, #ourapproach-founder-template--24629370290553__ourapproach_founder_UMUWNh, 
  #RteColumns--template--24629370323321__section_rich_text_columns_nnHtnd, #RteColumns--template--24629370323321__ourstory_rich_text_columns_CmcaPe, #RteColumns--template--24708137222521__section_rich_text_columns_kBbHQV{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
   #double-section-template--24629370126713__section_double_affiliate_eTGyTt {
    padding-bottom: 30px !important;
   }

      .ourapproach-founder__text {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
  .wrapper--wide {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
  .ourapproach-founder__author {
    padding-top: 0px !important;
}

  .section-double__content{
    padding-top:30px;
  }
  .column_oa{
    min-width: 100% !important;
    margin-left: 0px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  
.column-number{
  margin-bottom: 0px !important;
  margin-right: 10px;
}
  .column-title {
    font-size: 15px !important;
    margin-bottom: 0px !important;
  }
}
.three-columns-section {
  display: flex;
  justify-content: center;
}

.three-columns-container {
  display: flex;
  gap: 20px;
  max-width: 1600px;
  width: 100%;
  justify-content: center;
}

.column_oa {
  flex: 1;
  background: #fff;
  padding: 10px;
  text-align: left;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-width: 300px;
  margin-left:19px;
}

.column-number {
  display: block;
  font-size: 14px;
  color: #000;
  margin-bottom: 40px;
}

.column-title {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 2px;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .three-columns-container {
    flex-direction: column;
    align-items: center;
  }
  .column {
    width: 90%;
    max-width: 500px;
  }
}

/* Section Padding Affiliate */
.section-padding-affiliate {
  --padding-top: var(--PT);
  --padding-bottom: var(--PB);
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom);
}

/* Right Column Spacing */
.pc-video-grids__right {
  padding-right: 116px;
}

/* Lists */
ul, ol {
  font-size: calc(var(--font-2) * var(--FONT-ADJUST-BODY));
  margin: 0 0 1.5em 1.3em;
}

/* Small Screens (max-width: 495px) */
@media (max-width: 495px) {
  .hero__images.frame__item {
    display: flex;
  }
  .product__title {
    margin-top: .05em;
    margin-bottom: 0;
}
}

/* Max Width for Wrapper */
.ourstory_hero__wrapper.frame.wrapper {
  max-width: 2566px;
}

.wrapper--wide {
    max-width: 1568px;
    margin: 0 auto;
    padding-left: 64px;
    padding-right: 64px;
}

/* Card Titles */
.pc-video-grids__card-title {
  font-size: 17px;
}

/* Paragraphs */
p, .p {
  margin: 1em 0;
  line-height: 25px;
}

/* List Items */
li {
  line-height: 25px;
}

/* Extra Large Screens (3000px and above) */
@media only screen and (min-width: 3000px) {
  .section-double__aff {
    margin-left: 7.75%;
  }
}

/* Extra Large Screens (2500px - 2900px) */
@media (min-width: 2500px) and (max-width: 2900px) {
  .section-double__aff {
    margin-left: 0.5%;
  }
}

.section-double__oa{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex: 0 1 100%;
    overflow: hidden;
    margin: 0 auto;
}
}
/* Add this to your theme's custom CSS */

.header__dropdown {
  /* --- Keep your existing styles for positioning, background, etc. --- */
  position: absolute;
  top: calc(100% - 10px); /* Your existing value - adjust if needed to close gap */
  left: 0;
  right: 0;
  background: white; /* Make sure it has a background */
  opacity: 0;
  visibility: hidden;
  pointer-events: none; /* Prevents interaction when hidden */
  z-index: 999; /* Keep it high */

  /* --- ADJUSTED TRANSITION --- */
  /* Delay the start of hiding transitions */
  transition:
    opacity 0.15s ease-out 0.25s, /* Fade out over 0.15s, START after 0.25s delay */
    visibility 0s linear 0.4s;   /* Become hidden instantly, START after 0.4s (0.25s + 0.15s) */
    /* Adjust the 0.25s delay value as needed (e.g., 0.2s or 0.3s) */
}

/* --- Rule for SHOWING the dropdown --- */
/* Use a relevant selector for the parent item being hovered/focused */
/* Make sure this selector is specific enough */
.menu__item.grandparent:hover > .header__dropdown,
.menu__item.grandparent:focus-within > .header__dropdown { /* focus-within helps accessibility */

  opacity: 1;
  visibility: visible;
  pointer-events: auto; /* Allow interaction */

  /* --- Reset delays when showing --- */
  transition:
    opacity 0.15s ease-out, /* Fade in immediately */
    visibility 0s;         /* Become visible immediately */
}
/* --- Hide Announcement Bar when Mobile Menu is Open (using attribute selector) --- */

/* !!! Replace '.section-pc-announcement-bar' with your actual bar selector if different !!! */
/* !!! Replace '749px' with your theme's actual mobile breakpoint if needed !!! */

@media (max-width: 749px) { /* Target mobile devices */

  /* Target body ONLY when the scroll lock attribute indicates the drawer is open */
  body[data-scroll-lock-locked="true"] .section-pc-announcement-bar {
    display: none !important; /* Hide the bar. Use !important if needed */
  }

  /* --- OR if targeting a different bar element --- */
  /*
  body[data-scroll-lock-locked="true"] pc-announcement-bar {
    display: none !important;
  }
  body[data-scroll-lock-locked="true"] .custom-announcement-bar {
     display: none !important;
  }
  */
}
.section-pc-announcement-bar .pc-announcement-swiper-slide p, .section-pc-announcement-bar .pc-announcement-marquee-item p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
}
h2.hero__title.heading-size-4.font-body.aos-animate{
  font-weight:500;
}

/*
 * Adds a gap between the two columns in the section-double component.
 */
.section-double__body {
  display: flex; /* Ensures the container is a flexbox */
  gap: 6rem;     /* <-- Creates a space between the columns. Adjust the value as needed. */
}

/* Optional: It's good practice to reset any old padding that might interfere. */
.section-double__body > .section-double__oa {
  padding-left: 0;
  padding-right: 0;
}

.product-grid {
    gap: 15px;
}
.highlight-collagen {
  /* Your styles for the highlighted text */
  font-weight:600;
}