.landing {
  --lp-pad-x: 20px;
  --lp-pad-y: 40px;
  --lp-alt-font: "Noto Serif", serif;
  --lp-offwhite: #f8f5f0;
  --lp-black: #1d1c0f;
  --lp-light-blue: #357faf;
  --lp-royal-blue: #10275a;
  --lp-yellow: #f5d256;
  --lp-red: #7f0807;
  --lp-line: #172029;

  background: var(--lp-offwhite);
  color: var(--lp-black);
  font-family: "Inter", sans-serif;
  overflow: hidden;
}
.landing :where(h1, h2, h3, ul, li, p) {
  margin: 0;
}
.landing img {
  display: block;
  margin: 0 auto;
}
.landing *:focus-visible {
  outline: 2px solid;
}
.landing .wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: var(--lp-pad-y) var(--lp-pad-x);
}
.landing .btn {
  border-radius: 999px;
  display: block;
  font: 700 1.25em / 1.1 var(--lp-alt-font);
  padding: 0.5em 1.5em;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  width: fit-content;
  transition: filter 0.1s;
}
.landing .btn:focus-visible {
  outline-color: var(--lp-royal-blue);
}
.landing .artistas .btn:focus-visible {
  outline-color: var(--lp-yellow);
}
.landing .btn:hover {
  filter: saturate(1.5);
}
.landing .btn.btn-blue {
  background: var(--lp-royal-blue)
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-btn-blue.jpg)
    center / cover no-repeat;
  color: var(--lp-yellow);
}
.landing .btn.btn-yellow {
  background: var(--lp-yellow)
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-btn-yellow.jpg)
    center / cover no-repeat;
  color: var(--lp-royal-blue);
}

.landing h2 {
  font: 400 2em / 1.2 var(--lp-alt-font);
  color: var(--lp-black);
  margin-bottom: 0.5em;
  text-wrap: balance;
}

/* INTRO */
.landing .intro,
.landing .arte {
  background: var(--lp-offwhite)
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
    center / cover no-repeat;
}
.landing .intro .wrapper {
  padding-top: var(--lp-pad-x);
}
.landing .intro h2 span {
  color: var(--lp-royal-blue);
  font-weight: 600;
}
.landing .intro p {
  font-size: 1.125em;
  line-height: 1.2;
  margin-bottom: 0.75em;
}
.landing .intro ul {
  display: grid;
  gap: 0.5em;
  list-style: none;
  padding-left: 0;
  margin: 0.25em 0 1em 0;
}
.landing .intro ul img {
  float: left;
  margin: 0 0.6667em 0.6667em 0;
}
.landing .intro ul li p {
  font-size: 1.1em;
  margin-bottom: 0;
}

/* AUTOR */
.landing .autor {
  background:
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
      100% calc(50% + 230px) / cover no-repeat,
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
      top center / cover no-repeat;
  color: white;
}
.landing .autor .foto-autor img {
  max-height: 322px;
  width: auto;
  margin: 0 auto 1em;
}
.landing .autor h2 {
  color: white;
  text-wrap: unset;
}
.landing .autor strong {
  color: var(--lp-yellow);
}
.landing .autor em {
  color: white;
  font-family: "Inter", sans-serif;
}
.landing .autor p {
  font-size: 1.125em;
  margin-bottom: 0.625em;
}
.landing .autor span {
  font: 400 1.25em / 1.2 var(--lp-alt-font);
  position: relative;
  display: block;
  max-width: 240px;
  margin: 1em 0 0 1.75em;
}
.landing .autor span:before,
.landing .autor span::after,
.landing .arte span:before,
.landing .arte span::after {
  background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/quote.svg)
    center / contain no-repeat;
  content: "";
  display: block;
  height: 17px;
  width: 23px;
  position: absolute;
}
.landing .autor span::before,
.landing .arte span::before {
  left: -26px;
  top: -8px;
  padding: 0.25em 0;
}
.landing .autor span::after,
.landing .arte span::after {
  bottom: -8px;
  right: -4px;
  transform: rotate(0.5turn);
  padding: 0.25em 0;
}

/* CLASSICO */
.landing .classico {
  background: var(--lp-offwhite)
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
    bottom / cover no-repeat;
}
.landing .classico .wrapper {
  padding: 0;
}
.landing .classico .txt {
  padding: var(--lp-pad-y) var(--lp-pad-x);
}
.landing .classico h2 {
  text-wrap: unset;
}
.landing .classico ul {
  display: grid;
  gap: 1.5em;
  list-style: none;
  padding-left: 0;
  margin: 0.25em 0 1em 0;
}
.landing .classico ul li {
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 1em;
  align-items: center;
  font-size: 1.125em;
}
.landing .classico h3 {
  color: var(--lp-royal-blue);
  text-transform: uppercase;
  font-weight: 700;
}

