@keyframes ldio-smc465esz3s {
  0%   { transform: rotate(0deg); }
  50%  { transform: rotate(180deg); }
  100% { transform: rotate(360deg); }
}

@keyframes ldio-hkrqiislsh7 {
  0%   { transform: rotate(0deg); }
  50%  { transform: rotate(180deg); }
  100% { transform: rotate(360deg); }
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body {
  background: #000;
  font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  text-align: left;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.image-fluid {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
}

.menu-mobile-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  padding: 3.25rem 1rem 0.75rem 1rem;
  display: none;
}

.menu-mobile-container .active {
  display: block;
  position: absolute;
  background: black;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.paginacao {
  display: flex;
  position: relative;
  margin-bottom: 1.25rem;
  align-items: center;
  justify-content: center;
  color: #818080;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
    "Lucida Console", monospace;
  font-size: 0.875rem;
  padding-left: 0;
  list-style: none;
  border-radius: 0;
}

.paginacao a {
  text-align: center;
  color: #818080;
  text-shadow: 0 0 1px #818080;
  background-color: transparent;
  display: inline-block;
  border: 1px solid rgba(175, 175, 175, 0.4);
  margin: 0 5px;
  text-decoration: none;
  padding: 10px;
}

footer .footer-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1098px;
  margin: 0 auto;
  color: #9b9b9b;
  padding: 0 .75rem;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.side-bar-move {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  padding-top: 96px;
  margin-top: -96px;
  margin-bottom: 1rem;
  pointer-events: none;
}

.breadcrumb {
  padding: 0.45rem 0;
  background: transparent;
  border-bottom: none;
}

.breadcrumb ol {
  list-style: none;
  margin: 0 auto;
  padding: 0 0.75rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 1098px;
  overflow: hidden;
}

.breadcrumb li {
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}

.breadcrumb li:last-child {
  flex-shrink: 1;
  overflow: hidden;
}

.breadcrumb li:last-child span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 360px;
  display: block;
}

.breadcrumb a {
  color: #cf0000;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb .breadcrumb-current span {
  color: #777;
  font-size: 0.75rem;
  font-weight: 400;
}

.breadcrumb .breadcrumb-sep {
  color: #ccc;
  font-size: 13px;
  margin: 0 5px;
  line-height: 1;
}

.artigo-publicadoem {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 0.72rem !important;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #eee;
  padding: 0.5rem 1rem 0.75rem;
  margin-bottom: 0.25rem;
}

.reading-time {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.72rem;
  color: #cf0000;
  border-left: 1px solid #ddd;
  padding-left: 8px;
  margin-left: 2px;
  font-weight: 600;
}

.reading-time i {
  font-size: 11px;
}

.artigo-titulo {
  font-size: clamp(1.6rem, 4vw, 2.6rem) !important;
  line-height: 1.05 !important;
  margin-bottom: 0.25rem;
}

.artigo-swipe {
  font-size: 0.8rem !important;
  margin-bottom: 0.6rem;
}

#back-to-top {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #cf0000;
  color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity .25s, visibility .25s, transform .25s;
  z-index: 999;
}

#back-to-top.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

#back-to-top:hover {
  background: #a00;
}

#back-to-top svg {
  display: block;
}

.main {
  background-color: #fff;
  min-height: 60vh;
}

.ldio-hkrqiislsh7 div {
  position: absolute;
  animation: ldio-hkrqiislsh7 1s linear infinite;
  width: 80px;
  height: 80px;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  box-shadow: 0 2px 0 0 #000;
  transform-origin: 40px 41px;
  box-sizing: content-box;
}

.loadingio-spinner-eclipse-xlda29r6prf {
  width: 98px;
  height: 98px;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.ldio-hkrqiislsh7 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.98);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-smc465esz3s div {
  position: absolute;
  animation: ldio-smc465esz3s 1s linear infinite;
  width: 80px;
  height: 80px;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  box-shadow: 0 2px 0 0 #fff;
  transform-origin: 40px 41px;
  box-sizing: content-box;
}

