.mli-campaign {
  --campaign-navy: #03101f;
  --campaign-navy-soft: #081d35;
  --campaign-blue: #0d2d4f;
  --campaign-gold: #e6b85f;
  --campaign-gold-light: #f6ddb0;
  --campaign-cream: #fff9ed;
  --campaign-paper: #f6f2e9;
  overflow: hidden;
  background: var(--campaign-paper);
}

body.home .site-header:not(.is-scrolled),
body.page-slug-5-dias .site-header:not(.is-scrolled) {
  color: #fff;
  background: rgba(3, 16, 31, .78);
  border-color: rgba(230, 184, 95, .13);
  box-shadow: none;
  backdrop-filter: blur(18px);
}

body.home .site-header:not(.is-scrolled) .site-nav__link,
body.page-slug-5-dias .site-header:not(.is-scrolled) .site-nav__link { color: rgba(255, 255, 255, .76); }

body.home .site-header:not(.is-scrolled) .site-brand__text strong,
body.page-slug-5-dias .site-header:not(.is-scrolled) .site-brand__text strong { color: #fff; }

body.home .site-header:not(.is-scrolled) .site-brand__text,
body.page-slug-5-dias .site-header:not(.is-scrolled) .site-brand__text { color: var(--campaign-gold); }

body.home .site-header:not(.is-scrolled) .site-nav .mli-button,
body.page-slug-5-dias .site-header:not(.is-scrolled) .site-nav .mli-button {
  color: #071a30;
  background: linear-gradient(135deg, #f5dda7, #ce8b26);
  border-color: rgba(255, 236, 187, .42);
}

.mli-campaign h1,
.mli-campaign h2,
.mli-campaign h3,
.mli-campaign p { margin-top: 0; }

.mli-campaign [data-reveal] {
  opacity: 1;
  transform: none;
}

.mli-campaign h1,
.mli-campaign h2 {
  font-family: Georgia, "Times New Roman", serif;
  letter-spacing: -0.045em;
}

.mli-campaign h2 {
  margin-bottom: 20px;
  color: var(--campaign-navy);
  font-size: clamp(2.35rem, 4.5vw, 4.7rem);
  line-height: 1.01;
  text-wrap: balance;
}

.mli-campaign-kicker {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 18px;
  color: #a86d10;
  font-size: .76rem;
  font-weight: 850;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.mli-campaign-kicker span {
  width: 27px;
  height: 1px;
  background: currentColor;
}

.mli-campaign-button {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 14px 23px;
  color: #06172a;
  background: linear-gradient(135deg, #f7dfa5, #d99b36 68%, #b97616);
  border: 1px solid rgba(255, 238, 188, .5);
  border-radius: 12px;
  box-shadow: 0 16px 38px rgba(199, 129, 20, .24);
  font-size: .92rem;
  font-weight: 850;
  letter-spacing: .025em;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.mli-campaign-button:hover,
.mli-campaign-button:focus-visible {
  box-shadow: 0 20px 44px rgba(217, 155, 54, .34);
  filter: brightness(1.05);
  transform: translateY(-2px);
}

.mli-campaign-button span { font-size: 1.35rem; }
.mli-campaign-button--full { width: 100%; border: 0; cursor: pointer; }

.mli-campaign-button--pulse {
  background: linear-gradient(110deg, #ffd15c 0%, #fff4bd 22%, #f4a611 43%, #fff8d5 58%, #df8a08 79%, #ffd15c 100%);
  background-size: 260% 100%;
  border-color: rgba(255, 247, 205, .92);
  box-shadow: 0 0 0 0 rgba(255, 190, 48, .48), 0 18px 42px rgba(230, 145, 10, .38);
  animation: mliCampaignCtaPulse 1.55s ease-in-out infinite;
}

.mli-campaign-button--pulse:hover,
.mli-campaign-button--pulse:focus-visible {
  animation-play-state: paused;
  background-position: 72% 50%;
  box-shadow: 0 0 0 7px rgba(255, 202, 79, .17), 0 23px 54px rgba(232, 148, 12, .5);
  filter: brightness(1.1);
}

@keyframes mliCampaignCtaPulse {
  0%, 100% {
    background-position: 0% 50%;
    box-shadow: 0 0 0 0 rgba(255, 190, 48, .5), 0 15px 35px rgba(222, 135, 8, .32);
    filter: brightness(1);
  }
  50% {
    background-position: 100% 50%;
    box-shadow: 0 0 0 10px rgba(255, 190, 48, 0), 0 24px 54px rgba(242, 164, 24, .52);
    filter: brightness(1.13);
  }
}

.mli-campaign-heading {
  max-width: 820px;
  margin-bottom: 54px;
}

.mli-campaign-heading > p:last-child {
  max-width: 680px;
  margin-bottom: 0;
  color: #536171;
  font-size: 1.08rem;
}

.mli-campaign-center { margin-top: 38px; text-align: center; }

.mli-campaign-hero {
  position: relative;
  min-height: 900px;
  padding: 154px 0 0;
  overflow: hidden;
  color: #fff;
  background-color: #020b16;
  background-image:
    linear-gradient(90deg, rgba(2, 11, 22, .74) 0%, rgba(2, 14, 27, .86) 36%, rgba(3, 20, 38, .97) 62%, rgba(4, 22, 40, .98) 78%, rgba(2, 11, 22, .99) 100%),
    linear-gradient(180deg, rgba(2, 11, 22, .16) 0%, rgba(2, 11, 22, .28) 54%, rgba(2, 11, 22, .78) 100%),
    url("../images/mli-hero-gerson-left-v1.webp"),
    radial-gradient(circle at 78% 26%, rgba(15, 104, 165, .24), transparent 34%);
  background-position: center, center, center top, center;
  background-repeat: no-repeat;
  background-size: cover, cover, cover, cover;
}

.mli-campaign-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  opacity: .25;
  background-image:
    linear-gradient(rgba(255, 255, 255, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .045) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(to bottom, #000, transparent 88%);
}

.mli-campaign-orb {
  position: absolute;
  border: 1px solid rgba(230, 184, 95, .14);
  border-radius: 50%;
  pointer-events: none;
}

.mli-campaign-orb--one {
  top: 120px;
  right: -110px;
  width: 520px;
  height: 520px;
  box-shadow: inset 0 0 90px rgba(9, 94, 154, .1);
}

.mli-campaign-orb--two {
  top: 240px;
  right: 10px;
  width: 280px;
  height: 280px;
}

.mli-campaign-hero__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(390px, .76fr);
  gap: clamp(44px, 7vw, 96px);
  align-items: center;
  padding-bottom: 66px;
}

.mli-campaign-hero .mli-campaign-kicker { color: var(--campaign-gold); }

.mli-campaign-date-line {
  margin-bottom: 14px;
  color: rgba(255, 255, 255, .72);
  font-size: .88rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.mli-campaign-hero h1 {
  max-width: 760px;
  margin-bottom: 25px;
  color: var(--campaign-cream);
  font-size: clamp(3.4rem, 6.7vw, 6.45rem);
  line-height: .93;
  text-wrap: balance;
}

.mli-campaign-hero h1 span {
  color: transparent;
  background: linear-gradient(135deg, #fff0c8, #e5ae4a 70%, #c78721);
  background-clip: text;
}

.mli-campaign-hero__lead {
  max-width: 680px;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, .76);
  font-size: clamp(1.05rem, 1.5vw, 1.28rem);
  line-height: 1.58;
}

.mli-campaign-hero__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 700px;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

.mli-campaign-hero__benefits li {
  padding: 4px 18px;
  border-left: 1px solid rgba(230, 184, 95, .3);
}

.mli-campaign-hero__benefits li:first-child { padding-left: 0; border-left: 0; }
.mli-campaign-hero__benefits strong,
.mli-campaign-hero__benefits span { display: block; }
.mli-campaign-hero__benefits strong { color: #fff4d9; font-size: 1rem; }
.mli-campaign-hero__benefits span { color: rgba(255, 255, 255, .54); font-size: .78rem; }
.mli-campaign-hero__benefits--mobile { display: none; }

.mli-campaign-hero__note {
  max-width: 520px;
  margin: 15px 0 0;
  color: rgba(255, 255, 255, .5);
  font-size: .78rem;
}

.mli-campaign-register {
  position: relative;
  padding: 30px;
  color: #10233a;
  background: rgba(255, 252, 245, .97);
  border: 1px solid rgba(246, 221, 176, .72);
  border-radius: 24px;
  box-shadow: 0 40px 100px rgba(0, 0, 0, .4);
}

.mli-campaign-register::before {
  position: absolute;
  top: -1px;
  right: 34px;
  left: 34px;
  height: 2px;
  content: "";
  background: linear-gradient(90deg, transparent, var(--campaign-gold), transparent);
}

.mli-campaign-register__eyebrow {
  margin-bottom: 14px;
  color: #8e5b12;
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: .15em;
  text-align: center;
  text-transform: uppercase;
}

.mli-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.mli-countdown > div {
  padding: 12px 4px 10px;
  background: #071a30;
  border: 1px solid rgba(230, 184, 95, .22);
  border-radius: 12px;
  text-align: center;
}

.mli-countdown strong,
.mli-countdown span { display: block; }

.mli-countdown strong {
  color: #f6dca5;
  font-family: Georgia, serif;
  font-size: clamp(1.5rem, 2.3vw, 2.2rem);
  font-variant-numeric: tabular-nums;
  letter-spacing: -.05em;
  line-height: 1;
}

.mli-countdown span {
  margin-top: 5px;
  color: rgba(255, 255, 255, .55);
  font-size: .6rem;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.mli-countdown-status {
  margin: 11px 0 0;
  color: #6a7581;
  font-size: .75rem;
  font-weight: 700;
  text-align: center;
}

.mli-campaign-register__divider {
  height: 1px;
  margin: 21px 0;
  background: linear-gradient(90deg, transparent, rgba(3, 16, 31, .16), transparent);
}

.mli-campaign-register h2 {
  margin-bottom: 8px;
  font-size: clamp(2rem, 3.2vw, 3rem);
  text-align: center;
}

.mli-campaign-register__intro {
  margin-bottom: 18px;
  color: #697481;
  font-size: .88rem;
  text-align: center;
}

.mli-campaign-form { display: grid; gap: 11px; }

.mli-campaign-form > label:not(.mli-lead-form__consent, .mli-honeypot) {
  display: grid;
  gap: 5px;
  color: #34475a;
  font-size: .72rem;
  font-weight: 800;
}

.mli-campaign-form input:not([type="checkbox"]) {
  width: 100%;
  height: 46px;
  padding: 0 13px;
  color: #10233a;
  background: #fff;
  border: 1px solid rgba(8, 36, 64, .17);
  border-radius: 9px;
  outline: none;
}

.mli-campaign-form input:not([type="checkbox"]):focus {
  border-color: #c28a2e;
  box-shadow: 0 0 0 3px rgba(194, 138, 46, .12);
}

.mli-campaign-form .mli-lead-form__consent {
  align-items: flex-start;
  color: #687582;
  font-size: .66rem;
  line-height: 1.35;
}

.mli-campaign-form .mli-lead-form__consent input { margin-top: 2px; }
.mli-campaign-form__legal {
  margin: 0;
  color: #687582;
  font-size: .62rem;
  line-height: 1.45;
  text-align: left;
}

.mli-campaign-form__legal strong { color: #34475a; }

.mli-campaign-form__privacy {
  margin-top: -3px;
  color: #687582;
  background: rgba(8, 36, 64, .035);
  border: 1px solid rgba(8, 36, 64, .1);
  border-radius: 8px;
  font-size: .61rem;
  line-height: 1.45;
}

.mli-campaign-form__privacy summary {
  padding: 8px 10px;
  color: #40566b;
  font-weight: 800;
  cursor: pointer;
}

.mli-campaign-form__privacy div {
  padding: 0 10px 9px;
  border-top: 1px solid rgba(8, 36, 64, .08);
}

.mli-campaign-form__privacy p { margin: 8px 0 0; }
.mli-campaign-form__privacy strong { color: #34475a; }
.mli-campaign-form .mli-form-status { margin: 0; font-size: .78rem; text-align: center; }

.mli-campaign-trust {
  position: relative;
  z-index: 2;
  display: flex;
  min-height: 76px;
  align-items: center;
  justify-content: center;
  gap: clamp(26px, 5vw, 72px);
  padding: 18px 24px;
  color: #081b31;
  background: linear-gradient(90deg, #bc7a1e, #f3d898 47%, #c3862d);
  font-size: .74rem;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.mli-campaign-video {
  position: relative;
  overflow: hidden;
  padding: 104px 0;
  color: #fff8e8;
  background:
    radial-gradient(circle at 78% 42%, rgba(224, 157, 48, .18), transparent 29%),
    linear-gradient(145deg, #031321 0%, #071d31 58%, #0b2438 100%);
}

.mli-campaign-video::before {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  background: linear-gradient(110deg, transparent 55%, rgba(255, 218, 147, .04));
}

.mli-campaign-video__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 390px);
  align-items: center;
  gap: clamp(48px, 8vw, 110px);
  max-width: 1120px;
}

.mli-campaign-video__copy { max-width: 650px; }
.mli-campaign-video .mli-campaign-kicker { color: var(--campaign-gold); }

.mli-campaign-video__copy h2 {
  max-width: 700px;
  margin: 0 0 24px;
  color: #fff9ec;
  font-family: var(--campaign-serif);
  font-size: clamp(3rem, 5vw, 5.2rem);
  line-height: .98;
  letter-spacing: -.045em;
}

.mli-campaign-video__copy > p:not(.mli-campaign-kicker) {
  max-width: 620px;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, .72);
  font-size: 1.08rem;
  line-height: 1.65;
}

.mli-campaign-video__copy ul {
  display: grid;
  gap: 12px;
  margin: 0 0 34px;
  padding: 0;
  list-style: none;
}

.mli-campaign-video__copy li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff4d7;
  font-weight: 720;
}

.mli-campaign-video__copy li span {
  display: inline-grid;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  place-items: center;
  color: #07192b;
  background: linear-gradient(135deg, #fff1b8, #d99b36);
  border-radius: 50%;
  box-shadow: 0 8px 22px rgba(217, 155, 54, .24);
}

.mli-campaign-video__player-shell {
  width: 100%;
  max-width: 390px;
  justify-self: end;
}

.mli-campaign-video__player {
  position: relative;
  overflow: hidden;
  aspect-ratio: 9 / 16;
  background: #020b14;
  border: 1px solid rgba(255, 218, 147, .58);
  border-radius: 26px;
  box-shadow: 0 34px 80px rgba(0, 0, 0, .48), 0 0 44px rgba(217, 155, 54, .14);
}

.mli-campaign-video__player video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mli-campaign-video__play {
  position: absolute;
  inset: 0;
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  padding: 0;
  color: #fff;
  background: linear-gradient(180deg, rgba(2, 13, 24, .04), rgba(2, 13, 24, .18));
  border: 0;
  cursor: pointer;
  transition: background 180ms ease;
}

.mli-campaign-video__play:hover,
.mli-campaign-video__play:focus-visible { background: rgba(2, 13, 24, .12); }
.mli-campaign-video__play:focus-visible { outline: 3px solid #fff1b0; outline-offset: -6px; }
.mli-campaign-video__play[hidden],
.mli-campaign-video__player.is-playing .mli-campaign-video__play { display: none; }

.mli-campaign-video__play-badge {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 11px 18px 11px 11px;
  background: rgba(3, 18, 33, .88);
  border: 1px solid rgba(255, 237, 183, .74);
  border-radius: 999px;
  box-shadow: 0 16px 42px rgba(0, 0, 0, .46), 0 0 0 8px rgba(255, 209, 92, .12);
  backdrop-filter: blur(12px);
}

.mli-campaign-video__play-badge b {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  padding-left: 3px;
  color: #07192b;
  background: linear-gradient(135deg, #fff5c8, #e8a630);
  border-radius: 50%;
  font-size: 1rem;
}

.mli-campaign-video__play-badge strong {
  color: #fff7df;
  font-size: .88rem;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.mli-campaign-video__play:disabled { cursor: wait; }
.mli-campaign-video__status {
  margin: 13px 0 0;
  color: rgba(255, 255, 255, .58);
  font-size: .76rem;
  line-height: 1.45;
  text-align: center;
}

.mli-campaign-route,
.mli-campaign-results,
.mli-campaign-fit,
.mli-campaign-faq { padding: clamp(88px, 10vw, 150px) 0; }

.mli-campaign-route { background: #f8f5ed; }

.mli-campaign-route__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.mli-campaign-route__grid article {
  position: relative;
  display: flex;
  min-height: 430px;
  padding: 24px 30px 32px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(6, 28, 50, .1);
  border-radius: 20px;
  box-shadow: 0 20px 55px rgba(6, 28, 50, .06);
  flex-direction: column;
}

.mli-campaign-route__grid article::before {
  position: absolute;
  inset: 0 0 auto;
  height: 64%;
  background: radial-gradient(circle at 50% 42%, rgba(230, 184, 95, .12), transparent 62%);
  content: '';
  pointer-events: none;
}

.mli-campaign-route__grid article > span {
  position: absolute;
  top: 24px;
  right: 28px;
  color: rgba(5, 28, 52, .08);
  font-family: Georgia, serif;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
}

.mli-route-art {
  position: relative;
  z-index: 1;
  display: grid;
  width: 100%;
  height: 230px;
  margin: 0 0 16px;
  place-items: center;
}

.mli-route-art img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 250px;
  object-fit: contain;
  filter: drop-shadow(0 18px 18px rgba(6, 28, 50, .14));
}

.mli-campaign-route__grid h3 {
  position: relative;
  z-index: 1;
  margin-top: auto;
  margin-bottom: 8px;
  color: #06192d;
  font-family: Georgia, serif;
  font-size: 2rem;
}

.mli-campaign-route__grid p { position: relative; z-index: 1; margin-bottom: 0; color: #647180; }

.mli-campaign-program {
  padding: clamp(88px, 10vw, 150px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 80% 10%, rgba(23, 95, 149, .2), transparent 34%),
    #020c18;
}

.mli-campaign-program__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}

.mli-campaign-heading--light h2 { color: #fff8e8; }
.mli-campaign-program .mli-campaign-kicker { color: var(--campaign-gold); }

.mli-campaign-carousel__controls {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  padding-bottom: 54px;
}

.mli-campaign-carousel__controls button {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  color: #f5dbab;
  background: rgba(255, 255, 255, .04);
  border: 1px solid rgba(230, 184, 95, .25);
  border-radius: 50%;
  cursor: pointer;
}

.mli-campaign-carousel__controls button:disabled { opacity: .3; cursor: default; }
.mli-campaign-carousel__controls span { min-width: 42px; color: rgba(255, 255, 255, .55); font-size: .75rem; text-align: center; }

.mli-campaign-carousel {
  display: grid;
  grid-auto-columns: min(840px, 82vw);
  grid-auto-flow: column;
  gap: 24px;
  margin-right: calc((100vw - var(--mli-container)) / -2);
  padding-right: calc((100vw - var(--mli-container)) / 2);
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-behavior: smooth;
  scroll-snap-type: inline mandatory;
  scrollbar-width: thin;
  scrollbar-color: rgba(230, 184, 95, .4) transparent;
}

.mli-campaign-lesson {
  overflow: hidden;
  background: #07172a;
  border: 1px solid rgba(230, 184, 95, .2);
  border-radius: 20px;
  scroll-snap-align: start;
  box-shadow: 0 30px 70px rgba(0, 0, 0, .28);
}

.mli-campaign-lesson > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: center;
}

.mli-campaign-lesson__caption {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  padding: 25px 28px 28px;
}

.mli-campaign-lesson__caption > span {
  color: var(--campaign-gold);
  font-family: Georgia, serif;
  font-size: 2.1rem;
  line-height: 1;
}

.mli-campaign-lesson__caption small {
  color: #d5a957;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.mli-campaign-lesson__caption h3 { margin: 4px 0 7px; color: #fff6e3; font-size: 1.35rem; }
.mli-campaign-lesson__caption p { margin: 0; color: rgba(255, 255, 255, .57); font-size: .9rem; }

.mli-campaign-results { background: #efe9dd; }

.mli-campaign-results__grid {
  display: grid;
  grid-template-columns: minmax(0, .84fr) minmax(0, 1fr);
  gap: clamp(60px, 10vw, 130px);
  align-items: start;
}

.mli-campaign-results__copy { position: sticky; top: 130px; }
.mli-campaign-results__copy > p:not(.mli-campaign-kicker) { max-width: 560px; color: #596675; font-size: 1.05rem; }

.mli-campaign-text-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
  color: #885410;
  border-bottom: 1px solid rgba(136, 84, 16, .35);
  font-weight: 850;
}

.mli-campaign-deliverables { margin: 0; padding: 0; list-style: none; counter-reset: campaign-output; }

.mli-campaign-deliverables li {
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 18px;
  padding: 28px 0;
  border-bottom: 1px solid rgba(6, 28, 50, .13);
}

.mli-campaign-deliverables li:first-child { padding-top: 0; }
.mli-campaign-deliverables li > span { color: #b07820; font-family: Georgia, serif; font-size: 2.1rem; }
.mli-campaign-deliverables strong,
.mli-campaign-deliverables small { display: block; }
.mli-campaign-deliverables strong { color: #071a30; font-size: 1.2rem; }
.mli-campaign-deliverables small { margin-top: 4px; color: #647180; font-size: .9rem; }

.mli-campaign-instructor {
	padding: clamp(88px, 9vw, 135px) 0;
	color: #fff;
	background: #041326;
}

.mli-campaign-instructor__grid {
  display: grid;
  grid-template-columns: minmax(340px, .82fr) minmax(0, 1fr);
  gap: clamp(55px, 10vw, 120px);
	align-items: center;
}

.mli-campaign-instructor__portrait {
	position: relative;
	width: min(100%, 440px);
	aspect-ratio: 4 / 5;
	margin: 0 auto;
	overflow: hidden;
	background: #071a30;
	border: 1px solid rgba(230, 184, 95, .2);
	border-radius: 28px;
	box-shadow: 0 34px 80px rgba(0, 0, 0, .34);
}
.mli-campaign-instructor__portrait::before {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  height: 75%;
  content: "";
  background: radial-gradient(circle at 50% 80%, rgba(31, 111, 168, .32), transparent 68%);
}
.mli-campaign-instructor__portrait img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 24%;
}
.mli-campaign-instructor__portrait figcaption {
	position: absolute;
	z-index: 2;
	right: 16px;
	bottom: 16px;
  padding: 15px 20px;
  color: #071a30;
  background: linear-gradient(135deg, #f5dda8, #c98928);
  border-radius: 12px;
  box-shadow: 0 18px 46px rgba(0, 0, 0, .35);
}
.mli-campaign-instructor__portrait figcaption span,
.mli-campaign-instructor__portrait figcaption strong { display: block; }
.mli-campaign-instructor__portrait figcaption span { font-size: .66rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.mli-campaign-instructor__portrait figcaption strong { font-family: Georgia, serif; font-size: 1.65rem; }

.mli-campaign-instructor__copy { padding-bottom: 0; }
.mli-campaign-instructor__copy .mli-campaign-kicker { color: var(--campaign-gold); }
.mli-campaign-instructor__copy h2 { color: #fff7e6; }
.mli-campaign-instructor__copy > p:not(.mli-campaign-kicker) { color: rgba(255, 255, 255, .67); font-size: 1.05rem; }
.mli-campaign-instructor blockquote {
  margin: 28px 0 34px;
  padding: 4px 0 4px 24px;
  color: #e9cf9b;
  border-left: 2px solid var(--campaign-gold);
  font-family: Georgia, serif;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 1.5;
}

.mli-campaign-certificate {
  padding: clamp(92px, 11vw, 160px) 0;
  background: #fffaf0;
}

.mli-campaign-certificate__grid {
  display: grid;
  grid-template-columns: minmax(0, .7fr) minmax(520px, 1.15fr);
  gap: clamp(50px, 8vw, 110px);
  align-items: center;
}

.mli-campaign-certificate__copy > p:not(.mli-campaign-kicker) { color: #596675; font-size: 1.03rem; }
.mli-campaign-certificate__copy ul { margin: 28px 0; padding: 0; list-style: none; }
.mli-campaign-certificate__copy li { position: relative; margin: 11px 0; padding-left: 25px; color: #36485a; }
.mli-campaign-certificate__copy li::before { position: absolute; left: 0; color: #b77819; content: "✓"; font-weight: 900; }

.mli-campaign-certificate__visual {
	position: relative;
	width: min(100%, 720px);
	margin: 0;
	justify-self: end;
}
.mli-campaign-certificate__visual img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: auto;
  border: 1px solid rgba(230, 184, 95, .38);
  border-radius: 10px;
  box-shadow: 0 38px 80px rgba(3, 16, 31, .22);
	transform: none;
}
.mli-campaign-certificate__glow { position: absolute; inset: 10% -4% -10%; background: radial-gradient(circle, rgba(230, 184, 95, .27), transparent 67%); filter: blur(30px); }
.mli-campaign-certificate__visual figcaption { margin-top: 16px; color: #7b858e; font-size: .75rem; text-align: center; }

.mli-campaign-fit { color: #fff; background: #071a30; }
.mli-campaign-fit .mli-campaign-heading { max-width: 970px; }
.mli-campaign-fit h2 { color: #fff7e6; }
.mli-campaign-fit .mli-campaign-kicker { color: var(--campaign-gold); }
.mli-campaign-fit__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.mli-campaign-fit__grid > div {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 14px;
  align-items: start;
  padding: 25px;
  background: rgba(255, 255, 255, .045);
  border: 1px solid rgba(230, 184, 95, .14);
  border-radius: 14px;
}
.mli-campaign-fit__grid span { display: grid; width: 32px; height: 32px; place-items: center; color: #071a30; background: #e4b35b; border-radius: 50%; font-weight: 900; }
.mli-campaign-fit__grid p { margin: 0; color: rgba(255, 255, 255, .72); }

.mli-campaign-faq { background: #f4f0e8; }
.mli-campaign-faq__grid { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1fr); gap: clamp(50px, 8vw, 110px); align-items: start; }
.mli-campaign-faq__grid .mli-campaign-heading { position: sticky; top: 120px; margin-bottom: 0; }
.mli-campaign-faq__list details { border-bottom: 1px solid rgba(3, 16, 31, .14); }
.mli-campaign-faq__list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 25px 0; color: #071a30; cursor: pointer; font-size: 1.05rem; font-weight: 800; list-style: none; }
.mli-campaign-faq__list summary::-webkit-details-marker { display: none; }
.mli-campaign-faq__list summary span { color: #a66c13; font-size: 1.5rem; font-weight: 400; transition: transform 180ms ease; }
.mli-campaign-faq__list details[open] summary span { transform: rotate(45deg); }
.mli-campaign-faq__list details p { max-width: 620px; margin: -4px 0 25px; color: #63707d; }

.mli-campaign-final {
  position: relative;
  padding: clamp(92px, 12vw, 175px) 0;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 50% 100%, rgba(17, 92, 146, .32), transparent 48%),
    #020b16;
}
.mli-campaign-final::before { position: absolute; inset: 0; content: ""; opacity: .16; background-image: linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px); background-size: 70px 70px; }
.mli-campaign-final__inner { position: relative; z-index: 1; max-width: 900px; text-align: center; }
.mli-campaign-final .mli-campaign-kicker { color: var(--campaign-gold); }
.mli-campaign-final h2 { color: #fff7e6; }
.mli-campaign-final__inner > p:not(.mli-campaign-kicker) { color: rgba(255, 255, 255, .66); font-size: 1.08rem; }
.mli-countdown--compact { width: min(500px, 100%); margin: 35px auto 30px; }
.mli-countdown--compact > div { background: rgba(255, 255, 255, .04); }

.mli-campaign-sticky { display: none; }
.mli-campaign-sticky.is-hidden { opacity: 0; pointer-events: none; transform: translateY(120%); }
.mli-campaign + .site-footer .mli-mobile-cta,
body.home .mli-mobile-cta { display: none; }

@media (max-width: 1040px) {
  .mli-campaign-hero {
    background-position: center, center, 0 86px, center;
    background-size: cover, cover, auto 880px, cover;
  }
  .mli-campaign-hero__grid { grid-template-columns: 1fr; }
  .mli-campaign-hero__copy { max-width: 820px; }
  .mli-campaign-video__grid { grid-template-columns: minmax(0, 1fr) 350px; gap: 48px; }
  .mli-campaign-register { width: min(620px, 100%); margin-inline: auto; }
  .mli-campaign-results__grid,
  .mli-campaign-certificate__grid,
  .mli-campaign-faq__grid { grid-template-columns: 1fr; }
  .mli-campaign-results__copy,
  .mli-campaign-faq__grid .mli-campaign-heading { position: static; }
  .mli-campaign-certificate__visual { width: 100%; max-width: 780px; justify-self: center; }
  .mli-campaign-instructor__grid { grid-template-columns: minmax(300px, .72fr) minmax(0, 1fr); gap: 45px; }
}

@media (max-width: 780px) {
  html { scroll-padding-top: 74px; }
  body.admin-bar .mli-campaign-sticky { bottom: 0; }
  .mli-campaign h2 { font-size: clamp(2rem, 9vw, 2.8rem); }
  .mli-campaign-heading { margin-bottom: 34px; }
  .mli-campaign-heading .mli-campaign-kicker,
  .mli-campaign-hero .mli-campaign-kicker { display: none; }
  .mli-campaign-heading > p:last-child:not(.mli-campaign-kicker) { display: none; }
  .mli-campaign-hero {
    min-height: 0;
    padding-top: 104px;
    background-image:
      linear-gradient(90deg, rgba(2, 11, 22, .68) 0%, rgba(2, 14, 27, .82) 43%, rgba(3, 20, 38, .98) 100%),
      linear-gradient(180deg, rgba(2, 11, 22, .16) 0%, rgba(2, 11, 22, .4) 38%, rgba(2, 11, 22, .98) 67%, #020b16 100%),
      url("../images/mli-hero-gerson-left-v1.webp"),
      radial-gradient(circle at 78% 26%, rgba(15, 104, 165, .24), transparent 34%);
    background-position: center, center, -210px 78px, center;
    background-size: cover, cover, auto 620px, cover;
  }
  .mli-campaign-hero__grid { gap: 30px; padding-bottom: 40px; }
  .mli-campaign-hero h1 { margin-bottom: 18px; font-size: clamp(2rem, 9.5vw, 3.25rem); line-height: 1; }
  .mli-campaign-date-line { margin-bottom: 16px; font-size: 1rem; line-height: 1.35; letter-spacing: .04em; }
  .mli-campaign-date-line__dates { display: block; color: var(--campaign-cream); font-weight: 800; }
  .mli-campaign-date-line__separator { display: none; }
  .mli-campaign-date-line__time { display: block; margin-top: 4px; font-size: .85rem; }
  .mli-campaign-hero__lead { margin-bottom: 0; font-size: 1rem; line-height: 1.48; }
  .mli-campaign-hero__benefits { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; margin-bottom: 22px; }
  .mli-campaign-hero__benefits li { padding: 2px 8px; border-left: 1px solid rgba(230, 184, 95, .3); text-align: center; }
  .mli-campaign-hero__benefits li:first-child { padding-left: 0; border-left: 0; }
  .mli-campaign-hero__benefits strong { font-size: .8rem; line-height: 1.2; }
  .mli-campaign-hero__copy > .mli-campaign-hero__benefits,
  .mli-campaign-hero__copy > .mli-campaign-button,
  .mli-campaign-hero__benefits span,
  .mli-campaign-hero__note,
  .mli-campaign-trust { display: none; }
  .mli-campaign-register {
    display: flex;
    flex-direction: column;
  }
  .mli-campaign-register h2 { font-size: clamp(1.55rem, 7vw, 2.1rem); line-height: 1.12; }
  .mli-campaign-register__form-block { order: 1; }
  .mli-campaign-hero__benefits--mobile {
    display: grid;
    order: 2;
    margin: 24px 0 0;
    padding-top: 22px;
    border-top: 1px solid rgba(3, 16, 31, .12);
  }
  .mli-campaign-hero__benefits--mobile li { border-left-color: rgba(142, 91, 18, .24); }
  .mli-campaign-hero__benefits--mobile strong { color: #10233a; }
  .mli-campaign-register__countdown {
    order: 3;
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid rgba(3, 16, 31, .12);
  }
  .mli-campaign-register__divider { display: none; }
  .mli-campaign-form { gap: 15px; }
  .mli-campaign-form > label:not(.mli-lead-form__consent, .mli-honeypot) {
    gap: 8px;
    font-size: 1rem;
    line-height: 1.3;
  }
  .mli-campaign-form input:not([type="checkbox"]) {
    height: 58px;
    padding: 0 16px;
    font-size: 1.05rem;
  }
  .mli-campaign-video { padding: 72px 0 84px; }
  .mli-campaign-video__grid { grid-template-columns: 1fr; gap: 42px; }
  .mli-campaign-video__copy { max-width: none; }
  .mli-campaign-video__copy h2 { font-size: clamp(2.75rem, 12vw, 4rem); }
  .mli-campaign-video__player-shell { max-width: 360px; justify-self: center; }
  .mli-campaign-route__grid,
  .mli-campaign-fit__grid { grid-template-columns: 1fr; }
  .mli-campaign-route__grid article {
    display: grid;
    min-height: 0;
    padding: 20px 24px;
    grid-template-columns: 132px minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: 16px;
    align-items: center;
  }
  .mli-route-art { width: 132px; height: 132px; margin: 0; grid-row: 1 / 3; }
  .mli-campaign-route__grid h3 { margin: 0 0 6px; align-self: end; }
  .mli-campaign-route__grid p { align-self: start; }
  .mli-campaign-program__top { display: block; }
  .mli-campaign-carousel__controls { display: none; }
  .mli-campaign-carousel {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-auto-columns: auto;
    grid-auto-flow: row;
    gap: 16px;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding-right: 0;
    overflow: visible;
    scroll-snap-type: none;
  }
  .mli-campaign-lesson { min-width: 0; width: 100%; max-width: 100%; }
  .mli-campaign-lesson > img { width: 100%; max-width: 100%; aspect-ratio: 3 / 2; }
  .mli-campaign-lesson__caption { padding: 20px; }
  .mli-campaign-instructor { padding: 82px 0; }
  .mli-campaign-instructor__grid { grid-template-columns: 1fr; }
  .mli-campaign-instructor__portrait { width: min(100%, 360px); margin-inline: auto; }
  .mli-campaign-instructor__copy { padding-bottom: 0; }
  .mli-campaign-instructor blockquote { display: none; }
  .mli-campaign-certificate__visual img { transform: none; }
  .mli-campaign-final { padding-bottom: 150px; }
  .mli-campaign-sticky {
    position: fixed;
    z-index: 980;
    right: 10px;
    bottom: 10px;
    left: 10px;
    display: flex;
    min-height: 66px;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 10px 12px 10px 16px;
    color: #f8e2b5;
    background: rgba(3, 16, 31, .94);
    border: 1px solid rgba(230, 184, 95, .35);
    border-radius: 16px;
    box-shadow: 0 16px 48px rgba(0, 0, 0, .42);
    backdrop-filter: blur(18px);
  }
  .mli-campaign-sticky small,
  .mli-campaign-sticky strong { display: block; }
  .mli-campaign-sticky small { color: rgba(255, 255, 255, .55); font-size: .62rem; text-transform: uppercase; }
  .mli-campaign-sticky strong { font-size: .82rem; }
  .mli-campaign-sticky b { padding: 10px 13px; color: #071a30; background: linear-gradient(110deg, #ffd15c, #fff3b6, #f2a20f, #ffd15c); background-size: 240% 100%; border: 1px solid rgba(255, 247, 205, .88); border-radius: 10px; box-shadow: 0 0 0 0 rgba(255, 190, 48, .5), 0 10px 26px rgba(230, 145, 10, .34); font-size: .76rem; white-space: nowrap; animation: mliCampaignCtaPulse 1.55s ease-in-out infinite; }
}

@media (max-width: 520px) {
  .mli-campaign-register { padding: 22px 18px; border-radius: 18px; }
  .mli-countdown { gap: 5px; }
  .mli-countdown > div { padding: 10px 2px 8px; }
  .mli-campaign-button { width: 100%; }
  .mli-campaign-video__copy > p:not(.mli-campaign-kicker) { font-size: 1rem; }
  .mli-campaign-video__player { border-radius: 20px; }
  .mli-campaign-route__grid article { padding: 18px; grid-template-columns: 112px minmax(0, 1fr); column-gap: 12px; }
  .mli-route-art { width: 112px; height: 112px; }
  .mli-campaign-route__grid h3 { font-size: 1.65rem; }
  .mli-campaign-lesson__caption { grid-template-columns: 1fr; }
  .mli-campaign-deliverables li { grid-template-columns: 50px 1fr; }
  .mli-campaign-instructor__portrait figcaption { right: 8px; bottom: 15px; }
}

@media (prefers-reduced-motion: reduce) {
  .mli-campaign *,
  .mli-campaign *::before,
  .mli-campaign *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
