.landing {
  --lp-pad-x: 20px;
  --lp-pad-y: 40px;
  --lp-wine: #420A20;
  --lp-cream: #FFF5BE;
  --lp-gold: #F19A13;
  --lp-burgundy: #81143D;
  --lp-alt-font: "clother", sans-serif;

  color: black;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.2;
  overflow: hidden;
}
.landing :where(h1, h2, h3, ul, li, p) {
  margin: 0;
}
.landing img {
  display: block;
  margin: 0 auto;
}
.landing *:focus-visible {
  outline: 2px dashed;
  outline-offset: 1px;
}
.landing .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: var(--lp-pad-y) var(--lp-pad-x);
}
.landing .stroke {
  position: relative;
}
.landing .stroke::after {
  --xy: 5px;
  --radius: 50px;
  border: 2px solid var(--lp-burgundy);
  content: '';
  pointer-events: none;
  position: absolute;
  width: 90%;
}
.landing .preco-antigo {
  display: none;
}
.landing .preco-produto s[style] + span::before {
  content: '|';
  font-weight: 400;
  margin: 0 .25em;
  opacity: .75;
}
.landing .btn {
  border-radius: 4px;
  display: block;
  font: 900 1.25em / 1.2 var(--lp-alt-font);
  padding: .5em 1.2em;
  text-decoration: none;
  width: fit-content;
}
.landing .btn:hover {
  filter: saturate(1.5);
  transform: scale(1.05);
}
.landing .btn.btn-wine {
  background: var(--lp-burgundy) url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-wine.jpg) center / cover no-repeat;
  color: var(--lp-cream);
  outline-color: blue;
}
.landing .btn.btn-gold {
  background: var(--lp-cream) linear-gradient(-45deg, var(--lp-gold), var(--lp-cream));;
  color: var(--lp-wine);
  outline-color: white;
}
.landing .info-cta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: center;
  text-align: center;
}
.landing .preco-produto :is(.preco, .parcela) {
  white-space: nowrap;
}
.landing .parcelado {
  font-size: 1.25em;
}
.landing .parcela {
  font-size: 1.5em;
}
.landing section:not(.intro) h2 {
  font: 900 2.25em / 1 var(--lp-alt-font);
}

/* INTRO ---- */
.landing .intro {
  background: url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-intro-mb.jpg) bottom center / cover no-repeat;
}
.landing .intro.stroke::after {
  border-bottom: 0;
  border-left: 0;
  border-top-right-radius: var(--radius);
  height: 125%;
  right: var(--xy);
  top: var(--xy);
}
.landing .intro .wrapper {
  gap: 1.25em;
}
.landing .intro .txt {
  flex: 0 1 31.5em;
}
.landing .intro .flag {
  background: var(--lp-burgundy) url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-wine.jpg) center / cover no-repeat;
  border-radius: 4px;
  color: white;
  display: flex;
  flex-direction: column;
  font: 900 1.75em / 1.05 var(--lp-alt-font);
  margin: 0 auto;
  padding: 0 1em .5em;
  width: fit-content;
}
.landing .intro .flag strong {
  background: var(--lp-cream) linear-gradient(135deg, var(--lp-gold), var(--lp-cream));
  background-clip: text;
  color: transparent;
  font-size: 1.75em;
  font-weight: inherit;
  padding-top: .15em;
  text-transform: uppercase;
}
.landing .intro h1 {
  color: var(--lp-wine);
  font: 700 1.5em / 1.125em var(--lp-alt-font);
  margin: 1em 0 .8em;
}
.landing .intro ul {
  display: grid;
  font-size: 1.125em;
  gap: .6667em;
  max-width: 22.25em;
  padding-left: 2ch;
}
.landing .intro ul li::marker {
  color: var(--lp-burgundy);
}
.landing .intro .info-cta {
  margin-top: 2.5em;
}
.landing .intro .parcela {
  color: var(--lp-burgundy);
}

/* DIFERENCIAIS ---- */
.landing .diferenciais h2 {
  color: var(--lp-burgundy);
  margin: 0 auto 1em;
  max-width: 15em;
  text-align: center;
}
.landing .diferenciais ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: center;
  list-style: none;
  padding: 0;
  text-align: center;
  text-wrap: balance;
}
.landing .diferenciais ul li {
  flex: 0 1 13.75em;
}
.landing .diferenciais ul li img {
  margin-bottom: 1em;
}

