.elementor-2009 .elementor-element.elementor-element-2eefaff{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4bac805 *//* ==========================================================
   UK TRT - AROMATASE INHIBITORS ON TRT
   FULL EDITORIAL THEME
========================================================== */

.lowt-editorial-page {
  --accent: #b3b401;
  --accent-hover: #d6d73a;

  --danger: #d85f5f;
  --danger-soft: #ff8585;

  --bg: #0f0f0f;
  --bg-card: linear-gradient(180deg, #171717 0%, #121212 100%);
  --bg-card-soft: linear-gradient(180deg, #191919 0%, #131313 100%);

  --text-main: #ffffff;
  --text-body: #bbbbbb;
  --text-soft: #d1d1d1;

  --border-soft: rgba(255,255,255,0.06);
  --border-mid: rgba(255,255,255,0.09);
  --border-faint: rgba(255,255,255,0.04);

  --shadow-lg: 0 18px 44px rgba(0,0,0,0.28);
  --shadow-md: 0 12px 28px rgba(0,0,0,0.18);

  background: var(--bg);
  color: var(--text-main);

  padding: 110px 0 30px;

  font-family: 'Montserrat', sans-serif;
}


/* ==========================================================
   GLOBAL
========================================================== */

.lowt-editorial-page *,
.lowt-editorial-page *::before,
.lowt-editorial-page *::after,
.trt-faq *,
.trt-faq *::before,
.trt-faq *::after {
  box-sizing: border-box;
}

.lowt-editorial-page img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.lowt-editorial-page h1,
.lowt-editorial-page h2,
.lowt-editorial-page h3,
.lowt-editorial-page h4 {
  margin-top: 0;
}

.lowt-editorial-page a {
  text-decoration: none;
}

.lowt-editorial-shell {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}


/* ==========================================================
   HERO
========================================================== */

.lowt-editorial-hero {
  width: 100%;
  max-width: 980px;

  margin: 0 auto 48px;

  text-align: center;
}

.lowt-editorial-eyebrow {
  display: inline-block;

  margin-bottom: 16px;

  color: var(--accent);

  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;

  letter-spacing: .16em;

  text-transform: uppercase;
}

.lowt-editorial-hero h1 {
  margin: 0 0 20px;

  color: var(--text-main);

  font-size: 60px;
  line-height: 1.03;
  letter-spacing: -.035em;
  font-weight: 800;
}

.lowt-editorial-intro {
  width: 100%;
  max-width: 900px;

  margin: 0 auto;
}

.lowt-editorial-intro p {
  margin: 0 0 18px;

  color: var(--text-body);

  font-size: 18px;
  line-height: 1.9;
}

.lowt-editorial-intro p:last-child {
  margin-bottom: 0;
}


/* ==========================================================
   ACCENTS
========================================================== */

.lowt-editorial-accent {
  width: 78px;
  height: 3px;

  margin: 0 auto 28px;

  border-radius: 999px;

  background: var(--accent);
}

.lowt-editorial-accent.small {
  width: 64px;

  margin: 0 0 22px;
}

.lowt-editorial-accent--center,
.trt-centered-heading .lowt-editorial-accent,
.trt-final-section .lowt-editorial-accent,
.trt-faq-head .lowt-editorial-accent {
  margin-left: auto !important;
  margin-right: auto !important;
}


/* ==========================================================
   SECTION BASE
========================================================== */

.lowt-editorial-section {
  padding: 58px 0;

  border-top: 1px solid var(--border-faint);
}

.lowt-editorial-section--first {
  padding-top: 0;

  border-top: none;
}


/* ==========================================================
   GENERAL TYPOGRAPHY
========================================================== */

.lowt-editorial-copy,
.lowt-editorial-narrow,
.lowt-editorial-feature__content {
  min-width: 0;
}

.lowt-editorial-copy h2,
.lowt-editorial-narrow h2,
.lowt-editorial-feature__content h2,
.trt-final-section h2 {
  margin: 0 0 14px;

  color: var(--text-main);

  font-size: 44px;
  line-height: 1.06;
  letter-spacing: -.03em;
  font-weight: 800;
}

.lowt-editorial-copy h3,
.lowt-editorial-narrow h3,
.lowt-editorial-feature__content h3 {
  margin: 0 0 12px;

  color: var(--text-main);

  font-weight: 800;
}

.lowt-editorial-copy p,
.lowt-editorial-narrow p,
.lowt-editorial-feature__content p,
.trt-final-section p {
  margin: 0 0 18px;

  color: var(--text-body);

  font-size: 17px;
  line-height: 1.92;
}

.lowt-editorial-copy p:last-child,
.lowt-editorial-narrow p:last-child,
.lowt-editorial-feature__content p:last-child,
.trt-final-section p:last-child {
  margin-bottom: 0;
}

.lowt-editorial-copy strong,
.lowt-editorial-narrow strong,
.lowt-editorial-feature__content strong {
  color: var(--text-main);
}


/* ==========================================================
   NARROW CONTENT
========================================================== */

.lowt-editorial-narrow {
  width: 100%;
  max-width: 920px;
}

.lowt-editorial-narrow--center {
  margin-left: auto;
  margin-right: auto;
}

.lowt-editorial-narrow--final {
  width: 100%;
  max-width: 900px;
}


/* ==========================================================
   CENTERED HEADINGS
========================================================== */

.trt-centered-heading {
  width: 100%;
  max-width: 900px;

  margin: 0 auto 34px;

  text-align: center;
}

.trt-centered-heading h2 {
  max-width: 900px;

  margin: 0 auto 14px;

  color: var(--text-main);

  font-size: 44px;
  line-height: 1.06;
  letter-spacing: -.03em;
  font-weight: 800;
}

.trt-centered-heading p {
  max-width: 820px;

  margin: 0 auto;

  color: var(--text-body);

  font-size: 17px;
  line-height: 1.9;
}


/* ==========================================================
   SPLIT GRID
========================================================== */

.lowt-editorial-grid {
  display: grid;

  grid-template-columns:
    minmax(0,.9fr)
    minmax(0,1.1fr);

  gap: 48px;

  align-items: center;
}

.lowt-editorial-media {
  display: flex;

  align-items: center;
  justify-content: center;
}

.lowt-editorial-split.reverse .lowt-editorial-copy {
  order: 2;
}

.lowt-editorial-split.reverse .lowt-editorial-media {
  order: 1;
}


/* ==========================================================
   IMAGE CARDS
========================================================== */

.lowt-editorial-image-card {
  width: calc(100% + 40px);
  max-width: none;

  margin-left: -20px;
  margin-right: -20px;

  overflow: hidden;

  border: 1px solid var(--border-soft);
  border-radius: 24px;

  background: var(--bg-card);

  box-shadow: var(--shadow-lg);
}

.lowt-editorial-image-card img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: contain;
  object-position: center;
}


/* ==========================================================
   ASIDE / KEY NOTE
========================================================== */

.lowt-editorial-aside {
  display: flex;

  justify-content: center;
}

.lowt-editorial-note {
  width: 100%;
  max-width: 980px;

  padding: 30px 34px;

  border: 1px solid var(--border-soft);
  border-radius: 22px;

  background: var(--bg-card);

  box-shadow: var(--shadow-md);
}

.lowt-editorial-note h2 {
  margin: 0 0 14px;

  color: var(--text-main);

  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -.02em;
  font-weight: 800;
}

.lowt-editorial-note p {
  margin: 0 0 16px;

  color: var(--text-soft);

  font-size: 15.5px;
  line-height: 1.8;
}

.lowt-editorial-note p:last-child {
  margin-bottom: 0;
}

.trt-oestrogen-key,
.trt-low-e2-note {
  border-color: rgba(179,180,1,.22);
  border-left: 4px solid var(--accent);

  background:
    linear-gradient(
      135deg,
      rgba(179,180,1,.07),
      rgba(255,255,255,.01)
    );
}


/* ==========================================================
   SPACED ASIDES
========================================================== */

.trt-medication-context,
.trt-low-e2-aside,
.trt-breast-warning {
  margin-top: 36px;
}


/* ==========================================================
   FEATURE STRIP
========================================================== */

.lowt-editorial-feature {
  display: grid;

  grid-template-columns:
    56px minmax(0,1fr);

  gap: 24px;

  width: 100%;
  max-width: 980px;

  margin: 0 auto;

  align-items: stretch;
}

.lowt-editorial-feature__line {
  width: 100%;

  min-height: 220px;

  border-radius: 999px;

  background:
    linear-gradient(
      180deg,
      var(--accent) 0%,
      rgba(179,180,1,.08) 100%
    );
}


/* ==========================================================
   GENERIC INFO CARDS
========================================================== */

.lowt-editorial-causes {
  display: grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap: 18px;

  margin-top: 34px;

  align-items: stretch;
}

.lowt-editorial-cause {
  position: relative;

  display: flex;

  min-height: 210px;

  padding: 24px 24px 24px 48px;

  border: 1px solid var(--border-soft);
  border-radius: 16px;

  background: var(--bg-card);

  box-shadow:
    0 6px 18px rgba(0,0,0,.14);
}

.lowt-editorial-cause::before {
  content: "";

  position: absolute;

  top: 30px;
  left: 20px;

  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: var(--accent);
}

.lowt-editorial-cause > div {
  display: flex;

  flex-direction: column;

  width: 100%;
  height: 100%;
}

.lowt-editorial-card-title {
  display: block;

  margin-bottom: 8px;

  color: var(--text-main);

  font-size: 16px;
  line-height: 1.4;
  font-weight: 800;
}

.lowt-editorial-card-text {
  display: block;

  color: var(--text-soft);

  font-size: 14.5px;
  line-height: 1.72;
}


/* ==========================================================
   NUMBERED GRID
========================================================== */

.trt-monitoring-grid {
  display: grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap: 18px;

  margin-top: 36px;

  align-items: stretch;
}

.trt-monitoring-card {
  display: flex;

  flex-direction: column;

  min-height: 235px;

  padding: 26px 24px;

  border: 1px solid var(--border-soft);
  border-radius: 18px;

  background: var(--bg-card);

  box-shadow:
    0 7px 20px rgba(0,0,0,.15);
}

.trt-monitoring-card > span {
  display: flex;

  align-items: center;
  justify-content: center;

  width: 40px;
  height: 40px;

  margin-bottom: 16px;

  flex-shrink: 0;

  border: 1px solid rgba(179,180,1,.34);
  border-radius: 50%;

  background: rgba(179,180,1,.06);

  color: var(--accent);

  font-size: 11px;
  font-weight: 800;
}

.trt-monitoring-card h3 {
  margin: 0 0 10px;

  color: var(--text-main);

  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
}

.trt-monitoring-card p {
  margin: 0;

  color: var(--text-soft);

  font-size: 14px;
  line-height: 1.72;
}


/* ==========================================================
   MEDICATION COMPARISON GRID
   4 CARDS / 2 x 2
========================================================== */

.trt-medication-explainer-grid {
  display: grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap: 20px;

  width: 100%;
  max-width: 1040px;

  margin: 38px auto 0;

  align-items: stretch;
}

.trt-medication-explainer-card {
  position: relative;

  display: flex;

  flex-direction: column;

  height: 100%;

  min-height: 330px;

  padding: 28px;

  border: 1px solid var(--border-soft);
  border-radius: 20px;

  background:
    linear-gradient(
      180deg,
      #181818 0%,
      #121212 100%
    );

  box-shadow:
    0 9px 24px rgba(0,0,0,.17);

  transition:
    transform .22s ease,
    border-color .22s ease,
    box-shadow .22s ease;
}

.trt-medication-explainer-card:hover {
  transform: translateY(-3px);

  border-color: rgba(179,180,1,.30);

  box-shadow:
    0 14px 30px rgba(0,0,0,.24),
    0 0 18px rgba(179,180,1,.04);
}


/* ==========================================================
   SERM CARD VARIANT
========================================================== */

.trt-medication-explainer-card--serm {
  border-color: rgba(255,255,255,.09);

  background:
    linear-gradient(
      180deg,
      #191919 0%,
      #131313 100%
    );
}

.trt-medication-explainer-card--serm:hover {
  border-color: rgba(179,180,1,.24);
}


/* ==========================================================
   MEDICATION LABEL
========================================================== */

.trt-medication-type {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  align-self: flex-start;

  min-height: 29px;

  padding: 0 11px;

  margin-bottom: 16px;

  border: 1px solid rgba(179,180,1,.30);
  border-radius: 999px;

  background: rgba(179,180,1,.055);

  color: var(--accent);

  font-size: 9.5px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: .11em;

  text-transform: uppercase;
}

.trt-medication-type--serm {
  border-color: rgba(255,255,255,.14);

  background: rgba(255,255,255,.035);

  color: var(--text-soft);
}


/* ==========================================================
   MEDICATION TITLE
========================================================== */

.trt-medication-explainer-card h3 {
  margin: 0 0 8px;

  color: var(--text-main);

  font-size: 24px;
  line-height: 1.25;
  letter-spacing: -.015em;
  font-weight: 800;
}


/* ==========================================================
   MEDICATION MECHANISM LABEL
========================================================== */

.trt-medication-mechanism {
  display: block;

  margin-bottom: 16px;

  color: var(--accent);

  font-size: 10px;
  line-height: 1.45;
  font-weight: 800;

  letter-spacing: .10em;

  text-transform: uppercase;
}

.trt-medication-explainer-card--serm
.trt-medication-mechanism {
  color: #c7c7c7;
}


/* ==========================================================
   MEDICATION COPY
========================================================== */

.trt-medication-explainer-card p {
  margin: 0;

  color: var(--text-soft);

  font-size: 14.5px;
  line-height: 1.78;
}


/* ==========================================================
   MEDICATION BUTTON POSITION
========================================================== */

.trt-medication-card-action {
  margin-top: auto;

  padding-top: 24px;
}


/* ==========================================================
   ACTION BUTTONS
========================================================== */

.trt-section-action {
  display: flex;

  align-items: center;

  gap: 12px;

  flex-wrap: wrap;

  margin-top: 24px;
}

.trt-compact-btn,
.trt-compact-btn:visited {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  min-height: 44px;

  padding: 0 18px;

  border: 1px solid rgba(179,180,1,.34);
  border-radius: 999px;

  background: rgba(179,180,1,.08);

  color: #ffffff !important;

  font-size: 13.5px;
  line-height: 1.2;
  font-weight: 700;

  white-space: nowrap;

  transition:
    transform .2s ease,
    background .2s ease,
    border-color .2s ease,
    box-shadow .2s ease;
}

.trt-compact-btn:hover {
  transform: translateY(-2px);

  background: rgba(179,180,1,.14);

  border-color: rgba(179,180,1,.52);

  box-shadow:
    0 8px 20px rgba(179,180,1,.08);
}

.trt-compact-btn--secondary {
  background: rgba(255,255,255,.02);

  border-color: rgba(255,255,255,.12);
}

.trt-compact-btn--secondary:hover {
  background: rgba(255,255,255,.045);

  border-color: rgba(179,180,1,.30);
}


/* ==========================================================
   BREAST / GYNAECOMASTIA SECTION
========================================================== */

#gynaecomastia-and-tamoxifen .lowt-editorial-grid {
  align-items: center;
}

#gynaecomastia-and-tamoxifen .trt-section-action {
  margin-top: 26px;
}

