@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-300.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-300-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-500-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-800.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-900.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: "Inter Display";
  src: url("sales-assets/template/fonts/inter-display-900-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("sales-assets/template/fonts/satoshi-900.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

/* Respiro extra entre os cards de entregáveis e a próxima camada. */
#features {
  padding-bottom: 120px !important;
}

.framer-1qerit4-container::before,
.framer-h3sej8-container::before {
  content: "✧";
  display: grid;
  place-items: center;
  color: #d9a937;
  font-size: 13px;
  line-height: 1;
}

.framer-cipfmr-container::before {
  content: "→";
  display: grid;
  place-items: center;
  color: currentColor;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
}

/* CTA principal da hero: curto e sem o ícone de seta. */
.framer-140zbiy .framer-cipfmr-container {
  display: none !important;
}

.framer-140zbiy [data-framer-name="Buttons / Primary"],
.framer-140zbiy [data-framer-name="Primary"] {
  width: auto !important;
}

.framer-erx7fk-container::before,
.framer-15bcfla-container::before {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  color: #d9a937;
  font-family: Arial, sans-serif;
  font-size: 23px;
  line-height: 1;
}

.framer-erx7fk-container::before {
  content: "↗";
}

.framer-15bcfla-container::before {
  content: "ϟ";
}

.framer-1byo9t8-container::before {
  content: "✓";
  display: grid;
  place-items: center;
  width: 17px;
  height: 17px;
  border: 1px solid rgba(217, 169, 55, 0.65);
  color: #d9a937;
  background: rgba(217, 169, 55, 0.09);
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
}

.framer-140zbiy img[src$="sales-assets/hero.webp"] {
  object-position: 58% 50% !important;
}

.framer-140zbiy .framer-4wmeu7,
.framer-140zbiy .framer-dukmb6 {
  filter: saturate(0.92) brightness(0.82);
}

/* A hero original tinha altura fixa e muito vazio acima e abaixo do conteúdo. */
.framer-140zbiy {
  height: auto !important;
  min-height: 0 !important;
  padding: 48px 24px 56px !important;
}

.framer-140zbiy::after {
  content: "";
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 150px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.28) 34%,
    rgba(0, 0, 0, 0.76) 72%,
    #000 100%
  );
}

.framer-140zbiy .framer-1su6qgp {
  max-width: 980px !important;
  overflow: visible !important;
}

.framer-140zbiy .framer-1eyxg1g {
  gap: 22px !important;
  overflow: visible !important;
}

.framer-140zbiy .framer-14s6y97-container {
  display: none !important;
}

.framer-140zbiy .framer-5mlhag {
  gap: 16px !important;
  overflow: visible !important;
}

.framer-140zbiy .framer-19w932m h1 {
  font-size: 36px !important;
  letter-spacing: -1.2px !important;
  line-height: 1 !important;
}

.framer-140zbiy .framer-csu37j p {
  font-size: 16px !important;
  line-height: 1.2 !important;
}

.framer-140zbiy .framer-csu37j {
  width: min(560px, 100%) !important;
  margin-inline: auto;
}

.pnp-vsl-player {
  isolation: isolate;
  position: relative;
  flex: none;
  width: min(640px, calc(100vw - 48px));
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid rgba(217, 169, 55, 0.48);
  border-radius: 22px;
  background:
    linear-gradient(rgba(5, 5, 5, 0.18), rgba(5, 5, 5, 0.48)),
    url("sales-assets/aula-01.jpg?v=20260717-hero") center / cover no-repeat,
    #090909;
  box-shadow:
    0 24px 70px rgba(0, 0, 0, 0.42),
    0 0 0 1px rgba(255, 255, 255, 0.045) inset,
    0 0 42px rgba(217, 169, 55, 0.09);
}

.pnp-vsl-player::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.34), transparent 34%, transparent 66%, rgba(0, 0, 0, 0.34));
}

.pnp-vsl-player__center {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: 14px;
}

.pnp-vsl-player__play {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.54);
  border-radius: 50%;
  background: rgba(217, 169, 55, 0.94);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.36);
}

.pnp-vsl-player__play::before {
  content: "";
  width: 0;
  height: 0;
  margin-left: 5px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #111;
}

.pnp-vsl-player__label {
  color: rgba(255, 255, 255, 0.88);
  font-family: "Inter Display", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.9);
}

/* Dois cards editoriais compactos e uma única decisão de avanço. */
.framer-aek9r7 .framer-1iu9i3w {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  width: min(760px, calc(100% - 48px)) !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 44px 0 !important;
  gap: 18px !important;
  align-items: stretch !important;
  overflow: visible !important;
}

.framer-aek9r7 .framer-lwhidw,
.framer-aek9r7 .framer-f3ch1o {
  flex-direction: column !important;
  flex: none !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 18px !important;
  gap: 16px !important;
  align-self: stretch !important;
  overflow: hidden !important;
  border-radius: 24px !important;
}

.framer-aek9r7 .framer-1whctme,
.framer-aek9r7 .framer-1jpj10c {
  flex: none !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  gap: 14px !important;
  overflow: visible !important;
  order: 2 !important;
}

.framer-aek9r7 .framer-2svbej,
.framer-aek9r7 .framer-18yqjd6 {
  flex: 0 0 176px !important;
  width: 100% !important;
  max-width: 100%;
  height: 176px !important;
  min-height: 176px !important;
  align-self: center;
  aspect-ratio: auto;
  border-radius: 16px !important;
  order: 1 !important;
}

.framer-aek9r7 .framer-15wrrxi h3,
.framer-aek9r7 .framer-r8ab09 h3 {
  font-size: 20px !important;
  line-height: 1.06 !important;
  letter-spacing: -0.45px !important;
  text-wrap: balance;
}

.framer-aek9r7 .framer-nwy3vx p,
.framer-aek9r7 .framer-suj92a p {
  display: -webkit-box;
  overflow: hidden;
  font-size: 13px !important;
  line-height: 1.4 !important;
  text-wrap: pretty;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.framer-aek9r7 .framer-1ig9d4a p {
  font-size: 11px !important;
}

@media (min-width: 1240px) {
  .framer-aek9r7 :is(.framer-1whctme, .framer-1jpj10c)
    .ssr-variant.hidden-h2awde.hidden-1kqr8yc {
    display: block !important;
    width: 100% !important;
  }
}

@media (min-width: 810px) and (max-width: 1239.98px) {
  .framer-aek9r7 :is(.framer-1whctme, .framer-1jpj10c)
    .ssr-variant.hidden-1kqr8yc.hidden-ms7tty {
    display: block !important;
    width: 100% !important;
  }
}

.framer-aek9r7 :is(.framer-s074rb-container, .framer-1wvv7bc-container) {
  display: none !important;
}

.pnp-about-shared-cta {
  display: flex;
  grid-column: 1 / -1;
  align-items: center;
  justify-content: center;
  justify-self: center;
  min-height: 54px;
  margin-top: 4px;
  padding: 0 10px 0 24px;
  gap: 16px;
  border-radius: 999px;
  color: #111;
  background: #e5b333;
  box-shadow: 0 12px 34px rgba(229, 179, 51, 0.17);
  font: 850 14px/1 "Inter Display", Arial, sans-serif;
  text-decoration: none;
  transition: transform 180ms ease, filter 180ms ease;
}

.pnp-about-shared-cta i {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  color: #e5b333;
  background: #111;
  font-size: 17px;
  font-style: normal;
  transition: transform 180ms ease;
}

.pnp-about-shared-cta:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.pnp-about-shared-cta:hover i {
  transform: translateX(2px);
}

.pnp-about-shared-cta:active {
  transform: scale(0.985);
}

.pnp-about-shared-cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

@media (max-width: 809px) {
  .framer-aek9r7 .framer-1iu9i3w {
    width: calc(100% - 30px) !important;
    padding: 32px 0 36px !important;
    gap: 10px !important;
  }

  .framer-aek9r7 .framer-lwhidw,
  .framer-aek9r7 .framer-f3ch1o {
    padding: 10px !important;
    gap: 11px !important;
    border-radius: 18px !important;
  }

  .framer-aek9r7 .framer-2svbej,
  .framer-aek9r7 .framer-18yqjd6 {
    flex-basis: 116px !important;
    height: 116px !important;
    min-height: 116px !important;
    border-radius: 11px !important;
  }

  .framer-aek9r7 .framer-1whctme,
  .framer-aek9r7 .framer-1jpj10c {
    gap: 9px !important;
  }

  .framer-aek9r7 :is(.framer-1whctme, .framer-1jpj10c)
    .ssr-variant.hidden-h2awde.hidden-ms7tty {
    display: block !important;
    width: 100% !important;
  }

  .framer-aek9r7 :is(.framer-kl5t8i-container, .framer-mxv5pf-container) {
    display: none !important;
  }

  .framer-aek9r7 .framer-15wrrxi h3,
  .framer-aek9r7 .framer-r8ab09 h3 {
    font-size: 15px !important;
    line-height: 1.08 !important;
    letter-spacing: -0.2px !important;
  }

  .framer-aek9r7 .framer-nwy3vx p,
  .framer-aek9r7 .framer-suj92a p {
    font-size: 10px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 4;
  }

  .pnp-about-shared-cta {
    width: 100%;
    min-height: 52px;
    margin-top: 8px;
    justify-content: space-between;
  }
}

.framer-aek9r7 .framer-h3sej8-container::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("sales-assets/template/course-mark.svg") center / contain no-repeat;
  filter: drop-shadow(0 0 8px rgba(217, 169, 55, 0.28));
}

/* Todos os CTAs amarelos usam texto preto e não exibem flechas. */
[data-framer-name="Primary"] .framer-gip9jj p {
  color: #111 !important;
}

[data-framer-name="Primary"] .framer-cipfmr-container {
  display: none !important;
}

.framer-14prcnc img[src$="course-mark.svg"] {
  filter: drop-shadow(0 0 16px rgba(217, 169, 55, 0.25));
}

#about img[src$="jan-val.webp"] {
  object-position: 50% 30% !important;
}

