/* Page-scoped styles: sexual-wellness
 * Identity: slug:wl-hlp--sexual-wellness
 * Extracted VERBATIM from packages/rexall-ds/src/styles/globals.css.
 * Every selector here carries the identity above, so these rules could only
 * ever match on this one page -- yet every route downloaded them.
 * Loaded by <PageScopedStyles> AFTER globals.css. Only rules proven not to
 * change any cascade outcome by that move were extracted; see
 * docs/plans/css-route-splitting.md for the ordering proof.
 */


.wl-hlp--sexual-wellness .wl-hlp-cta-content {
  padding: 80px 60px;
}
.wl-hlp--sexual-wellness .wl-hlp-cta-primary.rxp-button {
  background: #007367;
  color: #fff;
  padding: 16px 32px;
  border: 1px solid #007367;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
}
.wl-hlp--sexual-wellness .wl-hlp-product-heading {
  font-size: 22px;
  font-weight: 700;
  color: #014d4d;
  text-align: center;
}
.wl-hlp--sexual-wellness .wl-hlp-product-description {
  font-size: 16px;
  text-align: center;
}
.wl-hlp--sexual-wellness .wl-hlp-cardgrid::after {
  content: "";
  position: absolute;
  left: -150px;
  right: -150px;
  bottom: -300px;
  height: 360px;
  background: #eff7e5;
  border-radius: 50%;
  z-index: 0;
  pointer-events: none;
}
.wl-hlp--sexual-wellness .wl-hlp-cardgrid-inner {
  position: relative;
  z-index: 1;
}
.wl-hlp--sexual-wellness .wl-hlp-cta {
  position: relative;
  z-index: 2;
}
.wl-hlp--sexual-wellness .wl-hlp-slider-arrow {
  background: #014d4d;
  border-color: #014d4d;
}
.wl-hlp--sexual-wellness {
  overflow-x: clip;
}
@media (max-width: 767px) {
  .wl-hlp--sexual-wellness .wl-hlp-cta-content {
    padding: 40px 32px;
  }
}
.wl-hlp--sexual-wellness .wl-hlp-slider-tabs {
  margin-left: 31px;
  margin-right: 31px;
}
.wl-hlp--sexual-wellness .wl-hlp-slider-nav {
  left: 31px;
  right: 31px;
}
.wl-hlp--sexual-wellness .wl-hlp-cardgrid-title {
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .wl-hlp--sexual-wellness .wl-hlp-cardgrid-title {
    font-size: 2rem;
  }
}
.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness {
  overflow-x: clip;
  --sw-dark: #014d4d;
  --sw-dark-2: #005a5a;
  --sw-teal: #147b74;
  --sw-primary: #1db1a8;
  --sw-sexual-green: #6abf4b;
  --sw-mist: #e5f5f4;
  --sw-pale: #eff7e5;
  --sw-light-text: #e4f0d1;
  --sw-cta: #007367;
}

.wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .wl-prototype-controls {
  display: none !important;
}

.wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) ~ .global-auth-controls {
  display: none !important;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-image-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 17px;
  width: 60%;
  max-width: 564px;
  min-width: 392px;
  height: 66%;
  transform: translateX(-50%);
  border: 6px solid #71bf49;
  border-bottom: 0;
  border-radius: 340px 340px 0 0;
  box-shadow: 0 0 14px 4px rgba(113, 191, 73, 0.85), inset 0 0 12px rgba(113, 191, 73, 0.7);
  opacity: 0.92;
  z-index: 0;
  pointer-events: none;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-image-wrapper::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 16%;
  width: min(60%, 564px);
  min-width: 392px;
  height: 6px;
  transform: translateX(-50%);
  background: #71bf49;
  box-shadow: 0 0 14px 4px rgba(113, 191, 73, 0.85);
  opacity: 0.92;
  z-index: 0;
  pointer-events: none;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-card h1 span,
.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-highlight {
  color: #71bf49;
  -webkit-text-fill-color: #71bf49;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid::after {
  content: "";
  position: absolute;
  left: -220px;
  right: -220px;
  bottom: -372px;
  height: 432px;
  background: var(--sw-pale);
  border-radius: 50%;
  z-index: 0;
  pointer-events: none;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid-inner::before {
  content: "";
  display: block;
  width: 100%;
  max-width: 450px;
  min-height: 593px;
  justify-self: center;
  background-image: url("/brand-assets/sexual-wellness/sw-cat-condoms.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  position: relative;
  z-index: 1;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid-inner::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: auto;
  left: calc(35% + 32px);
  width: 1px;
  height: 520px;
  transform: translateY(-50%);
  background: rgba(173, 227, 225, 0.36);
  z-index: 2;
  pointer-events: none;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid-card-link {
  width: 100%;
  min-height: 100%;
  color: #ffffff;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-product-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-slider-dot {
  flex: 1 1 0;
  height: 4px;
  display: flex;
  align-items: stretch;
}

.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-callout-primary.rxp-button:hover,
.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-callout-primary.rxp-button:focus-visible,
.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-callout-secondary.rxp-button:hover,
.wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-callout-secondary.rxp-button:focus-visible {
  background: var(--sw-dark-2) !important;
  border-color: var(--sw-dark-2) !important;
  color: #ffffff !important;
}

.wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer.gm-component {
  grid-template-columns: minmax(260px, 0.28fr) minmax(0, 1fr);
  padding-top: 74px;
  padding-bottom: 47px;
  padding-inline: clamp(80px, 6.25vw, 100px);
  border-bottom: 18px solid #014d4d;
}

.wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-groups {
  gap: clamp(46px, 5vw, 72px);
}

.wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-legal {
  margin-top: 38px;
  padding-top: 22px;
}

@media (max-width: 1023px) {

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid-inner::before,
  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cardgrid-inner::after {
    display: none;
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cta-content {
    padding: 56px 40px;
  }
}

@media (max-width: 767px) {

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-image-wrapper::before {
    top: 16px;
    width: 62%;
    min-width: 236px;
    height: 62%;
    border-width: 4px;
    border-bottom: 0;
    border-radius: 220px 220px 0 0;
    box-shadow: 0 0 10px 3px rgba(113, 191, 73, 0.8), inset 0 0 8px rgba(113, 191, 73, 0.65);
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-hero-image-wrapper::after {
    bottom: 17%;
    width: 62%;
    min-width: 236px;
    height: 4px;
    box-shadow: 0 0 10px 3px rgba(113, 191, 73, 0.8);
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-cta-content {
    order: 2;
    flex: 0 0 auto;
    max-width: 100%;
    padding: 40px 32px;
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-slider-tab {
    flex: 1 1 calc(50% - 10px);
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-slider-track::-webkit-scrollbar {
    display: none;
  }

  .wl-hlp--sexual-wellness.wl-hlp--sexual-wellness .wl-hlp-product-card:nth-child(8) {
    order: -1;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer.gm-component {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 42px;
    padding-inline: 20px;
    border-bottom-width: 16px;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-groups {
    order: 1;
    gap: 0;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-legal {
    order: 3;
    margin-top: 24px;
    padding-top: 18px;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-brand .gm-normalized-brand {
    order: 1;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-ctas {
    order: 2;
  }

  .wl-page:has(.wl-hlp.wl-hlp--sexual-wellness) .gm-normalized-footer-social {
    order: 3;
  }
}