.trt-breast-warning .lowt-editorial-note {
  border-color: rgba(179,180,1,.16);

  background:
    linear-gradient(
      135deg,
      rgba(179,180,1,.045),
      rgba(255,255,255,.008)
    );
}


/* ==========================================================
   RED WARNING
========================================================== */

.trt-sideeffects-warning {
  width: 100%;
  max-width: 920px;

  margin: 0 auto;

  padding: 30px 32px;

  border: 1px solid rgba(216,95,95,.28);
  border-left: 4px solid var(--danger);
  border-radius: 18px;

  background:
    linear-gradient(
      135deg,
      rgba(216,95,95,.08),
      rgba(255,255,255,.008)
    );

  box-shadow: var(--shadow-md);
}

.trt-warning-label {
  display: inline-block;

  margin-bottom: 9px;

  color: var(--danger-soft);

  font-size: 10.5px;
  line-height: 1.2;
  font-weight: 800;

  letter-spacing: .14em;

  text-transform: uppercase;
}

.trt-sideeffects-warning h2 {
  margin: 0 0 14px;

  color: var(--text-main);

  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -.02em;
  font-weight: 800;
}

.trt-sideeffects-warning p {
  margin: 0 0 14px;

  color: var(--text-soft);

  font-size: 15px;
  line-height: 1.8;
}