#features-1 .framer--carousel > li {
  isolation: isolate;
  position: relative;
  overflow: hidden;
  transform-origin: center;
}

#features-1 .framer--carousel > li img {
  filter: brightness(0.72) saturate(0.9);
  transform: scale(1.01);
}

.pnp-feature-icon {
  position: absolute;
  z-index: 3;
  top: 28px;
  left: 28px;
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border: 0;
  border-radius: 0;
  color: #e2b238;
  background: transparent;
  box-shadow: none;
}

.pnp-feature-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#faq .framer-hUFMU.pnp-faq-open {
  height: min-content !important;
  overflow: visible;
}

#faq [data-framer-name="Question"] {
  user-select: none;
}

#faq .framer-znxl40 {
  transition: transform 180ms ease, opacity 180ms ease;
}

#faq .pnp-faq-open .framer-znxl40 {
  opacity: 0;
  transform: rotate(90deg);
}

.pnp-faq-answer {
  display: none;
  width: 100%;
  max-width: 92%;
  padding: 0 30px 24px 20px;
  color: rgba(250, 250, 250, 0.72);
  font-family: "Inter Display", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.pnp-faq-open .pnp-faq-answer {
  display: block;
}

/*
 * Uma única largura útil para toda a LP. Os fundos das seções continuam
 * full-bleed, enquanto títulos, cards, carrosséis e textos permanecem dentro
 * do mesmo container central criado para os cards do Seminário.
 */
.framer-140zbiy .framer-1su6qgp,
.framer-aek9r7 .framer-1iu9i3w,
#features .framer-6dcii2,
#features-1 .framer-arnbbf,
#pricing .framer-n1d24w,
#about .framer-ef9zlx,
#faq .framer-16uqkhp {
  box-sizing: border-box;
  flex: none !important;
  width: min(760px, 100%) !important;
  max-width: 760px !important;
  min-width: 0 !important;
  margin-inline: auto !important;
}

/* Nenhuma layer interna pode recuperar a largura larga do export do Framer. */
#features :is(
    .framer-1gjwz4k,
    .framer-1s8s8u,
    .framer-1kahjl0,
    .framer-1gnepxi,
    .framer-pfdi1a-container,
    .framer-yfzxlu-container,
    .framer-1ldjstt-container,
    .framer-chjdG
  ),
#features-1 :is(
    .framer-2yq5rg,
    .framer-15n174n,
    .framer-189llqp-container,
    .framer-1xpski4-container
  ),
#pricing :is(
    .framer-612bal,
    .framer-1v63jo1,
    .framer-1xpski4-container,
    .framer-hkVPh,
    .framer-txqinf
  ),
#about :is(.framer-tdsdzq, .framer-1ga6mj3),
#faq :is(
    .framer-15rg5m3,
    .framer-1sshthz,
    .framer-InFtz,
    .framer-hUFMU
  ) {
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

/* Alternador A/B do pricing, posicionado logo abaixo da descrição principal. */
.pnp-pricing-toggle {
  display: inline-grid;
  grid-template-columns: repeat(2, minmax(92px, 1fr));
  align-self: center !important;
  width: auto !important;
  margin: 18px auto 0 !important;
  padding: 4px;
  gap: 4px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 14px 34px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(20px) saturate(1.3);
  -webkit-backdrop-filter: blur(20px) saturate(1.3);
}

.pnp-pricing-toggle__button {
  min-height: 38px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.66);
  background: transparent;
  font: 700 13px/1 "Inter Display", Arial, sans-serif;
  cursor: pointer;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.pnp-pricing-toggle__button:hover {
  color: #fff;
}

.pnp-pricing-toggle__button.is-active {
  color: #111;
  background: #e5b333;
  box-shadow: 0 7px 20px rgba(229, 179, 51, 0.22);
}

.pnp-pricing-toggle__button:active {
  transform: scale(0.97);
}

.pnp-pricing-toggle__button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

#pricing .framer-txqinf {
  transition:
    opacity 220ms ease,
    transform 220ms ease;
}

#pricing.pnp-pricing-view-transition .framer-txqinf {
  opacity: 0.28;
  transform: translateY(5px);
}

#pricing[data-pricing-option="b"] .framer-pajk5h {
  display: none !important;
}

#pricing[data-pricing-option="b"] .framer-txqinf {
  grid-template-columns: minmax(0, 1fr) !important;
  width: min(100%, 370px) !important;
  max-width: 370px !important;
  margin-inline: auto !important;
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 {
  width: 100% !important;
  max-width: 370px !important;
  margin-inline: auto !important;
}

/* Títulos principais consistentes em todas as camadas da página. */
.framer-140zbiy .framer-19w932m h1,
#features h2,
#features-1 h2,
#pricing .framer-612bal h2,
#about .framer-mlvln p,
#faq .framer-15rg5m3 h2 {
  font-size: 36px !important;
  line-height: 1.05 !important;
  letter-spacing: -1px !important;
}

/* O export anima palavras individualmente; todas devem herdar os mesmos 36px. */
.framer-140zbiy .framer-19w932m h1 span,
#features h2 span,
#features-1 h2 span,
#pricing .framer-612bal h2 span,
#about .framer-mlvln p span,
#faq .framer-15rg5m3 h2 span {
  font-size: 36px !important;
  line-height: 1.05 !important;
  letter-spacing: -1px !important;
}

.framer-140zbiy .framer-19w932m .pnp-hero-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
}

.framer-140zbiy .framer-19w932m .pnp-hero-title > span {
  display: block;
  color: #fff !important;
  font-size: 36px !important;
  font-weight: 800 !important;
  line-height: 1.03 !important;
  letter-spacing: -1px !important;
  text-align: center;
}

/* Cards compactos, com ritmo tipográfico único e sem o ícone vazio do export. */
#features .framer-b5h30z-container {
  display: none !important;
}

#features .framer-chjdG {
  justify-content: flex-start !important;
  gap: 0 !important;
  padding: 24px 20px !important;
}

#features .framer-14ldw45 {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  margin-top: 48px !important;
}

#features .framer-suj0dl {
  min-height: 44px;
}

#features .framer-suj0dl h5 {
  font-size: 20px !important;
  line-height: 1.08 !important;
  letter-spacing: -0.3px !important;
}

#features .framer-fhgw9u p {
  font-size: 14px !important;
  line-height: 1.45 !important;
}

#features .framer-1kahjl0,
#features .framer-1gnepxi {
  height: auto !important;
  overflow: visible !important;
}

/* Tipografia compacta dos dois planos. */
#pricing .framer-105q77n h5,
#pricing .framer-klaxqt h5 {
  font-size: 18px !important;
  line-height: 1.15 !important;
}

#pricing .framer-1mu4oxj h3 {
  font-size: 28px !important;
  line-height: 1 !important;
}

#pricing .framer-1ob3bnq h3 {
  font-size: 16px !important;
  line-height: 1 !important;
}

#pricing .framer-16az7z3 h3 {
  font-size: 46px !important;
  line-height: 0.95 !important;
}

#pricing .framer-3ah9ar p {
  font-size: 15px !important;
  line-height: 1.35 !important;
}

#pricing .framer-ldr70q h3 {
  font-size: 30px !important;
  line-height: 1 !important;
}

#pricing :is(.framer-1qid2xn, .framer-1kh0sms, .framer-ythbry) p {
  font-size: 17px !important;
  line-height: 1.25 !important;
}

/* Os ícones originais do export ficaram vazios sem o runtime do Framer. */
#pricing .framer-xLRkW .framer-1byo9t8-container {
  position: relative !important;
  display: grid !important;
  flex: 0 0 20px !important;
  width: 20px !important;
  height: 20px !important;
  place-items: center !important;
}

#pricing .framer-xLRkW .framer-1byo9t8-container::before {
  content: "✓";
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  border: 1px solid rgba(46, 210, 123, 0.76);
  border-radius: 50%;
  color: #39d98a;
  background: rgba(46, 210, 123, 0.12);
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

/* Plano Orbum em liquid glass e com CTA depois dos benefícios. */
#pricing .framer-pajk5h,
#pricing .framer-1ub6sm6 {
  position: relative !important;
  isolation: isolate;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 8% 0%, rgba(255, 255, 255, 0.14), transparent 34%),
    radial-gradient(circle at 100% 92%, rgba(255, 255, 255, 0.04), transparent 42%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.025) 48%, rgba(255, 255, 255, 0.05)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08),
    0 26px 70px rgba(0, 0, 0, 0.52),
    0 0 28px rgba(255, 255, 255, 0.02) !important;
  backdrop-filter: blur(30px) saturate(1.65) contrast(1.03) !important;
  -webkit-backdrop-filter: blur(30px) saturate(1.65) contrast(1.03) !important;
}

#pricing .framer-pajk5h::before,
#pricing .framer-1ub6sm6::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -38%;
  left: -28%;
  width: 95%;
  height: 72%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  filter: blur(30px);
  transform: rotate(-18deg);
  pointer-events: none;
}

#pricing .framer-pajk5h > *,
#pricing .framer-1ub6sm6 > * {
  position: relative;
  z-index: 1;
}

#pricing .framer-1ub6sm6 h3,
#pricing .framer-1ub6sm6 h5 {
  color: #fff !important;
}

#pricing .framer-1ub6sm6 p {
  color: rgba(255, 255, 255, 0.72) !important;
}

#pricing .framer-1ub6sm6 .framer-yifp0u p,
#pricing .framer-1ub6sm6 [data-framer-name="Primary"] p {
  color: #fff !important;
}

#pricing .framer-pajk5h .framer-n08nqq {
  order: 1 !important;
  align-items: flex-start !important;
  position: relative !important;
  padding-top: 0 !important;
}

#pricing .framer-pajk5h .framer-1fyrtfk {
  min-height: 32px !important;
  padding-right: 132px !important;
}

#pricing .framer-pajk5h .framer-gt6qsz {
  display: grid !important;
  grid-template-columns: max-content max-content !important;
  align-items: baseline !important;
  justify-content: start !important;
  column-gap: 5px !important;
  row-gap: 5px !important;
}