/* JORNADA */
.landing .bg-linha {
  background:
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
      100% calc(50% + 320px) / cover no-repeat,
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
      top center / cover no-repeat;
}
.landing .jornada h2 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.75em;
}
.landing .jornada .wrapper {
  padding-bottom: 40px;
}
.landing .jornada .heading p {
  text-align: center;
  font-size: 1.125em;
  text-wrap: balance;
}
.landing .jornada .heading {
  margin-bottom: 0.75em;
  max-width: 41.5625em;
}
.landing .jornada ul {
  display: flex;
  gap: 2.25em;
  list-style: none;
  overflow: auto;
  padding: 1em var(--lp-pad-x);
  scroll-snap-type: x mandatory;
  z-index: 1;
  position: relative;
}
.landing .jornada ul li {
  flex: 0 0 116px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 2em;
  align-items: center;
}
.landing .jornada ul li p {
  background: var(--lp-red);
  color: white;
  line-height: 1.125;
  padding: 0.25em 0.875em;
  font-size: 14px;
  text-align: center;
  display: block;
  max-width: 140px;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
}
.landing .jornada ul li p::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 32px;
  background: var(--lp-line);
  bottom: -46px;
  left: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.landing .jornada ul::before {
  content: "";
  position: absolute;
  width: 930px;
  height: 2px;
  background: var(--lp-line);
  left: 82.5px;
  top: 50px;
}

/* ARTISTAS */
.landing .artistas h2 {
  font-weight: 700;
  text-align: center;
  color: var(--lp-offwhite);
}
.landing .artistas .wrapper {
  padding-top: 0;
}
.landing .artistas ul {
  display: flex;
  gap: 0em;
  list-style: none;
  overflow: auto;
  padding: 1em 0 calc(1em + 40px) 0;
  scroll-snap-type: x mandatory;
  position: relative;
}
.landing .artistas ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 125px;
  gap: 0;
  position: relative;
  /* transform: translateX(-20px); */
}
.landing .artistas ul li p {
  font-size: 14px;
  color: var(--lp-line);
  background: var(--lp-offwhite);
  font-weight: 700;
  line-height: 1.125;
  padding: 0.125em 0.375em;
  text-align: center;
  display: block;
  max-width: 125px;
  text-transform: uppercase;
  position: absolute;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.landing .artistas ul li:nth-child(1) {
  transform: translateX(20px);
}
.landing .artistas ul li:nth-child(2) {
  transform: translate(14px, 40px);
}
.landing .artistas ul li:nth-child(3) {
  transform: translateX(8px);
  width: fit-content;
}
.landing .artistas ul li:nth-child(4) {
  transform: translate(0, 40px);
}
.landing .artistas ul li:nth-child(5) {
  transform: translateX(-8px);
}
.landing .artistas ul li:nth-child(6) {
  transform: translate(-14px, 40px);
}
.landing .artistas ul li:nth-child(7) {
  transform: translateX(-20px);
  white-space: nowrap;
}
.landing .artistas ul li:nth-child(8) {
  transform: translate(-30px, 40px);
}
.landing .artistas .btn {
  margin-top: 1.5em;
}

/* ARTE */
.landing .arte picture {
  flex: 0 0 330px;
}
.landing .arte h2 {
  font-weight: 700;
}
.landing .arte span {
  font: 400 1.25em / 1.2 var(--lp-alt-font);
  position: relative;
  display: block;
  max-width: 230px;
  color: var(--lp-royal-blue);
  margin: 1.25em 0 1.25em 1.75em;
}
.landing .arte span::after {
  right: -20px;
}

/* CHECKLIST */
.landing .checklist {
  background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
    center / cover no-repeat;
  color: var(--lp-offwhite);
}
.landing .checklist .wrapper {
  padding: 0;
}
.landing .checklist .txt {
  padding: var(--lp-pad-y) var(--lp-pad-x);
}
.landing .checklist h2 {
  font-weight: 700;
  color: var(--lp-yellow);
}
.landing .checklist ul {
  font-size: 1.1em;
  line-height: 1.2;
  color: var(--lp-offwhite);
  margin-top: 1.5em;
  padding-left: 0;
  text-wrap: balance;
}
.landing .checklist ul li {
  position: relative;
  padding-left: 2em;
  display: flex;
  align-items: center;
}
.landing .checklist ul li:not(:last-child) {
  margin-bottom: 1em;
}
.landing .checklist ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/i-check.svg)
    50% / contain no-repeat;
}

