.elementor-4099 .elementor-element.elementor-element-c60f960{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-929685f{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-bb458e0{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-dbb7f6c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-23ff42a{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-7c43be3{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-d8f9858{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-b935a31{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4099 .elementor-element.elementor-element-10f90c3{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9e73121 *//* =========================================================
  Uro Vaginal — Hero Section (CSS ONLY)
  Paste this file into Elementor Custom CSS / Additional CSS
  HTML is separate: hero-section.html
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400;1,9..144,500&display=swap');

.uv-hero {
  --uv-ink: #2d2926;
  --uv-muted: #5c5652;
  --uv-red: #c41423;
  --uv-red-hover: #a8101c;
  --uv-line: #c41221;
  position: relative;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background:
    radial-gradient(ellipse 58% 80% at 80% 48%, rgba(255, 255, 255, 0.72) 0%, transparent 70%),
    linear-gradient(108deg, #ffe8ea 0%, #ffd8dc 50%, #f4e3d6 100%);
  color: var(--uv-ink);
  overflow: hidden;
  width: 100%;
}

.uv-hero::before,
.uv-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  z-index: 8;
  pointer-events: none;
  background: var(--uv-line);
}

.uv-hero::before { top: 0; }
.uv-hero::after { bottom: 0; }

.uv-hero *,
.uv-hero *::before,
.uv-hero *::after {
  box-sizing: border-box;
}

.uv-hero a {
  text-decoration: none !important;
  color: inherit;
}

.uv-hero__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  min-height: clamp(540px, 78vh, 680px);
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(1.25rem, 3.5vw, 2.5rem);
  align-items: center;
  padding: clamp(2.5rem, 5.5vw, 4rem) 0;
}

.uv-hero__copy {
  position: relative;
  z-index: 3;
  max-width: 32rem;
  justify-self: start;
}

.uv-hero__kicker {
  margin: 0 0 0.75rem;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--uv-red);
}

.uv-hero__title {
  margin: 0;
  line-height: 1.02;
  color: var(--uv-ink);
}

.uv-hero__title-main {
  display: block;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(2.7rem, 5.6vw, 4.35rem);
  letter-spacing: -0.035em;
  color: var(--uv-ink);
}

.uv-hero__title-em {
  display: block;
  margin-top: 0.02em;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(2.55rem, 5.2vw, 4rem);
  letter-spacing: -0.02em;
  color: var(--uv-red);
}

.uv-hero__lead {
  margin: 1.05rem 0 0;
  max-width: 30rem;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.02rem, 1.8vw, 1.18rem);
  line-height: 1.5;
  color: var(--uv-muted);
}

.uv-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1.45rem;
}

.uv-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0.85rem 1.75rem;
  border-radius: 999px;
  background: var(--uv-red);
  color: #fff !important;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border: 1.5px solid var(--uv-red);
  box-shadow: 0 10px 22px rgba(196, 20, 35, 0.28);
  transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

.uv-hero__btn:hover {
  background: var(--uv-red-hover);
  border-color: var(--uv-red-hover);
  transform: translateY(-2px);
}

.uv-hero__btn--ghost {
  background: transparent;
  color: var(--uv-red) !important;
  box-shadow: none;
}

.uv-hero__btn--ghost:hover {
  background: var(--uv-red);
  color: #fff !important;
}

.uv-hero__gbadge {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  margin-top: 1.1rem;
  padding: 0.55rem 0.9rem 0.55rem 0.65rem;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(45, 41, 38, 0.1);
  color: var(--uv-ink) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.uv-hero__gbadge:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(45, 41, 38, 0.14);
}

.uv-hero__gbadge svg {
  display: block;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

.uv-hero__gbadge-stars {
  color: #f4b400;
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  line-height: 1;
}

.uv-hero__gbadge-score {
  font-size: 0.88rem;
  font-weight: 800;
  color: #222;
}

.uv-hero__gbadge-count {
  font-size: 0.82rem;
  font-weight: 600;
  color: #555;
}

.uv-hero__gbadge-arrow {
  font-size: 1.05rem;
  font-weight: 700;
  color: #888;
}

.uv-hero__pills {
  list-style: none;
  margin: 1.2rem 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.uv-hero__pills a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0.4rem 0.9rem;
  border-radius: 999px;
  background: rgba(45, 41, 38, 0.08);
  border: 1px solid rgba(45, 41, 38, 0.12);
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--uv-ink) !important;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.uv-hero__pills a:hover {
  background: var(--uv-red);
  border-color: var(--uv-red);
  color: #fff !important;
}

.uv-hero__note {
  margin: 0.85rem 0 0;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.45;
  color: #8a837c;
}

.uv-hero__media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  min-height: 440px;
  width: 100%;
}

.uv-hero__glow {
  position: absolute;
  width: min(84%, 420px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, rgba(255, 214, 217, 0.28) 50%, transparent 72%);
  pointer-events: none;
  z-index: 0;
}

.uv-hero__product {
  position: relative;
  z-index: 2;
  display: block;
  width: min(100%, 500px);
  height: auto;
  object-fit: contain;
  background: transparent !important;
  mix-blend-mode: multiply;
  animation: uvHeroFloat 5.5s ease-in-out infinite;
}

@keyframes uvHeroFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

@media (max-width: 900px) {
  .uv-hero__inner {
    grid-template-columns: 1fr;
    min-height: auto;
    text-align: center;
    padding: 2rem 0 2.5rem;
  }

  .uv-hero__copy {
    max-width: none;
    order: 2;
  }

  .uv-hero__kicker {
    margin-inline: auto;
  }

  .uv-hero__media {
    justify-self: center;
  }

  .uv-hero__lead {
    margin-inline: auto;
  }

  .uv-hero__actions,
  .uv-hero__pills {
    justify-content: center;
  }

  .uv-hero__gbadge {
    margin-inline: auto;
  }

  .uv-hero__media {
    order: 1;
    min-height: 280px;
  }

  .uv-hero__product {
    width: min(88%, 320px);
  }

  .uv-hero__btn {
    min-width: 150px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e83557 *//* =========================================================
  Uro Vaginal — Balance Section (CSS ONLY)
  Paste this file into Elementor Custom CSS / Additional CSS
  HTML is separate: balance-section.html
  LIGHT section after dark hero — cream, not pink
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400;1,9..144,500&display=swap');

.uv-balance {
  --uv-ink: #2d2926;
  --uv-muted: #5c5652;
  --uv-red: #c41423;
  --uv-red-hover: #a8101c;
  position: relative;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: #e8eef4;
  color: var(--uv-ink);
  overflow: hidden;
  width: 100%;
}

.uv-balance *,
.uv-balance *::before,
.uv-balance *::after {
  box-sizing: border-box;
}

.uv-balance a {
  text-decoration: none !important;
  color: inherit;
}

.uv-balance__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  min-height: clamp(520px, 74vh, 660px);
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
  padding: clamp(2.75rem, 6vw, 4.5rem) 0;
}

.uv-balance__copy {
  max-width: 32rem;
  position: relative;
  z-index: 2;
  justify-self: start;
}

.uv-balance__kicker {
  margin: 0 0 0.75rem;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--uv-red);
}

.uv-balance__title {
  margin: 0;
  line-height: 1.02;
  color: var(--uv-ink);
}

.uv-balance__title-main {
  display: block;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(2.4rem, 4.8vw, 3.55rem);
  letter-spacing: -0.035em;
}

.uv-balance__title-em {
  display: block;
  margin-top: 0.02em;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(2.25rem, 4.5vw, 3.3rem);
  letter-spacing: -0.02em;
  color: var(--uv-red);
}

.uv-balance__lead {
  margin: 1.1rem 0 0;
  max-width: 30rem;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.02rem, 1.8vw, 1.18rem);
  line-height: 1.5;
  color: var(--uv-muted);
}

.uv-balance__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
  margin: 1.45rem 0 0;
}

.uv-balance__stat {
  text-align: center;
  padding: 0.85rem 0.45rem 0.8rem;
  border-radius: 16px;
  background: #ffffff;
  border: 1.5px solid #c9d4de;
  box-shadow: none;
}

.uv-balance__stat strong {
  display: block;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(1.3rem, 2.1vw, 1.65rem);
  line-height: 1;
  color: var(--uv-red);
}

.uv-balance__stat span {
  display: block;
  margin-top: 0.38rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--uv-ink);
}

.uv-balance__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1.45rem;
}

