@import url('https://fonts.bunny.net/css?family=anek-latin:400,500,600,700|open-sans:400,600,700');

body {
  color: #000 !important;
  font-family: "Anek Latin";
  font-weight: 600;
  font-size: 12px;
}

a {
  text-decoration: none;
}

.top-bar {
  display: flex;
  align-items: center;
  height: 56px;
  background-color: #000;
  color: #fff;
}

.top-bar .red3 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.top-bar .red3 span {
  color: #DD6A10;
  margin-left: 5px;
}


.head-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 128px;
  border-top: 1px solid rgba(143, 147, 159, 0.20);
  border-bottom: 1px solid rgba(143, 147, 159, 0.20);
  background: #FFF;
}

.head-bar .social {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: start;
}

.head-bar .social-flex {
  gap: 12px;
  align-items: center;
  justify-content: start;
}

.head-bar .busca {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: end;
}

.head-bar .social img {
  width: 32px;
  aspect-ratio: 1 / 1;
}

.head-bar .marca {
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-bar .marca img {
  height: 100px;
  width: auto;
}

.menu-bar {
  display: flex;
  height: 80px;
  padding: 0px 138px 0px 139px;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid rgba(143, 147, 159, 0.20);
  background: #FFF;
}

.menu-bar a {
  color: #000;
  font-family: "Anek Latin";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 12px;
}

.menu-bar a:hover {
  text-decoration-line: underline;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
  text-decoration-color: #DD6A10;
  text-decoration-style: solid;
}

.social .btn,
.busca .btn {
  background-color: #DD6A10;
}

.social .btn-mobile,
.busca .btn-mobile {
  background-color: #ffffff;
}

.social .btn-mobile svg,
.social .btn img,
.busca .btn-mobile svg,
.busca .btn img {
  width: 20px;
  height: auto;
}

.banner-bar {
  display: flex;
  margin: 50px 0 0 0;
  justify-content: center;
  align-items: center;
}

.banner-fix {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.friso {
  border-bottom: solid 2px #DD6A10;
  margin: 50px 0 30px 0;
}

.friso span {
  display: inline-flex;
  padding: 8px;
  margin-right: 3px;
  border-radius: 4px 4px 0px 0px;
  background: #DD6A10;
  color: #fff;
  font-family: "Anek Latin";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.friso button {
  display: inline-flex;
  padding: 8px;
  margin-right: 4px;
  border-radius: 4px 4px 0px 0px;
  background: #f5d2b7;
  color: #DD6A10;
  font-family: "Anek Latin";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  border: none;
}

.friso button.active {
  background: #DD6A10;
  color: #FFF;
}

.manchas .foto {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.manchas-a .foto {
  aspect-ratio: 16 / 10;
}

.manchas-b .foto {
  aspect-ratio: 16 / 9.2;
}

.manchas-d .foto {
  aspect-ratio: 16 / 11.5;
}

.manchas .tag-data {
  display: flex;
  gap: 10px;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.manchas-a .tag-data {
  margin: 16px 0;
}

.manchas-b .tag-data {
  margin: 13px 0;
}

.manchas-c .tag-data {
  margin: 10px 0;
}

.manchas-d .tag-data {
  margin: 13px 0;
}

.manchas-b,
.manchas-d {
  margin-bottom: 15px;
}

.manchas-c {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(143, 147, 159, 0.20);
}

.manchas .tag-data .tag {
  color: #DD6A10;
  text-transform: uppercase;
}

.manchas .tag-data .data {
  color: #DD6A10;
}

.manchas-a .titulo {
  color: #000;
  font-family: "Anek Latin";
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.manchas-b .titulo,
.manchas-c .titulo,
.manchas-d .titulo {
  color: #000;
  font-family: "Anek Latin";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.colunas {
  display: flex;
  gap: 12px;
}

.colunas .foto {
  width: 100px;
  height: 100px;
  aspect-ratio: 1 / 1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border: solid 1px #efefef;
}

.colunas .texto {
  display: flex;
  gap: 4px;
  flex-direction: column;
}

.colunas .autor a {
  color: #DD6A10;
  font-family: "Anek Latin";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.colunas .titulo a {
  color: #000;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.videos {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.videos a {
  width: 100%;
}

.videos .foto {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.videos .foto img {
  width: 60px;
}

.videos .titulo {
  color: #000;
  font-family: "Anek Latin";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.footer-bar {
  margin-top: 80px;
  background-color: #000;
  display: flex;
  padding: 40px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.footer {
  color: #8F939F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.footer .marca {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer .marca img {
  height: 100px;
  width: auto;
}

.footer span {
  display: block;
  color: #FFF;
  font-family: "Anek Latin";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin: 16px 0;
}

.footer .editorias {
  list-style: none;
  padding-left: 0;
  column-count: 2;
}

.footer .editorias li {
  display: block;
}

.footer .editorias li a {
  color: #8F939F;
}

@media (max-width: 576px) {
  .footer .editorias {
    column-count: 1;
  }

  .footer .editorias li {
    display: inline-block;
    margin-right: 8px;
  }
}

.footer .telefones {
  color: #8F939F;
  text-decoration: underline;
}

.footer .telefones svg {
  fill: #8F939F;
  width: 20px;
  height: 20px;
  margin: 0 5px;
}

.footer .col-6 {
  border-left: solid 1px #8F939F;
  border-right: solid 1px #8F939F;
}

.footer .social {
  display: flex;
  justify-content: space-around;
}

.footer .social img {
  width: 32px;
  aspect-ratio: 1 / 1;
}

.btn-primary {
  background-color: #DD6A10 !important;
  border: #DD6A10 !important;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 100%;
  max-width: 330px;
  margin: 20px auto;
  font-family: "Anek Latin";
  font-weight: 400;
  font-size: 14px;
}