/* FORMATOS */
.landing .formatos {
  background: var(--lp-offwhite)
    url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
    center / auto repeat-y;
}
.landing .formatos h2 {
  text-align: center;
  font-weight: 700;
}
.landing .formatos ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 3em 2em;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.landing .formatos ul li {
  /* align-items: center; */
  display: flex;
  flex: 0 1 337px;
  flex-direction: column;
  line-height: 1.25;
  padding: 24px;
  background: var(--lp-yellow);
  border-radius: 40px 0;
}
.landing .formatos ul li picture {
  display: block;
  margin-bottom: 0;
}
.landing .formatos h3 {
  text-align: center;
  color: var(--lp-royal-blue);
  font: 700 1.25em / 1.25 var(--lp-alt-font);
  margin-bottom: 0.25em;
}
.landing .formatos h4 {
  font-size: 1.1em;
  line-height: 1.1;
  margin-bottom: 0.75em;
  font-weight: 400;
  text-wrap: balance;
}
.landing .formatos .ficha {
  padding: 0;
  position: relative;
  font-size: 1.1em;
  margin-bottom: 0.75em;
}
.landing .formatos summary {
  color: var(--lp-royal-blue);
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 0;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
  outline: none;
  position: relative;
}
.landing .formatos .ficha summary::after {
  background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/i-ficha-drop.svg)
    center / contain no-repeat;
  content: "";
  flex: 0 0 13px;
  width: 13px;
  height: 13px;
  transition: transform 0.3s ease-in-out;
}
.landing .formatos .ficha[open] summary::after {
  rotate: 180deg;
}
.landing .formatos .panel {
  padding: 0.15em 0 0;
  color: var(--lp-black);
  line-height: 1.15;
  display: none;
}
.landing .formatos .ficha[open] .panel {
  display: block;
  min-height: 180px;
}
.landing .formatos .panel ul,
.landing .formatos .panel ul li {
  display: block;
  padding: 0;
}
.landing .price-boxes .preco-produto {
  text-align: center;
}
.landing .price-boxes .preco-antigo {
  display: none;
}
.landing .price-boxes .preco {
  color: var(--lp-royal-blue);
  line-height: 1.15;
  font-size: 1.125em;
}
.landing .price-boxes .preco span {
  font-size: 2em;
}
.landing .formatos .btn {
  margin-top: 0.6667em;
}

/* FINAL */
.landing .final {
  background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
    center / cover no-repeat;
  text-align: center;
  text-wrap: balance;
}
.landing .final h2 {
  color: white;
  font-weight: 700;
  margin-bottom: 0;
}
.landing .final p {
  color: white;
  font-size: 1.125em;
  margin-bottom: 0;
}
.landing .final span {
  font-size: 1.5em;
  color: var(--lp-yellow);
}
.landing .final .wrapper {
  flex-direction: column;
  gap: 12px;
}