.uv-balance__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0.85rem 1.75rem;
  border-radius: 999px;
  background: var(--uv-red);
  color: #fff !important;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border: 1.5px solid var(--uv-red);
  box-shadow: 0 10px 22px rgba(196, 20, 35, 0.28);
  transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

.uv-balance__btn:hover {
  background: var(--uv-red-hover);
  border-color: var(--uv-red-hover);
  transform: translateY(-2px);
}

.uv-balance__btn--ghost {
  background: transparent;
  color: var(--uv-red) !important;
  box-shadow: none;
}

.uv-balance__btn--ghost:hover {
  background: var(--uv-red);
  color: #fff !important;
}

.uv-balance__media {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  justify-self: end;
  min-height: 440px;
  width: 100%;
}

.uv-balance__media-glow {
  position: absolute;
  width: min(95%, 460px);
  height: 78%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 42% 42% 14% 14%;
  background: radial-gradient(ellipse at 50% 55%, rgba(255, 255, 255, 0.85) 0%, rgba(232, 238, 244, 0) 70%);
  pointer-events: none;
  z-index: 0;
}

.uv-balance__img {
  position: relative;
  z-index: 1;
  width: min(100%, 500px);
  height: auto;
  object-fit: contain;
  object-position: bottom center;
  filter: drop-shadow(0 18px 32px rgba(45, 41, 38, 0.08));
}

