.landing {
  --gen-darkblue: #1b2739;
  --gen-bluegray: #485769;
  --gen-gray: #acacac;
  --gen-lightgray: #ededed;
  --mg-value: 50px;
  /* overflow: hidden; */
  /* REMOVER ANTES DE SUBIR */
}
.landing h2 {
  color: var(--gen-darkblue);
  font-size: 1.285em;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 6px;
}
.landing .wrapper {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 20px;
}
.landing
  .carrossel
  .owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev,
.landing
  .carrossel
  .owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next {
  display: none !important;
}
.landing .carrossel,
.landing .quinteto,
.landing .produtos .wrapper {
  margin-bottom: var(--mg-value);
}
.landing header .banner-institucional {
  display: block;
  margin-bottom: -8.3333vw;
}
.landing header a {
  display: block;
  margin-bottom: var(--mg-value);
}
.landing .carrossel .custom-slider,
.landing .carrossel .owl-stage-outer {
  padding: 0 !important;
}
.landing .carrossel .owl-item .buttons {
  display: none !important;
}
.landing .carrossel .owl-dots {
  background: transparent !important;
}
.landing .quinteto .owl-stage-outer {
  padding: 0 !important;
}
.landing .faixa {
  margin-bottom: 20px;
  text-align: center;
}
.landing .informative-widget {
  display: block;
  margin-top: 30px;
}
.landing .block-promotional {
  display: flex;
}
.landing .block-promotional {
  border-top: 1px solid var(--gen-lightgray);
  margin-top: var(--mg-value);
  padding: 20px 0 var(--mg-value);
}
.landing .informative-container .informative-content {
  display: block;
}
.landing .informative-container {
  border-bottom: 0;
  margin: 0;
  padding: 0 !important;
}
.landing .informative-container .info-col {
  text-align: center;
  width: auto;
}
.landing .informative-container .info-col:not(:last-of-type) {
  margin-bottom: 24px;
}
.landing .informative-container .info-col .info-img {
  float: initial;
  margin-bottom: 8px;
  margin-top: 0;
  padding-right: 0;
}
.landing .informative-container .info-col .info-img img {
  display: block;
}
.landing .informative-container .info-col .info-text .title {
  line-height: 1.15;
  text-transform: uppercase;
  text-wrap: balance;
}
.landing .produtos .title-sliders,
.landing .produtos .see-all,
.landing .produtos .owl-thumbs {
  display: none;
}
.landing .produtos .heading a {
  font-size: 0.9285em;
  text-decoration: underline;
}
.landing .quinteto .owl-dots {
  bottom: -24px !important;
}
.landing .quinteto .owl-dot span,
.landing .produtos .owl-dot span {
  background: var(--gen-gray) !important;
  border-color: var(--gen-gray) !important;
}
.landing .quinteto .owl-dot.active span,
.landing .produtos .owl-dot.active span {
  background: var(--gen-bluegray) !important;
  border-color: var(--gen-bluegray) !important;
}
.landing .faq-gen h2 {
  margin-bottom: 20px;
}
.landing .carrossel-1,
.landing .perenes {
  margin-top: 20px;
}
.landing .perenes {
  text-align: center;
}
.landing .perenes .pagebuilder-column:first-of-type {
  margin-bottom: 20px;
}

