/* ===== TOPO 6: v8 ===== */

.th6-wrap.th6-v8 {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 35px;
  padding: 30px 0;
  background: #f9f9f9;
  box-shadow: 0 0 0 100vmax #f9f9f9;
  clip-path: inset(0 -100vmax);
  font-family: "Caladea", Georgia, "Times New Roman", serif;
}

.urgente + .th6-wrap.th6-v8 {
  margin-top: 30px;
}

.th6-v8,
.th6-v8 * {
  box-sizing: border-box;
}

.th6-v8 a,
.th6-v8 a:hover {
  color: inherit;
  text-decoration: none;
}

.th6-v8-layout {
  float: left;
  width: 100%;
}

.th6-v8-layout:after {
  clear: both;
  content: "";
  display: block;
}

.th6-v8-main a:after,
.th6-v8-card:after,
.th6-v8-side-list:after {
  clear: both;
  content: "";
  display: block;
}

.th6-v8-col {
  min-height: 1px;
}

.th6-v8-maincol {
  position: relative;
  float: left;
  width: 42%;
  padding-right: 2%;
}

.th6-v8-maincol:before,
.th6-v8-slidecol:after,
.th6-v8-sidecol:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  border-left: 1px solid #f0f0f0;
}

.th6-v8-maincol:before {
  right: -1px;
}

.th6-v8-slidecol {
  position: relative;
  float: left;
  width: 39%;
  padding: 0 2%;
}

.th6-v8-slidecol:after {
  right: -1px;
}

.th6-v8-sidecol {
  position: relative;
  float: right;
  width: 19%;
  padding-left: 2%;
}

.th6-v8-sidecol:before {
  left: 0;
}