/* > 480px ---- */
@media (min-width: 30rem) {
  .landing {
    --lp-wrapper: 30em;
  }
  .landing .wrapper {
    margin: 0 auto;
    max-width: var(--lp-wrapper);
  }
  .landing .intro .wrapper {
    padding-top: 12px;
  }
  .landing .classico picture,
  .landing .checklist picture {
    display: block;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .landing .classico picture img,
  .landing .checklist picture img {
    width: 100%;
    height: auto;
  }
  .landing .bg-linha {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
        100% calc(50% + 300px) / cover no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
        top center / cover no-repeat;
  }
  .landing .arte span {
    max-width: 274px;
  }
  .landing .checklist .txt {
    flex: 0 0 450px;
  }
  .landing .checklist ul li:before {
    top: -4px;
  }
}

/* > 768px ---- */
@media (min-width: 48rem) {
  .landing {
    --lp-pad-y: 48px;
    --lp-wrapper: 46em;
    font-size: 1.14285em;
  }
  .landing .intro .txt {
    flex: 0 1 39.625em;
  }
  .landing .intro .btn,
  .landing .artistas .btn {
    width: fit-content;
  }
  .landing .autor .txt {
    flex: 0 1 32.75em;
  }
  .landing .autor span {
    max-width: 272px;
  }
  .landing .autor p {
    max-width: 463px;
  }
  .landing .autor .foto-autor img {
    height: 372px;
  }
  .landing .autor span:before,
  .landing .autor span::after {
    width: 32px;
    height: 26px;
    padding: 0;
  }
  .landing .autor span {
    margin: 1.5em 0 0 4em;
  }
  .landing .autor span::before {
    left: -40px;
    top: -10px;
  }
  .landing .autor span::after {
    bottom: -10px;
    right: -16px;
  }
  .landing .classico {
    background: var(--lp-offwhite)
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-classico-white-desk.png)
      center / cover no-repeat;
  }
  .landing .classico .wrapper,
  .landing .checklist .wrapper {
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: center;
  }
  .landing .classico picture {
    flex: 0 0 auto;
    width: 50vw;
    margin-left: calc(50% - 50vw);
    margin-right: 0;
  }
  .landing .classico picture img,
  .landing .checklist picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .landing .classico .txt {
    flex: 1 1 0%;
    padding-left: 2em;
  }
  .landing .jornada ul::before {
    width: 956px;
    top: 54px;
  }
  .landing .jornada ul li p::before {
    bottom: -48px;
  }
  .landing .bg-linha {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
        100% calc(50% + 380px) / cover no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
        top center / cover no-repeat;
  }
  .landing .arte picture {
    flex: 0 0 400px;
  }
  .landing .arte span {
    max-width: 313px;
    margin-left: 3em;
  }
  .landing .arte .txt {
    flex: 0 1 514px;
  }
  .landing .arte .txt img {
    margin-right: 0;
  }
  .landing .checklist picture {
    flex: 0 0 auto;
    width: 54vw;
    margin-right: calc(50% - 54vw);
    margin-left: 0;
  }
  .landing .checklist ul li:before {
    top: 0;
  }
  .landing .checklist .txt {
    flex: 1 1 0%;
    padding-right: 2em;
  }
  .landing .formatos {
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-formatos-desk.jpg)
      top / cover no-repeat;
    position: relative;
    z-index: 1;
  }
  .landing .formatos .wrapper {
    position: relative;
  }
  .landing .formatos .price-boxes {
    position: relative;
    z-index: 1;
  }
  .landing .formatos .price-boxes::after {
    content: "";
    position: absolute;
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-formatos-01.png)
      top left / contain no-repeat;
    width: 265px;
    height: 237px;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .landing .formatos .wrapper:before {
    content: "";
    position: absolute;
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-formatos-02.png)
      top right / contain no-repeat;
    width: 296px;
    height: 262px;
    top: 710px;
    right: -50px;
    z-index: -1;
  }
  .landing .formatos .wrapper::after {
    content: "";
    position: absolute;
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-formatos-03.png)
      bottom left / contain no-repeat;
    width: 461px;
    height: 247px;
    bottom: 60px;
    left: -160px;
    z-index: -1;
  }
  .landing .final .wrapper {
    position: relative;
  }
}

@media (min-width: 57rem) {
  .landing .bg-linha {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-mb.png)
        100% calc(50% + 460px) / cover no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-mb.png)
        top center / cover no-repeat;
  }
}

/* > 992px ---- */
@media (min-width: 62rem) {
  .landing {
    --lp-pad-y: 60px;
    --lp-wrapper: 60em;
  }
  .landing .autor .wrapper {
    gap: 2.5em;
    flex-direction: row-reverse;
  }
  .landing .autor {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-desk.png)
        calc(50% - 600px) 100% no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-desk.png)
        center / cover no-repeat;
  }
  .landing .jornada ul {
    gap: 1.75em;
  }
  .landing .jornada ul::before {
    width: 910px;
  }
  .landing .bg-linha {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-desk.png)
        100% calc(50% - -170px) / 1920px 500px no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-desk.png)
        top center / cover no-repeat;
  }
  .landing .arte {
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-arte-desk.jpg)
      center / cover no-repeat;
  }
  .landing .formatos .ebook,
  .landing .formatos .pocket {
    flex: 0 0 303px;
  }
  .landing .formatos .ebook img,
  .landing .formatos .pocket img {
    width: auto;
    height: 303px;
    margin-left: 2em;
  }
  .landing .formatos .pocket img {
    margin-left: 0;
  }
  .landing .formatos .price-boxes::after {
    left: -90px;
  }
  .landing .final {
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-desk.png)
      center / cover no-repeat;
  }
  .landing .final .wrapper {
    position: relative;
    z-index: 0;
  }
  .landing .final .wrapper::after {
    content: "";
    position: absolute;
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-final-01.png)
      center / contain no-repeat;
    width: 950px;
    height: 256px;
    top: 0;
    left: -390px;
    z-index: -1;
  }
  .landing .final .wrapper::before {
    content: "";
    position: absolute;
    background: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-final-02.png)
      center / contain no-repeat;
    width: 895px;
    height: 256px;
    top: 0;
    right: -440px;
    z-index: -1;
  }
}

