html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 200px);
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: "CNNSansDisplay";
  src: url("/fonts/CNNSansDisplayW04-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "CNNSansDisplay";
  src: url("/fonts/CNNSansDisplayW04-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CNNSansDisplay";
  src: url("/fonts/CNNSansDisplayW04-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  font-family:
    "CNNSansDisplay", "FontTwo", "FontOne", "FontThree", "Helvetica Neue",
    Helvetica, Utkal, sans-serif;
  color: #262626;
}
strong {
  font-weight: 700;
}
header {
  font-family: "FontOne", sans-serif;
  color: black;
}
a {
  text-decoration: none;
  color: inherit;
  font-size: 15px;
}
.top-gray-bar {
  background: #252525;
  color: #ccc;
  font-family: acumin-pro-condensed, Rubik, Arial, Helvetica, serif;
  font-weight: 100;
  font-size: 14px;
  padding: 6px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom: solid 1px #414141;
}
.top-left {
  display: none;
}
.top-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.top-links a {
  font-size: 16px;
}
.top-links a:hover {
  text-decoration: underline;
}
.top-right {
  margin-left: 50px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.login-icon {
  font-size: 18px;
  margin-right: 4px;
}
.top-links {
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
}
.main-black-bar {
  background: black;
  padding: 0 16px 0px 10px;
  color: white;
  height: 71px;
}
.main-black-bar.sticky {
  height: 40px;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  right: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.main-black-bar.sticky .main-logo {
  width: 40px;
}
.menu-icon {
  display: none;
}
.menu-icon.desctop {
  display: block;
  margin-top: -6px;
}
.icon-serch {
  margin-top: -2px;
}
.icon-serch {
  font-family: "cnn-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.category-title {
  display: none;
}
.container-black {
  max-width: 1254px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.left.sticky {
  top: 0;
}
.live-label.sticky {
  margin-top: -10px;
}
.menu-icon {
  font-size: 22px;
  cursor: pointer;
}
.category-title {
  font-size: 16px;
  font-weight: bold;
}
.nav-categories {
  display: flex;
  gap: 15px;
  margin-left: 20px;
  font-weight: 300;
}
.nav-categories a {
  color: white;
}
.nav-categories a.active {
  font-weight: 900;
}
.right.live-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.live-label {
  background: #cc0000;
  color: white;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 6px;
  margin-top: 10px;
  animation: pulseBrightness 1.5s infinite ease-in-out;
}
@keyframes pulseBrightness {
  0% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(0.6);
  }
  100% {
    filter: brightness(1);
  }
}
.live-video {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.sub-white-bar {
  background: white;
  border-top: 1px solid #e0e0e0;
  padding: 20px 16px 15px 10px;
  max-width: 1254px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 100;
  overflow-x: auto;
  border-bottom: 1px solid #ccc;
}
.topics-bar a {
  font-size: 13px;
}
.topics-bar {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
  white-space: nowrap;
}
.topics-bar a.red {
  color: #c00;
  font-weight: 200;
}
.divider {
  color: #bbb;
}
.article-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  padding: 20px;
  font-family: "CNNSansDisplay" sans-serif;
}
.article-content {
  flex: 3;
}
h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 10px;
}
.timestamp {
  font-size: 14px !important;
  color: #666;
  margin-bottom: 5px !important;
}
article img,
article video {
  width: 100%;
}
.sidebar {
  flex: 1;
  background: #fefefe;
  padding: 10px;
}
.ad-placeholder {
  padding: 15px;
  text-align: center;
}
.text-container {
  padding-left: 30px;
}
article h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.4;
}
article p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 300;
}
article a {
  font-size: inherit;
  color: #c00;
  text-decoration: underline;
}
.cnn-footer {
  background: #000;
  color: #fff;
  padding: 40px 20px;
}
.footer-search {
  max-width: 1250px;
  margin: 0 auto 30px auto;
  display: flex;
  gap: 0px;
}
.footer-search input {
  flex: 1;
  padding: 10px;
  border: none;
  font-size: 16px;
}
.mobile {
  display: none;
}
.desctop {
  display: inline-block;
}
.footer-search button {
  background: white;
  color: black;
  border: none;
  padding: 10px 15px;
  font-weight: bold;
  cursor: pointer;
}
.footer-columns {
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: start;
  gap: 5px;
  margin-bottom: 30px;
}
.footer-column > h4:hover {
  text-decoration: underline;
  text-decoration-color: red;
}
.footer-column a:hover {
  text-decoration: underline;
}
.footer-column {
  flex-basis: 150px;
}
.footer-column h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-column ul li {
  font-size: 13px;
  margin-bottom: 6px;
  color: #b6b6b6;
  font-weight: 100;
}
.footer-social {
  border-top: 1px solid #444;
  color: rgb(153, 153, 153);
  padding-top: 40px;
  padding-bottom: 70px;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
  font-size: 16px;
}
.footer-legal {
  background: #3a3a3a;
  padding: 10px 20px;
  font-size: 11px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.footer-legal a {
  color: rgb(191, 191, 191);
  font-size: 11px;
  text-decoration: none;
  border-right: 1px solid #666;
  padding-right: 10px;
}
.footer-legal a:last-child {
  border: none;
}
.publicidade-btn {
  background-color: #0066cc;
  color: white !important;
  padding: 2px 8px;
  border-radius: 6px;
  font-weight: 400;
}
.footer-bottom {
  background: #1d1d1d;
  color: rgb(222, 222, 222);
  text-align: center;
  padding: 30px 20px;
}
.footer-bottom-links {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  font-size: 15px;
  margin-bottom: 20px;
}
.footer-bottom-links a {
  border-right: 1px solid rgb(222, 222, 222);
  font-weight: 400;
  padding-right: 10px;
}
.footer-logos {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-bottom: 20px;
}
.footer-logos img {
  height: auto;
  max-height: 40px;
}
.footer-copy {
  font-size: 14px;
  color: #ccc;
  padding-bottom: 20px;
}
@media (max-width: 1000px) {
  .sidebar {
    display: none;
  }
  .article-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .text-container {
    max-width: 780px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .nav-categories {
    display: none;
  }
  .top-links {
    display: none;
  }
  .top-gray-bar {
    background: #2e2e2e;
    color: #ccc;
    font-weight: 100;
    font-family: "FontOne" sans-serif;
    font-size: 14px;
    padding: 5px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top-left {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 100;
  }
  .nav-categories {
    display: none;
  }
  .top-right {
    display: flex;
    align-items: center;
    font-weight: bold;
  }
  .top-right .login-icon {
    font-size: 18px;
    margin-right: 4px;
  }
  .menu-icon {
    display: block;
  }
  .category-title {
    display: block;
  }
  .main-black-bar {
    background: black;
    padding: 10px 16px 0px 10px;
    color: white;
    width: full;
  }
  .main-black-bar.sticky {
    position: fixed;
    z-index: 999999999;
    padding: 0 10px;
    top: 0;
    left: 0;
    right: 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  }
  .main-black-bar.sticky .main-logo {
    width: 40px;
  }
  .container-black {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .left {
    position: relative;
    top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .left.sticky {
    top: 0;
  }
  .live-label.sticky {
    margin-top: -10px;
  }
  .main-logo {
    width: 66px;
  }
  .menu-icon {
    font-size: 22px;
    cursor: pointer;
  }
  .category-title {
    font-size: 16px;
    font-weight: bold;
  }
  .right.live-block {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .live-label {
    background: #cc0000;
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 6px;
    margin-bottom: 4px;
  }
  .live-video {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .nav-categories {
    display: none;
  }
  .topics-bar {
    overflow-x: scroll;
  }
  .live-block {
    display: none;
  }
  .sub-white-bar {
    font-size: 22px;
    font-weight: 100;
    background: white;
    border-top: 1px solid #e0e0e0;
    padding: 30px 0 15px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .topics-scroll-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .topics-scroll-wrapper::-webkit-scrollbar {
    display: none;
  }
  .topics-bar {
    display: inline-flex;
    gap: 10px;
    padding: 0 20px;
    white-space: nowrap;
    width: max-content;
  }
  .topics-bar a {
    font-size: 15px;
    color: black;
    font-weight: normal;
  }
  .topics-bar a.red {
    color: #c00;
    font-size: 12px;
    font-weight: 200;
  }
  .divider {
    color: #ccc;
  }
  .article-wrapper {
    flex-direction: column;
    padding: 15px;
  }
  h1 {
    font-size: 24px;
    line-height: 1.3;
  }
  .text-container {
    padding-left: 0;
  }
  .sidebar {
    display: none;
  }
  article h2 {
    font-size: 18px;
  }
  article p {
    font-size: 18px;
  }
  .sidebar {
    display: none;
  }
  .footer-search input {
    padding-left: 1px;
    padding-right: 1px;
  }
  .mobile {
    display: inline-block;
  }
  .mobile svg {
    margin-right: -15px;
  }
  .desctop {
    display: none;
  }
  .footer-columns {
    flex-direction: column;
  }
  .first-mobile-colubk {
    padding-bottom: 10px !important;
  }
  .footer-column {
    margin-top: -10px;
    margin-bottom: 0px;
    flex-basis: 10px;
  }
  .line {
    border-top: 1px solid #3c3c3c;
  }
  .listnone {
    display: none;
  }
  .last-footer-list {
    padding-top: 20px !important;
    border-top: 1px solid #3c3c3c;
  }
  .footer-column a:hover {
    text-decoration: underline;
  }
  .footer-column h4 {
    font-size: 18px;
    text-align: center;
  }
  .footer-column h4:hover {
    text-decoration: red;
  }
  .footer-column ul li {
    font-size: 16px;
    text-align: center;
  }
  .footer-search {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .footer-social {
    font-size: 16px;
    gap: 10px;
  }
  .footer-legal {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    font-size: 12px;
  }
  .footer-legal a {
    border: none;
    padding: 0;
  }
  .publicidade-btn {
    padding: 2px 8px !important;
  }
  .footer-bottom-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .footer-bottom-links a {
    border-right: none;
  }
  .footer-logos {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .footer-copy {
    text-align: left;
  }
  .footer-columns.second {
    margin-top: -15px;
  }
  h4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
.form-container {
  background-color: rgb(255 255 255 / 83%);
  border-radius: 10px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  padding: 20px;
  max-width: 420px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 2px solid #003399;
  margin-bottom: 30px;
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form-header {
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.form-header h1 {
  font-size: 20px;
  color: #003399;
  margin: 0 0 8px 0;
}
.form-header p {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.disclaimer {
  font-size: 12px;
  color: #333;
  text-align: center;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.comments-container * {
  font-family: inherit;
}
.comments-container {
  max-width: 680px;
  margin: 0 auto;
  padding: 24px 16px;
}
.comments-header {
  padding-top: 8px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.comments-title {
  font-size: 18px;
  font-weight: 700;
  color: #111;
  display: inline-block;
}
.comments-underline {
  width: 140px;
  height: 3px;
  background-color: #f15d22;
  margin-top: 10px;
}
.comment {
  display: flex;
  margin-top: 25px;
}
.comment-avatar {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  margin-right: 12px;
  object-fit: cover;
}
.comment-content {
  flex: 1;
}
.comment-meta {
  font-size: 15px;
  margin-bottom: 4px;
}
.comment-author {
  font-weight: 700;
  color: #656c7a;
  font-size: 13px;
}
.comment-time {
  font-weight: 400;
  font-size: 12px;
  color: #888;
  margin-left: 6px;
}
.comment-text {
  font-size: 15px;
  color: #111;
  margin-bottom: 6px;
  line-height: 21px;
  font-weight: 300;
}
.comment-actions {
  font-size: 12px;
  color: #555;
  display: flex;
  gap: 6px;
  align-items: center;
}
.comment-actions .icon {
  font-family: "cnn-icons" !important;
  font-size: 11px;
  color: #999;
}
.vote-down {
  padding-right: 0;
  padding-left: 6px;
  border-left: 2px solid #e7e9ee;
}
.vote-down,
.vote-up {
  position: relative;
  height: 7px;
  min-height: 14px;
  overflow: hidden;
}
.comment-actions a {
  color: #666;
  text-decoration: none;
}
.comment-actions a:hover {
  text-decoration: underline;
}
.comment.reply {
  margin-left: 60px;
  padding-left: 12px;
}
@media (max-width: 600px) {
  .comment-avatar {
    width: 44px;
    height: 44px;
  }
  .comments-underline {
    display: none;
  }
  .comments-container {
    padding: 16px 10px;
  }
  .comments-title {
    display: none;
  }
}