.loadingio-spinner-eclipse-8em2u41ldxg {
  width: 44px;
  height: 44px;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.ldio-smc465esz3s {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.44);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.header-wrapper {
  background: #000;
}

.header-wrapper .mobile-menu-button {
  display: flex;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.5rem;
  height: 3.5rem;
  padding: 1.125rem 1rem;
  opacity: 0.5;
  font-size: 0;
  border: none;
  background: transparent;
}

.header-wrapper .mobile-search-button {
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  cursor: pointer;
  width: 3.5rem;
  height: 3.5rem;
  padding: 1.125rem 1rem;
  opacity: 0.5;
  font-size: 0;
  border: none;
  background: transparent;
}

.header-wrapper header {
  width: 100%;
  position: relative;
}

.header-wrapper header .menu-menu-principal-container {
  display: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
}

.header-wrapper header .menu-menu-principal-container ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex: 1 1 auto;
  padding: 0 0.5rem;
  width: 100%;
  max-width: 1098px;
}

.header-wrapper header .menu-menu-principal-container ul li {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
}

.header-wrapper header .menu-menu-principal-container ul li.active a::after {
  content: "";
  position: absolute;
  right: 0.75rem;
  bottom: 13px;
  left: 0.75rem;
  width: calc(100% - 1.5rem);
  height: 6px;
  background-color: #cf0000;
}

.header-wrapper header .menu-menu-principal-container ul li a {
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 0.75rem;
  height: 80px;
  line-height: 83px;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
              "Arial Narrow", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 0 10px #000;
}

.header-wrapper header .menu-menu-principal-container ul li a:hover {
  color: #cf0000;
}

.header-wrapper header .menu-menu-principal-mobile-container {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-bottom: none;
  width: 100%;
  max-width: 1098px;
  color: #000;
  box-shadow: inset 0 -1px 0 #1d1d1d;
  border-bottom: 0 solid #e0e0e0;
}

.header-wrapper header .menu-menu-principal-mobile-container ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  min-width: 100%;
  list-style-type: none;
}

.header-wrapper header .menu-menu-principal-mobile-container ul li {
  flex: auto;
}

.header-wrapper header .menu-menu-principal-mobile-container ul li.current_page_item {
  box-shadow: inset 0 -3px 0 0 #cf0000;
}

.header-wrapper header .menu-menu-principal-mobile-container ul li.current_page_item a {
  color: #fff;
}

.header-wrapper header .menu-menu-principal-mobile-container ul li a {
  display: block;
  width: 100%;
  vertical-align: middle;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
              "Lucida Console", monospace;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #818080;
  white-space: nowrap;
  text-decoration: none;
}

.header-wrapper .header-wrappersub {
  position: relative;
  max-width: 1098px;
  margin: 0 auto;
  padding: 0 0.75rem 0 0.75rem;
  text-align: center;
  zoom: 1;
}

.header-wrapper .header-wrappersub .logo-link {
  display: inline-block;
  cursor: pointer;
}

.header-wrapper .header-wrappersub .logo-link .logo-img {
  width: 182px;
  height: 102px;
}

.header-wrapper .header-wrappersub .livenews-social {
  display: none;
}

.header-wrapper .header-wrappersub .livenews-social li {
  display: inline-block;
  vertical-align: top;
}

.header-wrapper .header-wrappersub .livenews-social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  margin-left: 1rem;
  border-radius: 10rem;
  text-decoration: none;
}

.header-wrapper .header-wrappersub .livenews-social li a i {
  font-size: 24px;
  color: #fff;
}

.header-wrapper .header-wrappersub .form-search {
  position: absolute;
  top: auto;
  bottom: 35px;
  right: 0.75rem;
  left: auto;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  z-index: 1;
}

.header-wrapper .header-wrappersub .form-search form {
  width: 100%;
  text-align: left;
}

.header-wrapper .header-wrappersub .form-search form input {
  position: relative;
  float: right;
  padding: 0 45px 0 20px;
  width: 183px;
  height: 40px;
  color: #fff;
  font-family: "Roboto Condensed", "Arial Narrow", "Archivo Narrow",
            Roboto, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  opacity: 1;
  outline: none;
  font-size: 15px;
  text-transform: uppercase;
  background-color: #1d1d1d;
  border: 0 none;
  border-radius: 20px;
  box-shadow: 0 0 10px #000;
  transition: all 0.5s ease;
}

.header-wrapper .header-wrappersub .form-search form button {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  padding: 0px;
  border: none;
}