/* ATUALIZAÇÕES ---- */
.landing :is(.atualizacoes, .exames) {
  background: var(--lp-burgundy) url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-wine.jpg) top center / cover no-repeat;
}
.landing .atualizacoes .content {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: center;
}
.landing .atualizacoes .heading {
  flex: 0 1 25em;
}
.landing .atualizacoes .heading img {
  margin: 0;
}
.landing .atualizacoes h2 {
  color: var(--lp-cream);
  margin: .25em 0 .5em;
}
.landing .atualizacoes .heading p {
  color: white;
  font-size: 1.25em;
}
.landing .atualizacoes ul {
  background: white;
  border-radius: 4px 42px 4px 4px;
  display: grid;
  flex: 0 1 38.125em;
  gap: .5em;
  padding: 30px 48px;
  position: relative;
}
.landing .atualizacoes ul::after {
  background: url(https://mktgen.com.br/imagens/clt-completa-linhares/golden-line.svg) top right no-repeat;
  content: '';
  height: 40%;
  padding: 1px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 45%;
}
.landing .atualizacoes ul li::marker {
  color: var(--lp-burgundy);
}
.landing .atualizacoes .btn {
  margin: 2.25em auto 0;
}

/* SOBRE ---- */
.landing .sobre {
  background: url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-autora.jpg) bottom left no-repeat;
}
.landing .sobre .wrapper {
  align-items: center;
  padding-top: calc(var(--lp-pad-y) / 2);
}
.landing .sobre .txt {
  flex: 0 1 38.125em;
}
.landing section.sobre h2 {
  color: var(--lp-wine);
  font-size: 1.875em;
  margin-bottom: 1em;
}
.landing .sobre h2::after {
  background: var(--lp-gold) linear-gradient(to right, var(--lp-gold), var(--lp-cream));
  content: '';
  display: block;
  height: 2px;
  margin-top: .5em;
  width: 50%;
}
.landing .sobre h3 {
  font: 400 2.5em / 1 var(--lp-alt-font);
  text-transform: uppercase;
}
.landing .sobre h3 strong {
  color: var(--lp-burgundy);
  font-weight: 900;
}
.landing .sobre p {
  margin-top: 1em;
  max-width: 31.25em;
}

/* EXAMES ---- */
.landing .exames h2 {
  color: var(--lp-cream);
  margin-bottom: 1em;
  text-align: center;
}
.landing .exames h2 + ul {
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  gap: 1.5em;
  justify-content: center;
}
.landing .exames ul {
  color: white;
  list-style: none;
  padding: 0;
}
.landing .exames h2 + ul > li {
  flex: 0 1 20em;
}
.landing .exames h3 {
  background: linear-gradient(to left, var(--lp-gold), var(--lp-cream));
  border-radius: 4px 1.2em 0 0;
  color: var(--lp-wine);
  font: 900 1.875em / 1 var(--lp-alt-font);
  margin: 0 12px 0 8px;
  padding: .3333em .75em 1em;
  text-transform: uppercase;
}
.landing .exames h3 + div {
  background: var(--lp-wine);
  border-radius: 4px 3em 4px 4px;
  margin-top: -1.25em;
}
.landing .exames ul ul {
  display: grid;
  font-size: 1.125em;
  gap: .25em;
  line-height: 1.3333;
  padding: 1.3333em 1.75em;
}
.landing .exames .cronometro {
  padding: 1.125em 1.125em 1.5em;
}
.landing .exames .cronometro p {
  align-items: center;
  color: var(--lp-cream);
  display: flex;
  font: 900 1em / 1 var(--lp-alt-font);
  gap: .75em;
  padding: 0 .625em .5em;
  text-transform: uppercase;
}
.landing .exames .cronometro p::after {
  background: linear-gradient(to right, var(--lp-cream), transparent);
  content: '';
  display: block;
  flex: 1;
  height: 2px;
  width: 100%;
}
.landing .exames .contador {
  background: white;
  border-radius: 4px;
  color: var(--lp-burgundy);
  display: flex;
  padding: .5em .5em .75em;
  text-align: center;
}
.landing .exames .contador > div {
  display: grid;
  flex: 1;
}
.landing .exames .contador strong {
  color: var(--lp-wine);
  font: 900 1.875em / 1.2 var(--lp-alt-font);
}
.landing .exames .contador span {
  font-size: .75em;
  margin-top: -2px;
}