.trt-sideeffects-warning p:last-child {
  margin-bottom: 0;
}


/* ==========================================================
   FINAL SECTION
========================================================== */

.trt-final-section {
  margin: 0 auto;

  text-align: center;
}

.trt-final-section p {
  max-width: 820px;

  margin-left: auto;
  margin-right: auto;
}


/* ==========================================================
   RELATED GUIDES
========================================================== */

.trt-related-guides-grid {
  display: grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap: 22px;

  width: 100%;
  max-width: 1120px;

  margin: 36px auto 0;

  align-items: stretch;
}

.trt-related-guide-card,
.trt-related-guide-card:visited {
  display: flex;

  flex-direction: column;

  height: 100%;

  overflow: hidden;

  border: 1px solid var(--border-soft);
  border-radius: 18px;

  background: var(--bg-card);

  color: inherit;

  box-shadow:
    0 8px 22px rgba(0,0,0,.16);

  transition:
    transform .22s ease,
    border-color .22s ease,
    box-shadow .22s ease;
}

.trt-related-guide-card:hover {
  transform: translateY(-4px);

  border-color: rgba(179,180,1,.32);

  box-shadow:
    0 12px 28px rgba(0,0,0,.26),
    0 0 16px rgba(179,180,1,.05);
}

.trt-related-guide-image {
  width: 100%;

  aspect-ratio: 16 / 10;

  overflow: hidden;

  background: #111;
}