@media (max-width: 900px) {
  .uv-balance__inner {
    grid-template-columns: 1fr;
    min-height: auto;
    text-align: center;
    padding: 2.5rem 0 3rem;
    gap: 1.4rem;
  }

  .uv-balance__copy {
    max-width: none;
    order: 2;
    justify-self: center;
  }

  .uv-balance__kicker,
  .uv-balance__lead {
    margin-inline: auto;
  }

  .uv-balance__actions {
    justify-content: center;
  }

  .uv-balance__media {
    order: 1;
    min-height: 300px;
    justify-self: center;
  }

  .uv-balance__img {
    width: min(92%, 360px);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48fae9e *//* =========================================================
  Uro Vaginal — Trust Section (CSS ONLY)
  Paste this file into Elementor Custom CSS / Additional CSS
  HTML is separate: trust-section.html
  DARK pink section (after light balance)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400;1,9..144,500&display=swap');

.uv-trust {
  --uv-ink: #2d2926;
  --uv-muted: #5c5652;
  --uv-red: #c41423;
  --uv-card: #ffffff;
  --uv-bg: #ffd4d8;
  --uv-line: #c4a8ad;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
}

.uv-trust *,
.uv-trust *::before,
.uv-trust *::after {
  box-sizing: border-box;
}

.uv-trust__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(2.75rem, 5.5vw, 4.25rem) 0;
}

.uv-trust__intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.85fr);
  gap: 1.5rem 2.5rem;
  align-items: end;
  margin: 0 0 1.75rem;
}

.uv-trust__heading {
  max-width: 28rem;
}

.uv-trust__kicker {
  margin: 0 0 0.7rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--uv-red);
}

.uv-trust__title {
  margin: 0;
  line-height: 1.02;
}

.uv-trust__title-main {
  display: block;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(2.15rem, 4.2vw, 3.1rem);
  letter-spacing: -0.035em;
  color: var(--uv-ink);
}

.uv-trust__title-em {
  display: block;
  margin-top: 0.02em;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(2rem, 4vw, 2.9rem);
  letter-spacing: -0.02em;
  color: var(--uv-red);
}

.uv-trust__lead {
  margin: 0;
  max-width: 24rem;
  justify-self: end;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.02rem, 1.7vw, 1.18rem);
  line-height: 1.5;
  color: var(--uv-muted);
}

.uv-trust__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.uv-trust__card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem 1.15rem;
  align-items: start;
  background: var(--uv-card);
  border: 1.5px solid var(--uv-line);
  border-radius: 16px;
  padding: clamp(1.25rem, 2.5vw, 1.65rem) clamp(1.1rem, 2vw, 1.4rem);
}

.uv-trust__stat {
  margin: 0;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(2rem, 3.2vw, 2.55rem);
  line-height: 1;
  color: var(--uv-red);
}

.uv-trust__stat span {
  display: block;
  margin-top: 0.25rem;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--uv-red);
}

.uv-trust__stars {
  margin: 0 0 0.35rem;
  color: var(--uv-red);
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  line-height: 1;
}