#pricing .framer-pajk5h .framer-1mu4oxj {
  grid-column: 1 / -1 !important;
}

#pricing .framer-pajk5h .framer-1mu4oxj h3 {
  color: rgba(255, 255, 255, 0.64) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important;
}

#pricing .framer-pajk5h .framer-1ob3bnq,
#pricing .framer-pajk5h .framer-16az7z3 {
  align-self: baseline !important;
}

#pricing .framer-pajk5h .framer-1ob3bnq h3,
#pricing .framer-pajk5h .framer-16az7z3 h3 {
  margin: 0 !important;
  line-height: 0.9 !important;
}

#pricing .framer-pajk5h .pnp-annual-total {
  margin: -6px 0 0 !important;
  color: #e5b333 !important;
  font: 700 13px/1.25 "Inter Display", sans-serif !important;
  letter-spacing: -0.1px !important;
}

#pricing .framer-pajk5h .framer-3ah9ar {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: 154px !important;
  padding: 7px 10px !important;
  border: 1px solid #fff !important;
  border-radius: 999px !important;
  background: #fff !important;
  backdrop-filter: none !important;
}

#pricing .framer-pajk5h .framer-3ah9ar p {
  color: #111 !important;
  font-size: 10px !important;
  font-weight: 650 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

#pricing .framer-pajk5h .framer-1rdi5fw,
#pricing .framer-pajk5h [data-framer-name="Including"] {
  order: 2 !important;
  margin-top: -16px !important;
}

#pricing .framer-pajk5h .framer-kb24xl-container {
  order: 3 !important;
  margin-top: 10px !important;
}

#pricing .framer-pajk5h .framer-1ht0jlw {
  display: none !important;
}

/* Descrições dos dois planos usam a mesma escala tipográfica. */
#pricing .framer-pajk5h [data-framer-name="Including"]
  > [data-framer-component-type="RichTextContainer"] p,
#pricing .framer-1ub6sm6 [data-framer-name="Description"] p {
  font-size: 14px !important;
  line-height: 1.45 !important;
}

/* Padroniza os entregáveis dos dois cards conforme o card avulso. */
#pricing [data-framer-name="Including"] .framer-yifp0u p {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important;
}

/* Card avulso compacto: conteúdo, entregáveis e CTA nessa ordem. */
#pricing .framer-1ub6sm6 {
  height: auto !important;
  min-height: 0 !important;
  align-self: flex-start !important;
  gap: 24px !important;
  padding: 22px !important;
}

#pricing .framer-1ub6sm6 .framer-7c8yzn {
  order: 1 !important;
}

#pricing .framer-1ub6sm6 .framer-p9dq0e {
  order: 2 !important;
}

#pricing .framer-1ub6sm6 .framer-n9d0xc-container,
#pricing .framer-1ub6sm6 > [data-framer-name="Buttons / Primary"] {
  order: 3 !important;
  margin-top: 2px !important;
}

#pricing .framer-1ub6sm6 .framer-15wgksd {
  display: none !important;
}

#pricing .framer-1ub6sm6 .framer-3zjdh4 {
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
}

#pricing .framer-1ub6sm6 .framer-15jsfsb {
  display: block !important;
  flex: 0 0 26px !important;
  width: 26px !important;
  height: 26px !important;
  background: url("sales-assets/template/course-mark.svg") center / contain no-repeat !important;
  filter: drop-shadow(0 0 10px rgba(229, 179, 51, 0.34));
}

#pricing .framer-1ub6sm6 .framer-15jsfsb > * {
  display: none !important;
}

#pricing .framer-1ub6sm6 .pnp-intro-delivery {
  margin-top: 8px !important;
}

#pricing .framer-1ub6sm6 .pnp-also-available {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 .pnp-also-available {
  display: flex;
}

#pricing .framer-1ub6sm6 .pnp-also-available__title {
  margin: 0;
  color: rgba(255, 255, 255, 0.68) !important;
  font: 700 14px/1.3 "Inter Display", Arial, sans-serif !important;
}

#pricing .framer-1ub6sm6 .pnp-also-available__item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font: 700 14px/1.3 "Inter Display", Arial, sans-serif;
}

.pnp-also-available__icon {
  display: block;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  background: url("sales-assets/orbum-logo.webp") center / contain no-repeat;
  filter: drop-shadow(0 0 8px rgba(229, 179, 51, 0.3));
}

/* Valor da compra avulsa com a mesma hierarquia visual do plano Orbum. */
#pricing .framer-1ub6sm6 .pnp-single-price {
  display: none !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 4px !important;
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 .pnp-single-price {
  display: flex !important;
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 .pnp-single-price-original {
  display: none !important;
}

#pricing .framer-1ub6sm6 .pnp-single-description {
  display: none !important;
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 .pnp-single-description {
  display: block !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.72) !important;
  font: 400 14px/1.45 "Inter Display", Arial, sans-serif !important;
}

#pricing[data-pricing-option="b"] .framer-1ub6sm6 .pnp-single-description-original {
  display: none !important;
}

.pnp-single-price__installments {
  color: rgba(255, 255, 255, 0.64);
  font: 700 16px/1.1 "Inter Display", Arial, sans-serif;
}

.pnp-single-price__amount {
  display: inline-flex;
  align-items: baseline;
  gap: 5px;
  color: #fff;
}

.pnp-single-price__amount small {
  font: 500 16px/1 "Inter Display", Arial, sans-serif;
}

.pnp-single-price__amount strong {
  font: 900 46px/0.9 "Inter Display", Arial, sans-serif;
  letter-spacing: -1px;
}

.pnp-single-price__total {
  margin-top: 2px;
  color: #e5b333;
  font: 700 13px/1.25 "Inter Display", Arial, sans-serif;
  letter-spacing: -0.1px;
}

/* Modal de escolha exibido somente pelo CTA da opção B. */
body.pnp-modal-open {
  overflow: hidden !important;
}

.pnp-access-modal[hidden],
.pnp-access-modal [hidden] {
  display: none !important;
}

.pnp-access-modal {
  position: fixed;
  z-index: 2147483000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  opacity: 0;
  transition: opacity 220ms ease;
}

.pnp-access-modal.is-open {
  opacity: 1;
}

.pnp-access-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.78);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.pnp-access-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(820px, 100%);
  max-height: calc(100vh - 48px);
  max-height: calc(100dvh - 48px);
  overflow: auto;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 28px;
  color: #fff;
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 255, 255, 0.14), transparent 30%),
    linear-gradient(145deg, rgba(34, 34, 34, 0.97), rgba(8, 8, 8, 0.98));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 36px 100px rgba(0, 0, 0, 0.72);
  transform: translateY(18px) scale(0.975);
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.pnp-access-modal.is-open .pnp-access-modal__dialog {
  transform: translateY(0) scale(1);
}

.pnp-access-modal__dialog:focus {
  outline: none;
}

.pnp-access-modal__close {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  display: grid;
  width: 36px;
  height: 36px;
  padding: 0;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
  font: 400 25px/1 Arial, sans-serif;
  cursor: pointer;
}

.pnp-access-modal__close:focus-visible,
.pnp-access-choice__cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.pnp-access-modal__eyebrow {
  margin: 0 0 8px;
  color: #e5b333;
  font: 800 11px/1 "Inter Display", Arial, sans-serif;
  letter-spacing: 0.16em;
  text-align: center;
}

.pnp-access-modal__subtitle {
  max-width: 54ch;
  margin: 10px auto 24px;
  color: rgba(255, 255, 255, 0.62);
  font: 400 14px/1.4 "Inter Display", Arial, sans-serif;
  text-align: center;
}

.pnp-access-modal__choices {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pnp-access-choice {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.035);
}

.pnp-access-choice--featured {
  border-color: rgba(229, 179, 51, 0.88);
  background:
    radial-gradient(circle at 100% 0%, rgba(229, 179, 51, 0.14), transparent 42%),
    linear-gradient(180deg, rgba(229, 179, 51, 0.065), rgba(255, 255, 255, 0.025));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 18px 38px rgba(54, 38, 8, 0.16);
}

.pnp-access-choice__badge {
  position: absolute;
  top: -10px;
  right: 18px;
  padding: 5px 10px;
  border-radius: 999px;
  color: #17120a;
  background: linear-gradient(180deg, #f1c84f 0%, #d99d21 100%);
  font: 850 9px/1 "Inter Display", Arial, sans-serif;
  letter-spacing: 0.04em;
}

.pnp-access-choice__label {
  margin: 0 0 12px;
  color: rgba(255, 255, 255, 0.72);
  font: 750 14px/1.2 "Inter Display", Arial, sans-serif;
}

.pnp-access-choice h3.pnp-access-choice__title--orbum {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 28px;
  margin-bottom: 18px;
  color: #fff;
  font-size: 22px;
}

.pnp-access-choice__orbum-mark {
  display: block;
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  background: url("sales-assets/orbum-logo.webp") center / contain no-repeat;
}

.pnp-access-choice h3 {
  min-height: 42px;
  margin: 0 0 16px;
  color: #fff;
  font: 800 20px/1.08 "Inter Display", Arial, sans-serif;
  letter-spacing: -0.4px;
}

.pnp-access-choice__price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  color: #fff;
}

.pnp-access-choice__price span {
  color: rgba(255, 255, 255, 0.64);
  font: 700 13px/1 "Inter Display", Arial, sans-serif;
}

.pnp-access-choice__price strong {
  font: 900 28px/1 "Inter Display", Arial, sans-serif;
  letter-spacing: -0.8px;
}

.pnp-access-choice__cash {
  margin: 6px 0 18px;
  color: #e5b333;
  font: 700 12px/1.25 "Inter Display", Arial, sans-serif;
}

.pnp-access-choice--featured .pnp-access-choice__price strong {
  color: #f1c84f;
}

.pnp-access-choice--featured .pnp-access-choice__cash {
  color: rgba(255, 255, 255, 0.66);
  font-weight: 600;
}

.pnp-access-choice__lead {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.68);
  font: 650 12px/1.35 "Inter Display", Arial, sans-serif;
}

