body{
    font-family: 'Barlow', sans-serif;
}
body.metodologia-2022 .post-content {
	background: #eeeeef;
	padding-top: 100px;
	padding-bottom: 100px;
}

body.metodologia-2022 .post-content__post-title {
	text-transform: uppercase;
}

body.metodologia-2022 .post-content {
	padding-top: 30px;
	padding-bottom: 30px;
}


/* Prêmio Estadão Finanças Mais 2022 */

.titulo{
    font-family: 'Abril Fatface';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 114.27%;
    /* or 46px */
    text-align: center;
    color: #FFFFFF;
}
.titulo.maior{
    font-size: 60px;
    line-height: 99.15%;
}

@font-face {
    font-family: 'avenir_lt_55_romanregular';
    src: url('./fonts/avenirlt-roman-webfont.woff2') format('woff2'),
         url('./fonts/avenirlt-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'league_spartanbold';
    src: url('./fonts/leaguespartan-bold-webfont.woff2') format('woff2'),
         url('./fonts/leaguespartan-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body.page-template.page-template-template-premio-estadao-financas-mais-2022{
	background: rgb(0,139,85);
    background: -moz-linear-gradient(180deg, rgba(0,139,85,1) 0%, rgba(151,104,164,1) 45%, rgba(0,139,85,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,139,85,1) 0%, rgba(151,104,164,1) 45%, rgba(0,139,85,1) 100%);
    background: linear-gradient(180deg, rgba(0,139,85,1) 0%, rgba(151,104,164,1) 45%, rgba(0,139,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008b55",endColorstr="#008b55",GradientType=1);
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #premio-estadao-financas-mais-2022{
	background: none;
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto{
	color: #ffffff;
	font-family: 'avenir_lt_55_romanregular';

	width: 55%;
	max-width: 675px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 25px 0 0 0;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos p.data{
	background: #10674B;
	color: #ffffff;
	font-size: 64px;
	padding: 10px 20px;
    font-family: 'Abril Fatface', cursive;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    font-weight: 400;
	width: fit-content;
    line-height: 1em;
	margin: 0 15px 15px 0;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .textos{
	max-width: 375px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos .textos .t1{
    font-family: 'Abril Fatface';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 114.27%;
    color: #FFFFFF;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto p.t2{
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 123%;
    margin: 7px 20px 36px 0;
    color: #FFFFFF;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto p.t3{
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    margin: 0 20px 0 0;
    color: #FFFFFF;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto p.t3 strong{
	font-weight: bold;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container figure{
	width: 45%;
}
@media screen and (max-width: 980px){
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container{
		margin: 25px 0 0 0;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto{
		width: 95%;
		margin: 10px auto;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto h1{
		max-width: 80%;
		margin: 0 auto;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos{
		margin: 25px 0;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos p.data{
		margin: 15px auto;
		font-size: 25px;
		padding: 10px;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos .textos{
		max-width: 100%;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos .textos .t1{
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 24px;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto p.t3{
		font-size: 20px;
		line-height: 30px;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container figure{
		width: 95%;
		margin: 10px auto;
	}
}
@media screen and (max-width: 580px){
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos .textos .t1,
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #topo.container .texto .infos .textos .t2{
		text-align: center;
	}
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 #video.container{
	margin: 75px auto;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #video.container h2{
	color: #2c295e;
	text-align: center;
	font-family: 'league_spartanbold';
	font-size: 30px;
	line-height: 50px;

	background-image: linear-gradient(90deg, #4f4d78, #2c295e);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-text-fill-color: transparent;

	text-transform: uppercase;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #video.container .video{
	margin: 50px auto;
	text-align: center;
	max-width: 845px;
}
@media screen and (max-width: 980px){
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #video.container{
		margin: 50px auto 25px auto;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #video.container h2{
		font-size: 25px;
	}
}

.responsive-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores{
	min-height: 450px;
	padding: 100px 0 75px 0;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores h2{
	color: #ffffff;
	font-family: 'league_spartanbold';
	font-size: 60px;
	text-align: center;
	text-transform: uppercase;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 75px auto 25px auto;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul{
	width: 90%;
	max-width: 290px;
	margin: 5px 5px 50px 5px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li{
	width: 100%;
	margin: 5px 0;
	font-weight: bold;
	display: flex;
	align-items: center;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.categoria{
	border-bottom: #a7ceec solid 1px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
    
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.categoria p{
    font-family: 'Abril Fatface';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    
    color: #FFFFFF;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.categoria p strong{
    font-family: 'Abril Fatface';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    
    color: #FFFFFF;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.primeiro b{
	background: #ECCF29;
	color: #ffffff;
	display: block;
	font-size: 20px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-weight: bold;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-align: center;
	margin-right: 10px;
    font-family: 'Abril Fatface';
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.primeiro p{
	color: #ECCF29;
	font-size: 16px;
	line-height: 47px;
	font-weight: bold;
    font-family: 'Barlow';
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.segundo b,
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.terceiro b{
	background: #79BE9D;
	color: #ffffff;
	display: block;
	font-size: 20px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-weight: bold;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-align: center;
	margin-right: 10px;
    font-family: 'Abril Fatface';
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.segundo p,
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores ul li.terceiro p{
	color: #ffffff;
	font-size: 16px;
	line-height: 47px;
	font-weight: normal;
    font-family: 'Barlow';
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores .aviso{
	color: #ffffff;
	text-align: center;
}
@media screen and (max-width: 980px){
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores #lista_vencedores{
		margin: 50px auto 25px auto;
	}
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 #vencedores h2{
		font-size: 25px;
	}
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer{
	background: #fff;
	min-height: 100px;
	padding: 50px 0;
}

body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .realizacao,
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .oferecimento{
	width: fit-content;
	margin: 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	min-width: 150px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .realizacao p,
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .oferecimento p{
	margin: 15px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer p{
	color: #414042;
	text-align: center;
	font-size: 16px;
}
body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer p.direitos_reservados{
	margin: 25px auto;
}
@media screen and (max-width: 980px){
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .realizacao,
	body.page-template.page-template-template-premio-estadao-financas-mais-2022 footer .realizacao_oferecimento .oferecimento{
		display: block;
	}
}

a.btn_reportagens:link, 
a.btn_reportagens:active, 
a.btn_reportagens:visited {
    background: #019AC3 url(./imagens/seta-1.png) 89% center no-repeat;
    display: table;
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    padding: 15px 60px 15px 25px;
    margin: 25px auto;
}
a.btn_reportagens:hover {
    background: #0E9D85 url(./imagens/seta-1.png) 89% center no-repeat;
}

.smallTop{
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: #FFFFFF;
    float:right;
}

.share-buttons{
	background: red;
}
.metodology__area_banner{
	float: right;
}