.uv-trust__copy h3 {
  margin: 0 0 0.45rem;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: var(--uv-ink);
}

.uv-trust__copy p {
  margin: 0;
  font-size: 0.92rem;
  font-weight: 500;
  line-height: 1.45;
  color: var(--uv-muted);
}

@media (max-width: 800px) {
  .uv-trust__grid {
    grid-template-columns: 1fr;
  }

  .uv-trust__intro {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 0.9rem;
  }

  .uv-trust__heading {
    margin-inline: auto;
  }

  .uv-trust__lead {
    justify-self: center;
    margin-inline: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab8ac6d *//* =========================================================
  Uro Vaginal — reviews-section
  Paste into: Elementor Custom CSS / Additional CSS (NOT inside HTML)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400&display=swap');

.uv-reviews {
  --uv-ink: #2d2926;
  --uv-cream: #fffaf4;
  --uv-red: #c41423;
  --uv-red-hover: #a8101c;
  --uv-dot: rgba(255, 255, 255, 0.55);
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-red);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
}

.uv-reviews *,
.uv-reviews *::before,
.uv-reviews *::after {
  box-sizing: border-box;
}

.uv-reviews__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(3rem, 6vw, 4.5rem) 0 clamp(2.5rem, 5vw, 3.5rem);
}

.uv-reviews__title {
  margin: 0 0 clamp(1.75rem, 4vw, 2.5rem);
  text-align: center;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(1.75rem, 3.4vw, 2.55rem);
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #ffffff;
}

.uv-reviews__wrap {
  position: relative;
}

.uv-reviews__track-wrap {
  overflow: hidden;
  margin: 0 2.75rem;
}

.uv-reviews__track {
  display: flex;
  gap: 1rem;
  transition: transform 0.45s cubic-bezier(0.22, 0.8, 0.22, 1);
  will-change: transform;
}

.uv-reviews__card {
  flex: 0 0 calc((100% - 2rem) / 3);
  display: flex;
  flex-direction: column;
  min-height: 240px;
  background: var(--uv-cream);
  border-radius: 14px;
  padding: 1.35rem 1.3rem 1.2rem;
  box-shadow: 0 8px 28px rgba(45, 41, 38, 0.1);
}

.uv-reviews__card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.85rem;
}

.uv-reviews__card-top h3 {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--uv-ink);
}

.uv-reviews__stars {
  flex-shrink: 0;
  color: var(--uv-ink);
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  line-height: 1.4;
}

.uv-reviews__text {
  margin: 0;
  flex: 1;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-size: 0.98rem;
  font-weight: 400;
  line-height: 1.55;
  color: var(--uv-ink);
}

.uv-reviews__footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 1.15rem;
}

.uv-reviews__product {
  width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 8px;
  background: #fffaf4;
}

.uv-reviews__name {
  margin: 0;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--uv-ink);
  text-align: right;
}

.uv-reviews__name span {
  color: #2d8a55;
  font-style: normal;
}

.uv-reviews__nav {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%);
  z-index: 20 !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: var(--uv-red) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  text-align: center !important;
  cursor: pointer !important;
  box-shadow: 0 3px 10px rgba(45, 41, 38, 0.18) !important;
  transition: background 0.2s ease, transform 0.2s ease !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.uv-reviews__nav:hover {
  background: #ffe8e9 !important;
  transform: translateY(-50%) scale(1.05);
  color: var(--uv-red) !important;
}

.uv-reviews__nav--prev {
  left: 0 !important;
  right: auto !important;
}

.uv-reviews__nav--next {
  right: 0 !important;
  left: auto !important;
}

.uv-reviews__dots {
  display: flex;
  justify-content: center;
  gap: 0.55rem;
  margin-top: 1.75rem;
  padding: 0;
  list-style: none;
}

.uv-reviews__dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: 1.5px solid var(--uv-dot);
  background: transparent;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.uv-reviews__dots button.is-active {
  background: #ffffff;
  border-color: #ffffff;
}