.trt-related-guide-image img {
  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  transition: transform .28s ease;
}

.trt-related-guide-card:hover
.trt-related-guide-image img {
  transform: scale(1.035);
}

.trt-related-guide-content {
  display: flex;

  flex-direction: column;

  flex: 1;

  padding: 22px;
}

.trt-related-guide-content > span:first-child {
  margin-bottom: 8px;

  color: var(--accent);

  font-size: 10px;
  line-height: 1.2;
  font-weight: 800;

  letter-spacing: .11em;

  text-transform: uppercase;
}

.trt-related-guide-content h3 {
  margin: 0 0 10px;

  color: var(--text-main);

  font-size: 19px;
  line-height: 1.35;
  font-weight: 800;
}

.trt-related-guide-content p {
  margin: 0 0 20px;

  color: var(--text-soft);

  font-size: 14px;
  line-height: 1.7;

  flex-grow: 1;
}

.trt-related-guide-button {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  align-self: flex-start;

  min-height: 38px;

  padding: 0 14px;

  margin-top: auto;

  border: 1px solid rgba(179,180,1,.30);
  border-radius: 999px;

  background: rgba(179,180,1,.07);

  color: #ffffff;

  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
}


/* ==========================================================
   FAQ
========================================================== */

.trt-faq {
  --accent: #b3b401;
  --text-main: #ffffff;
  --text-body: #bbbbbb;
  --border-soft: rgba(255,255,255,.06);

  width: 90%;
  max-width: 1240px;

  margin: 0 auto;

  padding: 28px 0 76px;

  border-top: 1px solid rgba(255,255,255,.04);

  font-family: 'Montserrat', sans-serif;
}

