:root {
	--blue-libertadores: #155cd4;
	--blue-pre-libertadores: #009de1;
	--green-sulamericana: #32a823;
	--red-rebaixamento: #ff3030;
	--gray-table: #f2f2f2;
  }

  .tabela-prx-jogos {
	margin-bottom: 50px;
	gap: 20px;
	margin-top: 40px;

  }
  .container-tabela-jogos {
	gap: 20px;
  }
  .jogos-grupo {
	gap: 20px;
  }
  .jogo {
	width: 190px;
	height: 190px;
	background-color: var(--gray-table);
	padding-top: 20px;
	border-radius: 10px;
  }
  .jogo-data {
	text-align: center;
	height: 22px;
	font-size: 18px;
	margin-bottom: 20px;
  }
  .placar {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	height: 80px;
	padding: 0 20px;
  }
  .time {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	text-align: center;
  }
  .time strong,
  .jogo span {
	line-height: 40px;
  }
  .time1 strong {
	margin-left: 10px;
  }
  .time2 strong {
	margin-right: 10px;
  }
  .jogo span {
	color: #b3b3b3;
  }
  .jogo .local {
	background-color: #e6e6e6;
	text-align: center;
	padding: 0.782rem 0;
	margin: 0;
	border-radius: 0 0 10px 10px;
	font-size: 16px;
  }
  .jogo .local.vazio::after {
	content: "";
	padding: 0 0.313rem;
	width: 20px;
	height: 3px;
	border-top: 1px solid var(--black);
	position: relative;
	top: 10px;
  }
  .times-tabela {
	display: flex;
	gap: 20px;
	font-size: 14px;
	justify-content: center;
  }
  .times-tabela p{
	font-size: 14px ;
	line-height: 16px;
	font-family: 'Roboto Condensed';
  }
  .times-tabela .times-text {
	margin: 0;
	max-width: 610px;
  }
  .times-tabela span {
	width: 8px;
	display: inline-block;
	margin: 0 3px;
	height: 8px;
  }
  .times-tabela span.libertadores {
	background: var(--blue-libertadores);
  }
  .times-tabela span.pre-libertadores {
	background: var(--blue-pre-libertadores);
  }
  .times-tabela span.sulamericana {
	background: var(--green-sulamericana);
  }
  .times-tabela span.rebaixamento {
	background: var(--red-rebaixamento);
  }
  .container-tabelas {
	max-width: 610px;
	width: 100%;
  }
  .tabela {
	font-size: 18px;
	background: var(--gray-table);
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed';
	max-width: 610px;
	margin: 0 auto 20px;
  }
  .tabela table td {
	color: var(--blackdefault);
	padding: 0;
  }
  .tabela table thead tr {
	display: flex;
	flex-direction: column;
	width: 220px;
  }
  .tabela table thead span.posicao {
	width: 20px;
	text-align: center;
  }
  .tabela table thead td {
	padding: 0.634rem 0;
  }
  .tabela table thead td .libertadores {
	color: var(--blue-libertadores);
  }
  .tabela table thead td .pre-libertadores {
	color: var(--blue-pre-libertadores);
  }
  .tabela table thead td .sulamericana {
	color: var(--green-sulamericana);
  }
  .tabela table thead td .rebaixamento {
	color: var(--red-rebaixamento);
  }
  .tabela table thead img {
	width: 30px;
	height: 30px;
	margin: 0 10px;
  }
  .tabela .title-grupo {
	color: #b3b3b3;
	padding: 0;
	font-weight: 400;
  }
  .tabela table tbody tr {
	width: 44px;
  }
  .tabela table tbody tr td:first-of-type {
	color: var(--graydefault);
  }
  .tabela table tbody tr td:not(:first-child) {
	padding: 0.727rem 0;
  }
  .tabela .b-bottom {
	border-bottom: 1px solid #e6e6e6;
  }
  .tabela .b-right {
	border-right: 1px solid #e6e6e6;
  }
  .tabela small {
	font-size: 12px;
  }
  .container-prox-jogos {
	width: 400px;
  }
  .container-next-prev {
	width: 100%;
	border-radius: 20px;
	max-width: 400px;
	margin: 0 auto 23px;
	background-color: var(--gray-table);
  }
  .next-prev {
	border: none;
	outline: none !important;
	background: url(https://www.opovo.com.br/reboot/includes/assets/img/icon/seta-next.webp) #1b406d
	  no-repeat;
	background-position: center;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	cursor: pointer;
	transition: 0.2s;
  }
  .next-prev:hover {
	background-color: var(--lightblue);
  }
  .next-prev:nth-child(1) {
	background-image: url(https://www.opovo.com.br/reboot/includes/assets/img/icon/seta-prev.webp);
  }
  .container-next-prev .numero-rodada {
	margin: 0;
	font-weight: 700;
	font-size: 18px;
  }
  .container-jogos {
	gap: 20px 18px;
  }
  .artilheiros h2 {
	font-size: 36px;
	margin-bottom: 20px;
  }
  .container-artilharia {
	background-color: var(--gray-table);
	width: 100%;
	max-width: 610px;
	border-radius: 10px;
	padding: 15px 10px 15px 15px;
	overflow: hidden;
  }
  .container-artilharia > p {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #333;
	margin-bottom: 8px;
	padding-right: 15px;
  }
  .container-ranking {
	overflow: auto;
	position: relative;
	max-height: 450px;
	padding-right: 15px;
  }
  .container-ranking::-webkit-scrollbar {
	width: 5px;
  }
  .container-ranking::-webkit-scrollbar-track {
	background-color: var(--white);
	border-radius: 20px;
	position: relative;
  }
  .container-ranking::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 20px;
  }
  .artilheiro {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 7px 0;
  }
  .artilheiro .colocacao,
  .artilheiro .numero-gols {
	font-size: 25px;
  }
  .artilheiro .colocacao {
	color: var(--graydefault);
  }
  .artilheiro .numero-gols {
	font-weight: 700;
	color: #1a1818;
  }
  .artilheiro-info {
	width: 100%;
	margin: 0 0 0 15px;
	display: flex;
	gap: 10px;
	text-align: left;
  }
  .artilheiro-info img {
	max-width: 40px;
  }
  .artilheiro-info span {
	font-size: 12px;
	font-weight: 700;
	color: var(--graydark);
  }
  .artilheiro-info strong {
	display: block;
	font-size: 18px;
	color: #1a1818;
	margin-bottom: -5px;
  }
  .artilheiros .container-cta-campeonato {
	width: 100%;
	max-width: 610px;
	margin-top: 30px;
  }
  @media screen and (max-width: 1199px) {
	.tabela table thead td {
	  padding: 0.594rem 0;
	}
	.tabela table tbody tr td:not(:first-child) {
	  padding: 0.688rem 1.2rem;
	}
	.container-prox-jogos {
	  width: 100%;
	  max-width: 610px;
	}
	.container-jogos {
	  justify-content: center;
	  gap: 15px 13px;
	}
	.times-text {
	  text-align: center;
	}
  }
  @media screen and (max-width: 991px) {
	.data-local {
	  margin-bottom: 8px;
	}
	.times-text {
	  width: inherit !important;
	  max-width: 345px;
	}
  }
  @media screen and (max-width: 553px) {
	.container-next-prev {
	  max-width: 345px;
	}
  }
  @media screen and (min-width: 992px) and (max-width: 1269px) {
	.times-tabela {
	  flex-wrap: wrap;
	}
	.times-tabela .times-text {
	  width: 600px;
	}
  }
  @media screen and (max-width: 739px) {
	.times-tabela {
	  flex-wrap: wrap;
	}
  }
  @media screen and (max-width: 615px) {
	.tabela table thead tr {
	  width: 190px;
	}
  }
  @media screen and (max-width: 769px) {
	.jogos-grupo {
	  gap: 10px;
	}
	.jogo {
	  width: 166px;
	}
	.placar {
	  padding: 0 10px;
	}
	.tabela {
	  max-width: 610px;
	  width: 100%;
	}
	.tabela tbody {
	  overflow-y: auto;
	  padding-bottom: 5px;
	}
	.tabela tbody::-webkit-scrollbar {
	  height: 5px;
	}
	.tabela tbody::-webkit-scrollbar-track {
	  background-color: var(--white);
	  border-radius: 20px;
	  position: relative;
	}
	.tabela tbody::-webkit-scrollbar-thumb {
	  background-color: #ccc;
	  border-radius: 20px;
	}
	.tabela .p-mob {
	  padding: 0 8px;
	}
  }
  .rodape-main {
	margin-top: 100px;
  }
  @media screen and (max-width: 768px) {
	.rodape-main {
	  margin-top: 70px;
	}
  }


  /* CTA TABELA */
  .container-cta-medal {
	text-align: center;
	font-family: 'Roboto Condensed';
  }

  .container-cta-medal p {
	margin-bottom: 10px;
	color: #1A1818;
	font-size: 18px;
	font-weight: bold;
  }

  .container-cta-medal a {
	background-color: var(--bluedefault);
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: .657rem 1.178rem;
	border-radius: 4px;
	font-weight: bold;
	transition: .2s;
  }

  .container-cta-medal a:hover {
	background-color: var(--lightblue);
  }
/* SEÇÃO DE JOGOS EDICASE */
.c-classification__table, .c-round__games, .c-scorers__ranking{
	margin-top: 2.5rem;
}

@media (max-width:991px) {
	.c-classification__table, .c-round__games, .c-scorers__ranking{
		margin-top: 1.875rem;
	}
}
@media (max-width:768px) {
	.c-classification__table,.c-round__games, .c-scorers__ranking{
		margin-top: 0.625rem;
	}
}


.new_publicidade_ad_billboard_destaque{
    margin-top: 10.375rem;
}
@media screen and (max-width:743px){
    .new_publicidade_ad_billboard_destaque{
        margin-top: 5.375rem;
    }
}