@media (max-width: 900px) {
  .uv-reviews__track-wrap {
    margin: 0 2.4rem;
  }

  .uv-reviews__card {
    flex: 0 0 100%;
    min-height: 220px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c73573f *//* =========================================================
  Uro Vaginal — packs-section
  Paste into: Elementor Custom CSS / Additional CSS (NOT inside HTML)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap');

.uv-packs {
  --uv-ink: #2d2926;
  --uv-muted: #666666;
  --uv-bg: #ffe8e9;
  --uv-img-bg: #ffd6d9;
  --uv-red: #c41423;
  --uv-red-hover: #a8101c;
  --uv-star: #c41423;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
}

.uv-packs *,
.uv-packs *::before,
.uv-packs *::after {
  box-sizing: border-box;
}

.uv-packs a {
  text-decoration: none !important;
  color: inherit;
}

.uv-packs__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(3rem, 6vw, 4.5rem) 0;
}

.uv-packs__title {
  margin: 0 0 clamp(1.75rem, 4vw, 2.5rem);
  text-align: center;
  font-weight: 800;
  font-size: clamp(1.85rem, 3.5vw, 2.55rem);
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: var(--uv-ink);
}

.uv-packs__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.15rem;
}

.uv-pack {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(45, 41, 38, 0.05);
}

.uv-pack__media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  padding: 1.5rem 1rem 1.25rem;
  background: var(--uv-img-bg);
}

.uv-pack__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 1;
  padding: 0.3rem 0.55rem;
  border-radius: 3px;
  background: #ffc9cb;
  color: var(--uv-ink);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.uv-pack__media img,
.uv-pack__img {
  max-height: 200px;
  width: auto;
  max-width: 88%;
  object-fit: contain;
  background: transparent;
  mix-blend-mode: multiply;
  filter: none;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.uv-pack__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.1rem 1.15rem 1.25rem;
}

.uv-pack__rating {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin: 0 0 0.45rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--uv-ink);
}

.uv-pack__stars {
  color: var(--uv-star);
  letter-spacing: 0.04em;
  font-size: 0.78rem;
}

.uv-pack__name {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.3;
  color: var(--uv-ink);
}

.uv-pack__meta {
  margin: 0.45rem 0 0;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--uv-muted);
}

.uv-pack__meta u {
  text-underline-offset: 2px;
}

.uv-pack__pricing {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin: 0.75rem 0 0;
}

.uv-pack__old {
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--uv-muted);
  text-decoration: line-through;
}

.uv-pack__price {
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: var(--uv-ink);
}

.uv-pack__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 0.95rem;
  min-height: 48px;
  border-radius: 999px;
  background: var(--uv-red);
  color: #ffffff !important;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: background 0.2s ease, transform 0.2s ease;
}

.uv-pack__cta:hover {
  background: var(--uv-red-hover);
  transform: translateY(-1px);
}

.uv-pack__once {
  display: block;
  margin-top: 0.75rem;
  text-align: center;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--uv-ink);
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

.uv-pack__once:hover {
  color: #000;
}

@media (max-width: 900px) {
  .uv-packs__grid {
    grid-template-columns: 1fr;
    max-width: 380px;
    margin-inline: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc59ac5 *//* =========================================================
  Uro Vaginal — How It Works (CSS ONLY)
  Paste this file into Elementor Custom CSS / Additional CSS
  HTML is separate: how-it-works-section.html
  LIGHT blue-grey section (after dark trust)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400;1,9..144,500&display=swap');

.uv-how {
  --uv-ink: #2d2926;
  --uv-muted: #5c5652;
  --uv-red: #c41423;
  --uv-bg: #e8eef4;
  --uv-line: #c9d4de;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
  scroll-margin-top: 90px;
}

.uv-how *,
.uv-how *::before,
.uv-how *::after {
  box-sizing: border-box;
}

.uv-how__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(2.75rem, 5.5vw, 4.25rem) 0;
}

.uv-how__intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.85fr);
  gap: 1.5rem 2.5rem;
  align-items: end;
  margin: 0 0 1.85rem;
}

.uv-how__heading {
  max-width: 28rem;
}

.uv-how__kicker {
  margin: 0 0 0.7rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--uv-red);
}

.uv-how__title {
  margin: 0;
  line-height: 1.02;
}

.uv-how__title-main {
  display: block;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(2.15rem, 4.2vw, 3.1rem);
  letter-spacing: -0.035em;
  color: var(--uv-ink);
}

.uv-how__title-em {
  display: block;
  margin-top: 0.02em;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: clamp(2rem, 4vw, 2.9rem);
  letter-spacing: -0.02em;
  color: var(--uv-red);
}