.pnp-access-choice ul {
  display: flex;
  flex-direction: column;
  margin: 0 0 22px;
  padding: 0;
  gap: 10px;
  list-style: none;
}

.pnp-access-choice li {
  position: relative;
  padding-left: 22px;
  color: rgba(255, 255, 255, 0.82);
  font: 550 13px/1.3 "Inter Display", Arial, sans-serif;
}

.pnp-access-choice li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: #e5b333;
  font-weight: 900;
}

.pnp-access-choice--featured li strong {
  color: #fff;
  font-weight: 750;
}

.pnp-access-choice__benefits--orbum {
  gap: 8px !important;
  margin-bottom: 18px !important;
}

.pnp-access-choice__benefits--orbum li {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  align-items: start;
  gap: 9px;
  min-height: 17px;
  padding-left: 0;
  line-height: 1.28;
}

.pnp-access-choice__benefits--orbum li::before {
  position: static;
  display: grid;
  width: 17px;
  height: 17px;
  margin-top: -1px;
  place-items: center;
  border-radius: 50%;
  color: #f1c84f;
  background: rgba(241, 200, 79, 0.13);
  font-size: 9px;
  line-height: 1;
}

.pnp-access-choice__benefits--orbum li > span {
  min-width: 0;
}

.pnp-access-choice__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  margin-top: auto;
  padding: 0 18px;
  border-radius: 999px;
  color: #111;
  background: #e5b333;
  font: 800 14px/1 "Inter Display", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  transition: transform 160ms ease, filter 160ms ease;
}

.pnp-access-choice__cta:hover {
  filter: brightness(1.07);
  transform: translateY(-1px);
}

.pnp-access-choice--featured .pnp-access-choice__cta {
  background: linear-gradient(180deg, #f1c84f 0%, #d9a937 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

.pnp-access-modal__dialog.is-lead {
  width: min(580px, 100%);
}

.pnp-access-lead {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  font-family: "Inter Display", Arial, sans-serif;
}

.pnp-access-lead__back {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  margin: -7px 0 14px;
  padding: 0 12px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.045);
  font: 750 11px/1 "Inter Display", Arial, sans-serif;
  cursor: pointer;
}

.pnp-access-lead__back span {
  color: #e5b333;
  font-size: 16px;
}

.pnp-access-lead__summary {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  align-items: center;
  padding: 16px;
  gap: 13px;
  border: 1px solid rgba(229, 179, 51, 0.28);
  border-radius: 16px;
  background:
    radial-gradient(circle at 100% 0%, rgba(229, 179, 51, 0.1), transparent 42%),
    rgba(255, 255, 255, 0.035);
}

.pnp-access-lead__mark {
  position: relative;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(229, 179, 51, 0.45);
  border-radius: 13px;
  background: rgba(229, 179, 51, 0.08);
}

.pnp-access-lead__mark::before {
  content: "";
  width: 17px;
  height: 13px;
  border: 2px solid #e5b333;
  border-radius: 4px;
  box-shadow: inset 0 0 0 2px rgba(229, 179, 51, 0.08);
}

.pnp-access-lead__mark::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #e5b333;
}

.pnp-access-lead__mark.is-orbum {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06) url("sales-assets/orbum-logo.webp") center / 25px 25px no-repeat;
}

.pnp-access-lead__mark.is-orbum::before,
.pnp-access-lead__mark.is-orbum::after {
  display: none;
}

.pnp-access-lead__summary p,
.pnp-access-lead__summary h2 {
  margin: 0;
}

.pnp-access-lead__summary p {
  margin-bottom: 5px;
  color: #e5b333;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.12em;
  line-height: 1;
}

.pnp-access-lead__summary h2 {
  color: #fff;
  font-size: 19px;
  font-weight: 820;
  letter-spacing: -0.35px;
  line-height: 1.08;
}

.pnp-access-lead__summary > strong {
  color: #fff;
  font-size: 15px;
  font-weight: 850;
  white-space: nowrap;
}

.pnp-access-lead__intro {
  max-width: 46ch;
  margin: 16px auto 15px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 12px;
  line-height: 1.45;
  text-align: center;
}

.pnp-access-lead__form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
}

.pnp-access-lead__form label {
  display: grid;
  min-width: 0;
  gap: 6px;
}

.pnp-access-lead__form label:first-child {
  grid-column: 1 / -1;
}

.pnp-access-lead__form label > span {
  color: rgba(255, 255, 255, 0.62);
  font-size: 10px;
  font-weight: 700;
}

.pnp-access-lead__form input {
  width: 100%;
  height: 48px;
  min-width: 0;
  padding: 0 13px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  color: #fff;
  background: #090a0b;
  font: 500 14px/1 "Inter Display", Arial, sans-serif;
}

.pnp-access-lead__form input::placeholder {
  color: rgba(255, 255, 255, 0.24);
}

.pnp-access-lead__form input:focus-visible,
.pnp-access-lead__back:focus-visible,
.pnp-access-lead__submit:focus-visible {
  outline: 2px solid #e5b333;
  outline-offset: 2px;
}

.pnp-access-lead__error {
  grid-column: 1 / -1;
  padding: 10px 12px;
  border: 1px solid rgba(255, 115, 95, 0.34);
  border-radius: 9px;
  color: #ffb8ad;
  background: rgba(255, 115, 95, 0.08);
  font-size: 11px;
  line-height: 1.4;
}

.pnp-access-lead__submit {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 52px;
  margin-top: 3px;
  padding: 0 20px;
  border: 0;
  border-radius: 999px;
  color: #111;
  background: #e5b333;
  box-shadow: 0 12px 30px rgba(229, 179, 51, 0.18);
  font: 850 14px/1 "Inter Display", Arial, sans-serif;
  cursor: pointer;
}

.pnp-access-lead__submit[disabled] {
  opacity: 0.58;
  cursor: wait;
}

.pnp-access-lead__privacy {
  grid-column: 1 / -1;
  max-width: 52ch;
  margin: -1px auto 0;
  color: rgba(255, 255, 255, 0.34);
  font-size: 9px;
  line-height: 1.45;
  text-align: center;
}

@media (max-width: 680px) {
  .pnp-access-modal {
    padding: 14px;
  }

  .pnp-access-modal__dialog {
    width: min(440px, 100%);
    max-height: calc(100vh - 28px);
    max-height: calc(100dvh - 28px);
    padding: 26px 18px 20px;
    border-radius: 22px;
  }

  .pnp-access-modal__choices {
    grid-template-columns: 1fr;
  }

  .pnp-access-choice h3 {
    min-height: 0;
  }

  .pnp-access-modal__dialog.is-lead {
    padding-top: 22px;
  }

  .pnp-access-lead__back {
    margin-bottom: 12px;
  }

  .pnp-access-lead__summary {
    grid-template-columns: 40px minmax(0, 1fr);
    padding: 13px;
    gap: 11px;
  }

  .pnp-access-lead__mark {
    width: 40px;
    height: 40px;
  }

  .pnp-access-lead__summary h2 {
    font-size: 17px;
  }

  .pnp-access-lead__summary > strong {
    grid-column: 2;
    margin-top: -5px;
    color: #e5b333;
    font-size: 12px;
  }

  .pnp-access-lead__intro {
    margin-block: 13px;
  }

  .pnp-access-lead__form {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .pnp-access-lead__form label:first-child,
  .pnp-access-lead__error,
  .pnp-access-lead__submit,
  .pnp-access-lead__privacy {
    grid-column: 1;
  }

  .pnp-access-lead__form input {
    height: 46px;
  }
}

/* CTAs do pricing mais compactos e consistentes entre os dois planos. */
#pricing [data-framer-name="Buttons / Primary"] {
  width: auto !important;
  max-width: 100% !important;
  align-self: flex-start !important;
}

#pricing [data-framer-name="Primary"] {
  width: auto !important;
  min-height: 0 !important;
  padding: 14px 20px !important;
  gap: 0 !important;
}

#pricing [data-framer-name="Primary"] .framer-gip9jj p {
  color: #111 !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

#pricing [data-framer-name="Primary"] .framer-cipfmr-container {
  display: none !important;
}

#pricing .framer-pajk5h .framer-1ar7yk4 {
  display: none !important;
}

#pricing .framer-pajk5h .framer-105q77n {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
}

#pricing .framer-pajk5h .framer-1fyrtfk {
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  align-self: stretch !important;
}

#pricing .framer-pajk5h .framer-105q77n::before {
  content: "";
  display: block;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: url("sales-assets/orbum-logo.webp") center / contain no-repeat;
  filter: drop-shadow(0 0 10px rgba(229, 179, 51, 0.34));
}

#features .framer-pfdi1a-container,
#features .framer-yfzxlu-container,
#features .framer-1ldjstt-container,
#features .framer-chjdG {
  height: auto !important;
  min-height: 320px !important;
}