/* > 1200px ---- */
@media (min-width: 75rem) {
  .landing {
    --lp-pad-y: 64px;
    --lp-wrapper: 71em;
  }
  .landing .intro {
    background-image: url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-desk.png);
  }
  .landing .intro .wrapper {
    gap: 1.25em;
    align-items: center;
    padding-bottom: var(--lp-pad-x);
  }
  .landing .intro .txt {
    margin-top: 2em;
  }
  .landing .intro ul {
    margin-bottom: 0.5em;
  }
  .landing .intro .btn {
    margin: 0;
  }
  .landing .classico {
    max-height: 535px;
  }
  .landing .classico .wrapper {
    align-items: center;
    position: relative;
    left: 40%;
    transform: translateX(-40%);
  }
  .landing .classico picture img {
    width: 910px;
    height: 550px;
  }
  .landing .classico picture {
    width: 82vw;
    margin-left: calc(50% - 82vw);
    flex: 0 0 910px;
  }
  .landing .classico .txt {
    flex: 0 0 570px;
  }
  .landing .classico ul {
    margin-bottom: 0;
  }
  .landing .jornada ul,
  .landing .artistas ul {
    justify-content: center;
  }
  .landing .arte .txt {
    flex: 0 1 542px;
  }
  .landing .arte h2 {
    text-wrap: unset;
  }
  .landing .arte picture {
    flex: 0 0 540px;
  }
  .landing .checklist {
    max-height: 390px;
  }
  .landing .checklist picture {
    width: 940px;
    margin-right: calc(50% - 940px);
    flex: 0 0 940px;
  }
  .landing .checklist picture img {
    width: 940px;
    height: 380px;
  }
  .landing .checklist .txt {
    flex: 0 0 540px;
  }
  .landing .checklist .wrapper {
    align-items: center;
    position: relative;
  }
  .landing .formatos .wrapper:before {
    top: 380px;
    right: -190px;
  }
  .landing .formatos .price-boxes::after {
    top: -120px;
    left: -150px;
  }
  .landing .formatos .wrapper::after {
    bottom: 70px;
    left: -200px;
  }
  .landing .final .wrapper::after {
    left: -300px;
  }
  .landing .final .wrapper::before {
    right: -350px;
  }
}

/* > 1360px ---- */
@media (min-width: 85rem) {
  .landing {
    --lp-wrapper: 81em;
    /* --lp-pad-y: 80px; */
  }
  .landing .classico picture img {
    height: 566px;
  }
  .landing .classico picture {
    width: 80vw;
    margin-left: calc(50% - 80vw);
  }
  .landing .checklist .txt {
    flex: 0 0 600px;
  }
  .landing .formatos .price-boxes::after {
    left: -170px;
  }
  .landing .formatos .wrapper:before {
    right: -120px;
  }
  .landing .formatos .wrapper::after {
    bottom: 0;
    left: -240px;
  }
  .landing .final .wrapper::after {
    left: -350px;
  }
  .landing .final .wrapper::before {
    right: -350px;
  }
}

@media (min-width: 100rem) {
  .landing .bg-linha {
    background:
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-dark-desk.png)
        100% calc(50% - -320px) / cover no-repeat,
      url(https://mktgen.com.br/imagens/historia-da-arte-gombrich/bg-intro-desk.png)
        top center / cover no-repeat;
  }
}

/* ANIMAÇÕES ---- */
@media not (prefers-reduced-motion) {
  html {
    scroll-behavior: smooth;
  }
  .js .landing .anime {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .js .landing .anime.show {
    opacity: 1;
    -webkit-transform: initial !important;
    -moz-transform: initial !important;
    transform: initial !important;
  }
  .js .landing .intro .livro.anime {
    transform: translateX(-50px);
  }
  .js .landing .intro .txt.anime {
    transform: translateX(50px);
  }
  .js .landing .book.anime {
    transform: translateX(-50px);
  }
  .js .landing .final.anime {
    transform: translateY(100px);
  }
}
