.video-cta-section{padding:0 0 64px;background:linear-gradient(#fff 50%,#f5f9fd 50%)}.video-cta-section .section-shell{display:grid;justify-items:center;max-width:700px}.video-cta-button{display:flex;width:min(100%,436px);max-width:436px;margin:0;font-size:1rem}.video-cta-section p{margin:17px 0 0;color:#6d809b;font-size:.78rem;text-align:center}.trust-strip{padding:32px 0 74px}.trust-strip p{max-width:890px;margin:0 auto;color:#355578;font-size:clamp(1.1rem,3vw,1.45rem);line-height:1.42;text-align:center}.trust-strip strong{color:#071b3a}.problem-section{padding:0 0 82px}.problem-grid{display:grid;gap:12px}.problem-card{min-height:260px;padding:28px;border-radius:12px}.problem-card-done{background:#edf7ff;border:1px solid #dcebf7}.problem-card-gap{background:#071b3a}.card-label{margin-bottom:18px;font-size:10px;font-weight:800;letter-spacing:.14em}.problem-card-done .card-label{color:#2776be}.problem-card-gap .card-label{color:#72c6ee}.problem-card h3{max-width:340px;margin-bottom:22px;font-size:1.5rem;line-height:1.04;letter-spacing:-.045em}.problem-card-done h3{color:#0f3768}.problem-card-gap h3{color:#fff}.problem-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;font-size:.9rem}.problem-card li{display:flex;gap:8px}.problem-card li::before{content:"";width:7px;height:7px;margin-top:.4em;flex:0 0 auto;border-radius:50%}.problem-card-done li{color:#557392}.problem-card-done li::before{background:#22c55e}.problem-card-gap li{color:#d1def0}.problem-card-gap li::before{background:#00c2eb}.bridge-section{padding:74px 0;background:#0a397c;color:#fff}.bridge-layout{display:grid;gap:20px}.bridge-number{margin:0;color:#5ab8f0;font-size:4.2rem;font-weight:800;line-height:.8;letter-spacing:-.07em}.bridge-section h2{margin-bottom:15px;color:#fff;font-size:clamp(2rem,7vw,3.6rem);line-height:1.02;letter-spacing:-.06em}.bridge-section h2 span{color:#4ed4e9}.bridge-section div>p:not(.eyebrow){max-width:700px;margin:0;color:#d2e2f5;font-size:1.04rem}.outcome-section{display:grid;gap:34px;padding:78px 0}.outcome-copy h2{max-width:680px;margin:0;color:#071b3a;font-size:clamp(2rem,7vw,3.6rem);line-height:1.02;letter-spacing:-.06em}.outcome-copy h2 span{color:#087bff}.outcome-list{display:grid;gap:10px}.outcome-list article{display:grid;grid-template-columns:35px 1fr;gap:13px;padding:20px;border-bottom:1px solid #dbe5f0}.outcome-list span{color:#087bff;font-size:11px;font-weight:800;letter-spacing:.1em}.outcome-list p{margin:0;color:#426181;font-size:.98rem}.section-cta{margin-top:26px}.audience-section{padding:78px 0}.audience-grid{display:grid;gap:10px}.audience-grid article{padding:25px;border-left:4px solid #087bff;background:#f4f9ff}.audience-grid h3{margin-bottom:8px;color:#071b3a;font-size:1.16rem;line-height:1.1}.audience-grid p{margin:0;color:#587092;font-size:.92rem}.proof-section{padding:78px 0;background:#071b3a}.proof-heading h2{color:#fff}.proof-heading h2 span{color:#00c2eb}.proof-heading>p:last-child{color:#c9d8ef}.proof-grid{display:grid;gap:10px}.proof-grid article{min-height:228px;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.04)}.proof-type{margin-bottom:19px;color:#54cce9;font-size:10px;font-weight:800;letter-spacing:.14em}.proof-grid h3{margin-bottom:12px;color:#fff;font-size:1.35rem;line-height:1.05;letter-spacing:-.04em}.proof-grid article>p:not(.proof-type){margin-bottom:21px;color:#c9d8ef;font-size:.9rem}.proof-grid span{color:#79a6d7;font-size:10px;font-weight:800;letter-spacing:.1em}.guarantee-section{padding:78px 0;background:#eaf8f0}.guarantee-layout{display:grid;gap:25px;align-items:center}.guarantee-badge{display:grid;place-content:center;width:150px;height:150px;border-radius:50%;background:#22c55e;color:#073b20;text-align:center}.guarantee-badge strong{font-size:3.4rem;line-height:.85;letter-spacing:-.08em}.guarantee-badge span{margin-top:7px;font-size:.65rem;font-weight:900;line-height:1.2;letter-spacing:.12em}.guarantee-layout h2{max-width:650px;margin-bottom:15px;color:#071b3a;font-size:clamp(2rem,6vw,3rem);line-height:1.05;letter-spacing:-.055em}.guarantee-layout div>p:not(.eyebrow){max-width:680px;margin:0;color:#40657a}.decision-section{padding:78px 0 110px;background:#071b3a}.decision-section h2{max-width:930px;margin-bottom:28px;color:#fff;font-size:clamp(2rem,6vw,3.8rem);line-height:1.02;letter-spacing:-.06em}.decision-section h2 span{color:#00c2eb}.decision-button{max-width:430px}@media (min-width:680px){.problem-grid{grid-template-columns:1fr 1fr}.bridge-layout{grid-template-columns:110px 1fr;align-items:start}.outcome-section{grid-template-columns:.9fr 1.1fr;align-items:center}.audience-grid{grid-template-columns:1fr 1fr 1fr}.proof-grid{grid-template-columns:1fr 1fr 1fr}.guarantee-layout{grid-template-columns:170px 1fr}.guarantee-badge{width:165px;height:165px}}@media (max-width:360px){.video-cta-section{padding-bottom:52px}.video-cta-button{font-size:.92rem}.problem-card{padding:22px}.guarantee-badge{width:132px;height:132px}}

/* Ritmo da transição: menos espaço morto, mais leitura entre os blocos. */
.problem-section {
  padding: 42px 0 32px;
}

.problem-section .section-heading {
  margin-bottom: 26px;
}

.problem-grid {
  gap: 18px;
}

.problem-card {
  min-height: 0;
  padding: 25px 24px;
}

.problem-card .card-label {
  margin-bottom: 14px;
}

.problem-card h3 {
  margin-bottom: 18px;
}

.problem-card ul {
  gap: 12px;
}

.trust-strip {
  padding: 30px 0 54px;
}

@media (min-width: 680px) {
  .problem-section {
    padding: 58px 0 42px;
  }

  .problem-section .section-heading {
    margin-bottom: 34px;
  }

  .problem-grid {
    gap: 18px;
  }

  .problem-card {
    padding: 30px;
  }

  .trust-strip {
    padding: 42px 0 68px;
  }
}

/* Respiro na troca entre identificação e diagnóstico. */
@media (max-width: 679px) {
  .problem-section {
    padding-top: 56px;
  }
}

/* Cards visuais da trilha do conhecimento. */
.trail-section .course-list { gap: 16px; }
.trail-section .course {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  border: 1px solid #dce7f3;
  border-radius: 16px;
  color: var(--ink);
  background: #fff;
  box-shadow: 0 9px 20px rgba(16, 38, 74, .07);
}
.trail-section .course-image {
  display: grid;
  height: 184px;
  place-items: center;
  overflow: hidden;
  background: #0b2852;
}
.trail-section .course-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.trail-section .course-image-mikrotik { background: #071b3a; }
.trail-section .course-image-mikrotik img { object-fit: contain; padding: 24px; }
.trail-section .course-image-analytics img { object-position: center; }
.trail-section .course-image-facial { background: #eef5fd; }
.trail-section .course-image-facial img { object-fit: cover; padding: 0; }
.trail-section .course-copy { padding: 22px 22px 24px; }
.trail-section .course-type { margin: 0 0 7px; color: #2872bf; font-size: 10px; font-weight: 800; letter-spacing: .13em; }
.trail-section .course h3 { margin: 0 0 8px; color: var(--ink); font-size: 1.5rem; line-height: 1; }
.trail-section .course-copy > p:last-child { margin: 0; color: #587092; font-size: .93rem; line-height: 1.42; }
@media (min-width: 680px) {
  .trail-section .course-list { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .trail-section .course-image { height: 210px; }
}
@media (min-width: 1020px) {
  .trail-section .course-list { grid-template-columns: repeat(4, 1fr); gap: 16px; }
  .trail-section .course-image { height: 154px; }
  .trail-section .course-copy { padding: 20px; }
  .trail-section .course h3 { font-size: 1.32rem; }
}

/* Cards visuais da trilha da prática. */
.practice-section .practice-grid { gap: 16px; margin-bottom: 28px; }
.practice-section .practice-card {
  min-height: 0;
  overflow: hidden;
  padding: 0;
  border: 1px solid #dbe7f4;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 9px 20px rgba(16, 38, 74, .07);
}
.practice-section .practice-image {
  height: 196px;
  overflow: hidden;
  background: #eef6ff;
}
.practice-section .practice-image img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.practice-section .practice-chatguru .practice-image { background: #f7fbff; }
.practice-section .practice-chatguru .practice-image img { object-fit: contain; }
.practice-section .practice-pack .practice-image img { object-position: center 35%; }
.practice-section .practice-pro .practice-image img { object-fit: contain; background: #fff; }
.practice-section .practice-support .practice-image img { object-position: center 20%; }
.practice-section .practice-copy { padding: 22px 22px 24px; }
.practice-section .practice-card h3 { margin: 0 0 9px; color: var(--ink); font-size: 1.45rem; line-height: 1; letter-spacing: -.04em; }
.practice-section .practice-card p { margin: 0; color: #587092; font-size: .93rem; line-height: 1.42; }
@media (min-width: 680px) {
  .practice-section .practice-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .practice-section .practice-image { height: 225px; }
}
@media (min-width: 1020px) {
  .practice-section .practice-grid { grid-template-columns: repeat(4, 1fr); gap: 16px; }
  .practice-section .practice-image { height: 160px; }
  .practice-section .practice-copy { padding: 20px; }
  .practice-section .practice-card h3 { font-size: 1.27rem; }
}

/* Ajustes de leitura e privacidade nos cards da prática. */
.practice-section .practice-pro .practice-image img { transform: scale(1.22); }
@media (max-width: 679px) {
  .practice-section > .section-shell > .secondary-button { display: block; margin-inline: auto; }
}

/* Visualização ampliada das imagens da trilha da prática. */
.practice-section .practice-image { width: 100%; padding: 0; border: 0; cursor: zoom-in; font: inherit; }
.practice-section .practice-image:focus-visible { outline: 3px solid var(--blue); outline-offset: 3px; }
.image-lightbox { width: min(96vw, 1040px); max-width: none; max-height: 94vh; margin: auto; padding: 14px; border: 0; border-radius: 16px; background: #071b3a; color: #fff; box-shadow: 0 24px 70px rgba(0, 0, 0, .4); }
.image-lightbox::backdrop { background: rgba(1, 11, 28, .85); backdrop-filter: blur(5px); }
.image-lightbox-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 10px; }
.image-lightbox-toolbar button { width: 38px; height: 38px; border: 1px solid rgba(255,255,255,.28); border-radius: 9px; color: #fff; background: rgba(255,255,255,.1); font-size: 1.35rem; line-height: 1; cursor: pointer; }
.image-lightbox-toolbar div { display: flex; gap: 7px; }
.image-lightbox-stage { display: grid; width: 100%; max-height: calc(94vh - 112px); place-items: center; overflow: hidden; padding: 0; border: 0; background: #fff; cursor: zoom-in; }
.image-lightbox-stage img { display: block; max-width: 100%; max-height: calc(94vh - 112px); object-fit: contain; transform: scale(var(--lightbox-zoom, 1)); transform-origin: center; transition: transform .18s ease; }
.image-lightbox-stage.is-zoomed { cursor: zoom-out; }
.image-lightbox > p { margin: 10px 0 0; color: #c9d8ef; font-size: .8rem; text-align: center; }

/* Retrato circular do instrutor */
.instructor-section .instructor-image {
  width: min(76vw, 360px);
  min-height: 0;
  aspect-ratio: 1;
  margin-inline: auto;
  border: 8px solid #eaf4ff;
  border-radius: 50%;
  box-shadow: 0 18px 42px rgba(7, 27, 58, .16);
}
.instructor-section .instructor-image img {
  object-position: 54% 35%;
}
@media (min-width: 680px) {
  .instructor-section .instructor-image {
    width: min(100%, 440px);
  }
}

/* Prova social com relatos reais */
.proof-grid .testimonial-card {
  min-height: 0;
  align-self: start;
  overflow: hidden;
  padding: 0;
  background: #fff;
  border-color: rgba(255, 255, 255, .28);
  box-shadow: 0 14px 32px rgba(0, 0, 0, .14);
}
.testimonial-card > img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
  background: #edf7ff;
}
.testimonial-card .testimonial-copy {
  padding: 20px 22px 22px;
}
.testimonial-card .proof-type {
  margin-bottom: 10px;
  color: #087bff;
}
.proof-grid .testimonial-card h3 {
  margin-bottom: 0;
  color: #071b3a;
}
.proof-grid .testimonial-card .testimonial-copy > p:not(.proof-type) {
  margin: 0;
  color: #587092;
}
@media (min-width: 680px) {
  .proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
  }
  .testimonial-card .testimonial-copy {
    padding: 22px 24px 24px;
  }
}
@media (min-width: 1020px) {
  .proof-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* Benefícios e aspirações da transformação prática */
.outcome-copy .outcome-lead {
  max-width: 590px;
  margin: 20px 0 0;
  color: #587092;
  font-size: 1.04rem;
  line-height: 1.5;
}
.outcome-list article {
  gap: 16px;
  padding: 21px 0;
}
.outcome-list h3 {
  margin: 0 0 6px;
  color: #10264a;
  font-size: 1.16rem;
  line-height: 1.1;
  letter-spacing: -.035em;
}
.outcome-list p {
  max-width: 500px;
  line-height: 1.48;
}
@media (min-width: 680px) {
  .outcome-list article {
    padding: 24px 0;
  }
}

/* Ancoragem de valor antes da oferta */
.anchor-section {
  padding: 78px 0;
  background: #f4f9ff;
}
.anchor-layout {
  display: grid;
  gap: 30px;
}
.anchor-copy h2 {
  max-width: 590px;
  margin: 0 0 17px;
  color: #071b3a;
  font-size: clamp(2.05rem, 7vw, 3.65rem);
  line-height: 1.02;
  letter-spacing: -.06em;
}
.anchor-copy h2 span {
  color: #087bff;
}
.anchor-copy > p:not(.eyebrow) {
  max-width: 520px;
  margin-bottom: 13px;
  color: #587092;
  font-size: 1.04rem;
}
.anchor-copy .anchor-note {
  margin-bottom: 0;
  color: #10264a;
  font-weight: 700;
}
.anchor-values {
  overflow: hidden;
  border: 1px solid #d9e8f5;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 16px 38px rgba(7, 27, 58, .08);
}
.anchor-item,
.anchor-total {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  padding: 13px 17px;
}
.anchor-item {
  border-bottom: 1px solid #e6eef7;
  color: #466083;
  font-size: .91rem;
}
.anchor-item strong {
  color: #10264a;
  font-size: .94rem;
  white-space: nowrap;
}
.anchor-total {
  padding-block: 18px;
  color: #071b3a;
  background: #eaf4ff;
  font-weight: 800;
}
.anchor-total strong {
  color: #087bff;
  font-size: 1.55rem;
  letter-spacing: -.045em;
  white-space: nowrap;
}
.payment-highlight {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin: 0 0 10px;
  color: #087bff;
}
.payment-highlight span {
  font-size: 1.05rem;
  font-weight: 800;
}
.payment-highlight strong {
  font-size: clamp(2.3rem, 9vw, 3.2rem);
  line-height: .95;
  letter-spacing: -.065em;
}
.final-card .final-price {
  margin: 0 0 21px;
  color: #587092;
  font-size: 1rem;
  font-weight: 700;
}
.final-card .final-price small {
  color: #587092;
  font-size: .82rem;
  font-weight: 600;
}
@media (min-width: 680px) {
  .anchor-layout {
    grid-template-columns: .92fr 1.08fr;
    align-items: center;
    gap: 54px;
  }
  .anchor-item,
  .anchor-total {
    padding-inline: 22px;
  }
}

/* Método desenhado: as quatro camadas em sequência */
.layers-section .layers-heading {
  margin-bottom: 34px;
}
.method-diagram {
  position: relative;
}
.method-summary {
  margin: 0 0 16px;
  color: #8ca8ca;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .15em;
}
.method-stages {
  position: relative;
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.method-stage {
  --stage-color: #5a95ff;
  position: relative;
  min-height: 210px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(190, 215, 247, .24);
  border-radius: 15px;
  background: linear-gradient(145deg, rgba(255, 255, 255, .10), rgba(255, 255, 255, .035));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);
}
.method-stage::after {
  content: "";
  position: absolute;
  right: -38px;
  bottom: -38px;
  width: 115px;
  height: 115px;
  border: 1px solid color-mix(in srgb, var(--stage-color) 62%, transparent);
  border-radius: 50%;
  box-shadow: 0 0 0 18px color-mix(in srgb, var(--stage-color) 8%, transparent), 0 0 0 36px color-mix(in srgb, var(--stage-color) 5%, transparent);
}
.stage-connectivity { --stage-color: #00c2eb; }
.stage-integration { --stage-color: #24d5db; }
.stage-solution { --stage-color: #22c55e; }
.stage-head {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 28px;
}
.stage-index {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  color: #06182f;
  background: var(--stage-color);
  box-shadow: 0 0 0 6px color-mix(in srgb, var(--stage-color) 13%, transparent);
  font-size: .8rem;
  font-weight: 900;
}
.stage-tag {
  color: var(--stage-color);
  font-size: .65rem;
  font-weight: 900;
  letter-spacing: .13em;
}
.method-stage h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 7px;
  color: #fff;
  font-size: 1.36rem;
  line-height: 1;
  letter-spacing: -.045em;
}
.method-stage p {
  position: relative;
  z-index: 1;
  max-width: 240px;
  margin: 0;
  color: #c9d8ef;
  font-size: .9rem;
  line-height: 1.45;
}
.stage-output {
  position: absolute;
  z-index: 1;
  bottom: 18px;
  left: 20px;
  color: var(--stage-color);
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
@media (min-width: 680px) {
  .method-stages {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .method-stage {
    min-height: 225px;
    padding: 23px;
  }
  .stage-output {
    bottom: 21px;
    left: 23px;
  }
}
@media (min-width: 1020px) {
  .method-stages {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }
  .method-stages::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 42px;
    right: 9%;
    left: 9%;
    height: 2px;
    background: linear-gradient(90deg, #5a95ff, #00c2eb, #24d5db, #22c55e);
    opacity: .55;
  }
  .method-stage {
    min-height: 290px;
    padding: 24px;
  }
  .method-stage p {
    font-size: .88rem;
  }
}

/* Versão compacta do método sem a linha de resultado */
.method-stage {
  min-height: 178px;
}
@media (min-width: 680px) {
  .method-stage {
    min-height: 190px;
  }
}
@media (min-width: 1020px) {
  .method-stage {
    min-height: 232px;
  }
}

@media (max-width: 679px) {
  .guarantee-layout .guarantee-badge {
    margin-inline: auto;
  }
}

.anchor-item strong {
  color: #6c7f9e;
  text-decoration: line-through;
  text-decoration-color: #f05252;
  text-decoration-thickness: 2px;
}

/* Depoimentos em vídeo — estrutura mobile-first, pronta para receber os vídeos finais */
.video-testimonials-section {
  background: #071d40;
  color: #fff;
  padding: 72px 0;
}
.video-testimonials-heading {
  margin-bottom: 32px;
}
.video-testimonials-heading h2 {
  color: #fff;
}
.video-testimonials-heading h2 span {
  color: #17c5ec;
}
.video-testimonials-heading > p:last-child {
  color: #c9d8ee;
}
.video-testimonials-grid {
  display: grid;
  gap: 18px;
}
.video-testimonial {
  overflow: hidden;
  border: 1px solid rgba(155, 193, 239, .28);
  border-radius: 22px;
  background: #102b55;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .18);
}
.video-poster {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 210px;
  overflow: hidden;
  background: #06152c;
}
.video-poster::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(2, 12, 30, .06), rgba(2, 12, 30, .45));
  pointer-events: none;
}
.video-poster img {
  width: 100%;
  height: 100%;
  max-height: 310px;
  object-fit: contain;
  position: absolute;
  inset: 0;
}
.video-play {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  padding-left: 4px;
  border-radius: 50%;
  background: #1ec75a;
  color: #041b35;
  font-size: 1.25rem;
  box-shadow: 0 0 0 9px rgba(30, 199, 90, .18);
}
.video-testimonial-copy {
  padding: 20px;
}
.video-testimonial-copy p {
  margin: 0 0 8px;
  color: #23cef0;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .16em;
}
.video-testimonial-copy h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.25rem, 5.5vw, 1.7rem);
  line-height: 1.08;
}
@media (min-width: 680px) {
  .video-testimonials-section { padding: 88px 0; }
  .video-testimonials-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .video-testimonial-featured { grid-column: span 2; }
  .video-testimonial-featured .video-poster { min-height: 340px; }
}
@media (min-width: 1020px) {
  .video-testimonials-section { padding: 112px 0; }
  .video-testimonials-grid {
    grid-template-columns: 1.25fr repeat(2, 1fr);
    align-items: stretch;
  }
  .video-testimonial-featured { grid-column: auto; }
  .video-testimonial-featured .video-poster,
  .video-poster { min-height: 280px; }
  .video-testimonial-copy { padding: 24px; }
}

/* Vídeos reais: player responsivo sem distorcer o conteúdo do YouTube */
.video-embed {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #06152c;
}
.video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-testimonials-section .video-poster,
.video-testimonials-section .video-play {
  display: none;
}
@media (min-width: 680px) {
  .video-testimonial-featured .video-embed {
    min-height: 0;
  }
}
@media (min-width: 1020px) {
  .video-testimonial-featured .video-embed,
  .video-testimonials-section .video-embed {
    min-height: 0;
  }
}

/* Links diretos para os depoimentos: sem player incorporado */
.video-embed {
  display: none;
}
.video-link {
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  min-height: 210px;
  background: #06152c;
  color: #fff;
  text-decoration: none;
}
.video-link::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(2, 12, 30, .05) 25%, rgba(2, 12, 30, .77));
}
.video-link img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-link .video-play {
  position: relative;
  z-index: 1;
}
.video-link-label {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 14px;
  left: 16px;
  color: #fff;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-align: center;
}
.video-link:focus-visible {
  outline: 3px solid #1ec75a;
  outline-offset: -3px;
}
@media (min-width: 680px) {
  .video-link { min-height: 0; }
}

/* Links diretos para os depoimentos: sem player incorporado */
.video-embed {
  display: none;
}
.video-link {
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  min-height: 210px;
  background: #06152c;
  color: #fff;
  text-decoration: none;
}
.video-link::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(2, 12, 30, .05) 25%, rgba(2, 12, 30, .77));
}
.video-link img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-link .video-play {
  position: relative;
  z-index: 1;
}
.video-link-label {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 14px;
  left: 16px;
  color: #fff;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-align: center;
}
.video-link:focus-visible {
  outline: 3px solid #1ec75a;
  outline-offset: -3px;
}
@media (min-width: 680px) {
  .video-link { min-height: 0; }
}

/* Players oficiais do YouTube dentro da página */
.video-testimonials-section .video-link {
  display: none;
}
.video-testimonials-section .video-embed {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 0;
  aspect-ratio: 16 / 9;
  background: #000;
}
.video-testimonials-section .video-embed iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.footer-company { margin-bottom: 14px; color: #9fb5d4; font-size: .82rem; line-height: 1.55; }
.footer-legal { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 20px; }
.footer-legal a { color: #d6e8ff; font-size: .84rem; font-weight: 700; text-underline-offset: 4px; }
.footer-legal a:hover, .footer-legal a:focus-visible { color: #20cfef; }

/* Player vertical VTurb no hero */
.hero-vturb {
  display: grid;
  place-items: center;
  background: #000;
}
.hero-vturb::before,
.hero-vturb .video-grid,
.hero-vturb .video-content,
.hero-vturb .video-note {
  display: none;
}
.hero-vturb vturb-smartplayer {
  position: relative;
  z-index: 1;
  width: 100%;
}

.cta-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
}

/* CTAs de seção permanecem centrados em qualquer largura de tela. */
.section-cta,
.practice-section > .section-shell > .secondary-button,
.decision-button {
  display: flex;
  margin-inline: auto;
}