@media (min-width: 810px) {
  /* Os três cards usam uma única linha com a mesma altura real. */
  #features .framer-1kahjl0,
  #features .framer-1gnepxi,
  #features .framer-pfdi1a-container,
  #features .framer-yfzxlu-container,
  #features .framer-1ldjstt-container {
    height: 320px !important;
    min-height: 320px !important;
  }

  #features .framer-1gnepxi {
    grid-template-rows: 320px !important;
  }

  #features .framer-chjdG {
    height: 100% !important;
    min-height: 0 !important;
  }

  /* O selecionado permanece no centro e cresce sem alterar a geometria do
   * trilho; assim as quatro aulas avançam sem saltos até a última. */
  #features-1 .framer-15n174n,
  #features-1 [aria-roledescription="carousel"] {
    height: 230px !important;
  }

  #features-1 .framer--carousel {
    --pnp-carousel-slide-width: 272px;
    box-sizing: border-box !important;
    align-items: center !important;
    gap: 24px !important;
    height: 210px !important;
    padding: 10px calc((100% - var(--pnp-carousel-slide-width)) / 2) !important;
    scroll-padding-inline: calc((100% - var(--pnp-carousel-slide-width)) / 2);
    overscroll-behavior-inline: contain;
    -webkit-mask-image: linear-gradient(
      to right,
      transparent 0%,
      #000 7%,
      #000 93%,
      transparent 100%
    ) !important;
    mask-image: linear-gradient(
      to right,
      transparent 0%,
      #000 7%,
      #000 93%,
      transparent 100%
    ) !important;
  }

  #features-1 .framer--carousel > li {
    z-index: 1;
    flex: 0 0 var(--pnp-carousel-slide-width) !important;
    width: var(--pnp-carousel-slide-width) !important;
    height: auto !important;
    aspect-ratio: 25 / 16;
    opacity: 0.38;
    transform: translateZ(0) scale(0.86);
    border-radius: 18px !important;
    transition:
      transform 380ms cubic-bezier(0.22, 1, 0.36, 1),
      opacity 260ms ease,
      border-color 260ms ease,
      box-shadow 380ms ease;
    will-change: transform;
  }

  #features-1 .framer--carousel > li > div {
    height: 100% !important;
  }

  #features-1 .framer--carousel > li:is(
    .pnp-carousel-slide--previous,
    .pnp-carousel-slide--next
  ) {
    z-index: 2;
    opacity: 0.68;
    transform: translateZ(0) scale(0.92);
  }

  #features-1 .framer--carousel > li.pnp-carousel-slide--active {
    z-index: 3;
    opacity: 1;
    transform: translateZ(0) scale(1.08);
    border: 1px solid rgba(217, 169, 55, 0.46);
    border-radius: 22px !important;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.42), 0 0 26px rgba(217, 169, 55, 0.1);
  }

  #features-1 .framer--carousel > li.pnp-carousel-slide--active img {
    filter: brightness(0.88) saturate(0.96);
  }
}

@media (max-width: 809.98px) {
  /* Palco mobile: o slide ativo ocupa o centro enquanto anterior e próximo
   * permanecem visíveis nas laterais, preservando swipe e scroll-snap. */
  #features-1 .framer-15n174n,
  #features-1 [aria-roledescription="carousel"] {
    height: 230px !important;
  }

  #features-1 [aria-roledescription="carousel"] {
    padding: 0 !important;
  }

  #features-1 .framer--carousel {
    --pnp-carousel-slide-width: clamp(220px, 60vw, 260px);
    box-sizing: border-box !important;
    align-items: center !important;
    gap: 10px !important;
    height: 220px !important;
    padding: 16px calc((100% - var(--pnp-carousel-slide-width)) / 2) !important;
    scroll-padding-inline: calc((100% - var(--pnp-carousel-slide-width)) / 2);
    overscroll-behavior-inline: contain;
    -webkit-mask-image: linear-gradient(
      to right,
      transparent 0%,
      #000 10%,
      #000 90%,
      transparent 100%
    ) !important;
    mask-image: linear-gradient(
      to right,
      transparent 0%,
      #000 10%,
      #000 90%,
      transparent 100%
    ) !important;
  }

  #features-1 .framer--carousel > li {
    z-index: 1;
    flex: 0 0 var(--pnp-carousel-slide-width) !important;
    width: var(--pnp-carousel-slide-width) !important;
    height: auto !important;
    aspect-ratio: 25 / 16;
    opacity: 0.38;
    transform: translateZ(0) scale(0.86);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 15px !important;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.24);
    transition:
      transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
      opacity 260ms ease-out,
      border-color 260ms ease-out,
      box-shadow 420ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform, opacity;
  }

  #features-1 .framer--carousel > li > div {
    height: 100% !important;
  }

  #features-1 .framer--carousel > li:is(
    .pnp-carousel-slide--previous,
    .pnp-carousel-slide--next
  ) {
    z-index: 2;
    opacity: 0.82;
    transform: translateZ(0) scale(0.94);
  }

  #features-1 .framer--carousel > li.pnp-carousel-slide--active {
    z-index: 3;
    opacity: 1;
    transform: translateZ(0) scale(1.04);
    border-color: rgba(217, 169, 55, 0.52);
    border-radius: 18px !important;
    box-shadow:
      0 18px 42px rgba(0, 0, 0, 0.42),
      0 0 24px rgba(217, 169, 55, 0.11);
  }

  #features-1 .framer--carousel > li.pnp-carousel-slide--active img {
    filter: brightness(0.9) saturate(0.98);
  }

  .framer-140zbiy {
    padding: 28px 20px 34px !important;
  }

  .framer-140zbiy .framer-1eyxg1g {
    gap: 16px !important;
  }

  .framer-140zbiy .framer-5mlhag {
    gap: 12px !important;
  }

  .framer-140zbiy .framer-19w932m .pnp-hero-title > span {
    font-size: clamp(25px, 7.5vw, 34px) !important;
    line-height: 1.06 !important;
  }

  .framer-140zbiy img[src$="sales-assets/hero.webp"] {
    object-position: 65% 50% !important;
  }

  .pnp-vsl-player {
    width: calc(100% - 16px);
    border-radius: 14px;
  }

  .framer-140zbiy .framer-csu37j p {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  .pnp-vsl-player__center {
    gap: 9px;
  }

  .pnp-vsl-player__play {
    width: 58px;
    height: 58px;
  }

  .pnp-vsl-player__play::before {
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 13px;
  }

  .pnp-vsl-player__label {
    font-size: 9px;
    letter-spacing: 0.08em;
  }

  .pnp-feature-icon {
    top: 24px;
    left: 24px;
  }

  .pnp-faq-answer {
    max-width: 100%;
    padding-right: 24px;
    font-size: 14px;
  }
}

/* Professor - mesma composição visual da aula ao vivo de referência. */
.pnp-professor {
  position: relative;
  width: 100%;
  padding: 92px 24px;
  overflow: hidden;
  border: 0;
  background: radial-gradient(circle at 88% 28%, rgba(217, 169, 55, 0.08), transparent 38%), #090909;
}

.pnp-professor::after {
  content: none;
}

.pnp-professor__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 310px minmax(0, 1fr);
  width: min(760px, 100%);
  margin-inline: auto;
  gap: 36px;
  align-items: center;
}

.pnp-professor__media {
  position: relative;
  height: 350px;
  overflow: hidden;
  border: 1px solid rgba(217, 169, 55, 0.7);
  border-radius: 22px;
  background: #111;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.42), 0 0 28px rgba(217, 169, 55, 0.08);
}

.pnp-professor__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 28%;
}

.pnp-professor__badge {
  position: absolute;
  right: 16px;
  bottom: 16px;
  left: 16px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 14px 16px;
  border: 1px solid rgba(236, 190, 106, 0.42);
  border-radius: 14px;
  color: #fff;
  background: linear-gradient(100deg, rgba(157, 84, 39, 0.9), rgba(150, 91, 50, 0.74));
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(8px);
}

.pnp-professor__badge strong {
  font: 700 18px/1.15 "Inter Display", Arial, sans-serif;
}

.pnp-professor__badge span {
  font: 400 12px/1.35 "Inter Display", Arial, sans-serif;
}

.pnp-professor__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}

.pnp-professor__eyebrow {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.62);
  font: 700 10px/1 "Inter Display", Arial, sans-serif;
  letter-spacing: 0.18em;
}

.pnp-professor__eyebrow span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e5b333;
  box-shadow: 0 0 10px rgba(229, 179, 51, 0.8);
}

.pnp-professor__content h2 {
  margin: 0;
  color: #fff;
  font: 750 32px/1.03 "Inter Display", Arial, sans-serif;
  letter-spacing: -1px;
}

.pnp-professor__title-line {
  display: inline-block;
  white-space: nowrap;
}

.pnp-professor__content h2 em {
  color: #e5ad25;
  font-style: normal;
}

.pnp-professor__content > p {
  margin: 18px 0 24px;
  color: rgba(255, 255, 255, 0.6);
  font: 400 14px/1.4 "Inter Display", Arial, sans-serif;
}

.pnp-professor__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.pnp-professor__facts span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.88);
  background: rgba(255, 255, 255, 0.025);
  font: 550 12px/1 "Inter Display", Arial, sans-serif;
  white-space: nowrap;
}

.pnp-professor__facts b {
  color: #e5b333;
  font-size: 14px;
}

@media (max-width: 809.98px) {
  .pnp-professor {
    padding: 64px 20px;
  }

  .pnp-professor__inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .pnp-professor__media {
    width: min(100%, 420px);
    height: 390px;
    margin-inline: auto;
  }

  .pnp-professor__content {
    align-items: center;
    text-align: center;
  }

  .pnp-professor__content h2 {
    font-size: clamp(22px, 7vw, 26px);
  }

  .pnp-professor__facts {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  #features-1 .framer--carousel > li {
    transition: none !important;
  }

  .pnp-access-modal,
  .pnp-access-modal__dialog,
  .pnp-access-choice__cta {
    transition: none !important;
  }
}

/* Compra avulsa ativa e checkout do Seminário. */
#pricing .framer-1ub6sm6.pnp-standalone-card-ready {
  display: block !important;
  width: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(103, 170, 255, 0.42) !important;
  background:
    radial-gradient(circle at 6% 0%, rgba(255, 255, 255, 0.14), transparent 34%),
    linear-gradient(145deg, #193c63 0%, #102945 48%, #0b1d33 100%) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 28px 72px rgba(0, 0, 0, 0.34) !important;
}

.pnp-standalone-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 30px;
  color: #fff;
  font-family: "Inter Display", Arial, sans-serif;
}

.pnp-standalone-card__header {
  position: relative;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  padding-right: 112px;
}

.pnp-standalone-card__mark {
  display: block;
  width: 30px;
  height: 30px;
  background: url("sales-assets/template/course-mark.svg") center / contain no-repeat;
  filter: drop-shadow(0 0 12px rgba(229, 179, 51, 0.34));
}

.pnp-standalone-card__header p,
.pnp-standalone-card__header h3 {
  margin: 0;
}

.pnp-standalone-card__header p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.pnp-standalone-card__header h3 {
  margin-top: 4px;
  color: #fff;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -0.35px;
  line-height: 1.08;
}

