.poesia {
  background-color: #a8a198;
  padding: 135px 0;
  color: #7b7874;
}

.poesia .row {
  align-items: center;
}

.poesia h1 {
  color: #7b7874;
  font-size: 71.546px;
  font-style: normal;
  font-weight: 300;
  line-height: 71.546px;
  letter-spacing: -3.577px;
  margin-bottom: 0;
}

.poesia h3 {
  color: #7b7874;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-top: 38px;
}

.detalhes.poesia2 .mb-85 {
  margin-bottom: 85px;
}

.detalhes.poesia2 .mt-75 {
  margin-top: 75px;
}

.detalhes.poesia2 hr {
  background: #a29d98;
  height: 6px;
  opacity: 1;
  border-top: 0;
  width: 100%;
  margin: 0;
}

.detalhes.poesia2 img.icon-sca {
  float: right;
  margin-bottom: 10px;
}

.detalhes.poesia2 h1 {
  color: #a29d98;
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 50px;
  letter-spacing: -2.5px;
  margin-bottom: 0;
}

.detalhes.poesia2 p {
  color: #a29d98;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  max-width: 315px;
}

.detalhes.poesia2.mb-100 {
  margin-bottom: 100px;
}

.owl-carousel.owl-links-detalhes .owl-dots {
  margin-top: 22px;
  text-align: left;
}

.owl-carousel.owl-links-detalhes .owl-dots .owl-dot.active {
  opacity: 1;
}

.owl-carousel.owl-links-detalhes .card-links {
  height: 100%;
}

.owl-carousel.owl-links-detalhes .card-links img {
  width: 100%;
  display: block;
}

.links-owl-setas {
  display: flex;
  align-items: center;
  gap: 10px;
  float: none;
  margin-top: 0px;
  position: relative;
  z-index: 999;
}

.links-owl-setas .owl-prev,
.links-owl-setas .owl-next {
  appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
  line-height: 0;
  cursor: pointer;
}

.mt-60 {
  margin-top: 60px;
}

.narrativas h4 {
  color: #a29d98;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -1px;
  margin-top: 10px;
}

.define h4 {
  color: #a29d98;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.define h4::after {
  content: "";
  width: 43px;
  height: 2px;
  background-color: #a29d98;
  flex-shrink: 0;
}

.define p {
  color: #a29d98;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.55;
  margin-top: 12px;
  max-width: none;
}

/* ajuste do container lateral */
.container-noright {
  overflow: hidden;
}

/* Jotform */
.form-news .form-all,
.form-news .form-section {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.form-news .form-line {
  margin: 0 0 16px;
  padding: 0;
}

.form-news .form-input-wide,
.form-news .form-sub-label-container {
  width: 100% !important;
  display: block;
}

.form-news #input_3 {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

/* tablet */
@media (max-width: 1199.98px) {
  .poesia {
    padding: 90px 0;
  }

  .poesia h1 {
    font-size: 56px;
    line-height: 56px;
    letter-spacing: -2.4px;
  }

  .poesia h3 {
    font-size: 22px;
    margin-top: 28px;
  }

  .detalhes.poesia2 h1 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1.8px;
  }

  .detalhes.poesia2 p {
    max-width: 100%;
  }

  footer .col-3.just {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 32px;
  }

  footer .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 24px;
  }
}

/* mobile */
@media (max-width: 767.98px) {
  .poesia {
    padding: 60px 0;
  }

  .poesia .row {
    row-gap: 24px;
  }

  .poesia h1 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1.6px;
  }

  .poesia h3 {
    font-size: 18px;
    line-height: 1.35;
    letter-spacing: -0.2px;
    margin-top: 18px;
  }

  .poesia .col-md-6:last-child img {
    max-width: 64px;
    height: auto;
  }

  .detalhes.poesia2 .mb-85 {
    margin-bottom: 40px;
  }

  .detalhes.poesia2 .mt-75 {
    margin-top: 32px;
  }

  .detalhes.poesia2 h1 {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: -1.2px;
  }

  .detalhes.poesia2 p {
    font-size: 15px;
    line-height: 1.6;
    max-width: 100%;
  }

  .detalhes.poesia2 img.icon-sca {
    float: none;
    width: 30px;
    margin-bottom: 12px;
  }

  .detalhes.poesia2 hr {
    height: 4px;
  }

  .narrativas h4,
  .define h4 {
    font-size: 18px;
    letter-spacing: -0.7px;
  }

  .define h4::after {
    width: 32px;
  }

  .define p {
    font-size: 14px;
    line-height: 1.6;
  }

  .links-owl-setas {
    margin-top: 24px;
  }

  .owl-carousel.owl-links-detalhes .owl-stage-outer {
    overflow: hidden;
  }

  .owl-carousel.owl-links-detalhes .card-links img {
    border-radius: 0;
  }

  footer .container > .row {
    row-gap: 28px;
  }

  footer .col-3.just,
  footer .col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  footer .img-logo-rodape {
    max-width: 140px;
    height: auto;
  }

  footer .redes {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }

  footer .campo-newsletter {
    margin: 20px 0;
  }

  .newatria img {
    height: 30px;
  }

  .atria_campo {
    height: auto;
  }

  .atria_campo:hover .atria_campo_one {
    margin-top: 0;
  }

  .atria_campo_two {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.4;
  }
}

.owl-nav {
  display: none !important;
}

.links-owl-setas {
  display: flex;
  align-items: center;
  gap: 14px;
  float: left;
}

.links-owl-setas a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.links-owl-setas a svg {
  display: block;
}

.owl-carousel.owl-narrativas .owl-dots,
.owl-carousel.owl-define .owl-dots {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 75px;
  width: 100%;
}

.owl-carousel.owl-narrativas .owl-dots .owl-dot,
.owl-carousel.owl-define .owl-dots .owl-dot {
  flex: 1;
  height: 2px;
  background: rgba(162, 157, 152, 0.35);
  border: 0;
  border-radius: 0;
  margin: 0;
}

.owl-carousel.owl-narrativas .owl-dots .owl-dot.active,
.owl-carousel.owl-define .owl-dots .owl-dot.active {
  background: #a29d98;
  height: 4px;
}

.owl-carousel.owl-narrativas figure {
  position: relative;
}
.mt-60 {
  margin-top: 60px;
}

.carousel-wrapper {
  position: relative;
}

/* dots vira a barra */

.owl-carousel.owl-links-detalhes .owl-dots {
  display: flex;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.owl-carousel.owl-links-detalhes .owl-dot {
  flex: 1;
  height: 2px;
  background: rgba(162, 157, 152, 0.35);
  margin: 0;
}

.owl-carousel.owl-links-detalhes .owl-dot.active {
  background: #a29d98;
}

/* setas posicionadas sobre os dots */

.carousel-wrapper {
  position: relative;
}

/* dots vira a barra */

.owl-carousel.owl-links-detalhes .owl-dots {
  display: flex;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.owl-carousel.owl-links-detalhes .owl-dot {
  flex: 1;
  height: 2px;
  background: rgba(162, 157, 152, 0.35);
  margin: 0;
}

.owl-carousel.owl-links-detalhes .owl-dot.active {
  background: #a29d98;
}

/* setas posicionadas sobre os dots */

@media (max-width: 768px) {
  .owl-carousel.owl-links-detalhes .card-links {
    height: auto;
  }

  .owl-carousel.owl-links-detalhes .owl-dots {
    margin-top: 0;
  }
}
