/* GMD Block 4463 */
@font-face {
  font-family: "Sora GMD";
  src: url("https://gmdconsulting.fr/wp-content/uploads/2026/07/sora-latin.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

.gmdt5-page {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  overflow: clip;
}

.gmdt5-page,
.gmdt5-page *,
.gmdt5-page *::before,
.gmdt5-page *::after {
  box-sizing: border-box;
}

.gmdt5-root {
  --gmdt5-ink: #0e1830;
  --gmdt5-navy: #07142d;
  --gmdt5-blue: #246bfd;
  --gmdt5-coral: #ff6534;
  --gmdt5-teal: #12a594;
  --gmdt5-ivory: #f7f3ec;
  --gmdt5-paper: #fffdf9;
  --gmdt5-muted: #5d6678;
  --gmdt5-line: rgba(14, 24, 48, .11);
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  color: var(--gmdt5-ink);
  background: var(--gmdt5-ivory);
  overflow: hidden;
  overflow: clip;
  font-family: "Sora GMD", "Sora", "Aptos", "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.gmdt5-root h1,
.gmdt5-root h2,
.gmdt5-root h3,
.gmdt5-root p,
.gmdt5-root ul,
.gmdt5-root ol {
  margin-top: 0 !important;
}

.gmdt5-root h1,
.gmdt5-root h2,
.gmdt5-root h3 {
  padding: 0 !important;
  color: inherit !important;
  font-family: inherit !important;
}

.gmdt5-root p,
.gmdt5-root li,
.gmdt5-root a,
.gmdt5-root td,
.gmdt5-root th,
.gmdt5-root summary {
  font-family: inherit;
}

.gmdt5-root a {
  color: inherit;
}

.gmdt5-shell {
  position: relative;
  z-index: 2;
  width: min(1260px, calc(100% - 56px));
  margin: 0 auto;
}

.gmdt5-kicker {
  display: flex;
  margin: 0 0 17px !important;
  gap: 9px;
  align-items: center;
  color: var(--gmdt5-blue) !important;
  font-size: .7rem !important;
  font-weight: 850 !important;
  letter-spacing: .155em;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

.gmdt5-kicker > span {
  display: inline-block;
  width: 26px;
  height: 3px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--gmdt5-blue), var(--gmdt5-coral));
}

.gmdt5-kicker--light {
  color: #76a0ff !important;
}

.gmdt5-hero {
  position: relative;
  min-height: 690px;
  display: grid;
  padding: clamp(78px, 8vw, 118px) 0 clamp(72px, 7vw, 104px);
  align-items: center;
  color: var(--gmdt5-ink);
  background:
    radial-gradient(circle at 51% 46%, rgba(36, 107, 253, .10), transparent 25%),
    radial-gradient(circle at 84% 90%, rgba(255, 101, 52, .08), transparent 23%),
    linear-gradient(116deg, #fffdf9 0%, #f7f3ec 55%, #f6f7ff 100%);
  isolation: isolate;
}

.gmdt5-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr);
  gap: clamp(54px, 7vw, 104px);
  align-items: center;
}

.gmdt5-hero-copy {
  position: relative;
  z-index: 3;
  max-width: 640px;
}

.gmdt5-title {
  max-width: 650px;
  margin: 0 0 28px !important;
  font-size: clamp(3.55rem, 6.35vw, 6.15rem) !important;
  font-weight: 850 !important;
  letter-spacing: -.074em !important;
  line-height: .91 !important;
}

.gmdt5-title span,
.gmdt5-title em {
  display: block;
}

.gmdt5-title em,
.gmdt5-section-head h2 em,
.gmdt5-commission h2 em,
.gmdt5-faq-intro h2 em,
.gmdt5-final h2 em {
  color: var(--gmdt5-blue);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.02em;
  font-weight: 500;
  letter-spacing: -.045em;
}

.gmdt5-lead {
  max-width: 600px;
  margin: 0 0 28px !important;
  color: var(--gmdt5-muted) !important;
  font-size: clamp(.98rem, 1.35vw, 1.12rem) !important;
  line-height: 1.68 !important;
}

.gmdt5-actions {
  display: flex;
  gap: 17px;
  align-items: center;
  flex-wrap: wrap;
}

.gmdt5-button {
  min-height: 54px;
  display: inline-flex;
  padding: 0 22px 0 25px;
  gap: 13px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 9px;
  font-size: .79rem;
  font-weight: 850;
  line-height: 1.1;
  text-align: center;
  text-decoration: none !important;
  transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease;
}

.gmdt5-button::after {
  content: "" !important;
  display: inline-block !important;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2016%2016%27%3E%3Cpath%20d=%27M2%208h10M8%204l4%204-4%204%27%20fill=%27none%27%20stroke=%27%23ff6534%27%20stroke-width=%271.8%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  transition: transform .2s ease;
}

.gmdt5-button:hover {
  transform: translateY(-3px);
}

.gmdt5-button:hover::after {
  transform: translateX(3px);
}

.gmdt5-button:focus-visible,
.gmdt5-text-link:focus-visible,
.gmdt5-faq summary:focus-visible {
  outline: 3px solid #ffc94d;
  outline-offset: 4px;
}

.gmdt5-button--primary,
.gmdt5-button--coral {
  color: #fff !important;
  background: linear-gradient(135deg, #ff713c, #f44b29);
  box-shadow: 0 16px 34px rgba(255, 101, 52, .27);
}

.gmdt5-button--primary:hover,
.gmdt5-button--coral:hover {
  color: #fff !important;
  box-shadow: 0 20px 42px rgba(255, 101, 52, .36);
}

.gmdt5-button--navy {
  color: #fff !important;
  background: var(--gmdt5-navy);
  box-shadow: 0 15px 34px rgba(7, 20, 45, .18);
}

.gmdt5-button--navy::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2016%2016%27%3E%3Cpath%20d=%27M2%208h10M8%204l4%204-4%204%27%20fill=%27none%27%20stroke=%27%23246bfd%27%20stroke-width=%271.8%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27/%3E%3C/svg%3E");
}

.gmdt5-button--blue {
  color: #fff !important;
  background: linear-gradient(135deg, #3479ff, #1859dc);
  box-shadow: 0 16px 34px rgba(36, 107, 253, .24);
}

.gmdt5-button--blue:hover {
  color: #fff !important;
  box-shadow: 0 20px 42px rgba(36, 107, 253, .32);
}

.gmdt5-text-link {
  display: inline-flex;
  gap: 9px;
  align-items: center;
  color: var(--gmdt5-ink) !important;
  font-size: .77rem;
  font-weight: 830;
  text-decoration: none !important;
}

.gmdt5-inline-icon {
  width: 16px;
  height: 16px;
  display: inline-flex;
  flex: 0 0 16px;
  transition: transform .2s ease;
}

.gmdt5-inline-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: none;
  stroke: var(--gmdt5-blue);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.gmdt5-text-link:hover .gmdt5-inline-icon {
  transform: translate(3px, -3px);
}

.gmdt5-reassurance {
  display: flex;
  margin: 22px 0 0 !important;
  padding: 0 !important;
  gap: 9px 20px;
  flex-wrap: wrap;
  list-style: none !important;
}

.gmdt5-reassurance li,
.gmdt5-final-proof li {
  position: relative;
  margin: 0 !important;
  padding: 0 0 0 17px !important;
  color: #6d7483;
  font-size: .64rem;
  font-weight: 720;
  line-height: 1.35;
}

.gmdt5-reassurance li::before,
.gmdt5-final-proof li::before {
  position: absolute;
  width: 10px;
  height: 6px;
  top: .22em;
  left: 0;
  content: "";
  border-bottom: 1.8px solid var(--gmdt5-teal);
  border-left: 1.8px solid var(--gmdt5-teal);
  transform: rotate(-45deg);
}

.gmdt5-hero-visual {
  position: relative;
  min-height: 500px;
}

.gmdt5-mini-card {
  position: absolute;
  margin: 0;
  border-radius: 16px;
  overflow: hidden;
}

.gmdt5-mini-card p {
  margin-bottom: 0 !important;
}

.gmdt5-mini-card--free {
  z-index: 2;
  width: min(390px, 64%);
  min-height: 358px;
  top: 14px;
  right: 3%;
  padding: 28px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .13);
  background:
    radial-gradient(circle at 85% 20%, rgba(36, 107, 253, .35), transparent 28%),
    linear-gradient(145deg, #0a1a38, #061126 75%);
  box-shadow: 0 30px 70px rgba(7, 20, 45, .22);
  transform: rotate(1.5deg);
}

.gmdt5-mini-card--growth {
  z-index: 3;
  width: min(360px, 61%);
  min-height: 300px;
  bottom: 7px;
  left: 1%;
  padding: 30px;
  border: 1px solid rgba(14, 24, 48, .09);
  background: #fff;
  box-shadow: 0 28px 68px rgba(7, 20, 45, .17);
  transform: rotate(-2.4deg);
}

.gmdt5-mini-top {
  display: flex;
  gap: 11px;
  align-items: center;
  color: rgba(255, 255, 255, .88);
  font-size: .74rem;
  font-weight: 790;
}

.gmdt5-mini-icon {
  width: 35px;
  height: 35px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  color: #fff;
  background: linear-gradient(135deg, var(--gmdt5-blue), #913df0);
  font-size: .86rem;
}

.gmdt5-mini-price {
  display: flex;
  margin-top: 34px;
  gap: 12px;
  align-items: flex-end;
}

.gmdt5-mini-price strong {
  color: inherit;
  font-size: clamp(3rem, 5vw, 4.7rem);
  font-weight: 850;
  letter-spacing: -.075em;
  line-height: .88;
}

.gmdt5-mini-price small {
  max-width: 124px;
  padding-bottom: 7px;
  color: inherit;
  opacity: .62;
  font-size: .65rem;
  line-height: 1.35;
}

.gmdt5-mini-card--free > p {
  margin-top: 12px !important;
  color: rgba(255, 255, 255, .56) !important;
  font-size: .7rem !important;
}

.gmdt5-mini-label {
  color: var(--gmdt5-coral) !important;
  font-size: .61rem !important;
  font-weight: 800 !important;
  letter-spacing: .07em;
  line-height: 1.45 !important;
  text-transform: uppercase;
}

.gmdt5-mini-card--growth > p:not(.gmdt5-mini-label) {
  margin-top: 10px !important;
  color: var(--gmdt5-muted) !important;
  font-size: .72rem !important;
}

.gmdt5-mini-chart {
  position: absolute;
  right: 25px;
  bottom: 28px;
  left: 25px;
  height: 100px;
  display: flex;
  gap: 10px;
  align-items: flex-end;
  padding: 15px 16px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 10px;
  background: rgba(255, 255, 255, .025);
}

.gmdt5-mini-chart i {
  flex: 1;
  height: 25%;
  display: block;
  border-radius: 4px 4px 1px 1px;
  background: linear-gradient(180deg, #36b2ff, var(--gmdt5-blue));
  box-shadow: 0 0 18px rgba(36, 107, 253, .27);
}

.gmdt5-mini-chart i:nth-child(2) { height: 38%; }
.gmdt5-mini-chart i:nth-child(3) { height: 48%; }
.gmdt5-mini-chart i:nth-child(4) { height: 61%; }
.gmdt5-mini-chart i:nth-child(5) { height: 78%; }
.gmdt5-mini-chart i:nth-child(6) { height: 94%; }

.gmdt5-profit-line {
  display: grid;
  grid-template-columns: auto 1fr auto;
  margin-top: 34px;
  gap: 10px;
  align-items: center;
  color: var(--gmdt5-muted);
  font-size: .56rem;
}

.gmdt5-profit-line b {
  height: 1px;
  background: linear-gradient(90deg, var(--gmdt5-coral), var(--gmdt5-blue));
}

.gmdt5-profit-line strong {
  color: var(--gmdt5-ink);
}

.gmdt5-visual-stamp {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 5px;
  display: grid;
  gap: 5px;
  padding: 13px 15px;
  border: 1px solid var(--gmdt5-line);
  border-radius: 10px;
  background: rgba(255, 253, 249, .9);
  box-shadow: 0 14px 35px rgba(7, 20, 45, .09);
  backdrop-filter: blur(10px);
}

.gmdt5-visual-stamp > div {
  display: grid;
  grid-template-columns: 22px 1fr;
  gap: 7px;
  align-items: center;
}

.gmdt5-visual-stamp span {
  color: var(--gmdt5-blue);
  font-size: .62rem;
  font-weight: 850;
}

.gmdt5-visual-stamp small {
  color: var(--gmdt5-ink);
  font-size: .54rem;
  font-weight: 750;
}

.gmdt5-orbit {
  position: absolute;
  z-index: 0;
  content: "";
  border-radius: 50%;
  pointer-events: none;
}

.gmdt5-orbit--blue {
  width: 520px;
  height: 520px;
  top: -300px;
  right: 7%;
  border: 75px solid var(--gmdt5-blue);
  opacity: .98;
}

.gmdt5-orbit--coral {
  width: 280px;
  height: 280px;
  right: -88px;
  bottom: -150px;
  border: 46px solid var(--gmdt5-coral);
}

.gmdt5-dots,
.gmdt5-final-dots {
  position: absolute;
  width: 98px;
  height: 86px;
  z-index: 1;
  top: 14%;
  right: 14%;
  opacity: .56;
  background-image: radial-gradient(circle, var(--gmdt5-blue) 1.5px, transparent 1.7px);
  background-size: 14px 14px;
}

.gmdt5-offers {
  padding: clamp(82px, 9vw, 126px) 0 clamp(90px, 10vw, 138px);
  background: var(--gmdt5-ivory);
}

.gmdt5-section-head {
  display: grid;
  grid-template-columns: 100px minmax(0, 780px);
  margin-bottom: 50px;
  gap: clamp(20px, 4vw, 58px);
  align-items: start;
}

.gmdt5-section-number {
  color: var(--gmdt5-blue);
  font-size: clamp(3.1rem, 5.2vw, 5.4rem);
  font-weight: 250;
  letter-spacing: -.065em;
  line-height: .88;
}

.gmdt5-section-head h2,
.gmdt5-commission h2,
.gmdt5-faq-intro h2,
.gmdt5-final h2 {
  margin: 0 0 19px !important;
  font-size: clamp(2.55rem, 4.5vw, 4.75rem) !important;
  font-weight: 850 !important;
  letter-spacing: -.065em !important;
  line-height: .96 !important;
}

.gmdt5-section-head h2 em,
.gmdt5-faq-intro h2 em {
  display: inline;
}

.gmdt5-section-head > div > p:last-child,
.gmdt5-faq-intro > p:last-child {
  max-width: 670px;
  margin: 0 !important;
  color: var(--gmdt5-muted) !important;
  font-size: .92rem !important;
  line-height: 1.68 !important;
}

.gmdt5-plans {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.gmdt5-plan {
  position: relative;
  min-width: 0;
  display: flex;
  padding: clamp(28px, 2.8vw, 38px);
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--gmdt5-line);
  border-radius: 16px;
}

.gmdt5-plan--free {
  background: var(--gmdt5-paper);
  box-shadow: 0 18px 48px rgba(7, 20, 45, .06);
}

.gmdt5-plan--monthly {
  border-color: rgba(36, 107, 253, .19);
  background:
    radial-gradient(circle at 100% 0%, rgba(36, 107, 253, .09), transparent 28%),
    var(--gmdt5-paper);
  box-shadow: 0 18px 48px rgba(7, 20, 45, .07);
}

.gmdt5-plan--monthly::before {
  position: absolute;
  height: 4px;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  background: linear-gradient(90deg, var(--gmdt5-blue), var(--gmdt5-coral));
}

.gmdt5-plan--growth {
  color: #fff;
  border-color: rgba(255, 255, 255, .1);
  background:
    radial-gradient(circle at 92% 7%, rgba(36, 107, 253, .34), transparent 26%),
    linear-gradient(145deg, #08162f, #061126 70%, #0c1b38);
  box-shadow: 0 24px 58px rgba(7, 20, 45, .16);
}

.gmdt5-plan--growth::after {
  position: absolute;
  width: 270px;
  height: 270px;
  right: -142px;
  bottom: -160px;
  content: "";
  border: 46px solid var(--gmdt5-coral);
  border-radius: 50%;
  opacity: .9;
}

.gmdt5-plan-head,
.gmdt5-price,
.gmdt5-plan-intro,
.gmdt5-features,
.gmdt5-profit-basis,
.gmdt5-plan .gmdt5-button,
.gmdt5-plan-note {
  position: relative;
  z-index: 2;
}

.gmdt5-plan-head {
  display: flex;
  gap: 20px;
  align-items: start;
  justify-content: space-between;
}

.gmdt5-plan-tag {
  margin: 0 0 9px !important;
  color: var(--gmdt5-blue) !important;
  font-size: .64rem !important;
  font-weight: 840 !important;
  letter-spacing: .14em;
  line-height: 1.3 !important;
  text-transform: uppercase;
}

.gmdt5-plan--growth .gmdt5-plan-tag {
  color: #6e9cff !important;
}

.gmdt5-plan--monthly .gmdt5-plan-tag {
  color: var(--gmdt5-coral) !important;
}

.gmdt5-plan h3 {
  margin: 0 !important;
  font-size: clamp(1.5rem, 2.5vw, 2.2rem) !important;
  font-weight: 820 !important;
  letter-spacing: -.045em !important;
  line-height: 1.04 !important;
}

.gmdt5-plan-index {
  color: rgba(14, 24, 48, .17);
  font-size: 2.8rem;
  font-weight: 240;
  letter-spacing: -.08em;
  line-height: .85;
}

.gmdt5-plan--growth .gmdt5-plan-index {
  color: rgba(255, 255, 255, .16);
}

.gmdt5-featured-label {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 32px;
  padding: 8px 13px;
  color: #fff;
  border-radius: 0 0 8px 8px;
  background: var(--gmdt5-blue);
  font-size: .58rem;
  font-weight: 820;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gmdt5-featured-label--monthly {
  background: var(--gmdt5-coral);
}

.gmdt5-price {
  min-height: 96px;
  display: flex;
  margin: 38px 0 18px;
  gap: 11px;
  align-items: flex-end;
}

.gmdt5-price strong {
  color: inherit;
  font-size: clamp(3.7rem, 6vw, 6rem);
  font-weight: 850;
  letter-spacing: -.08em;
  line-height: .82;
}

.gmdt5-price span {
  max-width: 140px;
  padding-bottom: 7px;
  color: var(--gmdt5-muted);
  font-size: .72rem;
  line-height: 1.35;
}

.gmdt5-plan--growth .gmdt5-price span {
  color: rgba(255, 255, 255, .58);
}

.gmdt5-price--monthly strong {
  font-size: clamp(3.15rem, 4.45vw, 4.65rem);
}

.gmdt5-plan-intro {
  min-height: 48px;
  margin: 0 !important;
  color: var(--gmdt5-muted) !important;
  font-size: .79rem !important;
  line-height: 1.55 !important;
}

.gmdt5-plan--growth .gmdt5-plan-intro {
  color: rgba(255, 255, 255, .66) !important;
}

.gmdt5-features {
  flex: 1;
  display: grid;
  margin: 25px 0 28px !important;
  padding: 24px 0 0 !important;
  gap: 14px;
  align-content: start;
  border-top: 1px solid var(--gmdt5-line);
  list-style: none !important;
}

.gmdt5-plan--growth .gmdt5-features {
  border-color: rgba(255, 255, 255, .11);
}

.gmdt5-features li {
  position: relative;
  margin: 0 !important;
  padding: 0 0 0 28px !important;
  color: var(--gmdt5-ink);
  font-size: .76rem;
  font-weight: 650;
  line-height: 1.45;
}

.gmdt5-plan--growth .gmdt5-features li {
  color: rgba(255, 255, 255, .78);
}

.gmdt5-features li::before {
  position: absolute;
  width: 11px;
  height: 6px;
  top: .28em;
  left: 2px;
  content: "";
  border-bottom: 2px solid var(--gmdt5-teal);
  border-left: 2px solid var(--gmdt5-teal);
  transform: rotate(-45deg);
}

.gmdt5-plan--growth .gmdt5-features li::before {
  border-color: #65e0c8;
}

.gmdt5-profit-basis {
  margin: -4px 0 26px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 11px;
  background: rgba(255, 255, 255, .045);
}

.gmdt5-profit-basis p {
  margin-bottom: 0 !important;
}

.gmdt5-profit-basis__title {
  color: #76a0ff !important;
  font-size: .58rem !important;
  font-weight: 840 !important;
  letter-spacing: .09em;
  line-height: 1.35 !important;
  text-transform: uppercase;
}

.gmdt5-profit-basis__start {
  margin-top: 12px !important;
  color: #fff !important;
  font-size: .7rem !important;
  font-weight: 760 !important;
}

.gmdt5-profit-basis ul {
  display: grid;
  margin: 10px 0 13px !important;
  padding: 0 !important;
  gap: 7px;
  list-style: none !important;
}

.gmdt5-profit-basis li {
  position: relative;
  margin: 0 !important;
  padding: 0 0 0 16px !important;
  color: rgba(255, 255, 255, .58);
  font-size: .57rem;
  line-height: 1.45;
}

.gmdt5-profit-basis li::before {
  position: absolute;
  width: 8px;
  height: 1px;
  top: .67em;
  left: 0;
  content: "";
  background: var(--gmdt5-coral);
}

.gmdt5-profit-basis__result {
  padding: 11px 12px;
  color: #fff !important;
  border-radius: 7px;
  background: rgba(255, 101, 52, .10);
  font-size: .62rem !important;
  font-weight: 760 !important;
  line-height: 1.42 !important;
}

.gmdt5-profit-basis > small {
  display: block;
  margin-top: 10px;
  color: rgba(255, 255, 255, .4);
  font-size: .5rem;
  line-height: 1.5;
}

.gmdt5-plan .gmdt5-button {
  width: 100%;
}

.gmdt5-plan-note {
  margin: 13px 0 0 !important;
  color: var(--gmdt5-muted) !important;
  font-size: .57rem !important;
  line-height: 1.4 !important;
  text-align: center;
}

.gmdt5-plan--growth .gmdt5-plan-note {
  color: rgba(255, 255, 255, .44) !important;
}

.gmdt5-table-wrap {
  margin-top: 22px;
  overflow-x: auto;
  border: 1px solid var(--gmdt5-line);
  border-radius: 14px;
  background: var(--gmdt5-paper);
  box-shadow: 0 18px 45px rgba(7, 20, 45, .04);
  scrollbar-width: thin;
}

.gmdt5-comparison {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
  background: transparent;
}

.gmdt5-comparison caption {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.gmdt5-comparison th,
.gmdt5-comparison td {
  padding: 18px 22px;
  border-bottom: 1px solid var(--gmdt5-line);
  text-align: left;
}

.gmdt5-comparison thead th {
  color: var(--gmdt5-muted);
  background: rgba(14, 24, 48, .025);
  font-size: .61rem;
  font-weight: 840;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.gmdt5-comparison thead th:first-child,
.gmdt5-comparison tbody th {
  width: 31%;
}

.gmdt5-comparison tbody th {
  color: var(--gmdt5-ink);
  font-size: .71rem;
  font-weight: 760;
}

.gmdt5-comparison tbody td {
  color: var(--gmdt5-muted);
  font-size: .68rem;
}

.gmdt5-comparison tbody td:last-child {
  color: var(--gmdt5-ink);
}

.gmdt5-comparison tbody tr:last-child th,
.gmdt5-comparison tbody tr:last-child td {
  border-bottom: 0;
}

.gmdt5-chip {
  display: inline-flex;
  padding: 5px 8px;
  border-radius: 999px;
  color: var(--gmdt5-muted);
  background: rgba(14, 24, 48, .055);
  font-size: .58rem;
  font-weight: 750;
}

.gmdt5-chip--yes {
  color: #087a68;
  background: rgba(18, 165, 148, .11);
}

.gmdt5-chip--blue {
  color: #1751ce;
  background: rgba(36, 107, 253, .10);
}

.gmdt5-chip--coral {
  color: #bd3e1d;
  background: rgba(255, 101, 52, .11);
}

.gmdt5-commission {
  position: relative;
  padding: clamp(88px, 10vw, 142px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 16% 30%, rgba(36, 107, 253, .17), transparent 25%),
    linear-gradient(145deg, #08162f, #061126 68%, #0c1b38);
  overflow: hidden;
}

.gmdt5-commission::after {
  position: absolute;
  width: 420px;
  height: 420px;
  right: -230px;
  bottom: -285px;
  content: "";
  border: 70px solid var(--gmdt5-blue);
  border-radius: 50%;
}

.gmdt5-commission-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(420px, .75fr);
  gap: clamp(60px, 8vw, 118px);
  align-items: start;
}

.gmdt5-commission h2 em,
.gmdt5-final h2 em {
  color: #5f8fff;
}

.gmdt5-commission-copy > p:not(.gmdt5-kicker):not(.gmdt5-legal-note) {
  max-width: 650px;
  margin: 0 !important;
  color: rgba(255, 255, 255, .64) !important;
  font-size: .85rem !important;
  line-height: 1.67 !important;
}

.gmdt5-formula {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto minmax(0, 1fr);
  margin-top: 31px;
  gap: 11px;
  align-items: stretch;
}

.gmdt5-formula > div {
  min-height: 112px;
  display: flex;
  padding: 16px;
  gap: 19px;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 10px;
  background: rgba(255, 255, 255, .045);
}

.gmdt5-operator {
  position: relative;
  width: 18px;
  min-height: 24px;
  display: block;
  align-self: center;
}

.gmdt5-operator::before,
.gmdt5-operator::after {
  position: absolute;
  width: 15px;
  height: 1.5px;
  top: 50%;
  left: 50%;
  content: "";
  border-radius: 99px;
  background: #6d91e7;
}

.gmdt5-operator--multiply::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.gmdt5-operator--multiply::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.gmdt5-operator--equals::before {
  transform: translate(-50%, -4px);
}

.gmdt5-operator--equals::after {
  transform: translate(-50%, 3px);
}

.gmdt5-formula small {
  color: #7599ec;
  font-size: .52rem;
  font-weight: 820;
}

.gmdt5-formula span,
.gmdt5-formula strong {
  color: rgba(255, 255, 255, .76);
  font-size: .64rem;
  line-height: 1.45;
}

.gmdt5-formula-result {
  border-color: rgba(255, 101, 52, .28) !important;
  background: rgba(255, 101, 52, .08) !important;
}

.gmdt5-formula-result small {
  color: #ff956f;
}

.gmdt5-formula-result strong {
  color: #fff;
}

.gmdt5-legal-note {
  margin: 24px 0 0 !important;
  padding: 0 0 0 14px;
  color: rgba(255, 255, 255, .45) !important;
  border-left: 2px solid var(--gmdt5-coral);
  font-size: .6rem !important;
  line-height: 1.55 !important;
}

.gmdt5-steps {
  display: grid;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  gap: 0;
  list-style: none !important;
}

.gmdt5-steps li {
  position: relative;
  display: grid;
  grid-template-columns: 62px 1fr;
  margin: 0 !important;
  padding: 0 0 38px !important;
  gap: 21px;
}

.gmdt5-steps li:last-child {
  padding-bottom: 0 !important;
}

.gmdt5-steps li::before {
  position: absolute;
  width: 1px;
  top: 51px;
  bottom: 7px;
  left: 25px;
  content: "";
  background: linear-gradient(var(--gmdt5-blue), rgba(255, 255, 255, .08));
}

.gmdt5-steps li:last-child::before {
  display: none;
}

.gmdt5-steps li > span {
  width: 51px;
  height: 51px;
  display: grid;
  place-items: center;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 50%;
  background: rgba(255, 255, 255, .05);
  font-size: .64rem;
  font-weight: 820;
}

.gmdt5-steps small {
  display: block;
  margin-bottom: 4px;
  color: #7298ec;
  font-size: .54rem;
  font-weight: 760;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gmdt5-steps h3 {
  margin: 0 0 5px !important;
  color: #fff !important;
  font-size: 1.05rem !important;
  font-weight: 790 !important;
  letter-spacing: -.03em !important;
  line-height: 1.25 !important;
}

.gmdt5-steps p {
  margin: 0 !important;
  color: rgba(255, 255, 255, .52) !important;
  font-size: .68rem !important;
  line-height: 1.55 !important;
}

.gmdt5-faq-section {
  padding: clamp(88px, 9vw, 132px) 0;
  background: var(--gmdt5-paper);
}

.gmdt5-faq-grid {
  display: grid;
  grid-template-columns: minmax(330px, .7fr) minmax(0, 1fr);
  gap: clamp(52px, 8vw, 120px);
  align-items: start;
}

.gmdt5-faq-intro .gmdt5-section-number {
  margin-bottom: 34px;
}

.gmdt5-faq-intro h2 {
  font-size: clamp(2.5rem, 4.2vw, 4.3rem) !important;
}

.gmdt5-faq {
  border-top: 1px solid var(--gmdt5-line);
}

.gmdt5-faq details {
  border-bottom: 1px solid var(--gmdt5-line);
}

.gmdt5-faq summary {
  position: relative;
  min-height: 76px;
  display: flex;
  padding: 21px 58px 21px 0;
  align-items: center;
  color: var(--gmdt5-ink);
  cursor: pointer;
  font-size: .84rem;
  font-weight: 780;
  line-height: 1.4;
  list-style: none;
}

.gmdt5-faq summary::-webkit-details-marker {
  display: none;
}

.gmdt5-faq summary::before,
.gmdt5-faq summary::after {
  position: absolute;
  top: 50%;
  right: 4px;
  content: "";
  background: var(--gmdt5-blue);
  transition: transform .2s ease;
}

.gmdt5-faq summary::before {
  width: 18px;
  height: 2px;
  transform: translateY(-1px);
}

.gmdt5-faq summary::after {
  width: 2px;
  height: 18px;
  right: 12px;
  transform: translateY(-9px);
}

.gmdt5-faq details[open] summary::after {
  transform: translateY(-9px) rotate(90deg);
}

.gmdt5-faq details[open] summary {
  color: var(--gmdt5-blue);
}

.gmdt5-faq details p {
  max-width: 660px;
  margin: -4px 0 0 !important;
  padding: 0 60px 23px 0;
  color: var(--gmdt5-muted) !important;
  font-size: .72rem !important;
  line-height: 1.65 !important;
}

.gmdt5-final-wrap {
  padding: 0 0 clamp(82px, 9vw, 122px);
  background: var(--gmdt5-paper);
}

.gmdt5-final {
  position: relative;
  min-height: 420px;
  display: grid;
  padding: clamp(44px, 6vw, 72px) clamp(36px, 6vw, 76px);
  align-content: center;
  overflow: hidden;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 18px;
  background:
    linear-gradient(120deg, rgba(36, 107, 253, .08), transparent 35%),
    linear-gradient(145deg, #08162f, #061126 68%, #0c1b38);
  box-shadow: 0 25px 62px rgba(7, 20, 45, .17);
}

.gmdt5-final-content {
  position: relative;
  z-index: 3;
  max-width: 790px;
}

.gmdt5-final h2 {
  font-size: clamp(2.65rem, 5vw, 5.15rem) !important;
}

.gmdt5-final-content > p:not(.gmdt5-kicker) {
  max-width: 610px;
  margin: 0 0 23px !important;
  color: rgba(255, 255, 255, .64) !important;
  font-size: .79rem !important;
  line-height: 1.62 !important;
}

.gmdt5-final-proof {
  display: flex;
  margin: 16px 0 0 !important;
  padding: 0 !important;
  gap: 8px 20px;
  flex-wrap: wrap;
  list-style: none !important;
}

.gmdt5-final-proof li {
  color: rgba(255, 255, 255, .52);
  font-size: .58rem;
}

.gmdt5-final-dots {
  top: 34px;
  right: 48px;
  opacity: .42;
  background-image: radial-gradient(circle, #ff8a63 1.45px, transparent 1.65px);
}

.gmdt5-final-orbit {
  position: absolute;
  width: 330px;
  height: 330px;
  right: -148px;
  bottom: -185px;
  content: "";
  border: 58px solid var(--gmdt5-blue);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .08);
}

.gmdt5-final::after {
  position: absolute;
  width: 190px;
  height: 190px;
  right: 114px;
  bottom: -136px;
  content: "";
  border: 36px solid var(--gmdt5-coral);
  border-radius: 50%;
}

@media (max-width: 1080px) {
  .gmdt5-shell {
    width: min(960px, calc(100% - 40px));
  }

  .gmdt5-hero-grid {
    grid-template-columns: minmax(0, .9fr) minmax(420px, 1fr);
    gap: 38px;
  }

  .gmdt5-title {
    font-size: clamp(3.35rem, 6.5vw, 5.2rem) !important;
  }

  .gmdt5-hero-visual {
    min-height: 455px;
  }

  .gmdt5-mini-card--free {
    width: 68%;
  }

  .gmdt5-mini-card--growth {
    width: 66%;
  }

  .gmdt5-plans {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gmdt5-plan--monthly {
    grid-column: 1 / -1;
  }

  .gmdt5-commission-grid {
    grid-template-columns: 1fr;
    gap: 64px;
  }

  .gmdt5-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  .gmdt5-steps li {
    grid-template-columns: 1fr;
    padding: 22px !important;
    gap: 18px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 12px;
    background: rgba(255, 255, 255, .035);
  }

  .gmdt5-steps li::before {
    display: none;
  }
}

@media (max-width: 850px) {
  .gmdt5-hero {
    min-height: 0;
  }

  .gmdt5-hero-grid,
  .gmdt5-plans,
  .gmdt5-faq-grid {
    grid-template-columns: 1fr;
  }

  .gmdt5-hero-grid {
    gap: 66px;
  }

  .gmdt5-hero-copy {
    max-width: 720px;
  }

  .gmdt5-title {
    max-width: 720px;
  }

  .gmdt5-hero-visual {
    width: min(620px, 100%);
    min-height: 480px;
    margin: 0 auto;
  }

  .gmdt5-section-head {
    grid-template-columns: 76px 1fr;
  }

  .gmdt5-plan {
    min-height: 0;
  }

  .gmdt5-plan--monthly {
    grid-column: auto;
  }

  .gmdt5-plan-intro {
    min-height: 0;
  }

  .gmdt5-faq-grid {
    gap: 50px;
  }

  .gmdt5-faq-intro {
    max-width: 700px;
  }
}

@media (max-width: 650px) {
  .gmdt5-shell {
    width: min(100% - 26px, 610px);
  }

  .gmdt5-hero {
    padding: 64px 0 70px;
  }

  .gmdt5-title {
    margin-bottom: 22px !important;
    font-size: clamp(3.15rem, 16vw, 5rem) !important;
  }

  .gmdt5-actions {
    display: grid;
    justify-items: stretch;
  }

  .gmdt5-button,
  .gmdt5-text-link {
    width: 100%;
    justify-content: center;
  }

  .gmdt5-reassurance {
    display: grid;
  }

  .gmdt5-hero-visual {
    min-height: 520px;
  }

  .gmdt5-mini-card--free {
    width: 82%;
    right: 0;
  }

  .gmdt5-mini-card--growth {
    width: 82%;
    left: 0;
  }

  .gmdt5-visual-stamp {
    right: 2px;
    bottom: 25px;
  }

  .gmdt5-orbit--blue {
    width: 350px;
    height: 350px;
    top: -260px;
    right: -145px;
    border-width: 52px;
  }

  .gmdt5-dots {
    display: none;
  }

  .gmdt5-section-head {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .gmdt5-section-number {
    font-size: 3.25rem;
  }

  .gmdt5-section-head h2,
  .gmdt5-commission h2,
  .gmdt5-faq-intro h2,
  .gmdt5-final h2 {
    font-size: clamp(2.45rem, 11.5vw, 3.7rem) !important;
  }

  .gmdt5-plan {
    padding: 30px 23px;
  }

  .gmdt5-featured-label {
    right: 20px;
  }

  .gmdt5-price {
    min-height: 80px;
  }

  .gmdt5-price strong {
    font-size: clamp(3.75rem, 18vw, 5.25rem);
  }

  .gmdt5-formula {
    grid-template-columns: 1fr;
  }

  .gmdt5-operator {
    min-height: 20px;
  }

  .gmdt5-steps {
    grid-template-columns: 1fr;
  }

  .gmdt5-faq summary {
    min-height: 66px;
    padding-right: 44px;
    font-size: .76rem;
  }

  .gmdt5-faq details p {
    padding-right: 30px;
  }

  .gmdt5-final {
    min-height: 480px;
    padding: 48px 24px 116px;
    align-content: start;
  }

  .gmdt5-final .gmdt5-button {
    width: 100%;
  }

  .gmdt5-final-proof {
    display: grid;
  }

  .gmdt5-final-orbit {
    width: 255px;
    height: 255px;
    right: -116px;
    bottom: -142px;
    border-width: 46px;
  }

  .gmdt5-final::after {
    width: 145px;
    height: 145px;
    right: 71px;
    bottom: -104px;
    border-width: 29px;
  }
}

@media (max-width: 390px) {
  .gmdt5-hero-visual {
    min-height: 550px;
  }

  .gmdt5-mini-card--free,
  .gmdt5-mini-card--growth {
    width: 92%;
  }

  .gmdt5-mini-card--growth {
    min-height: 285px;
  }

  .gmdt5-visual-stamp {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gmdt5-button,
  .gmdt5-button::after,
  .gmdt5-inline-icon,
  .gmdt5-faq summary::before,
  .gmdt5-faq summary::after {
    transition: none !important;
  }
}

@media print {
  .gmdt5-hero,
  .gmdt5-commission,
  .gmdt5-plan--growth,
  .gmdt5-final {
    color: #000 !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  .gmdt5-button {
    color: #000 !important;
    border: 1px solid #000;
    background: #fff !important;
    box-shadow: none !important;
  }
}