.pnp-standalone-card__badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.pnp-standalone-card__price {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  margin-top: 30px;
  color: #fff;
}

.pnp-standalone-card__price strong {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -3px;
  line-height: 0.82;
}

.pnp-standalone-card__price span {
  padding-top: 5px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  font-weight: 750;
  line-height: 1;
}

.pnp-standalone-card__payment-note {
  margin: 13px 0 0;
  color: #e7bf52;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.35;
}

.pnp-standalone-card__list {
  display: grid;
  margin: 28px 0 0;
  padding: 0;
  gap: 13px;
  list-style: none;
}

.pnp-standalone-card__list li {
  position: relative;
  padding-left: 28px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 13px;
  font-weight: 680;
  line-height: 1.3;
}

.pnp-standalone-card__list li::before {
  content: "✓";
  position: absolute;
  top: -2px;
  left: 0;
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  border: 1px solid #2bd180;
  border-radius: 50%;
  color: #2bd180;
  font-size: 11px;
  font-weight: 900;
}

.pnp-standalone-card__methods {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
  gap: 7px;
}

.pnp-standalone-card__methods span {
  padding: 6px 9px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.045);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-standalone-card__cta,
.pnp-checkout-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  margin-top: 22px;
  padding: 0 22px;
  border: 0;
  border-radius: 999px;
  color: #111;
  background: #e5b333;
  box-shadow: 0 12px 32px rgba(229, 179, 51, 0.2);
  font: 850 14px/1 "Inter Display", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: transform 160ms ease, filter 160ms ease, opacity 160ms ease;
}

.pnp-standalone-card__cta:hover,
.pnp-checkout-submit:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.pnp-standalone-card__cta:focus-visible,
.pnp-checkout-submit:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.pnp-standalone-card__secure {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.46);
  font-size: 9px;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
}

.pnp-standalone-card__secure span {
  color: #e5b333;
  font-size: 7px;
}

.pnp-checkout-modal[hidden],
.pnp-checkout-modal [hidden] {
  display: none !important;
}

.pnp-checkout-modal {
  position: fixed;
  z-index: 2147483000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 22px;
  opacity: 0;
  font-family: "Inter Display", Arial, sans-serif;
  transition: opacity 220ms ease;
}

.pnp-checkout-modal.is-open {
  opacity: 1;
}

.pnp-checkout-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.pnp-checkout-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(700px, 100%);
  max-height: calc(100vh - 44px);
  max-height: calc(100dvh - 44px);
  overflow-y: auto;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  color: #fff;
  background:
    radial-gradient(circle at 0 0, rgba(41, 91, 145, 0.22), transparent 36%),
    #101112;
  box-shadow: 0 34px 110px rgba(0, 0, 0, 0.72);
  transform: translateY(16px) scale(0.985);
  transition: transform 240ms cubic-bezier(0.22, 1, 0.36, 1);
}

.pnp-checkout-modal.is-open .pnp-checkout-modal__dialog {
  transform: translateY(0) scale(1);
}

.pnp-checkout-modal__dialog:focus {
  outline: none;
}

.pnp-checkout-modal__close {
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 14px;
  display: grid;
  width: 36px;
  height: 36px;
  padding: 0;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.045);
  font: 400 24px/1 Arial, sans-serif;
  cursor: pointer;
}

.pnp-checkout-modal__close:focus-visible,
.pnp-checkout-methods button:focus-visible,
.pnp-checkout-identity__edit:focus-visible,
.pnp-checkout-form input:focus-visible {
  outline: 2px solid #e5b333;
  outline-offset: 2px;
}

.pnp-checkout-modal__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding-right: 40px;
}

.pnp-checkout-modal__header p,
.pnp-checkout-modal__header h2 {
  margin: 0;
}

.pnp-checkout-modal__header p {
  margin-bottom: 8px;
  color: #e5b333;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.14em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-checkout-modal__header h2 {
  max-width: 410px;
  color: #fff;
  font-size: 28px;
  font-weight: 850;
  letter-spacing: -0.7px;
  line-height: 1.08;
}

.pnp-checkout-modal__price {
  display: flex;
  align-items: flex-start;
  gap: 2px;
  white-space: nowrap;
}

.pnp-checkout-modal__price strong {
  color: #fff;
  font-size: 45px;
  font-weight: 900;
  letter-spacing: -2.5px;
  line-height: 0.9;
}

.pnp-checkout-modal__price span {
  padding-top: 5px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 750;
}

.pnp-checkout-methods {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 22px;
  gap: 8px;
}

.pnp-checkout-methods button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  min-height: 70px;
  padding: 13px 11px 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  color: #fff;
  background: rgba(255, 255, 255, 0.035);
  text-align: left;
  cursor: pointer;
}

.pnp-checkout-methods button.is-selected {
  border-color: #e5b333;
  background: rgba(229, 179, 51, 0.08);
  box-shadow: inset 0 0 0 1px rgba(229, 179, 51, 0.12);
}

.pnp-checkout-methods em {
  position: absolute;
  top: -8px;
  right: 7px;
  padding: 4px 6px;
  border-radius: 4px;
  color: #111;
  background: #e5b333;
  font-size: 7px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-checkout-methods strong {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1;
}

.pnp-checkout-methods button > span {
  color: rgba(255, 255, 255, 0.46);
  font-size: 9px;
  line-height: 1.35;
}

.pnp-checkout-identity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 0;
  margin-top: 15px;
  padding: 11px 13px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.028);
}

.pnp-checkout-identity__copy {
  min-width: 0;
}

.pnp-checkout-identity__copy > span,
.pnp-checkout-identity__copy strong,
.pnp-checkout-identity__copy small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pnp-checkout-identity__copy > span {
  margin-bottom: 3px;
  color: #e5b333;
  font-size: 7px;
  font-weight: 850;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-checkout-identity__copy strong {
  color: #fff;
  font-size: 12px;
  line-height: 1.25;
}

.pnp-checkout-identity__copy small {
  margin-top: 2px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 9px;
  line-height: 1.35;
}

.pnp-checkout-identity__edit {
  flex: 0 0 auto;
  min-height: 31px;
  padding: 0 12px;
  border: 1px solid rgba(229, 179, 51, 0.38);
  border-radius: 999px;
  color: #e5b333;
  background: rgba(229, 179, 51, 0.06);
  font: 750 9px/1 "Inter Display", Arial, sans-serif;
  cursor: pointer;
}

.pnp-checkout-external {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  padding: 14px 16px;
  gap: 4px;
  border: 1px solid rgba(103, 170, 255, 0.2);
  border-radius: 10px;
  background: rgba(28, 71, 116, 0.16);
}

.pnp-checkout-external strong {
  color: #fff;
  font-size: 12px;
}

.pnp-checkout-external span {
  color: rgba(255, 255, 255, 0.52);
  font-size: 10px;
  line-height: 1.4;
}

.pnp-checkout-form {
  margin-top: 12px;
}

.pnp-checkout-form label {
  display: grid;
  min-width: 0;
  gap: 7px;
}

.pnp-checkout-form label > span {
  color: rgba(255, 255, 255, 0.58);
  font-size: 10px;
  font-weight: 700;
}

.pnp-checkout-form__cpf {
  max-width: 320px;
  margin-bottom: 12px;
}

.pnp-checkout-form input {
  width: 100%;
  height: 46px;
  min-width: 0;
  padding: 0 13px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 9px;
  color: #fff;
  background: #090a0b;
  font: 500 14px/1 "Inter Display", Arial, sans-serif;
}

.pnp-checkout-form input::placeholder {
  color: rgba(255, 255, 255, 0.22);
}

.pnp-checkout-submit[disabled] {
  opacity: 0.58;
  cursor: wait;
  transform: none;
}

.pnp-checkout-error {
  margin-top: 14px;
  padding: 11px 13px;
  border: 1px solid rgba(255, 115, 95, 0.34);
  border-radius: 9px;
  color: #ffb8ad;
  background: rgba(255, 115, 95, 0.08);
  font-size: 11px;
  line-height: 1.45;
}

.pnp-checkout-privacy {
  margin: 11px 0 0;
  color: rgba(255, 255, 255, 0.32);
  font-size: 9px;
  line-height: 1.45;
  text-align: center;
}

.pnp-checkout-result {
  padding: 28px 16px 4px;
  text-align: center;
}

.pnp-checkout-result__icon {
  display: grid;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  place-items: center;
  border: 1px solid rgba(43, 209, 128, 0.48);
  border-radius: 50%;
  color: #2bd180;
  background: rgba(43, 209, 128, 0.08);
  font-weight: 900;
}

.pnp-checkout-result h3 {
  margin: 14px 0 8px;
  color: #fff;
  font-size: 27px;
  font-weight: 850;
  letter-spacing: -0.5px;
}

.pnp-checkout-result > p {
  max-width: 470px;
  margin: 0 auto 20px;
  color: rgba(255, 255, 255, 0.56);
  font-size: 12px;
  line-height: 1.55;
}

.pnp-checkout-result img {
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
}

.pnp-checkout-result .pnp-checkout-submit {
  margin-inline: auto;
}

.pnp-checkout-waiting {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  gap: 8px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 9px;
}

.pnp-checkout-waiting span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e5b333;
  box-shadow: 0 0 0 0 rgba(229, 179, 51, 0.5);
  animation: pnp-checkout-pulse 1.5s infinite;
}

@keyframes pnp-checkout-pulse {
  70% { box-shadow: 0 0 0 8px rgba(229, 179, 51, 0); }
  100% { box-shadow: 0 0 0 0 rgba(229, 179, 51, 0); }
}