.header-wrapper .header-wrappersub .form-search form button svg {
  height: 1.25rem;
  width: 1.25rem;
}

.header-wrapper .header-wrappersub .form-search form button svg path {
  fill: #fff;
}

.nav-mobile {
  position: fixed;
  top: 0;
  left: -105%;
  visibility: hidden;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  padding: 0;
  flex-direction: column;
  color: #fff;
  background-color: #000;
  transition: left 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  z-index: 10000;
}

.nav-mobile-open {
  visibility: visible;
  left: 0;
}

.nav-mobile .close-button-nav {
  display: flex;
  z-index: 1;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.5rem;
  height: 4.375rem;
  padding: 1.125rem 1rem;
  font-size: 0;
  background-color: transparent;
  border: none;
}

.nav-mobile .midias-sociais {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin: auto;
  width: 60%;
  padding-top: 20px;
}

.nav-mobile .midias-sociais li {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-mobile .midias-sociais li a {
  text-decoration: none;
  color: white;
  font-size: 20px;
}

.nav-tip {
  position: absolute;
  top: 3rem;
  left: 1rem;
}

.nav-tip_btn {
  display: inline-block;
  padding: 8px 0;
  width: 42px;
  background-color: #cf0000;
  border-radius: 40px;
  line-height: 1;
  font-size: 12px;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
      "Arial Narrow", sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.nav-tip_btn span {
  display: block;
}

.nav-tip_contact {
  display: none;
  margin-top: 17px;
  margin-left: 9px;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
      "Lucida Console", monospace;
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  text-decoration: none;
  text-shadow: 0 0 10px #000;
}

.nav-tip_contact:hover {
  text-decoration: none;
  color: #fff;
}

.menu-menu-principal-container {
  width: 100%;
}

.menu-header-nav-mobile-modal {
  margin-top: 3rem;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
  font-size: 0;
}

.menu-header-nav-mobile-modal li a {
  display: block;
  vertical-align: middle;
  font-size: 3rem;
  line-height: 1.3;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
        "Arial Narrow", sans-serif;
  text-transform: uppercase;
  color: #fff;
  outline-offset: -5px;
  text-decoration: none;
  background-color: transparent;
}

.mobile-posts article {
  margin: 0 auto 1rem auto;
  padding: 1rem;
  max-width: 640px;
}

.mobile-posts article a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

.mobile-posts article a .body {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: -1rem auto 0 auto;
  padding: 0 0.25rem 0.5rem 0.25rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  max-width: 768px;
}

.mobile-posts article a .article_title {
  margin-bottom: 0.675rem;
  font-size: calc(1.5rem + 2.85vw);
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
          "Arial Narrow", sans-serif;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.mobile-posts article a .article_title span {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: calc(1.425rem + 1.825vw);
  line-height: 1;
}

.mobile-posts article a .article_date {
  display: block;
  margin-bottom: 0.125rem;
  line-height: 1.3;
  color: #818080;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
          "Lucida Console", monospace;
  text-transform: uppercase;
  font-size: 3.5vw;
}

.mobile-posts article a .image-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.mobile-posts article a .image-container .category-post {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.mobile-posts article a .image-container .category-post span {
  display: inline-block;
  margin-bottom: 1.25vw;
  padding: 0.125rem 0.75rem 0.0625rem 0.625rem;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
              "Arial Narrow", sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.25;
  text-transform: uppercase;
  color: #000;
  background-color: #cf0000;
}

.mobile-posts article a .image-container::before {
  padding-top: 75%;
}

.mobile-posts article a .image-container::after {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(
            to bottom,
            transparent 0,
            transparent 50%,
            rgba(0, 0, 0, 0.95) 93%,
            #000 100%
          );
  pointer-events: none;
}

.mobile-posts article a .image-container .embed-container {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.mobile-posts article a .image-container .img-fluid {
  object-fit: cover;
  object-position: center top;
  height: 100%;
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.article-div {
  padding-bottom: 2rem;
  display: none;
}

.article-div .article-closs {
  position: relative;
  margin-bottom: 10vw;
  font-size: 1rem;
  clear: both;
}

.article-div .article-closs_header-title {
  margin-bottom: 20px;
  padding: 0 5px 0 0;
  max-width: 728px;
  color: #000;
  font-weight: 700;
}

.article-div .article-closs_header-title span {
  line-height: 0.95;
  font-size: 2.5rem;
}

.article-div .article-closs_block {
  position: relative;
  margin-bottom: 1.75rem;
}

.article-div .article-closs_block .image-block {
  position: relative;
  max-height: 384px;
  flex-direction: column;
}

.hero-posts {
  background-color: #fff;
  position: relative;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
  margin: 0 auto;
  max-width: 728px;
  display: none;
}

.hero-posts .hero-bar {
  margin: 0.75rem auto;
  max-width: 1074px;
  position: relative;
  width: 100%;
}

.hero-posts .hero-bar .hero-bar-row {
  display: flex;
  flex-wrap: nowrap;
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}

.hero-posts .hero-bar .hero-bar-row__col {
  flex-basis: 0;
  flex-grow: 1;
  position: relative;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  width: 100%;
  max-width: 100%;
  min-height: 1px;
}

.hero-posts .hero-bar__card-link {
  display: block;
  position: relative;
  z-index: 0;
  padding-bottom: 1rem;
  text-decoration: none;
  background-color: transparent;
  color: black;
}

.hero-posts .hero-bar__card-link:hover {
  color: inherit;
  text-decoration: underline;
}

.hero-posts .hero-bar__card-img {
  display: block;
  width: 100%;
  padding: 0;
  position: relative;
}

.hero-posts .hero-bar__card-img::before {
  padding-top: 57.14286%;
  display: block;
  content: "";
}

.hero-posts .hero-bar__card-img .img-responsive {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.hero-posts .hero-bar__card-img .img-responsive img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}

.hero-posts .hero-bar__card-title {
  margin: 0.5rem 0 0 0;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  color: #000;
}

.article-div .article-closs {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #f0f0f0;
}

.article-div .article-closs_block {
  flex-shrink: 0;
  width: 200px;
  margin-bottom: 0;
}

.article-div .article-closs_block .image-block {
  max-height: none;
}

.article-div .article-closs_block .image-block img {
  width: 200px;
  height: 130px;
  object-fit: cover;
  object-position: center top;
  display: block;
  border-radius: 2px;
}

.article-div .article-closs_header {
  flex: 1;
  min-width: 0;
}

.article-div .article-closs_header-title {
  margin-bottom: 0.4rem;
}

.article-div .article-closs_header-title span {
  font-size: 1rem;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-div .article-closs .artigo-block,
    .article-closs__excerpt {
  font-size: 0.82rem !important;
  line-height: 1.45;
  color: #666;
  margin-top: 0.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-div .article-closs .artigo-block,
    .article-closs__excerpt p {
  margin-bottom: 0;
  font-size: inherit !important;
}

.hero-posts .hero-bar__card-title {
  font-size: 0.85rem;
  line-height: 1.25;
  text-align: left;
  padding: 0 0.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.main {
  position: relative;
  margin: 0 auto;
  padding: 2rem 0.75rem 0 0.75rem;
  max-width: 752px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.artigo {
  background-color: #fff;
  overflow: hidden;
  clear: both;
  height: 100%;
  padding-bottom: 2rem;
}

.artigo .midia-primaria {
  display: flex;
  flex-direction: column;
}

.artigo .midia-primaria .img-fluid {
  width: 100%;
  max-width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.artigo .container-titulo {
  margin: 0;
  padding: 1rem 1rem 0 1rem;
  text-align: center;
}

.artigo-titulo {
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
      "Arial Narrow", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #000;
  font-size: calc(1.625rem + 3vw);
  line-height: 0.9;
}

.artigo-swipe {
  display: inline-block;
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.75rem 0.125rem 0.625rem;
  background-color: #cf0000;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
      "Arial Narrow", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.1875rem;
  line-height: 1;
  color: #000;
  text-transform: uppercase;
}

.artigo .social {
  margin: 0.9rem 1rem 1.1rem 1rem;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.artigo .social-item {
  display: inline-block;
  margin: 0 0.625rem;
}

.artigo .social-btn {
  border: 0;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 10rem;
  padding: 0;
}

.artigo .social-btn {
  background-size: 1.8rem;
  height: 2rem;
  width: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: center;
  vertical-align: middle;
  position: relative;
  display: inline-flex;
}

.artigo .social-btn-facebook {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' xmlns='http:;
}

.artigo .social-btn-twitter {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2aa3ef;
}

.artigo .social-btn-twitter-icon {
  width: 1.25rem;
  height: 1.25rem;
  background-size: 1.25rem;
  background-image: url("data:image/svg+xml;
  charset=UTF-8,%3csvg xmlns='http:;
}

.artigo .social-btn-email {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #9b9b9b;
}

.artigo .social-btn-email-icon {
  width: 1.25rem;
  height: 1.25rem;
  background-size: 1.25rem;
  background-image: url("data:image/svg+xml;
  charset=UTF-8,%3csvg xmlns='http:;
}

.artigo-publicadoem {
  display: block;
  margin-bottom: 0.125rem;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 1rem;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
      "Lucida Console", monospace;
  font-weight: 400;
  color: #818080;
  text-align: center;
  font-size: 3.5vw;
  line-height: 1.1;
  text-transform: uppercase;
}

.artigo-block {
  padding: 0 1rem;
  margin-bottom: 1rem;
  font-family: "Roboto Condensed", "Arial Narrow", "Archivo Narrow", Roboto,
      "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.5;
  color: #474747;
  font-size: calc(0.9rem + 1.1vw);
  margin: 0 auto;
  max-width: 760px;
}

.artigo-block img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.125rem;
}

.artigo-block ul,
    blockquote,
    ol {
  margin-bottom: 1.125rem;
}

.artigo-block p {
  margin-bottom: 1.125rem;
}

.artigo-block p a {
  color: #cf0000;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

.artigo-block b,
    strong {
  font-weight: bold;
}

.sidebar {
  position: relative;
  margin-bottom: 0;
}

.posts-relacionados {
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}

.posts-relacionados header {
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 0.75rem;
  padding: 0;
  width: 100%;
}

.posts-relacionados header h3 {
  margin-bottom: 0;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #cf0000;
}

.posts-relacionados ul {
  display: flex;
  flex-wrap: wrap;
}

.posts-relacionados ul li {
  flex: 0 0 50%;
  max-width: 50%;
}

.posts-relacionados ul li a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  display: flex;
  flex-direction: row;
}

.posts-relacionados ul li a img {
  min-width: 191px;
  object-fit: cover;
  width: 191px;
  height: 102px;
  margin-right: 0.75rem;
  max-width: 200px;
}

.posts-relacionados ul li a h4 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
}

.container-compartilha-botao {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.container-compartilha-botao .tt-button-share {
  padding: 1rem 10px;
  background-color: #2aa3ef;
  display: block;
  border: none;
  margin: 1px;
  min-height: 3.5rem;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: bold;
}

.container-compartilha-botao .facebook-button-share {
  padding: 1rem 10px;
  background-color: #105fc7;
  display: block;
  border: none;
  margin: 1px;
  min-height: 3.5rem;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: bold;
}

.container-compartilha-botao .fa {
  color: white;
  font-size: 16px;
  margin-right: 10px;
}

.mais-livenews .post-single-mais {
  margin-bottom: 2.5rem;
}

.mais-livenews .post-single-mais a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

.mais-livenews .post-single-mais a img {
  max-width: 300px;
  min-width: 300px;
  width: 300px;
  height: 200px;
  object-fit: cover;
  margin-right: 10px;
}

.mais-livenews .post-single-mais a .div-texto {
  flex: 1 1 auto;
}

.mais-livenews .post-single-mais a .div-texto h2 {
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 2.84vw;
}

.mais-livenews .post-single-mais a .div-texto span {
  display: block;
  padding-bottom: 0.625rem;
  font-family: Cousine, "Liberation Mono", "Roboto Mono", Monaco,
            "Lucida Console", monospace;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  color: #818080;
}

.side-bar-move {
  position: sticky;
  top: 1rem;
  padding-top: 0;
  margin-top: 0;
}

.side-bar-slider .container-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.75rem;
  padding: 0.4rem 0.75rem;
  background: #cf0000;
  border-radius: 2px;
}

.side-bar-slider .container-title::before, .side-bar-slider .container-title::after {
  display: none;
}

.side-bar-slider .container-title h2, h3 {
  z-index: 1;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.side-bar-slider .slider-container img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center top;
}

.side-bar-slider .slider-container .caption h5 {
  font-size: 16px;
  line-height: 1.2;
  text-shadow: 0 1px 3px rgba(0,0,0,.7);
}

.side-bar-move > img {
  display: block;
  margin: 1rem auto 0;
  max-width: 100%;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0,0,0,.12);
}

.container-compartilha-botao {
  margin: 1.25rem 0;
  gap: 2px;
}

.container-compartilha-botao a {
  flex: 1;
  font-size: 0.82rem;
  padding: 0.75rem 8px;
  min-height: 2.75rem;
  border-radius: 2px;
  transition: filter .15s;
}

.container-compartilha-botao a:hover {
  filter: brightness(1.12);
}

.container-compartilha-botao .fa-brands, .fa-solid {
  color: white;
  font-size: 15px;
  margin-right: 6px;
}

.posts-relacionados ul {
  gap: 0.75rem;
}

.posts-relacionados ul li {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 0.75rem;
}

.posts-relacionados ul li a {
  gap: 0.6rem;
}

.posts-relacionados ul li a img {
  border-radius: 2px;
  flex-shrink: 0;
}

.posts-relacionados ul li a h3, h4 {
  font-size: 0.9rem;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.posts-mais {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.9rem;
}

.posts-mais .post-single-mais {
  margin-bottom: 0;
}

.posts-mais .post-single-mais a {
  flex-direction: column !important;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  transition: box-shadow .15s;
}

.posts-mais .post-single-mais a:hover {
  box-shadow: 0 3px 12px rgba(0,0,0,.1);
}

.posts-mais .post-single-mais a img {
  max-width: 100% !important;
  min-width: unset !important;
  width: 100% !important;
  height: 150px !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  display: block;
  border-radius: 0;
}

.posts-mais .post-single-mais a .div-texto {
  padding: 0.5rem 0.6rem 0.6rem;
}

.posts-mais .post-single-mais a .div-texto h2, h3 {
  font-size: 0.88rem !important;
  line-height: 1.3;
  margin-bottom: 0.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.posts-mais .post-single-mais a .div-texto span {
  font-size: 0.68rem;
  color: #aaa;
}

.side-bar-slider {
  display: none;
}

.side-bar-slider .container-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  border: none;
  padding: 0 0.75rem;
}

.side-bar-slider .container-title::before {
  top: 0;
  left: 12px;
  z-index: 1;
  background-color: #000;
  position: absolute;
  display: block;
  width: calc(100% - 24px);
  height: 100%;
  transform: skewX(-15deg);
  content: "";
}

.side-bar-slider .container-title::after {
  top: 5px;
  left: 18px;
  z-index: 0;
  background-image: url("data:image/svg+xml;
  charset=UTF-8,%3csvg xmlns='http:
      background-size: 4px 4px;
  position: absolute;
  display: block;
  width: calc(100% - 24px);
  height: 100%;
  transform: skewX(-15deg);
  content: "";
}

.side-bar-slider .container-title h3 {
  z-index: 2;
  position: relative;
  margin-bottom: 0;
  padding: 0.3125rem 0.75rem 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 900;
  font-style: italic;
  color: #fff;
  text-align: center;
}

.side-bar-slider .slider-container {
  border-bottom: 5px solid #cf0000;
  margin-bottom: 1rem;
}

.side-bar-slider .slider-container .splide__track {
  background-color: #000;
  position: relative;
}

.side-bar-slider .slider-container img {
  max-width: 100%;
  height: auto;
  top: 0;
  width: 360px;
  height: 250px;
  left: 0;
  display: block;
  object-fit: cover;
  object-position: center top;
}

.side-bar-slider .slider-container .caption {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  top: 0;
  right: 0;
  z-index: 10;
  bottom: 0;
  left: 0;
  padding: 24px 34px 20px 34px;
  text-align: left;
  cursor: pointer;
}

.side-bar-slider .slider-container .caption h5 {
  margin-top: auto;
  margin-bottom: 0.5rem;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
}

.side-bar-slider .slider-container li {
  position: relative;
}

.side-bar-slider .slider-container .item-coration {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 30%,
        rgba(0, 0, 0, 0.9) 100%
      );
}

.side-bar-slider .slider-container .link {
  width: 100%;
  height: 100%;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

.search-container {
  position: relative;
  max-width: 1070px;
  margin: 0 auto;
}

.search-container .search-posts {
  display: flex;
  flex-wrap: wrap;
}

.search-container .search-posts-article a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

.search-container .search-posts-article a .container-imagem {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
}

.search-container .search-posts-article a .container-imagem img {
  margin: auto;
  width: 333px;
  height: 250px;
  object-position: center top;
  object-fit: cover;
}

.search-container .search-posts-article a .container-texto {
  margin-top: 0.375rem;
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
  line-height: 1.1;
}

.search-container .search-posts-article a .container-texto h4 {
  display: inline;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 5vw;
}

.search-container .search-posts-article a .container-texto span {
  display: block;
  margin-top: 0.375rem;
  line-height: 1;
  font-size: 1rem;
  color: #bababa;
  font-weight: 700;
}

.search-container .search-posts-article-container {
  flex: 0 0 100%;
  max-width: 100%;
}

.mobile-container-search {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 3.25rem 1rem .75rem 1rem;
  display: none;
}

.mobile-container-search .fa-times {
  font-size: 34px;
  color: white;
  margin-bottom: 10px;
}

.mobile-container-search.active {
  display: block;
  position: absolute;
  background: black;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.mobile-container-search .button-close-mobile-search {
  background: transparent;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.mobile-container-search .search-mobile-container-form {
  text-align: center;
  background: #1d1d1d;
}

.mobile-container-search .search-mobile-container-form form {
  position: relative;
  flex: 1 1 auto;
}

.mobile-container-search .search-mobile-container-form form .search-input-container {
  padding: 1.25rem 0.75rem 1.125rem 0.75rem;
}

.mobile-container-search .search-mobile-container-form form .search-input-container label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.mobile-container-search .search-mobile-container-form form .search-input-container label input {
  position: relative;
  padding-right: 3rem;
  width: 70%;
  height: 3rem;
  color: #fff;
  font-family: ProximaNovaExCn_Black, Impact, "Roboto Condensed",
              "Arial Narrow", sans-serif;
  font-weight: 400;
  cursor: pointer;
  opacity: 1;
  outline: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
  background-color: #1d1d1d;
  border: 0 none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.5s ease;
}

.mobile-container-search .search-mobile-container-form-button-submit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  z-index: 5;
  top: 0;
  left: auto;
  right: 0;
  width: 3.5rem;
  height: 100%;
  margin: 0;
  background: none;
  border: none;
}

.mobile-container-search .search-mobile-container-form-button-submit .fa {
  font-size: 24px;
  color: white;
}

.container-search-title {
  background: #1d1d1d;
  padding: 0;
  margin-bottom: 0;
}

.container-search-title .container-search-title_h1 {
  max-width: 1098px;
  margin: 0 auto;
  padding: 0.75rem 1rem;
  font-size: 14px;
  color: #818080;
  background: none;
  font-family: Cousine, "Liberation Mono", monospace;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.container-search-title .container-search-title_h1 strong {
  color: #fff;
  font-weight: 700;
}

.search-container {
  max-width: 1098px;
  margin: 0 auto;
  padding: 1.5rem 0.75rem;
}

.search-container .search-posts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.search-container .search-posts-article-container {
  width: 100%;
  max-width: 100%;
  flex: none;
}

.search-container .search-posts-article {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  transition: transform 0.2s;
}

.search-container .search-posts-article:hover {
  transform: translateY(-3px);
}

.search-container .search-posts-article a {
  display: block;
  color: #000;
  text-decoration: none;
}

.search-container .search-posts-article a .container-imagem {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}

.search-container .search-posts-article a .container-imagem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform 0.3s;
}

.search-container .search-posts-article a .container-imagem:hover img {
  transform: scale(1.03);
}

.search-container .search-posts-article a .container-texto {
  padding: 0.75rem;
  text-align: left;
}

.search-container .search-posts-article a .container-texto h2 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.4rem;
  color: #111;
  text-transform: none;
  display: block;
}

.search-container .search-posts-article a .container-texto span {
  font-size: 12px;
  color: #999;
  font-family: Cousine, monospace;
  text-transform: uppercase;
  display: block;
  margin-top: 0.3rem;
}

#primary .paginacao {
  padding: 1rem 0 2rem;
  gap: 8px;
}

@keyframes ldio-hkrqiislsh7 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes ldio-smc465esz3s {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