.trt-faq-head {
  max-width: 850px;

  margin: 0 auto 24px;

  text-align: center;
}

.trt-faq-head h2 {
  margin: 0 auto 14px !important;

  color: var(--text-main) !important;

  font-size: clamp(2rem,4vw,2.9rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -.03em !important;
  font-weight: 800 !important;
}

.trt-faq-head p {
  max-width: 720px;

  margin: 0 auto;

  color: var(--text-body);

  font-size: 15px;
  line-height: 1.8;
}

.trt-faq-list {
  display: grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap: 14px;

  align-items: start;

  max-width: 1120px;

  margin: 24px auto 0;
}

.trt-faq-item {
  overflow: hidden;

  border: 1px solid var(--border-soft);
  border-radius: 18px;

  background: var(--bg-card);

  box-shadow:
    0 8px 22px rgba(0,0,0,.10);
}

.trt-faq-item[open] {
  border-color: rgba(179,180,1,.38);
}

.trt-faq-item summary {
  display: flex;

  align-items: center;
  justify-content: space-between;

  min-height: 84px;

  padding: 18px 24px;

  color: var(--text-main) !important;

  font-size: 17px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;

  cursor: pointer;

  list-style: none;
}

.trt-faq-item summary::-webkit-details-marker {
  display: none;
}

.trt-faq-item summary::marker {
  content: "";
}

.trt-faq-item summary::after {
  content: "+";

  margin-left: 16px;

  color: var(--accent);

  font-size: 25px;
  line-height: 1;
  font-weight: 700;

  flex-shrink: 0;
}

.trt-faq-item[open] summary {
  color: var(--accent) !important;
}

.trt-faq-item[open] summary::after {
  content: "−";
}

.trt-faq-answer {
  padding: 0 24px 24px;

  border-top: 1px solid var(--border-soft);
}

.trt-faq-answer p {
  margin: 16px 0 0 !important;

  color: var(--text-body) !important;

  font-size: 16px !important;
  line-height: 1.9 !important;
}


/* ==========================================================
   DISCLAIMER
========================================================== */

.trt-page-disclaimer {
  width: 90%;
  max-width: 860px;

  margin: 0 auto;

  padding: 0 0 28px;

  text-align: center;
}

.trt-page-disclaimer p {
  margin: 0;

  color: rgba(255,255,255,.42);

  font-size: 13.5px;
  line-height: 1.75;
}


/* ==========================================================
   LARGE TABLET
========================================================== */

@media (max-width: 1100px) {

  .lowt-editorial-grid {
    grid-template-columns: 1fr;

    gap: 36px;
  }

  .lowt-editorial-split.reverse .lowt-editorial-copy,
  .lowt-editorial-split.reverse .lowt-editorial-media {
    order: initial;
  }

  .lowt-editorial-image-card {
    width: 100%;
    max-width: 760px;

    margin-left: auto;
    margin-right: auto;
  }

  .lowt-editorial-causes,
  .trt-monitoring-grid {
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }

  .trt-related-guides-grid {
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media (max-width: 900px) {

  .lowt-editorial-page {
    padding: 82px 0 24px;
  }

  .lowt-editorial-hero h1 {
    font-size: 42px;
  }

  .lowt-editorial-copy h2,
  .lowt-editorial-narrow h2,
  .lowt-editorial-feature__content h2,
  .trt-centered-heading h2,
  .trt-final-section h2 {
    font-size: 34px;
  }

  .lowt-editorial-intro p,
  .lowt-editorial-copy p,
  .lowt-editorial-narrow p,
  .lowt-editorial-feature__content p,
  .trt-centered-heading p,
  .trt-final-section p {
    font-size: 16px;
  }

  .lowt-editorial-feature {
    grid-template-columns: 1fr;

    gap: 18px;
  }

  .lowt-editorial-feature__line {
    width: 84px;
    height: 3px;
    min-height: 3px;
  }

  .trt-medication-explainer-grid {
    gap: 16px;
  }

  .trt-medication-explainer-card {
    min-height: 0;

    padding: 24px;
  }

  .trt-faq-list {
    grid-template-columns: 1fr;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 640px) {

  .lowt-editorial-page {
    padding: 62px 0 18px;
  }

  .lowt-editorial-shell {
    width: 92%;
  }

  .lowt-editorial-hero h1 {
    font-size: 35px;
    line-height: 1.08;
  }

  .lowt-editorial-section {
    padding: 44px 0;
  }

  .lowt-editorial-copy h2,
  .lowt-editorial-narrow h2,
  .lowt-editorial-feature__content h2,
  .trt-centered-heading h2,
  .trt-final-section h2 {
    font-size: 28px;
  }

  .lowt-editorial-image-card {
    width: 100%;

    margin-left: 0;
    margin-right: 0;

    border-radius: 18px;
  }

  .lowt-editorial-image-card img {
    width: 100%;
    height: auto;

    min-height: 0;
    max-height: none;
  }

  .lowt-editorial-causes,
  .trt-monitoring-grid,
  .trt-medication-explainer-grid,
  .trt-related-guides-grid {
    grid-template-columns: 1fr;
  }

  .lowt-editorial-cause,
  .trt-monitoring-card {
    min-height: 0;
  }

  .trt-medication-explainer-card {
    min-height: 0;

    padding: 22px 20px;
  }

  .trt-medication-explainer-card h3 {
    font-size: 22px;
  }

  .trt-medication-card-action {
    padding-top: 20px;
  }

  .trt-section-action {
    width: 100%;
  }

  .trt-compact-btn {
    width: 100%;

    white-space: normal;

    text-align: center;

    padding-top: 11px;
    padding-bottom: 11px;
  }

  .trt-sideeffects-warning {
    padding: 24px 20px;
  }

  .trt-sideeffects-warning h2 {
    font-size: 23px;
  }

  .trt-related-guide-content {
    padding: 18px;
  }

  .trt-faq {
    width: 92%;
  }

  .trt-faq-item summary {
    min-height: 74px;

    padding: 18px;

    font-size: 16px !important;
  }

  .trt-faq-answer {
    padding: 0 18px 20px;
  }

}/* End custom CSS */