@media (max-width: 680px) {
  .pnp-standalone-card {
    padding: 26px 22px;
  }

  .pnp-standalone-card__header {
    grid-template-columns: 30px minmax(0, 1fr);
    padding-right: 0;
  }

  .pnp-standalone-card__badge {
    position: static;
    grid-column: 1 / -1;
    justify-self: start;
    margin-top: 4px;
  }

  .pnp-standalone-card__price {
    margin-top: 25px;
  }

  .pnp-checkout-modal {
    place-items: end center;
    padding: 0;
  }

  .pnp-checkout-modal__dialog {
    width: 100%;
    max-height: 94vh;
    max-height: 94dvh;
    padding: 22px 16px 18px;
    border-radius: 20px 20px 0 0;
  }

  .pnp-checkout-modal__header {
    align-items: flex-end;
    flex-direction: row;
    gap: 10px;
    padding-right: 42px;
  }

  .pnp-checkout-modal__header > div:first-child {
    min-width: 0;
  }

  .pnp-checkout-modal__header p {
    margin-bottom: 5px;
  }

  .pnp-checkout-modal__header h2 {
    max-width: 235px;
    font-size: 20px;
    line-height: 1.02;
  }

  .pnp-checkout-modal__price {
    position: static;
    margin-left: auto;
  }

  .pnp-checkout-modal__price strong {
    font-size: 29px;
    letter-spacing: -1.5px;
  }

  .pnp-checkout-methods {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
    gap: 7px;
  }

  .pnp-checkout-methods button {
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 10px 8px;
    text-align: center;
  }

  .pnp-checkout-methods strong {
    margin-bottom: 0;
    font-size: 12px;
  }

  .pnp-checkout-methods button > span {
    display: none;
  }

  .pnp-checkout-methods em {
    top: -6px;
    right: 5px;
    padding: 3px 5px;
    font-size: 6px;
  }

  .pnp-checkout-external {
    margin-top: 9px;
    padding: 10px 12px;
  }

  .pnp-checkout-identity {
    margin-top: 11px;
    padding: 9px 11px;
  }

  .pnp-checkout-form {
    margin-top: 10px;
  }

  .pnp-checkout-form label {
    gap: 5px;
  }

  .pnp-checkout-form input {
    height: 44px;
  }

  .pnp-checkout-form__cpf {
    max-width: none;
    margin-bottom: 8px;
  }

  .pnp-checkout-submit {
    min-height: 50px;
    margin-top: 14px;
  }

  .pnp-checkout-result {
    padding-inline: 0;
  }

  .pnp-checkout-result img {
    width: 200px;
    height: 200px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pnp-standalone-card__cta,
  .pnp-checkout-modal,
  .pnp-checkout-modal__dialog,
  .pnp-checkout-submit {
    transition: none !important;
  }
}

/* A decisão começa em um único card; preço e entregáveis aparecem só no modal. */
#pricing.pnp-pricing-unified .framer-612bal {
  display: none !important;
}

#pricing.pnp-pricing-unified .framer-n1d24w {
  gap: 0 !important;
}

#pricing .framer-txqinf.pnp-access-summary-grid {
  display: block !important;
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  margin-inline: auto !important;
}

.pnp-access-summary {
  position: relative;
  width: 100%;
  min-height: 312px;
  padding: 32px;
  overflow: hidden;
  overflow: clip;
  border: 1px solid rgba(229, 179, 51, 0.58);
  border-radius: 20px;
  color: #fff;
  background:
    radial-gradient(circle at 8% 0%, rgba(229, 179, 51, 0.14), transparent 38%),
    radial-gradient(circle at 100% 100%, rgba(229, 179, 51, 0.07), transparent 42%),
    linear-gradient(145deg, #17140f 0%, #0d0d0e 52%, #070708 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 24px 64px rgba(0, 0, 0, 0.48),
    0 0 32px rgba(229, 179, 51, 0.08);
  font-family: "Inter Display", Arial, sans-serif;
}

.pnp-access-summary__header {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.pnp-access-summary__mark {
  display: block;
  width: 42px;
  height: 42px;
  background: url("sales-assets/template/course-mark.svg") center / contain no-repeat;
  filter: drop-shadow(0 0 12px rgba(229, 179, 51, 0.34));
}

.pnp-access-summary__copy {
  min-width: 0;
}

.pnp-access-summary__copy p,
.pnp-access-summary__copy h2 {
  margin: 0;
}

.pnp-access-summary__eyebrow {
  color: #e5b333;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-access-summary__copy h2 {
  margin-top: 8px;
  color: #fff;
  font-size: 30px;
  font-weight: 850;
  letter-spacing: -0.8px;
  line-height: 1;
  text-wrap: balance;
}

.pnp-access-summary__description {
  max-width: 520px;
  margin-top: 8px !important;
  color: rgba(255, 255, 255, 0.66);
  font-size: 13px;
  font-weight: 450;
  line-height: 1.48;
  text-wrap: pretty;
}

.pnp-access-summary__routes {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  padding: 4px 0;
}

.pnp-access-summary__route {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  text-align: center;
}

.pnp-access-summary__route:first-child {
  padding-left: 0;
}

.pnp-access-summary__route + .pnp-access-summary__route {
  border-left: 0;
}

.pnp-access-summary__route--orbum {
  border: 0;
  background: transparent;
}

.pnp-access-summary__route-index {
  display: none;
}

.pnp-access-summary__route-divider {
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border: 1px solid rgba(229, 179, 51, 0.26);
  border-radius: 50%;
  color: rgba(229, 179, 51, 0.78);
  font-size: 9px;
  font-weight: 750;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-access-summary__route > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  padding-left: 0;
  border-left: 0;
}

.pnp-access-summary__route p,
.pnp-access-summary__route strong,
.pnp-access-summary__route small {
  display: block;
  margin: 0;
}

.pnp-access-summary__route p {
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
  color: #e5b333;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-access-summary__route-label {
  display: flex !important;
  gap: 7px;
}

.pnp-access-summary__orbum-logo {
  display: block;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  background: url("sales-assets/orbum-logo.webp") center / contain no-repeat;
}

.pnp-access-summary__route strong {
  overflow: visible;
  color: #fff;
  font-size: 14px;
  font-weight: 780;
  line-height: 1.25;
  text-align: center;
  text-overflow: clip;
  white-space: normal;
}

.pnp-access-summary__route small {
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 10px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}

.pnp-access-summary__cta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 54px;
  margin: 20px 0 0;
  padding: 0 52px;
  gap: 12px;
  border: 0;
  border-radius: 999px;
  color: #111;
  background: #e5b333;
  box-shadow: 0 12px 32px rgba(229, 179, 51, 0.18);
  font: 850 14px/1 "Inter Display", Arial, sans-serif;
  cursor: pointer;
  transition: transform 160ms ease, filter 160ms ease;
}

.pnp-access-summary__icon {
  position: absolute;
  right: 18px;
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  color: #111;
  opacity: 0.78;
  transition: opacity 180ms ease, transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
}

.pnp-access-summary__icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.pnp-access-summary__cta:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.pnp-access-summary__cta:hover .pnp-access-summary__icon {
  opacity: 1;
  transform: translateX(3px);
}

.pnp-access-summary__cta:active {
  transform: scale(0.985);
}

.pnp-access-summary__cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.pnp-access-support {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 560px;
  max-width: 100%;
  margin: 24px auto 0;
  padding: 16px 24px;
  border: 1px solid rgba(37, 211, 102, 0.42);
  border-radius: 18px;
  color: #fff;
  background:
    radial-gradient(circle at 0% 50%, rgba(37, 211, 102, 0.16), transparent 46%),
    linear-gradient(145deg, #102319 0%, #09120d 54%, #070b09 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.055),
    0 16px 40px rgba(0, 0, 0, 0.26),
    0 0 28px rgba(37, 211, 102, 0.06);
  font-family: "Inter Display", Arial, sans-serif;
}

.pnp-access-support__copy {
  min-width: 0;
}

.pnp-access-support__copy p,
.pnp-access-support__copy h3,
.pnp-access-support__copy span {
  margin: 0;
}

.pnp-access-support__copy p {
  color: #52dc88;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}

.pnp-access-support__copy h3 {
  margin-top: 6px;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: -0.22px;
  line-height: 1.2;
  text-wrap: balance;
}

.pnp-access-support__copy span {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 11px;
  font-weight: 450;
  line-height: 1.35;
}

.pnp-access-support__cta {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 48px;
  padding: 0 18px;
  border-radius: 999px;
  color: #111;
  background: #25d366;
  box-shadow: 0 10px 28px rgba(37, 211, 102, 0.2);
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: filter 160ms ease, transform 160ms ease;
}

.pnp-access-support__icon {
  display: block;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  color: #072714;
  transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
}

.pnp-access-support__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.pnp-access-support__cta:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.pnp-access-support__cta:hover .pnp-access-support__icon {
  transform: scale(1.06);
}

.pnp-access-support__cta:active {
  transform: scale(0.985);
}

.pnp-access-support__cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.pnp-access-modal--purchase .pnp-access-modal__dialog {
  width: min(800px, 100%);
}

.pnp-access-modal--purchase .pnp-access-modal__dialog.is-lead {
  width: min(580px, 100%);
}

.pnp-access-modal--purchase .pnp-access-choice__price {
  align-items: baseline;
}

.pnp-access-modal--purchase .pnp-access-choice__cta--button {
  width: 100%;
  border: 0;
  font-family: "Inter Display", Arial, sans-serif;
  cursor: pointer;
}

.pnp-access-modal--purchase .pnp-access-choice__cta:active {
  transform: scale(0.985);
}

@media (max-width: 680px) {
  .pnp-access-summary {
    min-height: 0;
    padding: 24px 20px 20px;
    border-color: rgba(229, 179, 51, 0.58);
    border-radius: 20px;
    background:
      radial-gradient(circle at 50% -18%, rgba(229, 179, 51, 0.16), transparent 42%),
      linear-gradient(180deg, #17140f 0%, #0c0c0d 58%, #070708 100%);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.08),
      0 18px 48px rgba(0, 0, 0, 0.38),
      0 0 24px rgba(229, 179, 51, 0.07);
  }

  .pnp-access-summary__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    text-align: center;
  }

  .pnp-access-summary__mark {
    width: 40px;
    height: 40px;
    margin: 0 0 12px;
    filter: drop-shadow(0 0 10px rgba(229, 179, 51, 0.42));
  }

  .pnp-access-summary__copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 300px;
    text-align: center;
  }

  .pnp-access-summary__eyebrow {
    color: #e5b333;
    font-size: 11px;
    line-height: 1.2;
  }

  .pnp-access-summary__copy h2 {
    margin-top: 8px;
    font-size: 28px;
    line-height: 1.02;
    letter-spacing: -0.03em;
    text-align: center;
  }

  .pnp-access-summary__description {
    margin-top: 8px !important;
    max-width: 31ch;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    line-height: 1.45;
    text-align: center;
  }

  .pnp-access-summary__routes {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 24px;
    padding: 0 8px;
  }

  .pnp-access-summary__route,
  .pnp-access-summary__route:first-child {
    min-height: 0;
    padding: 0;
  }

  .pnp-access-summary__route + .pnp-access-summary__route {
    border: 0;
  }

  .pnp-access-summary__route-divider {
    display: flex;
    align-items: center;
    justify-self: stretch;
    width: 100%;
    height: auto;
    gap: 10px;
    border: 0;
    border-radius: 0;
  }

  .pnp-access-summary__route-divider::before,
  .pnp-access-summary__route-divider::after {
    height: 1px;
    flex: 1 1 auto;
    background: rgba(229, 179, 51, 0.18);
    content: "";
  }

  .pnp-access-summary__route strong {
    font-size: 14px;
  }

  .pnp-access-summary__route small {
    font-size: 10px;
  }

  .pnp-access-summary__cta {
    width: 100%;
    min-height: 56px;
    margin-top: 18px;
    padding: 0 50px;
    justify-content: center;
    font-size: 15px;
    box-shadow: 0 8px 8px rgba(5, 16, 28, 0.18);
  }

  .pnp-access-summary__icon {
    right: 18px;
  }

  .pnp-access-support {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 260px;
    max-width: 100%;
    margin-top: 16px;
    padding: 16px;
    text-align: center;
  }

  .pnp-access-support__copy h3 {
    max-width: 28ch;
    font-size: 17px;
  }

  .pnp-access-support__copy span {
    font-size: 11px;
  }

  .pnp-access-support__cta {
    width: 100%;
    min-height: 52px;
    padding: 0 20px;
    font-size: 13px;
  }

  .pnp-access-modal--purchase .pnp-access-modal__dialog {
    padding-top: 25px;
  }

  .pnp-access-modal--purchase .pnp-access-choice {
    padding: 19px;
  }

  .pnp-access-modal--purchase .pnp-access-choice ul {
    margin-bottom: 18px;
    gap: 8px;
  }

  .pnp-access-modal--purchase .pnp-access-choice__benefits--orbum {
    gap: 7px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pnp-access-summary__cta,
  .pnp-access-support__cta,
  .pnp-access-summary__icon,
  .pnp-access-support__icon {
    transition: none !important;
  }
}

/*
 * Densidade da página
 *
 * O conteúdo passa a determinar a altura dos blocos. A cadência parte da
 * referência mais recente do Mentalma T7 e usa passos de 32, 48,
 * 56 e 64 px para eliminar o vazio herdado do export do Framer sem apertar
 * os alvos de interação.
 */
:root {
  --pnp-page-gutter: 24px;
  --pnp-page-gutter-mobile: 20px;
  --pnp-section-space: 56px;
  --pnp-section-space-mobile: 48px;
  --pnp-section-tail: 48px;
  --pnp-section-compact: 32px;
  --pnp-content-gap: 12px;
}

.framer-140zbiy {
  padding: 48px var(--pnp-page-gutter) 48px !important;
}

#features {
  padding: var(--pnp-section-space) var(--pnp-page-gutter) var(--pnp-section-tail) !important;
}

#features .framer-6dcii2 {
  gap: 32px !important;
}

#features .framer-1gjwz4k {
  gap: 20px !important;
}