.uv-how__lead {
  margin: 0;
  max-width: 24rem;
  justify-self: end;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.02rem, 1.7vw, 1.18rem);
  line-height: 1.5;
  color: var(--uv-muted);
}

.uv-how__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.uv-how__card {
  background: #ffffff;
  border: 1.5px solid var(--uv-line);
  border-radius: 16px;
  padding: 1.35rem 1.15rem 1.3rem;
  min-width: 0;
}

.uv-how__num {
  display: block;
  margin: 0 0 0.85rem;
  font-family: "Fraunces", "Times New Roman", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: 1.55rem;
  line-height: 1;
  color: var(--uv-red);
}

.uv-how__card h3 {
  margin: 0 0 0.5rem;
  font-size: 1.02rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: var(--uv-ink);
}

.uv-how__card p {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.5;
  color: var(--uv-muted);
}

@media (max-width: 900px) {
  .uv-how__grid {
    grid-template-columns: 1fr 1fr;
  }

  .uv-how__intro {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 0.9rem;
  }

  .uv-how__heading,
  .uv-how__lead {
    margin-inline: auto;
    justify-self: center;
  }
}

@media (max-width: 560px) {
  .uv-how__grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f6c5c21 *//* =========================================================
  Uro Vaginal — medical-team-section
  Paste into: Elementor Custom CSS / Additional CSS (NOT inside HTML)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&display=swap');

.uv-team {
  --uv-ink: #2d2926;
  --uv-bg: #fff5f5;
  --uv-beige: #ffd6d9;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
  border-top: 1px solid rgba(196, 20, 35, 0.12);
}

.uv-team *,
.uv-team *::before,
.uv-team *::after {
  box-sizing: border-box;
}

.uv-team__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(3rem, 6vw, 4.5rem) 0;
}

.uv-team__title {
  margin: 0 0 clamp(1.75rem, 4vw, 2.5rem);
  text-align: center;
  font-weight: 800;
  font-size: clamp(1.85rem, 3.5vw, 2.55rem);
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: var(--uv-ink);
}

.uv-team__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1rem, 2.5vw, 1.5rem);
}

.uv-team__card {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.uv-team__photo-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 4;
  border-radius: 14px;
  overflow: hidden;
  background: var(--uv-beige);
}

.uv-team__photo {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center top;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--uv-beige);
}

.uv-team__name {
  margin: 0.9rem 0 0;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.25;
  color: var(--uv-ink);
}

.uv-team__role {
  margin: 0.3rem 0 0;
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.4;
  color: var(--uv-ink);
}

@media (max-width: 900px) {
  .uv-team__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem 1rem;
  }
}