.th6-v8-main {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.th6-v8-main a {
  float: left;
  width: 100%;
}

.th6-v8-tag {
  float: left;
  max-width: 100%;
  padding: 5px 15px;
  overflow: hidden;
  color: #fff !important;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.th6-v8-main strong {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.18;
}

.th6-v8-main em {
  float: left;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  color: #3a3a3a;
  display: -webkit-box;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.th6-v8-main a:hover strong,
.th6-v8-card:hover strong {
  text-decoration: underline;
}

.th6-v8-pair {
  float: left;
  display: flex;
  justify-content: space-between;
  gap: 4%;
  width: 100%;
  margin-top: 20px;
}

.th6-v8-card {
  display: block;
  min-width: 0;
}

.th6-v8-card-img {
  width: 48%;
}

.th6-v8-card-img img {
  float: left;
  width: 100%;
  height: 105px;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}

.th6-v8-card-img .th6-v8-tag {
  position: relative;
  margin-top: -10px;
}

.th6-v8-card strong {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.th6-v8-card-text {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.th6-v8-card-text:first-child {
  padding-top: 0;
}

.th6-v8-card-text:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.th6-v8-card-text .th6-v8-tag {
  margin-top: 0;
}

.th6-v8-card-text strong {
  color: #3a3a3a;
  font-size: 21px;
  line-height: 1.18;
}

.th6-v8-card-text em {
  float: left;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  color: #3a3a3a;
  display: -webkit-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.th6-v8-slidecol .slide {
  float: left !important;
  width: 100% !important;
  height: 420px !important;
  margin: 0 !important;
  overflow: hidden !important;
  background: #000 !important;
  border-radius: 4px !important;
}

.th6-v8-slidecol .slide > span,
.th6-v8-slidecol .slide > span > a,
.th6-v8-slidecol .slide .owl-wrapper-outer,
.th6-v8-slidecol .slide .owl-wrapper,
.th6-v8-slidecol .slide .owl-item,
.th6-v8-slidecol .slide .owl-item > span,
.th6-v8-slidecol .slide .owl-item > span > a {
  height: 420px !important;
  overflow: hidden !important;
}

.th6-v8-slidecol .slide img {
  display: block !important;
  width: 100% !important;
  height: 420px !important;
  object-fit: cover !important;
  object-position: center !important;
}

.th6-v8-slidecol .slide nav {
  position: relative !important;
  z-index: 2 !important;
  float: left !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  width: 100% !important;
  height: 420px !important;
  margin-top: -420px !important;
  padding: 0 5% 58px !important;
  background-image: linear-gradient(to top, #000 0%, transparent 70%) !important;
}

.th6-v8-slidecol .slide p {
  align-self: flex-start !important;
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 0 10px !important;
  padding: 5px 15px !important;
  overflow: hidden !important;
  color: #fff !important;
  border-radius: 20px !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-overflow: ellipsis !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

.th6-v8-slidecol .slide strong {
  float: left !important;
  width: 100% !important;
  height: auto !important;
  max-height: 104px !important;
  margin: 0 0 40px !important;
  overflow: hidden !important;
  color: #fff !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.22 !important;
  text-shadow: 0 1px 0 #000 !important;
}

.th6-v8-slidecol .slide em {
  display: none !important;
}

.th6-v8-slidecol .owl-theme .owl-controls {
  margin-top: -30px !important;
}

@media (max-width: 1250px) {
  .th6-v8-main strong {
    font-size: 30px;
  }

  .th6-v8-card-text strong {
    font-size: 19px;
  }

  .th6-v8-slidecol .slide,
  .th6-v8-slidecol .slide > span,
  .th6-v8-slidecol .slide > span > a,
  .th6-v8-slidecol .slide .owl-wrapper-outer,
  .th6-v8-slidecol .slide .owl-wrapper,
  .th6-v8-slidecol .slide .owl-item,
  .th6-v8-slidecol .slide .owl-item > span,
  .th6-v8-slidecol .slide .owl-item > span > a,
  .th6-v8-slidecol .slide img,
  .th6-v8-slidecol .slide nav {
    height: 390px !important;
  }

  .th6-v8-slidecol .slide nav {
    margin-top: -390px !important;
  }

  .th6-v8-slidecol .slide strong {
    font-size: 25px !important;
  }
}

@media (max-width: 960px) {
  .th6-v8-maincol,
  .th6-v8-slidecol,
  .th6-v8-sidecol {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .th6-v8-maincol:before,
  .th6-v8-slidecol:after,
  .th6-v8-sidecol:before {
    display: none;
  }

  .th6-v8-slidecol,
  .th6-v8-sidecol {
    margin-top: 20px;
  }

  .th6-v8-pair,
  .th6-v8-side-list {
    display: flex;
    gap: 6%;
    justify-content: space-between;
  }

  .th6-v8-card-img,
  .th6-v8-card-text {
    position: relative;
    width: 47%;
  }

  .th6-v8-card-text {
    padding: 0;
    border-bottom: 0;
  }

  .th6-v8-card-text:first-child:before {
    content: "";
    position: absolute;
    right: -6.5%;
    top: 0;
    height: 100%;
    border-left: 1px solid #f0f0f0;
  }

  .th6-v8-slidecol .slide,
  .th6-v8-slidecol .slide > span,
  .th6-v8-slidecol .slide > span > a,
  .th6-v8-slidecol .slide .owl-wrapper-outer,
  .th6-v8-slidecol .slide .owl-wrapper,
  .th6-v8-slidecol .slide .owl-item,
  .th6-v8-slidecol .slide .owl-item > span,
  .th6-v8-slidecol .slide .owl-item > span > a,
  .th6-v8-slidecol .slide img,
  .th6-v8-slidecol .slide nav {
    height: 300px !important;
  }

  .th6-v8-slidecol .slide nav {
    margin-top: -300px !important;
  }
}

@media (max-width: 700px) {
  .th6-wrap.th6-v8,
  .urgente + .th6-wrap.th6-v8 {
    margin-top: 22px !important;
    margin-bottom: 25px;
    padding: 38px 0 26px;
    background: #fff;
    border-top: 0 !important;
    box-shadow: none !important;
    clip-path: none;
    overflow: hidden;
  }

  .conteudo:has(.th6-wrap.th6-v8) > .ads-728 {
    margin-bottom: 0 !important;
  }

  .conteudo > .ads-728 + .th6-wrap.th6-v8 {
    margin-top: 22px !important;
  }

  .th6-v8-main {
    text-align: center;
    padding-top: 18px;
  }

  .th6-v8-main .th6-v8-tag {
    float: none;
    display: inline-flex;
    width: auto !important;
    max-width: max-content;
    margin-top: 0 !important;
    margin-bottom: 10px;
    justify-content: center;
  }

  .th6-v8-main strong {
    font-size: 28px;
    line-height: 1.2;
  }

  .th6-v8-main em {
    font-size: 14px;
  }

  .th6-v8-tag {
    padding: 5px 12px;
    font-size: 12px;
  }

  .th6-v8-card strong {
    font-size: 15px;
  }

  .th6-v8-card-text strong {
    font-size: 18px;
  }

  .th6-v8-card-text em {
    display: none;
  }

  .th6-v8-pair,
  .th6-v8-side-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .th6-v8-card-img {
    display: grid;
    grid-template-columns: 36% minmax(0, 1fr);
    column-gap: 12px;
    align-items: start;
    width: 100%;
  }

  .th6-v8-card-img img {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  .th6-v8-card-img .th6-v8-tag {
    grid-column: 2;
    align-self: start;
    margin-top: 0;
  }

  .th6-v8-card-img .th6-v8-tag,
  .th6-v8-card-text .th6-v8-tag {
    position: static !important;
    margin-top: 0 !important;
    float: none !important;
    display: inline-flex !important;
    width: auto !important;
    max-width: max-content !important;
    justify-content: center;
    align-self: start;
    justify-self: start;
  }

  .th6-v8-card-img strong {
    grid-column: 2;
    margin-top: 8px;
    font-size: 17px;
  }

  .th6-v8-card-text {
    width: 100%;
    padding: 0 0 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
  }

  .th6-v8-card-text:first-child:before {
    display: none;
  }

  .th6-v8-card-text:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .th6-v8-card-img img {
    height: 100px;
  }

  .th6-v8-slidecol {
    margin-top: 25px;
  }

  .th6-v8-slidecol .slide {
    width: 100% !important;
    margin-left: 0 !important;
    border-radius: 6px !important;
  }

  .th6-v8-slidecol .slide strong {
    max-height: 86px !important;
    font-size: 24px !important;
  }
}

@media (max-width: 480px) {
  .th6-wrap.th6-v8,
  .urgente + .th6-wrap.th6-v8 {
    padding: 28px 0 24px;
  }

  .th6-v8-main strong {
    font-size: 25px;
  }

  .th6-v8-card-img {
    grid-template-columns: 38% minmax(0, 1fr);
    column-gap: 10px;
  }

  .th6-v8-card-img img {
    height: 92px;
  }

  .th6-v8-slidecol .slide,
  .th6-v8-slidecol .slide > span,
  .th6-v8-slidecol .slide > span > a,
  .th6-v8-slidecol .slide .owl-wrapper-outer,
  .th6-v8-slidecol .slide .owl-wrapper,
  .th6-v8-slidecol .slide .owl-item,
  .th6-v8-slidecol .slide .owl-item > span,
  .th6-v8-slidecol .slide .owl-item > span > a,
  .th6-v8-slidecol .slide img,
  .th6-v8-slidecol .slide nav {
    height: 280px !important;
  }

  .th6-v8-slidecol .slide nav {
    margin-top: -280px !important;
    padding-bottom: 48px !important;
  }

  .th6-v8-slidecol .slide strong {
    font-size: 21px !important;
  }
}