#features .framer-1kahjl0,
#features .framer-1gnepxi {
  height: auto !important;
  min-height: 0 !important;
}

#features .framer-1gnepxi {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-template-rows: auto !important;
  grid-auto-flow: dense;
  align-items: stretch !important;
  gap: var(--pnp-content-gap) !important;
}

#features .framer-pfdi1a-container,
#features .framer-yfzxlu-container,
#features .framer-1ldjstt-container {
  height: 100% !important;
  min-height: 0 !important;
}

#features .framer-chjdG {
  height: 100% !important;
  min-height: 0 !important;
  padding: 22px !important;
}

#features .framer-14ldw45 {
  margin-top: 44px !important;
}

#features .framer-suj0dl {
  min-height: 24px;
}

#features-1 {
  padding: 48px var(--pnp-page-gutter) 40px !important;
}

#pricing {
  padding: var(--pnp-section-compact) var(--pnp-page-gutter) !important;
}

#pricing .framer-n1d24w {
  width: min(760px, 100%) !important;
  max-width: 760px !important;
  padding-inline: 0 !important;
}

.pnp-professor {
  padding: var(--pnp-section-space) var(--pnp-page-gutter);
}

#faq {
  padding: var(--pnp-section-space) var(--pnp-page-gutter) 64px !important;
}

#faq .framer-16uqkhp {
  gap: 28px !important;
}

#faq .framer-15rg5m3 {
  gap: 16px !important;
}

#faq .framer-1sshthz,
#faq .framer-InFtz {
  gap: 8px !important;
}

#faq .framer-hUFMU {
  height: auto !important;
  min-height: 68px !important;
  padding: 4px 0 !important;
}

#faq .framer-hUFMU:not(.pnp-faq-open) {
  height: auto !important;
}

#faq [data-framer-name="Question"] {
  height: auto !important;
  min-height: 60px !important;
  padding: 16px 18px !important;
}

.pnp-faq-answer {
  padding: 2px 22px 20px 18px;
}

@media (max-width: 809.98px) {
  .framer-140zbiy {
    padding: 24px var(--pnp-page-gutter-mobile) 32px !important;
  }

  .framer-aek9r7 .framer-1iu9i3w {
    grid-template-columns: 1fr !important;
    width: calc(100% + 20px) !important;
    margin-inline: -10px !important;
    padding: 36px 0 !important;
    gap: 12px !important;
  }

  .framer-aek9r7 .framer-lwhidw,
  .framer-aek9r7 .framer-f3ch1o {
    flex-direction: row !important;
    align-items: center !important;
    padding: 12px !important;
    gap: 14px !important;
  }

  .framer-aek9r7 .framer-2svbej,
  .framer-aek9r7 .framer-18yqjd6 {
    flex: 0 0 104px !important;
    width: 104px !important;
    height: 124px !important;
    min-height: 124px !important;
    align-self: stretch !important;
  }

  .framer-aek9r7 .framer-1whctme,
  .framer-aek9r7 .framer-1jpj10c {
    flex: 1 1 auto !important;
    width: auto !important;
    gap: 8px !important;
  }

  .framer-aek9r7 .framer-15wrrxi h3,
  .framer-aek9r7 .framer-r8ab09 h3 {
    font-size: 17px !important;
    line-height: 1.08 !important;
  }

  .framer-aek9r7 .framer-nwy3vx p,
  .framer-aek9r7 .framer-suj92a p {
    font-size: 12px !important;
    line-height: 1.35 !important;
    -webkit-line-clamp: 4;
  }

  #features {
    padding: var(--pnp-section-space-mobile) var(--pnp-page-gutter-mobile) var(--pnp-section-tail) !important;
  }

  #features .framer-6dcii2,
  #features-1 .framer-arnbbf,
  #faq .framer-16uqkhp {
    width: 100% !important;
    padding-inline: 0 !important;
  }

  #features .framer-6dcii2 {
    gap: 24px !important;
  }

  #features .framer-1gnepxi {
    grid-template-columns: 1fr !important;
    gap: var(--pnp-content-gap) !important;
  }

  #features .framer-chjdG {
    padding: 20px !important;
  }

  #features .framer-14ldw45 {
    margin-top: 0 !important;
    padding-left: 42px !important;
    gap: 8px !important;
  }

  #features .framer-suj0dl {
    min-height: 0;
  }

  #features .framer-suj0dl h5 {
    font-size: 18px !important;
  }

  #features .framer-fhgw9u p {
    font-size: 13px !important;
    line-height: 1.42 !important;
  }

  #features .pnp-feature-icon {
    top: 20px;
    left: 20px;
    width: 22px;
    height: 22px;
  }

  #features-1 {
    padding: var(--pnp-section-space-mobile) var(--pnp-page-gutter-mobile) 40px !important;
  }

  #features-1 .framer-arnbbf {
    gap: 24px !important;
  }

  #pricing {
    padding: var(--pnp-section-compact) var(--pnp-page-gutter-mobile) !important;
  }

  #faq .framer-hUFMU {
    min-height: 64px !important;
  }

  #faq [data-framer-name="Question"] {
    min-height: 56px !important;
    padding: 12px 16px !important;
  }

  .pnp-professor {
    padding: var(--pnp-section-space-mobile) var(--pnp-page-gutter-mobile);
  }

  .pnp-professor__inner {
    gap: 24px;
  }

  .pnp-professor__media {
    height: 310px;
  }

  .pnp-professor__eyebrow {
    margin-bottom: 16px;
  }

  .pnp-professor__content > p {
    margin: 14px 0 20px;
  }

  .pnp-professor__facts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    gap: 8px;
  }

  .pnp-professor__facts span {
    min-height: 44px;
    padding: 8px 10px;
    border-radius: 14px;
    font-size: 11px;
    line-height: 1.2;
    white-space: normal;
  }

  #faq {
    padding: var(--pnp-section-space) var(--pnp-page-gutter-mobile) 64px !important;
  }

  #faq .framer-16uqkhp {
    gap: 24px !important;
  }
}

@media (min-width: 810px) and (max-width: 1239.98px) {
  #faq .framer-1faelkr-container {
    max-width: 100% !important;
  }
}

/* Bloco editorial removido para encurtar o caminho até o conteúdo do produto. */
section.framer-aek9r7 {
  display: none !important;
}