/* VITRINE CONTADOR */
.landing .vitrine {
  background: #e7e8f2;
}
.landing .vitrine .wrapper,
.landing .autores .wrapper {
  padding: 40px 20px;
}
.landing .vitrine .heading {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 1em;
}
.landing .vitrine .heading h2 {
  color: #0673c5;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.landing .vitrine .heading .subtitulo {
  color: black;
  margin-bottom: 8px;
}
.landing .vitrine .contador {
  /* --extra-pd: calc(32px * 1.5);
  padding-bottom: var(--extra-pd); */
  display: block;
  color: #1a1a1a;
  margin-bottom: 1em;
}
.landing .vitrine .contador time {
  display: flex;
  justify-content: center;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  text-transform: lowercase;
  gap: 4px;
}
.landing .vitrine .contador time .orange-card {
  flex: 0 0 64px;
  background: #ff7e00;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 0 4px 0;
  color: #1a1a1a;
  font-size: 12px;
}
.landing .vitrine .contador time .numero {
  font-size: 40px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1;
}
.landing .vitrine :is(.title-sliders, .see-all) {
  display: none !important;
}
.landing .product-item .product-item-info {
  border-radius: 4px !important;
}
.landing .vitrine .product-item .product-item-info {
  background: white !important;
}

/* AUTORES */
.landing .autores {
  padding: 40px 0;
}
.landing .autores h2,
.landing .autores .subtitulo {
  text-align: center;
  text-wrap: balance;
}
.landing .autores h2 {
  color: #023f6d;
  margin-bottom: 1em;
}
.landing .autores .heading {
  flex-direction: column;
  align-items: center;
  max-width: 420px;
  margin: 0 auto 1em;
}
.landing .autores .wrapper {
  max-width: 1240px;
  border-radius: 8px;
  /* background: linear-gradient(90deg, #FFFFFF, #DEE7F1); */
  background: url(https://mktgen.com.br/imagens/home/2026/bg-autores.png)
    center / cover no-repeat;
  padding-bottom: 0;
}
.landing .autores .custom-slider {
  padding-bottom: 40px !important;
}
.landing .autores .owl-stage-outer {
  padding-top: 0 !important;
}
.landing .autores .custom_content {
  background: white;
  border-radius: 4px;
  color: black;
  position: relative;
  padding: 24px;
  /* width: 240px !important; */
  max-height: 322px !important;
  text-align: center;
  margin: 10px 25px 0 25px !important;
}
.landing
  .autores
  .owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next,
.landing
  .autores
  .owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev {
  text-indent: -9999px !important;
}

.landing .autores .custom_content .foto {
  width: 140px;
  aspect-ratio: 1;
  /* height: 140px; */
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 8px;
  display: block;
}
.landing .autores .custom_content .nome {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #101010 !important;
  margin: 0 0 4px;
}
.landing .autores .custom_content .especialidade {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #0b4671;
  margin: 0 0 32px;
}
.landing .autores .custom_content .btn-autor {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b4671;
  padding: 8px 16px;
  text-align: center;
  border: 1px solid #cbdbee;
  line-height: 1;
  background: #76c9e2;
  text-decoration: none;
}
.landing .autores .custom_content .btn-autor:hover {
  background-color: #48576a;
  border-color: #48576a;
  color: #fff;
  text-decoration: none;
}

/* < 768px ---- */
@media (max-width: 47.99rem) {
  .landing .carrossel .owl-dots {
    position: initial !important;
    margin-top: 4px;
  }
  .landing .carrossel .owl-dot span {
    background: var(--gen-gray) !important;
    border-color: var(--gen-gray) !important;
  }
  .landing .carrossel .owl-dot.active span {
    background: var(--gen-bluegray) !important;
    border-color: var(--gen-bluegray) !important;
  }
  .landing .autores .slide {
    margin: 0 auto !important;
    max-width: 280px !important;
  }
}

/* > 768px ---- */
@media (min-width: 48rem) {
  .landing {
    --mg-value: 60px;
  }
  .landing header .banner-institucional {
    display: flex;
    height: 200px;
    justify-content: center;
    margin-bottom: -65px;
    overflow: hidden;
  }
  .landing header .banner-institucional img {
    max-width: none !important;
  }
  .landing h2 {
    font-size: 1.57em;
    margin-bottom: 0;
  }
  .landing .carrossel .owl-dots {
    bottom: 0 !important;
  }
  .landing .quinteto .owl-controls {
    display: none !important;
  }
  .landing .informative-container .informative-content {
    display: flex;
    flex-wrap: wrap;
  }
  .landing .informative-container .info-col {
    align-items: center;
    display: flex;
    flex: 0 0 50%;
    padding: 0.5em 1.25em;
    text-align: left;
  }
  .landing .informative-container .info-col .info-img {
    flex: none;
    margin-bottom: 0;
    padding-right: 10px;
  }
  .landing .informative-container .info-col:not(:last-of-type) {
    margin-bottom: 0;
  }
  /* .landing .heading {
    align-items: end;
    display: flex;
  } */
  .landing .heading a {
    margin-left: 1.7em;
  }
  .landing .perenes .pagebuilder-column:first-of-type {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .landing .autores .custom_content {
    margin: 10px 0 0 !important;
  }
  .landing .autores .slide {
    margin: 0 auto !important;
    max-width: none !important;
  }
}

/* 992px */
@media (min-width: 62rem) {
  .landing .autores .slide {
    margin: 0 auto !important;
    max-width: 890px !important;
  }
  .landing .autores .custom-slider {
    padding: 0 43px 40px !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -45px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: -10px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev,
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    display: block !important;
  }
}

/* > 1200px ---- */
@media (min-width: 75rem) {
  .landing .informative-container .informative-content {
    flex-wrap: nowrap;
  }
  .landing .informative-container .info-col {
    flex: none;
    padding: 0;
  }
  .landing .autores .slide {
    margin-left: 170px !important;
  }
  .landing .autores .custom-slider {
    padding: 0 0 40px !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -50px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: 20px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev,
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    display: block !important;
  }
}

/* > 1280px ---- */
@media (min-width: 80rem) {
  .landing .autores .slide {
    max-width: 1200px !important;
    margin-left: 0px !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -10px !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: 0px !important;
  }
}

/* > 1360px ---- */
@media (min-width: 85rem) {
  /* .landing {
    --lp-wrapper: 80em;
  } */
  .landing .autores .slide {
    margin: 0 auto !important;
    max-width: none !important;
  }
  .landing
    .vitrine
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: inherit !important;
    background: inherit !important;
  }
  .landing
    .vitrine
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: 15px !important;
    background: inherit !important;
  }
  .landing
    .vitrine
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev,
  .landing
    .vitrine
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    display: inherit !important;
  }
  /* .landing .vitrine .owl-carousel .owl-item {
    width: 212px !important;
    margin-right: 16px !important;
    margin-left: 5px !important;
  } */

  .landing
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -46px !important;
    background: #ededed !important;
  }
  .landing
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: -46px !important;
    background: #ededed !important;
  }
  .landing
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev,
  .landing
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    display: block !important;
  }
  .landing .autores .custom-slider {
    padding: 0 0 40px !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -13px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: -13px !important;
    background: #ededed !important;
  }
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev,
  .landing
    .autores
    .owl-carousel.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    display: block !important;
  }

  /* .landing .autores .owl-carousel .owl-item {
    width: 230px !important;
  } */
}

/* > 1600px ---- */
@media (min-width: 100rem) {
  .landing .vitrine .custom-slider {
    width: 72.5em;
  }
  .landing .vitrine .heading a {
    margin-left: 0;
  }
  .landing .vitrine .wrapper {
    align-items: center;
    display: flex;
    gap: 24px;
    justify-content: space-evenly;
    overflow: hidden;
    max-width: 100em;
  }
  .landing .vitrine .heading {
    flex-direction: column;
    align-items: flex-start;
    max-width: 270px;
    padding: 24px 0 0 0;
    position: relative;
    text-align: left;
    text-wrap: balance;
    margin: 0;
  }
  .landing .vitrine .contador time {
    justify-content: start;
  }
  /* .landing .vitrine .custom-slider {
    width: 62.5em;
  } */
  /* .landing .vitrine .owl-carousel .owl-item {
    margin-right: 9px !important;
  } */
}