/* REFORÇO ---- */
.landing .reforco {
  background: url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-final-mb.jpg) center / cover no-repeat;
}
.landing .reforco.stroke::after {
  border-bottom-left-radius: var(--radius);
  border-right: 0;
  border-top: 0;
  bottom: var(--xy);
  height: 140%;
  left: var(--xy);
}
.landing .reforco .txt {
  flex: 0 1 25em;
}
.landing .reforco .minititle {
  color: var(--lp-wine);
  font: 400 1.5em / 1 var(--lp-alt-font);
  text-wrap: balance;
}
.landing section.reforco h2 {
  background: var(--lp-burgundy) url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-wine.jpg) center / cover no-repeat;
  background-clip: text;
  color: transparent;
  font-size: min(13vw, 3.75em);
  line-height: 1.2;
}
.landing .reforco h2 + p {
  font-size: 1.25em;
  margin: .5em 0 .8em;
}
.landing .reforco .pricebox {
  background: var(--lp-burgundy) url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-wine.jpg) center / cover no-repeat;
  border-radius: 4px;
  color: white;
  margin-top: 2em;
  padding: 24px 30px;
}
.landing .reforco h3 {
  font: 700 1.25em / 1.2 var(--lp-alt-font);
  margin-bottom: 1em;
  text-align: center;
}
.landing .reforco .parcela {
  color: var(--lp-cream);
}

/* TJ ---- */
.landing .tj {
  --lp-pad-y: 40px;
  font-size: .75em;
}

/* > 480px ---- */
@media (min-width:30rem) {
  .landing {
    --lp-wrapper: 30em;
  }
  .landing .wrapper {
    margin: 0 auto;
    max-width: var(--lp-wrapper);
  }
}

/* > 768px ---- */
@media (min-width: 48rem) {
  .landing {
    --lp-pad-y: 48px;
    --lp-wrapper: 46em;
    font-size: 1.14285em;
  }
  .landing .stroke::after {
    --xy: 20px;
    --radius: 100px;
  }
  .landing .intro .info-cta {
    gap: 1.875em;
    justify-content: start;
    text-align: left;
  }
  .landing .exames h2 + ul {
    gap: 2em;
  }
}

/* > 992px ---- */
@media (min-width: 62rem) {
  .landing {
    --lp-pad-y: 60px;
    --lp-wrapper: 60em;
  }
  .landing .intro {
    background-image: url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-intro.jpg);
  }
  .landing .reforco {
    background: url(https://mktgen.com.br/imagens/clt-completa-linhares/bg-final.jpg);
  }
  .landing .reforco .wrapper {
    padding-bottom: calc(var(--lp-pad-y) / 2);
  }
  .landing .reforco .pricebox {
    max-width: 21.875em;
  }
  .landing .reforco :is(h3, .info-cta) {
    text-align: left;
  }
  .landing .reforco .info-cta {
    justify-content: start;
  }
}

/* > 1200px ---- */
@media (min-width: 75rem) {
  .landing {
    --lp-pad-y: 72px;
    --lp-wrapper: 71em;
  }
  .landing .intro {
    --lp-wrapper: 73.5em;
  }
  .landing .intro .wrapper {
    padding-bottom: calc(var(--lp-pad-y) * .5);
  }
  .landing .intro .flag {
    margin: 0;
  }
  .landing .diferenciais .wrapper {
    --lp-wrapper: 71em;
  }
  .landing .diferenciais ul {
    gap: 2.5em 5em;
  }
  .landing .atualizacoes .content {
    gap: 1.25em;
  }
  .landing .sobre .wrapper {
    gap: 1.25em;
    padding-bottom: 0;
  }
  .landing .sobre .txt {
    padding-bottom: calc(var(--lp-pad-y) / 2);
  }
}

/* > 1360px ---- */
@media (min-width: 85rem) {
  .landing {
    --lp-pad-y: 80px;
    --lp-wrapper: 80em;
  }
}

/* ANIMAÇÕES ---- */
@media (prefers-reduced-motion: no-preference) {
  .js .landing .anime {
    opacity: 0;
    transition: .5s;
  }
  .js .landing .intro picture img.anime {
    transform: translateY(80px);
  }
  .js .landing .intro .flag.anime {
    transform: scale(.5);
    transition-delay: .25s;
  }
  .js .landing .anime.show {
    opacity: 1;
    transform: initial !important;
  }
  .landing .btn {
    transition: .1s;
  }
}