@media (max-width: 520px) {
  .uv-team__grid {
    grid-template-columns: 1fr;
    max-width: 320px;
    margin-inline: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c2e964 *//* =========================================================
  Uro Vaginal — press-section
  Paste into: Elementor Custom CSS / Additional CSS (NOT inside HTML)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700&display=swap');

.uv-press {
  --uv-ink: #2d2926;
  --uv-bg: #fff5f5;
  --uv-bar: #ffd6d9;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
}

.uv-press *,
.uv-press *::before,
.uv-press *::after {
  box-sizing: border-box;
}

.uv-press__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(2rem, 4vw, 3rem) 0;
}

.uv-press__bar {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
  background: var(--uv-bar);
  border-radius: 14px;
  padding: 1.25rem 0.5rem;
}

.uv-press__item {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
  padding: 0.25rem 1rem;
}

.uv-press__item + .uv-press__item {
  border-left: 1px solid rgba(45, 41, 38, 0.16);
}

.uv-press__logo-wrap {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  max-width: 88px;
  height: 28px;
}

.uv-press__logo-wrap img,
.uv-press__logo {
  display: block !important;
  width: auto !important;
  max-width: 88px !important;
  height: 20px !important;
  max-height: 20px !important;
  object-fit: contain !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  filter: grayscale(1) contrast(1.1);
}

.uv-press__divider {
  flex: 0 0 1px;
  align-self: stretch;
  width: 1px;
  min-height: 28px;
  background: rgba(45, 41, 38, 0.18);
}

.uv-press__text {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.8rem !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  color: var(--uv-ink) !important;
  white-space: normal;
}

@media (max-width: 980px) {
  .uv-press__bar {
    flex-wrap: wrap;
    padding: 0.85rem;
    gap: 0;
  }

  .uv-press__item {
    flex: 1 1 45%;
    padding: 0.85rem 0.75rem;
  }

  .uv-press__item:nth-child(2),
  .uv-press__item:nth-child(4) {
    border-left: 1px solid rgba(45, 41, 38, 0.16);
  }

  .uv-press__item:nth-child(3),
  .uv-press__item:nth-child(4) {
    border-top: 1px solid rgba(45, 41, 38, 0.12);
  }

  .uv-press__item:nth-child(3) {
    border-left: none;
  }
}

@media (max-width: 560px) {
  .uv-press__item {
    flex: 1 1 100%;
    border-left: none !important;
  }

  .uv-press__item + .uv-press__item {
    border-top: 1px solid rgba(45, 41, 38, 0.12);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f4717e *//* =========================================================
  Uro Vaginal — bundle-cta-section
  Paste into: Elementor Custom CSS / Additional CSS (NOT inside HTML)
========================================================= */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:ital,opsz,wght@0,9..144,400;1,9..144,400&display=swap');

.uv-bundle {
  --uv-ink: #2d2926;
  --uv-bg: #f7efe6;
  --uv-peach: #f3ddd0;
  --uv-lime: #d8ef3a;
  --uv-lime-hover: #c9e028;
  font-family: "DM Sans", "Helvetica Neue", Arial, sans-serif;
  background: var(--uv-bg);
  color: var(--uv-ink);
  width: 100%;
  overflow: hidden;
}

.uv-bundle *,
.uv-bundle *::before,
.uv-bundle *::after {
  box-sizing: border-box;
}

.uv-bundle a {
  text-decoration: none !important;
  color: inherit;
}

.uv-bundle__inner {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(2rem, 4vw, 3rem) 0;
}

.uv-bundle__card {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  align-items: center;
  gap: clamp(1.25rem, 3vw, 2.5rem);
  background: var(--uv-peach);
  border-radius: 22px;
  padding: clamp(1.75rem, 4vw, 2.75rem) clamp(1.5rem, 4vw, 3rem);
  overflow: hidden;
}

.uv-bundle__copy {
  max-width: 22rem;
  position: relative;
  z-index: 2;
}

.uv-bundle__title {
  margin: 0;
  font-weight: 800;
  font-size: clamp(1.85rem, 3.6vw, 2.75rem);
  letter-spacing: -0.03em;
  line-height: 1.1;
  color: var(--uv-ink);
}

.uv-bundle__lead {
  margin: 0.85rem 0 0;
  font-family: "Fraunces", Georgia, serif;
  font-style: italic;
  font-size: 1.05rem;
  line-height: 1.5;
  color: #5c5652;
}

.uv-bundle__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
  min-height: 52px;
  min-width: 180px;
  padding: 0.85rem 1.85rem;
  border-radius: 999px;
  background: var(--uv-lime);
  color: var(--uv-ink) !important;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: background 0.22s ease, transform 0.22s ease;
}

.uv-bundle__btn:hover {
  background: var(--uv-lime-hover);
  transform: translateY(-2px);
}

.uv-bundle__media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
}

.uv-bundle__glow {
  position: absolute;
  width: min(78%, 320px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.55) 0%, rgba(232, 160, 122, 0.22) 45%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.uv-bundle__img {
  position: relative;
  z-index: 1;
  width: min(100%, 380px);
  height: auto;
  object-fit: contain;
  background: transparent;
  /* same as hero — dissolves white photo bg into peach */
  mix-blend-mode: multiply;
  filter: none;
  transform: translateZ(0);
  backface-visibility: hidden;
  animation: uvBundleFloat 5.5s ease-in-out infinite;
}

@keyframes uvBundleFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

@media (max-width: 800px) {
  .uv-bundle__card {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 1.5rem 1.25rem 1.75rem;
  }

  .uv-bundle__copy {
    max-width: none;
    order: 2;
  }

  .uv-bundle__lead {
    margin-inline: auto;
  }

  .uv-bundle__media {
    order: 1;
    min-height: 220px;
  }

  .uv-bundle__img {
    width: min(88%, 280px);
  }

  .uv-bundle__btn {
    width: 100%;
    max-width: 260px;
  }
}/* End custom CSS */