body {
	font-family: 'BeVietnam', serif;
}

@font-face {
	font-family: 'BeVietnam-Regular';
	src:
		local('BeVietnam-Regular'),
		url('/css/fonts/be-vietnam/BeVietnam-regular.ttf') format('ttf'),
		url('/css/fonts/be-vietnam/BeVietnam-regular.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BeVietnam-Bold';
	src:
		local('BeVietnam-Bold'),
		url('/css/fonts/be-vietnam/BeVietnam-bold.ttf') format('ttf'),
		url('/css/fonts/be-vietnam/BeVietnam-bold.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BeVietnam-Heavy';
	src:
		local('BeVietnam-Heavy'),
		url('/css/fonts/be-vietnam/BeVietnam-heavy.ttf') format('ttf'),
		url('/css/fonts/be-vietnam/BeVietnam-heavy.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BeVietnam-Italic';
	src:
		local('BeVietnam-Italic'),
		url('/css/fonts/be-vietnam/BeVietnam-italic.ttf') format('ttf'),
		url('/css/fonts/be-vietnam/BeVietnam-italic.ttf') format('ttf');
	font-display: swap;
}

@keyframes react-loading-skeleton {
	to {
		transform: translateX(100%)
	}
}

.react-loading-skeleton {
	--base-color: #ebebeb;
	--highlight-color: #f5f5f5;
	--animation-duration: 1.5s;
	--animation-direction: normal;
	--pseudo-element-display: block;
	background-color: var(--base-color);
	width: 100%;
	border-radius: .25rem;
	display: inline-flex;
	line-height: 1;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	overflow: hidden
}

.react-loading-skeleton:after {
	content: " ";
	display: var(--pseudo-element-display);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-image: var(--custom-highlight-background, linear-gradient(90deg, var(--base-color) 0, var(--highlight-color) 50%, var(--base-color) 100%));
	transform: translateX(-100%);
	animation-name: react-loading-skeleton;
	animation-direction: var(--animation-direction);
	animation-duration: var(--animation-duration);
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite
}

@media (prefers-reduced-motion) {
	.react-loading-skeleton {
		--pseudo-element-display: none
	}
}

:root {
	--swiper-theme-color: #007aff
}

:root {
	--swiper-navigation-size: 44px
}

.dzNHHJ {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.dzNHHJ {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:0px) {
	.dzNHHJ {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.dzNHHJ {
		min-height: 90px;
	}
}

.dzNHHJ .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.dzNHHJ .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.dzNHHJ .bloco-publicidade {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.dzNHHJ .bloco-publicidade {
		min-height: 90px;
	}
}

.dzNHHJ .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.dzNHHJ .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.dzNHHJ .bloco-publicidade>div:nth-child(1) {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.dzNHHJ .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

.dzNHHJ .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.dzNHHJ .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.dzNHHJ .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.dzNHHJ .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.dzNHHJ .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.dzNHHJ .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.dzNHHJ .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.dzNHHJ iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.dzNHHJ.fixarBanner {
	background-color: #fff;
}

.dzNHHJ.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.dzNHHJ.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.dzNHHJ #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.dzNHHJ #taboola-right-rail-home {
	width: 100%;
}

h5.bloco-maisLidas__titulo {
	margin-top: 4px;
}

.hNvoDN {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hNvoDN {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:0px) {
	.hNvoDN {
		min-height: 90px;
	}
}

@media screen and (min-width:992px) {
	.hNvoDN {
		min-height: 90px;
	}
}

.hNvoDN .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.hNvoDN .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.hNvoDN .bloco-publicidade {
		min-height: 90px;
	}
}

@media screen and (min-width:992px) {
	.hNvoDN .bloco-publicidade {
		min-height: 90px;
	}
}

.hNvoDN .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hNvoDN .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hNvoDN .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

@media screen and (min-width:992px) {
	.hNvoDN .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

.hNvoDN .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hNvoDN .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hNvoDN .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hNvoDN .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hNvoDN .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hNvoDN .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hNvoDN .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hNvoDN iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hNvoDN.fixarBanner {
	background-color: #fff;
}

.hNvoDN.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hNvoDN.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hNvoDN #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hNvoDN #taboola-right-rail-home {
	width: 100%;
}

.hujPyD {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hujPyD {
		min-height: 250px;
	}
}

@media screen and (min-width:768px) {
	.hujPyD {
		min-height: 180px;
	}
}

.hujPyD .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.hujPyD .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.hujPyD .bloco-publicidade {
		min-height: 250px;
	}
}

@media screen and (min-width:768px) {
	.hujPyD .bloco-publicidade {
		min-height: 180px;
	}
}

.hujPyD .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hujPyD .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hujPyD .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

@media screen and (min-width:768px) {
	.hujPyD .bloco-publicidade>div:nth-child(1) {
		min-height: 180px;
	}
}

.hujPyD .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hujPyD .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hujPyD .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hujPyD .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hujPyD .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hujPyD .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hujPyD .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hujPyD iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hujPyD.fixarBanner {
	background-color: #fff;
}

.hujPyD.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hujPyD.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hujPyD #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hujPyD #taboola-right-rail-home {
	width: 100%;
}

.kGuWHz {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 0 15px 0;
}

@media screen and (min-width:0px) {
	.kGuWHz {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.kGuWHz {
		min-height: 250px;
	}
}

.kGuWHz .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.kGuWHz .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.kGuWHz .bloco-publicidade {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.kGuWHz .bloco-publicidade {
		min-height: 250px;
	}
}

.kGuWHz .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.kGuWHz .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.kGuWHz .bloco-publicidade>div:nth-child(1) {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.kGuWHz .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

.kGuWHz .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.kGuWHz .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.kGuWHz .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.kGuWHz .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.kGuWHz .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.kGuWHz .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.kGuWHz .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.kGuWHz iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.kGuWHz.fixarBanner {
	background-color: #fff;
}

.kGuWHz.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.kGuWHz.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.kGuWHz #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.kGuWHz #taboola-right-rail-home {
	width: 100%;
}

.bkASJf {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

.bkASJf .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

@media screen and (min-width:992px) {
	.bkASJf .bloco-publicidade {
		align-items: flex-start;
	}
}

.bkASJf .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bkASJf .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

.bkASJf .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bkASJf .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bkASJf .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bkASJf .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bkASJf .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bkASJf .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bkASJf .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bkASJf iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bkASJf.fixarBanner {
	background-color: #fff;
}

.bkASJf.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bkASJf.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bkASJf #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bkASJf #taboola-right-rail-home {
	width: 100%;
}

.iJQNmT {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.iJQNmT {
		margin: -15px 0 0 0;
	}
}

@media screen and (min-width:0px) {
	.iJQNmT {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.iJQNmT {
		min-height: 90px;
	}
}

.iJQNmT .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.iJQNmT .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.iJQNmT .bloco-publicidade {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.iJQNmT .bloco-publicidade {
		min-height: 90px;
	}
}

.iJQNmT .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.iJQNmT .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.iJQNmT .bloco-publicidade>div:nth-child(1) {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.iJQNmT .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

.iJQNmT .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.iJQNmT .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.iJQNmT .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.iJQNmT .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.iJQNmT .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.iJQNmT .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.iJQNmT .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.iJQNmT iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.iJQNmT.fixarBanner {
	background-color: #fff;
}

.iJQNmT.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.iJQNmT.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.iJQNmT #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.iJQNmT #taboola-right-rail-home {
	width: 100%;
}

.lliVOw {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.lliVOw {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:0px) {
	.lliVOw {
		min-height: 280px;
	}
}

@media screen and (min-width:992px) {
	.lliVOw {
		min-height: 250px;
	}
}

.lliVOw .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.lliVOw .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.lliVOw .bloco-publicidade {
		min-height: 280px;
	}
}

@media screen and (min-width:992px) {
	.lliVOw .bloco-publicidade {
		min-height: 250px;
	}
}

.lliVOw .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.lliVOw .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.lliVOw .bloco-publicidade>div:nth-child(1) {
		min-height: 280px;
	}
}

@media screen and (min-width:992px) {
	.lliVOw .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

.lliVOw .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.lliVOw .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.lliVOw .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.lliVOw .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.lliVOw .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.lliVOw .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.lliVOw .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.lliVOw iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.lliVOw.fixarBanner {
	background-color: #fff;
}

.lliVOw.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.lliVOw.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.lliVOw #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.lliVOw #taboola-right-rail-home {
	width: 100%;
}

.haUmcM {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.haUmcM {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.haUmcM {
		min-height: 250px;
	}
}

.haUmcM .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.haUmcM .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.haUmcM .bloco-publicidade {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.haUmcM .bloco-publicidade {
		min-height: 250px;
	}
}

.haUmcM .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.haUmcM .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.haUmcM .bloco-publicidade>div:nth-child(1) {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.haUmcM .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

.haUmcM .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.haUmcM .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.haUmcM .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.haUmcM .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.haUmcM .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.haUmcM .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.haUmcM .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.haUmcM iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.haUmcM.fixarBanner {
	background-color: #fff;
}

.haUmcM.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.haUmcM.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.haUmcM #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.haUmcM #taboola-right-rail-home {
	width: 100%;
}

.hiwHd {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hiwHd {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:768px) {
	.hiwHd {
		margin: 20px 0 12px 0;
	}
}

@media screen and (min-width:0px) {
	.hiwHd {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.hiwHd {
		min-height: 90px;
	}
}

.hiwHd .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.hiwHd .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.hiwHd .bloco-publicidade {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.hiwHd .bloco-publicidade {
		min-height: 90px;
	}
}

.hiwHd .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hiwHd .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hiwHd .bloco-publicidade>div:nth-child(1) {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.hiwHd .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

.hiwHd .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hiwHd .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hiwHd .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hiwHd .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hiwHd .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hiwHd .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hiwHd .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hiwHd iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hiwHd.fixarBanner {
	background-color: #fff;
}

.hiwHd.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hiwHd.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hiwHd #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hiwHd #taboola-right-rail-home {
	width: 100%;
}

.irUUaO {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:0px) {
	.irUUaO {
		margin: 15px 0;
	}
}

.irUUaO .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:992px) {
	.irUUaO .bloco-publicidade {
		align-items: flex-start;
	}
}

.irUUaO .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.irUUaO .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.irUUaO .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.irUUaO .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.irUUaO .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.irUUaO .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.irUUaO .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.irUUaO .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.irUUaO .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.irUUaO iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.irUUaO.fixarBanner {
	background-color: #fff;
}

.irUUaO.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.irUUaO.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.irUUaO #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.irUUaO #taboola-right-rail-home {
	width: 100%;
}

.eezVTm {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:0px) {
	.eezVTm {
		margin: 15px 0;
	}
}

@media screen and (min-width:768px) {
	.eezVTm {
		position: absolute;
	}
}

@media screen and (min-width:992px) {
	.eezVTm {
		position: relative;
	}
}

.eezVTm .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:992px) {
	.eezVTm .bloco-publicidade {
		align-items: flex-start;
	}
}

.eezVTm .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.eezVTm .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.eezVTm .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.eezVTm .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.eezVTm .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.eezVTm .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.eezVTm .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.eezVTm .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.eezVTm .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.eezVTm iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.eezVTm.fixarBanner {
	background-color: #fff;
}

.eezVTm.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.eezVTm.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.eezVTm #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.eezVTm #taboola-right-rail-home {
	width: 100%;
}

.bYJfsO {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.bYJfsO {
		margin: 15px 0;
	}
}

@media screen and (min-width:0px) {
	.bYJfsO {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.bYJfsO {
		min-height: 90px;
	}
}

.bYJfsO .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.bYJfsO .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.bYJfsO .bloco-publicidade {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.bYJfsO .bloco-publicidade {
		min-height: 90px;
	}
}

.bYJfsO .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bYJfsO .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.bYJfsO .bloco-publicidade>div:nth-child(1) {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.bYJfsO .bloco-publicidade>div:nth-child(1) {
		min-height: 90px;
	}
}

.bYJfsO .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bYJfsO .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bYJfsO .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bYJfsO .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bYJfsO .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bYJfsO .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bYJfsO .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bYJfsO iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bYJfsO.fixarBanner {
	background-color: #fff;
}

.bYJfsO.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bYJfsO.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bYJfsO #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bYJfsO #taboola-right-rail-home {
	width: 100%;
}

data-styled.g1[id="PublicidadesWrapper-sc-tdfx1c-0"] {
	content: "dzNHHJ,hNvoDN,hujPyD,kGuWHz,bkASJf,iJQNmT,lliVOw,haUmcM,hiwHd,dDxMdq,irUUaO,eezVTm,bYJfsO,"
}

.bftljB {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.bftljB {
		min-height: 50px;
	}
}

@media screen and (min-width:992px) {
	.bftljB {
		min-height: 90px;
	}
}

.bftljB>span {
	display: block;
}

@media screen and (min-width:0px) {
	.bftljB>span {
		height: 50px;
	}
}

@media screen and (min-width:992px) {
	.bftljB>span {
		height: 90px;
	}
}

.FTbmF {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.FTbmF {
		min-height: 90px;
	}
}

@media screen and (min-width:992px) {
	.FTbmF {
		min-height: 90px;
	}
}

.FTbmF>span {
	display: block;
}

@media screen and (min-width:0px) {
	.FTbmF>span {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.FTbmF>span {
		height: 90px;
	}
}

.ilWtkh {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.ilWtkh {
		min-height: 280px;
	}
}

@media screen and (min-width:768px) {
	.ilWtkh {
		min-height: 250px;
	}
}

.ilWtkh>span {
	display: block;
}

@media screen and (min-width:0px) {
	.ilWtkh>span {
		height: 280px;
	}
}

@media screen and (min-width:768px) {
	.ilWtkh>span {
		height: 250px;
	}
}

.hRSkhS {
	width: 100%;
	min-width: 100%;
	min-height: 280px;
}

.hRSkhS>span {
	display: block;
	height: 280px;
}

.jDImzl {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.jDImzl {
		min-height: 280px;
	}
}

@media screen and (min-width:992px) {
	.jDImzl {
		min-height: 250px;
	}
}

.jDImzl>span {
	display: block;
}

@media screen and (min-width:0px) {
	.jDImzl>span {
		height: 280px;
	}
}

@media screen and (min-width:992px) {
	.jDImzl>span {
		height: 250px;
	}
}

.jzXwNm {
	width: 100%;
	min-width: 100%;
	min-height: 250px;
}

.jzXwNm>span {
	display: block;
	height: 250px;
}

data-styled.g2[id="PublicidadesWrapper__Placeholder-sc-tdfx1c-1"] {
	content: "bftljB,FTbmF,ilWtkh,hRSkhS,jDImzl,jzXwNm,"
}

.cxWoMA header {
	width: 100%;
}

.dJWmxU {
	width: 100%;
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-left: 12px;
	}
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-right: 12px;
	}
}

.dJWmxU header {
	width: 100%;
}

data-styled.g3[id="Box-sc-68smk-0"] {
	content: "cxWoMA,dJWmxU,"
}

.goJUyO {
	width: 100%;
}

.goJUyO .col-submanchete {
	display: none;
}

@media screen and (min-width:1280px) {
	.goJUyO .col-submanchete.col-submanchete-wide {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.goJUyO .col-submanchete.col-submanchete-feed-group {
		display: block;
	}
}

@media screen and (min-width:1280px) {
	.goJUyO .col-submanchete.col-submanchete-feed-group {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.goJUyO .m-col-membrana {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.goJUyO .m-col-membrana {
		display: block;
	}
}

@media screen and (min-width:992px) {
	.goJUyO .m-col-membrana .MTP_VIDEO_2 {
		padding-top: 0;
	}
}

.goJUyO .bloco__publicidade-music {
	height: 62px;
	display: flex;
	position: relative;
	margin: 30px auto 10px;
}

@media screen and (min-width:992px) {
	.goJUyO .bloco__publicidade-music {
		margin-bottom: 30px;
	}
}

.goJUyO .bloco__publicidade-music img {
	width: 100%;
	margin: 0 auto;
	max-width: 360px;
}

@media screen and (min-width:768px) {
	.goJUyO .bloco__publicidade-music img {
		max-width: 98%;
	}
}

@media screen and (min-width:992px) {
	.goJUyO .bloco__publicidade-music img {
		max-width: 1279px;
	}
}

.goJUyO .m-carousel .listagem-noticiasRelacionadas {
	display: none;
}

.goJUyO .m-carousel h4 {
	font-family: Arial, Helvetica, 'sans-serif';
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.2px;
	color: #1b4a7e;
	text-transform: uppercase;
	border-bottom: solid 2px #1b4a7e;
	padding-bottom: 2px;
}

.goJUyO .m-carousel h4 a {
	color: inherit;
}

@media screen and (min-width:768px) {
	.goJUyO .m-carousel h4 a:hover {
		text-decoration: underline;
	}
}

.goJUyO .m-carousel .siema {
	padding: 28px 0 15px;
}

.goJUyO .m-carousel .siema .siema-item {
	color: inherit;
}

.goJUyO .m-carousel .siema .siema-item figure {
	float: left;
	padding-left: 2px;
	margin-right: 10px;
	padding-bottom: 20px;
}

.goJUyO .m-carousel .siema .siema-item figure img {
	transition: opacity 0.3s;
	object-fit: cover;
}

@media screen and (min-width:768px) {
	.goJUyO .m-carousel .siema .siema-item figure img:hover {
		opacity: 0.8;
	}
}

.goJUyO .m-carousel .siema .siema-item .siema-text {
	padding: 2px 25px 0 0;
}

.goJUyO .m-carousel .siema .siema-item .siema-text h6 {
	font-family: Arial, Helvetica, 'sans-serif';
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	letter-spacing: normal;
	color: #1b4a7e;
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.goJUyO .m-carousel .siema .siema-item .siema-text h6:hover {
		text-decoration: underline;
	}
}

.goJUyO .m-carousel .siema .siema-item .siema-text p {
	font-family: 'BeVietnam-Heavy', Arial Black, Helvetica, 'sans-serif';
	font-size: 15px;
	line-height: 1.25;
	letter-spacing: -0.4px;
	color: #3f2c2e;
	margin: 8px 0 2px;
	transition: opacity 0.3s;
}

@media screen and (min-width:768px) {
	.goJUyO .m-carousel .siema .siema-item .siema-text p:hover {
		opacity: 0.8;
	}
}

.goJUyO .m-carousel .siema .siema-item .siema-text span {
	display: block;
	font-family: 'BeVietnam-Italic', Arial Black, Helvetica, 'sans-serif';
	font-size: 12px;
	letter-spacing: normal;
	color: #3f2c2e;
}

.goJUyO .m-carousel.m-featured-carousel .siema {
	padding-top: 0;
}

.goJUyO .m-carousel.m-featured-carousel .siema>div:nth-of-type(2) {
	display: none;
}

.goJUyO .m-carousel.m-featured-carousel .m-middle-siema {
	position: relative;
}

.goJUyO .m-carousel.m-featured-carousel .siema-item .m-feed-headline picture::after {
	display: block;
	content: '';
	width: 0;
	transition: width 0s linear;
	transition-delay: 0.5s;
	visibility: hidden;
}

.goJUyO .m-carousel.m-featured-carousel .siema-item .m-feed-headline .m-resume {
	margin-bottom: 0;
}

.goJUyO .m-carousel.m-featured-carousel .siema-item.active .m-feed-headline picture::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	height: 5px;
	background-color: #1b4a7e;
	border-bottom: thin solid #a4a4a4;
	width: 100%;
	visibility: visible;
	transition-duration: 9.8s;
	transition-delay: 0s;
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	width: 448px;
	height: 302px;
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav button {
	transform: rotate(0deg);
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav button.siema-prev {
	background: url(/css/stati/be-vietnamcs/icon-seta-new-carousel-left.png) no-repeat center/14px 24px;
	background-color: rgba(0, 0, 0, 0.5);
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav button.siema-next {
	background: url(/css/stati/be-vietnamcs/icon-seta-new-carousel-right.png) no-repeat center/14px 24px;
	background-color: rgba(0, 0, 0, 0.5);
	transform: rotate(0deg);
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav button::after {
	display: none;
}

.goJUyO .m-carousel.m-featured-carousel .siema-nav button::before {
	border: none;
	width: 32px;
	height: 32px;
	top: 0;
	bottom: 0;
	pointer-events: none;
	transform: rotate(0deg);
	z-index: 0;
}

.goJUyO .m-carousel.m-featured-carousel .siema-bullets {
	display: none;
}

@media screen and (min-width:768px) {
	.goJUyO .m-carousel.m-featured-carousel .siema-bullets {
		margin-top: -30px;
	}
}

.goJUyO .siema-bullets {
	border-top: solid 1px #9b9b9b30;
	border-bottom: solid 1px #9b9b9b30;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.goJUyO .siema-bullets button {
	width: 6px;
	height: 6px;
	border-radius: 100%;
	padding: 0;
	background-color: #00000050;
	margin: 0 2px;
	overflow: hidden;
	text-indent: -9999em;
	transition: background 0.4s ease;
}

.goJUyO .siema-bullets button.active {
	background-color: #1b4a7e;
}

.goJUyO .m-featured-carousel {
	position: relative;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-bullets {
	display: none;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav {
	position: absolute;
	top: 98px;
	right: auto;
	width: 100%;
	height: 40px;
	margin: auto 0;
	pointer-events: none;
}

@media screen and (min-width:480px) {
	.goJUyO .m-featured-carousel .m-middle-siema .siema-nav {
		top: 122px;
	}
}

@media screen and (min-width:768px) {
	.goJUyO .m-featured-carousel .m-middle-siema .siema-nav {
		top: 132px;
		display: block;
	}
}

@media screen and (min-width:992px) {
	.goJUyO .m-featured-carousel .m-middle-siema .siema-nav {
		width: 50%;
	}
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button {
	width: 40px;
	transition: transform 0.4s;
	pointer-events: visible;
	border: none;
	width: 30px;
	height: 100%;
	overflow: hidden;
	text-indent: -9999em;
	position: absolute;
	left: 0;
	padding: 0;
	pointer-events: all;
	cursor: pointer;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button::before,
.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button::after {
	border-color: #fff;
	width: 20px;
	height: 3px;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button::before {
	bottom: 12px;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button::after {
	bottom: 25px;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema-nav button.siema-next {
	right: 0;
	left: initial;
	transform: rotate(0);
}

.goJUyO .m-featured-carousel .m-middle-siema .siema {
	padding: 0;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema>div {
	overflow: hidden;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema>div .siema-item article {
	align-items: flex-start;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema>div .siema-item article figure {
	position: relative;
	overflow: hidden;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema>div .siema-item article figure::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
	background-color: #1b4a7e;
	height: 4px;
	width: 100%;
	transform: translateX(-100%);
	transition: transform 0s linear;
	z-index: 1;
}

.goJUyO .m-featured-carousel .m-middle-siema .siema>div .siema-item.active article figure::before {
	transition: transform 9.5s linear;
	transform: translateX(0);
}

data-styled.g4[id="styles__DestaqueHomeWrapper-sc-144a3vv-0"] {
	content: "goJUyO,"
}

.jhnILN {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

.hBewGl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.14;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.blpCTZ {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

.iRRxze {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.exKPlS {
	margin: 0 0 8px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.exKPlS {
		line-height: 1.15;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: -.66px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.exKPlS {
		line-height: 1.1;
		font-size: 38px;
		letter-spacing: -1.8px;
	}
}

@media screen and (min-width:0px) {
	.exKPlS {
		text-align: center;
	}
}

@media screen and (min-width:768px) {
	.exKPlS {
		text-align: left;
	}
}

.potKJ {
	color: #333333;
}

@media screen and (min-width:0px) {
	.potKJ {
		line-height: 1;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		font-family: "BeVietnam-Italic", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.potKJ {
		line-height: 1.4;
		font-size: 12px;
	}
}

@media screen and (min-width:0px) {
	.potKJ {
		text-align: left;
	}
}

.hzMHxo {
	color: #000000;
}

@media screen and (min-width:0px) {
	.hzMHxo {
		font-weight: 400;
		font-size: 14px;
		line-height: 1.18;
		letter-spacing: -0.5px;
		font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.hzMHxo {
		text-align: center;
	}
}

@media screen and (min-width:768px) {
	.hzMHxo {
		text-align: left;
	}
}

.eHEcdN {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.eHEcdN {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.eHEcdN {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

@media screen and (min-width:1280px) {
	.eHEcdN {
		font-size: 20px;
		letter-spacing: -.4px;
	}
}

@media screen and (min-width:0px) {
	.eHEcdN {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.eHEcdN {
		text-align: left;
	}
}

.eFqcJE {
	color: #000000;
}

@media screen and (min-width:0px) {
	.eFqcJE {
		font-weight: 400;
		font-size: 14px;
		line-height: 1.18;
		letter-spacing: -0.5px;
		font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.eFqcJE {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.eFqcJE {
		text-align: left;
	}
}

.evTDzn {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
	text-align: left;
	color: #1b4a7e;
}

.DYfJQ {
	margin: 4px 0 2px;
	text-align: left;
	font-weight: 700;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.DYfJQ {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.DYfJQ {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.DYfJQ {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

.jSQjxQ {
	margin: 0 0 8px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.jSQjxQ {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.jSQjxQ {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.jSQjxQ {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

@media screen and (min-width:0px) {
	.jSQjxQ {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.jSQjxQ {
		text-align: left;
	}
}

.bIAoRL {
	margin: 0 0 5px 0;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.bIAoRL {
		line-height: normal;
		font-size: 16px;
		font-weight: 700;
		font-family: Arial, Helvetica, 'sans-serif';
		letter-spacing: -0.48px;
	}
}

.fdxOhZ {
	margin: 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.fdxOhZ {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.fdxOhZ {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.fdxOhZ {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

.cbVeGr {
	margin: 0 0 14px 0;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.cbVeGr {
		line-height: normal;
		font-size: 16px;
		font-weight: 700;
		font-family: Arial, Helvetica, 'sans-serif';
		letter-spacing: -0.48px;
	}
}

.fqZQRD {
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -.4px;
	text-transform: inherit;
	margin: 5px 0 0;
	color: #1b4a7e;
}

.fqZxtx {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.13;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
	padding-bottom: 5px;
	color: #1b4a7e;
}

.drxCuy {
	margin: 5px 0 8px 0;
	word-break: break-word;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.drxCuy {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.drxCuy {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.drxCuy {
		line-height: 1.12;
		font-size: 14px;
		letter-spacing: -.5px;
	}
}

@media screen and (min-width:0px) {
	.drxCuy {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.drxCuy {
		text-align: left;
	}
}

.jHQZP {
	margin: 0 0 8px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.jHQZP {
		line-height: 1.2;
		font-weight: 400;
		font-size: 22px;
		letter-spacing: -.3px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.jHQZP {
		line-height: 1;
		font-size: 25px;
	}
}

@media screen and (min-width:768px) {
	.jHQZP {
		line-height: 1.2;
		font-size: 30px;
		letter-spacing: -1px;
	}
}

@media screen and (min-width:0px) {
	.jHQZP {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.jHQZP {
		text-align: left;
	}
}

.cbeehL {
	margin: 0;
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.cbeehL {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:480px) {
	.cbeehL {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.cbeehL {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:992px) {
	.cbeehL {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.etZyQX {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.etZyQX {
		line-height: 1.2;
		font-weight: 400;
		font-size: 22px;
		letter-spacing: -.3px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.etZyQX {
		line-height: 1;
		font-size: 25px;
	}
}

@media screen and (min-width:768px) {
	.etZyQX {
		line-height: 1.2;
		font-size: 30px;
		letter-spacing: -1px;
	}
}

@media screen and (min-width:0px) {
	.etZyQX {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.etZyQX {
		text-align: left;
	}
}

.hMSmwI {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.hMSmwI {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.hMSmwI {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.hMSmwI {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

@media screen and (min-width:0px) {
	.hMSmwI {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.hMSmwI {
		text-align: left;
	}
}

.kuVvHk {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.kuVvHk {
		line-height: 1.2;
		font-weight: 400;
		font-size: 22px;
		letter-spacing: -.3px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.kuVvHk {
		line-height: 1;
		font-size: 25px;
	}
}

@media screen and (min-width:768px) {
	.kuVvHk {
		line-height: 1.2;
		font-size: 30px;
		letter-spacing: -1px;
	}
}

@media screen and (min-width:0px) {
	.kuVvHk {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.kuVvHk {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.kuVvHk {
		font-size: 38px;
	}
}

.eywYvI {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.eywYvI {
		line-height: 1.2;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.eywYvI {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.eywYvI {
		line-height: 1.12;
		font-size: 16px;
		letter-spacing: -.5px;
	}
}

@media screen and (min-width:0px) {
	.eywYvI {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.eywYvI {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.eywYvI {
		font-size: 22px;
	}
}

.hbwsvi {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.hbwsvi {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.hbwsvi {
		margin: 0;
	}
}

.bwTnee {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
}

.bZDUdt {
	font-size: 14px;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.36px;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.bZDUdt {
		text-align: center;
	}
}

data-styled.g5[id="Text__TextBase-sc-1d75gww-0"] {
	content: "jhnILN,hBewGl,blpCTZ,iRRxze,exKPlS,potKJ,hzMHxo,eHEcdN,eFqcJE,evTDzn,DYfJQ,jSQjxQ,bIAoRL,fdxOhZ,cbVeGr,fqZQRD,fqZxtx,drxCuy,jHQZP,cbeehL,etZyQX,hMSmwI,kuVvHk,eywYvI,hbwsvi,bwTnee,bZDUdt,"
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.iaUeyE {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.iaUeyE {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.iaUeyE {
		max-width: 1280px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.iaUeyE {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		display: block;
	}
}

.dlSzbc {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.dlSzbc {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dlSzbc {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dlSzbc {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dlSzbc {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dlSzbc {
		max-width: 1280px;
	}
}

@media screen and (min-width:1280px) {
	.dlSzbc {
		padding-right: 0;
		padding-left: 0;
	}
}

.ehBdRX {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ehBdRX {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ehBdRX {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ehBdRX {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ehBdRX {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ehBdRX {
		max-width: 1280px;
	}
}

@media screen and (min-width:0px) {
	.ehBdRX {
		padding-right: 0;
		padding-left: 0;
	}
}

.rUShs {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.rUShs {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.rUShs {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.rUShs {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.rUShs {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.rUShs {
		max-width: 1280px;
	}
}

@media screen and (min-width:1280px) {
	.rUShs {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:768px) {
	.rUShs {
		overflow: hidden;
	}
}

@media screen and (min-width:1400px) {
	.rUShs {
		overflow: visible;
	}
}

.jZlXVk {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	padding: 0 !important;
}

@media screen and (min-width:0px) {
	.jZlXVk {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.jZlXVk {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.jZlXVk {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.jZlXVk {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.jZlXVk {
		max-width: 1280px;
	}
}

data-styled.g6[id="Grid__Container-sc-owmjhw-0"] {
	content: "ijrrzD,iaUeyE,dlSzbc,ehBdRX,rUShs,jZlXVk,"
}





.dYxeVS {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.dYxeVS {
		margin-left: 0;
		margin-right: 0;
	}
}

.kqwjpT {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.kqwjpT {
		align-items: flex-start;
	}
}

@media screen and (min-width:768px) {
	.kqwjpT {
		align-content: flex-start;
	}
}

.jgjJdR {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
	width: 100%;
}



@media screen and (min-width:0px) {
	.jgjJdR {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (min-width:992px) {
	.jgjJdR {
		margin-left: -12px;
		margin-right: -12px;
	}
}

.jzSKgy {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
	height: auto;
}



@media screen and (min-width:992px) {
	.jzSKgy {
		display: block;
	}
}

@media screen and (min-width:1280px) {
	.jzSKgy {
		display: flex;
	}
}

.kAWOi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.kAWOi {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:1280px) {
	.kAWOi {
		margin-left: 0;
		margin-right: 0;
	}
}

.kAWOi>div {
	padding-right: 0;
	padding-left: 0;
}

.kAWOi>div>div>div:last-of-type>div article {
	margin-bottom: 0;
}

data-styled.g7[id="Grid__Row-sc-owmjhw-1"] {
	content: "jJtlyw,dYxeVS,kqwjpT,jgjJdR,jzSKgy,kAWOi,"
}

.jxgRUf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jxgRUf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxgRUf {
		padding-right: 0;
		padding-left: 0;
	}
}

.jeRMvO {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jeRMvO {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.jeRMvO {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:768px) {
	.jeRMvO {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.jeRMvO {
		margin-top: 20px;
	}
}

.iQnHgN {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:768px) {
	.iQnHgN {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.iQnHgN {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:768px) {
	.iQnHgN {
		order: 0;
	}
}

@media screen and (min-width:0px) {
	.iQnHgN {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.iQnHgN {
		margin-top: 0;
	}
}

@media screen and (min-width:0px) {
	.iQnHgN {
		min-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iQnHgN {
		min-width: auto;
	}
}

.cspApU {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.cspApU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cspApU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.cspApU {
		flex: 0 0 50%;
	}
}

@media screen and (min-width:0px) {
	.cspApU {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.cspApU {
		padding: 0 0 12px 0;
	}
}

.jHaKAc {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jHaKAc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jHaKAc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jHaKAc {
		flex: 0 0 50%;
	}
}

@media screen and (min-width:0px) {
	.jHaKAc {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.jHaKAc {
		padding: 0 12px 0;
	}
}

.hEGCKI {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hEGCKI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hEGCKI {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.hEGCKI {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.hEGCKI {
		padding: 0 24px 0 0;
	}
}

.glFcpH {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:768px) {
	.glFcpH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.glFcpH {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.glFcpH {
		margin-left: 0%;
	}
}

@media screen and (min-width:768px) {
	.glFcpH {
		margin-left: 0%;
	}
}

@media screen and (min-width:992px) {
	.glFcpH {
		margin-left: 0%;
	}
}

@media screen and (min-width:768px) {
	.glFcpH {
		order: 0;
	}
}

@media screen and (min-width:1280px) {
	.glFcpH {
		order: 1;
	}
}

.lfvAtm {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.lfvAtm {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.lfvAtm {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.lfvAtm {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.lfvAtm {
		padding: 0 8px 0 0;
	}
}

@media screen and (min-width:768px) {
	.lfvAtm {
		padding: 0 0 8px 0;
	}
}

.dfJsPZ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dfJsPZ {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.dfJsPZ {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:1280px) {
	.dfJsPZ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.dfJsPZ {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.dfJsPZ {
		padding: 0 12px 0;
	}
}

@media screen and (min-width:1280px) {
	.dfJsPZ {
		padding: 0px;
	}
}

.jFKkiU {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.jFKkiU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jFKkiU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.inydYt {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
	padding-bottom: 0;
}

@media screen and (min-width:768px) {
	.inydYt {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.inydYt {
		order: 3;
	}
}

@media screen and (min-width:768px) {
	.inydYt {
		padding-top: 0;
	}
}

.fEvHYW {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.fEvHYW {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.fEvHYW {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:768px) {
	.fEvHYW {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.fEvHYW {
		margin-bottom: 20px;
	}
}

.hkJCTy {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.hkJCTy {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hkJCTy {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.hkJCTy {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:1280px) {
	.hkJCTy {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:768px) {
	.hkJCTy {
		order: 0;
	}
}

@media screen and (min-width:0px) {
	.hkJCTy {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.hkJCTy {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.hkJCTy {
		padding-top: 0;
	}
}

.dQOORJ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.dQOORJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.dQOORJ {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.dQOORJ {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.dQOORJ {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.dQOORJ {
		order: 0;
	}
}

@media screen and (min-width:0px) {
	.dQOORJ {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.dQOORJ {
		margin-top: 0;
	}
}

.futzNG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.futzNG {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.futzNG {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.futzNG {
		padding: 0 8px 0 0;
	}
}

@media screen and (min-width:768px) {
	.futzNG {
		padding: 0 0 8px 0;
	}
}

.iIzZIV {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iIzZIV {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.iIzZIV {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.iIzZIV {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.iIzZIV {
		padding: 0 12px 0;
	}
}

.jRaJds {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.jRaJds {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jRaJds {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.jRaJds {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.jRaJds {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.jRaJds {
		order: 1;
	}
}

@media screen and (min-width:0px) {
	.jRaJds {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.jRaJds {
		margin-top: 0;
	}
}

.ngxNb {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.ngxNb {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.ngxNb {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.ngxNb {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.ngxNb {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.ngxNb {
		order: 2;
	}
}

@media screen and (min-width:0px) {
	.ngxNb {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.ngxNb {
		margin-top: 0;
	}
}

.bfABGS {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.bfABGS {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bfABGS {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.bfABGS {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.bfABGS {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.bfABGS {
		order: 3;
	}
}

@media screen and (min-width:0px) {
	.bfABGS {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.bfABGS {
		margin-top: 0;
	}
}

.fvLVGR {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.fvLVGR {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.fvLVGR {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.fvLVGR {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.fvLVGR {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.fvLVGR {
		order: 4;
	}
}

@media screen and (min-width:0px) {
	.fvLVGR {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.fvLVGR {
		margin-top: 0;
	}
}

.gCgtE {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.gCgtE {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.gCgtE {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.gCgtE {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.gCgtE {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.gCgtE {
		order: 5;
	}
}

@media screen and (min-width:0px) {
	.gCgtE {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.gCgtE {
		margin-top: 0;
	}
}

.bSdECj {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.bSdECj {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bSdECj {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.bSdECj {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.bSdECj {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.bSdECj {
		order: 6;
	}
}

@media screen and (min-width:0px) {
	.bSdECj {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.bSdECj {
		margin-top: 0;
	}
}

.cKxIwa {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.cKxIwa {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cKxIwa {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.cKxIwa {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.cKxIwa {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.cKxIwa {
		order: 7;
	}
}

@media screen and (min-width:0px) {
	.cKxIwa {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.cKxIwa {
		margin-top: 0;
	}
}

.eKBEQV {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.eKBEQV {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eKBEQV {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.eKBEQV {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.eKBEQV {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.eKBEQV {
		order: 8;
	}
}

@media screen and (min-width:0px) {
	.eKBEQV {
		margin-top: 0;
	}
}

@media screen and (min-width:992px) {
	.eKBEQV {
		margin-top: 0;
	}
}

.bYZIWJ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
	overflow: hidden;
	max-width: 326px !important;
}

@media screen and (min-width:0px) {
	.bYZIWJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bYZIWJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.bYZIWJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.bYZIWJ {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.bYZIWJ {
		order: 13;
	}
}

@media screen and (min-width:992px) {
	.bYZIWJ {
		order: 14;
	}
}

@media screen and (min-width:1280px) {
	.bYZIWJ {
		order: 13;
	}
}

@media screen and (min-width:992px) {
	.bYZIWJ {
		align-self: baseline;
	}
}

.kKHypQ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kKHypQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kKHypQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.kKHypQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.kKHypQ {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.kKHypQ {
		order: 14;
	}
}

@media screen and (min-width:992px) {
	.kKHypQ {
		order: 13;
	}
}

@media screen and (min-width:1280px) {
	.kKHypQ {
		order: 14;
	}
}

.hVNfCH {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.hVNfCH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hVNfCH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.hVNfCH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.jUQvkg {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.jUQvkg {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jUQvkg {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jUQvkg {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:1280px) {
	.jUQvkg {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:768px) {
	.jUQvkg {
		order: 0;
	}
}

@media screen and (min-width:992px) {
	.jUQvkg {
		padding-top: 0;
	}
}

.cQoXwd {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.cQoXwd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cQoXwd {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.cQoXwd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.cQoXwd {
		margin-bottom: 12px;
	}
}

.tdMaH {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.tdMaH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.tdMaH {
		order: 2;
	}
}

@media screen and (min-width:992px) {
	.tdMaH {
		margin-bottom: 12px;
	}
}

.jNYGSn {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jNYGSn {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jNYGSn {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.jNYGSn {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jNYGSn {
		top: 90px;
	}
}

@media screen and (min-width:1280px) {
	.jNYGSn {
		top: auto;
	}
}

@media screen and (min-width:992px) {
	.jNYGSn {
		position: sticky;
	}
}

@media screen and (min-width:1280px) {
	.jNYGSn {
		position: relative;
	}
}

.liboWp {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.liboWp {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.liboWp {
		order: 20;
	}
}

@media screen and (min-width:0px) {
	.liboWp {
		display: true;
	}
}

.bbUrUl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.cvWdio {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.cvWdio {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cvWdio {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.cvWdio {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.cvWdio {
		margin-bottom: 4px;
	}
}

.hxHZmr {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hxHZmr {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.hxHZmr {
		flex: 0 0 41.666666666666664%;
		max-width: 41.666666666666664%;
	}
}

@media screen and (min-width:992px) {
	.hxHZmr {
		flex: 0 0 41.666666666666664%;
		max-width: 41.666666666666664%;
	}
}

@media screen and (min-width:0px) {
	.hxHZmr {
		padding: 0 8px 0 0;
	}
}

@media screen and (min-width:768px) {
	.hxHZmr {
		padding: 0 0 8px 0;
	}
}

.bQBTja {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bQBTja {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.bQBTja {
		flex: 0 0 58.333333333333336%;
		max-width: 58.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.bQBTja {
		flex: 0 0 58.333333333333336%;
		max-width: 58.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.bQBTja {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.bQBTja {
		padding: 0 12px 0;
	}
}

@media screen and (min-width:992px) {
	.bQBTja {
		padding: 12px 0 12px 12px;
	}
}

.leGPXG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.leGPXG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.leGPXG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.leGPXG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.leGPXG {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.leGPXG {
		padding: 0 12px 0;
	}
}

@media screen and (min-width:992px) {
	.leGPXG {
		padding: 12px 0 12px 12px;
	}
}

.iaZCcC {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.iaZCcC {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iaZCcC {
		flex: 0 0 75%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iaZCcC {
		order: 0;
	}
}

.gNRoyc {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.gNRoyc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.gNRoyc {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.gNRoyc {
		margin-bottom: 4px;
	}
}

@media screen and (min-width:768px) {
	.gNRoyc {
		margin-bottom: 0;
	}
}

.fcjQoI {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.fcjQoI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.fcjQoI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.fcjQoI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.fcjQoI {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.fcjQoI {
		padding: 0 0 12px 0;
	}
}

.fJBvTw {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.fJBvTw {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.fJBvTw {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.fJBvTw {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.fJBvTw {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.fJBvTw {
		padding: 0 12px 0;
	}
}

.bsZKQF {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bsZKQF {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.bsZKQF {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

.emxudp {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.emxudp {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.emxudp {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.emxudp {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.emxudp {
		margin-bottom: 8px;
	}
}

.fMMGss {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:768px) {
	.fMMGss {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.eSwryc {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.eSwryc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eSwryc {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.eSwryc {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.eSwryc {
		order: 3;
	}
}

@media screen and (min-width:0px) {
	.eSwryc {
		margin-bottom: 8px;
	}
}

.gilfOf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.gilfOf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.gilfOf {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.gilfOf {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.gilfOf {
		order: 4;
	}
}

@media screen and (min-width:0px) {
	.gilfOf {
		margin-bottom: 8px;
	}
}

.AuVfa {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.AuVfa {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.AuVfa {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.AuVfa {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.AuVfa {
		order: 5;
	}
}

@media screen and (min-width:0px) {
	.AuVfa {
		margin-bottom: 8px;
	}
}

.jlvBxB {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jlvBxB {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jlvBxB {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.jlvBxB {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.jlvBxB {
		order: 6;
	}
}

@media screen and (min-width:0px) {
	.jlvBxB {
		margin-bottom: 8px;
	}
}

.cQXqdA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.cQXqdA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cQXqdA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.cQXqdA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.cQXqdA {
		order: 7;
	}
}

@media screen and (min-width:0px) {
	.cQXqdA {
		margin-bottom: 8px;
	}
}

.khwQLv {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.khwQLv {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.khwQLv {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.khwQLv {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.khwQLv {
		order: 8;
	}
}

@media screen and (min-width:0px) {
	.khwQLv {
		margin-bottom: 8px;
	}
}

.ZNcwl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.ZNcwl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.ZNcwl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.ZNcwl {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:992px) {
	.ZNcwl {
		order: 1;
	}
}

.drIjYZ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.drIjYZ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.drIjYZ {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.drIjYZ {
		margin-top: 30px;
	}
}

@media screen and (min-width:0px) {
	.drIjYZ {
		margin-bottom: 30px;
	}
}

.knbXJU {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.knbXJU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.knbXJU {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:768px) {
	.knbXJU {
		padding-right: 12px;
		padding-left: 12px;
	}
}

.iyeymd {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.iyeymd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.eTzeGM {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.eTzeGM {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eTzeGM {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.eTzeGM {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:1280px) {
	.eTzeGM {
		padding-right: 0;
		padding-left: 0;
	}
}

.hnRdGm {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hnRdGm {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hnRdGm {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.hnRdGm {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:1280px) {
	.hnRdGm {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.hnRdGm {
		order: 1;
	}
}

.iUkRiA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iUkRiA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iUkRiA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.iUkRiA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.iUkRiA {
		padding: 0 12px;
	}
}

@media screen and (min-width:768px) {
	.iUkRiA {
		padding: 0 0 12px 12px;
	}
}

.hmBkoj {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hmBkoj {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hmBkoj {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.hmBkoj {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.hmBkoj {
		padding: 0 12px;
	}
}

@media screen and (min-width:768px) {
	.hmBkoj {
		padding: 0 12px 0;
	}
}

.gGKYJD {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.gGKYJD {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.gGKYJD {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.gGKYJD {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.gGKYJD {
		order: 2;
	}
}

.kkNmna {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.kkNmna {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kkNmna {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.kkNmna {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.kkNmna {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kkNmna {
		order: 2;
	}
}

.kcEcsa {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kcEcsa {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.kcEcsa {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.kcEcsa {
		padding: 0 8px 7px 12px;
	}
}

@media screen and (min-width:768px) {
	.kcEcsa {
		padding: 0 0 12px 12px;
	}
}

.HWNzH {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.HWNzH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.HWNzH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.HWNzH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.HWNzH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.HWNzH {
		order: 3;
	}
}

.lmYOKC {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.lmYOKC {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.lmYOKC {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.lmYOKC {
		padding: 0 12px;
	}
}

@media screen and (min-width:768px) {
	.lmYOKC {
		padding: 0 12px 0;
	}
}

.ipvTnY {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.ipvTnY {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.ipvTnY {
		order: 4;
	}
}

.hgEWQD {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hgEWQD {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hgEWQD {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.hgEWQD {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.hgEWQD {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.hgEWQD {
		order: 3;
	}
}

.eKEhEA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.eKEhEA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eKEhEA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.eKEhEA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.eKEhEA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.eKEhEA {
		order: 4;
	}
}

.gxjsqd {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.gxjsqd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.gxjsqd {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.gxjsqd {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.gxjsqd {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.gxjsqd {
		order: 5;
	}
}

.iIYiky {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.iIYiky {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iIYiky {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.iIYiky {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.iIYiky {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.iIYiky {
		order: 6;
	}
}

.kvDsWb {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.kvDsWb {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kvDsWb {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.kvDsWb {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.kvDsWb {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.kvDsWb {
		order: 7;
	}
}

.fwXzvA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.fwXzvA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.fwXzvA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.fwXzvA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.fwXzvA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.fwXzvA {
		order: 8;
	}
}

.hjCKhd {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hjCKhd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hjCKhd {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.hjCKhd {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.hjCKhd {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.hjCKhd {
		order: 9;
	}
}

.icHJHZ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.icHJHZ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.icHJHZ {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.icHJHZ {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.icHJHZ {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.icHJHZ {
		order: 10;
	}
}

.cZVArI {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.cZVArI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.cZVArI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.cZVArI {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.cZVArI {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.cZVArI {
		order: 11;
	}
}

.gegHVQ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.gegHVQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.gegHVQ {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.gegHVQ {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.gegHVQ {
		display: block;
	}
}

.dTVdAU {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.dTVdAU {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.dTVdAU {
		order: 4;
	}
}

.eDedvi {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.eDedvi {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eDedvi {
		order: 4;
	}
}

@media screen and (min-width:992px) {
	.eDedvi {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.eDedvi {
		display: block;
	}
}

.jKpkrh {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.jKpkrh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.jKpkrh {
		margin-bottom: 10px;
	}
}

.laJBbh {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.laJBbh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.laJBbh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.laJBbh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.laJBbh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.laJBbh {
		padding-right: 0;
		padding-left: 0;
	}
}

.nMRRH {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.nMRRH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.nMRRH {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.nMRRH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:1280px) {
	.nMRRH {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:768px) {
	.nMRRH {
		order: 1;
	}
}

@media screen and (min-width:0px) {
	.nMRRH {
		margin-bottom: 12px;
	}
}

.jOVKoI {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jOVKoI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jOVKoI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.jOVKoI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.jOVKoI {
		padding: 0 12px;
	}
}

@media screen and (min-width:768px) {
	.jOVKoI {
		padding: 0 12px 12px;
	}
}

.jqVEnv {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jqVEnv {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jqVEnv {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:1280px) {
	.jqVEnv {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:768px) {
	.jqVEnv {
		order: 2;
	}
}

.dwBclB {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.dwBclB {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.dwBclB {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.dwBclB {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.dwBclB {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.jhyzux {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jhyzux {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.jhyzux {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.jhyzux {
		padding: 0 12px 0 0;
	}
}

@media screen and (min-width:768px) {
	.jhyzux {
		padding: 0 12px 12px;
	}
}

.dNSEXl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dNSEXl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.dNSEXl {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:1280px) {
	.dNSEXl {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:768px) {
	.dNSEXl {
		order: 4;
	}
}

.jBrHMA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.jBrHMA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jBrHMA {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.jBrHMA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.jBrHMA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jBrHMA {
		order: 4;
	}
}

.goQJkn {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.goQJkn {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.goQJkn {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.goQJkn {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.goQJkn {
		display: none;
	}
}

.eeGhGD {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.eeGhGD {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.eeGhGD {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.eeGhGD {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:1280px) {
	.eeGhGD {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.eeGhGD {
		order: 1;
	}
}

@media screen and (min-width:0px) {
	.eeGhGD {
		margin-bottom: 12px;
	}
}

.bytjoJ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.bytjoJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.bytjoJ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bytjoJ {
		order: 4;
	}
}

.iYYMPK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iYYMPK {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

.jGIUsq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jGIUsq {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

data-styled.g8[id="Grid__Col-sc-owmjhw-2"] {
	content: "jxgRUf,jeRMvO,iQnHgN,cspApU,jHaKAc,hEGCKI,glFcpH,lfvAtm,dfJsPZ,jFKkiU,inydYt,fEvHYW,hkJCTy,dQOORJ,futzNG,iIzZIV,jRaJds,ngxNb,bfABGS,fvLVGR,gCgtE,bSdECj,cKxIwa,eKBEQV,bYZIWJ,kKHypQ,hVNfCH,jUQvkg,cQoXwd,tdMaH,jNYGSn,liboWp,bbUrUl,cvWdio,hxHZmr,bQBTja,leGPXG,iaZCcC,gNRoyc,fcjQoI,fJBvTw,bsZKQF,emxudp,fMMGss,eSwryc,gilfOf,AuVfa,jlvBxB,cQXqdA,khwQLv,ZNcwl,drIjYZ,knbXJU,iyeymd,eTzeGM,hnRdGm,iUkRiA,hmBkoj,gGKYJD,kkNmna,kcEcsa,HWNzH,lmYOKC,ipvTnY,hgEWQD,eKEhEA,gxjsqd,iIYiky,kvDsWb,fwXzvA,hjCKhd,icHJHZ,cZVArI,gegHVQ,dTVdAU,eDedvi,jKpkrh,laJBbh,nMRRH,jOVKoI,jqVEnv,dwBclB,jhyzux,dNSEXl,jBrHMA,goQJkn,eeGhGD,bytjoJ,iYYMPK,jGIUsq,"
}

.eILkxV {
	margin-bottom: 15px;
	letter-spacing: -.3px;
}

.eILkxV h3 {
	margin: 0;
	opacity: .8;
	padding-left: 12px;
	position: relative;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.eILkxV h3 {
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.eILkxV h3 {
		margin-top: 5px;
	}
}

.eILkxV h3::before {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-bottom: 2px;
	margin-right: 2px;
	position: static;
	background-color: #a2011e;
}

@media screen and (min-width:768px) {
	.eILkxV h3::before {
		display: block;
		position: absolute;
		top: 4px;
		left: 0;
		margin: 0;
	}
}

.dOYGxv {
	margin-bottom: 15px;
	letter-spacing: -.3px;
}

.dOYGxv h3 {
	margin: 0;
	opacity: .8;
	padding-left: 12px;
	position: relative;
}

.dOYGxv h3::before {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-bottom: 2px;
	margin-right: 2px;
	position: static;
	background-color: #a2011e;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	margin: 0;
}

@media screen and (min-width:768px) {
	.dOYGxv h3::before {
		display: block;
		position: absolute;
		top: 4px;
		left: 0;
		margin: 0;
	}
}

data-styled.g9[id="styles__NoticiaRelacionadaWrapper-sc-19axu6w-0"] {
	content: "eILkxV,dOYGxv,"
}

.juvZgj a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.juvZgj a:hover,
.juvZgj a:focus,
.juvZgj a:active {
	opacity: 0.8;
}

.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:1280px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 30px;
		line-height: 1.08;
		letter-spacing: -1px;
	}
}

.juvZgj .item-noticiaRelacionada:last-child article {
	margin-bottom: 0;
}

.juvZgj .bloco-noticia__figure-error {
	display: none;
}

.juvZgj .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	max-width: 100%;
	flex: 0 0 100%;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.juvZgj .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
		padding-left: 0;
	}
}

.juvZgj .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.juvZgj .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

.juvZgj.bloco-noticia__fotoEstourada {
	position: relative;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-figura {
		padding-bottom: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
	background: linear-gradient(rgba(43, 47, 48, 0) 0%, #000 40%);
	position: relative;
	margin-top: -20%;
	padding-top: 30px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
		bottom: 132px;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 68.63%);
		bottom: 132px;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo h2 {
	color: #fff;
}

.juvZgj.bloco-noticia__fotoEstourada .noticia__categoria {
	display: block;
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .noticia__categoria {
		text-align: left;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .noticia__descricao {
	display: none;
}

.juvZgj.bloco-noticia__fotoEstourada article {
	margin-bottom: 0;
}

.juvZgj.bloco-noticia__fotoEstourada article figure {
	min-height: 328px;
}

.juvZgj.bloco-noticia__fotoEstourada article figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article figure img {
		left: 0 !important;
		position: relative;
		transform: translateX(0);
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article figure {
		min-height: 530px;
		margin-bottom: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada article .noticia__titulo {
	text-align: center;
	padding: 0 10px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article .noticia__titulo {
		text-align: left;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
	width: 100%;
	background: #000;
	padding-bottom: 34px;
	padding: 4px 10px 0 10px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
		bottom: 0;
		max-height: 132px;
		position: absolute;
		padding: 15px 10px;
		justify-content: left;
		background: rgba(0, 0, 0, 0.5);
		max-height: 132px;
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		justify-content: left;
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		width: 100%;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .item-noticiaRelacionada {
	margin-bottom: 18px;
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
	color: #fff;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
		margin-top: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada>div>div>div:last-of-type>div article {
	margin-bottom: 15px;
}

.hpnKfn a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.hpnKfn a:hover,
.hpnKfn a:focus,
.hpnKfn a:active {
	opacity: 0.8;
}

.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:1280px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 30px;
		line-height: 1.08;
		letter-spacing: -1px;
	}
}

.hpnKfn .item-noticiaRelacionada:last-child article {
	margin-bottom: 0;
}

.hpnKfn .bloco-noticia__figure-error {
	display: none;
}

.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	max-width: 100%;
	flex: 0 0 100%;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
		padding-left: 0;
	}
}

.hpnKfn .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada {
	position: relative;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-figura {
		padding-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
	background: linear-gradient(rgba(43, 47, 48, 0) 0%, #000 40%);
	position: relative;
	margin-top: -20%;
	padding-top: 30px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
		bottom: 132px;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 68.63%);
		bottom: 70px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo h2 {
	color: #fff;
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
	display: block;
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__descricao {
	display: none;
}

.hpnKfn.bloco-noticia__fotoEstourada article {
	margin-bottom: 0;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure {
	min-height: 328px;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure img {
		left: 0 !important;
		position: relative;
		transform: translateX(0);
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure {
		min-height: 530px;
		margin-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
	text-align: center;
	padding: 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
	width: 100%;
	background: #000;
	padding-bottom: 34px;
	padding: 4px 10px 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
		bottom: 0;
		max-height: 132px;
		position: absolute;
		padding: 15px 10px;
		justify-content: left;
		background: rgba(0, 0, 0, 0.5);
		max-height: 70px;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		justify-content: left;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		width: 100%;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .item-noticiaRelacionada {
	margin-bottom: 18px;
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
	color: #fff;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
		margin-top: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada>div>div>div:last-of-type>div article {
	margin-bottom: 15px;
}

data-styled.g10[id="NoticiaWrapper-sc-1vgx9gu-0"] {
	content: "juvZgj,hpnKfn,"
}

.lhgZVZ {
	margin: 0 0 7px 0;
}

@media screen and (min-width:992px) {
	.lhgZVZ {
		margin: 0 0 10px 0;
	}
}

.lhgZVZ a {
	text-decoration: none;
	color: inherit;
}

.lhgZVZ a:hover,
.lhgZVZ a:focus,
.lhgZVZ a:active {
	text-decoration: none;
}

.IyqpT a {
	text-decoration: none;
	color: inherit;
}

.IyqpT a:hover,
.IyqpT a:focus,
.IyqpT a:active {
	text-decoration: none;
}

data-styled.g11[id="NoticiaWrapper__Article-sc-1vgx9gu-1"] {
	content: "lhgZVZ,IyqpT,"
}

.ldrjoC {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
}

@media screen and (min-width:480px) {
	.ldrjoC {
		height: 55vw;
	}
}

@media screen and (min-width:768px) {
	.ldrjoC {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
	}
}

@media screen and (min-width:992px) {
	.ldrjoC {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.ldrjoC {
		height: auto;
	}
}

.ldrjoC:hover {
	opacity: 0.8;
}

.ldrjoC.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.ldrjoC.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .ldrjoC.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.ldrjoC img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.ldrjoC img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.ldrjoC img {
		object-fit: cover;
	}
}

.ldrjoC .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

.brFQHi {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
}

@media screen and (min-width:480px) {
	.brFQHi {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.brFQHi {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
	}
}

@media screen and (min-width:992px) {
	.brFQHi {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.brFQHi {
		height: auto;
		min-height: 200px;
	}
}

.brFQHi:hover {
	opacity: 0.8;
}

.brFQHi.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.brFQHi.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .brFQHi.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.brFQHi img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.brFQHi img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.brFQHi img {
		object-fit: cover;
	}
}

.brFQHi .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:1280px) {
	.brFQHi .noticia__figure--placeholder {
		min-height: 200px;
	}
}

.hvGlOq {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
}

@media screen and (min-width:480px) {
	.hvGlOq {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.hvGlOq {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
	}
}

@media screen and (min-width:992px) {
	.hvGlOq {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.hvGlOq {
		height: auto;
	}
}

.hvGlOq:hover {
	opacity: 0.8;
}

.hvGlOq.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.hvGlOq.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .hvGlOq.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.hvGlOq img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.hvGlOq img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.hvGlOq img {
		object-fit: cover;
	}
}

.hvGlOq .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

.dRUSmF {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
}

@media screen and (min-width:480px) {
	.dRUSmF {
		height: 55vw;
	}
}

@media screen and (min-width:768px) {
	.dRUSmF {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.dRUSmF {
		height: auto;
		min-height: 202px;
	}
}

@media screen and (min-width:1280px) {
	.dRUSmF {
		height: auto;
	}
}

.dRUSmF:hover {
	opacity: 0.8;
}

.dRUSmF.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.dRUSmF.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .dRUSmF.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.dRUSmF img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.dRUSmF img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.dRUSmF img {
		object-fit: cover;
	}
}

.dRUSmF .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:768px) {
	.dRUSmF .noticia__figure--placeholder {
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.dRUSmF .noticia__figure--placeholder {
		min-height: 202px;
	}
}

.dnovsW {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
	max-height: 400px;
}

@media screen and (min-width:480px) {
	.dnovsW {
		height: 55vw;
	}
}

@media screen and (min-width:768px) {
	.dnovsW {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.dnovsW {
		height: auto;
		min-height: 202px;
	}
}

@media screen and (min-width:1280px) {
	.dnovsW {
		height: auto;
	}
}

.dnovsW:hover {
	opacity: 0.8;
}

.dnovsW.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.dnovsW.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .dnovsW.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.dnovsW img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.dnovsW img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.dnovsW img {
		object-fit: cover;
	}
}

.dnovsW .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.dnovsW .noticia__figure--placeholder {
		max-height: 400px;
	}
}

@media screen and (min-width:768px) {
	.dnovsW .noticia__figure--placeholder {
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.dnovsW .noticia__figure--placeholder {
		min-height: 202px;
	}
}

.SqqHY {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
	max-height: 400px;
}

@media screen and (min-width:480px) {
	.SqqHY {
		height: auto;
	}
}

@media screen and (min-width:768px) {
	.SqqHY {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.SqqHY {
		height: auto;
		min-height: 202px;
	}
}

@media screen and (min-width:1280px) {
	.SqqHY {
		height: auto;
	}
}

.SqqHY:hover {
	opacity: 0.8;
}

.SqqHY.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.SqqHY.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .SqqHY.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.SqqHY img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.SqqHY img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.SqqHY img {
		object-fit: cover;
	}
}

.SqqHY .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.SqqHY .noticia__figure--placeholder {
		max-height: 400px;
	}
}

@media screen and (min-width:768px) {
	.SqqHY .noticia__figure--placeholder {
		min-height: 240px;
	}
}

@media screen and (min-width:992px) {
	.SqqHY .noticia__figure--placeholder {
		min-height: 202px;
	}
}

data-styled.g12[id="NoticiaWrapper__Figure-sc-1vgx9gu-2"] {
	content: "ldrjoC,brFQHi,hvGlOq,dRUSmF,dnovsW,SqqHY,"
}

.cgrpmT {
	line-height: 8px;
	width: 100%;
}

@media screen and (min-width:0px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: none;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: inline-block;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: inline-block;
	}
}

data-styled.g13[id="NoticiaWrapper__Noticia-sc-1vgx9gu-3"] {
	content: "cgrpmT,"
}

.hWkBth {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.hWkBth {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.hWkBth {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.hWkBth {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.hWkBth {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.hWkBth {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.hWkBth a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.hWkBth a:hover,
.hWkBth a:focus,
.hWkBth a:active {
	text-decoration: underline;
	opacity: 1;
}

.hWkBth .tooltip__categorias {
	text-decoration: none;
}

.hWkBth .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

.YhnXS {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.YhnXS {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.YhnXS {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.YhnXS {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.YhnXS a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.YhnXS a:hover,
.YhnXS a:focus,
.YhnXS a:active {
	text-decoration: underline;
	opacity: 1;
}

.YhnXS .tooltip__categorias {
	text-decoration: none;
}

.YhnXS .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

.fDonFu {
	margin-bottom: 5px;
	color: #52732d;
}

@media screen and (min-width:0px) {
	.fDonFu {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.fDonFu {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.fDonFu {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.fDonFu {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.fDonFu {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.fDonFu a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.fDonFu a:hover,
.fDonFu a:focus,
.fDonFu a:active {
	text-decoration: underline;
	opacity: 1;
}

.fDonFu .tooltip__categorias {
	text-decoration: none;
}

.fDonFu .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #52732d;
	padding: 2px 6px;
	border-radius: 8px;
}

.fmaMAi {
	margin-bottom: 5px;
	color: #3febc3;
}

@media screen and (min-width:0px) {
	.fmaMAi {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.fmaMAi {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.fmaMAi {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.fmaMAi {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.fmaMAi {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.fmaMAi a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.fmaMAi a:hover,
.fmaMAi a:focus,
.fmaMAi a:active {
	text-decoration: underline;
	opacity: 1;
}

.fmaMAi .tooltip__categorias {
	text-decoration: none;
}

.fmaMAi .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #3febc3;
	padding: 2px 6px;
	border-radius: 8px;
}

.jDDeu {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.jDDeu {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.jDDeu {
		display: none;
	}
}

@media screen and (min-width:0px) {
	.jDDeu {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.jDDeu {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.jDDeu {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.jDDeu a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.jDDeu a:hover,
.jDDeu a:focus,
.jDDeu a:active {
	text-decoration: underline;
	opacity: 1;
}

.jDDeu .tooltip__categorias {
	text-decoration: none;
}

.jDDeu .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

.ejLwKa {
	margin-bottom: 5px;
	color: #9b2941;
}

@media screen and (min-width:0px) {
	.ejLwKa {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.ejLwKa {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.ejLwKa {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.ejLwKa a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.ejLwKa a:hover,
.ejLwKa a:focus,
.ejLwKa a:active {
	text-decoration: underline;
	opacity: 1;
}

.ejLwKa .tooltip__categorias {
	text-decoration: none;
}

.ejLwKa .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #9b2941;
	padding: 2px 6px;
	border-radius: 8px;
}

.fRWiUy {
	margin-bottom: 5px;
	color: #e8ba2a;
}

@media screen and (min-width:0px) {
	.fRWiUy {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.fRWiUy {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.fRWiUy {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.fRWiUy a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.fRWiUy a:hover,
.fRWiUy a:focus,
.fRWiUy a:active {
	text-decoration: underline;
	opacity: 1;
}

.fRWiUy .tooltip__categorias {
	text-decoration: none;
}

.fRWiUy .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #e8ba2a;
	padding: 2px 6px;
	border-radius: 8px;
}

.cTZqAZ {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.cTZqAZ {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.cTZqAZ {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.cTZqAZ {
		line-height: 1.2;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.cTZqAZ {
		line-height: 1.2;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.cTZqAZ {
		font-size: 14px;
		font-weight: 700;
		line-height: 18px;
	}
}

.cTZqAZ a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.cTZqAZ a:hover,
.cTZqAZ a:focus,
.cTZqAZ a:active {
	text-decoration: underline;
	opacity: 1;
}

.cTZqAZ .tooltip__categorias {
	text-decoration: none;
}

.cTZqAZ .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

data-styled.g14[id="NoticiaWrapper__Categoria-sc-1vgx9gu-4"] {
	content: "hWkBth,YhnXS,fDonFu,fmaMAi,jDDeu,ejLwKa,fRWiUy,cTZqAZ,"
}

.dcKuWi {
	display: none;
	margin: 0 0 20px 0;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: inline-block;
	}
}

@media screen and (min-width:768px) {
	.dcKuWi {
		margin: 0;
	}
}

.dcKuWi p p,
.dcKuWi span p {
	margin: 0;
	display: inline;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: block;
	}
}

data-styled.g15[id="NoticiaWrapper__Descricao-sc-1vgx9gu-5"] {
	content: "dcKuWi,"
}

.hJDdel {
	margin-bottom: 10px;
}

@media screen and (min-width:992px) {
	.hJDdel {
		margin-top: 10px;
	}
}

.hJDdel h4::before {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-bottom: 2px;
	margin-right: 5px;
	position: static;
	background-color: #1b4a7e;
}

data-styled.g18[id="WidgetColunasEBlogsWrapper-sc-c2rktm-0"] {
	content: "hJDdel,"
}

.dTJemG {
	display: flex;
	width: 100%;
}

.dTJemG .colunas-e-blogs__link {
	width: 68px;
	margin-right: 8px;
}

data-styled.g21[id="WidgetColunasEBlogsWrapper__Article-sc-c2rktm-3"] {
	content: "dTJemG,"
}

.hXsCsI {
	display: flex;
	margin-right: 8px;
	align-items: center;
}

.hXsCsI .colunas-e-blogs__image {
	width: 68px;
	border-radius: 50%;
	transition: color 0.3s, opacity 0.3s;
	background-image: linear-gradient(134deg, #e5effd, #cdd6e2);
}

.hXsCsI .colunas-e-blogs__image:hover {
	opacity: 0.8;
}

data-styled.g22[id="WidgetColunasEBlogsWrapper__Picture-sc-c2rktm-4"] {
	content: "hXsCsI,"
}

.hsibaz {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media screen and (min-width:768px) {
	.hsibaz {
		padding-right: 12px;
	}
}

.hsibaz h5 {
	transition: color 0.3s, opacity 0.3s;
}

.hsibaz h5:hover {
	opacity: 0.8;
}

.hsibaz h5 a {
	color: inherit;
	font-size: 14px;
	text-decoration: none;
}

data-styled.g23[id="WidgetColunasEBlogsWrapper__TextBox-sc-c2rktm-5"] {
	content: "hsibaz,"
}

.iGLwAK {
	width: 100%;
}

@media screen and (min-width:992px) {
	.iGLwAK {
		overflow: hidden;
	}
}

@media screen and (min-width:992px) {
	.iGLwAK .social-media {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.iGLwAK .social-media {
		display: block;
	}
}

data-styled.g24[id="SegundaDobraWrapper-sc-1yus7yf-0"] {
	content: "iGLwAK,"
}

.cfAReh {
	width: 100%;
}

.cfAReh.categoriaHome__intervalo {
	margin: 12px 0 15px;
}

@media screen and (min-width:768px) {
	.cfAReh.categoriaHome__intervalo {
		margin-bottom: 0;
	}
}

.cfAReh article .noticia__categoria a {
	color: #1b4a7e;
}

.cfAReh .bloco__publicidade--radio {
	display: block;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}

@media screen and (min-width:768px) {
	.cfAReh .categoriaHome__titulo--placeholder {
		height: 80px !important;
	}
}

.cfAReh .bloco-noticia__grid-titulo-semImage,
.cfAReh .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	padding-left: 12px;
}

.cfAReh.categoriaHome__paris2024 .categoriaHome__header {
	background: url(/css/stati/be-vietnamcs/categoriaHome__header--mobile.jpg) no-repeat 0 0;
	background-size: auto;
}

@media screen and (min-width:480px) {
	.cfAReh.categoriaHome__paris2024 .categoriaHome__header {
		background: url(/css/stati/be-vietnamcs/categoriaHome__header--desktop_v2.jpg) no-repeat 0 0;
		background-size: cover;
	}
}

.cfAReh.categoriaHome__paris2024 .categoriaHome__header h3 {
	visibility: hidden;
}

.cfAReh .bloco__eleicoes--link {
	max-width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}

@media screen and (min-width:768px) {
	.cfAReh .bloco__eleicoes--link {
		max-width: 278px;
		max-height: 78.19px;
	}
}

.cfAReh .bloco__eleicoes--link a,
.cfAReh .bloco__eleicoes--link picture,
.cfAReh .bloco__eleicoes--link img {
	display: inline-block;
	max-width: 100%;
}

.jTNAgJ {
	width: 100%;
}

.jTNAgJ.categoriaHome__intervalo {
	margin: 12px 0 15px;
}

@media screen and (min-width:768px) {
	.jTNAgJ.categoriaHome__intervalo {
		margin-bottom: 0;
	}
}

.jTNAgJ article .noticia__categoria a {
	color: #e8ba2a;
}

.jTNAgJ .bloco__publicidade--radio {
	display: block;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}

@media screen and (min-width:768px) {
	.jTNAgJ .categoriaHome__titulo--placeholder {
		height: 80px !important;
	}
}

.jTNAgJ .bloco-noticia__grid-titulo-semImage,
.jTNAgJ .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	padding-left: 12px;
}

.jTNAgJ.categoriaHome__paris2024 .categoriaHome__header {
	background: url(/css/stati/be-vietnamcs/categoriaHome__header--mobile.jpg) no-repeat 0 0;
	background-size: auto;
}

@media screen and (min-width:480px) {
	.jTNAgJ.categoriaHome__paris2024 .categoriaHome__header {
		background: url(/css/stati/be-vietnamcs/categoriaHome__header--desktop_v2.jpg) no-repeat 0 0;
		background-size: cover;
	}
}

.jTNAgJ.categoriaHome__paris2024 .categoriaHome__header h3 {
	visibility: hidden;
}

.jTNAgJ .bloco__eleicoes--link {
	max-width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}

@media screen and (min-width:768px) {
	.jTNAgJ .bloco__eleicoes--link {
		max-width: 278px;
		max-height: 78.19px;
	}
}

.jTNAgJ .bloco__eleicoes--link a,
.jTNAgJ .bloco__eleicoes--link picture,
.jTNAgJ .bloco__eleicoes--link img {
	display: inline-block;
	max-width: 100%;
}

data-styled.g34[id="CategoriaHomeWrapper-sc-grxci5-0"] {
	content: "cfAReh,jTNAgJ,"
}

.kFqBMG {
	display: flex;
	min-height: 48px;
	align-items: center;
	justify-content: space-between;
	background-color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.kFqBMG {
		padding: 4px 10px;
	}
}

@media screen and (min-width:768px) {
	.kFqBMG {
		padding: 17px 20px;
	}
}

@media screen and (min-width:1280px) {
	.kFqBMG {
		margin-bottom: 20px;
	}
}

@media screen and (min-width:1400px) {
	.kFqBMG {
		margin-right: -24px;
		margin-left: -24px;
	}
}

.kFqBMG a {
	color: #ffffff;
	text-decoration: none;
	display: flex;
	align-items: center;
}

.kFqBMG a:hover,
.kFqBMG a:focus {
	text-decoration: underline;
}

.kFqBMG h3 {
	font-style: italic;
	text-transform: uppercase;
}

data-styled.g35[id="CategoriaHomeWrapper__Categoria-sc-grxci5-1"] {
	content: "kFqBMG,"
}

.ciqqLL {
	width: 100%;
	border-bottom: 2px solid;
	border-color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.ciqqLL {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:992px) {
	.ciqqLL {
		margin: 0 0 20px 0;
	}
}

.ciqqLL h5 a {
	color: inherit;
	text-decoration: none;
}

.ciqqLL h5:hover a {
	opacity: 0.7;
}

data-styled.g39[id="WidgetTitleWrapper-sc-1oc7ze5-0"] {
	content: "ciqqLL,"
}

.ipmGpX {
	width: 100%;
	padding: 12px 0;
}

@media screen and (min-width:768px) {
	.ipmGpX {
		padding: 0 0 12px;
	}
}

@media screen and (min-width:992px) {
	.ipmGpX {
		overflow: hidden;
	}
}

.ipmGpX .bloco-noticia__grid-titulo {
	display: flex;
	align-items: center;
	justify-content: left;
	padding-bottom: 12px;
}

@media screen and (min-width:768px) {
	.ipmGpX .bloco-noticia__grid-titulo {
		padding-top: 0;
		padding-right: 0;
	}
}

data-styled.g40[id="ConteudoEspecialWrapper-sc-tr2jex-0"] {
	content: "ipmGpX,"
}

.gzctRP {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.gzctRP:hover,
.gzctRP:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-size: 24px;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 20px;
	}
}

.jxmdrk {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.jxmdrk:hover,
.jxmdrk:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		margin-right: 15px;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 20px;
	}
}

.duyGDZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.duyGDZ:hover,
.duyGDZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 20px;
	}
}

.dTvCzO {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	margin: 20px 0 0;
	padding: 0;
}

.dTvCzO:hover,
.dTvCzO:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.dTvCzO {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-size: 30px;
	}
}

.fmAlub {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: white;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.fmAlub:hover,
.fmAlub:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.fmAlub {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.fmAlub {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

data-styled.g41[id="Buttons__Button-sc-brbebv-0"] {
	content: "gzctRP,jxmdrk,duyGDZ,dTvCzO,fmAlub,"
}

.bXMQIi {
	top: 2px;
	font-size: 0px;
	line-height: 0;
	font-weight: bold;
	margin-right: 10px;
	color: transparent;
	position: relative;
	width: 27px;
	display: flex;
	cursor: pointer;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi {
		width: auto;
		height: 21px;
		display: flex;
		font-size: 16px;
		cursor: pointer;
		font-weight: bold;
		position: relative;
		margin-right: 15px;
		text-align: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		transition: all 0.4s ease;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #000000;
	}
}

.bXMQIi p {
	margin: 0;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi p:last-child {
		position: relative;
		top: 1px;
	}
}

.bXMQIi span {
	width: 20px;
	height: 2px;
	margin: 2px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	background: #000000;
}

@media screen and (min-width:768px) {
	.bXMQIi span {
		width: 24px;
		height: 2px;
		margin: 3px 5px 2px 0px;
		margin-right: 5px;
	}
}

.bXMQIi input {
	display: none;
}

.bXMQIi input:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(5px, 0px);
}

.bXMQIi input:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg);
}

.bXMQIi input:checked~span:nth-of-type(3) {
	width: 50%;
	transform-origin: bottom;
	transform: translate(17px, -6px) rotatez(45deg);
}

data-styled.g42[id="styles__ButtonMenuMobileWrapper-sc-15uuuo9-0"] {
	content: "bXMQIi,"
}

.gcBmsF {
	z-index: 2;
	position: relative;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border-bottom: solid 2px #1b4a7e;
	height: 68px;
}

@media screen and (min-width:768px) {
	.gcBmsF {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.gcBmsF {
		padding-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.gcBmsF {
		padding: 0 12px;
	}
}

data-styled.g43[id="MenuWrapper-sc-oovkh1-0"] {
	content: "gcBmsF,"
}


.jJlsdx {
	height: 66px;
	display: flex;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.jJlsdx {
		width: 100%;
		justify-content: space-between;
		height: 68px;
		max-width: 1152px;
	}
}

@media screen and (min-width:992px) {
	.jJlsdx {
		padding: 0 10px;
		border-bottom: 0;
		max-width: 1152px;
	}
}

@media screen and (min-width:1280px) {
	.jJlsdx {
		padding: 0;
		max-width: 1280px;
	}
}

data-styled.g44[id="MenuWrapper__Container-sc-oovkh1-1"] {
	content: "jJlsdx,"
}

.iCKrMn {
	order: 1;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: 100%;
	display: flex;
	align-self: center;
	align-items: center;
}

@media screen and (min-width:768px) {
	.iCKrMn {
		width: 131px;
		order: initial;
		padding-right: 16px;
	}
}

@media screen and (min-width:992px) {
	.iCKrMn {
		width: 190px;
	}
}

@media screen and (min-width:768px) {
	.iCKrMn button {
		font-size: 40px;
	}
}

.iCKrMn .btn-notificacao {
	top: 2px;
	width: 17.3px;
	height: 18.1px;
	font-size: 0px;
	overflow: visible;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17.3px 18.1px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAATmipGAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOBSURBVHgB7Vm9UttAEF7JBiqw3THDT5QniOnSIZ4AeIKQLh24TBW7Sxfo6BBPkOEJIjpK8gSWgYJ0AjqGn3wLYua03AlJJ8Uu8s3cSLfaO33eXe3drR2yxOLiou84zjqaj66H1k4exY+Pj6e4nuJ6dHFxEZIFHCqBNjA3N7eN2x2F2FuIQHhwfn4eUAkUJsoWdF33gJ6tVwbRw8PD56IWbhRRXl5e/gYXB5Tfijq0McdWq9Wiq6ur47yD3LyKTBKXvuZRjLYHt27C0u/Pzs4cbnzPMjw7THQk+smcuZDL9ZiQ43FXyuHCvWaz2Y+iKM4a7wHQ3cKtjlgPP2yXbInOz89709PTQyGO8eLNonGWxPdPSodOfHt7u3J5eRlljX3T9TMzMwdCFONlK2XSDY/B2DVKh0J7amrq4K2xmUTZAogzX5Wh34OrIyoJDOW82lNlnIP5XVSWKCbYFqKgbB5UwXNg7lC8K/PDMhJF/HMa2VBliMtDqgj39/cDtY93dXkhMekbid7d3XWFKLJdBlUkc0WKqD07O+ub9I1EEfS+2oc1j6h6pOaEVT2TYlaMeilF142oYiSbFhUfTLq5VyZMGtMYkZvouGEkinh5p/Zh0Yiqh/RSx6Q4VovKcEK/ZdJ1Myax2crlgiQKLxbPoyS+eqzHQ6oYmFO6vhTR1KDhcDiiiqHZM3im1UlLdGFhQa5Kp1QfIrXT6XS0caoliuTuqf06c6hM+li613R6WqLJ0Vft5z7bFAXmToUUiHd1eqYYXRWDa3M95g7VPry5qtN7RZSPHrikftXNzU1INaHRaIRCpN3uvSKKlOGrff7FMUA1gQ+GchON4saO1HtFVLPTrmyzbAKXfIRoXeqkiC4tLW2RSPQa11QOxGVA6XW/K89QKaIaawY2B7m8SOoCKauC/I9U/+UmqVp4QnlA/wg4QQRC1AWn/kvnqfYEl2/AmvtCMRiNRrXH5wuur68j1KN4m/dREfs4Rx3zMwesP9Fzuab23VJJcFjsMFHeFXk02Yg5RifVkiriBpLrHz780wS7Hnn2K/1HxShUGteBswbSSoj2BS1Guft3lrwsSv0rIoiqWeOpKMs3KP7+UuWoKnfIAk2yh/oRtjXVaYb17quKc32eZXaPLGEdo4i9E8Qgh5BvUBnA7d/JEtZEGSAbIh+PsInhMPDoOfed4NpDdXmfKsBfghNPWZqWzDgAAAAASUVORK5CYII=);
}

@media screen and (min-width:768px) {
	.iCKrMn .btn-notificacao {
		width: 21px;
		height: 22px;
		margin-top: 4px;
		background-size: 21px 22px;
	}
}

.iCKrMn .btn-notificacao:hover,
.iCKrMn .btn-notificacao:focus {
	opacity: 1;
	border-radius: 50%;
	background-color: rgba(232, 232, 232, 1);
}

.iCKrMn .btn-notificacao::before {
	top: -3px;
	width: 10px;
	right: 2px;
	height: 10px;
	content: '1+';
	display: block;
	position: absolute;
	border-radius: 50%;
	background-position: center;
	background-size: 8.4px 5.9px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #1b4a7e;
}

@media screen and (min-width:992px) {
	.iCKrMn .btn-notificacao::before {
		top: -3px;
		width: 12px;
		right: -1px;
		height: 12px;
	}
}

.iCKrMn .btn-notificacao .btn-notificacao__badge {
	display: none;
}

.iCKrMn .btn-notificacao.notificacao-ativa .btn-notificacao__badge {
	top: 2px;
	left: 2px;
	color: blue;
	display: block;
	position: absolute;
}

data-styled.g45[id="MenuWrapper__LeftSide-sc-oovkh1-2"] {
	content: "iCKrMn,"
}

.gjuHeo {
	order: 2;
	z-index: 2;
}

.gjuHeo .m-tech-logo {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	font-size: 0;
	position: absolute;
	text-align: center;
	transition: transform 0.4s;
}

.gjuHeo .m-tech-logo a {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 178px;
	height: 32px;
	transform: translate(-50%, -50%);
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a {
		width: 280px;
		height: 42px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a {
		height: 55px;
	}
}

.gjuHeo .m-tech-logo a svg {
	top: 50%;
	left: 50%;
	position: absolute;
	transition: transform 0.5s ease;
	transform: translate(-50%, -50%);
	width: 178px;
	height: 32px;
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a svg {
		height: 42px;
		width: 280px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a svg {
		height: 55px;
	}
}

data-styled.g46[id="MenuWrapper__CentralSide-sc-oovkh1-3"] {
	content: "gjuHeo,"
}

.iYzkVu {
	order: 3;
	z-index: 3;
	height: 100%;
	display: flex;
	align-items: center;
}

.iYzkVu span {
	display: none;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: transparent;
	color: transparent;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

@media screen and (min-width:992px) {
	.iYzkVu span {
		font-size: 14px;
		margin-left: 5px;
		color: #000000;
		display: flex;
	}
}

.iYzkVu button {
	padding: 0;
	border-radius: 0;
}

@media screen and (min-width:992px) {
	.iYzkVu button {

		display: flex;

		cursor: pointer;
		font-weight: bold;
		text-align: center;
		position: relative;
		align-items: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		font-family: 'Arial', 'Helvetica', sans-serif;

		;
		background-color: #FFFFFF;
	}
}

.iYzkVu button svg {
	width: 22px;
	height: 23px;
}

.iYzkVu button i {
	font-size: 30px;
}

data-styled.g47[id="MenuWrapper__RightSide-sc-oovkh1-4"] {
	content: "iYzkVu,"
}

.iGXzGV {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

@media screen and (min-width:0px) {
	.iGXzGV {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iGXzGV {
		display: flex;
	}
}

.iGXzGV li a,
.iGXzGV li span {
	display: flex;
	font-size: 12px;
	min-height: 30px;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
	position: relative;
	align-items: center;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.iGXzGV li a {
	opacity: 0.8;
}

data-styled.g48[id="HeaderCategoryListWrapper-sc-3wbqrg-0"] {
	content: "iGXzGV,"
}

.hayQZt {
	width: 100%;
	height: 27px;
	border-top: 0;
	display: none;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt .bloco__socialMedia {
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s, margin-top 0.4s;
}

.hayQZt .bloco__listaCategorias {
	transition: transform 0.3s, opacity 0.3s, pointer-events 0.8s, visibility 0.8s, margin-top 0.3s;
}

@media screen and (min-width:992px) {
	.hayQZt {
		height: 30px;
		display: block;
		flex-wrap: wrap;
		padding: 0 12px;
	}
}

.hayQZt.hide {
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt.hide .bloco__socialMedia {
	opacity: 0;
	margin-top: -30px;
	visibility: hidden;
	pointer-events: none;
	position: relative;
	background-color: transparent;
}

@media screen and (min-width:992px) {
	.hayQZt.hide .bloco__listaCategorias {
		opacity: 0;
		overflow: hidden;
		margin-top: -30px;
		visibility: hidden;
		pointer-events: none;
	}
}

.hayQZt.bordered {
	border-top: solid 2px #1b4a7e;
}

data-styled.g49[id="SubHeaderWrapper-sc-j7azih-0"] {
	content: "hayQZt,"
}

.PexNk {
	width: 100%;
	margin-top: 25px;
	border-top: 3px solid rgba(27, 74, 126, 0.8);
}

.PexNk li {
	padding: 7px 0px;
}

.PexNk li a::after {
	position: relative;
	content: ' - ';
	margin-left: 5px;
	color: #3f2c2e;
}

.PexNk a,
.PexNk button {
	border: 0;
	font-size: 10px;
	line-height: 1.1;
	font-weight: 700;
	position: relative;
	padding: 14px 3px;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	cursor: pointer;
}

.PexNk a:hover span,
.PexNk button:hover span {
	text-decoration: underline;
}

.PexNk a span,
.PexNk button span {
	font-size: inherit;
	font-weight: inherit;
}

.PexNk p {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #595959;
	text-transform: uppercase;
}

@media screen and (min-width:0px) {
	.PexNk p {
		margin-top: 18px;
	}
}

@media screen and (min-width:992px) {
	.PexNk p {
		margin-top: 14px;
	}
}

data-styled.g50[id="FooterWrapper-sc-126uqta-0"] {
	content: "PexNk,"
}

@media screen and (min-width:0px) {
	.gOuTne {
		display: block;
	}
}

data-styled.g52[id="FooterWrapper__LeftSide-sc-126uqta-2"] {
	content: "gOuTne,"
}

.aVDuE {
	align-items: baseline;
	justify-content: end;
}

@media screen and (min-width:0px) {
	.aVDuE {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.aVDuE {
		display: flex;
	}
}

data-styled.g53[id="FooterWrapper__RightSide-sc-126uqta-3"] {
	content: "aVDuE,"
}

.btaTNV {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:0px) {
	.btaTNV {
		display: inline-block;
	}
}

data-styled.g54[id="FooterWrapper__LinksList-sc-126uqta-4"] {
	content: "btaTNV,"
}

@media screen and (min-width:0px) {
	.iGutLl {
		display: inline-block;
	}
}

data-styled.g55[id="FooterWrapper__LinksListItem-sc-126uqta-5"] {
	content: "iGutLl,"
}

.jEzcsq {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color: #FFFFFF;
}

.jEzcsq.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s, visibility 0s;
}

.jEzcsq.active form {
	transform: translateY(0);
}

.jEzcsq.active svg {
	transform: translateY(0);
}

.jEzcsq svg {
	transform: translateY(-50px);
	transition: transform 0.2s;
}

data-styled.g56[id="HeaderSearchModalWrapper-sc-1h7ctgp-0"] {
	content: "jEzcsq,"
}

.kVhDKK {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.kVhDKK {
		padding: 20px 0;
	}
}

.kVhDKK button {
	background: transparent;
	color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
	right: 10px;
	transition: transform 0.2s;
}

.kVhDKK button:hover {
	transform: rotate(90deg);
}

.kVhDKK button::before,
.kVhDKK button::after {
	background-color: #1b4a7e;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	margin: auto;
}

.kVhDKK button::before {
	transform: rotate(45deg);
}

.kVhDKK button::after {
	transform: rotate(-45deg);
}

.kVhDKK div {
	position: relative;
	justify-content: center;
}

data-styled.g57[id="HeaderSearchModalWrapper__Logo-sc-1h7ctgp-1"] {
	content: "kVhDKK,"
}

.doxoOJ {
	max-width: 595px;
	margin: 65px auto 0;
	padding: 0 15px;
}

@media screen and (min-width:768px) {
	.doxoOJ {
		padding: 0 30px;
	}
}

data-styled.g58[id="HeaderSearchModalWrapper__Busca-sc-1h7ctgp-2"] {
	content: "doxoOJ,"
}

.llcuMa {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	transform: translateY(-50px);
	transition: transform 0.2s;
}

@media screen and (min-width:768px) {
	.llcuMa {
		flex-flow: initial;
		border-bottom: 1px solid #3a1114;
	}
}

.llcuMa button {
	display: inline-block;
	border: solid 2px #1b4a7e;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b4a7e;
	text-decoration: none;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	transition: all 0.4s ease;
	line-height: 38.4px;
	height: 40px;
	right: 0;
	bottom: 10px;
	border-radius: 0;
	margin-top: 14px;
}

@media screen and (min-width:768px) {
	.llcuMa button {
		margin-top: 20px;
	}
}

.llcuMa button:hover {
	background-color: #1b4a7e;
	color: #FFFFFF;
	opacity: 1;
}

data-styled.g59[id="HeaderSearchModalWrapper__Form-sc-1h7ctgp-3"] {
	content: "llcuMa,"
}

.jnIuBw {
	color: #1b4a7e;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #3a1114;
}

@media screen and (min-width:768px) {
	.jnIuBw {
		border-bottom: 1px solid transparent;
	}
}

.jnIuBw::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1px;
	height: 33px;
}

.jnIuBw input {
	width: 100%;
	height: 40px;
	padding: 0 0 10px 7px;
	font-size: 24px;
	border: none;
	color: #3f2c2e;
	font-family: 'BeVietnam-Regular', 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	margin-top: 13px;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:768px) {
	.jnIuBw input {
		padding-right: 15px;
	}
}

.jnIuBw input::placeholder {
	color: rgba(101, 101, 101, 0.5);
	font-weight: bold;
}

data-styled.g60[id="HeaderSearchModalWrapper__Label-sc-1h7ctgp-4"] {
	content: "jnIuBw,"
}



@media screen and (min-width:992px) {
	.bbMyaj {
		margin-bottom: 0;
	}
}

data-styled.g62[id="styles__Head-sc-20qlq5-1"] {
	content: "bbMyaj,"
}

* {
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'BlinkMacSystemFont', '-apple-system', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: swap;
}

html {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html,
body {
	width: 100%;
	display: block;
	min-height: 100vh;
	overscroll-behavior-x: none;
}

#__next {
	width: 100%;
	min-width: 100%;
}

.list-style-none {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
	padding: 0;
}

.imagem__placeholder,
.publicidade__placeholder {
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.placeholder__wrapper {
	padding: 0;
	width: 100%;
}

.placeholder__wrapper>span {
	width: 100%;
}

.placeholder__segundaDobra {
	min-height: 1700px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__segundaDobra {
		min-height: 1172px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__segundaDobra {
		min-height: 600px;
	}
}

.placeholder__categoriaHome {
	min-height: 1830px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__categoriaHome {
		min-height: 1490px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__categoriaHome {
		min-height: 662px;
	}
}

.placeholder__ultimasNoticias {
	min-height: 1380px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__ultimasNoticias {
		min-height: 2690px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__ultimasNoticias {
		min-height: 2440px;
	}
}

.placeholder__conteudoEspecial {
	width: 100%;
	height: 800px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__conteudoEspecial {
		height: 820px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__conteudoEspecial {
		height: 270px;
	}
}

.placeholder__homeColunas {
	min-height: 270px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__homeColunas {
		min-height: 300px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__homeColunas {
		min-height: 330px;
	}
}

.placeholder__publicidade--horizontal {
	width: 100%;
	height: 113px;
	display: flex;
	min-width: 100%;
	max-width: 970px;
	min-height: 113px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.placeholder__publicidade--horizontal {
		height: 232px;
		min-height: 232px;
	}
}

.btn {
	padding: 0;
	display: flex;
	font-size: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

@media screen and (min-width:768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.btn-outline {
		border: solid 2px #fff;
	}
}

.btn-white {
	color: #fff;
	border-color: #fff;
}

.btn-white i,
.btn-white span {
	color: #fff;
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width:0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width:768px) {

	.btn-icon i,
	.btn-icon svg {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.editoria-vitrine-m-home div div div div>div:last-child>.row>div:nth-child(n + 3) {
		display: none;
	}
}

.m-pulse {
	animation: m-pulse 1.5s infinite;
}

audio,
video {
	height: auto;
	max-width: 100%;
}

@keyframes m-pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.6;
	}

	to {
		opacity: 1;
	}
}

.home header {
	margin-bottom: 0;
}

.home .bloco__posicao--sp {
	display: flex;
	flex-wrap: wrap;
}

.home .bloco__posicao--sp .mtech__categoriaHome--distrito-federal {
	order: 2;
}

.home .bloco__posicao--sp .mtech__categoriaHome--sao-paulo {
	order: 1;
}

@media screen and (min-width:768px) {
	body>[class*='adopt'] {
		left: auto !important;
		right: 75px !important;
		box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.52) !important;
	}
}

.MTP_VIDEO,
.MTP_VIDEO_2 {
	max-height: 270px;
}

.MTP_VIDEO:before,
.MTP_VIDEO_2:before {
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #777;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 7px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

.MTP_VIDEO:before {
	top: -10px;
}

.MTP_VIDEO_2 {
	height: 250px;
	padding-top: 10px;
	max-height: 250px;
}

@media screen and (min-width:992px) {
	.MTP_VIDEO_2 {
		height: 180px;
		max-height: 180px;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

data-styled.g64[id="sc-global-dYCcwq1"] {
	content: "sc-global-dYCcwq1,"
}

.cztPoo {
	width: 100%;
	overflow: hidden;
	position: relative;
	max-width: 200px;
	min-height: 200px;
}

.cztPoo>div {
	position: unset !important;
}

.cztPoo .image {
	object-fit: cover;
	top: 50% !important;
	left: 50% !important;
	width: 100% !important;
	height: unset !important;
	position: relative !important;
	transform: translateX(-50%) translateY(-50%);
}

data-styled.g68[id="styles__ImagemWrapper-sc-aksyxh-0"] {
	content: "cztPoo,"
}

.fuKEwD {
	width: 100%;
	overflow: hidden;
	max-height: 250px;
}

@media screen and (min-width:768px) {
	.fuKEwD {
		max-height: 160px;
		margin-bottom: 10px;
	}
}

.fuKEwD .swiper {
	position: relative;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: 0 !important;
}

@media screen and (min-width:768px) {
	.fuKEwD .swiper {
		padding-bottom: 0;
	}
}

.fuKEwD .swiper .swiper-wrapper {
	display: flex;
}

.fuKEwD .swiper-slide {
	font-size: 18px;
	background: #fff;
	text-align: center;
	height: calc((100% - 10px) / 2) !important;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 12px !important;
	width: 75%;
	min-width: 75%;
}

@media screen and (min-width:992px) {
	.fuKEwD .swiper-slide {
		padding-top: 10px !important;
		min-width: 33.33%;
		width: 33.33%;
	}
}

@media screen and (min-width:1280px) {
	.fuKEwD .swiper-slide {
		min-width: 25%;
		width: 25%;
	}
}

.fuKEwD .swiper-container {
	width: 100%;
	margin: 0;
}

@media screen and (min-width:768px) {
	.fuKEwD .swiper-container {
		margin: 13px auto 0;
	}
}

@media screen and (min-width:1280px) {
	.fuKEwD .swiper-container {
		width: 100%;
	}
}

.fuKEwD .swiper-container .swiper-pagination {
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 28px;
	position: relative;
}

.fuKEwD .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #afafaf;
	margin: 0 2px;
	opacity: 1;
}

.fuKEwD .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #1b4a7e;
}

.fuKEwD .swiper-container .swiper-button-prev,
.fuKEwD .swiper-container .swiper-button-next {
	width: 22px;
	height: 22px;
	top: auto;
	z-index: 20;
	bottom: 0;
	cursor: pointer;
	display: none;
}

@media screen and (min-width:992px) {

	.fuKEwD .swiper-container .swiper-button-prev,
	.fuKEwD .swiper-container .swiper-button-next {
		display: block;
		position: absolute;
	}
}

.fuKEwD .swiper-container .swiper-button-prev:hover:before,
.fuKEwD .swiper-container .swiper-button-next:hover:before,
.fuKEwD .swiper-container .swiper-button-prev:hover:after,
.fuKEwD .swiper-container .swiper-button-next:hover:after {
	border-color: #1b4a7e;
}

.fuKEwD .swiper-container .swiper-button-prev:before,
.fuKEwD .swiper-container .swiper-button-next:before,
.fuKEwD .swiper-container .swiper-button-prev:after,
.fuKEwD .swiper-container .swiper-button-next:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 8px;
	margin: auto;
	height: 2.4px;
	width: 15px;
	border-right: 10px solid #1b4a7e;
	transform: rotate(228deg);
	transition: border-color 0.3s;
	border-color: #c2c2c2;
}

.fuKEwD .swiper-container .swiper-button-prev:after,
.fuKEwD .swiper-container .swiper-button-next:after {
	transform: rotate(-228deg);
	bottom: 12px;
}

.fuKEwD .swiper-container .swiper-button-prev {
	left: 0;
	transform: rotate(180deg);
}

.fuKEwD .swiper-container .swiper-button-next {
	right: 0;
}

@media screen and (min-width:992px) {
	.fuKEwD .swiper-container .swiper-wrapper {
		padding-bottom: 0;
	}
}

data-styled.g69[id="HomeColunasWrapper-sc-zwpbjl-0"] {
	content: "fuKEwD,"
}

.iFGMPs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	min-height: 62px;
	margin-bottom: 15px;
}

.iFGMPs:last-of-type {
	margin-bottom: 6px;
}

data-styled.g70[id="HomeColunasWrapper__Article-sc-zwpbjl-1"] {
	content: "iFGMPs,"
}

.liYIxN {
	width: 66px;
}

@media screen and (min-width:768px) {
	.liYIxN {
		width: 68px;
	}
}

.liYIxN .categorias-slider__image {
	border-radius: 100%;
	transition: color 0.3s, opacity 0.3s;
	min-height: auto;
}

.liYIxN .categorias-slider__image img {
	object-fit: cover;
	border-radius: 100%;
	object-position: center;
}

.liYIxN .categorias-slider__image:hover {
	opacity: 0.8;
}

.liYIxN .categorias-slider__image--na-mira img {
	object-position: -4px 3px;
}

data-styled.g71[id="HomeColunasWrapper__Picture-sc-zwpbjl-2"] {
	content: "liYIxN,"
}

.bmFYtj {
	flex: 1;
	padding: 0 10px;
}

.bmFYtj a {
	text-decoration: none;
	display: inline-block;
}

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

.bmFYtj span {
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	letter-spacing: inherit;
	text-transform: inherit;
	font-size: 12px;
	font-style: italic;
	letter-spacing: normal;
}

.bmFYtj h6,
.bmFYtj div {
	font-family: Arial, Helvetica, 'sans-serif';
	line-height: 1;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Arial, Helvetica, 'sans-serif';
	color: #1b4a7e;
}

.bmFYtj h4 {
	font-size: 14px;
}

.bmFYtj h4 a {
	color: #3f2c2e;
}

.bmFYtj .categorias-slider__coluna {
	color: #1b4a7e;
}

data-styled.g72[id="HomeColunasWrapper__Texto-sc-zwpbjl-3"] {
	content: "bmFYtj,"
}

.ioeVJX {
	padding-bottom: 15px;
}

.ioeVJX h4 {
	padding-bottom: 2px;
}

.ioeVJX h4:before {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-bottom: 2px;
	margin-right: 5px;
	position: static;
	background-color: #1b4a7e;
}

.ioeVJX h4 a {
	color: inherit;
	text-decoration: none;
}

.ioeVJX h4:hover a {
	text-decoration: none;
}

data-styled.g74[id="WidgetMaisLidasWrapper-sc-qh5njc-0"] {
	content: "ioeVJX,"
}

.eqHawi {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: css-counters 0;
}

data-styled.g75[id="WidgetMaisLidasWrapper__List-sc-qh5njc-1"] {
	content: "eqHawi,"
}

.iqffGd {
	flex: none;
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 8px;
}

@media screen and (min-width:0px) {
	.iqffGd:before {
		display: block;
		position: absolute;
		top: 2px;
		bottom: 4px;
		left: 0;
		content: '';
		height: auto;
		width: 2px;
		background-color: #1b4a7e;
	}
}

.iqffGd:last-of-type {
	margin-bottom: 0;
}

data-styled.g76[id="WidgetMaisLidasWrapper__ListItem-sc-qh5njc-2"] {
	content: "iqffGd,"
}

.isvmNS {
	width: 100%;
	display: flex;
	padding-left: 10px;
}

@media screen and (min-width:0px) {

	.isvmNS .bloco-maisLidas__titulo,
	.isvmNS .bloco-maisLidas__titulo a {
		font-size: 14px;
		line-height: 1.28;
	}
}

@media screen and (min-width:992px) {

	.isvmNS .bloco-maisLidas__titulo,
	.isvmNS .bloco-maisLidas__titulo a {
		font-size: 12px;
		line-height: 1.28;
	}
}

.isvmNS .bloco__maisLidas--imagem-link {
	width: 100%;
	max-width: 110px;
	max-height: 100%;
	margin-right: 8px;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
}

data-styled.g77[id="WidgetMaisLidasWrapper__Article-sc-qh5njc-3"] {
	content: "isvmNS,"
}

.cYKmsA {
	width: 100%;
}

.cYKmsA h5 {
	transition: color 0.3s, opacity 0.3s;
}

.cYKmsA h5:hover {
	opacity: 0.8;
}

.cYKmsA h5 a {
	color: inherit;
	font-size: 14px;
	text-decoration: none;
}

data-styled.g81[id="WidgetMaisLidasWrapper__TextBox-sc-qh5njc-7"] {
	content: "cYKmsA,"
}

.eRJIXm {
	display: flex;
}

@media screen and (min-width:768px) {
	.eRJIXm {
		margin-bottom: 2px;
	}
}

.eRJIXm a {
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #1b4a7e;
}

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

data-styled.g82[id="WidgetMaisLidasWrapper__TextLabel-sc-qh5njc-8"] {
	content: "eRJIXm,"
}

.hlLuFl {
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	display: none;
	position: fixed;
	pointer-events: visible;
	background: #000000;
}

.hlLuFl.ativo {
	display: block;
}

data-styled.g83[id="HeaderOverlayWrapper-sc-d6uctn-0"] {
	content: "hlLuFl,"
}

.bPQkxJ {
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 30vh;
	max-width: 320px;
	overflow-y: scroll;
	padding: 0 30px 60px;
	pointer-events: visible;
	transition: all 0.1s, height 0s;
	transform: translate3d(-100%, 0, 0);
	background-color: #FFFFFF;
}

.bPQkxJ.menu-ativo {
	transform: translateZ(0);
}

data-styled.g92[id="SidenavWrapper-sc-ovw2kv-0"] {
	content: "bPQkxJ,"
}

.ZKZJZ {
	display: flex;
	justify-content: end;
}

.ZKZJZ button {
	width: 30px;
	height: 30px;
	transition: transform 0.4s;
}

.ZKZJZ button:hover {
	transform: rotate(90deg);
}

data-styled.g93[id="SidenavWrapper__Header-sc-ovw2kv-1"] {
	content: "ZKZJZ,"
}

.kYfbjs {
	width: 100%;
	padding: 28px 0;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

data-styled.g94[id="SidenavWrapper__Logo-sc-ovw2kv-2"] {
	content: "kYfbjs,"
}

.kGCYUA {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 0 25px;
}

data-styled.g95[id="SidenavWrapper__LinksList-sc-ovw2kv-3"] {
	content: "kGCYUA,"
}

.dOyhbx {
	width: 100%;
	display: block;
	line-height: 45px;
	position: relative;
}

.dOyhbx a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.dOyhbx a:hover,
.dOyhbx a:focus,
.dOyhbx a:active {
	text-decoration: underline;
}

data-styled.g96[id="SidenavWrapper__Link-sc-ovw2kv-4"] {
	content: "dOyhbx,"
}

.hRMtoH {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 0;
	align-items: center;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

.hRMtoH a {
	font-size: 38px;
	margin-right: 20px;
	color: #1b4a7e;
}

.hRMtoH a:last-child {
	margin-right: 0;
}

.hRMtoH a.m-whatsapp {
	display: flex;
	margin-top: 10px;
	align-items: center;
	text-decoration: none;
}

.hRMtoH a.m-whatsapp span {
	font-size: 18px;
	padding-left: 5px;
	color: #3f2c2e;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g97[id="SidenavWrapper__Social-sc-ovw2kv-5"] {
	content: "hRMtoH,"
}

.jqaERt {
	margin: 0;
	padding: 0;
	padding: 25px 0;
	list-style: none;
	border-top: solid 2px;
	border-color: #1b4a7e;
}

.jqaERt li {
	margin: 0 0 16px 0;
}

.jqaERt li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.jqaERt li a:hover,
.jqaERt li a:focus,
.jqaERt li a:active {
	text-decoration: underline;
}

data-styled.g98[id="SidenavWrapper__FooterLinks-sc-ovw2kv-6"] {
	content: "jqaERt,"
}

.hwA-DlS {
	left: 0vw;
	top: 0;
	z-index: 20;
	width: 450px;
	position: fixed;
	max-width: 100%;
	transition: 0.1s;
	padding: 25px 55px 58px;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
}

.hwA-DlS.active {
	transform: translateY(0);
}

.hwA-DlS button.habilitar-notificacoes {
	border: 0;
	width: 100%;
	height: 40px;
	margin: 14px 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	font-family: Arial;
	text-align: center;
	letter-spacing: -0.34px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 230px center;
	background-color: #1b4a7e;
	color: #ffffff;
}

.hwA-DlS button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g99[id="ModalPermitirNotificacaoWrapper-sc-375tps-0"] {
	content: "hwA-DlS,"
}

.bMiKTk {
	top: -100%;
	z-index: 20;
	width: 100%;
	height: 100%;
	position: fixed;
	transition: 0.5s;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	background-color: rgb(30 30 30 / 54%);
}

.bMiKTk.active {
	transform: translateY(0);
}

.bMiKTk button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g100[id="ModalPermitirNotificacaoWrapper__TutorialWrapper-sc-375tps-1"] {
	content: "bMiKTk,"
}

.cwOBnV {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.cwOBnV img.m-modal-categoria {
	margin-top: 10px;
}

.cwOBnV b {
	color: #1b4a7e;
}

data-styled.g101[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-2"] {
	content: "cwOBnV,"
}

.kZnoRE {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

data-styled.g102[id="ModalPermitirNotificacaoWrapper__Lista-sc-375tps-3"] {
	content: "kZnoRE,"
}

.iYoFlF {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	gap: 3px;
}

.iYoFlF p {
	font-size: 14px;
}

data-styled.g103[id="ModalPermitirNotificacaoWrapper__Item-sc-375tps-4"] {
	content: "iYoFlF,"
}

.fwDxfb {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 31px 34px 35px;
	max-width: 450px;
	max-height: 400px;
	margin: 0 0 0 auto;
	background-color: #FFFFFF;
}

@media screen and (min-width:768px) {
	.fwDxfb {
		left: 42vw;
	}
}

@media screen and (min-width:992px) {
	.fwDxfb {
		left: 70vw;
	}
}

.fwDxfb img.m-modal-categoria {
	margin-top: 10px;
}

data-styled.g104[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-5"] {
	content: "fwDxfb,"
}

.kXwAfX {
	top: 37px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
	overflow: auto;
	position: fixed;
	visibility: hidden;
	background-color: transparent;
}

.kXwAfX.active {
	display: inherit;
}

.kXwAfX a {
	text-decoration: none;
}

.kXwAfX.active {
	opacity: 1;
	visibility: visible;
}

.kXwAfX.active .m-modal-header,
.kXwAfX.active .m-modal-content {
	transform: translateY(0);
}

.kXwAfX .m-modal-header,
.kXwAfX .m-modal-content {
	transform: translateY(-30%);
	transition: transform 0.6s;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content {
	display: block;
	height: auto;
	max-width: 100%;
	text-align: center;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content button.habilitar-notificacoes {
	width: 100%;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.34px;
	text-align: center;
	border: 0;
	color: #fff;
	margin: 14px 0;
	cursor: pointer;
	background-color: #1b4a7e;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 243px center;
	background-image: url([object Object]/images/modal-push/bell-push-white.svg);
}

@media screen and (min-width:768px) {
	.kXwAfX {
		top: 47px;
	}
}

data-styled.g105[id="ModalNotificacaoWrapper-sc-1dnzgk3-0"] {
	content: "kXwAfX,"
}

.fEsLNN {
	margin: 18px auto 0;
	background: #fff;
	max-width: 360px;
	padding: 14px;
	border: 0.5px solid #ddd;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.fEsLNN {
		margin: 20px 1% 0;
	}
}

@media screen and (min-width:1400px) {
	.fEsLNN {
		margin: 20px 11% 0;
	}
}

data-styled.g107[id="ModalNotificacaoWrapper__Corpo-sc-1dnzgk3-2"] {
	content: "fEsLNN,"
}

.bpBoQo {
	background: transparent;
}

.bpBoQo .m-segment-title-list {
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	position: relative;
	text-align: center;
	line-height: normal;
	padding: 60px 64px 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDU0IDQ5Ij4NCiAgICA8ZyBmaWxsPSIjQzMyNDE3Ij4NCiAgICAgICAgPHBhdGggZD0iTTQ0LjUwMiAzNi42YTEyLjIxNiAxMi4yMTYgMCAwMS0uODM1LTQuNDU2VjIxLjA3MWMwLTcuNjgtNC45Ny0xNC4xMjEtMTEuNzUyLTE2LjI5NEMzMS41MTIgMi4zNTQgMjkuNDY5LjUgMjcgLjVzLTQuNTEyIDEuODU0LTQuOTE1IDQuMjc3QzE1LjMwMyA2Ljk1IDEwLjMzMyAxMy4zOSAxMC4zMzMgMjEuMDd2MTEuMDczYzAgMS41MzQtLjI4IDMuMDMzLS44MzUgNC40NTZsLTIuMzggNi4xMmExLjc1OCAxLjc1OCAwIDAwLjE2OCAxLjU5OGMuMzExLjQ3Mi44MjcuNzUzIDEuMzguNzUzaDEyLjY3QzIyLjUxOCA0Ny4xMzcgMjQuNjI2IDQ4LjUgMjcgNDguNWMyLjM3NSAwIDQuNDgyLTEuMzYzIDUuNjY0LTMuNDI5aDEyLjY3Yy41NTMgMCAxLjA2OS0uMjggMS4zOC0uNzUzLjMwOS0uNDcyLjM3Mi0xLjA2OC4xNjctMS41OTdsLTIuMzgtNi4xMnptLTMzLjM3NCA1LjA0M2wxLjQ2Ni0zLjc3YTE1Ljc0IDE1Ljc0IDAgMDAxLjA3My01LjczVjIxLjA3MmMwLTcuNTYzIDUuOTgxLTEzLjcxNCAxMy4zMzMtMTMuNzE0czEzLjMzMyA2LjE1IDEzLjMzMyAxMy43MTR2MTEuMDczYzAgMS45NzIuMzYyIDMuOSAxLjA3MyA1LjcyOWwxLjQ2NiAzLjc3SDExLjEyOHpNMy4wOTkgMTEuNUEyOC44MDEgMjguODAxIDAgMDAwIDI0LjVjMCA0LjUxOSAxLjA3MSA5LjAxNCAzLjA5OSAxM0w2IDM1Ljg3NUM0LjIwMiAzMi4zMzcgMy4yOSAyOC41MSAzLjI5IDI0LjVTNC4yMDIgMTYuNjYzIDYgMTMuMTI1TDMuMDk5IDExLjV6TTUwLjkwMSAxMS41TDQ4IDEzLjEyNWMxLjc5OCAzLjUzOCAyLjcxIDcuMzY1IDIuNzEgMTEuMzc1cy0uOTEyIDcuODM3LTIuNzEgMTEuMzc1bDIuOTAxIDEuNjI1QTI4LjgwMSAyOC44MDEgMCAwMDU0IDI0LjVjMC00LjUxOS0xLjA3MS05LjAxNC0zLjA5OS0xM3oiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat center top/54px auto;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-title-list {
		font-size: 20px;
		padding: 60px 0 0;
	}
}

.bpBoQo .m-segment-content {
	display: block;
	text-align: left;
	grid-template-columns: repeat(3, 1fr);
}

.bpBoQo .m-segment-inputs {
	color: #000;
	display: block;
	font-size: 15px;
	cursor: pointer;
	margin: 16px 0 0;
	font-weight: bold;
	position: relative;
}

.bpBoQo .m-segment-inputs:first-child {
	margin-top: 0;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-inputs {
		margin: 0;
		display: flex;
		align-items: center;
	}

	.bpBoQo .m-segment-inputs:first-child {
		grid-column-end: 4;
		grid-column-start: 2;
	}
}

.bpBoQo .m-segment-inputs span {
	display: block;
	padding-left: 25px;
}

.bpBoQo .m-segment-inputs span::before,
.bpBoQo .m-segment-inputs span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
}

.bpBoQo .m-segment-inputs span::before {
	border-radius: 3px;
	border: solid 1px #535353;
	background-color: #e9e9e9;
}

.bpBoQo .m-segment-inputs span::after {
	opacity: 0;
	transition: opacity 0.5s;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCiAgICA8cGF0aCBmaWxsPSIjQzMyNDE3IiBkPSJNMyA5LjEzOEw5Ljg0OSAxNiAyMyAyLjg2MiAyMS4xMTIgMSA5Ljg0OSAxMi4yNSA0Ljg2MiA3LjI2M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xKSIvPg0KPC9zdmc+DQo=) no-repeat center/18px auto;
}

.bpBoQo .m-segment-user:checked+span::after {
	opacity: 1;
}

.bpBoQo .m-segment-user {
	opacity: 0;
	position: absolute;
	pointer-events: none;
}

.bpBoQo .m-segment-close {
	border: 0;
	width: 272px;
	height: 48px;
	color: white;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	border-radius: 4px;
	background-color: #1b4a7e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g109[id="ModalNotificacaoWrapper__Conteudo-sc-1dnzgk3-4"] {
	content: "bpBoQo,"
}

.dKGgdB {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.dKGgdB .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:992px) {
	.dKGgdB .bloco-publicidade {
		align-items: flex-start;
	}
}

.dKGgdB .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.dKGgdB .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.dKGgdB .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.dKGgdB .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.dKGgdB .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.dKGgdB .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.dKGgdB .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.dKGgdB .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.dKGgdB .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.dKGgdB iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.dKGgdB.fixarBanner {
	background-color: #fff;
}

.dKGgdB.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.dKGgdB.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.dKGgdB #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.dKGgdB #taboola-right-rail-home {
	width: 100%;
}

.hQRhmF {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hQRhmF {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.hQRhmF .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.hQRhmF .bloco-publicidade {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hQRhmF .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hQRhmF .bloco-publicidade>div:nth-child(1) {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hQRhmF .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hQRhmF .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hQRhmF .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hQRhmF .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hQRhmF .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hQRhmF .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hQRhmF iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hQRhmF.fixarBanner {
	background-color: #fff;
}

.hQRhmF.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hQRhmF.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hQRhmF #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hQRhmF #taboola-right-rail-home {
	width: 100%;
}

.evyahb {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.evyahb .bloco-publicidade {
		align-items: flex-start;
	}
}

.evyahb .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.evyahb .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.evyahb .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.evyahb .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.evyahb iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.evyahb.fixarBanner {
	background-color: #fff;
}

.evyahb.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.evyahb.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.evyahb #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.evyahb #taboola-right-rail-home {
	width: 100%;
}

.bYYueE {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
}

@media screen and (min-width:992px) {
	.bYYueE {
		top: 90px;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		position: sticky;
	}
}

.bYYueE .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.bYYueE .bloco-publicidade {
		align-items: flex-start;
	}
}

.bYYueE .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bYYueE .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bYYueE .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bYYueE>div {
	position: sticky;
	top: 8.5vh;
}

.bYYueE iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bYYueE.fixarBanner {
	background-color: #fff;
}

.bYYueE.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bYYueE.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bYYueE #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bYYueE #taboola-right-rail-home {
	width: 100%;
}

data-styled.g1[id="PublicidadesWrapper-sc-tdfx1c-0"] {
	content: "dDxMdq,crhmbg,dKGgdB,hQRhmF,evyahb,bYYueE,"
}

.jzXwNm {
	width: 100%;
	min-width: 100%;
	min-height: 250px;
}

.jzXwNm>span {
	display: block;
	height: 250px;
}

.fJRJEW {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.fJRJEW {
		min-height: 1200px;
	}
}

.fJRJEW>span {
	display: block;
}

@media screen and (min-width:0px) {
	.fJRJEW>span {
		height: 1200px;
	}
}

.ebvboq {
	width: 100%;
	min-width: 100%;
	min-height: 600px;
}

.ebvboq>span {
	display: block;
	height: 600px;
}

data-styled.g2[id="PublicidadesWrapper__Placeholder-sc-tdfx1c-1"] {
	content: "jzXwNm,fJRJEW,ebvboq,"
}

.cxWoMA header {
	width: 100%;
}

data-styled.g3[id="Box-sc-68smk-0"] {
	content: "cxWoMA,"
}

.jhnILN {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

.hBewGl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.14;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.blpCTZ {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

.iRRxze {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.kQZDOh {
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.kQZDOh {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:480px) {
	.kQZDOh {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.kQZDOh {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:992px) {
	.kQZDOh {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:0px) {
	.kQZDOh {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.kQZDOh {
		text-align: left;
	}
}

.deLfnX {
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.deLfnX {
		line-height: 1.15;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: -.66px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		line-height: 1.1;
		font-size: 38px;
		letter-spacing: -1.8px;
	}
}

@media screen and (min-width:0px) {
	.deLfnX {
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		margin: 0;
	}
}

@media screen and (min-width:0px) {
	.deLfnX {
		text-align: center;
	}
}

@media screen and (min-width:1280px) {
	.deLfnX {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		text-align: left;
	}
}

.potKJ {
	color: #333333;
}

@media screen and (min-width:0px) {
	.potKJ {
		line-height: 1;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		font-family: "BeVietnam-Italic", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.potKJ {
		line-height: 1.4;
		font-size: 12px;
	}
}

@media screen and (min-width:0px) {
	.potKJ {
		text-align: left;
	}
}

.gPeQDL {
	margin: 0 0 8px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.gPeQDL {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -0.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.gPeQDL {
		font-size: 19px;
	}
}

@media screen and (min-width:768px) {
	.gPeQDL {
		font-size: 20px;
	}
}

@media screen and (min-width:992px) {
	.gPeQDL {
		line-height: 1.17;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:0px) {
	.gPeQDL {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.gPeQDL {
		text-align: left;
	}
}

.fqZxtx {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.13;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
	padding-bottom: 5px;
	color: #1b4a7e;
}

.hbwsvi {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.hbwsvi {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.hbwsvi {
		margin: 0;
	}
}

.bwTnee {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
}

.bZDUdt {
	font-size: 14px;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.36px;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.bZDUdt {
		text-align: center;
	}
}

data-styled.g5[id="Text__TextBase-sc-1d75gww-0"] {
	content: "jhnILN,hBewGl,blpCTZ,iRRxze,kQZDOh,deLfnX,potKJ,gPeQDL,fqZxtx,hbwsvi,bwTnee,bZDUdt,"
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.iaUeyE {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.iaUeyE {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.iaUeyE {
		max-width: 1280px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.iaUeyE {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		display: block;
	}
}

.bJnmSQ {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.bJnmSQ {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.bJnmSQ {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.bJnmSQ {
		max-width: 1280px;
	}
}

.dbGrdF {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	height: 100%;
}

@media screen and (min-width:0px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dbGrdF {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dbGrdF {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dbGrdF {
		max-width: 1280px;
	}
}

data-styled.g6[id="Grid__Container-sc-owmjhw-0"] {
	content: "ijrrzD,iaUeyE,bJnmSQ,dbGrdF,"
}

.jJtlyw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.dYxeVS {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.dYxeVS {
		margin-left: 0;
		margin-right: 0;
	}
}

.gxJNPz {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.gxJNPz {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (min-width:1280px) {
	.gxJNPz {
		margin-left: -12px;
		margin-right: -12px;
	}
}

.hXiIKi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.hXiIKi {
		justify-content: left;
	}
}

.fEBSOQ {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.kAWOi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.kAWOi {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:1280px) {
	.kAWOi {
		margin-left: 0;
		margin-right: 0;
	}
}

.kAWOi>div {
	padding-right: 0;
	padding-left: 0;
}

.kAWOi>div>div>div:last-of-type>div article {
	margin-bottom: 0;
}

.lfoEuw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.lfoEuw {
		top: 50px;
	}
}

@media screen and (min-width:992px) {
	.lfoEuw {
		position: sticky;
	}
}

data-styled.g7[id="Grid__Row-sc-owmjhw-1"] {
	content: "jJtlyw,dYxeVS,gxJNPz,hXiIKi,fEBSOQ,kAWOi,lfoEuw,"
}

.jxgRUf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jxgRUf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxgRUf {
		padding-right: 0;
		padding-left: 0;
	}
}

.dvSqJL {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding: 0 0 0 0;
}

@media screen and (min-width:0px) {
	.dvSqJL {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.dvSqJL {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.dvSqJL {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:0px) {
	.dvSqJL {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.dvSqJL {
		padding-right: 12px;
		padding-left: 12px;
	}
}

.eWUDwN {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.eWUDwN {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.eWUDwN {
		padding-right: 0;
		padding-left: 0;
	}
}

.fiHDMO {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.fiHDMO {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.fiHDMO {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.fiHDMO {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.fiHDMO {
		margin-top: 10px;
	}
}

@media screen and (min-width:992px) {
	.fiHDMO {
		margin-top: 20px;
	}
}

.zWlsY {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.zWlsY {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.zWlsY {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.zWlsY {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.zWlsY {
		padding: 0 0 0 0;
	}
}

@media screen and (min-width:768px) {
	.zWlsY {
		padding: 0 0 12px 0;
	}
}

.bwmNOG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bwmNOG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bwmNOG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.bwmNOG {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.bwmNOG {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.bwmNOG {
		padding: 0 12px 12px;
	}
}

@media screen and (min-width:992px) {
	.bwmNOG {
		padding: 0 25px 12px;
	}
}

.cxalmP {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.cxalmP {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.cxalmP {
		margin-top: 8px;
	}
}

.hdbNoj {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hdbNoj {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.hdbNoj {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.hdbNoj {
		padding-right: 0;
		padding-left: 0;
	}
}

.jdBeIj {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jdBeIj {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.jdBeIj {
		margin-bottom: 0px;
	}
}

.kuBfYv {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kuBfYv {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.kuBfYv {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.kuBfYv {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.kuBfYv {
		padding: 0 8px 0 0;
	}
}

@media screen and (min-width:768px) {
	.kuBfYv {
		padding: 0 0 15px 0;
	}
}

.iFvOKe {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iFvOKe {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.iFvOKe {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:992px) {
	.iFvOKe {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.iFvOKe {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.iFvOKe {
		padding: 0 15px 10px;
	}
}

.giwDMN {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.giwDMN {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.giwDMN {
		margin-top: 15px;
	}
}

@media screen and (min-width:0px) {
	.giwDMN {
		margin-bottom: 25px;
	}
}

.bbUrUl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.fLnnZq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.fLnnZq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.fLnnZq {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.fLnnZq {
		margin-top: 30px;
	}
}

@media screen and (min-width:992px) {
	.fLnnZq {
		margin-top: 0;
	}
}

.cbggmq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 20px;
}

@media screen and (min-width:0px) {
	.cbggmq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.dMrjgC {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dMrjgC {
		flex: 0 0 8.333333333333334%;
		max-width: 8.333333333333334%;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		display: block;
	}
}

.iYYMPK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iYYMPK {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

.jGIUsq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jGIUsq {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

data-styled.g8[id="Grid__Col-sc-owmjhw-2"] {
	content: "jxgRUf,dvSqJL,eWUDwN,fiHDMO,zWlsY,bwmNOG,cxalmP,hdbNoj,jdBeIj,kuBfYv,iFvOKe,giwDMN,bbUrUl,fLnnZq,cbggmq,dMrjgC,iYYMPK,jGIUsq,"
}

.hpnKfn a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.hpnKfn a:hover,
.hpnKfn a:focus,
.hpnKfn a:active {
	opacity: 0.8;
}

.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:1280px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 30px;
		line-height: 1.08;
		letter-spacing: -1px;
	}
}

.hpnKfn .item-noticiaRelacionada:last-child article {
	margin-bottom: 0;
}

.hpnKfn .bloco-noticia__figure-error {
	display: none;
}

.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	max-width: 100%;
	flex: 0 0 100%;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
		padding-left: 0;
	}
}

.hpnKfn .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada {
	position: relative;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-figura {
		padding-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
	background: linear-gradient(rgba(43, 47, 48, 0) 0%, #000 40%);
	position: relative;
	margin-top: -20%;
	padding-top: 30px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
		bottom: 132px;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 68.63%);
		bottom: 70px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo h2 {
	color: #fff;
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
	display: block;
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__descricao {
	display: none;
}

.hpnKfn.bloco-noticia__fotoEstourada article {
	margin-bottom: 0;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure {
	min-height: 328px;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure img {
		left: 0 !important;
		position: relative;
		transform: translateX(0);
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure {
		min-height: 530px;
		margin-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
	text-align: center;
	padding: 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
	width: 100%;
	background: #000;
	padding-bottom: 34px;
	padding: 4px 10px 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
		bottom: 0;
		max-height: 132px;
		position: absolute;
		padding: 15px 10px;
		justify-content: left;
		background: rgba(0, 0, 0, 0.5);
		max-height: 70px;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		justify-content: left;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		width: 100%;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .item-noticiaRelacionada {
	margin-bottom: 18px;
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
	color: #fff;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
		margin-top: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada>div>div>div:last-of-type>div article {
	margin-bottom: 15px;
}

data-styled.g10[id="NoticiaWrapper-sc-1vgx9gu-0"] {
	content: "hpnKfn,"
}

.IyqpT a {
	text-decoration: none;
	color: inherit;
}

.IyqpT a:hover,
.IyqpT a:focus,
.IyqpT a:active {
	text-decoration: none;
}

data-styled.g11[id="NoticiaWrapper__Article-sc-1vgx9gu-1"] {
	content: "IyqpT,"
}

.jqxrFS {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
	min-height: 232px;
}

@media screen and (min-width:480px) {
	.jqxrFS {
		height: 55vw;
	}
}

@media screen and (min-width:768px) {
	.jqxrFS {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
		min-height: 518px;
	}
}

@media screen and (min-width:992px) {
	.jqxrFS {
		height: auto;
		min-height: 310px;
	}
}

@media screen and (min-width:1280px) {
	.jqxrFS {
		height: auto;
	}
}

.jqxrFS:hover {
	opacity: 0.8;
}

.jqxrFS.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.jqxrFS.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .jqxrFS.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.jqxrFS img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.jqxrFS img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.jqxrFS img {
		object-fit: cover;
	}
}

.jqxrFS .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 232px;
	}
}

@media screen and (min-width:768px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 518px;
	}
}

@media screen and (min-width:992px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 310px;
	}
}

.hvYgsH {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
	$margin-bottom: 5px;
}

@media screen and (min-width:480px) {
	.hvYgsH {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.hvYgsH {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
		min-height: 194px;
	}
}

@media screen and (min-width:992px) {
	.hvYgsH {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.hvYgsH {
		height: auto;
	}
}

.hvYgsH:hover {
	opacity: 0.8;
}

.hvYgsH.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.hvYgsH.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .hvYgsH.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.hvYgsH img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.hvYgsH img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.hvYgsH img {
		object-fit: cover;
	}
}

.hvYgsH .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.hvYgsH .noticia__figure--placeholder {
		$margin-bottom: 5px;
	}
}

@media screen and (min-width:768px) {
	.hvYgsH .noticia__figure--placeholder {
		min-height: 194px;
	}
}

data-styled.g12[id="NoticiaWrapper__Figure-sc-1vgx9gu-2"] {
	content: "jqxrFS,hvYgsH,"
}

.cgrpmT {
	line-height: 8px;
	width: 100%;
}

@media screen and (min-width:0px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: none;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: inline-block;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: inline-block;
	}
}

data-styled.g13[id="NoticiaWrapper__Noticia-sc-1vgx9gu-3"] {
	content: "cgrpmT,"
}

.ejLwKa {
	margin-bottom: 5px;
	color: #9b2941;
}

@media screen and (min-width:0px) {
	.ejLwKa {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.ejLwKa {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.ejLwKa {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.ejLwKa a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.ejLwKa a:hover,
.ejLwKa a:focus,
.ejLwKa a:active {
	text-decoration: underline;
	opacity: 1;
}

.ejLwKa .tooltip__categorias {
	text-decoration: none;
}

.ejLwKa .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #9b2941;
	padding: 2px 6px;
	border-radius: 8px;
}

.YhnXS {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.YhnXS {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.YhnXS {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.YhnXS {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.YhnXS a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.YhnXS a:hover,
.YhnXS a:focus,
.YhnXS a:active {
	text-decoration: underline;
	opacity: 1;
}

.YhnXS .tooltip__categorias {
	text-decoration: none;
}

.YhnXS .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

.fRWiUy {
	margin-bottom: 5px;
	color: #e8ba2a;
}

@media screen and (min-width:0px) {
	.fRWiUy {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.fRWiUy {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.fRWiUy {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.fRWiUy a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.fRWiUy a:hover,
.fRWiUy a:focus,
.fRWiUy a:active {
	text-decoration: underline;
	opacity: 1;
}

.fRWiUy .tooltip__categorias {
	text-decoration: none;
}

.fRWiUy .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #e8ba2a;
	padding: 2px 6px;
	border-radius: 8px;
}

data-styled.g14[id="NoticiaWrapper__Categoria-sc-1vgx9gu-4"] {
	content: "ejLwKa,YhnXS,fRWiUy,"
}

.dcKuWi {
	display: none;
	margin: 0 0 20px 0;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: inline-block;
	}
}

@media screen and (min-width:768px) {
	.dcKuWi {
		margin: 0;
	}
}

.dcKuWi p p,
.dcKuWi span p {
	margin: 0;
	display: inline;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: block;
	}
}

data-styled.g15[id="NoticiaWrapper__Descricao-sc-1vgx9gu-5"] {
	content: "dcKuWi,"
}

.bnqZhS {
	width: 100%;
	border-bottom: 2px solid;
	border-color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.bnqZhS {
		margin: 0 0 12px 0;
	}
}

@media screen and (min-width:768px) {
	.bnqZhS {
		margin: 0;
	}
}

.bnqZhS h5 a {
	color: inherit;
	text-decoration: none;
}

.bnqZhS h5:hover a {
	opacity: 0.7;
}

data-styled.g39[id="WidgetTitleWrapper-sc-1oc7ze5-0"] {
	content: "bnqZhS,"
}

.gzctRP {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.gzctRP:hover,
.gzctRP:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-size: 24px;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 20px;
	}
}

.jxmdrk {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.jxmdrk:hover,
.jxmdrk:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		margin-right: 15px;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 20px;
	}
}

.duyGDZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.duyGDZ:hover,
.duyGDZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 20px;
	}
}

.dTvCzO {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	margin: 20px 0 0;
	padding: 0;
}

.dTvCzO:hover,
.dTvCzO:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.dTvCzO {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-size: 30px;
	}
}

.fmAlub {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: white;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.fmAlub:hover,
.fmAlub:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.fmAlub {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.fmAlub {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

.iKegfZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	height: 47px;
	display: flex;
	margin: 0 auto;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	align-items: center;
	line-height: 38.4px;
	text-decoration: none;
	justify-content: center;
	flex-direction: initial;
	text-transform: uppercase;
	padding: 0 20px !important;
	border-radius: 0 !important;
	font-weight: bold !important;
	text-align: center !important;
	transition: all 0.4s ease !important;
	font-family: 'Arial', 'Helvetica', sans-serif !important;
	background-color: #FFFFFF;
	color: #1b4a7e;
	border: solid 2px #1b4a7e;
	box-shadow: -5px 5px 0 #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	width: 100%;
	text-transform: uppercase !important;
}

.iKegfZ:hover,
.iKegfZ:focus {
	opacity: 1 !important;
	box-shadow: 0 0 0 transparent;
	color: #ffffff;
	background-color: #1b4a7e;
}

.iKegfZ:hover span,
.iKegfZ:focus span {
	color: #ffffff;
}

@media screen and (min-width:992px) {

	.iKegfZ:hover i,
	.iKegfZ:focus i {
		color: #ffffff;
	}
}

.iKegfZ:hover,
.iKegfZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.iKegfZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.iKegfZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.iKegfZ {
		font-size: 20px;
	}
}

@media screen and (min-width:768px) {
	.iKegfZ {
		font-size: 20px;
	}
}

data-styled.g41[id="Buttons__Button-sc-brbebv-0"] {
	content: "gzctRP,jxmdrk,duyGDZ,dTvCzO,fmAlub,iKegfZ,"
}

.bXMQIi {
	top: 2px;
	font-size: 0px;
	line-height: 0;
	font-weight: bold;
	margin-right: 10px;
	color: transparent;
	position: relative;
	width: 27px;
	display: flex;
	cursor: pointer;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi {
		width: auto;
		height: 21px;
		display: flex;
		font-size: 16px;
		cursor: pointer;
		font-weight: bold;
		position: relative;
		margin-right: 15px;
		text-align: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		transition: all 0.4s ease;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #000000;
	}
}

.bXMQIi p {
	margin: 0;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi p:last-child {
		position: relative;
		top: 1px;
	}
}

.bXMQIi span {
	width: 20px;
	height: 2px;
	margin: 2px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	background: #000000;
}

@media screen and (min-width:768px) {
	.bXMQIi span {
		width: 24px;
		height: 2px;
		margin: 3px 5px 2px 0px;
		margin-right: 5px;
	}
}

.bXMQIi input {
	display: none;
}

.bXMQIi input:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(5px, 0px);
}

.bXMQIi input:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg);
}

.bXMQIi input:checked~span:nth-of-type(3) {
	width: 50%;
	transform-origin: bottom;
	transform: translate(17px, -6px) rotatez(45deg);
}

data-styled.g42[id="styles__ButtonMenuMobileWrapper-sc-15uuuo9-0"] {
	content: "bXMQIi,"
}

.gcBmsF {
	z-index: 2;
	position: relative;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border-bottom: solid 2px #1b4a7e;
	height: 68px;
}

@media screen and (min-width:768px) {
	.gcBmsF {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.gcBmsF {
		padding-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.gcBmsF {
		padding: 0 12px;
	}
}

data-styled.g43[id="MenuWrapper-sc-oovkh1-0"] {
	content: "gcBmsF,"
}

.jJlsdx {
	height: 66px;
	display: flex;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.jJlsdx {
		width: 100%;
		justify-content: space-between;
		height: 68px;
		max-width: 1152px;
	}
}

@media screen and (min-width:992px) {
	.jJlsdx {
		padding: 0 10px;
		border-bottom: 0;
		max-width: 1152px;
	}
}

@media screen and (min-width:1280px) {
	.jJlsdx {
		padding: 0;
		max-width: 1280px;
	}
}

data-styled.g44[id="MenuWrapper__Container-sc-oovkh1-1"] {
	content: "jJlsdx,"
}

.iCKrMn {
	order: 1;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: 100%;
	display: flex;
	align-self: center;
	align-items: center;
}

@media screen and (min-width:768px) {
	.iCKrMn {
		width: 131px;
		order: initial;
		padding-right: 16px;
	}
}

@media screen and (min-width:992px) {
	.iCKrMn {
		width: 190px;
	}
}

@media screen and (min-width:768px) {
	.iCKrMn button {
		font-size: 40px;
	}
}

.iCKrMn .btn-notificacao {
	top: 2px;
	width: 17.3px;
	height: 18.1px;
	font-size: 0px;
	overflow: visible;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17.3px 18.1px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAATmipGAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOBSURBVHgB7Vm9UttAEF7JBiqw3THDT5QniOnSIZ4AeIKQLh24TBW7Sxfo6BBPkOEJIjpK8gSWgYJ0AjqGn3wLYua03AlJJ8Uu8s3cSLfaO33eXe3drR2yxOLiou84zjqaj66H1k4exY+Pj6e4nuJ6dHFxEZIFHCqBNjA3N7eN2x2F2FuIQHhwfn4eUAkUJsoWdF33gJ6tVwbRw8PD56IWbhRRXl5e/gYXB5Tfijq0McdWq9Wiq6ur47yD3LyKTBKXvuZRjLYHt27C0u/Pzs4cbnzPMjw7THQk+smcuZDL9ZiQ43FXyuHCvWaz2Y+iKM4a7wHQ3cKtjlgPP2yXbInOz89709PTQyGO8eLNonGWxPdPSodOfHt7u3J5eRlljX3T9TMzMwdCFONlK2XSDY/B2DVKh0J7amrq4K2xmUTZAogzX5Wh34OrIyoJDOW82lNlnIP5XVSWKCbYFqKgbB5UwXNg7lC8K/PDMhJF/HMa2VBliMtDqgj39/cDtY93dXkhMekbid7d3XWFKLJdBlUkc0WKqD07O+ub9I1EEfS+2oc1j6h6pOaEVT2TYlaMeilF142oYiSbFhUfTLq5VyZMGtMYkZvouGEkinh5p/Zh0Yiqh/RSx6Q4VovKcEK/ZdJ1Myax2crlgiQKLxbPoyS+eqzHQ6oYmFO6vhTR1KDhcDiiiqHZM3im1UlLdGFhQa5Kp1QfIrXT6XS0caoliuTuqf06c6hM+li613R6WqLJ0Vft5z7bFAXmToUUiHd1eqYYXRWDa3M95g7VPry5qtN7RZSPHrikftXNzU1INaHRaIRCpN3uvSKKlOGrff7FMUA1gQ+GchON4saO1HtFVLPTrmyzbAKXfIRoXeqkiC4tLW2RSPQa11QOxGVA6XW/K89QKaIaawY2B7m8SOoCKauC/I9U/+UmqVp4QnlA/wg4QQRC1AWn/kvnqfYEl2/AmvtCMRiNRrXH5wuur68j1KN4m/dREfs4Rx3zMwesP9Fzuab23VJJcFjsMFHeFXk02Yg5RifVkiriBpLrHz780wS7Hnn2K/1HxShUGteBswbSSoj2BS1Guft3lrwsSv0rIoiqWeOpKMs3KP7+UuWoKnfIAk2yh/oRtjXVaYb17quKc32eZXaPLGEdo4i9E8Qgh5BvUBnA7d/JEtZEGSAbIh+PsInhMPDoOfed4NpDdXmfKsBfghNPWZqWzDgAAAAASUVORK5CYII=);
}

@media screen and (min-width:768px) {
	.iCKrMn .btn-notificacao {
		width: 21px;
		height: 22px;
		margin-top: 4px;
		background-size: 21px 22px;
	}
}

.iCKrMn .btn-notificacao:hover,
.iCKrMn .btn-notificacao:focus {
	opacity: 1;
	border-radius: 50%;
	background-color: rgba(232, 232, 232, 1);
}

.iCKrMn .btn-notificacao::before {
	top: -3px;
	width: 10px;
	right: 2px;
	height: 10px;
	content: '1+';
	display: block;
	position: absolute;
	border-radius: 50%;
	background-position: center;
	background-size: 8.4px 5.9px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #1b4a7e;
}

@media screen and (min-width:992px) {
	.iCKrMn .btn-notificacao::before {
		top: -3px;
		width: 12px;
		right: -1px;
		height: 12px;
	}
}

.iCKrMn .btn-notificacao .btn-notificacao__badge {
	display: none;
}

.iCKrMn .btn-notificacao.notificacao-ativa .btn-notificacao__badge {
	top: 2px;
	left: 2px;
	color: blue;
	display: block;
	position: absolute;
}

data-styled.g45[id="MenuWrapper__LeftSide-sc-oovkh1-2"] {
	content: "iCKrMn,"
}

.gjuHeo {
	order: 2;
	z-index: 2;
}

.gjuHeo .m-tech-logo {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	font-size: 0;
	position: absolute;
	text-align: center;
	transition: transform 0.4s;
}

.gjuHeo .m-tech-logo a {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 178px;
	height: 32px;
	transform: translate(-50%, -50%);
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a {
		width: 280px;
		height: 42px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a {
		height: 55px;
	}
}

.gjuHeo .m-tech-logo a svg {
	top: 50%;
	left: 50%;
	position: absolute;
	transition: transform 0.5s ease;
	transform: translate(-50%, -50%);
	width: 178px;
	height: 32px;
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a svg {
		height: 42px;
		width: 280px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a svg {
		height: 55px;
	}
}

data-styled.g46[id="MenuWrapper__CentralSide-sc-oovkh1-3"] {
	content: "gjuHeo,"
}

.iYzkVu {
	order: 3;
	z-index: 3;
	height: 100%;
	display: flex;
	align-items: center;
}

.iYzkVu span {
	display: none;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: transparent;
	color: transparent;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

@media screen and (min-width:992px) {
	.iYzkVu span {
		font-size: 14px;
		margin-left: 5px;
		color: #000000;
		display: flex;
	}
}

.iYzkVu button {
	padding: 0;
	border-radius: 0;
}

@media screen and (min-width:992px) {
	.iYzkVu button {

		display: flex;

		cursor: pointer;
		font-weight: bold;
		text-align: center;
		position: relative;
		align-items: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		font-family: 'Arial', 'Helvetica', sans-serif;

		;
		background-color: #FFFFFF;
	}
}

.iYzkVu button svg {
	width: 22px;
	height: 23px;
}

.iYzkVu button i {
	font-size: 30px;
}

data-styled.g47[id="MenuWrapper__RightSide-sc-oovkh1-4"] {
	content: "iYzkVu,"
}

.iGXzGV {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

@media screen and (min-width:0px) {
	.iGXzGV {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iGXzGV {
		display: flex;
	}
}

.iGXzGV li a,
.iGXzGV li span {
	display: flex;
	font-size: 12px;
	min-height: 30px;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
	position: relative;
	align-items: center;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.iGXzGV li a {
	opacity: 0.8;
}

data-styled.g48[id="HeaderCategoryListWrapper-sc-3wbqrg-0"] {
	content: "iGXzGV,"
}

.hayQZt {
	width: 100%;
	height: 27px;
	border-top: 0;
	display: none;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt .bloco__socialMedia {
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s, margin-top 0.4s;
}

.hayQZt .bloco__listaCategorias {
	transition: transform 0.3s, opacity 0.3s, pointer-events 0.8s, visibility 0.8s, margin-top 0.3s;
}

@media screen and (min-width:992px) {
	.hayQZt {
		height: 30px;
		display: block;
		flex-wrap: wrap;
		padding: 0 12px;
	}
}

.hayQZt.hide {
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt.hide .bloco__socialMedia {
	opacity: 0;
	margin-top: -30px;
	visibility: hidden;
	pointer-events: none;
	position: relative;
	background-color: transparent;
}

@media screen and (min-width:992px) {
	.hayQZt.hide .bloco__listaCategorias {
		opacity: 0;
		overflow: hidden;
		margin-top: -30px;
		visibility: hidden;
		pointer-events: none;
	}
}

.hayQZt.bordered {
	border-top: solid 2px #1b4a7e;
}

data-styled.g49[id="SubHeaderWrapper-sc-j7azih-0"] {
	content: "hayQZt,"
}

.PexNk {
	width: 100%;
	margin-top: 25px;
	border-top: 3px solid rgba(27, 74, 126, 0.8);
}

.PexNk li {
	padding: 7px 0px;
}

.PexNk li a::after {
	position: relative;
	content: ' - ';
	margin-left: 5px;
	color: #3f2c2e;
}

.PexNk a,
.PexNk button {
	border: 0;
	font-size: 10px;
	line-height: 1.1;
	font-weight: 700;
	position: relative;
	padding: 14px 3px;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	cursor: pointer;
}

.PexNk a:hover span,
.PexNk button:hover span {
	text-decoration: underline;
}

.PexNk a span,
.PexNk button span {
	font-size: inherit;
	font-weight: inherit;
}

.PexNk p {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #595959;
	text-transform: uppercase;
}

@media screen and (min-width:0px) {
	.PexNk p {
		margin-top: 18px;
	}
}

@media screen and (min-width:992px) {
	.PexNk p {
		margin-top: 14px;
	}
}

data-styled.g50[id="FooterWrapper-sc-126uqta-0"] {
	content: "PexNk,"
}

@media screen and (min-width:0px) {
	.gOuTne {
		display: block;
	}
}

data-styled.g52[id="FooterWrapper__LeftSide-sc-126uqta-2"] {
	content: "gOuTne,"
}

.aVDuE {
	align-items: baseline;
	justify-content: end;
}

@media screen and (min-width:0px) {
	.aVDuE {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.aVDuE {
		display: flex;
	}
}

data-styled.g53[id="FooterWrapper__RightSide-sc-126uqta-3"] {
	content: "aVDuE,"
}

.btaTNV {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:0px) {
	.btaTNV {
		display: inline-block;
	}
}

data-styled.g54[id="FooterWrapper__LinksList-sc-126uqta-4"] {
	content: "btaTNV,"
}

@media screen and (min-width:0px) {
	.iGutLl {
		display: inline-block;
	}
}

data-styled.g55[id="FooterWrapper__LinksListItem-sc-126uqta-5"] {
	content: "iGutLl,"
}

.jEzcsq {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color: #FFFFFF;
}

.jEzcsq.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s, visibility 0s;
}

.jEzcsq.active form {
	transform: translateY(0);
}

.jEzcsq.active svg {
	transform: translateY(0);
}

.jEzcsq svg {
	transform: translateY(-50px);
	transition: transform 0.2s;
}

data-styled.g56[id="HeaderSearchModalWrapper-sc-1h7ctgp-0"] {
	content: "jEzcsq,"
}

.kVhDKK {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.kVhDKK {
		padding: 20px 0;
	}
}

.kVhDKK button {
	background: transparent;
	color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
	right: 10px;
	transition: transform 0.2s;
}

.kVhDKK button:hover {
	transform: rotate(90deg);
}

.kVhDKK button::before,
.kVhDKK button::after {
	background-color: #1b4a7e;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	margin: auto;
}

.kVhDKK button::before {
	transform: rotate(45deg);
}

.kVhDKK button::after {
	transform: rotate(-45deg);
}

.kVhDKK div {
	position: relative;
	justify-content: center;
}

data-styled.g57[id="HeaderSearchModalWrapper__Logo-sc-1h7ctgp-1"] {
	content: "kVhDKK,"
}

.doxoOJ {
	max-width: 595px;
	margin: 65px auto 0;
	padding: 0 15px;
}

@media screen and (min-width:768px) {
	.doxoOJ {
		padding: 0 30px;
	}
}

data-styled.g58[id="HeaderSearchModalWrapper__Busca-sc-1h7ctgp-2"] {
	content: "doxoOJ,"
}

.llcuMa {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	transform: translateY(-50px);
	transition: transform 0.2s;
}

@media screen and (min-width:768px) {
	.llcuMa {
		flex-flow: initial;
		border-bottom: 1px solid #3a1114;
	}
}

.llcuMa button {
	display: inline-block;
	border: solid 2px #1b4a7e;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b4a7e;
	text-decoration: none;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	transition: all 0.4s ease;
	line-height: 38.4px;
	height: 40px;
	right: 0;
	bottom: 10px;
	border-radius: 0;
	margin-top: 14px;
}

@media screen and (min-width:768px) {
	.llcuMa button {
		margin-top: 20px;
	}
}

.llcuMa button:hover {
	background-color: #1b4a7e;
	color: #FFFFFF;
	opacity: 1;
}

data-styled.g59[id="HeaderSearchModalWrapper__Form-sc-1h7ctgp-3"] {
	content: "llcuMa,"
}

.jnIuBw {
	color: #1b4a7e;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #3a1114;
}

@media screen and (min-width:768px) {
	.jnIuBw {
		border-bottom: 1px solid transparent;
	}
}

.jnIuBw::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1px;
	height: 33px;
}

.jnIuBw input {
	width: 100%;
	height: 40px;
	padding: 0 0 10px 7px;
	font-size: 24px;
	border: none;
	color: #3f2c2e;
	font-family: 'BeVietnam-Regular', 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	margin-top: 13px;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:768px) {
	.jnIuBw input {
		padding-right: 15px;
	}
}

.jnIuBw input::placeholder {
	color: rgba(101, 101, 101, 0.5);
	font-weight: bold;
}

data-styled.g60[id="HeaderSearchModalWrapper__Label-sc-1h7ctgp-4"] {
	content: "jnIuBw,"
}



@media screen and (min-width:992px) {
	.bbMyaj {
		margin-bottom: 0;
	}
}

data-styled.g62[id="styles__Head-sc-20qlq5-1"] {
	content: "bbMyaj,"
}

* {
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'BlinkMacSystemFont', '-apple-system', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: swap;
}

html {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html,
body {
	width: 100%;
	display: block;
	min-height: 100vh;
	overscroll-behavior-x: none;
}

#__next {
	width: 100%;
	min-width: 100%;
}

.list-style-none {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
	padding: 0;
}

.imagem__placeholder,
.publicidade__placeholder {
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.placeholder__wrapper {
	padding: 0;
	width: 100%;
}

.placeholder__wrapper>span {
	width: 100%;
}

.placeholder__segundaDobra {
	min-height: 1700px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__segundaDobra {
		min-height: 1172px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__segundaDobra {
		min-height: 600px;
	}
}

.placeholder__categoriaHome {
	min-height: 1830px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__categoriaHome {
		min-height: 1490px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__categoriaHome {
		min-height: 662px;
	}
}

.placeholder__ultimasNoticias {
	min-height: 1380px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__ultimasNoticias {
		min-height: 2690px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__ultimasNoticias {
		min-height: 2440px;
	}
}

.placeholder__conteudoEspecial {
	width: 100%;
	height: 800px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__conteudoEspecial {
		height: 820px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__conteudoEspecial {
		height: 270px;
	}
}

.placeholder__homeColunas {
	min-height: 270px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__homeColunas {
		min-height: 300px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__homeColunas {
		min-height: 330px;
	}
}

.placeholder__publicidade--horizontal {
	width: 100%;
	height: 113px;
	display: flex;
	min-width: 100%;
	max-width: 970px;
	min-height: 113px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.placeholder__publicidade--horizontal {
		height: 232px;
		min-height: 232px;
	}
}

.btn {
	padding: 0;
	display: flex;
	font-size: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

@media screen and (min-width:768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.btn-outline {
		border: solid 2px #fff;
	}
}

.btn-white {
	color: #fff;
	border-color: #fff;
}

.btn-white i,
.btn-white span {
	color: #fff;
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width:0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width:768px) {

	.btn-icon i,
	.btn-icon svg {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.editoria-vitrine-m-home div div div div>div:last-child>.row>div:nth-child(n + 3) {
		display: none;
	}
}

.m-pulse {
	animation: m-pulse 1.5s infinite;
}

audio,
video {
	height: auto;
	max-width: 100%;
}

@keyframes m-pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.6;
	}

	to {
		opacity: 1;
	}
}

.home header {
	margin-bottom: 0;
}

.home .bloco__posicao--sp {
	display: flex;
	flex-wrap: wrap;
}

.home .bloco__posicao--sp .mtech__categoriaHome--distrito-federal {
	order: 2;
}

.home .bloco__posicao--sp .mtech__categoriaHome--sao-paulo {
	order: 1;
}

@media screen and (min-width:768px) {
	body>[class*='adopt'] {
		left: auto !important;
		right: 75px !important;
		box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.52) !important;
	}
}

.MTP_VIDEO,
.MTP_VIDEO_2 {
	max-height: 270px;
}

.MTP_VIDEO:before,
.MTP_VIDEO_2:before {
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #777;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 7px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

.MTP_VIDEO:before {
	top: -10px;
}

.MTP_VIDEO_2 {
	height: 250px;
	padding-top: 10px;
	max-height: 250px;
}

@media screen and (min-width:992px) {
	.MTP_VIDEO_2 {
		height: 180px;
		max-height: 180px;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

data-styled.g64[id="sc-global-dYCcwq1"] {
	content: "sc-global-dYCcwq1,"
}

.lcOAuN {
	width: 100%;
}

data-styled.g66[id="WidgetSocialMediaWrapper-sc-w96plo-0"] {
	content: "lcOAuN,"
}

.xbfAb {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	justify-content: left;
	transition: opacity 0.6s, visibility 0s 0.6s;
}

.xbfAb li {
	margin: 0 0 15px 0;
	width: calc(100% / 2);
}

@media screen and (min-width:768px) {
	.xbfAb li {
		width: calc(100% / 3);
	}
}

@media screen and (min-width:992px) {
	.xbfAb li {
		margin-bottom: 10px;
		width: calc(100% / 2);
	}
}

.xbfAb a {
	display: flex;
	font-size: 16px;
	align-items: center;
	text-decoration: none;
	justify-content: left;
	letter-spacing: -0.63px;
	transition: opacity 0.6s, visibility 0s 0.6s;
	font-family: "BeVietnam-Heavy", serif;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:992px) {
	.xbfAb a {
		font-size: 17px;
	}
}

.xbfAb img {
	margin-right: 5px;
	width: 22px;
}

.xbfAb:hover>li a {
	opacity: 0.7;
}

.xbfAb>li:hover a {
	opacity: 1;
}

data-styled.g67[id="WidgetSocialMediaWrapper__SocialLinks-sc-w96plo-1"] {
	content: "xbfAb,"
}

.hlLuFl {
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	display: none;
	position: fixed;
	pointer-events: visible;
	background: #000000;
}

.hlLuFl.ativo {
	display: block;
}

data-styled.g83[id="HeaderOverlayWrapper-sc-d6uctn-0"] {
	content: "hlLuFl,"
}

.bPQkxJ {
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 30vh;
	max-width: 320px;
	overflow-y: scroll;
	padding: 0 30px 60px;
	pointer-events: visible;
	transition: all 0.1s, height 0s;
	transform: translate3d(-100%, 0, 0);
	background-color: #FFFFFF;
}

.bPQkxJ.menu-ativo {
	transform: translateZ(0);
}

data-styled.g92[id="SidenavWrapper-sc-ovw2kv-0"] {
	content: "bPQkxJ,"
}

.ZKZJZ {
	display: flex;
	justify-content: end;
}

.ZKZJZ button {
	width: 30px;
	height: 30px;
	transition: transform 0.4s;
}

.ZKZJZ button:hover {
	transform: rotate(90deg);
}

data-styled.g93[id="SidenavWrapper__Header-sc-ovw2kv-1"] {
	content: "ZKZJZ,"
}

.kYfbjs {
	width: 100%;
	padding: 28px 0;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

data-styled.g94[id="SidenavWrapper__Logo-sc-ovw2kv-2"] {
	content: "kYfbjs,"
}

.kGCYUA {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 0 25px;
}

data-styled.g95[id="SidenavWrapper__LinksList-sc-ovw2kv-3"] {
	content: "kGCYUA,"
}

.dOyhbx {
	width: 100%;
	display: block;
	line-height: 45px;
	position: relative;
}

.dOyhbx a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.dOyhbx a:hover,
.dOyhbx a:focus,
.dOyhbx a:active {
	text-decoration: underline;
}

data-styled.g96[id="SidenavWrapper__Link-sc-ovw2kv-4"] {
	content: "dOyhbx,"
}

.hRMtoH {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 0;
	align-items: center;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

.hRMtoH a {
	font-size: 38px;
	margin-right: 20px;
	color: #1b4a7e;
}

.hRMtoH a:last-child {
	margin-right: 0;
}

.hRMtoH a.m-whatsapp {
	display: flex;
	margin-top: 10px;
	align-items: center;
	text-decoration: none;
}

.hRMtoH a.m-whatsapp span {
	font-size: 18px;
	padding-left: 5px;
	color: #3f2c2e;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g97[id="SidenavWrapper__Social-sc-ovw2kv-5"] {
	content: "hRMtoH,"
}

.jqaERt {
	margin: 0;
	padding: 0;
	padding: 25px 0;
	list-style: none;
	border-top: solid 2px;
	border-color: #1b4a7e;
}

.jqaERt li {
	margin: 0 0 16px 0;
}

.jqaERt li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.jqaERt li a:hover,
.jqaERt li a:focus,
.jqaERt li a:active {
	text-decoration: underline;
}

data-styled.g98[id="SidenavWrapper__FooterLinks-sc-ovw2kv-6"] {
	content: "jqaERt,"
}

.hwA-DlS {
	left: 0vw;
	top: 0;
	z-index: 20;
	width: 450px;
	position: fixed;
	max-width: 100%;
	transition: 0.1s;
	padding: 25px 55px 58px;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
}

.hwA-DlS.active {
	transform: translateY(0);
}

.hwA-DlS button.habilitar-notificacoes {
	border: 0;
	width: 100%;
	height: 40px;
	margin: 14px 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	font-family: Arial;
	text-align: center;
	letter-spacing: -0.34px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 230px center;
	background-color: #1b4a7e;
	color: #ffffff;
}

.hwA-DlS button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g99[id="ModalPermitirNotificacaoWrapper-sc-375tps-0"] {
	content: "hwA-DlS,"
}

.bMiKTk {
	top: -100%;
	z-index: 20;
	width: 100%;
	height: 100%;
	position: fixed;
	transition: 0.5s;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	background-color: rgb(30 30 30 / 54%);
}

.bMiKTk.active {
	transform: translateY(0);
}

.bMiKTk button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g100[id="ModalPermitirNotificacaoWrapper__TutorialWrapper-sc-375tps-1"] {
	content: "bMiKTk,"
}

.cwOBnV {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.cwOBnV img.m-modal-categoria {
	margin-top: 10px;
}

.cwOBnV b {
	color: #1b4a7e;
}

data-styled.g101[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-2"] {
	content: "cwOBnV,"
}

.kZnoRE {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

data-styled.g102[id="ModalPermitirNotificacaoWrapper__Lista-sc-375tps-3"] {
	content: "kZnoRE,"
}

.iYoFlF {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	gap: 3px;
}

.iYoFlF p {
	font-size: 14px;
}

data-styled.g103[id="ModalPermitirNotificacaoWrapper__Item-sc-375tps-4"] {
	content: "iYoFlF,"
}

.fwDxfb {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 31px 34px 35px;
	max-width: 450px;
	max-height: 400px;
	margin: 0 0 0 auto;
	background-color: #FFFFFF;
}

@media screen and (min-width:768px) {
	.fwDxfb {
		left: 42vw;
	}
}

@media screen and (min-width:992px) {
	.fwDxfb {
		left: 70vw;
	}
}

.fwDxfb img.m-modal-categoria {
	margin-top: 10px;
}

data-styled.g104[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-5"] {
	content: "fwDxfb,"
}

.kXwAfX {
	top: 37px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
	overflow: auto;
	position: fixed;
	visibility: hidden;
	background-color: transparent;
}

.kXwAfX.active {
	display: inherit;
}

.kXwAfX a {
	text-decoration: none;
}

.kXwAfX.active {
	opacity: 1;
	visibility: visible;
}

.kXwAfX.active .m-modal-header,
.kXwAfX.active .m-modal-content {
	transform: translateY(0);
}

.kXwAfX .m-modal-header,
.kXwAfX .m-modal-content {
	transform: translateY(-30%);
	transition: transform 0.6s;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content {
	display: block;
	height: auto;
	max-width: 100%;
	text-align: center;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content button.habilitar-notificacoes {
	width: 100%;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.34px;
	text-align: center;
	border: 0;
	color: #fff;
	margin: 14px 0;
	cursor: pointer;
	background-color: #1b4a7e;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 243px center;
	background-image: url([object Object]/images/modal-push/bell-push-white.svg);
}

@media screen and (min-width:768px) {
	.kXwAfX {
		top: 47px;
	}
}

data-styled.g105[id="ModalNotificacaoWrapper-sc-1dnzgk3-0"] {
	content: "kXwAfX,"
}

.fEsLNN {
	margin: 18px auto 0;
	background: #fff;
	max-width: 360px;
	padding: 14px;
	border: 0.5px solid #ddd;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.fEsLNN {
		margin: 20px 1% 0;
	}
}

@media screen and (min-width:1400px) {
	.fEsLNN {
		margin: 20px 11% 0;
	}
}

data-styled.g107[id="ModalNotificacaoWrapper__Corpo-sc-1dnzgk3-2"] {
	content: "fEsLNN,"
}

.bpBoQo {
	background: transparent;
}

.bpBoQo .m-segment-title-list {
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	position: relative;
	text-align: center;
	line-height: normal;
	padding: 60px 64px 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDU0IDQ5Ij4NCiAgICA8ZyBmaWxsPSIjQzMyNDE3Ij4NCiAgICAgICAgPHBhdGggZD0iTTQ0LjUwMiAzNi42YTEyLjIxNiAxMi4yMTYgMCAwMS0uODM1LTQuNDU2VjIxLjA3MWMwLTcuNjgtNC45Ny0xNC4xMjEtMTEuNzUyLTE2LjI5NEMzMS41MTIgMi4zNTQgMjkuNDY5LjUgMjcgLjVzLTQuNTEyIDEuODU0LTQuOTE1IDQuMjc3QzE1LjMwMyA2Ljk1IDEwLjMzMyAxMy4zOSAxMC4zMzMgMjEuMDd2MTEuMDczYzAgMS41MzQtLjI4IDMuMDMzLS44MzUgNC40NTZsLTIuMzggNi4xMmExLjc1OCAxLjc1OCAwIDAwLjE2OCAxLjU5OGMuMzExLjQ3Mi44MjcuNzUzIDEuMzguNzUzaDEyLjY3QzIyLjUxOCA0Ny4xMzcgMjQuNjI2IDQ4LjUgMjcgNDguNWMyLjM3NSAwIDQuNDgyLTEuMzYzIDUuNjY0LTMuNDI5aDEyLjY3Yy41NTMgMCAxLjA2OS0uMjggMS4zOC0uNzUzLjMwOS0uNDcyLjM3Mi0xLjA2OC4xNjctMS41OTdsLTIuMzgtNi4xMnptLTMzLjM3NCA1LjA0M2wxLjQ2Ni0zLjc3YTE1Ljc0IDE1Ljc0IDAgMDAxLjA3My01LjczVjIxLjA3MmMwLTcuNTYzIDUuOTgxLTEzLjcxNCAxMy4zMzMtMTMuNzE0czEzLjMzMyA2LjE1IDEzLjMzMyAxMy43MTR2MTEuMDczYzAgMS45NzIuMzYyIDMuOSAxLjA3MyA1LjcyOWwxLjQ2NiAzLjc3SDExLjEyOHpNMy4wOTkgMTEuNUEyOC44MDEgMjguODAxIDAgMDAwIDI0LjVjMCA0LjUxOSAxLjA3MSA5LjAxNCAzLjA5OSAxM0w2IDM1Ljg3NUM0LjIwMiAzMi4zMzcgMy4yOSAyOC41MSAzLjI5IDI0LjVTNC4yMDIgMTYuNjYzIDYgMTMuMTI1TDMuMDk5IDExLjV6TTUwLjkwMSAxMS41TDQ4IDEzLjEyNWMxLjc5OCAzLjUzOCAyLjcxIDcuMzY1IDIuNzEgMTEuMzc1cy0uOTEyIDcuODM3LTIuNzEgMTEuMzc1bDIuOTAxIDEuNjI1QTI4LjgwMSAyOC44MDEgMCAwMDU0IDI0LjVjMC00LjUxOS0xLjA3MS05LjAxNC0zLjA5OS0xM3oiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat center top/54px auto;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-title-list {
		font-size: 20px;
		padding: 60px 0 0;
	}
}

.bpBoQo .m-segment-content {
	display: block;
	text-align: left;
	grid-template-columns: repeat(3, 1fr);
}

.bpBoQo .m-segment-inputs {
	color: #000;
	display: block;
	font-size: 15px;
	cursor: pointer;
	margin: 16px 0 0;
	font-weight: bold;
	position: relative;
}

.bpBoQo .m-segment-inputs:first-child {
	margin-top: 0;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-inputs {
		margin: 0;
		display: flex;
		align-items: center;
	}

	.bpBoQo .m-segment-inputs:first-child {
		grid-column-end: 4;
		grid-column-start: 2;
	}
}

.bpBoQo .m-segment-inputs span {
	display: block;
	padding-left: 25px;
}

.bpBoQo .m-segment-inputs span::before,
.bpBoQo .m-segment-inputs span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
}

.bpBoQo .m-segment-inputs span::before {
	border-radius: 3px;
	border: solid 1px #535353;
	background-color: #e9e9e9;
}

.bpBoQo .m-segment-inputs span::after {
	opacity: 0;
	transition: opacity 0.5s;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCiAgICA8cGF0aCBmaWxsPSIjQzMyNDE3IiBkPSJNMyA5LjEzOEw5Ljg0OSAxNiAyMyAyLjg2MiAyMS4xMTIgMSA5Ljg0OSAxMi4yNSA0Ljg2MiA3LjI2M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xKSIvPg0KPC9zdmc+DQo=) no-repeat center/18px auto;
}

.bpBoQo .m-segment-user:checked+span::after {
	opacity: 1;
}

.bpBoQo .m-segment-user {
	opacity: 0;
	position: absolute;
	pointer-events: none;
}

.bpBoQo .m-segment-close {
	border: 0;
	width: 272px;
	height: 48px;
	color: white;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	border-radius: 4px;
	background-color: #1b4a7e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g109[id="ModalNotificacaoWrapper__Conteudo-sc-1dnzgk3-4"] {
	content: "bpBoQo,"
}

.dklPun {
	height: 100%;
}

.dklPun #taboola-right-rail {
	width: 100%;
}

.dklPun .colunista__guilherme_amado {
	object-position: top;
}

.dklPun .sidebar-ultimasNoticias .grid-coluna__placeholder--imagem {
	display: none;
}

@media screen and (min-width:992px) {
	.dklPun .sidebar-ultimasNoticias .bloco-noticia__grid-titulo {
		padding-right: 0;
	}
}

.dklPun .sidebar-ultimasNoticias .noticia__categoria--placeholder {
	height: 10px !important;
}

.dklPun .sidebar-ultimasNoticias .noticia__titulo--placeholder {
	height: 13px !important;
}

.dklPun .sidebar-ultimasNoticias .noticia__article--placeholder {
	margin-bottom: 0;
}

.dklPun .sidebar-ultimasNoticias .noticia__titulo {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.dklPun .bloco-noticia__grid-titulo {
		display: flex;
		align-items: center;
	}
}

@media screen and (min-width:992px) {
	.dklPun .bloco-noticia__sidebar .bloco-noticia__grid-titulo {
		margin-bottom: 15px;
	}

	.dklPun .bloco-noticia__sidebar .bloco-noticia__grid-titulo h4 {
		margin-bottom: 2px;
	}
}

@media screen and (min-width:992px) {
	.dklPun .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia_autor span {
		font-size: 12px;
	}
}

.dklPun .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.dklPun .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
		font-size: 12px;
	}
}

@media screen and (min-width:992px) {
	.dklPun {
		margin-top: 18px;
	}
}

data-styled.g195[id="SidebarWrapper-sc-1mby8az-0"] {
	content: "dklPun,"
}

.iQizyM {
	width: 100%;
}

.iQizyM article h5 a {
	color: inherit;
}

@media screen and (min-width:768px) {
	.iQizyM .ultimasNoticias__titulo--placeholder {
		height: 80px !important;
	}
}

.iQizyM .bloco-publicidade>div:nth-child(1) {
	margin-top: 12px !important;
	position: relative;
	background-color: #f5f5f5;
}

.iQizyM .bloco-publicidade>div:nth-child(1):before {
	left: 0;
	right: 0;
	z-index: 2;
	top: -12px;
	color: #777;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: #fff;
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g202[id="UltimasNoticiasWrapper-sc-1pnvydz-0"] {
	content: "iQizyM,"
}

.dwdtvC {
	margin: 10px 0 30px;
}

data-styled.g204[id="UltimasNoticiasWrapper__Botoes-sc-1pnvydz-2"] {
	content: "dwdtvC,"
}

.bdTzFo {
	width: 100%;
	padding-bottom: 70px;
}

.bdTzFo #taboola-below-article-thumbnails,
.bdTzFo #taboola-right-rail {
	width: 100%;
}

@media screen and (min-width:992px) {
	.bdTzFo h3 {
		margin: 0 0 10px 12px;
	}
}

.bdTzFo a {
	margin: 0 10px 0px 0;
}

.bdTzFo .bloco__sidebar--ultimasNoticias {
	margin-top: 58px;
}

data-styled.g213[id="UltimasNoticiasWrapper-sc-1dst5px-0"] {
	content: "bdTzFo,"
}

.eXJJIW {
	height: 48px;
	display: flex;
	padding: 0 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	align-items: center;
	justify-content: space-between;
	background-color: #1b4a7e;
}

@media screen and (min-width:768px) {
	.eXJJIW {
		height: 76px;
	}
}

.eXJJIW h1 {
	font-style: italic;
	text-transform: uppercase;
}

data-styled.g214[id="UltimasNoticiasWrapper__Cabecalho-sc-1dst5px-1"] {
	content: "eXJJIW,"
}

.hcJrew {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

@media screen and (min-width:0px) {
	.hcJrew {
		margin-bottom: 50px;
	}
}

.hcJrew .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

@media screen and (min-width:992px) {
	.hcJrew .bloco-publicidade {
		align-items: flex-start;
	}
}

.hcJrew .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hcJrew .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

.hcJrew .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hcJrew .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hcJrew .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hcJrew .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hcJrew .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hcJrew .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hcJrew .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hcJrew iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hcJrew.fixarBanner {
	background-color: #fff;
}

.hcJrew.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hcJrew.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hcJrew #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hcJrew #taboola-right-rail-home {
	width: 100%;
}

.jxesUg {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 40px 0 0;
}

@media screen and (min-width:0px) {
	.jxesUg {
		min-height: 130px;
	}
}

@media screen and (min-width:992px) {
	.jxesUg {
		min-height: 250px;
	}
}

.jxesUg .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.jxesUg .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.jxesUg .bloco-publicidade {
		min-height: 130px;
	}
}

@media screen and (min-width:992px) {
	.jxesUg .bloco-publicidade {
		min-height: 250px;
	}
}

.jxesUg .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.jxesUg .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.jxesUg .bloco-publicidade>div:nth-child(1) {
		min-height: 130px;
	}
}

@media screen and (min-width:992px) {
	.jxesUg .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

.jxesUg .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.jxesUg .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.jxesUg .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.jxesUg .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.jxesUg .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.jxesUg .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.jxesUg .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.jxesUg iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.jxesUg.fixarBanner {
	background-color: #fff;
}

.jxesUg.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.jxesUg.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.jxesUg #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.jxesUg #taboola-right-rail-home {
	width: 100%;
}

.evyahb {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.evyahb .bloco-publicidade {
		align-items: flex-start;
	}
}

.evyahb .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.evyahb .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.evyahb .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.evyahb .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.evyahb iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.evyahb.fixarBanner {
	background-color: #fff;
}

.evyahb.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.evyahb.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.evyahb #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.evyahb #taboola-right-rail-home {
	width: 100%;
}

.bMgMTP {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 30px 0 0;
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
}

@media screen and (min-width:992px) {
	.bMgMTP {
		top: 80px;
	}
}

@media screen and (min-width:0px) {
	.bMgMTP {
		min-height: 250px;
	}
}

@media screen and (min-width:1280px) {
	.bMgMTP {
		min-height: 600px;
	}
}

@media screen and (min-width:0px) {
	.bMgMTP {
		position: relative;
	}
}

@media screen and (min-width:992px) {
	.bMgMTP {
		position: sticky;
	}
}

.bMgMTP .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.bMgMTP .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.bMgMTP .bloco-publicidade {
		min-height: 250px;
	}
}

@media screen and (min-width:1280px) {
	.bMgMTP .bloco-publicidade {
		min-height: 600px;
	}
}

.bMgMTP .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bMgMTP .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.bMgMTP .bloco-publicidade>div:nth-child(1) {
		min-height: 250px;
	}
}

@media screen and (min-width:1280px) {
	.bMgMTP .bloco-publicidade>div:nth-child(1) {
		min-height: 600px;
	}
}

.bMgMTP .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bMgMTP .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bMgMTP .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bMgMTP .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bMgMTP .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bMgMTP .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bMgMTP .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bMgMTP iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bMgMTP.fixarBanner {
	background-color: #fff;
}

.bMgMTP.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bMgMTP.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bMgMTP #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bMgMTP #taboola-right-rail-home {
	width: 100%;
}

data-styled.g1[id="PublicidadesWrapper-sc-tdfx1c-0"] {
	content: "hcJrew,jxesUg,evyahb,bMgMTP,"
}

.hRSkhS {
	width: 100%;
	min-width: 100%;
	min-height: 280px;
}

.hRSkhS>span {
	display: block;
	height: 280px;
}

.ZFcHl {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.ZFcHl {
		min-height: 130px;
	}
}

@media screen and (min-width:992px) {
	.ZFcHl {
		min-height: 250px;
	}
}

.ZFcHl>span {
	display: block;
}

@media screen and (min-width:0px) {
	.ZFcHl>span {
		height: 130px;
	}
}

@media screen and (min-width:992px) {
	.ZFcHl>span {
		height: 250px;
	}
}

.ebvboq {
	width: 100%;
	min-width: 100%;
	min-height: 600px;
}

.ebvboq>span {
	display: block;
	height: 600px;
}

.iNnmtJ {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.iNnmtJ {
		min-height: 250px;
	}
}

@media screen and (min-width:1280px) {
	.iNnmtJ {
		min-height: 600px;
	}
}

.iNnmtJ>span {
	display: block;
}

@media screen and (min-width:0px) {
	.iNnmtJ>span {
		height: 250px;
	}
}

@media screen and (min-width:1280px) {
	.iNnmtJ>span {
		height: 600px;
	}
}

data-styled.g2[id="PublicidadesWrapper__Placeholder-sc-tdfx1c-1"] {
	content: "hRSkhS,ZFcHl,ebvboq,iNnmtJ,"
}

.cxWoMA header {
	width: 100%;
}

data-styled.g3[id="Box-sc-68smk-0"] {
	content: "cxWoMA,"
}

.jhnILN {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

.hBewGl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.14;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.blpCTZ {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

.iRRxze {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.bwTnee {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
}

.gJOFiB {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.13;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1b4a7e;
}

.egIRtT {
	margin: 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.egIRtT {
		font-size: 28px;
		line-height: 1.15;
		letter-spacing: -0.66px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.egIRtT {
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: -0.4px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, sans-serif;
	}
}

@media screen and (min-width:992px) {
	.egIRtT {
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: -0.4px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, sans-serif;
	}
}

@media screen and (min-width:0px) {
	.egIRtT {
		text-align: left;
	}
}

.dzxlkp {
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.dzxlkp {
		font-size: 11px;
		line-height: 1.45;
		letter-spacing: -0.26px;
		font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.dzxlkp {
		font-size: 13px;
		line-height: 1.54;
		font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.dzxlkp {
		text-align: left;
	}
}

@media screen and (min-width:0px) {
	.dzxlkp {
		margin-bottom: 20px;
	}
}

@media screen and (min-width:768px) {
	.dzxlkp {
		margin-bottom: 30px;
	}
}

.lgtchG {
	margin-bottom: 0;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.lgtchG {
		line-height: normal;
		font-size: 10px;
		font-weight: 700;
		letter-spacing: -0.35px;
		font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.lgtchG {
		line-height: normal;
		font-size: 10px;
		font-weight: 700;
		letter-spacing: -0.35px;
		font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.lgtchG {
		text-align: left;
	}
}

.iQWjBl {
	margin-bottom: 22px;
	display: inline-block;
	color: #4A4A4A;
}

@media screen and (min-width:0px) {
	.iQWjBl {
		line-height: 1;
		font-size: 9px;
		letter-spacing: 1;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:0px) {
	.iQWjBl {
		text-align: left;
	}
}

.lhmmoM {
	color: #4A4A4A;
}

@media screen and (min-width:0px) {
	.lhmmoM {
		font-size: 16px;
		line-height: 2;
		letter-spacing: normal;
		font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.lhmmoM {
		text-align: left;
	}
}

@media screen and (min-width:0px) {
	.lhmmoM {
		margin-top: 10px;
	}
}

.dBhKRd {
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.48px;
	text-transform: inherit;
	margin: 0;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.fxLTUP {
		font-size: 10px;
		font-weight: 400;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.hbwsvi {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.hbwsvi {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.hbwsvi {
		margin: 0;
	}
}

.bZDUdt {
	font-size: 14px;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.36px;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.bZDUdt {
		text-align: center;
	}
}

data-styled.g5[id="Text__TextBase-sc-1d75gww-0"] {
	content: "jhnILN,hBewGl,blpCTZ,iRRxze,bwTnee,gJOFiB,egIRtT,dzxlkp,lgtchG,iQWjBl,lhmmoM,dBhKRd,fxLTUP,hbwsvi,bZDUdt,"
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.iaUeyE {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.iaUeyE {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.iaUeyE {
		max-width: 1280px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.iaUeyE {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		display: block;
	}
}

.dbGrdF {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	height: 100%;
}

@media screen and (min-width:0px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dbGrdF {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dbGrdF {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dbGrdF {
		max-width: 1280px;
	}
}

data-styled.g6[id="Grid__Container-sc-owmjhw-0"] {
	content: "ijrrzD,iaUeyE,dbGrdF,"
}

.jJtlyw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.dYxeVS {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.dYxeVS {
		margin-left: 0;
		margin-right: 0;
	}
}

.cUGnsH {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.cUGnsH {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:992px) {
	.cUGnsH {
		margin: 0;
	}
}

.lfoEuw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.lfoEuw {
		top: 50px;
	}
}

@media screen and (min-width:992px) {
	.lfoEuw {
		position: sticky;
	}
}

data-styled.g7[id="Grid__Row-sc-owmjhw-1"] {
	content: "jJtlyw,dYxeVS,cUGnsH,lfoEuw,"
}

.jxgRUf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jxgRUf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxgRUf {
		padding-right: 0;
		padding-left: 0;
	}
}

.hXyuyk {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hXyuyk {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.hXyuyk {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:1280px) {
	.hXyuyk {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.kOkZyi {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kOkZyi {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kOkZyi {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.kOkZyi {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.jaahyQ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jaahyQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jaahyQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jaahyQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.jaahyQ {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.jaahyQ {
		padding-right: 0;
		padding-left: 0;
	}
}

.bbUrUl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.ijavaA {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.ijavaA {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.ijavaA {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.ijavaA {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

.bOVVlV {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 20px;
}

@media screen and (min-width:0px) {
	.bOVVlV {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.ekagKX {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.ekagKX {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.ekagKX {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.ekagKX {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

.iYYMPK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iYYMPK {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

.jGIUsq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jGIUsq {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

data-styled.g8[id="Grid__Col-sc-owmjhw-2"] {
	content: "jxgRUf,hXyuyk,kOkZyi,jaahyQ,bbUrUl,ijavaA,bOVVlV,ekagKX,iYYMPK,jGIUsq,"
}

.gzctRP {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.gzctRP:hover,
.gzctRP:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-size: 24px;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 20px;
	}
}

.jxmdrk {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.jxmdrk:hover,
.jxmdrk:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		margin-right: 15px;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 20px;
	}
}

.duyGDZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.duyGDZ:hover,
.duyGDZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 20px;
	}
}

.dTvCzO {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	margin: 20px 0 0;
	padding: 0;
}

.dTvCzO:hover,
.dTvCzO:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.dTvCzO {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-size: 30px;
	}
}

.fmAlub {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: white;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.fmAlub:hover,
.fmAlub:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.fmAlub {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.fmAlub {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

.ieIqGW {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	height: 47px;
	display: flex;
	margin: 0 auto;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	align-items: center;
	line-height: 38.4px;
	text-decoration: none;
	justify-content: center;
	flex-direction: initial;
	text-transform: uppercase;
	padding: 0 20px !important;
	border-radius: 0 !important;
	font-weight: bold !important;
	text-align: center !important;
	transition: all 0.4s ease !important;
	font-family: 'Arial', 'Helvetica', sans-serif !important;
	background-color: #FFFFFF;
	color: #1b4a7e;
	border: solid 2px #1b4a7e;
	box-shadow: -5px 5px 0 #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	width: 100%;
	text-transform: uppercase;
}

.ieIqGW:hover,
.ieIqGW:focus {
	opacity: 1 !important;
	box-shadow: 0 0 0 transparent;
	color: #ffffff;
	background-color: #1b4a7e;
}

.ieIqGW:hover span,
.ieIqGW:focus span {
	color: #ffffff;
}

@media screen and (min-width:992px) {

	.ieIqGW:hover i,
	.ieIqGW:focus i {
		color: #ffffff;
	}
}

.ieIqGW:hover,
.ieIqGW:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.ieIqGW {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.ieIqGW {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.ieIqGW {
		font-size: 20px;
	}
}

@media screen and (min-width:768px) {
	.ieIqGW {
		font-size: 20px;
	}
}

data-styled.g41[id="Buttons__Button-sc-brbebv-0"] {
	content: "gzctRP,jxmdrk,duyGDZ,dTvCzO,fmAlub,ieIqGW,"
}

.bXMQIi {
	top: 2px;
	font-size: 0px;
	line-height: 0;
	font-weight: bold;
	margin-right: 10px;
	color: transparent;
	position: relative;
	width: 27px;
	display: flex;
	cursor: pointer;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi {
		width: auto;
		height: 21px;
		display: flex;
		font-size: 16px;
		cursor: pointer;
		font-weight: bold;
		position: relative;
		margin-right: 15px;
		text-align: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		transition: all 0.4s ease;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #000000;
	}
}

.bXMQIi p {
	margin: 0;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi p:last-child {
		position: relative;
		top: 1px;
	}
}

.bXMQIi span {
	width: 20px;
	height: 2px;
	margin: 2px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	background: #000000;
}

@media screen and (min-width:768px) {
	.bXMQIi span {
		width: 24px;
		height: 2px;
		margin: 3px 5px 2px 0px;
		margin-right: 5px;
	}
}

.bXMQIi input {
	display: none;
}

.bXMQIi input:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(5px, 0px);
}

.bXMQIi input:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg);
}

.bXMQIi input:checked~span:nth-of-type(3) {
	width: 50%;
	transform-origin: bottom;
	transform: translate(17px, -6px) rotatez(45deg);
}

data-styled.g42[id="styles__ButtonMenuMobileWrapper-sc-15uuuo9-0"] {
	content: "bXMQIi,"
}

.gcBmsF {
	z-index: 2;
	position: relative;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border-bottom: solid 2px #1b4a7e;
	height: 68px;
}

@media screen and (min-width:768px) {
	.gcBmsF {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.gcBmsF {
		padding-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.gcBmsF {
		padding: 0 12px;
	}
}

data-styled.g43[id="MenuWrapper-sc-oovkh1-0"] {
	content: "gcBmsF,"
}

.jJlsdx {
	height: 66px;
	display: flex;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.jJlsdx {
		width: 100%;
		justify-content: space-between;
		height: 68px;
		max-width: 1152px;
	}
}

@media screen and (min-width:992px) {
	.jJlsdx {
		padding: 0 10px;
		border-bottom: 0;
		max-width: 1152px;
	}
}

@media screen and (min-width:1280px) {
	.jJlsdx {
		padding: 0;
		max-width: 1280px;
	}
}

data-styled.g44[id="MenuWrapper__Container-sc-oovkh1-1"] {
	content: "jJlsdx,"
}

.iCKrMn {
	order: 1;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: 100%;
	display: flex;
	align-self: center;
	align-items: center;
}

@media screen and (min-width:768px) {
	.iCKrMn {
		width: 131px;
		order: initial;
		padding-right: 16px;
	}
}

@media screen and (min-width:992px) {
	.iCKrMn {
		width: 190px;
	}
}

@media screen and (min-width:768px) {
	.iCKrMn button {
		font-size: 40px;
	}
}

.iCKrMn .btn-notificacao {
	top: 2px;
	width: 17.3px;
	height: 18.1px;
	font-size: 0px;
	overflow: visible;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17.3px 18.1px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAATmipGAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOBSURBVHgB7Vm9UttAEF7JBiqw3THDT5QniOnSIZ4AeIKQLh24TBW7Sxfo6BBPkOEJIjpK8gSWgYJ0AjqGn3wLYua03AlJJ8Uu8s3cSLfaO33eXe3drR2yxOLiou84zjqaj66H1k4exY+Pj6e4nuJ6dHFxEZIFHCqBNjA3N7eN2x2F2FuIQHhwfn4eUAkUJsoWdF33gJ6tVwbRw8PD56IWbhRRXl5e/gYXB5Tfijq0McdWq9Wiq6ur47yD3LyKTBKXvuZRjLYHt27C0u/Pzs4cbnzPMjw7THQk+smcuZDL9ZiQ43FXyuHCvWaz2Y+iKM4a7wHQ3cKtjlgPP2yXbInOz89709PTQyGO8eLNonGWxPdPSodOfHt7u3J5eRlljX3T9TMzMwdCFONlK2XSDY/B2DVKh0J7amrq4K2xmUTZAogzX5Wh34OrIyoJDOW82lNlnIP5XVSWKCbYFqKgbB5UwXNg7lC8K/PDMhJF/HMa2VBliMtDqgj39/cDtY93dXkhMekbid7d3XWFKLJdBlUkc0WKqD07O+ub9I1EEfS+2oc1j6h6pOaEVT2TYlaMeilF142oYiSbFhUfTLq5VyZMGtMYkZvouGEkinh5p/Zh0Yiqh/RSx6Q4VovKcEK/ZdJ1Myax2crlgiQKLxbPoyS+eqzHQ6oYmFO6vhTR1KDhcDiiiqHZM3im1UlLdGFhQa5Kp1QfIrXT6XS0caoliuTuqf06c6hM+li613R6WqLJ0Vft5z7bFAXmToUUiHd1eqYYXRWDa3M95g7VPry5qtN7RZSPHrikftXNzU1INaHRaIRCpN3uvSKKlOGrff7FMUA1gQ+GchON4saO1HtFVLPTrmyzbAKXfIRoXeqkiC4tLW2RSPQa11QOxGVA6XW/K89QKaIaawY2B7m8SOoCKauC/I9U/+UmqVp4QnlA/wg4QQRC1AWn/kvnqfYEl2/AmvtCMRiNRrXH5wuur68j1KN4m/dREfs4Rx3zMwesP9Fzuab23VJJcFjsMFHeFXk02Yg5RifVkiriBpLrHz780wS7Hnn2K/1HxShUGteBswbSSoj2BS1Guft3lrwsSv0rIoiqWeOpKMs3KP7+UuWoKnfIAk2yh/oRtjXVaYb17quKc32eZXaPLGEdo4i9E8Qgh5BvUBnA7d/JEtZEGSAbIh+PsInhMPDoOfed4NpDdXmfKsBfghNPWZqWzDgAAAAASUVORK5CYII=);
}

@media screen and (min-width:768px) {
	.iCKrMn .btn-notificacao {
		width: 21px;
		height: 22px;
		margin-top: 4px;
		background-size: 21px 22px;
	}
}

.iCKrMn .btn-notificacao:hover,
.iCKrMn .btn-notificacao:focus {
	opacity: 1;
	border-radius: 50%;
	background-color: rgba(232, 232, 232, 1);
}

.iCKrMn .btn-notificacao::before {
	top: -3px;
	width: 10px;
	right: 2px;
	height: 10px;
	content: '1+';
	display: block;
	position: absolute;
	border-radius: 50%;
	background-position: center;
	background-size: 8.4px 5.9px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #1b4a7e;
}

@media screen and (min-width:992px) {
	.iCKrMn .btn-notificacao::before {
		top: -3px;
		width: 12px;
		right: -1px;
		height: 12px;
	}
}

.iCKrMn .btn-notificacao .btn-notificacao__badge {
	display: none;
}

.iCKrMn .btn-notificacao.notificacao-ativa .btn-notificacao__badge {
	top: 2px;
	left: 2px;
	color: blue;
	display: block;
	position: absolute;
}

data-styled.g45[id="MenuWrapper__LeftSide-sc-oovkh1-2"] {
	content: "iCKrMn,"
}

.gjuHeo {
	order: 2;
	z-index: 2;
}

.gjuHeo .m-tech-logo {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	font-size: 0;
	position: absolute;
	text-align: center;
	transition: transform 0.4s;
}

.gjuHeo .m-tech-logo a {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 178px;
	height: 32px;
	transform: translate(-50%, -50%);
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a {
		width: 280px;
		height: 42px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a {
		height: 55px;
	}
}

.gjuHeo .m-tech-logo a svg {
	top: 50%;
	left: 50%;
	position: absolute;
	transition: transform 0.5s ease;
	transform: translate(-50%, -50%);
	width: 178px;
	height: 32px;
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a svg {
		height: 42px;
		width: 280px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a svg {
		height: 55px;
	}
}

data-styled.g46[id="MenuWrapper__CentralSide-sc-oovkh1-3"] {
	content: "gjuHeo,"
}

.iYzkVu {
	order: 3;
	z-index: 3;
	height: 100%;
	display: flex;
	align-items: center;
}

.iYzkVu span {
	display: none;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: transparent;
	color: transparent;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

@media screen and (min-width:992px) {
	.iYzkVu span {
		font-size: 14px;
		margin-left: 5px;
		color: #000000;
		display: flex;
	}
}

.iYzkVu button {
	padding: 0;
	border-radius: 0;
}

@media screen and (min-width:992px) {
	.iYzkVu button {

		display: flex;

		cursor: pointer;
		font-weight: bold;
		text-align: center;
		position: relative;
		align-items: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		font-family: 'Arial', 'Helvetica', sans-serif;

		;
		background-color: #FFFFFF;
	}
}

.iYzkVu button svg {
	width: 22px;
	height: 23px;
}

.iYzkVu button i {
	font-size: 30px;
}

data-styled.g47[id="MenuWrapper__RightSide-sc-oovkh1-4"] {
	content: "iYzkVu,"
}

.iGXzGV {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

@media screen and (min-width:0px) {
	.iGXzGV {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iGXzGV {
		display: flex;
	}
}

.iGXzGV li a,
.iGXzGV li span {
	display: flex;
	font-size: 12px;
	min-height: 30px;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
	position: relative;
	align-items: center;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.iGXzGV li a {
	opacity: 0.8;
}

data-styled.g48[id="HeaderCategoryListWrapper-sc-3wbqrg-0"] {
	content: "iGXzGV,"
}

.hayQZt {
	width: 100%;
	height: 27px;
	border-top: 0;
	display: none;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt .bloco__socialMedia {
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s, margin-top 0.4s;
}

.hayQZt .bloco__listaCategorias {
	transition: transform 0.3s, opacity 0.3s, pointer-events 0.8s, visibility 0.8s, margin-top 0.3s;
}

@media screen and (min-width:992px) {
	.hayQZt {
		height: 30px;
		display: block;
		flex-wrap: wrap;
		padding: 0 12px;
	}
}

.hayQZt.hide {
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt.hide .bloco__socialMedia {
	opacity: 0;
	margin-top: -30px;
	visibility: hidden;
	pointer-events: none;
	position: relative;
	background-color: transparent;
}

@media screen and (min-width:992px) {
	.hayQZt.hide .bloco__listaCategorias {
		opacity: 0;
		overflow: hidden;
		margin-top: -30px;
		visibility: hidden;
		pointer-events: none;
	}
}

.hayQZt.bordered {
	border-top: solid 2px #1b4a7e;
}

data-styled.g49[id="SubHeaderWrapper-sc-j7azih-0"] {
	content: "hayQZt,"
}

.PexNk {
	width: 100%;
	margin-top: 25px;
	border-top: 3px solid rgba(27, 74, 126, 0.8);
}

.PexNk li {
	padding: 7px 0px;
}

.PexNk li a::after {
	position: relative;
	content: ' - ';
	margin-left: 5px;
	color: #3f2c2e;
}

.PexNk a,
.PexNk button {
	border: 0;
	font-size: 10px;
	line-height: 1.1;
	font-weight: 700;
	position: relative;
	padding: 14px 3px;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	cursor: pointer;
}

.PexNk a:hover span,
.PexNk button:hover span {
	text-decoration: underline;
}

.PexNk a span,
.PexNk button span {
	font-size: inherit;
	font-weight: inherit;
}

.PexNk p {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #595959;
	text-transform: uppercase;
}

@media screen and (min-width:0px) {
	.PexNk p {
		margin-top: 18px;
	}
}

@media screen and (min-width:992px) {
	.PexNk p {
		margin-top: 14px;
	}
}

data-styled.g50[id="FooterWrapper-sc-126uqta-0"] {
	content: "PexNk,"
}

@media screen and (min-width:0px) {
	.gOuTne {
		display: block;
	}
}

data-styled.g52[id="FooterWrapper__LeftSide-sc-126uqta-2"] {
	content: "gOuTne,"
}

.aVDuE {
	align-items: baseline;
	justify-content: end;
}

@media screen and (min-width:0px) {
	.aVDuE {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.aVDuE {
		display: flex;
	}
}

data-styled.g53[id="FooterWrapper__RightSide-sc-126uqta-3"] {
	content: "aVDuE,"
}

.btaTNV {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:0px) {
	.btaTNV {
		display: inline-block;
	}
}

data-styled.g54[id="FooterWrapper__LinksList-sc-126uqta-4"] {
	content: "btaTNV,"
}

@media screen and (min-width:0px) {
	.iGutLl {
		display: inline-block;
	}
}

data-styled.g55[id="FooterWrapper__LinksListItem-sc-126uqta-5"] {
	content: "iGutLl,"
}

.jEzcsq {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color: #FFFFFF;
}

.jEzcsq.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s, visibility 0s;
}

.jEzcsq.active form {
	transform: translateY(0);
}

.jEzcsq.active svg {
	transform: translateY(0);
}

.jEzcsq svg {
	transform: translateY(-50px);
	transition: transform 0.2s;
}

data-styled.g56[id="HeaderSearchModalWrapper-sc-1h7ctgp-0"] {
	content: "jEzcsq,"
}

.kVhDKK {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.kVhDKK {
		padding: 20px 0;
	}
}

.kVhDKK button {
	background: transparent;
	color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
	right: 10px;
	transition: transform 0.2s;
}

.kVhDKK button:hover {
	transform: rotate(90deg);
}

.kVhDKK button::before,
.kVhDKK button::after {
	background-color: #1b4a7e;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	margin: auto;
}

.kVhDKK button::before {
	transform: rotate(45deg);
}

.kVhDKK button::after {
	transform: rotate(-45deg);
}

.kVhDKK div {
	position: relative;
	justify-content: center;
}

data-styled.g57[id="HeaderSearchModalWrapper__Logo-sc-1h7ctgp-1"] {
	content: "kVhDKK,"
}

.doxoOJ {
	max-width: 595px;
	margin: 65px auto 0;
	padding: 0 15px;
}

@media screen and (min-width:768px) {
	.doxoOJ {
		padding: 0 30px;
	}
}

data-styled.g58[id="HeaderSearchModalWrapper__Busca-sc-1h7ctgp-2"] {
	content: "doxoOJ,"
}

.llcuMa {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	transform: translateY(-50px);
	transition: transform 0.2s;
}

@media screen and (min-width:768px) {
	.llcuMa {
		flex-flow: initial;
		border-bottom: 1px solid #3a1114;
	}
}

.llcuMa button {
	display: inline-block;
	border: solid 2px #1b4a7e;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b4a7e;
	text-decoration: none;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	transition: all 0.4s ease;
	line-height: 38.4px;
	height: 40px;
	right: 0;
	bottom: 10px;
	border-radius: 0;
	margin-top: 14px;
}

@media screen and (min-width:768px) {
	.llcuMa button {
		margin-top: 20px;
	}
}

.llcuMa button:hover {
	background-color: #1b4a7e;
	color: #FFFFFF;
	opacity: 1;
}

data-styled.g59[id="HeaderSearchModalWrapper__Form-sc-1h7ctgp-3"] {
	content: "llcuMa,"
}

.jnIuBw {
	color: #1b4a7e;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #3a1114;
}

@media screen and (min-width:768px) {
	.jnIuBw {
		border-bottom: 1px solid transparent;
	}
}

.jnIuBw::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1px;
	height: 33px;
}

.jnIuBw input {
	width: 100%;
	height: 40px;
	padding: 0 0 10px 7px;
	font-size: 24px;
	border: none;
	color: #3f2c2e;
	font-family: 'BeVietnam-Regular', 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	margin-top: 13px;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:768px) {
	.jnIuBw input {
		padding-right: 15px;
	}
}

.jnIuBw input::placeholder {
	color: rgba(101, 101, 101, 0.5);
	font-weight: bold;
}

data-styled.g60[id="HeaderSearchModalWrapper__Label-sc-1h7ctgp-4"] {
	content: "jnIuBw,"
}


@media screen and (min-width:992px) {
	.bbMyaj {
		margin-bottom: 0;
	}
}

data-styled.g62[id="styles__Head-sc-20qlq5-1"] {
	content: "bbMyaj,"
}

* {
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'BlinkMacSystemFont', '-apple-system', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: swap;
}

html {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html,
body {
	width: 100%;
	display: block;
	min-height: 100vh;
	overscroll-behavior-x: none;
}

#__next {
	width: 100%;
	min-width: 100%;
}

.list-style-none {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
	padding: 0;
}

.imagem__placeholder,
.publicidade__placeholder {
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.placeholder__wrapper {
	padding: 0;
	width: 100%;
}

.placeholder__wrapper>span {
	width: 100%;
}

.placeholder__segundaDobra {
	min-height: 1700px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__segundaDobra {
		min-height: 1172px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__segundaDobra {
		min-height: 600px;
	}
}

.placeholder__categoriaHome {
	min-height: 1830px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__categoriaHome {
		min-height: 1490px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__categoriaHome {
		min-height: 662px;
	}
}

.placeholder__ultimasNoticias {
	min-height: 1380px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__ultimasNoticias {
		min-height: 2690px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__ultimasNoticias {
		min-height: 2440px;
	}
}

.placeholder__conteudoEspecial {
	width: 100%;
	height: 800px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__conteudoEspecial {
		height: 820px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__conteudoEspecial {
		height: 270px;
	}
}

.placeholder__homeColunas {
	min-height: 270px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__homeColunas {
		min-height: 300px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__homeColunas {
		min-height: 330px;
	}
}

.placeholder__publicidade--horizontal {
	width: 100%;
	height: 113px;
	display: flex;
	min-width: 100%;
	max-width: 970px;
	min-height: 113px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.placeholder__publicidade--horizontal {
		height: 232px;
		min-height: 232px;
	}
}

.btn {
	padding: 0;
	display: flex;
	font-size: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

@media screen and (min-width:768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.btn-outline {
		border: solid 2px #fff;
	}
}

.btn-white {
	color: #fff;
	border-color: #fff;
}

.btn-white i,
.btn-white span {
	color: #fff;
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width:0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width:768px) {

	.btn-icon i,
	.btn-icon svg {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.editoria-vitrine-m-home div div div div>div:last-child>.row>div:nth-child(n + 3) {
		display: none;
	}
}

.m-pulse {
	animation: m-pulse 1.5s infinite;
}

audio,
video {
	height: auto;
	max-width: 100%;
}

@keyframes m-pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.6;
	}

	to {
		opacity: 1;
	}
}

.home header {
	margin-bottom: 0;
}

.home .bloco__posicao--sp {
	display: flex;
	flex-wrap: wrap;
}

.home .bloco__posicao--sp .mtech__categoriaHome--distrito-federal {
	order: 2;
}

.home .bloco__posicao--sp .mtech__categoriaHome--sao-paulo {
	order: 1;
}

@media screen and (min-width:768px) {
	body>[class*='adopt'] {
		left: auto !important;
		right: 75px !important;
		box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.52) !important;
	}
}

.MTP_VIDEO,
.MTP_VIDEO_2 {
	max-height: 270px;
}

.MTP_VIDEO:before,
.MTP_VIDEO_2:before {
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #777;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 7px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

.MTP_VIDEO:before {
	top: -10px;
}

.MTP_VIDEO_2 {
	height: 250px;
	padding-top: 10px;
	max-height: 250px;
}

@media screen and (min-width:992px) {
	.MTP_VIDEO_2 {
		height: 180px;
		max-height: 180px;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

data-styled.g64[id="sc-global-dYCcwq1"] {
	content: "sc-global-dYCcwq1,"
}

.hlLuFl {
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	display: none;
	position: fixed;
	pointer-events: visible;
	background: #000000;
}

.hlLuFl.ativo {
	display: block;
}

data-styled.g83[id="HeaderOverlayWrapper-sc-d6uctn-0"] {
	content: "hlLuFl,"
}

.bPQkxJ {
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 30vh;
	max-width: 320px;
	overflow-y: scroll;
	padding: 0 30px 60px;
	pointer-events: visible;
	transition: all 0.1s, height 0s;
	transform: translate3d(-100%, 0, 0);
	background-color: #FFFFFF;
}

.bPQkxJ.menu-ativo {
	transform: translateZ(0);
}

data-styled.g92[id="SidenavWrapper-sc-ovw2kv-0"] {
	content: "bPQkxJ,"
}

.ZKZJZ {
	display: flex;
	justify-content: end;
}

.ZKZJZ button {
	width: 30px;
	height: 30px;
	transition: transform 0.4s;
}

.ZKZJZ button:hover {
	transform: rotate(90deg);
}

data-styled.g93[id="SidenavWrapper__Header-sc-ovw2kv-1"] {
	content: "ZKZJZ,"
}

.kYfbjs {
	width: 100%;
	padding: 28px 0;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

data-styled.g94[id="SidenavWrapper__Logo-sc-ovw2kv-2"] {
	content: "kYfbjs,"
}

.kGCYUA {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 0 25px;
}

data-styled.g95[id="SidenavWrapper__LinksList-sc-ovw2kv-3"] {
	content: "kGCYUA,"
}

.dOyhbx {
	width: 100%;
	display: block;
	line-height: 45px;
	position: relative;
}

.dOyhbx a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.dOyhbx a:hover,
.dOyhbx a:focus,
.dOyhbx a:active {
	text-decoration: underline;
}

data-styled.g96[id="SidenavWrapper__Link-sc-ovw2kv-4"] {
	content: "dOyhbx,"
}

.hRMtoH {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 0;
	align-items: center;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

.hRMtoH a {
	font-size: 38px;
	margin-right: 20px;
	color: #1b4a7e;
}

.hRMtoH a:last-child {
	margin-right: 0;
}

.hRMtoH a.m-whatsapp {
	display: flex;
	margin-top: 10px;
	align-items: center;
	text-decoration: none;
}

.hRMtoH a.m-whatsapp span {
	font-size: 18px;
	padding-left: 5px;
	color: #3f2c2e;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g97[id="SidenavWrapper__Social-sc-ovw2kv-5"] {
	content: "hRMtoH,"
}

.jqaERt {
	margin: 0;
	padding: 0;
	padding: 25px 0;
	list-style: none;
	border-top: solid 2px;
	border-color: #1b4a7e;
}

.jqaERt li {
	margin: 0 0 16px 0;
}

.jqaERt li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.jqaERt li a:hover,
.jqaERt li a:focus,
.jqaERt li a:active {
	text-decoration: underline;
}

data-styled.g98[id="SidenavWrapper__FooterLinks-sc-ovw2kv-6"] {
	content: "jqaERt,"
}

.hwA-DlS {
	left: 0vw;
	top: 0;
	z-index: 20;
	width: 450px;
	position: fixed;
	max-width: 100%;
	transition: 0.1s;
	padding: 25px 55px 58px;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
}

.hwA-DlS.active {
	transform: translateY(0);
}

.hwA-DlS button.habilitar-notificacoes {
	border: 0;
	width: 100%;
	height: 40px;
	margin: 14px 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	font-family: Arial;
	text-align: center;
	letter-spacing: -0.34px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 230px center;
	background-color: #1b4a7e;
	color: #ffffff;
}

.hwA-DlS button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g99[id="ModalPermitirNotificacaoWrapper-sc-375tps-0"] {
	content: "hwA-DlS,"
}

.bMiKTk {
	top: -100%;
	z-index: 20;
	width: 100%;
	height: 100%;
	position: fixed;
	transition: 0.5s;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	background-color: rgb(30 30 30 / 54%);
}

.bMiKTk.active {
	transform: translateY(0);
}

.bMiKTk button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g100[id="ModalPermitirNotificacaoWrapper__TutorialWrapper-sc-375tps-1"] {
	content: "bMiKTk,"
}

.cwOBnV {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.cwOBnV img.m-modal-categoria {
	margin-top: 10px;
}

.cwOBnV b {
	color: #1b4a7e;
}

data-styled.g101[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-2"] {
	content: "cwOBnV,"
}

.kZnoRE {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

data-styled.g102[id="ModalPermitirNotificacaoWrapper__Lista-sc-375tps-3"] {
	content: "kZnoRE,"
}

.iYoFlF {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	gap: 3px;
}

.iYoFlF p {
	font-size: 14px;
}

data-styled.g103[id="ModalPermitirNotificacaoWrapper__Item-sc-375tps-4"] {
	content: "iYoFlF,"
}

.fwDxfb {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 31px 34px 35px;
	max-width: 450px;
	max-height: 400px;
	margin: 0 0 0 auto;
	background-color: #FFFFFF;
}

@media screen and (min-width:768px) {
	.fwDxfb {
		left: 42vw;
	}
}

@media screen and (min-width:992px) {
	.fwDxfb {
		left: 70vw;
	}
}

.fwDxfb img.m-modal-categoria {
	margin-top: 10px;
}

data-styled.g104[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-5"] {
	content: "fwDxfb,"
}

.kXwAfX {
	top: 37px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
	overflow: auto;
	position: fixed;
	visibility: hidden;
	background-color: transparent;
}

.kXwAfX.active {
	display: inherit;
}

.kXwAfX a {
	text-decoration: none;
}

.kXwAfX.active {
	opacity: 1;
	visibility: visible;
}

.kXwAfX.active .m-modal-header,
.kXwAfX.active .m-modal-content {
	transform: translateY(0);
}

.kXwAfX .m-modal-header,
.kXwAfX .m-modal-content {
	transform: translateY(-30%);
	transition: transform 0.6s;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content {
	display: block;
	height: auto;
	max-width: 100%;
	text-align: center;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content button.habilitar-notificacoes {
	width: 100%;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.34px;
	text-align: center;
	border: 0;
	color: #fff;
	margin: 14px 0;
	cursor: pointer;
	background-color: #1b4a7e;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 243px center;
	background-image: url([object Object]/images/modal-push/bell-push-white.svg);
}

@media screen and (min-width:768px) {
	.kXwAfX {
		top: 47px;
	}
}

data-styled.g105[id="ModalNotificacaoWrapper-sc-1dnzgk3-0"] {
	content: "kXwAfX,"
}

.fEsLNN {
	margin: 18px auto 0;
	background: #fff;
	max-width: 360px;
	padding: 14px;
	border: 0.5px solid #ddd;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.fEsLNN {
		margin: 20px 1% 0;
	}
}

@media screen and (min-width:1400px) {
	.fEsLNN {
		margin: 20px 11% 0;
	}
}

data-styled.g107[id="ModalNotificacaoWrapper__Corpo-sc-1dnzgk3-2"] {
	content: "fEsLNN,"
}

.bpBoQo {
	background: transparent;
}

.bpBoQo .m-segment-title-list {
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	position: relative;
	text-align: center;
	line-height: normal;
	padding: 60px 64px 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDU0IDQ5Ij4NCiAgICA8ZyBmaWxsPSIjQzMyNDE3Ij4NCiAgICAgICAgPHBhdGggZD0iTTQ0LjUwMiAzNi42YTEyLjIxNiAxMi4yMTYgMCAwMS0uODM1LTQuNDU2VjIxLjA3MWMwLTcuNjgtNC45Ny0xNC4xMjEtMTEuNzUyLTE2LjI5NEMzMS41MTIgMi4zNTQgMjkuNDY5LjUgMjcgLjVzLTQuNTEyIDEuODU0LTQuOTE1IDQuMjc3QzE1LjMwMyA2Ljk1IDEwLjMzMyAxMy4zOSAxMC4zMzMgMjEuMDd2MTEuMDczYzAgMS41MzQtLjI4IDMuMDMzLS44MzUgNC40NTZsLTIuMzggNi4xMmExLjc1OCAxLjc1OCAwIDAwLjE2OCAxLjU5OGMuMzExLjQ3Mi44MjcuNzUzIDEuMzguNzUzaDEyLjY3QzIyLjUxOCA0Ny4xMzcgMjQuNjI2IDQ4LjUgMjcgNDguNWMyLjM3NSAwIDQuNDgyLTEuMzYzIDUuNjY0LTMuNDI5aDEyLjY3Yy41NTMgMCAxLjA2OS0uMjggMS4zOC0uNzUzLjMwOS0uNDcyLjM3Mi0xLjA2OC4xNjctMS41OTdsLTIuMzgtNi4xMnptLTMzLjM3NCA1LjA0M2wxLjQ2Ni0zLjc3YTE1Ljc0IDE1Ljc0IDAgMDAxLjA3My01LjczVjIxLjA3MmMwLTcuNTYzIDUuOTgxLTEzLjcxNCAxMy4zMzMtMTMuNzE0czEzLjMzMyA2LjE1IDEzLjMzMyAxMy43MTR2MTEuMDczYzAgMS45NzIuMzYyIDMuOSAxLjA3MyA1LjcyOWwxLjQ2NiAzLjc3SDExLjEyOHpNMy4wOTkgMTEuNUEyOC44MDEgMjguODAxIDAgMDAwIDI0LjVjMCA0LjUxOSAxLjA3MSA5LjAxNCAzLjA5OSAxM0w2IDM1Ljg3NUM0LjIwMiAzMi4zMzcgMy4yOSAyOC41MSAzLjI5IDI0LjVTNC4yMDIgMTYuNjYzIDYgMTMuMTI1TDMuMDk5IDExLjV6TTUwLjkwMSAxMS41TDQ4IDEzLjEyNWMxLjc5OCAzLjUzOCAyLjcxIDcuMzY1IDIuNzEgMTEuMzc1cy0uOTEyIDcuODM3LTIuNzEgMTEuMzc1bDIuOTAxIDEuNjI1QTI4LjgwMSAyOC44MDEgMCAwMDU0IDI0LjVjMC00LjUxOS0xLjA3MS05LjAxNC0zLjA5OS0xM3oiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat center top/54px auto;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-title-list {
		font-size: 20px;
		padding: 60px 0 0;
	}
}

.bpBoQo .m-segment-content {
	display: block;
	text-align: left;
	grid-template-columns: repeat(3, 1fr);
}

.bpBoQo .m-segment-inputs {
	color: #000;
	display: block;
	font-size: 15px;
	cursor: pointer;
	margin: 16px 0 0;
	font-weight: bold;
	position: relative;
}

.bpBoQo .m-segment-inputs:first-child {
	margin-top: 0;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-inputs {
		margin: 0;
		display: flex;
		align-items: center;
	}

	.bpBoQo .m-segment-inputs:first-child {
		grid-column-end: 4;
		grid-column-start: 2;
	}
}

.bpBoQo .m-segment-inputs span {
	display: block;
	padding-left: 25px;
}

.bpBoQo .m-segment-inputs span::before,
.bpBoQo .m-segment-inputs span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
}

.bpBoQo .m-segment-inputs span::before {
	border-radius: 3px;
	border: solid 1px #535353;
	background-color: #e9e9e9;
}

.bpBoQo .m-segment-inputs span::after {
	opacity: 0;
	transition: opacity 0.5s;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCiAgICA8cGF0aCBmaWxsPSIjQzMyNDE3IiBkPSJNMyA5LjEzOEw5Ljg0OSAxNiAyMyAyLjg2MiAyMS4xMTIgMSA5Ljg0OSAxMi4yNSA0Ljg2MiA3LjI2M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xKSIvPg0KPC9zdmc+DQo=) no-repeat center/18px auto;
}

.bpBoQo .m-segment-user:checked+span::after {
	opacity: 1;
}

.bpBoQo .m-segment-user {
	opacity: 0;
	position: absolute;
	pointer-events: none;
}

.bpBoQo .m-segment-close {
	border: 0;
	width: 272px;
	height: 48px;
	color: white;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	border-radius: 4px;
	background-color: #1b4a7e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g109[id="ModalNotificacaoWrapper__Conteudo-sc-1dnzgk3-4"] {
	content: "bpBoQo,"
}

.fiJMJS {
	width: 100%;
	position: relative;
}

@media screen and (min-width:992px) {
	.fiJMJS {
		padding-left: 112px;
	}
}

@media screen and (min-width:0px) {
	.fiJMJS {
		margin-bottom: 38px;
	}
}

@media screen and (min-width:768px) {
	.fiJMJS {
		margin-bottom: 58px;
	}
}

.fiJMJS.secondary-theme {
	padding-top: 12px;
	border-radius: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	background: linear-gradient(90deg, rgba(27, 74, 126, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #1b4a7e;
	box-shadow: 0px 104px 29px 0px rgba(0, 0, 0, 0), 0px 67px 27px 0px rgba(0, 0, 0, 0.01), 0px 38px 23px 0px rgba(0, 0, 0, 0.03), 0px 17px 17px 0px rgba(0, 0, 0, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.06), 0px 0px 0px 0px rgba(0, 0, 0, 0.06);
}

.fiJMJS.secondary-theme .newsletter__label-image {
	margin-left: 12px;
}

@media screen and (min-width:992px) {
	.fiJMJS.secondary-theme .newsletter__label-image {
		height: 100%;
		display: flex;
		align-items: center;
	}
}

.fiJMJS.secondary-theme .newsletter__label-image img {
	margin: 0;
	display: inline-block;
}

@media screen and (min-width:992px) {
	.fiJMJS.secondary-theme .newsletter__label-image img {
		width: 88px;
		height: 88px;
	}
}

.fiJMJS.secondary-theme .newsletter__label-content {
	padding-left: 12px;
}

.fiJMJS.secondary-theme .newsletter__label-content h2 {
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.fiJMJS.secondary-theme .newsletter__label-content h2 {
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 18px !important;
		font-style: normal !important;
		letter-spacing: -0.22px !important;
	}
}

.fiJMJS.secondary-theme .newsletter__label-content span {
	display: block;
	margin: 12px 0;
	color: #ffffff;
}

.fiJMJS.secondary-theme .newsletter__form {
	margin: 0;
	padding-left: 12px;
}

.fiJMJS.secondary-theme .newsletter__form input {
	border: 0;
	border-radius: 5px;
}

.fiJMJS.secondary-theme .newsletter__form button {
	margin-left: -6px;
	border-radius: 5px;
	background-color: #000000;
}

.fiJMJS.secondary-theme .newsletter__see-all {
	margin-top: 12px;
	padding-left: 12px;
}

.fiJMJS.secondary-theme .newsletter__see-all p,
.fiJMJS.secondary-theme .newsletter__see-all span {
	color: #ffffff;
}

@media screen and (min-width:992px) {
	.fiJMJS.secondary-theme .newsletter__see-all a {
		right: 12px;
		bottom: 80px;
	}
}

.fiJMJS.secondary-theme .newsletter__see-all a::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKlSURBVHgBtVbPSxRRHP++cWImCkeQ1iiaSM0OtUFZF6mDrYei7lKHCP+pDkHQJegSFAQdCg/pXtQ6rHnoF+xqwQwEO6I4A8rzfd+b9+a9+aELup9l4f3+fH9+dsn7S2coHAJ5gGhjNafpoAdQdtiWE3/qDoxcq4Mz6MFxYjsMYOPrMoSrLW4ZQQ9Hp2fg3OQt6CcCRvjj4wewvAt+38kQGD3ksofHJ4yNP/OfYSsIgBAzdwjMAd/oAXj0dG0Exu411Nrw+GWwbdcxDo5ON6DTXOBfdVnbLxYOYfNi3Z2fvM3rQseA42ZFowMPovsY8ySKMpK0IlV1IlXOYdfzYOL+Q36/DBZUAC/UZ59AjcWeZu7wMU3H5gLL09U63Hg6V0mGMDyM1juKjFs7mFnbaS5CHHW1fIKKr+04MNaYgRoj1NFN3xvSDDA8jFn4Wm9eG/mTltdnH2uWExXaId+Hm8/mCmS/5z/xt5LNqNpDCSTERsWQOp6nvL3O5rjXXlyAE6zY/Km7hZZCo9feveUNX1JL5YT8IrNs6cVzXkB6teEY87oXx3CKlb2OvytL3KDdJBEtVKJ5BcJ8q+ED3U4brjx4ZHgLmgSiV1jRsgYESGnLFqpUHuLFR0WHRRvrPB9CD038//UTvr16mSOr1ofKkIoCJCooO5vCC6y8iyysA64L7eYX+LeynFnYgwhVEuZDK5s/+N6CcG01zVHOQnUZKskrG5+kjZ2XNS5lKZnxJoUsHiQzumdC9YomMzKv8jVqnBQffZGQoqPWIXTarwaVvNwTkqsKNdeWKS22opUnMMZUeCTfINqhQrhKwoc22OwXQoe9FYZMlsTkLGvok97x/cVAjdXFAdXHxt5C9cBNxEFKfxSgOGDPWrtJLEQ2iqBfQKlDfUW53Act9xoNTew4vgAAAABJRU5ErkJggg==);
}

data-styled.g134[id="NewsletterFormularioWrapper-sc-1niyai9-0"] {
	content: "fiJMJS,"
}

.cISnwB {
	display: flex;
}

data-styled.g136[id="NewsletterFormularioWrapper__Label-sc-1niyai9-2"] {
	content: "cISnwB,"
}

.biUgDt {
	width: 56px;
	height: 56px;
	border-radius: 50%;
}

.biUgDt img {
	width: inherit;
	height: inherit;
}

@media screen and (min-width:992px) {
	.biUgDt {
		top: 0;
		left: 0;
		width: 88px;
		height: 88px;
		position: absolute;
	}
}

data-styled.g137[id="NewsletterFormularioWrapper__LabelImage-sc-1niyai9-3"] {
	content: "biUgDt,"
}

.eidOV {
	flex: 1;
	padding-left: 14px;
}

@media screen and (min-width:992px) {
	.eidOV {
		padding-left: 0;
	}
}

data-styled.g138[id="NewsletterFormularioWrapper__LabelContent-sc-1niyai9-4"] {
	content: "eidOV,"
}

.hkFTXg {
	line-height: 1;
}

@media screen and (min-width:0px) {
	.hkFTXg {
		margin-top: 15px;
	}
}

@media screen and (min-width:992px) {
	.hkFTXg {
		margin-top: 0;
	}
}

.hkFTXg a {
	height: 13px;
	padding-right: 20px;
	text-decoration: none;
	top: auto;
	right: auto;
	position: relative;
}

@media screen and (min-width:992px) {
	.hkFTXg a {
		right: 0;
		bottom: 55px;
		position: absolute;
	}
}

.hkFTXg a::before {
	top: 50%;
	right: 0;
	content: '';
	width: 14px;
	height: 12px;
	position: absolute;
	background-size: 14px 12px;
	transform: translateY(-50%);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIsSURBVHgB3ZZNctpAEIW7WzIbVznkBJF3BDCxClhkByeIcwKTE5icADiB7RMkN0hyApNVquIiQ4ShskO+AYtk48BMug0iwkhlYcte+Fvopxnp8WbezAhhwXkxVyOkIwTMQooYMBM+fSkPRh/lHuWgSsWWBtOGB4T4/a436uD3fH7fslHBI6D1rG6TDY3VsulwP/iQAhoxSwDHwT0SHdgskF30bFA+FNGgz+/KPBP2JxnF5ZsRntkRbR3+5YPaK7wCa6vj9vsT2ADlOFnY2eZMQDMsFkBxD2qEptZ/1bdczoGEiCu9s63mYtHcEDRf+eCHCk4mY41VKd+CW5A2RNaZPBMq+9yN3XhBhDHRlmsAT8NlDdjulQrjKLeKaz/2CmfSJlzn+XdK9MfVRl/GCzIyZhXvognGvIN1t6pXetn876p4pDO2Mgi10L+eaI31ijdqun1/bfyjQnONpFTt57ozbbU5w4eLMieajnscKK45vFjUVlwZ6FrW77dlz48NWqzg3O0vn0+N81Khz13RmguKCWis5o9d8VSqDoYncAsECah6wxOimQuwviCIqyuautImybsSCQrituwNdzkcnaAm15XBsP563hOJSCwYUPUu2ux2lxP4XK5hQ2y4A+4Gjm6yscP78vQFbQPUX05sgwc8qSFd8E2wa2gDl8iriaO1JTt+qt8yUVxJuq8TZ8x7eFBwImuzzNflVi9Op5oaZPAFpAjvqz+nNPscLA7/AGv01RM65+eVAAAAAElFTkSuQmCC);
}

.hkFTXg a,
.hkFTXg p,
.hkFTXg span {
	display: inline;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {

	.hkFTXg a,
	.hkFTXg p,
	.hkFTXg span {
		font-size: 12px;
		font-weight: 700;
		line-height: normal;
		letter-spacing: -0.35px;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.hkFTXg span {
	display: inline;
}

@media screen and (min-width:992px) {
	.hkFTXg span {
		display: none;
	}
}

data-styled.g139[id="NewsletterFormularioWrapper__SeeAll-sc-1niyai9-5"] {
	content: "hkFTXg,"
}

.iZhSrw {
	height: 40px;
	display: flex;
	margin: 12px 0 0;
	position: relative;
}

.iZhSrw:after {
	top: 100%;
	left: 10px;
	z-index: 2;
	width: 50%;
	opacity: 0;
	display: block;
	margin: 0 auto;
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	padding: 10px 5px;
	position: absolute;
	white-space: nowrap;
	background-color: #fff;
	transition: all 0.3s ease;
	text-transform: uppercase;
	content: 'Email inválido';
	transform: translateY(-210%);
	font-family: Arial, Helvetica, 'sans-serif';
	color: #1b4a7e;
}

data-styled.g140[id="NewsletterFormularioWrapper__Form-sc-1niyai9-6"] {
	content: "iZhSrw,"
}

.jumxjr {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}

data-styled.g141[id="NewsletterFormularioWrapper__Mensagem-sc-1niyai9-7"] {
	content: "jumxjr,"
}

.fTzeSE {
	flex: 1;
	padding: 0 12px;
	background: #fff;
	outline: transparent;
	border: 0.5px solid #979797;
	color: #555555;
}

@media screen and (min-width:0px) {
	.fTzeSE {
		font-size: 14px;
		font-weight: 400;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.fTzeSE::placeholder {
	font-size: 12px;
}

data-styled.g142[id="NewsletterFormularioWrapper__Input-sc-1niyai9-8"] {
	content: "fTzeSE,"
}

.lhKnGu {
	border: 0;
	width: 112px;
	cursor: pointer;
	background-color: #1b4a7e;
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.lhKnGu {
		font-size: 14px;
		font-weight: 700;
		line-height: normal;
		letter-spacing: -0.35px;
		font-family: Arial, Helvetica, sans-serif;
	}
}

data-styled.g143[id="NewsletterFormularioWrapper__Submit-sc-1niyai9-9"] {
	content: "lhKnGu,"
}

.eyCWhk {
	width: 100%;
}

data-styled.g152[id="CabecalhoColunasWrapper__CabecalhoColunistaWrapper-sc-rfoeyr-0"] {
	content: "eyCWhk,"
}

.ctyZuP {
	padding: 0 12px;
	overflow: hidden;
}

.ctyZuP::after {
	content: '';
	width: 70px;
	margin: 0 auto;
	display: block;
	border-bottom: solid 1px #9b9b9b90;
}

@media screen and (min-width:768px) {
	.ctyZuP::after {
		border-bottom: 0;
		margin-bottom: 20px;
	}
}

@media screen and (min-width:992px) {
	.ctyZuP {
		padding: 0 12px 0;
	}
}

.ctyZuP.wrapper-grande-angular,
.ctyZuP.wrapper-na-mira,
.ctyZuP.wrapper-nas-redes,
.ctyZuP.wrapper-guilherme-amado,
.ctyZuP.wrapper-guilherme-fiuza {
	padding: 0;
}

.ctyZuP.wrapper-grande-angular .wrapper-figure,
.ctyZuP.wrapper-na-mira .wrapper-figure,
.ctyZuP.wrapper-nas-redes .wrapper-figure,
.ctyZuP.wrapper-guilherme-amado .wrapper-figure,
.ctyZuP.wrapper-guilherme-fiuza .wrapper-figure {
	border-bottom: solid 2px #1b4a7e;
}

@media screen and (min-width:768px) {

	.ctyZuP.wrapper-grande-angular .grid__row,
	.ctyZuP.wrapper-na-mira .grid__row,
	.ctyZuP.wrapper-nas-redes .grid__row,
	.ctyZuP.wrapper-guilherme-amado .grid__row,
	.ctyZuP.wrapper-guilherme-fiuza .grid__row {
		border-bottom: solid 2px #1b4a7e;
	}

	.ctyZuP.wrapper-grande-angular .wrapper-figure,
	.ctyZuP.wrapper-na-mira .wrapper-figure,
	.ctyZuP.wrapper-nas-redes .wrapper-figure,
	.ctyZuP.wrapper-guilherme-amado .wrapper-figure,
	.ctyZuP.wrapper-guilherme-fiuza .wrapper-figure {
		border-bottom: none;
	}
}

.ctyZuP.wrapper-claudia-meireles {
	margin-bottom: 10px;
}

.ctyZuP.wrapper-juris .figure__logo--link {
	display: none;
}

.ctyZuP.wrapper-juris::after {
	display: none;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__imagem-cabecalho--link {
		display: flex;
		align-items: center;
	}
}

.ctyZuP.wrapper-juris .figure__logo {
	margin-top: -15px;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__logo {
		margin-top: 0;
	}
}

.ctyZuP.wrapper-juris .figure__logo img {
	height: 79px;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__logo img {
		height: 94px;
	}
}

data-styled.g154[id="CabecalhoColunasWrapper__Autor-sc-rfoeyr-2"] {
	content: "ctyZuP,"
}

.bDKvAq {
	display: flex;
	padding: 15px 0;
	overflow: hidden;
	min-height: 60px;
	align-items: center;
}

@media screen and (min-width:992px) {
	.bDKvAq {
		padding: 0;
		padding-top: 10px;
	}
}

.bDKvAq.wrapper-figure__grande-angular,
.bDKvAq.wrapper-figure__nas-redes,
.bDKvAq.wrapper-figure__guilherme-amado,
.bDKvAq.wrapper-figure__na-mira {
	padding: 15px 12px 0;
}

data-styled.g155[id="CabecalhoColunasWrapper__FigureWrapper-sc-rfoeyr-3"] {
	content: "bDKvAq,"
}

.jfgVDm {
	flex: none;
	border: none;
	display: flex;
	padding-right: 0;
	margin-right: 10px;
	align-items: center;
}

.jfgVDm img {
	width: 65px;
	height: 65px;
	display: block;
	overflow: hidden;
	border-radius: 100%;
}

.jfgVDm.figure__autor--grande-angular,
.jfgVDm.figure__autor--nas-redes,
.jfgVDm.figure__autor--guilherme-amado,
.jfgVDm.figure__autor--na-mira {
	align-self: end;
	margin-right: 8px;
}

@media screen and (min-width:768px) {

	.jfgVDm.figure__autor--grande-angular,
	.jfgVDm.figure__autor--nas-redes,
	.jfgVDm.figure__autor--guilherme-amado,
	.jfgVDm.figure__autor--na-mira {
		margin-right: 10px;
	}
}

.jfgVDm.figure__autor--grande-angular img,
.jfgVDm.figure__autor--nas-redes img,
.jfgVDm.figure__autor--guilherme-amado img,
.jfgVDm.figure__autor--na-mira img {
	width: 120px;
	height: auto;
	border-radius: 0;
	max-height: 180px;
	object-fit: contain;
}

@media screen and (min-width:992px) {

	.jfgVDm.figure__autor--grande-angular img,
	.jfgVDm.figure__autor--nas-redes img,
	.jfgVDm.figure__autor--guilherme-amado img,
	.jfgVDm.figure__autor--na-mira img {
		width: 170px;
	}
}

@media screen and (min-width:1280px) {

	.jfgVDm.figure__autor--grande-angular img,
	.jfgVDm.figure__autor--nas-redes img,
	.jfgVDm.figure__autor--guilherme-amado img,
	.jfgVDm.figure__autor--na-mira img {
		width: 200px;
	}
}

.jfgVDm.figure__autor--guilherme-amado img {
	width: 120px;
	height: 93px;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--guilherme-amado img {
		max-height: 230px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--guilherme-amado img {
		width: 170px;
		height: 132px;
	}
}

.jfgVDm.figure__autor--grande-angular img {
	width: 120px;
	height: 93px;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--grande-angular img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--grande-angular img {
		width: 200px;
		height: 155px;
	}
}

.jfgVDm.figure__autor--na-mira img {
	width: 120px;
	height: 93px;
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--na-mira img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--na-mira img {
		width: 170px;
		height: 131px;
	}
}

data-styled.g156[id="CabecalhoColunasWrapper__Figure-sc-rfoeyr-4"] {
	content: "jfgVDm,"
}

.ccWjUG {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.ccWjUG a {
	text-decoration: none;
}

.ccWjUG img {
	width: 100%;
	height: 60px;
	display: block;
	max-width: 240px;
	object-fit: contain;
	object-position: left;
}

@media screen and (min-width:480px) {
	.ccWjUG img {
		max-width: 240px;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG img {
		width: 300px;
		height: 44px;
		max-width: inherit;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG img {
		width: 100%;
		height: 60px;
		max-width: 352px;
	}
}

.ccWjUG.figure__logo--grande-angular,
.ccWjUG.figure__logo--guilherme-amado,
.ccWjUG.figure__logo--na-mira,
.ccWjUG.figure__logo--nas-redes {
	position: relative;
}

.ccWjUG.figure__logo--grande-angular img,
.ccWjUG.figure__logo--guilherme-amado img,
.ccWjUG.figure__logo--na-mira img,
.ccWjUG.figure__logo--nas-redes img {
	max-width: 270px;
}

@media screen and (min-width:992px) {

	.ccWjUG.figure__logo--grande-angular img,
	.ccWjUG.figure__logo--guilherme-amado img,
	.ccWjUG.figure__logo--na-mira img,
	.ccWjUG.figure__logo--nas-redes img {
		height: auto;
		max-width: 390px;
	}
}

.ccWjUG.figure__logo--na-mira img {
	height: auto;
}

@media screen and (min-width:768px) {
	.ccWjUG.figure__logo--na-mira img {
		height: 85px;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--na-mira img {
		height: auto;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--grande-angular img {
		min-height: 89px;
	}
}

.ccWjUG.figure__logo--na-mira img {
	width: 100%;
	height: 90px;
}

@media screen and (min-width:768px) {
	.ccWjUG.figure__logo--na-mira img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--na-mira img {
		width: 300px;
		height: 120px;
	}
}

.ccWjUG.figure__logo--guilherme-amado {
	width: 100%;
}

.ccWjUG.figure__logo--guilherme-amado a {
	display: block;
	width: 100%;
}

.ccWjUG.figure__logo--guilherme-amado img {
	width: 100%;
}

.ccWjUG .figure__logo--link {
	text-decoration: none;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.ccWjUG .figure__logo--link {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG .figure__logo--link {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG .figure__logo--link {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

@media screen and (min-width:0px) {
	.ccWjUG .figure__logo--link {
		font-size: 10px;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG .figure__logo--link {
		margin-bottom: 5px;
	}
}

.ccWjUG .figure__logo--link:hover,
.ccWjUG .figure__logo--link:focus,
.ccWjUG .figure__logo--link:active {
	text-decoration: underline;
}

data-styled.g157[id="CabecalhoColunasWrapper__Logo-sc-rfoeyr-5"] {
	content: "ccWjUG,"
}

.trrZe {
	height: 100%;
}

.trrZe #taboola-right-rail {
	width: 100%;
}

.trrZe .colunista__guilherme_amado {
	object-position: top;
}

.trrZe .sidebar-ultimasNoticias .grid-coluna__placeholder--imagem {
	display: none;
}

@media screen and (min-width:992px) {
	.trrZe .sidebar-ultimasNoticias .bloco-noticia__grid-titulo {
		padding-right: 0;
	}
}

.trrZe .sidebar-ultimasNoticias .noticia__categoria--placeholder {
	height: 10px !important;
}

.trrZe .sidebar-ultimasNoticias .noticia__titulo--placeholder {
	height: 13px !important;
}

.trrZe .sidebar-ultimasNoticias .noticia__article--placeholder {
	margin-bottom: 0;
}

.trrZe .sidebar-ultimasNoticias .noticia__titulo {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.trrZe .bloco-noticia__grid-titulo {
		display: flex;
		align-items: center;
	}
}

@media screen and (min-width:992px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo {
		margin-bottom: 15px;
	}

	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo h4 {
		margin-bottom: 2px;
	}
}

@media screen and (min-width:992px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia_autor span {
		font-size: 12px;
	}
}

.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
		font-size: 12px;
	}
}

data-styled.g161[id="SidebarWrapper-sc-1mby8az-0"] {
	content: "trrZe,"
}

.fPSJEY {
	width: 100%;
}

.fPSJEY a {
	text-decoration: none;
}

.fPSJEY .cabecalho__colunista--noblat .wrapper-blog-do-noblat {
	padding: 0;
}

@media screen and (min-width:768px) {
	.fPSJEY .cabecalho__colunista--noblat .wrapper-blog-do-noblat .cabecalho__colunista--noblat {
		padding: 0;
	}
}

data-styled.g185[id="CabecalhoBlogDoNoblatWrapper__BlogNoblatWrapper-sc-orl19k-0"] {
	content: "fPSJEY,"
}

.dGNacx {
	overflow-x: auto;
	padding-left: 0;
	padding-bottom: 0;
	white-space: nowrap;
	margin-bottom: 25px;
	border-bottom: solid 2px #1b4a7e;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 12px;
	padding-right: 12px;
}

@media screen and (min-width:768px) {
	.dGNacx {
		margin-left: 2px;
	}
}

@media screen and (min-width:992px) {
	.dGNacx {
		margin-left: 3px;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

data-styled.g186[id="CabecalhoBlogDoNoblatWrapper__Lista-sc-orl19k-1"] {
	content: "dGNacx,"
}

.dATRXE {
	display: inline;
	padding-right: 10px;
}

.dATRXE a {
	border: none;
	background: transparent;
	color: #1b4a7e;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 0.1px;
}

.dATRXE:last-child {
	padding-right: 0;
}

.dATRXE:hover {
	color: #1b4a7e;
	text-decoration: underline;
}

.dATRXE .selected {
	color: black;
}

data-styled.g187[id="CabecalhoBlogDoNoblatWrapper__Item-sc-orl19k-2"] {
	content: "dATRXE,"
}

.gvpqYk {
	padding: 0;
}

data-styled.g189[id="SidebarNoblatWrapper-sc-sdam7q-0"] {
	content: "gvpqYk,"
}

.eVCzJS {
	display: none;
	margin-top: 35px;
	border-bottom: 0;
}

@media screen and (min-width:992px) {
	.eVCzJS {
		display: block;
	}
}

data-styled.g194[id="SidebarNoblatWrapper__SemBorda-sc-sdam7q-5"] {
	content: "eVCzJS,"
}

.erDhiJ {
	width: 100%;
}

.erDhiJ a {
	text-decoration: none;
}

data-styled.g228[id="BlogNoblatWrapper-sc-es7bh7-0"] {
	content: "erDhiJ,"
}

.ddjclf a {
	color: #3f2c2e;
}

data-styled.g229[id="BlogNoblatWrapper__Titulo-sc-es7bh7-1"] {
	content: "ddjclf,"
}

.jLaSWZ p {
	color: #4A4A4A;
	text-align: left;
	margin-top: 10px;
}

@media screen and (min-width:768px) {
	.jLaSWZ p {
		color: #958f90;
	}
}

@media screen and (min-width:992px) {
	.jLaSWZ p {
		overflow-x: hidden;
		width: 465px;
	}
}

data-styled.g230[id="BlogNoblatWrapper__Descricao-sc-es7bh7-2"] {
	content: "jLaSWZ,"
}

.NdCCY a {
	color: #1b4a7e;
}

.NdCCY a:hover {
	color: #1b4a7e;
	text-decoration: underline;
}

data-styled.g231[id="BlogNoblatWrapper__Autor-sc-es7bh7-3"] {
	content: "NdCCY,"
}

.bMwBcU a {
	color: #1b4a7e;
}

.bMwBcU img {
	width: 100%;
	height: auto;
}

data-styled.g232[id="BlogNoblatWrapper__Noticia-sc-es7bh7-4"] {
	content: "bMwBcU,"
}

.eXgtyH {
	height: 92%;
	width: 100%;
}

data-styled.g234[id="BlogNoblatWrapper__Sidebar-sc-es7bh7-6"] {
	content: "eXgtyH,"
}

.deSQWO {
	margin: 25px 0 50px;
	text-transform: uppercase;
}

data-styled.g235[id="BlogNoblatWrapper__Botao-sc-es7bh7-7"] {
	content: "deSQWO,"
}

.dDxMdq {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.dDxMdq .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:992px) {
	.dDxMdq .bloco-publicidade {
		align-items: flex-start;
	}
}

.dDxMdq .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.dDxMdq .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.dDxMdq .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.dDxMdq .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.dDxMdq .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.dDxMdq .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.dDxMdq .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.dDxMdq .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.dDxMdq .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.dDxMdq iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.dDxMdq.fixarBanner {
	background-color: #fff;
}

.dDxMdq.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.dDxMdq.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.dDxMdq #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.dDxMdq #taboola-right-rail-home {
	width: 100%;
}

.crhmbg {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	max-width: 450px;
	min-height: 250px;
	margin-left: auto;
	aspect-ratio: 1.7777777777777777px;
	margin-right: auto;
}

.crhmbg .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

@media screen and (min-width:992px) {
	.crhmbg .bloco-publicidade {
		align-items: flex-start;
	}
}

.crhmbg .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.crhmbg .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 250px;
}

.crhmbg .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.crhmbg .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.crhmbg .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.crhmbg .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.crhmbg .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.crhmbg .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.crhmbg .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.crhmbg iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.crhmbg.fixarBanner {
	background-color: #fff;
}

.crhmbg.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.crhmbg.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.crhmbg #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.crhmbg #taboola-right-rail-home {
	width: 100%;
}

.hQRhmF {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hQRhmF {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.hQRhmF .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.hQRhmF .bloco-publicidade {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.hQRhmF .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.hQRhmF .bloco-publicidade>div:nth-child(1) {
		min-height: 1200px;
	}
}

.hQRhmF .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.hQRhmF .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.hQRhmF .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.hQRhmF .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.hQRhmF .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.hQRhmF .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.hQRhmF .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.hQRhmF iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.hQRhmF.fixarBanner {
	background-color: #fff;
}

.hQRhmF.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.hQRhmF.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.hQRhmF #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.hQRhmF #taboola-right-rail-home {
	width: 100%;
}

.evyahb {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.evyahb .bloco-publicidade {
		align-items: flex-start;
	}
}

.evyahb .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.evyahb .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.evyahb .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.evyahb .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.evyahb .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.evyahb .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.evyahb iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.evyahb.fixarBanner {
	background-color: #fff;
}

.evyahb.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.evyahb.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.evyahb #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.evyahb #taboola-right-rail-home {
	width: 100%;
}

.bYYueE {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
}

@media screen and (min-width:992px) {
	.bYYueE {
		top: 90px;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		position: sticky;
	}
}

.bYYueE .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.bYYueE .bloco-publicidade {
		align-items: flex-start;
	}
}

.bYYueE .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bYYueE .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bYYueE .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bYYueE>div {
	position: sticky;
	top: 8.5vh;
}

.bYYueE iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bYYueE.fixarBanner {
	background-color: #fff;
}

.bYYueE.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bYYueE.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bYYueE #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bYYueE #taboola-right-rail-home {
	width: 100%;
}

data-styled.g1[id="PublicidadesWrapper-sc-tdfx1c-0"] {
	content: "dDxMdq,crhmbg,hQRhmF,evyahb,bYYueE,"
}

.jzXwNm {
	width: 100%;
	min-width: 100%;
	min-height: 250px;
}

.jzXwNm>span {
	display: block;
	height: 250px;
}

.fJRJEW {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.fJRJEW {
		min-height: 1200px;
	}
}

.fJRJEW>span {
	display: block;
}

@media screen and (min-width:0px) {
	.fJRJEW>span {
		height: 1200px;
	}
}

.ebvboq {
	width: 100%;
	min-width: 100%;
	min-height: 600px;
}

.ebvboq>span {
	display: block;
	height: 600px;
}

data-styled.g2[id="PublicidadesWrapper__Placeholder-sc-tdfx1c-1"] {
	content: "jzXwNm,fJRJEW,ebvboq,"
}

.cxWoMA header {
	width: 100%;
}

.dJWmxU {
	width: 100%;
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-left: 12px;
	}
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-right: 12px;
	}
}

.dJWmxU header {
	width: 100%;
}

data-styled.g3[id="Box-sc-68smk-0"] {
	content: "cxWoMA,dJWmxU,"
}

.jhnILN {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

.hBewGl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.14;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.blpCTZ {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

.iRRxze {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.kQZDOh {
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.kQZDOh {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:480px) {
	.kQZDOh {
		line-height: 1.4;
		font-size: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.kQZDOh {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:992px) {
	.kQZDOh {
		font-size: 36px;
		font-weight: normal;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:0px) {
	.kQZDOh {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.kQZDOh {
		text-align: left;
	}
}

.bwTnee {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
}

.jjtjQV {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.29;
	font-family: "BeVietnam-Italic", Arial, Helvetica, "sans-serif";
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
	color: #333333;
}

@media screen and (min-width:0px) {
	.jjtjQV {
		text-align: left;
	}
}

@media screen and (min-width:0px) {
	.jjtjQV {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.jjtjQV {
		padding: 0;
	}
}

.deLfnX {
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.deLfnX {
		line-height: 1.15;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: -.66px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		line-height: 1.1;
		font-size: 38px;
		letter-spacing: -1.8px;
	}
}

@media screen and (min-width:0px) {
	.deLfnX {
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		margin: 0;
	}
}

@media screen and (min-width:0px) {
	.deLfnX {
		text-align: center;
	}
}

@media screen and (min-width:1280px) {
	.deLfnX {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.deLfnX {
		text-align: left;
	}
}

.potKJ {
	color: #333333;
}

@media screen and (min-width:0px) {
	.potKJ {
		line-height: 1;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		font-family: "BeVietnam-Italic", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.potKJ {
		line-height: 1.4;
		font-size: 12px;
	}
}

@media screen and (min-width:0px) {
	.potKJ {
		text-align: left;
	}
}

.dBhKRd {
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.48px;
	text-transform: inherit;
	margin: 0;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.fxLTUP {
		font-size: 10px;
		font-weight: 400;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.iOcCKi {
	margin: 0 0 15px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.iOcCKi {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.iOcCKi {
		line-height: 1.2;
		font-size: 19px;
		letter-spacing: -.43px;
	}
}

@media screen and (min-width:768px) {
	.iOcCKi {
		line-height: 1.17;
		font-size: 24px;
		letter-spacing: -.4px;
	}
}

@media screen and (min-width:0px) {
	.iOcCKi {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.iOcCKi {
		text-align: left;
	}
}

.hVGxwa {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.13;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #1b4a7e;
}

.jMThzG {
	margin: 0 0 8px 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.jMThzG {
		line-height: 1.2;
		font-weight: 400;
		font-size: 16px;
		letter-spacing: -.4px;
		font-family: "BeVietnam-Heavy", Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:0px) {
	.jMThzG {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.jMThzG {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.jMThzG {
		font-size: 22px;
	}
}

.hxkVCD {
	margin: 0;
}

@media screen and (min-width:0px) {
	.hxkVCD {
		line-height: 1.2;
		font-size: 14px;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

@media screen and (min-width:768px) {
	.hxkVCD {
		line-height: 1.2;
		font-size: 15px;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

.cxeBBm {
	margin: 0;
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.cxeBBm {
		line-height: 1.3;
		font-size: 13px;
		font-weight: 600;
		letter-spacing: -.26px;
		font-family: "BeVietnam-Heavy", sans-serif;
		;
	}
}

@media screen and (min-width:768px) {
	.cxeBBm {
		font-size: 15px;
	}
}

@media screen and (min-width:0px) {
	.cxeBBm {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.cxeBBm {
		text-align: left;
	}
}

@media screen and (min-width:768px) {
	.cxeBBm {
		font-size: 22px;
	}
}

.hbwsvi {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.hbwsvi {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.hbwsvi {
		margin: 0;
	}
}

.bZDUdt {
	font-size: 14px;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.36px;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.bZDUdt {
		text-align: center;
	}
}

data-styled.g5[id="Text__TextBase-sc-1d75gww-0"] {
	content: "jhnILN,hBewGl,blpCTZ,iRRxze,kQZDOh,bwTnee,jjtjQV,deLfnX,potKJ,dBhKRd,fxLTUP,iOcCKi,hVGxwa,jMThzG,hxkVCD,cxeBBm,hbwsvi,bZDUdt,"
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.iaUeyE {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.iaUeyE {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.iaUeyE {
		max-width: 1280px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.iaUeyE {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		display: block;
	}
}

.dqQxhb {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.dqQxhb {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dqQxhb {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dqQxhb {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dqQxhb {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dqQxhb {
		max-width: 1280px;
	}
}

@media screen and (min-width:1280px) {
	.dqQxhb {
		padding: 0;
	}
}

.bJnmSQ {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.bJnmSQ {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.bJnmSQ {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.bJnmSQ {
		max-width: 1280px;
	}
}

.dbGrdF {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
	height: 100%;
}

@media screen and (min-width:0px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dbGrdF {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dbGrdF {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dbGrdF {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dbGrdF {
		max-width: 1280px;
	}
}

.ehBdRX {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ehBdRX {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ehBdRX {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ehBdRX {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ehBdRX {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ehBdRX {
		max-width: 1280px;
	}
}

@media screen and (min-width:0px) {
	.ehBdRX {
		padding-right: 0;
		padding-left: 0;
	}
}

data-styled.g6[id="Grid__Container-sc-owmjhw-0"] {
	content: "ijrrzD,iaUeyE,dqQxhb,bJnmSQ,dbGrdF,ehBdRX,"
}

.jJtlyw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.dYxeVS {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.dYxeVS {
		margin-left: 0;
		margin-right: 0;
	}
}

.cqmWHV {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.cqmWHV {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (min-width:1280px) {
	.cqmWHV {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:768px) {
	.cqmWHV {
		justify-content: left;
	}
}

.iTEWZA {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.iTEWZA {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:1280px) {
	.iTEWZA {
		margin-left: 0;
		margin-right: 0;
	}
}

.iTEWZA>div {
	padding-right: 0;
	padding-left: 0;
}

.iTEWZA>div>div>div:last-of-type>div article {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.iTEWZA {
		justify-content: left;
	}
}

.cUGnsH {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.cUGnsH {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:992px) {
	.cUGnsH {
		margin: 0;
	}
}

.hXiIKi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.hXiIKi {
		justify-content: left;
	}
}

.kAWOi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.kAWOi {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:1280px) {
	.kAWOi {
		margin-left: 0;
		margin-right: 0;
	}
}

.kAWOi>div {
	padding-right: 0;
	padding-left: 0;
}

.kAWOi>div>div>div:last-of-type>div article {
	margin-bottom: 0;
}

.fHvEun {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
}



.lfoEuw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.lfoEuw {
		top: 50px;
	}
}

@media screen and (min-width:992px) {
	.lfoEuw {
		position: sticky;
	}
}

data-styled.g7[id="Grid__Row-sc-owmjhw-1"] {
	content: "jJtlyw,dYxeVS,cqmWHV,iTEWZA,cUGnsH,hXiIKi,kAWOi,fHvEun,lfoEuw,"
}

.jxgRUf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jxgRUf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxgRUf {
		padding-right: 0;
		padding-left: 0;
	}
}

.BGIlG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.BGIlG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.BGIlG {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:0px) {
	.BGIlG {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.BGIlG {
		padding-right: 12px;
		padding-left: 12px;
	}
}

.bbUrUl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.jhCAXM {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jhCAXM {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jhCAXM {
		flex: 0 0 58.333333333333336%;
		max-width: 58.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.jhCAXM {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.jhCAXM {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:992px) {
	.jhCAXM {
		padding-right: 0;
		padding-left: 0;
	}
}

.hoXKqy {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.hoXKqy {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.hoXKqy {
		flex: 0 0 41.666666666666664%;
		max-width: 41.666666666666664%;
	}
}

@media screen and (min-width:992px) {
	.hoXKqy {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

.iIrQZd {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.iIrQZd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iIrQZd {
		margin-top: 8px;
	}
}

.dZOZAz {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dZOZAz {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.dZOZAz {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.dZOZAz {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.dZOZAz {
		padding: 0 0 12px 0;
	}
}

@media screen and (min-width:768px) {
	.dZOZAz {
		padding: 0 0 12px 0;
	}
}

.bwmNOG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bwmNOG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.bwmNOG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.bwmNOG {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.bwmNOG {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.bwmNOG {
		padding: 0 12px 12px;
	}
}

@media screen and (min-width:992px) {
	.bwmNOG {
		padding: 0 25px 12px;
	}
}

.dljAOQ {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dljAOQ {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.dljAOQ {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:1280px) {
	.dljAOQ {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

.dgKiVl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dgKiVl {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.dgKiVl {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.dgKiVl {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.dgKiVl {
		padding: 0 8px 15px 0;
	}
}

@media screen and (min-width:768px) {
	.dgKiVl {
		padding: 0 0 20px 0;
	}
}

.doKcMY {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.doKcMY {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:768px) {
	.doKcMY {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:992px) {
	.doKcMY {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.doKcMY {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.doKcMY {
		padding: 0 12px 0;
	}
}

.giwDMN {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.giwDMN {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.giwDMN {
		margin-top: 15px;
	}
}

@media screen and (min-width:0px) {
	.giwDMN {
		margin-bottom: 25px;
	}
}

.hGMcyO {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hGMcyO {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.hGMcyO {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.hGMcyO {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.hGMcyO {
		margin-top: 30px;
	}
}

@media screen and (min-width:992px) {
	.hGMcyO {
		margin-top: 0;
	}
}

.iYTNyk {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYTNyk {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.iYTNyk {
		margin: 0 0 1rem 0;
	}
}

@media screen and (min-width:992px) {
	.iYTNyk {
		margin: 0;
	}
}

.gSFARD {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.gSFARD {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:480px) {
	.gSFARD {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:768px) {
	.gSFARD {
		flex: 0 0 16.666666666666668%;
		max-width: 16.666666666666668%;
	}
}

@media screen and (min-width:992px) {
	.gSFARD {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.gSFARD {
		padding: 0;
	}
}

@media screen and (min-width:768px) {
	.gSFARD {
		padding: 0 0 12px 0;
	}
}

.kvPldn {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kvPldn {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:480px) {
	.kvPldn {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:768px) {
	.kvPldn {
		flex: 0 0 83.33333333333333%;
		max-width: 83.33333333333333%;
	}
}

@media screen and (min-width:992px) {
	.kvPldn {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.kvPldn {
		padding: 0 12px;
	}
}

@media screen and (min-width:768px) {
	.kvPldn {
		padding: 0 12px 12px;
	}
}

.gbmPrK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.gbmPrK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.dewiPX {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.dewiPX {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.dewiPX {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.kXddFI {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.kXddFI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.kXddFI {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:992px) {
	.kXddFI {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.kXddFI {
		margin-bottom: 6px;
	}
}

@media screen and (min-width:992px) {
	.kXddFI {
		margin-bottom: 0.95px;
	}
}

.jKabho {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jKabho {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:768px) {
	.jKabho {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:992px) {
	.jKabho {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width:0px) {
	.jKabho {
		padding: 0 8px 0 0;
	}
}

@media screen and (min-width:768px) {
	.jKabho {
		padding: 0 0 12px 0;
	}
}

.iOrNcc {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iOrNcc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iOrNcc {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:992px) {
	.iOrNcc {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.iOrNcc {
		padding: 0 12px 0 0;
	}
}

@media screen and (min-width:768px) {
	.iOrNcc {
		padding: 0 15px 10px;
	}
}

@media screen and (min-width:992px) {
	.iOrNcc {
		padding: 0;
	}
}

.dvumYn {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dvumYn {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.dvumYn {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.cbggmq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 20px;
}

@media screen and (min-width:0px) {
	.cbggmq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.dMrjgC {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dMrjgC {
		flex: 0 0 8.333333333333334%;
		max-width: 8.333333333333334%;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		display: block;
	}
}

.iYYMPK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iYYMPK {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

.jGIUsq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jGIUsq {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

data-styled.g8[id="Grid__Col-sc-owmjhw-2"] {
	content: "jxgRUf,BGIlG,bbUrUl,jhCAXM,hoXKqy,iIrQZd,dZOZAz,bwmNOG,dljAOQ,dgKiVl,doKcMY,giwDMN,hGMcyO,iYTNyk,gSFARD,kvPldn,gbmPrK,dewiPX,kXddFI,jKabho,iOrNcc,dvumYn,cbggmq,dMrjgC,iYYMPK,jGIUsq,"
}

.hpnKfn a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.hpnKfn a:hover,
.hpnKfn a:focus,
.hpnKfn a:active {
	opacity: 0.8;
}

.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:1280px) {
	.hpnKfn.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 30px;
		line-height: 1.08;
		letter-spacing: -1px;
	}
}

.hpnKfn .item-noticiaRelacionada:last-child article {
	margin-bottom: 0;
}

.hpnKfn .bloco-noticia__figure-error {
	display: none;
}

.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	max-width: 100%;
	flex: 0 0 100%;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
		padding-left: 0;
	}
}

.hpnKfn .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.hpnKfn .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada {
	position: relative;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-figura {
		padding-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
	background: linear-gradient(rgba(43, 47, 48, 0) 0%, #000 40%);
	position: relative;
	margin-top: -20%;
	padding-top: 30px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
		bottom: 132px;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 68.63%);
		bottom: 70px;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo h2 {
	color: #fff;
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
	display: block;
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .noticia__categoria {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .noticia__descricao {
	display: none;
}

.hpnKfn.bloco-noticia__fotoEstourada article {
	margin-bottom: 0;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure {
	min-height: 328px;
}

.hpnKfn.bloco-noticia__fotoEstourada article figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure img {
		left: 0 !important;
		position: relative;
		transform: translateX(0);
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article figure {
		min-height: 530px;
		margin-bottom: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
	text-align: center;
	padding: 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada article .noticia__titulo {
		text-align: left;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
	width: 100%;
	background: #000;
	padding-bottom: 34px;
	padding: 4px 10px 0 10px;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
		bottom: 0;
		max-height: 132px;
		position: absolute;
		padding: 15px 10px;
		justify-content: left;
		background: rgba(0, 0, 0, 0.5);
		max-height: 70px;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		justify-content: left;
	}
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		width: 100%;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .item-noticiaRelacionada {
	margin-bottom: 18px;
}

.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
	color: #fff;
}

@media screen and (min-width:768px) {
	.hpnKfn.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
		margin-top: 0;
	}
}

.hpnKfn.bloco-noticia__fotoEstourada>div>div>div:last-of-type>div article {
	margin-bottom: 15px;
}

.juvZgj a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.juvZgj a:hover,
.juvZgj a:focus,
.juvZgj a:active {
	opacity: 0.8;
}

.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -.43px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:480px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width:1280px) {
	.juvZgj.mtech__primeiraDobra--noticia-2 .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 30px;
		line-height: 1.08;
		letter-spacing: -1px;
	}
}

.juvZgj .item-noticiaRelacionada:last-child article {
	margin-bottom: 0;
}

.juvZgj .bloco-noticia__figure-error {
	display: none;
}

.juvZgj .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
	max-width: 100%;
	flex: 0 0 100%;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.juvZgj .bloco-noticia__figure-error~.bloco-noticia__grid-titulo {
		padding-left: 0;
	}
}

.juvZgj .bloco-noticia__grid-titulo-semImage {
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.juvZgj .bloco-noticia__grid-titulo-semImage h4 {
		font-size: 19px;
		line-height: 1.2;
		letter-spacing: -0.4px;
	}
}

.juvZgj.bloco-noticia__fotoEstourada {
	position: relative;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-figura {
		padding-bottom: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
	background: linear-gradient(rgba(43, 47, 48, 0) 0%, #000 40%);
	position: relative;
	margin-top: -20%;
	padding-top: 30px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo {
		bottom: 132px;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0.5) 68.63%);
		bottom: 132px;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .bloco-noticia__grid-titulo h2 {
	color: #fff;
}

.juvZgj.bloco-noticia__fotoEstourada .noticia__categoria {
	display: block;
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .noticia__categoria {
		text-align: left;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .noticia__descricao {
	display: none;
}

.juvZgj.bloco-noticia__fotoEstourada article {
	margin-bottom: 0;
}

.juvZgj.bloco-noticia__fotoEstourada article figure {
	min-height: 328px;
}

.juvZgj.bloco-noticia__fotoEstourada article figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article figure img {
		left: 0 !important;
		position: relative;
		transform: translateX(0);
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article figure {
		min-height: 530px;
		margin-bottom: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada article .noticia__titulo {
	text-align: center;
	padding: 0 10px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada article .noticia__titulo {
		text-align: left;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
	width: 100%;
	background: #000;
	padding-bottom: 34px;
	padding: 4px 10px 0 10px;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas {
		bottom: 0;
		max-height: 132px;
		position: absolute;
		padding: 15px 10px;
		justify-content: left;
		background: rgba(0, 0, 0, 0.5);
		max-height: 132px;
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		justify-content: left;
	}
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .row {
		width: 100%;
	}
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas .item-noticiaRelacionada {
	margin-bottom: 18px;
}

.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
	color: #fff;
}

@media screen and (min-width:768px) {
	.juvZgj.bloco-noticia__fotoEstourada .listagem-noticiasRelacionadas h3 {
		margin-top: 0;
	}
}

.juvZgj.bloco-noticia__fotoEstourada>div>div>div:last-of-type>div article {
	margin-bottom: 15px;
}

data-styled.g10[id="NoticiaWrapper-sc-1vgx9gu-0"] {
	content: "hpnKfn,juvZgj,"
}

.IyqpT a {
	text-decoration: none;
	color: inherit;
}

.IyqpT a:hover,
.IyqpT a:focus,
.IyqpT a:active {
	text-decoration: none;
}

.lhgZVZ {
	margin: 0 0 7px 0;
}

@media screen and (min-width:992px) {
	.lhgZVZ {
		margin: 0 0 10px 0;
	}
}

.lhgZVZ a {
	text-decoration: none;
	color: inherit;
}

.lhgZVZ a:hover,
.lhgZVZ a:focus,
.lhgZVZ a:active {
	text-decoration: none;
}

data-styled.g11[id="NoticiaWrapper__Article-sc-1vgx9gu-1"] {
	content: "IyqpT,lhgZVZ,"
}

.jqxrFS {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 235px;
	margin-bottom: 12px;
	min-height: 232px;
}

@media screen and (min-width:480px) {
	.jqxrFS {
		height: 55vw;
	}
}

@media screen and (min-width:768px) {
	.jqxrFS {
		height: 35vw;
		min-height: 310px;
		max-height: inherit;
		min-height: 518px;
	}
}

@media screen and (min-width:992px) {
	.jqxrFS {
		height: auto;
		min-height: 310px;
	}
}

@media screen and (min-width:1280px) {
	.jqxrFS {
		height: auto;
	}
}

.jqxrFS:hover {
	opacity: 0.8;
}

.jqxrFS.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.jqxrFS.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .jqxrFS.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.jqxrFS img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.jqxrFS img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.jqxrFS img {
		object-fit: cover;
	}
}

.jqxrFS .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 232px;
	}
}

@media screen and (min-width:768px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 518px;
	}
}

@media screen and (min-width:992px) {
	.jqxrFS .noticia__figure--placeholder {
		min-height: 310px;
	}
}

.aiIpI {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
}

@media screen and (min-width:480px) {
	.aiIpI {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.aiIpI {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
		min-height: 194px;
	}
}

@media screen and (min-width:992px) {
	.aiIpI {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.aiIpI {
		height: auto;
	}
}

.aiIpI:hover {
	opacity: 0.8;
}

.aiIpI.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.aiIpI.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .aiIpI.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.aiIpI img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.aiIpI img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.aiIpI img {
		object-fit: cover;
	}
}

.aiIpI .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:768px) {
	.aiIpI .noticia__figure--placeholder {
		min-height: 194px;
	}
}

.cmhBQL {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
	overflow: hidden;
	border-radius: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	background-image: linear-gradient(134deg, #e5effd, #cdd6e2);
}

@media screen and (min-width:480px) {
	.cmhBQL {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.cmhBQL {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
	}
}

@media screen and (min-width:992px) {
	.cmhBQL {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.cmhBQL {
		height: auto;
	}
}

.cmhBQL:hover {
	opacity: 0.8;
}

.cmhBQL.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.cmhBQL.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .cmhBQL.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.cmhBQL img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.cmhBQL img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.cmhBQL img {
		object-fit: cover;
	}
}

@media screen and (min-width:0px) {
	.cmhBQL {
		width: 90px;
		height: 90px;
		min-width: 90px;
	}
}

@media screen and (min-width:768px) {
	.cmhBQL {
		width: 100px;
		height: 100px;
		min-width: 100px;
	}
}

@media screen and (min-width:992px) {
	.cmhBQL {
		width: 90px;
		height: 90px;
		min-width: 90px;
	}
}

.cmhBQL .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

.eDjCXv {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
	max-height: 80px;
	overflow: hidden;
}

@media screen and (min-width:480px) {
	.eDjCXv {
		height: 22vw;
	}
}

@media screen and (min-width:768px) {
	.eDjCXv {
		height: 35vw;
		min-height: 85px;
		max-height: 100px;
		min-height: 194px;
		max-height: 194px;
	}
}

@media screen and (min-width:992px) {
	.eDjCXv {
		height: auto;
	}
}

@media screen and (min-width:1280px) {
	.eDjCXv {
		height: auto;
	}
}

.eDjCXv:hover {
	opacity: 0.8;
}

.eDjCXv.bloco-noticia__figure-video::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000010;
	pointer-events: none;
}

.eDjCXv.bloco-noticia__figure-video::after {
	content: '';
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	margin: auto;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDU1IDcyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgIDxnPg0KICAgICAgICAgICAgICAgICAgICA8Zz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDY4TDAgOCA0OCAzOHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTcgLTEzMjApIHRyYW5zbGF0ZSgzMTkgMTIxNCkgdHJhbnNsYXRlKDEgNTYpIHRyYW5zbGF0ZSgxMzggNTIpIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNNCA2MEw0IDAgNTIgMzB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDU3IC0xMzIwKSB0cmFuc2xhdGUoMzE5IDEyMTQpIHRyYW5zbGF0ZSgxIDU2KSB0cmFuc2xhdGUoMTM4IDUyKSIvPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
	background-size: contain;
	transition: transform 0.3s ease;
}

.category-podcasts .eDjCXv.bloco-noticia__figure-video::after {
	width: 85px;
	height: 60px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0NDMzNjsiIGQ9Ik00OTAuMjQsMTEzLjkyYy0xMy44ODgtMjQuNzA0LTI4Ljk2LTI5LjI0OC01OS42NDgtMzAuOTc2QzM5OS45MzYsODAuODY0LDMyMi44NDgsODAsMjU2LjA2NCw4MA0KCQljLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQNCgkJQzAsMjU1Ljk2OCwwLDI1NiwwLDI1NmMwLDAuMDY0LDAsMC4wOTYsMCwwLjA5NnYwLjA2NGMwLDc0LjQ5Niw3LjM2LDExNy4zMTIsMjEuNjY0LDE0MS43MjgNCgkJYzE0LjAxNiwyNC43MDQsMjkuMDg4LDI5LjE4NCw1OS43MTIsMzEuMjY0QzExMi4wMzIsNDMwLjk0NCwxODkuMTUyLDQzMiwyNTYuMDY0LDQzMmM2Ni43ODQsMCwxNDMuODcyLTEuMDU2LDE3NC41Ni0yLjgxNg0KCQljMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5Ng0KCQlDNTEyLDE4MS4wODgsNTA0LjcwNCwxMzguNTkyLDQ5MC4yNCwxMTMuOTJ6Ii8+DQoJPHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZBRkFGQTsiIHBvaW50cz0iMTkyLDM1MiAxOTIsMTYwIDM1MiwyNTYgCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center/100% auto;
}

@include desktop {
	:hover::after {
		transform: scale(1.1);
	}
}

.eDjCXv img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.eDjCXv img:hover {
	opacity: 0.8;
}

@media screen and (min-width:0px) {
	.eDjCXv img {
		object-fit: cover;
	}
}

.eDjCXv .noticia__figure--placeholder {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width:0px) {
	.eDjCXv .noticia__figure--placeholder {
		max-height: 80px;
		overflow: hidden;
	}
}

@media screen and (min-width:768px) {
	.eDjCXv .noticia__figure--placeholder {
		min-height: 194px;
		max-height: 194px;
	}
}

data-styled.g12[id="NoticiaWrapper__Figure-sc-1vgx9gu-2"] {
	content: "jqxrFS,aiIpI,cmhBQL,eDjCXv,"
}

.cgrpmT {
	line-height: 8px;
	width: 100%;
}

@media screen and (min-width:0px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: none;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: none;
	}
}

@media screen and (min-width:768px) {
	.cgrpmT .noticia__excepert--placeholder {
		display: inline-block;
	}

	.cgrpmT .noticia__excepert--placeholder+br {
		display: inline-block;
	}
}

data-styled.g13[id="NoticiaWrapper__Noticia-sc-1vgx9gu-3"] {
	content: "cgrpmT,"
}

.YhnXS {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.YhnXS {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.YhnXS {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.YhnXS {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.YhnXS {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.YhnXS a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.YhnXS a:hover,
.YhnXS a:focus,
.YhnXS a:active {
	text-decoration: underline;
	opacity: 1;
}

.YhnXS .tooltip__categorias {
	text-decoration: none;
}

.YhnXS .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

.cTZqAZ {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.cTZqAZ {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.cTZqAZ {
		display: inline-block;
	}
}

@media screen and (min-width:0px) {
	.cTZqAZ {
		line-height: 1.2;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.cTZqAZ {
		line-height: 1.2;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.cTZqAZ {
		font-size: 14px;
		font-weight: 700;
		line-height: 18px;
	}
}

.cTZqAZ a {
	color: inherit;
	padding: 0 10px;
	padding-left: 0;
	padding-top: 0;
	display: inline-block;
	min-width: 24px;
}

.cTZqAZ a:hover,
.cTZqAZ a:focus,
.cTZqAZ a:active {
	text-decoration: underline;
	opacity: 1;
}

.cTZqAZ .tooltip__categorias {
	text-decoration: none;
}

.cTZqAZ .tooltip__categorias span {
	cursor: pointer;
	color: #ffffff;
	background-color: #1b4a7e;
	padding: 2px 6px;
	border-radius: 8px;
}

data-styled.g14[id="NoticiaWrapper__Categoria-sc-1vgx9gu-4"] {
	content: "YhnXS,cTZqAZ,"
}

.dcKuWi {
	display: none;
	margin: 0 0 20px 0;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: inline-block;
	}
}

@media screen and (min-width:768px) {
	.dcKuWi {
		margin: 0;
	}
}

.dcKuWi p p,
.dcKuWi span p {
	margin: 0;
	display: inline;
}

@media screen and (min-width:768px) {
	.dcKuWi {
		display: block;
	}
}

data-styled.g15[id="NoticiaWrapper__Descricao-sc-1vgx9gu-5"] {
	content: "dcKuWi,"
}

.fLNEKu {
	width: 100%;
	border-bottom: 2px solid;
	border-color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.fLNEKu {
		margin: 30px 0 12px;
	}
}

@media screen and (min-width:992px) {
	.fLNEKu {
		margin: 15px 0;
	}
}

.fLNEKu h5 a {
	color: inherit;
	text-decoration: none;
}

.fLNEKu h5:hover a {
	opacity: 0.7;
}

data-styled.g39[id="WidgetTitleWrapper-sc-1oc7ze5-0"] {
	content: "fLNEKu,"
}

.gzctRP {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.gzctRP:hover,
.gzctRP:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-size: 24px;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 20px;
	}
}

.jxmdrk {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.jxmdrk:hover,
.jxmdrk:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		margin-right: 15px;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 20px;
	}
}

.duyGDZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.duyGDZ:hover,
.duyGDZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 20px;
	}
}

.dTvCzO {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	margin: 20px 0 0;
	padding: 0;
}

.dTvCzO:hover,
.dTvCzO:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.dTvCzO {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-size: 30px;
	}
}

.fmAlub {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: white;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.fmAlub:hover,
.fmAlub:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.fmAlub {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.fmAlub {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

.bfAmef {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	height: 47px;
	display: flex;
	margin: 0 auto;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	align-items: center;
	line-height: 38.4px;
	text-decoration: none;
	justify-content: center;
	flex-direction: initial;
	text-transform: uppercase;
	padding: 0 20px !important;
	border-radius: 0 !important;
	font-weight: bold !important;
	text-align: center !important;
	transition: all 0.4s ease !important;
	font-family: 'Arial', 'Helvetica', sans-serif !important;
	background-color: #FFFFFF;
	color: #1b4a7e;
	border: solid 2px #1b4a7e;
	box-shadow: -5px 5px 0 #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	width: 90%;
	text-transform: uppercase !important;
}

.bfAmef:hover,
.bfAmef:focus {
	opacity: 1 !important;
	box-shadow: 0 0 0 transparent;
	color: #ffffff;
	background-color: #1b4a7e;
}

.bfAmef:hover span,
.bfAmef:focus span {
	color: #ffffff;
}

@media screen and (min-width:992px) {

	.bfAmef:hover i,
	.bfAmef:focus i {
		color: #ffffff;
	}
}

.bfAmef:hover,
.bfAmef:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.bfAmef {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.bfAmef {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.bfAmef {
		margin: 10px auto 50px;
	}
}

@media screen and (min-width:0px) {
	.bfAmef {
		font-size: 20px;
	}
}

@media screen and (min-width:768px) {
	.bfAmef {
		font-size: 20px;
	}
}

data-styled.g41[id="Buttons__Button-sc-brbebv-0"] {
	content: "gzctRP,jxmdrk,duyGDZ,dTvCzO,fmAlub,bfAmef,"
}

.bXMQIi {
	top: 2px;
	font-size: 0px;
	line-height: 0;
	font-weight: bold;
	margin-right: 10px;
	color: transparent;
	position: relative;
	width: 27px;
	display: flex;
	cursor: pointer;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi {
		width: auto;
		height: 21px;
		display: flex;
		font-size: 16px;
		cursor: pointer;
		font-weight: bold;
		position: relative;
		margin-right: 15px;
		text-align: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		transition: all 0.4s ease;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #000000;
	}
}

.bXMQIi p {
	margin: 0;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi p:last-child {
		position: relative;
		top: 1px;
	}
}

.bXMQIi span {
	width: 20px;
	height: 2px;
	margin: 2px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	background: #000000;
}

@media screen and (min-width:768px) {
	.bXMQIi span {
		width: 24px;
		height: 2px;
		margin: 3px 5px 2px 0px;
		margin-right: 5px;
	}
}

.bXMQIi input {
	display: none;
}

.bXMQIi input:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(5px, 0px);
}

.bXMQIi input:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg);
}

.bXMQIi input:checked~span:nth-of-type(3) {
	width: 50%;
	transform-origin: bottom;
	transform: translate(17px, -6px) rotatez(45deg);
}

data-styled.g42[id="styles__ButtonMenuMobileWrapper-sc-15uuuo9-0"] {
	content: "bXMQIi,"
}

.gcBmsF {
	z-index: 2;
	position: relative;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border-bottom: solid 2px #1b4a7e;
	height: 68px;
}

@media screen and (min-width:768px) {
	.gcBmsF {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.gcBmsF {
		padding-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.gcBmsF {
		padding: 0 12px;
	}
}

data-styled.g43[id="MenuWrapper-sc-oovkh1-0"] {
	content: "gcBmsF,"
}

.jJlsdx {
	height: 66px;
	display: flex;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.jJlsdx {
		width: 100%;
		justify-content: space-between;
		height: 68px;
		max-width: 1152px;
	}
}

@media screen and (min-width:992px) {
	.jJlsdx {
		padding: 0 10px;
		border-bottom: 0;
		max-width: 1152px;
	}
}

@media screen and (min-width:1280px) {
	.jJlsdx {
		padding: 0;
		max-width: 1280px;
	}
}

data-styled.g44[id="MenuWrapper__Container-sc-oovkh1-1"] {
	content: "jJlsdx,"
}

.iCKrMn {
	order: 1;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: 100%;
	display: flex;
	align-self: center;
	align-items: center;
}

@media screen and (min-width:768px) {
	.iCKrMn {
		width: 131px;
		order: initial;
		padding-right: 16px;
	}
}

@media screen and (min-width:992px) {
	.iCKrMn {
		width: 190px;
	}
}

@media screen and (min-width:768px) {
	.iCKrMn button {
		font-size: 40px;
	}
}

.iCKrMn .btn-notificacao {
	top: 2px;
	width: 17.3px;
	height: 18.1px;
	font-size: 0px;
	overflow: visible;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17.3px 18.1px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAATmipGAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOBSURBVHgB7Vm9UttAEF7JBiqw3THDT5QniOnSIZ4AeIKQLh24TBW7Sxfo6BBPkOEJIjpK8gSWgYJ0AjqGn3wLYua03AlJJ8Uu8s3cSLfaO33eXe3drR2yxOLiou84zjqaj66H1k4exY+Pj6e4nuJ6dHFxEZIFHCqBNjA3N7eN2x2F2FuIQHhwfn4eUAkUJsoWdF33gJ6tVwbRw8PD56IWbhRRXl5e/gYXB5Tfijq0McdWq9Wiq6ur47yD3LyKTBKXvuZRjLYHt27C0u/Pzs4cbnzPMjw7THQk+smcuZDL9ZiQ43FXyuHCvWaz2Y+iKM4a7wHQ3cKtjlgPP2yXbInOz89709PTQyGO8eLNonGWxPdPSodOfHt7u3J5eRlljX3T9TMzMwdCFONlK2XSDY/B2DVKh0J7amrq4K2xmUTZAogzX5Wh34OrIyoJDOW82lNlnIP5XVSWKCbYFqKgbB5UwXNg7lC8K/PDMhJF/HMa2VBliMtDqgj39/cDtY93dXkhMekbid7d3XWFKLJdBlUkc0WKqD07O+ub9I1EEfS+2oc1j6h6pOaEVT2TYlaMeilF142oYiSbFhUfTLq5VyZMGtMYkZvouGEkinh5p/Zh0Yiqh/RSx6Q4VovKcEK/ZdJ1Myax2crlgiQKLxbPoyS+eqzHQ6oYmFO6vhTR1KDhcDiiiqHZM3im1UlLdGFhQa5Kp1QfIrXT6XS0caoliuTuqf06c6hM+li613R6WqLJ0Vft5z7bFAXmToUUiHd1eqYYXRWDa3M95g7VPry5qtN7RZSPHrikftXNzU1INaHRaIRCpN3uvSKKlOGrff7FMUA1gQ+GchON4saO1HtFVLPTrmyzbAKXfIRoXeqkiC4tLW2RSPQa11QOxGVA6XW/K89QKaIaawY2B7m8SOoCKauC/I9U/+UmqVp4QnlA/wg4QQRC1AWn/kvnqfYEl2/AmvtCMRiNRrXH5wuur68j1KN4m/dREfs4Rx3zMwesP9Fzuab23VJJcFjsMFHeFXk02Yg5RifVkiriBpLrHz780wS7Hnn2K/1HxShUGteBswbSSoj2BS1Guft3lrwsSv0rIoiqWeOpKMs3KP7+UuWoKnfIAk2yh/oRtjXVaYb17quKc32eZXaPLGEdo4i9E8Qgh5BvUBnA7d/JEtZEGSAbIh+PsInhMPDoOfed4NpDdXmfKsBfghNPWZqWzDgAAAAASUVORK5CYII=);
}

@media screen and (min-width:768px) {
	.iCKrMn .btn-notificacao {
		width: 21px;
		height: 22px;
		margin-top: 4px;
		background-size: 21px 22px;
	}
}

.iCKrMn .btn-notificacao:hover,
.iCKrMn .btn-notificacao:focus {
	opacity: 1;
	border-radius: 50%;
	background-color: rgba(232, 232, 232, 1);
}

.iCKrMn .btn-notificacao::before {
	top: -3px;
	width: 10px;
	right: 2px;
	height: 10px;
	content: '1+';
	display: block;
	position: absolute;
	border-radius: 50%;
	background-position: center;
	background-size: 8.4px 5.9px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #1b4a7e;
}

@media screen and (min-width:992px) {
	.iCKrMn .btn-notificacao::before {
		top: -3px;
		width: 12px;
		right: -1px;
		height: 12px;
	}
}

.iCKrMn .btn-notificacao .btn-notificacao__badge {
	display: none;
}

.iCKrMn .btn-notificacao.notificacao-ativa .btn-notificacao__badge {
	top: 2px;
	left: 2px;
	color: blue;
	display: block;
	position: absolute;
}

data-styled.g45[id="MenuWrapper__LeftSide-sc-oovkh1-2"] {
	content: "iCKrMn,"
}

.gjuHeo {
	order: 2;
	z-index: 2;
}

.gjuHeo .m-tech-logo {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	font-size: 0;
	position: absolute;
	text-align: center;
	transition: transform 0.4s;
}

.gjuHeo .m-tech-logo a {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 178px;
	height: 32px;
	transform: translate(-50%, -50%);
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a {
		width: 280px;
		height: 42px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a {
		height: 55px;
	}
}

.gjuHeo .m-tech-logo a svg {
	top: 50%;
	left: 50%;
	position: absolute;
	transition: transform 0.5s ease;
	transform: translate(-50%, -50%);
	width: 178px;
	height: 32px;
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a svg {
		height: 42px;
		width: 280px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a svg {
		height: 55px;
	}
}

data-styled.g46[id="MenuWrapper__CentralSide-sc-oovkh1-3"] {
	content: "gjuHeo,"
}

.iYzkVu {
	order: 3;
	z-index: 3;
	height: 100%;
	display: flex;
	align-items: center;
}

.iYzkVu span {
	display: none;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: transparent;
	color: transparent;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

@media screen and (min-width:992px) {
	.iYzkVu span {
		font-size: 14px;
		margin-left: 5px;
		color: #000000;
		display: flex;
	}
}

.iYzkVu button {
	padding: 0;
	border-radius: 0;
}

@media screen and (min-width:992px) {
	.iYzkVu button {

		display: flex;

		cursor: pointer;
		font-weight: bold;
		text-align: center;
		position: relative;
		align-items: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		font-family: 'Arial', 'Helvetica', sans-serif;

		;
		background-color: #FFFFFF;
	}
}

.iYzkVu button svg {
	width: 22px;
	height: 23px;
}

.iYzkVu button i {
	font-size: 30px;
}

data-styled.g47[id="MenuWrapper__RightSide-sc-oovkh1-4"] {
	content: "iYzkVu,"
}

.iGXzGV {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

@media screen and (min-width:0px) {
	.iGXzGV {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iGXzGV {
		display: flex;
	}
}

.iGXzGV li a,
.iGXzGV li span {
	display: flex;
	font-size: 12px;
	min-height: 30px;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
	position: relative;
	align-items: center;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.iGXzGV li a {
	opacity: 0.8;
}

data-styled.g48[id="HeaderCategoryListWrapper-sc-3wbqrg-0"] {
	content: "iGXzGV,"
}

.hayQZt {
	width: 100%;
	height: 27px;
	border-top: 0;
	display: none;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt .bloco__socialMedia {
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s, margin-top 0.4s;
}

.hayQZt .bloco__listaCategorias {
	transition: transform 0.3s, opacity 0.3s, pointer-events 0.8s, visibility 0.8s, margin-top 0.3s;
}

@media screen and (min-width:992px) {
	.hayQZt {
		height: 30px;
		display: block;
		flex-wrap: wrap;
		padding: 0 12px;
	}
}

.hayQZt.hide {
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt.hide .bloco__socialMedia {
	opacity: 0;
	margin-top: -30px;
	visibility: hidden;
	pointer-events: none;
	position: relative;
	background-color: transparent;
}

@media screen and (min-width:992px) {
	.hayQZt.hide .bloco__listaCategorias {
		opacity: 0;
		overflow: hidden;
		margin-top: -30px;
		visibility: hidden;
		pointer-events: none;
	}
}

.hayQZt.bordered {
	border-top: solid 2px #1b4a7e;
}

data-styled.g49[id="SubHeaderWrapper-sc-j7azih-0"] {
	content: "hayQZt,"
}

.PexNk {
	width: 100%;
	margin-top: 25px;
	border-top: 3px solid rgba(27, 74, 126, 0.8);
}

.PexNk li {
	padding: 7px 0px;
}

.PexNk li a::after {
	position: relative;
	content: ' - ';
	margin-left: 5px;
	color: #3f2c2e;
}

.PexNk a,
.PexNk button {
	border: 0;
	font-size: 10px;
	line-height: 1.1;
	font-weight: 700;
	position: relative;
	padding: 14px 3px;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	cursor: pointer;
}

.PexNk a:hover span,
.PexNk button:hover span {
	text-decoration: underline;
}

.PexNk a span,
.PexNk button span {
	font-size: inherit;
	font-weight: inherit;
}

.PexNk p {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #595959;
	text-transform: uppercase;
}

@media screen and (min-width:0px) {
	.PexNk p {
		margin-top: 18px;
	}
}

@media screen and (min-width:992px) {
	.PexNk p {
		margin-top: 14px;
	}
}

data-styled.g50[id="FooterWrapper-sc-126uqta-0"] {
	content: "PexNk,"
}

@media screen and (min-width:0px) {
	.gOuTne {
		display: block;
	}
}

data-styled.g52[id="FooterWrapper__LeftSide-sc-126uqta-2"] {
	content: "gOuTne,"
}

.aVDuE {
	align-items: baseline;
	justify-content: end;
}

@media screen and (min-width:0px) {
	.aVDuE {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.aVDuE {
		display: flex;
	}
}

data-styled.g53[id="FooterWrapper__RightSide-sc-126uqta-3"] {
	content: "aVDuE,"
}

.btaTNV {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:0px) {
	.btaTNV {
		display: inline-block;
	}
}

data-styled.g54[id="FooterWrapper__LinksList-sc-126uqta-4"] {
	content: "btaTNV,"
}

@media screen and (min-width:0px) {
	.iGutLl {
		display: inline-block;
	}
}

data-styled.g55[id="FooterWrapper__LinksListItem-sc-126uqta-5"] {
	content: "iGutLl,"
}

.jEzcsq {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color: #FFFFFF;
}

.jEzcsq.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s, visibility 0s;
}

.jEzcsq.active form {
	transform: translateY(0);
}

.jEzcsq.active svg {
	transform: translateY(0);
}

.jEzcsq svg {
	transform: translateY(-50px);
	transition: transform 0.2s;
}

data-styled.g56[id="HeaderSearchModalWrapper-sc-1h7ctgp-0"] {
	content: "jEzcsq,"
}

.kVhDKK {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.kVhDKK {
		padding: 20px 0;
	}
}

.kVhDKK button {
	background: transparent;
	color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
	right: 10px;
	transition: transform 0.2s;
}

.kVhDKK button:hover {
	transform: rotate(90deg);
}

.kVhDKK button::before,
.kVhDKK button::after {
	background-color: #1b4a7e;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	margin: auto;
}

.kVhDKK button::before {
	transform: rotate(45deg);
}

.kVhDKK button::after {
	transform: rotate(-45deg);
}

.kVhDKK div {
	position: relative;
	justify-content: center;
}

data-styled.g57[id="HeaderSearchModalWrapper__Logo-sc-1h7ctgp-1"] {
	content: "kVhDKK,"
}

.doxoOJ {
	max-width: 595px;
	margin: 65px auto 0;
	padding: 0 15px;
}

@media screen and (min-width:768px) {
	.doxoOJ {
		padding: 0 30px;
	}
}

data-styled.g58[id="HeaderSearchModalWrapper__Busca-sc-1h7ctgp-2"] {
	content: "doxoOJ,"
}

.llcuMa {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	transform: translateY(-50px);
	transition: transform 0.2s;
}

@media screen and (min-width:768px) {
	.llcuMa {
		flex-flow: initial;
		border-bottom: 1px solid #3a1114;
	}
}

.llcuMa button {
	display: inline-block;
	border: solid 2px #1b4a7e;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b4a7e;
	text-decoration: none;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	transition: all 0.4s ease;
	line-height: 38.4px;
	height: 40px;
	right: 0;
	bottom: 10px;
	border-radius: 0;
	margin-top: 14px;
}

@media screen and (min-width:768px) {
	.llcuMa button {
		margin-top: 20px;
	}
}

.llcuMa button:hover {
	background-color: #1b4a7e;
	color: #FFFFFF;
	opacity: 1;
}

data-styled.g59[id="HeaderSearchModalWrapper__Form-sc-1h7ctgp-3"] {
	content: "llcuMa,"
}

.jnIuBw {
	color: #1b4a7e;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #3a1114;
}

@media screen and (min-width:768px) {
	.jnIuBw {
		border-bottom: 1px solid transparent;
	}
}

.jnIuBw::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1px;
	height: 33px;
}

.jnIuBw input {
	width: 100%;
	height: 40px;
	padding: 0 0 10px 7px;
	font-size: 24px;
	border: none;
	color: #3f2c2e;
	font-family: 'BeVietnam-Regular', 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	margin-top: 13px;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:768px) {
	.jnIuBw input {
		padding-right: 15px;
	}
}

.jnIuBw input::placeholder {
	color: rgba(101, 101, 101, 0.5);
	font-weight: bold;
}

data-styled.g60[id="HeaderSearchModalWrapper__Label-sc-1h7ctgp-4"] {
	content: "jnIuBw,"
}


@media screen and (min-width:992px) {
	.bbMyaj {
		margin-bottom: 0;
	}
}

data-styled.g62[id="styles__Head-sc-20qlq5-1"] {
	content: "bbMyaj,"
}

* {
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'BlinkMacSystemFont', '-apple-system', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: swap;
}

html {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html,
body {
	width: 100%;
	display: block;
	min-height: 100vh;
	overscroll-behavior-x: none;
}

#__next {
	width: 100%;
	min-width: 100%;
}

.list-style-none {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
	padding: 0;
}

.imagem__placeholder,
.publicidade__placeholder {
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.placeholder__wrapper {
	padding: 0;
	width: 100%;
}

.placeholder__wrapper>span {
	width: 100%;
}

.placeholder__segundaDobra {
	min-height: 1700px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__segundaDobra {
		min-height: 1172px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__segundaDobra {
		min-height: 600px;
	}
}

.placeholder__categoriaHome {
	min-height: 1830px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__categoriaHome {
		min-height: 1490px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__categoriaHome {
		min-height: 662px;
	}
}

.placeholder__ultimasNoticias {
	min-height: 1380px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__ultimasNoticias {
		min-height: 2690px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__ultimasNoticias {
		min-height: 2440px;
	}
}

.placeholder__conteudoEspecial {
	width: 100%;
	height: 800px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__conteudoEspecial {
		height: 820px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__conteudoEspecial {
		height: 270px;
	}
}

.placeholder__homeColunas {
	min-height: 270px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__homeColunas {
		min-height: 300px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__homeColunas {
		min-height: 330px;
	}
}

.placeholder__publicidade--horizontal {
	width: 100%;
	height: 113px;
	display: flex;
	min-width: 100%;
	max-width: 970px;
	min-height: 113px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.placeholder__publicidade--horizontal {
		height: 232px;
		min-height: 232px;
	}
}

.btn {
	padding: 0;
	display: flex;
	font-size: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

@media screen and (min-width:768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.btn-outline {
		border: solid 2px #fff;
	}
}

.btn-white {
	color: #fff;
	border-color: #fff;
}

.btn-white i,
.btn-white span {
	color: #fff;
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width:0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width:768px) {

	.btn-icon i,
	.btn-icon svg {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.editoria-vitrine-m-home div div div div>div:last-child>.row>div:nth-child(n + 3) {
		display: none;
	}
}

.m-pulse {
	animation: m-pulse 1.5s infinite;
}

audio,
video {
	height: auto;
	max-width: 100%;
}

@keyframes m-pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.6;
	}

	to {
		opacity: 1;
	}
}

.home header {
	margin-bottom: 0;
}

.home .bloco__posicao--sp {
	display: flex;
	flex-wrap: wrap;
}

.home .bloco__posicao--sp .mtech__categoriaHome--distrito-federal {
	order: 2;
}

.home .bloco__posicao--sp .mtech__categoriaHome--sao-paulo {
	order: 1;
}

@media screen and (min-width:768px) {
	body>[class*='adopt'] {
		left: auto !important;
		right: 75px !important;
		box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.52) !important;
	}
}

.MTP_VIDEO,
.MTP_VIDEO_2 {
	max-height: 270px;
}

.MTP_VIDEO:before,
.MTP_VIDEO_2:before {
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #777;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 7px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

.MTP_VIDEO:before {
	top: -10px;
}

.MTP_VIDEO_2 {
	height: 250px;
	padding-top: 10px;
	max-height: 250px;
}

@media screen and (min-width:992px) {
	.MTP_VIDEO_2 {
		height: 180px;
		max-height: 180px;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

data-styled.g64[id="sc-global-dYCcwq1"] {
	content: "sc-global-dYCcwq1,"
}

.hlLuFl {
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	display: none;
	position: fixed;
	pointer-events: visible;
	background: #000000;
}

.hlLuFl.ativo {
	display: block;
}

data-styled.g83[id="HeaderOverlayWrapper-sc-d6uctn-0"] {
	content: "hlLuFl,"
}

.bPQkxJ {
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 30vh;
	max-width: 320px;
	overflow-y: scroll;
	padding: 0 30px 60px;
	pointer-events: visible;
	transition: all 0.1s, height 0s;
	transform: translate3d(-100%, 0, 0);
	background-color: #FFFFFF;
}

.bPQkxJ.menu-ativo {
	transform: translateZ(0);
}

data-styled.g92[id="SidenavWrapper-sc-ovw2kv-0"] {
	content: "bPQkxJ,"
}

.ZKZJZ {
	display: flex;
	justify-content: end;
}

.ZKZJZ button {
	width: 30px;
	height: 30px;
	transition: transform 0.4s;
}

.ZKZJZ button:hover {
	transform: rotate(90deg);
}

data-styled.g93[id="SidenavWrapper__Header-sc-ovw2kv-1"] {
	content: "ZKZJZ,"
}

.kYfbjs {
	width: 100%;
	padding: 28px 0;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

data-styled.g94[id="SidenavWrapper__Logo-sc-ovw2kv-2"] {
	content: "kYfbjs,"
}

.kGCYUA {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 0 25px;
}

data-styled.g95[id="SidenavWrapper__LinksList-sc-ovw2kv-3"] {
	content: "kGCYUA,"
}

.dOyhbx {
	width: 100%;
	display: block;
	line-height: 45px;
	position: relative;
}

.dOyhbx a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.dOyhbx a:hover,
.dOyhbx a:focus,
.dOyhbx a:active {
	text-decoration: underline;
}

data-styled.g96[id="SidenavWrapper__Link-sc-ovw2kv-4"] {
	content: "dOyhbx,"
}

.hRMtoH {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 0;
	align-items: center;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

.hRMtoH a {
	font-size: 38px;
	margin-right: 20px;
	color: #1b4a7e;
}

.hRMtoH a:last-child {
	margin-right: 0;
}

.hRMtoH a.m-whatsapp {
	display: flex;
	margin-top: 10px;
	align-items: center;
	text-decoration: none;
}

.hRMtoH a.m-whatsapp span {
	font-size: 18px;
	padding-left: 5px;
	color: #3f2c2e;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g97[id="SidenavWrapper__Social-sc-ovw2kv-5"] {
	content: "hRMtoH,"
}

.jqaERt {
	margin: 0;
	padding: 0;
	padding: 25px 0;
	list-style: none;
	border-top: solid 2px;
	border-color: #1b4a7e;
}

.jqaERt li {
	margin: 0 0 16px 0;
}

.jqaERt li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.jqaERt li a:hover,
.jqaERt li a:focus,
.jqaERt li a:active {
	text-decoration: underline;
}

data-styled.g98[id="SidenavWrapper__FooterLinks-sc-ovw2kv-6"] {
	content: "jqaERt,"
}

.hwA-DlS {
	left: 0vw;
	top: 0;
	z-index: 20;
	width: 450px;
	position: fixed;
	max-width: 100%;
	transition: 0.1s;
	padding: 25px 55px 58px;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
}

.hwA-DlS.active {
	transform: translateY(0);
}

.hwA-DlS button.habilitar-notificacoes {
	border: 0;
	width: 100%;
	height: 40px;
	margin: 14px 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	font-family: Arial;
	text-align: center;
	letter-spacing: -0.34px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 230px center;
	background-color: #1b4a7e;
	color: #ffffff;
}

.hwA-DlS button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g99[id="ModalPermitirNotificacaoWrapper-sc-375tps-0"] {
	content: "hwA-DlS,"
}

.bMiKTk {
	top: -100%;
	z-index: 20;
	width: 100%;
	height: 100%;
	position: fixed;
	transition: 0.5s;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	background-color: rgb(30 30 30 / 54%);
}

.bMiKTk.active {
	transform: translateY(0);
}

.bMiKTk button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g100[id="ModalPermitirNotificacaoWrapper__TutorialWrapper-sc-375tps-1"] {
	content: "bMiKTk,"
}

.cwOBnV {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.cwOBnV img.m-modal-categoria {
	margin-top: 10px;
}

.cwOBnV b {
	color: #1b4a7e;
}

data-styled.g101[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-2"] {
	content: "cwOBnV,"
}

.kZnoRE {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

data-styled.g102[id="ModalPermitirNotificacaoWrapper__Lista-sc-375tps-3"] {
	content: "kZnoRE,"
}

.iYoFlF {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	gap: 3px;
}

.iYoFlF p {
	font-size: 14px;
}

data-styled.g103[id="ModalPermitirNotificacaoWrapper__Item-sc-375tps-4"] {
	content: "iYoFlF,"
}

.fwDxfb {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 31px 34px 35px;
	max-width: 450px;
	max-height: 400px;
	margin: 0 0 0 auto;
	background-color: #FFFFFF;
}

@media screen and (min-width:768px) {
	.fwDxfb {
		left: 42vw;
	}
}

@media screen and (min-width:992px) {
	.fwDxfb {
		left: 70vw;
	}
}

.fwDxfb img.m-modal-categoria {
	margin-top: 10px;
}

data-styled.g104[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-5"] {
	content: "fwDxfb,"
}

.kXwAfX {
	top: 37px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
	overflow: auto;
	position: fixed;
	visibility: hidden;
	background-color: transparent;
}

.kXwAfX.active {
	display: inherit;
}

.kXwAfX a {
	text-decoration: none;
}

.kXwAfX.active {
	opacity: 1;
	visibility: visible;
}

.kXwAfX.active .m-modal-header,
.kXwAfX.active .m-modal-content {
	transform: translateY(0);
}

.kXwAfX .m-modal-header,
.kXwAfX .m-modal-content {
	transform: translateY(-30%);
	transition: transform 0.6s;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content {
	display: block;
	height: auto;
	max-width: 100%;
	text-align: center;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content button.habilitar-notificacoes {
	width: 100%;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.34px;
	text-align: center;
	border: 0;
	color: #fff;
	margin: 14px 0;
	cursor: pointer;
	background-color: #1b4a7e;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 243px center;
	background-image: url([object Object]/images/modal-push/bell-push-white.svg);
}

@media screen and (min-width:768px) {
	.kXwAfX {
		top: 47px;
	}
}

data-styled.g105[id="ModalNotificacaoWrapper-sc-1dnzgk3-0"] {
	content: "kXwAfX,"
}

.fEsLNN {
	margin: 18px auto 0;
	background: #fff;
	max-width: 360px;
	padding: 14px;
	border: 0.5px solid #ddd;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.fEsLNN {
		margin: 20px 1% 0;
	}
}

@media screen and (min-width:1400px) {
	.fEsLNN {
		margin: 20px 11% 0;
	}
}

data-styled.g107[id="ModalNotificacaoWrapper__Corpo-sc-1dnzgk3-2"] {
	content: "fEsLNN,"
}

.bpBoQo {
	background: transparent;
}

.bpBoQo .m-segment-title-list {
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	position: relative;
	text-align: center;
	line-height: normal;
	padding: 60px 64px 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDU0IDQ5Ij4NCiAgICA8ZyBmaWxsPSIjQzMyNDE3Ij4NCiAgICAgICAgPHBhdGggZD0iTTQ0LjUwMiAzNi42YTEyLjIxNiAxMi4yMTYgMCAwMS0uODM1LTQuNDU2VjIxLjA3MWMwLTcuNjgtNC45Ny0xNC4xMjEtMTEuNzUyLTE2LjI5NEMzMS41MTIgMi4zNTQgMjkuNDY5LjUgMjcgLjVzLTQuNTEyIDEuODU0LTQuOTE1IDQuMjc3QzE1LjMwMyA2Ljk1IDEwLjMzMyAxMy4zOSAxMC4zMzMgMjEuMDd2MTEuMDczYzAgMS41MzQtLjI4IDMuMDMzLS44MzUgNC40NTZsLTIuMzggNi4xMmExLjc1OCAxLjc1OCAwIDAwLjE2OCAxLjU5OGMuMzExLjQ3Mi44MjcuNzUzIDEuMzguNzUzaDEyLjY3QzIyLjUxOCA0Ny4xMzcgMjQuNjI2IDQ4LjUgMjcgNDguNWMyLjM3NSAwIDQuNDgyLTEuMzYzIDUuNjY0LTMuNDI5aDEyLjY3Yy41NTMgMCAxLjA2OS0uMjggMS4zOC0uNzUzLjMwOS0uNDcyLjM3Mi0xLjA2OC4xNjctMS41OTdsLTIuMzgtNi4xMnptLTMzLjM3NCA1LjA0M2wxLjQ2Ni0zLjc3YTE1Ljc0IDE1Ljc0IDAgMDAxLjA3My01LjczVjIxLjA3MmMwLTcuNTYzIDUuOTgxLTEzLjcxNCAxMy4zMzMtMTMuNzE0czEzLjMzMyA2LjE1IDEzLjMzMyAxMy43MTR2MTEuMDczYzAgMS45NzIuMzYyIDMuOSAxLjA3MyA1LjcyOWwxLjQ2NiAzLjc3SDExLjEyOHpNMy4wOTkgMTEuNUEyOC44MDEgMjguODAxIDAgMDAwIDI0LjVjMCA0LjUxOSAxLjA3MSA5LjAxNCAzLjA5OSAxM0w2IDM1Ljg3NUM0LjIwMiAzMi4zMzcgMy4yOSAyOC41MSAzLjI5IDI0LjVTNC4yMDIgMTYuNjYzIDYgMTMuMTI1TDMuMDk5IDExLjV6TTUwLjkwMSAxMS41TDQ4IDEzLjEyNWMxLjc5OCAzLjUzOCAyLjcxIDcuMzY1IDIuNzEgMTEuMzc1cy0uOTEyIDcuODM3LTIuNzEgMTEuMzc1bDIuOTAxIDEuNjI1QTI4LjgwMSAyOC44MDEgMCAwMDU0IDI0LjVjMC00LjUxOS0xLjA3MS05LjAxNC0zLjA5OS0xM3oiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat center top/54px auto;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-title-list {
		font-size: 20px;
		padding: 60px 0 0;
	}
}

.bpBoQo .m-segment-content {
	display: block;
	text-align: left;
	grid-template-columns: repeat(3, 1fr);
}

.bpBoQo .m-segment-inputs {
	color: #000;
	display: block;
	font-size: 15px;
	cursor: pointer;
	margin: 16px 0 0;
	font-weight: bold;
	position: relative;
}

.bpBoQo .m-segment-inputs:first-child {
	margin-top: 0;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-inputs {
		margin: 0;
		display: flex;
		align-items: center;
	}

	.bpBoQo .m-segment-inputs:first-child {
		grid-column-end: 4;
		grid-column-start: 2;
	}
}

.bpBoQo .m-segment-inputs span {
	display: block;
	padding-left: 25px;
}

.bpBoQo .m-segment-inputs span::before,
.bpBoQo .m-segment-inputs span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
}

.bpBoQo .m-segment-inputs span::before {
	border-radius: 3px;
	border: solid 1px #535353;
	background-color: #e9e9e9;
}

.bpBoQo .m-segment-inputs span::after {
	opacity: 0;
	transition: opacity 0.5s;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCiAgICA8cGF0aCBmaWxsPSIjQzMyNDE3IiBkPSJNMyA5LjEzOEw5Ljg0OSAxNiAyMyAyLjg2MiAyMS4xMTIgMSA5Ljg0OSAxMi4yNSA0Ljg2MiA3LjI2M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xKSIvPg0KPC9zdmc+DQo=) no-repeat center/18px auto;
}

.bpBoQo .m-segment-user:checked+span::after {
	opacity: 1;
}

.bpBoQo .m-segment-user {
	opacity: 0;
	position: absolute;
	pointer-events: none;
}

.bpBoQo .m-segment-close {
	border: 0;
	width: 272px;
	height: 48px;
	color: white;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	border-radius: 4px;
	background-color: #1b4a7e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g109[id="ModalNotificacaoWrapper__Conteudo-sc-1dnzgk3-4"] {
	content: "bpBoQo,"
}

.fsQMQz {
	width: 100%;
}

.fsQMQz #taboola-below-article-thumbnails,
.fsQMQz #taboola-right-rail {
	width: 100%;
}

@media screen and (min-width:992px) {
	.fsQMQz .noticiasDaCategoria__container {
		max-width: 960px;
	}
}

@media screen and (min-width:1280px) {
	.fsQMQz .noticiasDaCategoria__container {
		max-width: 1280px;
	}
}

.fsQMQz .noticiasDaCategoria__apostas--link a {
	display: inline-block;
	color: #a2011e;
}

.fsQMQz .noticiasDaCategoria__apostas--link a:hover,
.fsQMQz .noticiasDaCategoria__apostas--link a:focus {
	text-decoration: none;
}

@media screen and (min-width:992px) {
	.fsQMQz .categoria__cabecalho--colunistas .figure__logo--guilherme-amado img {
		min-height: 89px;
	}
}

.fsQMQz .categoria__cabecalho--colunistas .figure__logo--juris img {
	min-height: 78px;
}

@media screen and (min-width:992px) {
	.fsQMQz .categoria__cabecalho--colunistas .figure__logo--juris img {
		min-height: 94px;
	}
}

.fsQMQz div#teads-ad-1 {
	height: auto;
}

.fsQMQz div#teads-ad-1:empty:before {
	display: none;
}

.fsQMQz .bloco-publicidade>div:nth-child(1) {
	margin-top: 12px !important;
	position: relative;
	background-color: #f5f5f5;
}

.fsQMQz .bloco-publicidade>div:nth-child(1):before {
	left: 0;
	right: 0;
	z-index: 2;
	top: -12px;
	color: #777;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: #fff;
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g130[id="NoticiasDaCategoriaWrapper-sc-50drs9-0"] {
	content: "fsQMQz,"
}

@media screen and (min-width:992px) {
	.YVfAU {
		margin-bottom: 15px;
	}
}

.YVfAU .bloco-publicidade {
	margin-bottom: 15px;
}

.YVfAU .noticia__categoria a {
	color: #1b4a7e;
}

data-styled.g131[id="NoticiasDaCategoriaWrapper__Noticias-sc-50drs9-1"] {
	content: "YVfAU,"
}

.dDwiMz {
	width: 100%;
	position: relative;
}

@media screen and (min-width:992px) {
	.dDwiMz {
		padding-left: 112px;
	}
}

@media screen and (min-width:0px) {
	.dDwiMz {
		margin-bottom: 40px;
	}
}

.dDwiMz.secondary-theme {
	padding-top: 12px;
	border-radius: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	background: linear-gradient(90deg, rgba(27, 74, 126, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #1b4a7e;
	box-shadow: 0px 104px 29px 0px rgba(0, 0, 0, 0), 0px 67px 27px 0px rgba(0, 0, 0, 0.01), 0px 38px 23px 0px rgba(0, 0, 0, 0.03), 0px 17px 17px 0px rgba(0, 0, 0, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.06), 0px 0px 0px 0px rgba(0, 0, 0, 0.06);
}

.dDwiMz.secondary-theme .newsletter__label-image {
	margin-left: 12px;
}

@media screen and (min-width:992px) {
	.dDwiMz.secondary-theme .newsletter__label-image {
		height: 100%;
		display: flex;
		align-items: center;
	}
}

.dDwiMz.secondary-theme .newsletter__label-image img {
	margin: 0;
	display: inline-block;
}

@media screen and (min-width:992px) {
	.dDwiMz.secondary-theme .newsletter__label-image img {
		width: 88px;
		height: 88px;
	}
}

.dDwiMz.secondary-theme .newsletter__label-content {
	padding-left: 12px;
}

.dDwiMz.secondary-theme .newsletter__label-content h2 {
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.dDwiMz.secondary-theme .newsletter__label-content h2 {
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 18px !important;
		font-style: normal !important;
		letter-spacing: -0.22px !important;
	}
}

.dDwiMz.secondary-theme .newsletter__label-content span {
	display: block;
	margin: 12px 0;
	color: #ffffff;
}

.dDwiMz.secondary-theme .newsletter__form {
	margin: 0;
	padding-left: 12px;
}

.dDwiMz.secondary-theme .newsletter__form input {
	border: 0;
	border-radius: 5px;
}

.dDwiMz.secondary-theme .newsletter__form button {
	margin-left: -6px;
	border-radius: 5px;
	background-color: #000000;
}

.dDwiMz.secondary-theme .newsletter__see-all {
	margin-top: 12px;
	padding-left: 12px;
}

.dDwiMz.secondary-theme .newsletter__see-all p,
.dDwiMz.secondary-theme .newsletter__see-all span {
	color: #ffffff;
}

@media screen and (min-width:992px) {
	.dDwiMz.secondary-theme .newsletter__see-all a {
		right: 12px;
		bottom: 80px;
	}
}

.dDwiMz.secondary-theme .newsletter__see-all a::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKlSURBVHgBtVbPSxRRHP++cWImCkeQ1iiaSM0OtUFZF6mDrYei7lKHCP+pDkHQJegSFAQdCg/pXtQ6rHnoF+xqwQwEO6I4A8rzfd+b9+a9+aELup9l4f3+fH9+dsn7S2coHAJ5gGhjNafpoAdQdtiWE3/qDoxcq4Mz6MFxYjsMYOPrMoSrLW4ZQQ9Hp2fg3OQt6CcCRvjj4wewvAt+38kQGD3ksofHJ4yNP/OfYSsIgBAzdwjMAd/oAXj0dG0Exu411Nrw+GWwbdcxDo5ON6DTXOBfdVnbLxYOYfNi3Z2fvM3rQseA42ZFowMPovsY8ySKMpK0IlV1IlXOYdfzYOL+Q36/DBZUAC/UZ59AjcWeZu7wMU3H5gLL09U63Hg6V0mGMDyM1juKjFs7mFnbaS5CHHW1fIKKr+04MNaYgRoj1NFN3xvSDDA8jFn4Wm9eG/mTltdnH2uWExXaId+Hm8/mCmS/5z/xt5LNqNpDCSTERsWQOp6nvL3O5rjXXlyAE6zY/Km7hZZCo9feveUNX1JL5YT8IrNs6cVzXkB6teEY87oXx3CKlb2OvytL3KDdJBEtVKJ5BcJ8q+ED3U4brjx4ZHgLmgSiV1jRsgYESGnLFqpUHuLFR0WHRRvrPB9CD038//UTvr16mSOr1ofKkIoCJCooO5vCC6y8iyysA64L7eYX+LeynFnYgwhVEuZDK5s/+N6CcG01zVHOQnUZKskrG5+kjZ2XNS5lKZnxJoUsHiQzumdC9YomMzKv8jVqnBQffZGQoqPWIXTarwaVvNwTkqsKNdeWKS22opUnMMZUeCTfINqhQrhKwoc22OwXQoe9FYZMlsTkLGvok97x/cVAjdXFAdXHxt5C9cBNxEFKfxSgOGDPWrtJLEQ2iqBfQKlDfUW53Act9xoNTew4vgAAAABJRU5ErkJggg==);
}

data-styled.g147[id="NewsletterFormularioWrapper-sc-1niyai9-0"] {
	content: "dDwiMz,"
}

.cISnwB {
	display: flex;
}

data-styled.g149[id="NewsletterFormularioWrapper__Label-sc-1niyai9-2"] {
	content: "cISnwB,"
}

.biUgDt {
	width: 56px;
	height: 56px;
	border-radius: 50%;
}

.biUgDt img {
	width: inherit;
	height: inherit;
}

@media screen and (min-width:992px) {
	.biUgDt {
		top: 0;
		left: 0;
		width: 88px;
		height: 88px;
		position: absolute;
	}
}

data-styled.g150[id="NewsletterFormularioWrapper__LabelImage-sc-1niyai9-3"] {
	content: "biUgDt,"
}

.eidOV {
	flex: 1;
	padding-left: 14px;
}

@media screen and (min-width:992px) {
	.eidOV {
		padding-left: 0;
	}
}

data-styled.g151[id="NewsletterFormularioWrapper__LabelContent-sc-1niyai9-4"] {
	content: "eidOV,"
}

.hkFTXg {
	line-height: 1;
}

@media screen and (min-width:0px) {
	.hkFTXg {
		margin-top: 15px;
	}
}

@media screen and (min-width:992px) {
	.hkFTXg {
		margin-top: 0;
	}
}

.hkFTXg a {
	height: 13px;
	padding-right: 20px;
	text-decoration: none;
	top: auto;
	right: auto;
	position: relative;
}

@media screen and (min-width:992px) {
	.hkFTXg a {
		right: 0;
		bottom: 55px;
		position: absolute;
	}
}

.hkFTXg a::before {
	top: 50%;
	right: 0;
	content: '';
	width: 14px;
	height: 12px;
	position: absolute;
	background-size: 14px 12px;
	transform: translateY(-50%);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIsSURBVHgB3ZZNctpAEIW7WzIbVznkBJF3BDCxClhkByeIcwKTE5icADiB7RMkN0hyApNVquIiQ4ShskO+AYtk48BMug0iwkhlYcte+Fvopxnp8WbezAhhwXkxVyOkIwTMQooYMBM+fSkPRh/lHuWgSsWWBtOGB4T4/a436uD3fH7fslHBI6D1rG6TDY3VsulwP/iQAhoxSwDHwT0SHdgskF30bFA+FNGgz+/KPBP2JxnF5ZsRntkRbR3+5YPaK7wCa6vj9vsT2ADlOFnY2eZMQDMsFkBxD2qEptZ/1bdczoGEiCu9s63mYtHcEDRf+eCHCk4mY41VKd+CW5A2RNaZPBMq+9yN3XhBhDHRlmsAT8NlDdjulQrjKLeKaz/2CmfSJlzn+XdK9MfVRl/GCzIyZhXvognGvIN1t6pXetn876p4pDO2Mgi10L+eaI31ijdqun1/bfyjQnONpFTt57ozbbU5w4eLMieajnscKK45vFjUVlwZ6FrW77dlz48NWqzg3O0vn0+N81Khz13RmguKCWis5o9d8VSqDoYncAsECah6wxOimQuwviCIqyuautImybsSCQrituwNdzkcnaAm15XBsP563hOJSCwYUPUu2ux2lxP4XK5hQ2y4A+4Gjm6yscP78vQFbQPUX05sgwc8qSFd8E2wa2gDl8iriaO1JTt+qt8yUVxJuq8TZ8x7eFBwImuzzNflVi9Op5oaZPAFpAjvqz+nNPscLA7/AGv01RM65+eVAAAAAElFTkSuQmCC);
}

.hkFTXg a,
.hkFTXg p,
.hkFTXg span {
	display: inline;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {

	.hkFTXg a,
	.hkFTXg p,
	.hkFTXg span {
		font-size: 12px;
		font-weight: 700;
		line-height: normal;
		letter-spacing: -0.35px;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.hkFTXg span {
	display: inline;
}

@media screen and (min-width:992px) {
	.hkFTXg span {
		display: none;
	}
}

data-styled.g152[id="NewsletterFormularioWrapper__SeeAll-sc-1niyai9-5"] {
	content: "hkFTXg,"
}

.iZhSrw {
	height: 40px;
	display: flex;
	margin: 12px 0 0;
	position: relative;
}

.iZhSrw:after {
	top: 100%;
	left: 10px;
	z-index: 2;
	width: 50%;
	opacity: 0;
	display: block;
	margin: 0 auto;
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	padding: 10px 5px;
	position: absolute;
	white-space: nowrap;
	background-color: #fff;
	transition: all 0.3s ease;
	text-transform: uppercase;
	content: 'Email inválido';
	transform: translateY(-210%);
	font-family: Arial, Helvetica, 'sans-serif';
	color: #1b4a7e;
}

data-styled.g153[id="NewsletterFormularioWrapper__Form-sc-1niyai9-6"] {
	content: "iZhSrw,"
}

.jumxjr {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}

data-styled.g154[id="NewsletterFormularioWrapper__Mensagem-sc-1niyai9-7"] {
	content: "jumxjr,"
}

.fTzeSE {
	flex: 1;
	padding: 0 12px;
	background: #fff;
	outline: transparent;
	border: 0.5px solid #979797;
	color: #555555;
}

@media screen and (min-width:0px) {
	.fTzeSE {
		font-size: 14px;
		font-weight: 400;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
}

.fTzeSE::placeholder {
	font-size: 12px;
}

data-styled.g155[id="NewsletterFormularioWrapper__Input-sc-1niyai9-8"] {
	content: "fTzeSE,"
}

.lhKnGu {
	border: 0;
	width: 112px;
	cursor: pointer;
	background-color: #1b4a7e;
	color: #ffffff;
}

@media screen and (min-width:0px) {
	.lhKnGu {
		font-size: 14px;
		font-weight: 700;
		line-height: normal;
		letter-spacing: -0.35px;
		font-family: Arial, Helvetica, sans-serif;
	}
}

data-styled.g156[id="NewsletterFormularioWrapper__Submit-sc-1niyai9-9"] {
	content: "lhKnGu,"
}

.eyCWhk {
	width: 100%;
}

data-styled.g161[id="CabecalhoColunasWrapper__CabecalhoColunistaWrapper-sc-rfoeyr-0"] {
	content: "eyCWhk,"
}

.uXWNy {
	height: 58px;
	display: flex;
	padding: 0 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	align-items: center;
	justify-content: space-between;
	transition: height 0.3s ease;
	background-color: #1b4a7e;
}

@media screen and (min-width:768px) {
	.uXWNy {
		height: 76px;
	}
}

.uXWNy h1,
.uXWNy h3 {
	font-style: italic;
	text-transform: uppercase;
}

.uXWNy .publicidade__selo {
	width: 120px;
	height: 50px;
	visibility: hidden;
}

.uXWNy .publicidade__selo.visible {
	visibility: visible;
}

.uXWNy #div-gpt-ad-selo-coluna-e-o-bicho {
	width: 120px;
	height: 50px;
	text-align: center;
	position: relative;
}

.uXWNy #div-gpt-ad-selo-coluna-e-o-bicho::before {
	content: 'OFERECIMENTO';
	color: #ffffff;
	font-size: 8px;
	position: absolute;
	opacity: 40%;
	text-align: center;
	top: 5px;
	transform: translate(-50%, -50%);
}

.uXWNy .cabecalho__selo {
	width: 94px;
	height: 100%;
	right: -10px;
	padding: 5px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #FFFFFF;
	border: 2px solid #1b4a7e;
}

@media screen and (min-width:992px) {
	.uXWNy .cabecalho__selo {
		width: 114px;
		padding: 10px;
	}
}

.uXWNy .cabecalho__selo picture {
	width: 60px;
	height: 30px;
	position: relative;
	display: inline-block;
}

@media screen and (min-width:992px) {
	.uXWNy .cabecalho__selo picture {
		width: 90px;
		height: 45px;
	}
}

.uXWNy .cabecalho__selo picture img {
	width: 60px;
	height: 30px;
	object-fit: cover;
}

@media screen and (min-width:992px) {
	.uXWNy .cabecalho__selo picture img {
		width: 90px;
		height: 45px;
	}
}

data-styled.g162[id="CabecalhoColunasWrapper__Cabecalho-sc-rfoeyr-1"] {
	content: "uXWNy,"
}

.ctyZuP {
	padding: 0 12px;
	overflow: hidden;
}

.ctyZuP::after {
	content: '';
	width: 70px;
	margin: 0 auto;
	display: block;
	border-bottom: solid 1px #9b9b9b90;
}

@media screen and (min-width:768px) {
	.ctyZuP::after {
		border-bottom: 0;
		margin-bottom: 20px;
	}
}

@media screen and (min-width:992px) {
	.ctyZuP {
		padding: 0 12px 0;
	}
}

.ctyZuP.wrapper-grande-angular,
.ctyZuP.wrapper-na-mira,
.ctyZuP.wrapper-nas-redes,
.ctyZuP.wrapper-guilherme-amado,
.ctyZuP.wrapper-guilherme-fiuza {
	padding: 0;
}

.ctyZuP.wrapper-grande-angular .wrapper-figure,
.ctyZuP.wrapper-na-mira .wrapper-figure,
.ctyZuP.wrapper-nas-redes .wrapper-figure,
.ctyZuP.wrapper-guilherme-amado .wrapper-figure,
.ctyZuP.wrapper-guilherme-fiuza .wrapper-figure {
	border-bottom: solid 2px #1b4a7e;
}

@media screen and (min-width:768px) {

	.ctyZuP.wrapper-grande-angular .grid__row,
	.ctyZuP.wrapper-na-mira .grid__row,
	.ctyZuP.wrapper-nas-redes .grid__row,
	.ctyZuP.wrapper-guilherme-amado .grid__row,
	.ctyZuP.wrapper-guilherme-fiuza .grid__row {
		border-bottom: solid 2px #1b4a7e;
	}

	.ctyZuP.wrapper-grande-angular .wrapper-figure,
	.ctyZuP.wrapper-na-mira .wrapper-figure,
	.ctyZuP.wrapper-nas-redes .wrapper-figure,
	.ctyZuP.wrapper-guilherme-amado .wrapper-figure,
	.ctyZuP.wrapper-guilherme-fiuza .wrapper-figure {
		border-bottom: none;
	}
}

.ctyZuP.wrapper-claudia-meireles {
	margin-bottom: 10px;
}

.ctyZuP.wrapper-juris .figure__logo--link {
	display: none;
}

.ctyZuP.wrapper-juris::after {
	display: none;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__imagem-cabecalho--link {
		display: flex;
		align-items: center;
	}
}

.ctyZuP.wrapper-juris .figure__logo {
	margin-top: -15px;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__logo {
		margin-top: 0;
	}
}

.ctyZuP.wrapper-juris .figure__logo img {
	height: 79px;
}

@media screen and (min-width:768px) {
	.ctyZuP.wrapper-juris .figure__logo img {
		height: 94px;
	}
}

data-styled.g163[id="CabecalhoColunasWrapper__Autor-sc-rfoeyr-2"] {
	content: "ctyZuP,"
}

.bDKvAq {
	display: flex;
	padding: 15px 0;
	overflow: hidden;
	min-height: 60px;
	align-items: center;
}

@media screen and (min-width:992px) {
	.bDKvAq {
		padding: 0;
		padding-top: 10px;
	}
}

.bDKvAq.wrapper-figure__grande-angular,
.bDKvAq.wrapper-figure__nas-redes,
.bDKvAq.wrapper-figure__guilherme-amado,
.bDKvAq.wrapper-figure__na-mira {
	padding: 15px 12px 0;
}

data-styled.g164[id="CabecalhoColunasWrapper__FigureWrapper-sc-rfoeyr-3"] {
	content: "bDKvAq,"
}

.jfgVDm {
	flex: none;
	border: none;
	display: flex;
	padding-right: 0;
	margin-right: 10px;
	align-items: center;
}

.jfgVDm img {
	width: 65px;
	height: 65px;
	display: block;
	overflow: hidden;
	border-radius: 100%;
}

.jfgVDm.figure__autor--grande-angular,
.jfgVDm.figure__autor--nas-redes,
.jfgVDm.figure__autor--guilherme-amado,
.jfgVDm.figure__autor--na-mira {
	align-self: end;
	margin-right: 8px;
}

@media screen and (min-width:768px) {

	.jfgVDm.figure__autor--grande-angular,
	.jfgVDm.figure__autor--nas-redes,
	.jfgVDm.figure__autor--guilherme-amado,
	.jfgVDm.figure__autor--na-mira {
		margin-right: 10px;
	}
}

.jfgVDm.figure__autor--grande-angular img,
.jfgVDm.figure__autor--nas-redes img,
.jfgVDm.figure__autor--guilherme-amado img,
.jfgVDm.figure__autor--na-mira img {
	width: 120px;
	height: auto;
	border-radius: 0;
	max-height: 180px;
	object-fit: contain;
}

@media screen and (min-width:992px) {

	.jfgVDm.figure__autor--grande-angular img,
	.jfgVDm.figure__autor--nas-redes img,
	.jfgVDm.figure__autor--guilherme-amado img,
	.jfgVDm.figure__autor--na-mira img {
		width: 170px;
	}
}

@media screen and (min-width:1280px) {

	.jfgVDm.figure__autor--grande-angular img,
	.jfgVDm.figure__autor--nas-redes img,
	.jfgVDm.figure__autor--guilherme-amado img,
	.jfgVDm.figure__autor--na-mira img {
		width: 200px;
	}
}

.jfgVDm.figure__autor--guilherme-amado img {
	width: 120px;
	height: 93px;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--guilherme-amado img {
		max-height: 230px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--guilherme-amado img {
		width: 170px;
		height: 132px;
	}
}

.jfgVDm.figure__autor--grande-angular img {
	width: 120px;
	height: 93px;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--grande-angular img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--grande-angular img {
		width: 200px;
		height: 155px;
	}
}

.jfgVDm.figure__autor--na-mira img {
	width: 120px;
	height: 93px;
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jfgVDm.figure__autor--na-mira img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.jfgVDm.figure__autor--na-mira img {
		width: 170px;
		height: 131px;
	}
}

data-styled.g165[id="CabecalhoColunasWrapper__Figure-sc-rfoeyr-4"] {
	content: "jfgVDm,"
}

.ccWjUG {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.ccWjUG a {
	text-decoration: none;
}

.ccWjUG img {
	width: 100%;
	height: 60px;
	display: block;
	max-width: 240px;
	object-fit: contain;
	object-position: left;
}

@media screen and (min-width:480px) {
	.ccWjUG img {
		max-width: 240px;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG img {
		width: 300px;
		height: 44px;
		max-width: inherit;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG img {
		width: 100%;
		height: 60px;
		max-width: 352px;
	}
}

.ccWjUG.figure__logo--grande-angular,
.ccWjUG.figure__logo--guilherme-amado,
.ccWjUG.figure__logo--na-mira,
.ccWjUG.figure__logo--nas-redes {
	position: relative;
}

.ccWjUG.figure__logo--grande-angular img,
.ccWjUG.figure__logo--guilherme-amado img,
.ccWjUG.figure__logo--na-mira img,
.ccWjUG.figure__logo--nas-redes img {
	max-width: 270px;
}

@media screen and (min-width:992px) {

	.ccWjUG.figure__logo--grande-angular img,
	.ccWjUG.figure__logo--guilherme-amado img,
	.ccWjUG.figure__logo--na-mira img,
	.ccWjUG.figure__logo--nas-redes img {
		height: auto;
		max-width: 390px;
	}
}

.ccWjUG.figure__logo--na-mira img {
	height: auto;
}

@media screen and (min-width:768px) {
	.ccWjUG.figure__logo--na-mira img {
		height: 85px;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--na-mira img {
		height: auto;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--grande-angular img {
		min-height: 89px;
	}
}

.ccWjUG.figure__logo--na-mira img {
	width: 100%;
	height: 90px;
}

@media screen and (min-width:768px) {
	.ccWjUG.figure__logo--na-mira img {
		max-height: 155px;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG.figure__logo--na-mira img {
		width: 300px;
		height: 120px;
	}
}

.ccWjUG.figure__logo--guilherme-amado {
	width: 100%;
}

.ccWjUG.figure__logo--guilherme-amado a {
	display: block;
	width: 100%;
}

.ccWjUG.figure__logo--guilherme-amado img {
	width: 100%;
}

.ccWjUG .figure__logo--link {
	text-decoration: none;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.ccWjUG .figure__logo--link {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG .figure__logo--link {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.ccWjUG .figure__logo--link {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

@media screen and (min-width:0px) {
	.ccWjUG .figure__logo--link {
		font-size: 10px;
	}
}

@media screen and (min-width:768px) {
	.ccWjUG .figure__logo--link {
		margin-bottom: 5px;
	}
}

.ccWjUG .figure__logo--link:hover,
.ccWjUG .figure__logo--link:focus,
.ccWjUG .figure__logo--link:active {
	text-decoration: underline;
}

data-styled.g166[id="CabecalhoColunasWrapper__Logo-sc-rfoeyr-5"] {
	content: "ccWjUG,"
}

.Rlzje {
	padding: 12px;
}

@media screen and (min-width:768px) {
	.Rlzje {
		top: 50%;
		height: 80%;
		display: flex;
		position: relative;
		align-items: center;
		padding: 0 15px 0 10px;
		transform: translateY(-50%);
		border-left: solid 2px #9b9b9b90;
	}
}

@media screen and (min-width:768px) {

	.Rlzje.autor__bio--guilherme-amado,
	.Rlzje.autor__bio--na-mira {
		height: 50%;
	}
}

@media screen and (min-width:992px) {

	.Rlzje.autor__bio--guilherme-amado,
	.Rlzje.autor__bio--na-mira {
		height: 30%;
	}
}

data-styled.g167[id="CabecalhoColunasWrapper__Bio-sc-rfoeyr-6"] {
	content: "Rlzje,"
}

.trrZe {
	height: 100%;
}

.trrZe #taboola-right-rail {
	width: 100%;
}

.trrZe .colunista__guilherme_amado {
	object-position: top;
}

.trrZe .sidebar-ultimasNoticias .grid-coluna__placeholder--imagem {
	display: none;
}

@media screen and (min-width:992px) {
	.trrZe .sidebar-ultimasNoticias .bloco-noticia__grid-titulo {
		padding-right: 0;
	}
}

.trrZe .sidebar-ultimasNoticias .noticia__categoria--placeholder {
	height: 10px !important;
}

.trrZe .sidebar-ultimasNoticias .noticia__titulo--placeholder {
	height: 13px !important;
}

.trrZe .sidebar-ultimasNoticias .noticia__article--placeholder {
	margin-bottom: 0;
}

.trrZe .sidebar-ultimasNoticias .noticia__titulo {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.trrZe .bloco-noticia__grid-titulo {
		display: flex;
		align-items: center;
	}
}

@media screen and (min-width:992px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo {
		margin-bottom: 15px;
	}

	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo h4 {
		margin-bottom: 2px;
	}
}

@media screen and (min-width:992px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia_autor span {
		font-size: 12px;
	}
}

.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.trrZe .bloco-noticia__sidebar .bloco-noticia__grid-titulo .noticia__categoria {
		font-size: 12px;
	}
}

data-styled.g199[id="SidebarWrapper-sc-1mby8az-0"] {
	content: "trrZe,"
}

.iQizyM {
	width: 100%;
}

.iQizyM article h5 a {
	color: inherit;
}

@media screen and (min-width:768px) {
	.iQizyM .ultimasNoticias__titulo--placeholder {
		height: 80px !important;
	}
}

.iQizyM .bloco-publicidade>div:nth-child(1) {
	margin-top: 12px !important;
	position: relative;
	background-color: #f5f5f5;
}

.iQizyM .bloco-publicidade>div:nth-child(1):before {
	left: 0;
	right: 0;
	z-index: 2;
	top: -12px;
	color: #777;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: #fff;
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g206[id="UltimasNoticiasWrapper-sc-1pnvydz-0"] {
	content: "iQizyM,"
}

.kJwvNr {
	display: flex;
	min-height: 20px;
	padding-left: 8px;
	align-items: center;
	margin: 12px 0 12px 0;
	justify-content: space-between;
	color: #1b4a7e;
	border-bottom: 2px solid #1b4a7e;
	padding-left: 0;
}

@media screen and (min-width:768px) {
	.kJwvNr {
		min-height: 55px;
		padding: 0;
		min-height: 30px;
	}
}

@media screen and (min-width:992px) {
	.kJwvNr {
		padding: 0;
		min-height: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
		min-height: 30px;
		padding-bottom: 0;
		margin-bottom: 15px;
	}
}

.kJwvNr a {
	color: inherit;
	text-decoration: none;
}

.kJwvNr h1,
.kJwvNr h3 {
	font-style: italic;
	text-transform: uppercase;
}

@media screen and (min-width:768px) {
	.kJwvNr .btn {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.kJwvNr .btn {
		border: 2px solid #1b4a7e;
	}
}

.kJwvNr .m-icon.angle-right-b {
	width: 36px;
	height: 36px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgaWQ9ImFuZ2xlLXJpZ2h0LWIiPgogIDxwYXRoCiAgICBmaWxsPSIjZDgwMDI3IgogICAgZD0iTTE1LjUsMTEuM0w5LjksNS42Yy0wLjQtMC40LTEtMC40LTEuNCwwcy0wLjQsMSwwLDEuNGw0LjksNC45bC00LjksNC45Yy0wLjIsMC4yLTAuMywwLjQtMC4zLDAuN2MwLDAuNiwwLjQsMSwxLDFjMC4zLDAsMC41LTAuMSwwLjctMC4zbDUuNy01LjdjMCwwLDAsMCwwLDBDMTUuOSwxMi4zLDE1LjksMTEuNywxNS41LDExLjN6Ij48L3BhdGg+Cjwvc3ZnPg==);
}

data-styled.g207[id="UltimasNoticiasWrapper__Titulo-sc-1pnvydz-1"] {
	content: "kJwvNr,"
}

.fYmlLh {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 30px 0;
}

@media screen and (min-width:0px) {
	.fYmlLh {
		min-height: 1200px;
	}
}

.fYmlLh .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.fYmlLh .bloco-publicidade {
		align-items: flex-start;
	}
}

@media screen and (min-width:0px) {
	.fYmlLh .bloco-publicidade {
		min-height: 1200px;
	}
}

.fYmlLh .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.fYmlLh .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:0px) {
	.fYmlLh .bloco-publicidade>div:nth-child(1) {
		min-height: 1200px;
	}
}

.fYmlLh .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.fYmlLh .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.fYmlLh .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.fYmlLh .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.fYmlLh .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.fYmlLh .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.fYmlLh .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.fYmlLh iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.fYmlLh.fixarBanner {
	background-color: #fff;
}

.fYmlLh.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.fYmlLh.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.fYmlLh #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.fYmlLh #taboola-right-rail-home {
	width: 100%;
}

.bYYueE {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
}

@media screen and (min-width:992px) {
	.bYYueE {
		top: 90px;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.bYYueE {
		position: sticky;
	}
}

.bYYueE .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

@media screen and (min-width:992px) {
	.bYYueE .bloco-publicidade {
		align-items: flex-start;
	}
}

.bYYueE .bloco-publicidade#div-gpt-ad-home-quadrado-4 {
	min-height: 250px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 600px;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe {
	max-width: 100%;
}

.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(2),
.bYYueE .bloco-publicidade>div:nth-child(1) iframe:nth-child(3) {
	display: none !important;
}

.bYYueE .bloco-publicidade>div:nth-child(1):before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1) {
	margin-top: 0 !important;
}

.bYYueE .bloco-publicidade[data-text='false']>div:nth-child(1):before {
	display: none;
}

.bYYueE .bloco-publicidade[data-background='false']>div:nth-child(1) {
	background-color: transparent !important;
}

.bYYueE>div {
	position: sticky;
	top: 8.5vh;
}

.bYYueE iframe {
	transform: translateY(0);
	transition: transform 0.5s ease 0s;
}

.bYYueE.fixarBanner {
	background-color: #fff;
}

.bYYueE.fixarBanner iframe {
	top: 0;
	z-index: 9;
	position: fixed;
	transform: translateY(68px);
	transition: all 1s ease;
}

.bYYueE.bannerSliderUp iframe {
	top: -150px;
	transition: all 1s ease;
}

.bYYueE #publicidade-video {
	width: 100%;
	max-width: 350px;
}

.bYYueE #taboola-right-rail-home {
	width: 100%;
}

data-styled.g1[id="PublicidadesWrapper-sc-tdfx1c-0"] {
	content: "fYmlLh,bYYueE,"
}

.fJRJEW {
	width: 100%;
	min-width: 100%;
}

@media screen and (min-width:0px) {
	.fJRJEW {
		min-height: 1200px;
	}
}

.fJRJEW>span {
	display: block;
}

@media screen and (min-width:0px) {
	.fJRJEW>span {
		height: 1200px;
	}
}

.ebvboq {
	width: 100%;
	min-width: 100%;
	min-height: 600px;
}

.ebvboq>span {
	display: block;
	height: 600px;
}

data-styled.g2[id="PublicidadesWrapper__Placeholder-sc-tdfx1c-1"] {
	content: "fJRJEW,ebvboq,"
}

.cxWoMA header {
	width: 100%;
}

.dJWmxU {
	width: 100%;
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-left: 12px;
	}
}

@media screen and (min-width:1280px) {
	.dJWmxU {
		padding-right: 12px;
	}
}

.dJWmxU header {
	width: 100%;
}

data-styled.g3[id="Box-sc-68smk-0"] {
	content: "cxWoMA,dJWmxU,"
}

.jhnILN {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

.hBewGl {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.14;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.blpCTZ {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

.iRRxze {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #000000;
}

.TcJvw {
	color: #3f2c2e;
}

@media screen and (min-width:0px) {
	.TcJvw {
		line-height: 1.2;
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: -0.64px;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

@media screen and (min-width:768px) {
	.TcJvw {
		font-size: 36px;
		letter-spacing: -1px;
	}
}

@media screen and (min-width:992px) {
	.TcJvw {
		line-height: 1.17;
	}
}

@media screen and (min-width:0px) {
	.TcJvw {
		margin: 3px 0 8px 0;
	}
}

@media screen and (min-width:768px) {
	.TcJvw {
		margin: 10px 0 8px 0;
	}
}

.jhEviD {
	margin: 0 0 15px 0;
	color: #333333;
}

@media screen and (min-width:0px) {
	.jhEviD {
		line-height: 1.45;
		font-size: 11px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: -.26px;
		font-family: 'BeVietnam-Regular', Arial, Helvetica, 'sans-serif';
	}
}

@media screen and (min-width:768px) {
	.jhEviD {
		line-height: 1.54;
		font-size: 13px;
		color: #958f90;
		padding-right: 35px;
	}
}

@media screen and (min-width:0px) {
	.jhEviD {
		text-align: left;
	}
}

.hWcrMX {
	margin: 0 0 20px 0;
	color: #4A4A4A;
}

@media screen and (min-width:0px) {
	.hWcrMX {
		line-height: 1;
		font-size: 9px;
		letter-spacing: 1px;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

@media screen and (min-width:0px) {
	.hWcrMX {
		text-align: left;
	}
}

.cCVwoX {
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.cCVwoX {
		line-height: 1;
		font-size: 10px;
		font-weight: 700;
		letter-spacing: -0.46;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

@media screen and (min-width:768px) {
	.cCVwoX {
		font-size: 11px;
	}
}

@media screen and (min-width:0px) {
	.cCVwoX {
		margin: 0px 0 8px 0;
	}
}

.gWMhxK {
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: .3px;
	text-transform: inherit;
	color: #595959;
}

@media screen and (min-width:0px) {
	.gWMhxK {
		text-align: right;
	}
}

.hbwsvi {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.hbwsvi {
		margin: 10px 0 0;
	}
}

@media screen and (min-width:992px) {
	.hbwsvi {
		margin: 0;
	}
}

.bwTnee {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	margin: 0;
}

.bZDUdt {
	font-size: 14px;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.36px;
	text-transform: inherit;
	color: #1e1e1e;
}

@media screen and (min-width:0px) {
	.bZDUdt {
		text-align: center;
	}
}

data-styled.g5[id="Text__TextBase-sc-1d75gww-0"] {
	content: "jhnILN,hBewGl,blpCTZ,iRRxze,TcJvw,jhEviD,hWcrMX,cCVwoX,gWMhxK,hbwsvi,bwTnee,bZDUdt,"
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.iaUeyE {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.iaUeyE {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.iaUeyE {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.iaUeyE {
		max-width: 1280px;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:0px) {
	.iaUeyE {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iaUeyE {
		display: block;
	}
}

.dqQxhb {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width:0px) {
	.dqQxhb {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:480px) {
	.dqQxhb {
		max-width: initial;
	}
}

@media screen and (min-width:768px) {
	.dqQxhb {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width:992px) {
	.dqQxhb {
		max-width: 1160px;
	}
}

@media screen and (min-width:1280px) {
	.dqQxhb {
		max-width: 1280px;
	}
}

@media screen and (min-width:1280px) {
	.dqQxhb {
		padding: 0;
	}
}

data-styled.g6[id="Grid__Container-sc-owmjhw-0"] {
	content: "ijrrzD,iaUeyE,dqQxhb,"
}

.jJtlyw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}

.DestaqueHome_x {
	max-height: 230px;
	overflow: hidden;
	display: grid;
	grid-auto-flow: column;
	grid-template-columns: 2fr 3fr;
	margin-left: -5px;
	margin-right: -5px;
}



.dYxeVS {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:992px) {
	.dYxeVS {
		margin-left: 0;
		margin-right: 0;
	}
}

.cqmWHV {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:0px) {
	.cqmWHV {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (min-width:1280px) {
	.cqmWHV {
		margin-left: -12px;
		margin-right: -12px;
	}
}

@media screen and (min-width:768px) {
	.cqmWHV {
		justify-content: left;
	}
}

.hXiIKi {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



@media screen and (min-width:768px) {
	.hXiIKi {
		justify-content: left;
	}
}

data-styled.g7[id="Grid__Row-sc-owmjhw-1"] {
	content: "jJtlyw,dYxeVS,cqmWHV,hXiIKi,"
}

.jxgRUf {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jxgRUf {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxgRUf {
		padding-right: 0;
		padding-left: 0;
	}
}

.BGIlG {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.BGIlG {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:1280px) {
	.BGIlG {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media screen and (min-width:0px) {
	.BGIlG {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.BGIlG {
		padding-right: 12px;
		padding-left: 12px;
	}
}

.jxWCJw {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.jxWCJw {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jxWCJw {
		flex: 0 0 66.66666666666667%;
		max-width: 66.66666666666667%;
	}
}

@media screen and (min-width:0px) {
	.jxWCJw {
		margin-top: 10px;
	}
}

.ivaiSK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.ivaiSK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:0px) {
	.ivaiSK {
		padding: 0 12px 12px;
	}
}

.cgtvGh {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width:0px) {
	.cgtvGh {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.cgtvGh {
		margin-top: 8px;
	}
}

@media screen and (min-width:768px) {
	.cgtvGh {
		padding-top: 0;
	}
}

.bbUrUl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.hGMcyO {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width:0px) {
	.hGMcyO {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.hGMcyO {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:1280px) {
	.hGMcyO {
		flex: 0 0 33.333333333333336%;
		max-width: 33.333333333333336%;
	}
}

@media screen and (min-width:0px) {
	.hGMcyO {
		margin-top: 30px;
	}
}

@media screen and (min-width:992px) {
	.hGMcyO {
		margin-top: 0;
	}
}

.dMrjgC {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.dMrjgC {
		flex: 0 0 8.333333333333334%;
		max-width: 8.333333333333334%;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width:0px) {
	.dMrjgC {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.dMrjgC {
		display: block;
	}
}

.iYYMPK {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.iYYMPK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.iYYMPK {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

.jGIUsq {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width:0px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.jGIUsq {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:992px) {
	.jGIUsq {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

data-styled.g8[id="Grid__Col-sc-owmjhw-2"] {
	content: "jxgRUf,BGIlG,jxWCJw,ivaiSK,cgtvGh,bbUrUl,hGMcyO,dMrjgC,iYYMPK,jGIUsq,"
}

.gzctRP {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.gzctRP:hover,
.gzctRP:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.gzctRP {
		font-size: 24px;
	}
}

@media screen and (min-width:768px) {
	.gzctRP {
		font-size: 20px;
	}
}

.jxmdrk {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.jxmdrk:hover,
.jxmdrk:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		margin-right: 15px;
	}
}

@media screen and (min-width:0px) {
	.jxmdrk {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.jxmdrk {
		font-size: 20px;
	}
}

.duyGDZ {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.duyGDZ:hover,
.duyGDZ:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.duyGDZ {
		font-size: 30px;
	}
}

@media screen and (min-width:768px) {
	.duyGDZ {
		font-size: 20px;
	}
}

.dTvCzO {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	background: transparent;
	color: #1b4a7e;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
	margin: 20px 0 0;
	padding: 0;
}

.dTvCzO:hover,
.dTvCzO:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.dTvCzO {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:0px) {
	.dTvCzO {
		font-size: 30px;
	}
}

.fmAlub {
	border: 0;
	opacity: 1;
	cursor: pointer;
	padding: 0 12px;
	font-weight: bold;
	border-radius: 8px;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: white;
	transition: opacity 200ms ease-in-out;
	border-radius: 12px;
}

.fmAlub:hover,
.fmAlub:focus {
	opacity: 0.5;
}

@media screen and (min-width:0px) {
	.fmAlub {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width:768px) {
	.fmAlub {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

data-styled.g41[id="Buttons__Button-sc-brbebv-0"] {
	content: "gzctRP,jxmdrk,duyGDZ,dTvCzO,fmAlub,"
}

.bXMQIi {
	top: 2px;
	font-size: 0px;
	line-height: 0;
	font-weight: bold;
	margin-right: 10px;
	color: transparent;
	position: relative;
	width: 27px;
	display: flex;
	cursor: pointer;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi {
		width: auto;
		height: 21px;
		display: flex;
		font-size: 16px;
		cursor: pointer;
		font-weight: bold;
		position: relative;
		margin-right: 15px;
		text-align: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		transition: all 0.4s ease;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #000000;
	}
}

.bXMQIi p {
	margin: 0;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:992px) {
	.bXMQIi p:last-child {
		position: relative;
		top: 1px;
	}
}

.bXMQIi span {
	width: 20px;
	height: 2px;
	margin: 2px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	background: #000000;
}

@media screen and (min-width:768px) {
	.bXMQIi span {
		width: 24px;
		height: 2px;
		margin: 3px 5px 2px 0px;
		margin-right: 5px;
	}
}

.bXMQIi input {
	display: none;
}

.bXMQIi input:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(5px, 0px);
}

.bXMQIi input:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg);
}

.bXMQIi input:checked~span:nth-of-type(3) {
	width: 50%;
	transform-origin: bottom;
	transform: translate(17px, -6px) rotatez(45deg);
}

data-styled.g42[id="styles__ButtonMenuMobileWrapper-sc-15uuuo9-0"] {
	content: "bXMQIi,"
}

.gcBmsF {
	z-index: 2;
	position: relative;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border-bottom: solid 2px #1b4a7e;
	height: 68px;
}

@media screen and (min-width:768px) {
	.gcBmsF {
		height: 90px;
	}
}

@media screen and (min-width:992px) {
	.gcBmsF {
		padding-top: 0;
	}
}

@media screen and (min-width:1280px) {
	.gcBmsF {
		padding: 0 12px;
	}
}

data-styled.g43[id="MenuWrapper-sc-oovkh1-0"] {
	content: "gcBmsF,"
}

.jJlsdx {
	height: 66px;
	display: flex;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.jJlsdx {
		width: 100%;
		justify-content: space-between;
		height: 68px;
		max-width: 1152px;
	}
}

@media screen and (min-width:992px) {
	.jJlsdx {
		padding: 0 10px;
		border-bottom: 0;
		max-width: 1152px;
	}
}

@media screen and (min-width:1280px) {
	.jJlsdx {
		padding: 0;
		max-width: 1280px;
	}
}

data-styled.g44[id="MenuWrapper__Container-sc-oovkh1-1"] {
	content: "jJlsdx,"
}

.iCKrMn {
	order: 1;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: 100%;
	display: flex;
	align-self: center;
	align-items: center;
}

@media screen and (min-width:768px) {
	.iCKrMn {
		width: 131px;
		order: initial;
		padding-right: 16px;
	}
}

@media screen and (min-width:992px) {
	.iCKrMn {
		width: 190px;
	}
}

@media screen and (min-width:768px) {
	.iCKrMn button {
		font-size: 40px;
	}
}

.iCKrMn .btn-notificacao {
	top: 2px;
	width: 17.3px;
	height: 18.1px;
	font-size: 0px;
	overflow: visible;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17.3px 18.1px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAATmipGAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOBSURBVHgB7Vm9UttAEF7JBiqw3THDT5QniOnSIZ4AeIKQLh24TBW7Sxfo6BBPkOEJIjpK8gSWgYJ0AjqGn3wLYua03AlJJ8Uu8s3cSLfaO33eXe3drR2yxOLiou84zjqaj66H1k4exY+Pj6e4nuJ6dHFxEZIFHCqBNjA3N7eN2x2F2FuIQHhwfn4eUAkUJsoWdF33gJ6tVwbRw8PD56IWbhRRXl5e/gYXB5Tfijq0McdWq9Wiq6ur47yD3LyKTBKXvuZRjLYHt27C0u/Pzs4cbnzPMjw7THQk+smcuZDL9ZiQ43FXyuHCvWaz2Y+iKM4a7wHQ3cKtjlgPP2yXbInOz89709PTQyGO8eLNonGWxPdPSodOfHt7u3J5eRlljX3T9TMzMwdCFONlK2XSDY/B2DVKh0J7amrq4K2xmUTZAogzX5Wh34OrIyoJDOW82lNlnIP5XVSWKCbYFqKgbB5UwXNg7lC8K/PDMhJF/HMa2VBliMtDqgj39/cDtY93dXkhMekbid7d3XWFKLJdBlUkc0WKqD07O+ub9I1EEfS+2oc1j6h6pOaEVT2TYlaMeilF142oYiSbFhUfTLq5VyZMGtMYkZvouGEkinh5p/Zh0Yiqh/RSx6Q4VovKcEK/ZdJ1Myax2crlgiQKLxbPoyS+eqzHQ6oYmFO6vhTR1KDhcDiiiqHZM3im1UlLdGFhQa5Kp1QfIrXT6XS0caoliuTuqf06c6hM+li613R6WqLJ0Vft5z7bFAXmToUUiHd1eqYYXRWDa3M95g7VPry5qtN7RZSPHrikftXNzU1INaHRaIRCpN3uvSKKlOGrff7FMUA1gQ+GchON4saO1HtFVLPTrmyzbAKXfIRoXeqkiC4tLW2RSPQa11QOxGVA6XW/K89QKaIaawY2B7m8SOoCKauC/I9U/+UmqVp4QnlA/wg4QQRC1AWn/kvnqfYEl2/AmvtCMRiNRrXH5wuur68j1KN4m/dREfs4Rx3zMwesP9Fzuab23VJJcFjsMFHeFXk02Yg5RifVkiriBpLrHz780wS7Hnn2K/1HxShUGteBswbSSoj2BS1Guft3lrwsSv0rIoiqWeOpKMs3KP7+UuWoKnfIAk2yh/oRtjXVaYb17quKc32eZXaPLGEdo4i9E8Qgh5BvUBnA7d/JEtZEGSAbIh+PsInhMPDoOfed4NpDdXmfKsBfghNPWZqWzDgAAAAASUVORK5CYII=);
}

@media screen and (min-width:768px) {
	.iCKrMn .btn-notificacao {
		width: 21px;
		height: 22px;
		margin-top: 4px;
		background-size: 21px 22px;
	}
}

.iCKrMn .btn-notificacao:hover,
.iCKrMn .btn-notificacao:focus {
	opacity: 1;
	border-radius: 50%;
	background-color: rgba(232, 232, 232, 1);
}

.iCKrMn .btn-notificacao::before {
	top: -3px;
	width: 10px;
	right: 2px;
	height: 10px;
	content: '1+';
	display: block;
	position: absolute;
	border-radius: 50%;
	background-position: center;
	background-size: 8.4px 5.9px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #1b4a7e;
}

@media screen and (min-width:992px) {
	.iCKrMn .btn-notificacao::before {
		top: -3px;
		width: 12px;
		right: -1px;
		height: 12px;
	}
}

.iCKrMn .btn-notificacao .btn-notificacao__badge {
	display: none;
}

.iCKrMn .btn-notificacao.notificacao-ativa .btn-notificacao__badge {
	top: 2px;
	left: 2px;
	color: blue;
	display: block;
	position: absolute;
}

data-styled.g45[id="MenuWrapper__LeftSide-sc-oovkh1-2"] {
	content: "iCKrMn,"
}

.gjuHeo {
	order: 2;
	z-index: 2;
}

.gjuHeo .m-tech-logo {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	font-size: 0;
	position: absolute;
	text-align: center;
	transition: transform 0.4s;
}

.gjuHeo .m-tech-logo a {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 178px;
	height: 32px;
	transform: translate(-50%, -50%);
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a {
		width: 280px;
		height: 42px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a {
		height: 55px;
	}
}

.gjuHeo .m-tech-logo a svg {
	top: 50%;
	left: 50%;
	position: absolute;
	transition: transform 0.5s ease;
	transform: translate(-50%, -50%);
	width: 178px;
	height: 32px;
}

@media screen and (min-width:768px) {
	.gjuHeo .m-tech-logo a svg {
		height: 42px;
		width: 280px;
	}
}

@media screen and (min-width:992px) {
	.gjuHeo .m-tech-logo a svg {
		height: 55px;
	}
}

data-styled.g46[id="MenuWrapper__CentralSide-sc-oovkh1-3"] {
	content: "gjuHeo,"
}

.iYzkVu {
	order: 3;
	z-index: 3;
	height: 100%;
	display: flex;
	align-items: center;
}

.iYzkVu span {
	display: none;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: transparent;
	color: transparent;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

@media screen and (min-width:992px) {
	.iYzkVu span {
		font-size: 14px;
		margin-left: 5px;
		color: #000000;
		display: flex;
	}
}

.iYzkVu button {
	padding: 0;
	border-radius: 0;
}

@media screen and (min-width:992px) {
	.iYzkVu button {

		display: flex;

		cursor: pointer;
		font-weight: bold;
		text-align: center;
		position: relative;
		align-items: center;
		line-height: 38.4px;
		text-decoration: none;
		flex-direction: initial;
		font-family: 'Arial', 'Helvetica', sans-serif;

		background-color: #FFFFFF;
	}
}

.iYzkVu button svg {
	width: 22px;
	height: 23px;
}

.iYzkVu button i {
	font-size: 30px;
}

data-styled.g47[id="MenuWrapper__RightSide-sc-oovkh1-4"] {
	content: "iYzkVu,"
}

.iGXzGV {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

@media screen and (min-width:0px) {
	.iGXzGV {
		display: none;
	}
}

@media screen and (min-width:992px) {
	.iGXzGV {
		display: flex;
	}
}

.iGXzGV li a,
.iGXzGV li span {
	display: flex;
	font-size: 12px;
	min-height: 30px;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
	position: relative;
	align-items: center;
	text-decoration: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.iGXzGV li a {
	opacity: 0.8;
}

data-styled.g48[id="HeaderCategoryListWrapper-sc-3wbqrg-0"] {
	content: "iGXzGV,"
}

.hayQZt {
	width: 100%;
	height: 27px;
	border-top: 0;
	display: none;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt .bloco__socialMedia {
	transition: transform 0.4s, opacity 0.4s, pointer-events 0.8s, visibility 0.8s, margin-top 0.4s;
}

.hayQZt .bloco__listaCategorias {
	transition: transform 0.3s, opacity 0.3s, pointer-events 0.8s, visibility 0.8s, margin-top 0.3s;
}

@media screen and (min-width:992px) {
	.hayQZt {
		height: 30px;
		display: block;
		flex-wrap: wrap;
		padding: 0 12px;
	}
}

.hayQZt.hide {
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-bottom: solid 2px #1b4a7e;
}

.hayQZt.hide .bloco__socialMedia {
	opacity: 0;
	margin-top: -30px;
	visibility: hidden;
	pointer-events: none;
	position: relative;
	background-color: transparent;
}

@media screen and (min-width:992px) {
	.hayQZt.hide .bloco__listaCategorias {
		opacity: 0;
		overflow: hidden;
		margin-top: -30px;
		visibility: hidden;
		pointer-events: none;
	}
}

.hayQZt.bordered {
	border-top: solid 2px #1b4a7e;
}

data-styled.g49[id="SubHeaderWrapper-sc-j7azih-0"] {
	content: "hayQZt,"
}

.PexNk {
	width: 100%;
	margin-top: 25px;
	border-top: 3px solid rgba(27, 74, 126, 0.8);
}

.PexNk li {
	padding: 7px 0px;
}

.PexNk li a::after {
	position: relative;
	content: ' - ';
	margin-left: 5px;
	color: #3f2c2e;
}

.PexNk a,
.PexNk button {
	border: 0;
	font-size: 10px;
	line-height: 1.1;
	font-weight: 700;
	position: relative;
	padding: 14px 3px;
	text-decoration: none;
	letter-spacing: 0.5px;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #000000;
	cursor: pointer;
}

.PexNk a:hover span,
.PexNk button:hover span {
	text-decoration: underline;
}

.PexNk a span,
.PexNk button span {
	font-size: inherit;
	font-weight: inherit;
}

.PexNk p {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #595959;
	text-transform: uppercase;
}

@media screen and (min-width:0px) {
	.PexNk p {
		margin-top: 18px;
	}
}

@media screen and (min-width:992px) {
	.PexNk p {
		margin-top: 14px;
	}
}

data-styled.g50[id="FooterWrapper-sc-126uqta-0"] {
	content: "PexNk,"
}

@media screen and (min-width:0px) {
	.gOuTne {
		display: block;
	}
}

data-styled.g52[id="FooterWrapper__LeftSide-sc-126uqta-2"] {
	content: "gOuTne,"
}

.aVDuE {
	align-items: baseline;
	justify-content: end;
}

@media screen and (min-width:0px) {
	.aVDuE {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.aVDuE {
		display: flex;
	}
}

data-styled.g53[id="FooterWrapper__RightSide-sc-126uqta-3"] {
	content: "aVDuE,"
}

.btaTNV {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:0px) {
	.btaTNV {
		display: inline-block;
	}
}

data-styled.g54[id="FooterWrapper__LinksList-sc-126uqta-4"] {
	content: "btaTNV,"
}

@media screen and (min-width:0px) {
	.iGutLl {
		display: inline-block;
	}
}

data-styled.g55[id="FooterWrapper__LinksListItem-sc-126uqta-5"] {
	content: "iGutLl,"
}

.jEzcsq {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0s 0.2s;
	background-color: #FFFFFF;
}

.jEzcsq.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s, visibility 0s;
}

.jEzcsq.active form {
	transform: translateY(0);
}

.jEzcsq.active svg {
	transform: translateY(0);
}

.jEzcsq svg {
	transform: translateY(-50px);
	transition: transform 0.2s;
}

data-styled.g56[id="HeaderSearchModalWrapper-sc-1h7ctgp-0"] {
	content: "jEzcsq,"
}

.kVhDKK {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.kVhDKK {
		padding: 20px 0;
	}
}

.kVhDKK button {
	background: transparent;
	color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
	right: 10px;
	transition: transform 0.2s;
}

.kVhDKK button:hover {
	transform: rotate(90deg);
}

.kVhDKK button::before,
.kVhDKK button::after {
	background-color: #1b4a7e;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	margin: auto;
}

.kVhDKK button::before {
	transform: rotate(45deg);
}

.kVhDKK button::after {
	transform: rotate(-45deg);
}

.kVhDKK div {
	position: relative;
	justify-content: center;
}

data-styled.g57[id="HeaderSearchModalWrapper__Logo-sc-1h7ctgp-1"] {
	content: "kVhDKK,"
}

.doxoOJ {
	max-width: 595px;
	margin: 65px auto 0;
	padding: 0 15px;
}

@media screen and (min-width:768px) {
	.doxoOJ {
		padding: 0 30px;
	}
}

data-styled.g58[id="HeaderSearchModalWrapper__Busca-sc-1h7ctgp-2"] {
	content: "doxoOJ,"
}

.llcuMa {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	transform: translateY(-50px);
	transition: transform 0.2s;
}

@media screen and (min-width:768px) {
	.llcuMa {
		flex-flow: initial;
		border-bottom: 1px solid #3a1114;
	}
}

.llcuMa button {
	display: inline-block;
	border: solid 2px #1b4a7e;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b4a7e;
	text-decoration: none;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	transition: all 0.4s ease;
	line-height: 38.4px;
	height: 40px;
	right: 0;
	bottom: 10px;
	border-radius: 0;
	margin-top: 14px;
}

@media screen and (min-width:768px) {
	.llcuMa button {
		margin-top: 20px;
	}
}

.llcuMa button:hover {
	background-color: #1b4a7e;
	color: #FFFFFF;
	opacity: 1;
}

data-styled.g59[id="HeaderSearchModalWrapper__Form-sc-1h7ctgp-3"] {
	content: "llcuMa,"
}

.jnIuBw {
	color: #1b4a7e;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #3a1114;
}

@media screen and (min-width:768px) {
	.jnIuBw {
		border-bottom: 1px solid transparent;
	}
}

.jnIuBw::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1px;
	height: 33px;
}

.jnIuBw input {
	width: 100%;
	height: 40px;
	padding: 0 0 10px 7px;
	font-size: 24px;
	border: none;
	color: #3f2c2e;
	font-family: 'BeVietnam-Regular', 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	margin-top: 13px;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:768px) {
	.jnIuBw input {
		padding-right: 15px;
	}
}

.jnIuBw input::placeholder {
	color: rgba(101, 101, 101, 0.5);
	font-weight: bold;
}

data-styled.g60[id="HeaderSearchModalWrapper__Label-sc-1h7ctgp-4"] {
	content: "jnIuBw,"
}

.bbMyaj {
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	position: sticky;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

@media screen and (min-width:992px) {
	.bbMyaj {
		margin-bottom: 0;
	}
}

data-styled.g62[id="styles__Head-sc-20qlq5-1"] {
	content: "bbMyaj,"
}

* {
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'BlinkMacSystemFont', '-apple-system', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: swap;
}

html {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html,
body {
	width: 100%;
	display: block;
	min-height: 100vh;
	overscroll-behavior-x: none;
}

#__next {
	width: 100%;
	min-width: 100%;
}

.list-style-none {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
	padding: 0;
}

.imagem__placeholder,
.publicidade__placeholder {
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z');
}

.placeholder__wrapper {
	padding: 0;
	width: 100%;
}

.placeholder__wrapper>span {
	width: 100%;
}

.placeholder__segundaDobra {
	min-height: 1700px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__segundaDobra {
		min-height: 1172px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__segundaDobra {
		min-height: 600px;
	}
}

.placeholder__categoriaHome {
	min-height: 1830px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__categoriaHome {
		min-height: 1490px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__categoriaHome {
		min-height: 662px;
	}
}

.placeholder__ultimasNoticias {
	min-height: 1380px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__ultimasNoticias {
		min-height: 2690px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__ultimasNoticias {
		min-height: 2440px;
	}
}

.placeholder__conteudoEspecial {
	width: 100%;
	height: 800px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__conteudoEspecial {
		height: 820px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__conteudoEspecial {
		height: 270px;
	}
}

.placeholder__homeColunas {
	min-height: 270px;
	display: inline-block;
}

@media screen and (min-width:768px) {
	.placeholder__homeColunas {
		min-height: 300px;
	}
}

@media screen and (min-width:992px) {
	.placeholder__homeColunas {
		min-height: 330px;
	}
}

.placeholder__publicidade--horizontal {
	width: 100%;
	height: 113px;
	display: flex;
	min-width: 100%;
	max-width: 970px;
	min-height: 113px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.placeholder__publicidade--horizontal {
		height: 232px;
		min-height: 232px;
	}
}

.btn {
	padding: 0;
	display: flex;
	font-size: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	justify-content: center;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

@media screen and (min-width:768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.btn-outline {
		border: solid 2px #fff;
	}
}

.btn-white {
	color: #fff;
	border-color: #fff;
}

.btn-white i,
.btn-white span {
	color: #fff;
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width:0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width:768px) {

	.btn-icon i,
	.btn-icon svg {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

@media screen and (min-width:768px) {
	.editoria-vitrine-m-home div div div div>div:last-child>.row>div:nth-child(n + 3) {
		display: none;
	}
}

.m-pulse {
	animation: m-pulse 1.5s infinite;
}

audio,
video {
	height: auto;
	max-width: 100%;
}

@keyframes m-pulse {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.6;
	}

	to {
		opacity: 1;
	}
}

.home header {
	margin-bottom: 0;
}

.home .bloco__posicao--sp {
	display: flex;
	flex-wrap: wrap;
}

.home .bloco__posicao--sp .mtech__categoriaHome--distrito-federal {
	order: 2;
}

.home .bloco__posicao--sp .mtech__categoriaHome--sao-paulo {
	order: 1;
}

@media screen and (min-width:768px) {
	body>[class*='adopt'] {
		left: auto !important;
		right: 75px !important;
		box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.52) !important;
	}
}

.MTP_VIDEO,
.MTP_VIDEO_2 {
	max-height: 270px;
}

.MTP_VIDEO:before,
.MTP_VIDEO_2:before {
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #777;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 7px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

.MTP_VIDEO:before {
	top: -10px;
}

.MTP_VIDEO_2 {
	height: 250px;
	padding-top: 10px;
	max-height: 250px;
}

@media screen and (min-width:992px) {
	.MTP_VIDEO_2 {
		height: 180px;
		max-height: 180px;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

data-styled.g64[id="sc-global-dYCcwq1"] {
	content: "sc-global-dYCcwq1,"
}

.hlLuFl {
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	display: none;
	position: fixed;
	pointer-events: visible;
	background: #000000;
}

.hlLuFl.ativo {
	display: block;
}

data-styled.g83[id="HeaderOverlayWrapper-sc-d6uctn-0"] {
	content: "hlLuFl,"
}

.bPQkxJ {
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 30vh;
	max-width: 320px;
	overflow-y: scroll;
	padding: 0 30px 60px;
	pointer-events: visible;
	transition: all 0.1s, height 0s;
	transform: translate3d(-100%, 0, 0);
	background-color: #FFFFFF;
}

.bPQkxJ.menu-ativo {
	transform: translateZ(0);
}

data-styled.g92[id="SidenavWrapper-sc-ovw2kv-0"] {
	content: "bPQkxJ,"
}

.ZKZJZ {
	display: flex;
	justify-content: end;
}

.ZKZJZ button {
	width: 30px;
	height: 30px;
	transition: transform 0.4s;
}

.ZKZJZ button:hover {
	transform: rotate(90deg);
}

data-styled.g93[id="SidenavWrapper__Header-sc-ovw2kv-1"] {
	content: "ZKZJZ,"
}

.kYfbjs {
	width: 100%;
	padding: 28px 0;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

data-styled.g94[id="SidenavWrapper__Logo-sc-ovw2kv-2"] {
	content: "kYfbjs,"
}

.kGCYUA {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 0 25px;
}

data-styled.g95[id="SidenavWrapper__LinksList-sc-ovw2kv-3"] {
	content: "kGCYUA,"
}

.dOyhbx {
	width: 100%;
	display: block;
	line-height: 45px;
	position: relative;
}

.dOyhbx a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.dOyhbx a:hover,
.dOyhbx a:focus,
.dOyhbx a:active {
	text-decoration: underline;
}

data-styled.g96[id="SidenavWrapper__Link-sc-ovw2kv-4"] {
	content: "dOyhbx,"
}

.hRMtoH {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 0;
	align-items: center;
	border-bottom: solid 2px;
	border-color: #1b4a7e;
}

.hRMtoH a {
	font-size: 38px;
	margin-right: 20px;
	color: #1b4a7e;
}

.hRMtoH a:last-child {
	margin-right: 0;
}

.hRMtoH a.m-whatsapp {
	display: flex;
	margin-top: 10px;
	align-items: center;
	text-decoration: none;
}

.hRMtoH a.m-whatsapp span {
	font-size: 18px;
	padding-left: 5px;
	color: #3f2c2e;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g97[id="SidenavWrapper__Social-sc-ovw2kv-5"] {
	content: "hRMtoH,"
}

.jqaERt {
	margin: 0;
	padding: 0;
	padding: 25px 0;
	list-style: none;
	border-top: solid 2px;
	border-color: #1b4a7e;
}

.jqaERt li {
	margin: 0 0 16px 0;
}

.jqaERt li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.jqaERt li a:hover,
.jqaERt li a:focus,
.jqaERt li a:active {
	text-decoration: underline;
}

data-styled.g98[id="SidenavWrapper__FooterLinks-sc-ovw2kv-6"] {
	content: "jqaERt,"
}

.hwA-DlS {
	left: 0vw;
	top: 0;
	z-index: 20;
	width: 450px;
	position: fixed;
	max-width: 100%;
	transition: 0.1s;
	padding: 25px 55px 58px;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
}

.hwA-DlS.active {
	transform: translateY(0);
}

.hwA-DlS button.habilitar-notificacoes {
	border: 0;
	width: 100%;
	height: 40px;
	margin: 14px 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	font-family: Arial;
	text-align: center;
	letter-spacing: -0.34px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 230px center;
	background-color: #1b4a7e;
	color: #ffffff;
}

.hwA-DlS button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g99[id="ModalPermitirNotificacaoWrapper-sc-375tps-0"] {
	content: "hwA-DlS,"
}

.bMiKTk {
	top: -100%;
	z-index: 20;
	width: 100%;
	height: 100%;
	position: fixed;
	transition: 0.5s;
	border: 0.5px solid #ddd;
	transform: translateY(-100vh);
	background-color: rgb(30 30 30 / 54%);
}

.bMiKTk.active {
	transform: translateY(0);
}

.bMiKTk button.modalClose {
	all: unset;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: inherit;
	text-transform: inherit;
	color: #595959;
}

data-styled.g100[id="ModalPermitirNotificacaoWrapper__TutorialWrapper-sc-375tps-1"] {
	content: "bMiKTk,"
}

.cwOBnV {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.cwOBnV img.m-modal-categoria {
	margin-top: 10px;
}

.cwOBnV b {
	color: #1b4a7e;
}

data-styled.g101[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-2"] {
	content: "cwOBnV,"
}

.kZnoRE {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

data-styled.g102[id="ModalPermitirNotificacaoWrapper__Lista-sc-375tps-3"] {
	content: "kZnoRE,"
}

.iYoFlF {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	gap: 3px;
}

.iYoFlF p {
	font-size: 14px;
}

data-styled.g103[id="ModalPermitirNotificacaoWrapper__Item-sc-375tps-4"] {
	content: "iYoFlF,"
}

.fwDxfb {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 31px 34px 35px;
	max-width: 450px;
	max-height: 400px;
	margin: 0 0 0 auto;
	background-color: #FFFFFF;
}

@media screen and (min-width:768px) {
	.fwDxfb {
		left: 42vw;
	}
}

@media screen and (min-width:992px) {
	.fwDxfb {
		left: 70vw;
	}
}

.fwDxfb img.m-modal-categoria {
	margin-top: 10px;
}

data-styled.g104[id="ModalPermitirNotificacaoWrapper__Corpo-sc-375tps-5"] {
	content: "fwDxfb,"
}

.kXwAfX {
	top: 37px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
	overflow: auto;
	position: fixed;
	visibility: hidden;
	background-color: transparent;
}

.kXwAfX.active {
	display: inherit;
}

.kXwAfX a {
	text-decoration: none;
}

.kXwAfX.active {
	opacity: 1;
	visibility: visible;
}

.kXwAfX.active .m-modal-header,
.kXwAfX.active .m-modal-content {
	transform: translateY(0);
}

.kXwAfX .m-modal-header,
.kXwAfX .m-modal-content {
	transform: translateY(-30%);
	transition: transform 0.6s;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content {
	display: block;
	height: auto;
	max-width: 100%;
	text-align: center;
}

.kXwAfX#m-modal-notificationsblock .m-segment-content button.habilitar-notificacoes {
	width: 100%;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.34px;
	text-align: center;
	border: 0;
	color: #fff;
	margin: 14px 0;
	cursor: pointer;
	background-color: #1b4a7e;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-position: 243px center;
	background-image: url([object Object]/images/modal-push/bell-push-white.svg);
}

@media screen and (min-width:768px) {
	.kXwAfX {
		top: 47px;
	}
}

data-styled.g105[id="ModalNotificacaoWrapper-sc-1dnzgk3-0"] {
	content: "kXwAfX,"
}

.fEsLNN {
	margin: 18px auto 0;
	background: #fff;
	max-width: 360px;
	padding: 14px;
	border: 0.5px solid #ddd;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:768px) {
	.fEsLNN {
		margin: 20px 1% 0;
	}
}

@media screen and (min-width:1400px) {
	.fEsLNN {
		margin: 20px 11% 0;
	}
}

data-styled.g107[id="ModalNotificacaoWrapper__Corpo-sc-1dnzgk3-2"] {
	content: "fEsLNN,"
}

.bpBoQo {
	background: transparent;
}

.bpBoQo .m-segment-title-list {
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	position: relative;
	text-align: center;
	line-height: normal;
	padding: 60px 64px 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDU0IDQ5Ij4NCiAgICA8ZyBmaWxsPSIjQzMyNDE3Ij4NCiAgICAgICAgPHBhdGggZD0iTTQ0LjUwMiAzNi42YTEyLjIxNiAxMi4yMTYgMCAwMS0uODM1LTQuNDU2VjIxLjA3MWMwLTcuNjgtNC45Ny0xNC4xMjEtMTEuNzUyLTE2LjI5NEMzMS41MTIgMi4zNTQgMjkuNDY5LjUgMjcgLjVzLTQuNTEyIDEuODU0LTQuOTE1IDQuMjc3QzE1LjMwMyA2Ljk1IDEwLjMzMyAxMy4zOSAxMC4zMzMgMjEuMDd2MTEuMDczYzAgMS41MzQtLjI4IDMuMDMzLS44MzUgNC40NTZsLTIuMzggNi4xMmExLjc1OCAxLjc1OCAwIDAwLjE2OCAxLjU5OGMuMzExLjQ3Mi44MjcuNzUzIDEuMzguNzUzaDEyLjY3QzIyLjUxOCA0Ny4xMzcgMjQuNjI2IDQ4LjUgMjcgNDguNWMyLjM3NSAwIDQuNDgyLTEuMzYzIDUuNjY0LTMuNDI5aDEyLjY3Yy41NTMgMCAxLjA2OS0uMjggMS4zOC0uNzUzLjMwOS0uNDcyLjM3Mi0xLjA2OC4xNjctMS41OTdsLTIuMzgtNi4xMnptLTMzLjM3NCA1LjA0M2wxLjQ2Ni0zLjc3YTE1Ljc0IDE1Ljc0IDAgMDAxLjA3My01LjczVjIxLjA3MmMwLTcuNTYzIDUuOTgxLTEzLjcxNCAxMy4zMzMtMTMuNzE0czEzLjMzMyA2LjE1IDEzLjMzMyAxMy43MTR2MTEuMDczYzAgMS45NzIuMzYyIDMuOSAxLjA3MyA1LjcyOWwxLjQ2NiAzLjc3SDExLjEyOHpNMy4wOTkgMTEuNUEyOC44MDEgMjguODAxIDAgMDAwIDI0LjVjMCA0LjUxOSAxLjA3MSA5LjAxNCAzLjA5OSAxM0w2IDM1Ljg3NUM0LjIwMiAzMi4zMzcgMy4yOSAyOC41MSAzLjI5IDI0LjVTNC4yMDIgMTYuNjYzIDYgMTMuMTI1TDMuMDk5IDExLjV6TTUwLjkwMSAxMS41TDQ4IDEzLjEyNWMxLjc5OCAzLjUzOCAyLjcxIDcuMzY1IDIuNzEgMTEuMzc1cy0uOTEyIDcuODM3LTIuNzEgMTEuMzc1bDIuOTAxIDEuNjI1QTI4LjgwMSAyOC44MDEgMCAwMDU0IDI0LjVjMC00LjUxOS0xLjA3MS05LjAxNC0zLjA5OS0xM3oiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat center top/54px auto;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-title-list {
		font-size: 20px;
		padding: 60px 0 0;
	}
}

.bpBoQo .m-segment-content {
	display: block;
	text-align: left;
	grid-template-columns: repeat(3, 1fr);
}

.bpBoQo .m-segment-inputs {
	color: #000;
	display: block;
	font-size: 15px;
	cursor: pointer;
	margin: 16px 0 0;
	font-weight: bold;
	position: relative;
}

.bpBoQo .m-segment-inputs:first-child {
	margin-top: 0;
}

@media screen and (min-width:768px) {
	.bpBoQo .m-segment-inputs {
		margin: 0;
		display: flex;
		align-items: center;
	}

	.bpBoQo .m-segment-inputs:first-child {
		grid-column-end: 4;
		grid-column-start: 2;
	}
}

.bpBoQo .m-segment-inputs span {
	display: block;
	padding-left: 25px;
}

.bpBoQo .m-segment-inputs span::before,
.bpBoQo .m-segment-inputs span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
}

.bpBoQo .m-segment-inputs span::before {
	border-radius: 3px;
	border: solid 1px #535353;
	background-color: #e9e9e9;
}

.bpBoQo .m-segment-inputs span::after {
	opacity: 0;
	transition: opacity 0.5s;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCiAgICA8cGF0aCBmaWxsPSIjQzMyNDE3IiBkPSJNMyA5LjEzOEw5Ljg0OSAxNiAyMyAyLjg2MiAyMS4xMTIgMSA5Ljg0OSAxMi4yNSA0Ljg2MiA3LjI2M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xKSIvPg0KPC9zdmc+DQo=) no-repeat center/18px auto;
}

.bpBoQo .m-segment-user:checked+span::after {
	opacity: 1;
}

.bpBoQo .m-segment-user {
	opacity: 0;
	position: absolute;
	pointer-events: none;
}

.bpBoQo .m-segment-close {
	border: 0;
	width: 272px;
	height: 48px;
	color: white;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	border-radius: 4px;
	background-color: #1b4a7e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, 'sans-serif';
}

data-styled.g109[id="ModalNotificacaoWrapper__Conteudo-sc-1dnzgk3-4"] {
	content: "bpBoQo,"
}

.hTIcXf {
	margin: 0 0 6px;
	padding-bottom: 4px;
	display: inline-block;
	border-bottom: 1px solid #c7c7c7;
}

.hTIcXf a {
	color: #5f5f5f;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
}

@media screen and (min-width:0px) {
	.hTIcXf a {
		font-size: 10px;
		font-weight: 700;
		line-height: normal;
		letter-spacing: -0.3px;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

.hTIcXf a:last-of-type::before {
	content: '';
	width: 100%;
	bottom: -6px;
	position: absolute;
	display: inline-block;
	border-bottom: 2px solid #1b4a7e;
}

.hTIcXf span {
	width: 6px;
	height: 10px;
	margin: 0 10px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.hTIcXf span::before {
	top: 0;
	left: 0;
	width: 6px;
	content: '';
	height: 10px;
	position: absolute;
	background-size: 6px 10px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAUCAYAAABWMrcvAAAACXBIWXMAABYlAAAWJQFJUiTwAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuZGJhM2RhMywgMjAyMy8xMi8xMy0wNTowNjo0OSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjYgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNC0wNC0yNVQxNjozODo1My0wMzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMDQtMjVUMTY6NTU6MzUtMDM6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMDQtMjVUMTY6NTU6MzUtMDM6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmJkZTYwMjUwLWJmZDMtMzM0Yi1iY2JkLTYxNzY5YWE3YWNjNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpiZGU2MDI1MC1iZmQzLTMzNGItYmNiZC02MTc2OWFhN2FjYzYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiZGU2MDI1MC1iZmQzLTMzNGItYmNiZC02MTc2OWFhN2FjYzYiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmJkZTYwMjUwLWJmZDMtMzM0Yi1iY2JkLTYxNzY5YWE3YWNjNiIgc3RFdnQ6d2hlbj0iMjAyNC0wNC0yNVQxNjozODo1My0wMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI1LjYgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhuoaYIAAAC3SURBVDiNlc2xDYMwEIXhZ7wAZcZIRUOTMqNYrrwBUGUFVkiXDZISiYUiS75LgxEWDpz/yj7dpwOWrLW9tbaHIB0BM3cAbk3TqHmeP4fIOVeHEB4ALsvsFOppmr5t2z6J6C6FGgBKoY6PEqi3HylMkBTukASqHIo552rv/ZuZr3GmlBqqI5SLiPjvpdwVZu7HcRyy6AgAwA6dgR2SgARJwYpKAABUAFACVkRELylIMsZ0xphOsvsDWtzYP0+/f0EAAAAASUVORK5CYII=);
}

data-styled.g129[id="BreadcrumbWrapper-sc-1z9k52-0"] {
	content: "hTIcXf,"
}

.jOrTzv button {
	margin-right: 5px;
}

.jOrTzv .share-btns {
	gap: 10px;
	display: flex;
}

data-styled.g130[id="style__ShareSocialMediaWrapper-sc-f4hti2-0"] {
	content: "jOrTzv,"
}

.DvlZk h1 {
	margin-bottom: 8px;
}

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

.DvlZk p {
	margin-bottom: 0;
	margin-top: 3px;
}

@media screen and (min-width:768px) {
	.DvlZk h1 {
		padding-right: 35px;
	}
}

data-styled.g131[id="HeaderNoticiaWrapper-sc-4exe2y-0"] {
	content: "DvlZk,"
}

.iVKsej {
	margin-bottom: 6px;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.iVKsej {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:768px) {
	.iVKsej {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width:992px) {
	.iVKsej {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.iVKsej a {
	color: inherit;
	text-decoration: none;
	text-transform: initial;
}

@media screen and (min-width:768px) {
	.iVKsej a {
		font-size: 14px;
	}
}

data-styled.g132[id="HeaderNoticiaWrapper__Categoria-sc-4exe2y-1"] {
	content: "iVKsej,"
}

.ghxIAK {
	display: block;
}

.ghxIAK.bloco__ponto-de-vista {
	display: flex;
	align-items: center;
}

.ghxIAK img {
	border-radius: 100%;
	margin-right: 5px;
	margin-bottom: 3px;
	object-fit: cover;
}

.ghxIAK p {
	margin-top: 0;
}

.ghxIAK a,
.ghxIAK p {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	text-transform: initial;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #1b4a7e;
}

.ghxIAK a:not(:last-child):after,
.ghxIAK p:not(:last-child):after {
	content: ',';
	margin-right: 3px;
}

data-styled.g133[id="HeaderNoticiaWrapper__Autor-sc-4exe2y-2"] {
	content: "ghxIAK,"
}

.hIDPRr {
	margin: 20px 0 0;
}

.hIDPRr #div-gpt-ad-gastronomia-quadrado-2 {
	margin-bottom: 30px;
}

.hIDPRr .m-publicity-content-middle {
	margin: 0 0 20px;
}

.hIDPRr .m-publicity-content-middle>div {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.hIDPRr .m-publicity-content-middle #denakop-ad-square-1,
.hIDPRr .m-publicity-content-middle #denakop-ad-square-2,
.hIDPRr .m-publicity-content-middle #denakop-ad-square-3 {
	display: block;
}

@media screen and (min-width:768px) {

	.hIDPRr .m-publicity-content-middle #denakop-ad-square-1,
	.hIDPRr .m-publicity-content-middle #denakop-ad-square-2,
	.hIDPRr .m-publicity-content-middle #denakop-ad-square-3 {
		display: flex;
		flex-wrap: wrap;
	}
}

data-styled.g135[id="ConteudoNoticiaWrapper-sc-19fsm27-0"] {
	content: "hIDPRr,"
}

.iZYHrO {
	hyphens: manual;
	margin-bottom: 20px;
	color: #4A4A4A;
	line-height: 2;
	font-size: 16px;
	letter-spacing: normal;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO ul,
.iZYHrO ol,
.iZYHrO li,
.iZYHrO dl,
.iZYHrO dt,
.iZYHrO dd {
	margin: 0;
	padding: 0;
}

.iZYHrO strong {
	font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
}

.iZYHrO p,
.iZYHrO ul li,
.iZYHrO ol li {
	margin-top: 0;
	hyphens: manual;
	margin-bottom: 20px;
	color: #4A4A4A;
	line-height: 2;
	font-size: 16px;
	letter-spacing: normal;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO p a,
.iZYHrO ul li a,
.iZYHrO ol li a {
	font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	color: #1b4a7e;
	word-break: break-word;
}

.iZYHrO p a:hover,
.iZYHrO ul li a:hover,
.iZYHrO ol li a:hover,
.iZYHrO p a:focus,
.iZYHrO ul li a:focus,
.iZYHrO ol li a:focus {
	text-decoration: none;
}

.iZYHrO p a strong,
.iZYHrO ul li a strong,
.iZYHrO ol li a strong {
	text-shadow: -0.4px 0px #1b4a7e;
}

.iZYHrO ul {
	list-style: disc;
	margin-left: 30px;
}

.iZYHrO ul:not(:last-child) {
	margin-bottom: 20px;
}

@media screen and (min-width:768px) {
	.iZYHrO ul:not(:last-child) {
		margin-bottom: 30px;
	}
}

.iZYHrO ul li {
	margin-bottom: 0;
}

.iZYHrO ol {
	list-style-position: inside;
	margin-bottom: 20px;
}

.iZYHrO ol li {
	margin-bottom: 0;
}

.iZYHrO h1,
.iZYHrO h2,
.iZYHrO h3,
.iZYHrO h4,
.iZYHrO h5,
.iZYHrO h6 {
	margin: 25px 0 5px;
	color: #3f2c2e;
	line-height: 1.4;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -.5px;
	font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
}

.iZYHrO h1 a,
.iZYHrO h2 a,
.iZYHrO h3 a,
.iZYHrO h4 a,
.iZYHrO h5 a,
.iZYHrO h6 a {
	color: #1b4a7e;
}

.iZYHrO blockquote {
	margin: 0;
	clear: both;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	padding: 20px 5px 18px;
}

.iZYHrO blockquote:after,
.iZYHrO blockquote:before {
	left: 0;
	height: 1px;
	content: '';
	width: 100%;
	display: block;
	position: absolute;
	border-bottom: 1px solid #9b9b9b30;
}

.iZYHrO blockquote:after {
	bottom: 0;
}

.iZYHrO blockquote:before {
	top: 0;
}

.iZYHrO blockquote.m-blockquote cite {
	display: block;
	margin-top: 5px;
	font-style: normal;
	color: #4A4A4A;
	font-size: 14px;
	line-height: normal;
	letter-spacing: .6px;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO blockquote p {
	margin: 0;
	color: #3f2c2e;
	line-height: 1.4;
	font-size: 18px;
	letter-spacing: -.4px;
	font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
}

.iZYHrO blockquote .m-banner-wrap {
	margin-top: 30px;
}

.iZYHrO img,
.iZYHrO figure {
	height: auto;
	display: block;
	max-width: 100%;
	position: relative;
}

.iZYHrO figure img {
	margin-bottom: 5px;
}

.iZYHrO .responsive-iframe {
	position: relative;
	padding-top: 56.25%;
	margin-bottom: 20px;
}

@media screen and (min-width:768px) {
	.iZYHrO .responsive-iframe {
		padding-top: 53.8%;
	}
}

.iZYHrO .responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.iZYHrO div:has(> iframe[src*="https://cdn.jwplayer"], [src*="https://www.youtube"]) {
	margin-bottom: 20px;
}

.iZYHrO iframe:not(.m-banner-video iframe) {
	border: 0;
	display: block;
	max-width: 100%;
	min-width: 300px;
}

@media screen and (min-width:768px) {
	.iZYHrO iframe:not(.m-banner-video iframe):not(.m-banner-video iframe) {
		max-width: 600px;
	}
}

.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://www.youtube"],
.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://cdn.jwplayer"] {
	height: 100%;
}

@media screen and (min-width:768px) {

	.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://www.youtube"],
	.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://cdn.jwplayer"] {
		height: 335px;
	}
}

.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://www.facebook"] {
	max-width: 500px;
}

.iZYHrO iframe:not(.m-banner-video iframe).giphy-embed,
.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://giphy"] {
	max-width: 480px;
}

.iZYHrO iframe:not(.m-banner-video iframe).instagram-media,
.iZYHrO iframe:not(.m-banner-video iframe)[src*="https://www.instagram"] {
	margin: 0 auto;
	max-width: 540px;
}

.iZYHrO p {
	pointer-events: none;
}

@media screen and (min-width:768px) {
	.iZYHrO p {
		pointer-events: initial;
	}
}

.iZYHrO p * {
	pointer-events: initial;
}

.iZYHrO p>iframe[src*="https://www.youtube"],
.iZYHrO p>iframe[src*="//content.jwplatform"],
.iZYHrO p>iframe[src*="https://cdn.jwplayer"] {
	width: 100%;
	aspect-ratio: 16/9;
	height: 100%;
}

@media screen and (min-width:768px) {

	.iZYHrO p>iframe[src*="https://www.youtube"],
	.iZYHrO p>iframe[src*="//content.jwplatform"],
	.iZYHrO p>iframe[src*="https://cdn.jwplayer"] {
		height: 335px;
	}
}

.iZYHrO .m-img-wrap {
	width: 100% !important;
	max-width: 600px;
	margin: 0 auto;
}

.iZYHrO .m-img-wrap img {
	margin: 0 auto;
	width: auto;
	max-width: 100%;
}

.iZYHrO .m-news-list-content {
	margin-top: 40px;
	margin-bottom: 40px;
}

.iZYHrO .m-news-list-content h5 {
	margin: 0 0 14px;
	position: relative;
	padding: 0 0 2px 12px;
	color: #1b4a7e;
	font-size: 16px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: -0.48px;
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .m-news-list-content h5::before {
	left: 0;
	top: 50%;
	width: 6px;
	height: 6px;
	content: '';
	position: absolute;
	transform: translateY(-50%);
	background-color: #1b4a7e;
}

.iZYHrO .m-news-list-content ul {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	counter-reset: item;
}

.iZYHrO .m-news-list-content ul li {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	position: relative;
	margin-top: 12px;
	padding-bottom: 6px;
}

.iZYHrO .m-news-list-content ul li:first-child {
	padding-top: 0;
}

.iZYHrO .m-news-list-content ul li:before {
	top: 0;
	left: 0;
	line-height: 23px;
	position: absolute;
	text-align: center;
	counter-increment: item;
	transition: all 0.4s ease;
	content: counters(item, '.');
	color: #1b4a7e;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	font-style: italic;
	letter-spacing: -0.2px;
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .m-news-list-content ul li .m-feed {
	display: flex;
	padding-left: 22px;
}

.iZYHrO .m-news-list-content ul li .m-feed a:first-child {
	display: none;
}

.iZYHrO .m-news-list-content ul li .m-feed .m-box-text a {
	display: inline-block;
}

.iZYHrO .m-news-list-content ul li .m-category-label {
	margin: 0;
	z-index: 2;
	font-size: 0;
	display: none;
	color: #1b4a7e;
	position: relative;
	color: #1b4a7e;
}

.iZYHrO .m-news-list-content ul li .m-category-label a {
	text-decoration: none;
	color: #1b4a7e;
	font-size: 10px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: normal;
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .m-news-list-content ul li .m-category-label a:hover,
.iZYHrO .m-news-list-content ul li .m-category-label a:active,
.iZYHrO .m-news-list-content ul li .m-category-label a:focus {
	text-decoration: underline;
}

.iZYHrO .m-news-list-content ul li .m-title {
	margin: 0;
	color: #131313;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: -0.33px;
	font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
}

.iZYHrO .m-news-list-content ul li .m-title a {
	text-decoration: none;
	color: #131313;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: -0.33px;
	font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
}

.iZYHrO .m-news-list-content ul li .m-title a:hover,
.iZYHrO .m-news-list-content ul li .m-title a:focus,
.iZYHrO .m-news-list-content ul li .m-title a:active {
	text-decoration: underline;
}

.iZYHrO .m-carousel-post {
	clear: both;
	max-width: 600px;
	overflow: hidden;
	max-height: 700px;
	padding: 20px 0 0;
	position: relative;
	margin-bottom: 20px;
	background-color: transparent;
}

@media screen and (min-width:768px) {
	.iZYHrO .m-carousel-post {
		margin: 0 auto 35px;
		margin-top: 20px;
	}
}

.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	pointer-events: all;
	cursor: inherit;
}

.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout .siema-nav,
.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout .siema-bullets {
	opacity: 0.3;
}

.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout .siema-bullets button.active {
	background-color: #000;
}

.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout .siema-next,
.iZYHrO .m-carousel-post.m-carousel-banner-current-partner-timeout .siema-prev {
	pointer-events: none;
	background-color: #000;
}

.iZYHrO .m-carousel-post.m-carousel-banner-current-partner .siema-bullets {
	display: none;
}

.iZYHrO .m-carousel-post .m-counter-carousel {
	top: 0;
	right: 0;
	z-index: 1;
	padding-left: 20px;
	position: absolute;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTNweCIgdmlld0JveD0iMCAwIDE2IDEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDQ5LjMgKDUxMTY3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+NTM4ODkyNTAtRTBDRi00QjRDLThBMEQtNEFDNzU2MUQxNEQ3PC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJHYWxlcmlhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImFzc2V0cy9kZXNrdG9wL2dsb2JhaXMvZ2FsZXJpYS82MDAvYWJlcnRhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgLTIyLjAwMDAwMCkiIGZpbGw9IiNEODAwMjciIGZpbGwtcnVsZT0ibm9uemVybyI+DQogICAgICAgICAgICA8ZyBpZD0iR2FsZXJpYS1mdWxsLTYwMHB4LS0tRGVza3RvcCI+DQogICAgICAgICAgICAgICAgPGcgaWQ9IlRPUE8iPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY29udGFkb3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAyMC4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LDYuNzE0Mjg1NzEgQzYuNjc0NCw2LjcxNDI4NTcxIDUuNiw3Ljc2OTk3MTQzIDUuNiw5LjA3MTQyODU3IEM1LjYsMTAuMzczMzU3MSA2LjY3NDQsMTEuNDI4NTcxNCA4LDExLjQyODU3MTQgQzkuMzI1MjgsMTEuNDI4NTcxNCAxMC40LDEwLjM3MzM1NzEgMTAuNCw5LjA3MTQyODU3IEMxMC40LDcuNzY5OTcxNDMgOS4zMjUyOCw2LjcxNDI4NTcxIDgsNi43MTQyODU3MSBaIE0xNC40LDQuMzU3MTQyODYgTDEyLjQ4LDQuMzU3MTQyODYgQzEyLjIxNiw0LjM1NzE0Mjg2IDExLjkzMTUyLDQuMTU2IDExLjg0ODE2LDMuOTA5OTE0MjkgTDExLjM1MTg0LDIuNDQ3MDcxNDMgQzExLjI2ODE2LDIuMjAxMTQyODYgMTAuOTg0LDIgMTAuNzIsMiBMNS4yOCwyIEM1LjAxNiwyIDQuNzMxNTIsMi4yMDExNDI4NiA0LjY0ODE2LDIuNDQ3MjI4NTcgTDQuMTUxODQsMy45MTAwNzE0MyBDNC4wNjgxNiw0LjE1NiAzLjc4NCw0LjM1NzE0Mjg2IDMuNTIsNC4zNTcxNDI4NiBMMS42LDQuMzU3MTQyODYgQzAuNzIsNC4zNTcxNDI4NiAwLDUuMDY0Mjg1NzEgMCw1LjkyODU3MTQzIEwwLDEzIEMwLDEzLjg2NDI4NTcgMC43MiwxNC41NzE0Mjg2IDEuNiwxNC41NzE0Mjg2IEwxNC40LDE0LjU3MTQyODYgQzE1LjI4LDE0LjU3MTQyODYgMTYsMTMuODY0Mjg1NyAxNiwxMyBMMTYsNS45Mjg1NzE0MyBDMTYsNS4wNjQyODU3MSAxNS4yOCw0LjM1NzE0Mjg2IDE0LjQsNC4zNTcxNDI4NiBaIE04LDEzIEM1Ljc5MDg4LDEzIDQsMTEuMjQxMSA0LDkuMDcxNDI4NTcgQzQsNi45MDE5MTQyOSA1Ljc5MDg4LDUuMTQyODU3MTQgOCw1LjE0Mjg1NzE0IEMxMC4yMDg4LDUuMTQyODU3MTQgMTIsNi45MDE5MTQyOSAxMiw5LjA3MTQyODU3IEMxMiwxMS4yNDExIDEwLjIwODgsMTMgOCwxMyBaIE0xMy44NCw3LjAyNzQ3MTQzIEMxMy41MzA4OCw3LjAyNzQ3MTQzIDEzLjI4LDYuNzgxMzg1NzEgMTMuMjgsNi40Nzc0NzE0MyBDMTMuMjgsNi4xNzM4NzE0MyAxMy41MzA4OCw1LjkyNzQ3MTQzIDEzLjg0LDUuOTI3NDcxNDMgQzE0LjE0OTQ0LDUuOTI3NDcxNDMgMTQuNCw2LjE3Mzg3MTQzIDE0LjQsNi40Nzc0NzE0MyBDMTQuNCw2Ljc4MTM4NTcxIDE0LjE0OTI4LDcuMDI3NDcxNDMgMTMuODQsNy4wMjc0NzE0MyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==) no-repeat left center;
	color: #1b4a7e;
	line-height: 1;
	font-size: 16px;
	letter-spacing: normal;
	font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
}

.iZYHrO .m-carousel-post .m-counter-carousel:after {
	content: '/'attr(data-total);
}

.iZYHrO .m-carousel-post .m-image-carousel {
	width: 100%;
	height: 260px;
	display: flex;
	overflow: hidden;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	background-size: contain;
	background-position: 50%;
	background-color: #3f2c2e;
}

@media screen and (min-width:768px) {
	.iZYHrO .m-carousel-post .m-image-carousel {
		height: 400px;
	}
}

.iZYHrO .m-carousel-post .m-image-carousel img {
	margin: 0;
	width: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: relative;
}

.iZYHrO .m-carousel-post .m-image-carousel .m-leg {
	display: none;
}

.iZYHrO .m-carousel-post .siema {
	position: relative;
	overflow: visible !important;
}

.iZYHrO .m-carousel-post .siema .siema-item {
	overflow: visible;
}

.iZYHrO .m-carousel-post .siema .siema-item+.siema-item {
	display: none;
}

.iZYHrO .m-carousel-post .siema .siema-item .m-subtitle-carousel {
	border: none;
	text-align: left;
	padding: 25px 0 0;
}

.iZYHrO .m-carousel-post .siema .siema-item .m-subtitle-carousel .m-credits-carousel {
	opacity: 0.4;
	font-weight: 100;
	position: relative;
	display: inline-block;
	color: #3f2c2e;
	line-height: 1.6;
	font-size: 11px;
	font-weight: 100;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO .m-carousel-post .siema-nav {
	left: 0;
	right: 0;
	top: 115px;
	width: 100%;
	height: 72px;
	position: absolute;
	pointer-events: none;
}

@media screen and (min-width:768px) {
	.iZYHrO .m-carousel-post .siema-nav {
		top: 180px;
	}
}

.iZYHrO .m-carousel-post .siema-nav button {
	left: 0;
	padding: 0;
	width: 40px;
	border: none;
	height: 72px;
	overflow: hidden;
	position: absolute;
	pointer-events: all;
	text-indent: -9999em;
	cursor: pointer;
}

.iZYHrO .m-carousel-post .siema-nav button::before,
.iZYHrO .m-carousel-post .siema-nav button::after {
	display: none;
}

.iZYHrO .m-carousel-post .siema-nav button.siema-prev {
	left: 0;
	transform: rotate(0deg);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDIwIDMyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDUxLjEgKDU3NTAxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+RjQ5ODgwMTEtQ0ExMi00QjNCLUE2MUQtRkZGMUMzNTMzQTI1PC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJHYWxlcmlhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImFzc2V0cy9kZXNrdG9wL2dsb2JhaXMvZ2FsZXJpYS82MDAvYW51bmNpby1kZXNibG9xdWVpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTguMDAwMDAwLCAtMjMyLjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+DQogICAgICAgICAgICA8ZyBpZD0iR2FsZXJpYS1wb3MtYW51bmNpby02MDBweC0tLURlc2t0b3AiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDIxMi4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImFycm93LWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMzYuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0yMC4wMDAwMDAsIC0zNi4wMDAwMDApICI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHBvaW50cz0iMTUuNzgzNzgzOCAyMCAxMiAyMy43MzMzMzMzIDI0LjQzMjQzMjQgMzYgMTIgNDguMjY2NjY2NyAxNS43ODM3ODM4IDUyIDMyIDM2Ij48L3BvbHlnb24+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=);
}

.iZYHrO .m-carousel-post .siema-nav button.siema-prev:hover {
	transform: rotate(0deg) scale(1.05);
}

.iZYHrO .m-carousel-post .siema-nav button.siema-next {
	right: 0;
	left: auto;
	transform: rotate(0deg);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDIwIDMyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDUxLjEgKDU3NTAxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+MkU5RTc1QTgtMDJFNy00MjVGLTg5QTctMjY2RDc4MzM4NTdEPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJHYWxlcmlhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImFzc2V0cy9kZXNrdG9wL2dsb2JhaXMvZ2FsZXJpYS82MDAvYW51bmNpby1kZXNibG9xdWVpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU3Mi4wMDAwMDAsIC0yMzIuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4NCiAgICAgICAgICAgIDxnIGlkPSJHYWxlcmlhLXBvcy1hbnVuY2lvLTYwMHB4LS0tRGVza3RvcCI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjEyLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iYXJyb3ciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU2MC4wMDAwMDAsIDAuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHBvaW50cz0iMTUuNzgzNzgzOCAyMCAxMiAyMy43MzMzMzMzIDI0LjQzMjQzMjQgMzYgMTIgNDguMjY2NjY2NyAxNS43ODM3ODM4IDUyIDMyIDM2Ij48L3BvbHlnb24+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=);
}

.iZYHrO .m-carousel-post .siema-nav button.siema-next:hover {
	transform: rotate(0deg) scale(1.05);
}

.iZYHrO .m-carousel-post .siema-nav button {
	position: absolute;
	background-color: #3f2c2e;
	background-position: 50%;
	background-repeat: no-repeat;
	transition: transform 0.3s ease;
}

.iZYHrO .m-carousel-post .siema-bullets {
	left: 0;
	right: 0;
	top: 290px;
	height: 8px;
	border: none;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:768px) {
	.iZYHrO .m-carousel-post .siema-bullets {
		top: 430px;
	}
}

.iZYHrO .m-carousel-post .siema-bullets button {
	width: 6px;
	padding: 0;
	height: 6px;
	border: none;
	margin: 0 2px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 100%;
	text-indent: -9999em;
	text-decoration: none;
	background-color: #00000050;
	transition: background 0.4s ease;
}

.iZYHrO .m-carousel-post .siema-bullets button.active {
	background-color: #1b4a7e;
}

.iZYHrO .m-carousel-post .m-banner-partner-title {
	display: none;
}

.iZYHrO .m-caption,
.iZYHrO .wp-caption-text {
	margin: 0;
	padding: 0 15px;
	text-align: left;
	margin-top: 10px;
	color: #3f2c2e;
	line-height: 1.4;
	font-size: 14px;
	letter-spacing: normal;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO .m-social-coluna {
	margin-top: 20px;
}

.iZYHrO .m-social-coluna p {
	margin: 20px 0 0;
	color: #3f2c2e;
	line-height: 1.5;
	font-size: 16px;
	letter-spacing: -.5px;
	font-family: "BeVietnam-Regular", Arial, Helvetica, "sans-serif";
}

.iZYHrO .m-social-coluna p:first-child {
	margin-top: 0;
}

.iZYHrO .m-social-coluna p.m-bold {
	font-family: "BeVietnam-Heavy", serif;
}

.iZYHrO .m-img-wrap {
	position: relative;
	margin-bottom: 20px;
}

.iZYHrO .m-credit {
	right: 0;
	top: -14px;
	color: #bbb;
	position: absolute;
	font-size: 8px;
	line-height: normal;
	letter-spacing: .3px;
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .m-credit:before {
	top: 0;
	content: '';
	width: 10px;
	height: 8px;
	margin-right: 5px;
	position: relative;
	line-height: normal;
	display: inline-block;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjEwcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTAgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPHRpdGxlPkI5NDFFMThDLTI2RjktNDQ4Qi1CNDE1LUY2MUZDRkVEOTQ4NDwvdGl0bGU+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iSU5URVJOQSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJJbnRlcm5hLURlc2t0b3AtNC1jb2x1bmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEwNi4wMDAwMDAsIC05NTIuMDAwMDAwKSIgZmlsbD0iI0JCQkJCQiIgZmlsbC1ydWxlPSJub256ZXJvIj4NCiAgICAgICAgICAgIDxnIGlkPSJub3RpY2lhMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzM5LjAwMDAwMCwgNTQzLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4wMDAwMDAsIDQwNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEwIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NjEsNC45NDY0Mjg1NyBDNzYwLjE3MTUsNC45NDY0Mjg1NyA3NTkuNSw1LjYwNjIzMjE0IDc1OS41LDYuNDE5NjQyODYgQzc1OS41LDcuMjMzMzQ4MjEgNzYwLjE3MTUsNy44OTI4NTcxNCA3NjEsNy44OTI4NTcxNCBDNzYxLjgyODMsNy44OTI4NTcxNCA3NjIuNSw3LjIzMzM0ODIxIDc2Mi41LDYuNDE5NjQyODYgQzc2Mi41LDUuNjA2MjMyMTQgNzYxLjgyODMsNC45NDY0Mjg1NyA3NjEsNC45NDY0Mjg1NyBaIE03NjUsMy40NzMyMTQyOSBMNzYzLjgsMy40NzMyMTQyOSBDNzYzLjYzNSwzLjQ3MzIxNDI5IDc2My40NTcyLDMuMzQ3NSA3NjMuNDA1MSwzLjE5MzY5NjQzIEw3NjMuMDk0OSwyLjI3OTQxOTY0IEM3NjMuMDQyNiwyLjEyNTcxNDI5IDc2Mi44NjUsMiA3NjIuNywyIEw3NTkuMywyIEM3NTkuMTM1LDIgNzU4Ljk1NzIsMi4xMjU3MTQyOSA3NTguOTA1MSwyLjI3OTUxNzg2IEw3NTguNTk0OSwzLjE5Mzc5NDY0IEM3NTguNTQyNiwzLjM0NzUgNzU4LjM2NSwzLjQ3MzIxNDI5IDc1OC4yLDMuNDczMjE0MjkgTDc1NywzLjQ3MzIxNDI5IEM3NTYuNDUsMy40NzMyMTQyOSA3NTYsMy45MTUxNzg1NyA3NTYsNC40NTUzNTcxNCBMNzU2LDguODc1IEM3NTYsOS40MTUxNzg1NyA3NTYuNDUsOS44NTcxNDI4NiA3NTcsOS44NTcxNDI4NiBMNzY1LDkuODU3MTQyODYgQzc2NS41NSw5Ljg1NzE0Mjg2IDc2Niw5LjQxNTE3ODU3IDc2Niw4Ljg3NSBMNzY2LDQuNDU1MzU3MTQgQzc2NiwzLjkxNTE3ODU3IDc2NS41NSwzLjQ3MzIxNDI5IDc2NSwzLjQ3MzIxNDI5IFogTTc2MSw4Ljg3NSBDNzU5LjYxOTMsOC44NzUgNzU4LjUsNy43NzU2ODc1IDc1OC41LDYuNDE5NjQyODYgQzc1OC41LDUuMDYzNjk2NDMgNzU5LjYxOTMsMy45NjQyODU3MSA3NjEsMy45NjQyODU3MSBDNzYyLjM4MDUsMy45NjQyODU3MSA3NjMuNSw1LjA2MzY5NjQzIDc2My41LDYuNDE5NjQyODYgQzc2My41LDcuNzc1Njg3NSA3NjIuMzgwNSw4Ljg3NSA3NjEsOC44NzUgWiBNNzY0LjY1LDUuMTQyMTY5NjQgQzc2NC40NTY4LDUuMTQyMTY5NjQgNzY0LjMsNC45ODgzNjYwNyA3NjQuMyw0Ljc5ODQxOTY0IEM3NjQuMyw0LjYwODY2OTY0IDc2NC40NTY4LDQuNDU0NjY5NjQgNzY0LjY1LDQuNDU0NjY5NjQgQzc2NC44NDM0LDQuNDU0NjY5NjQgNzY1LDQuNjA4NjY5NjQgNzY1LDQuNzk4NDE5NjQgQzc2NSw0Ljk4ODM2NjA3IDc2NC44NDMzLDUuMTQyMTY5NjQgNzY0LjY1LDUuMTQyMTY5NjQgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=) no-repeat left center;
}

.iZYHrO .m-banner-wrap.m-banner-rectangle>div:not(.clever-core-ads) {
	min-height: 280px;
}

.iZYHrO .m-banner-wrap.m-banner-rectangle>div#teads-ad-1 {
	height: auto;
}

.iZYHrO .m-banner-wrap.m-banner-rectangle>div#teads-ad-1:empty:before {
	display: none;
}

.iZYHrO .teads-inread {
	background-color: #f5f5f5 !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	padding: 10px 0 !important;
	position: relative;
	overflow: visible !important;
}

.iZYHrO .teads-inread:before {
	left: 0;
	right: 0;
	z-index: 2;
	top: -12px;
	color: #777;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: #fff;
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .teads-inread>div {
	max-width: 550px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: hidden !important;
}

.iZYHrO .m-wrapper-banner-video {
	background-color: #f5f5f5;
}

.iZYHrO .m-wrapper-banner-video .m-banner-video.m-banner-wrap {
	padding-top: 0;
}

.iZYHrO .m-wrapper-banner-video .m-banner-video.m-banner-wrap>div {
	height: auto;
	min-height: 220px;
	padding: 10px 0;
}

@media screen and (min-width:768px) {
	.iZYHrO .m-wrapper-banner-video .m-banner-video.m-banner-wrap>div {
		min-height: 270px;
	}
}

.iZYHrO .m-banner-wrap {
	display: flex;
	max-height: 330px;
	overflow: hidden;
	padding-top: 10px;
	align-items: center;
}

.iZYHrO .m-banner-wrap>div:nth-child(1) {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	position: relative;
	background-color: #f5f5f5;
}

.iZYHrO .m-banner-wrap>div:nth-child(1):before {
	left: 0;
	right: 0;
	z-index: 2;
	top: -12px;
	color: #777;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: #fff;
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	font-family: Arial, Helvetica, 'sans-serif';
}

.iZYHrO .m-banner-wrap>div:nth-child(1) iframe:not(.m-banner-video iframe) {
	max-width: 100%;
}

.iZYHrO .m-banner-wrap>div:nth-child(1) iframe:not(.m-banner-video iframe):nth-child(2),
.iZYHrO .m-banner-wrap>div:nth-child(1) iframe:not(.m-banner-video iframe):nth-child(3) {
	display: none !important;
}

.iZYHrO .m-banner-wrap #div-gpt-ad-galeria-de-fotos-horizontal {
	background-color: transparent;
}

.iZYHrO .m-banner-wrap #div-gpt-ad-galeria-de-fotos-horizontal:before {
	color: #fff;
	background-color: transparent;
}

.iZYHrO #banner_clever {
	display: none;
}

.iZYHrO .m-banner-video {
	max-width: 450px;
	margin-left: auto;
	overflow: inherit;
	aspect-ratio: 16/9;
	margin-right: auto;
	margin-bottom: 30px;
}

.iZYHrO #taboola-mid-article-reco-reel {
	margin: 30px auto !important;
	padding-top: 5px;
	max-width: 400px;
	min-height: 230px;
	position: relative;
}

.iZYHrO #taboola-mid-article-reco-reel:before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.iZYHrO .product-block {
	width: 100%;
	margin: 40px auto;
	display: inline-block;
	text-decoration: none !important;
}

.iZYHrO .product-block br {
	display: none;
}

.iZYHrO .product-block .product-title {
	color: #000;
	margin-bottom: 8px;
}

@media screen and (min-width:0px) {
	.iZYHrO .product-block .product-title {
		line-height: 1.2;
		font-size: 24px;
		font-weight: 400;
		letter-spacing: normal;
		font-family: "BeVietnam-Heavy", Arial Black, Helvetica, "sans-serif";
	}
}

.iZYHrO .product-block .m-flex {
	display: flex;
	flex-direction: column;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .m-flex {
		flex-direction: inherit;
	}
}

.iZYHrO .product-block .col {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .col {
		width: 50%;
	}
}

.iZYHrO .product-block .col:nth-child(2) {
	padding-left: 0;
	flex-wrap: wrap;
	margin-top: 15px;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .col:nth-child(2) {
		margin-top: 0;
		flex-wrap: inherit;
		padding-left: 20px;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
}

.iZYHrO .product-block .product-image {
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	max-width: 400px;
	max-height: 300px;
	object-fit: contain;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .product-image {
		width: 95%;
	}
}

.iZYHrO .product-block .product-price {
	min-width: 60%;
	margin: 8px 0 5px;
	display: inline-block;
	text-decoration: none !important;
	color: #1b4a7e;
}

@media screen and (min-width:0px) {
	.iZYHrO .product-block .product-price {
		line-height: 1;
		font-size: 36px;
		font-weight: 700;
		letter-spacing: -1.35px;
		font-family: Arial, Helvetica, 'sans-serif';
	}
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .product-price {
		min-width: inherit;
	}
}

.iZYHrO .product-block .product-company {
	margin: 10px 0;
}

.iZYHrO .product-block .product-company img {
	margin: 0;
	width: auto;
	height: 30px;
}

.iZYHrO .product-block .m-btn {
	height: 38px;
	color: #1b4a7e;
	font-size: 14px;
	padding: 0 20px;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	text-align: center;
	line-height: 38.4px;
	display: inline-block;
	text-decoration: none;
	background-color: #fff;
	border: solid 2px #1b4a7e;
	text-transform: uppercase;
	transition: all 0.4s ease;
	font-family: Arial, Helvetica, 'sans-serif';
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .m-btn:hover {
		color: #fff;
		background-color: #1b4a7e;
	}
}

.iZYHrO .product-block .m-btn span {
	line-height: 34px;
	pointer-events: none;
	display: inline-block;
	transition: all 0.4s ease;
}

.iZYHrO .product-block .m-btn-shadow {
	box-shadow: -5px 5px 0 #1b4a7e;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .m-btn-shadow:hover {
		box-shadow: 0 0 0 transparent;
	}
}

.iZYHrO .product-block .product-buy {
	height: 44px;
	display: flex;
	font-size: 16px;
	line-height: 44.7px;
	padding: 0 42px 0 25px;
	margin: 10px 0 10px 5px;
}

.iZYHrO .product-block .product-buy span {
	width: 30px;
	height: 100%;
	display: block;
	margin-right: 15px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjMwcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDMwIDI4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDUzLjEgKDcyNjMxKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4NCiAgICA8dGl0bGU+ODdFMUE0Q0EtMkYxMi00NTVFLUEyQzQtNjE3OTREN0JBQTVDPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJEZXNrdG9wLUludGVybmEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02OTYuMDAwMDAwLCAtMTg5OC4wMDAwMDApIiBmaWxsPSIjRDAwMjFCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTIuMDAwMDAwLCAxNzI1LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJib3Rhby1jb21wcmFyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTIuMDAwMDAwLCAxNjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMi4wMDAwMDAsIDkuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIuNDEzNzkzMSwyMi43NTg2MjA3IEMxMC45ODc3NTgxLDIyLjc1ODYyMDcgOS44Mjc1ODYyMSwyMy45MTg3OTI2IDkuODI3NTg2MjEsMjUuMzQ0ODI3NiBDOS44Mjc1ODYyMSwyNi43NzA4NjI2IDEwLjk4Nzc1ODEsMjcuOTMxMDM0NSAxMi40MTM3OTMxLDI3LjkzMTAzNDUgQzEzLjgzOTgyODEsMjcuOTMxMDM0NSAxNSwyNi43NzA4NjI2IDE1LDI1LjM0NDgyNzYgQzE0Ljk5OTk0MjYsMjMuOTE4NzkyNiAxMy44Mzk3NzA3LDIyLjc1ODYyMDcgMTIuNDEzNzkzMSwyMi43NTg2MjA3IFogTTEyLjQxMzc5MzEsMjYuNDg2OTA3NyBDMTEuNzgzOTY5MSwyNi40ODY5MDc3IDExLjI3MTU5ODIsMjUuOTc0NDc5MyAxMS4yNzE1OTgyLDI1LjM0NDcxMjcgQzExLjI3MTU5ODIsMjQuNzE0ODg4NyAxMS43ODQwMjY1LDI0LjIwMjUxNzggMTIuNDEzNzkzMSwyNC4yMDI1MTc4IEMxMy4wNDM1NTk3LDI0LjIwMjUxNzggMTMuNTU1OTg4MSwyNC43MTQ5NDYyIDEzLjU1NTk4ODEsMjUuMzQ0NzEyNyBDMTMuNTU1OTg4MSwyNS45NzQ1OTQyIDEzLjA0MzU1OTcsMjYuNDg2OTA3NyAxMi40MTM3OTMxLDI2LjQ4NjkwNzcgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjEuNzI0MTM3OSwyMi43NTg2MjA3IEMyMC4yOTgxMDI5LDIyLjc1ODYyMDcgMTkuMTM3OTMxLDIzLjkxODc5MjYgMTkuMTM3OTMxLDI1LjM0NDgyNzYgQzE5LjEzNzkzMSwyNi43NzA4NjI2IDIwLjI5ODEwMjksMjcuOTMxMDM0NSAyMS43MjQxMzc5LDI3LjkzMTAzNDUgQzIzLjE1MDE3MywyNy45MzEwMzQ1IDI0LjMxMDM0NDgsMjYuNzcwODYyNiAyNC4zMTAzNDQ4LDI1LjM0NDgyNzYgQzI0LjMxMDI4NzQsMjMuOTE4NzkyNiAyMy4xNTAxMTU1LDIyLjc1ODYyMDcgMjEuNzI0MTM3OSwyMi43NTg2MjA3IFogTTIxLjcyNDEzNzksMjYuNDg2OTA3NyBDMjEuMDk0MzEzOSwyNi40ODY5MDc3IDIwLjU4MTk0MywyNS45NzQ0NzkzIDIwLjU4MTk0MywyNS4zNDQ3MTI3IEMyMC41ODE5NDMsMjQuNzE0ODg4NyAyMS4wOTQzNzE0LDI0LjIwMjUxNzggMjEuNzI0MTM3OSwyNC4yMDI1MTc4IEMyMi4zNTM5NjE5LDI0LjIwMjUxNzggMjIuODY2MzMyOSwyNC43MTQ5NDYyIDIyLjg2NjMzMjksMjUuMzQ0NzEyNyBDMjIuODY2MzMyOSwyNS45NzQ1OTQyIDIyLjM1MzkwNDUsMjYuNDg2OTA3NyAyMS43MjQxMzc5LDI2LjQ4NjkwNzcgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjIuNTQ3Mzc2NCw4Ljc5MzEwMzQ1IEwxMi4xMDc3OTYsOC43OTMxMDM0NSBDMTEuNzA1NDUxMyw4Ljc5MzEwMzQ1IDExLjM3OTMxMDMsOS4xNDA0NTQ2MyAxMS4zNzkzMTAzLDkuNTY4OTY1NTIgQzExLjM3OTMxMDMsOS45OTc0NzY0IDExLjcwNTUwOTIsMTAuMzQ0ODI3NiAxMi4xMDc3OTYsMTAuMzQ0ODI3NiBMMjIuNTQ3Mzc2NCwxMC4zNDQ4Mjc2IEMyMi45NDk3MjEyLDEwLjM0NDgyNzYgMjMuMjc1ODYyMSw5Ljk5NzQ3NjQgMjMuMjc1ODYyMSw5LjU2ODk2NTUyIEMyMy4yNzU4NjIxLDkuMTQwMzkyOTEgMjIuOTQ5NzIxMiw4Ljc5MzEwMzQ1IDIyLjU0NzM3NjQsOC43OTMxMDM0NSBaIiBpZD0iUGF0aCI+PC9wYXRoPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIyLjAyMzI4NiwxMi40MTM3OTMxIEwxMi42MzE5NDQ5LDEyLjQxMzc5MzEgQzEyLjIyNTc4NTEsMTIuNDEzNzkzMSAxMS44OTY1NTE3LDEyLjc2MTE0NDMgMTEuODk2NTUxNywxMy4xODk2NTUyIEMxMS44OTY1NTE3LDEzLjYxODE2NjEgMTIuMjI1Nzg1MSwxMy45NjU1MTcyIDEyLjYzMTk0NDksMTMuOTY1NTE3MiBMMjIuMDIzMjI3NSwxMy45NjU1MTcyIEMyMi40MjkzODczLDEzLjk2NTUxNzIgMjIuNzU4NjIwNywxMy42MTgxNjYxIDIyLjc1ODYyMDcsMTMuMTg5NjU1MiBDMjIuNzU4NjIwNywxMi43NjEyMDYgMjIuNDI5Mzg3MywxMi40MTM3OTMxIDIyLjAyMzI4NiwxMi40MTM3OTMxIFoiIGlkPSJQYXRoIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkuNjY4NDY1MSw1LjI4OTEwNDg4IEMyOS4zODc1NjY0LDQuOTQ1NzE4NzQgMjguOTcxMzE2MSw0Ljc0ODgxNDQ1IDI4LjUyNjUzMDcsNC43NDg4MTQ0NSBMNS41ODI3MjU1OCw0Ljc0ODgxNDQ1IEw1LjExOTM2NTg4LDIuNTA4NDU5MTcgQzUuMDIyNjI3NTMsMi4wNDExMTc4NyA0LjcwMjU4ODI0LDEuNjQ4NzA5OTIgNC4yNjMwNzYyMiwxLjQ1ODYzMzY3IEwxLjAzMDA0NjYyLDAuMDYwOTI4MzYzMiBDMC42NTY4MDQxNjcsLTAuMTAwNTUxODI4IDAuMjIzMDM0MzMzLDAuMDcwMDMyNDE0NSAwLjA2MTEzOTY4ODYsMC40NDE2NjQ0NTYgQy0wLjEwMDkzMDczNywwLjgxMzQxMzIxNSAwLjA3MDMzODkxMzgsMS4yNDU1MDU0OSAwLjQ0MzQwNTU4MSwxLjQwNjc1MjI1IEwzLjY3NjQ5Mzc4LDIuODA0NTE1OTEgTDcuMjQwNTE5NywyMC4wMzU3NDIxIEM3LjM4MDkxMDQzLDIwLjcxNDM0NCA3Ljk4NzcwNzcyLDIxLjIwNjg5NjYgOC42ODMzOTE4LDIxLjIwNjg5NjYgTDI2LjMyOTg0OTQsMjEuMjA2ODk2NiBDMjYuNzM2NjY2MSwyMS4yMDY4OTY2IDI3LjA2NjQzMiwyMC44Nzg0NTA0IDI3LjA2NjQzMiwyMC40NzMyNjE4IEMyNy4wNjY0MzIsMjAuMDY4MDczMSAyNi43MzY2NjYxLDE5LjczOTYyNyAyNi4zMjk4NDk0LDE5LjczOTYyNyBMOC42ODM0NTA0LDE5LjczOTYyNyBMOC4yNDk5MTQ5NCwxNy42NDM1OTQyIEwyNi40NjYyNTU4LDE3LjY0MzU5NDIgQzI3LjE2MTg4MTMsMTcuNjQzNTk0MiAyNy43Njg3MzcyLDE3LjE1MTA0MTcgMjcuOTA5MDY5MywxNi40NzI0Mzk3IEwyOS45Njk0MDI4LDYuNTExOTY1NzEgQzMwLjA1OTEwOTksNi4wNzgyMzkzNyAyOS45NDk0MjIzLDUuNjMyNDMyNjYgMjkuNjY4NDY1MSw1LjI4OTEwNDg4IFogTTI2LjQ2NjI1NTgsMTYuMTc2NDQxNCBMNy45NDY0NTc3LDE2LjE3NjQ0MTQgTDUuODg2MjQxNDEsNi4yMTYwMjU2OSBMMjguNTI2NDcyMSw2LjIxNjAyNTY5IEwyNi40NjYyNTU4LDE2LjE3NjQ0MTQgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=) no-repeat center/100% auto;
}

@media screen and (min-width:768px) {
	.iZYHrO .product-block .product-buy:hover span {
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjMwcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDMwIDI4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDUzLjEgKDcyNjMxKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4NCiAgICA8dGl0bGU+ODdFMUE0Q0EtMkYxMi00NTVFLUEyQzQtNjE3OTREN0JBQTVDPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJEZXNrdG9wLUludGVybmEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02OTYuMDAwMDAwLCAtMTg5OC4wMDAwMDApIiBmaWxsPSIjZmZmZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTIuMDAwMDAwLCAxNzI1LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJib3Rhby1jb21wcmFyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTIuMDAwMDAwLCAxNjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMi4wMDAwMDAsIDkuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIuNDEzNzkzMSwyMi43NTg2MjA3IEMxMC45ODc3NTgxLDIyLjc1ODYyMDcgOS44Mjc1ODYyMSwyMy45MTg3OTI2IDkuODI3NTg2MjEsMjUuMzQ0ODI3NiBDOS44Mjc1ODYyMSwyNi43NzA4NjI2IDEwLjk4Nzc1ODEsMjcuOTMxMDM0NSAxMi40MTM3OTMxLDI3LjkzMTAzNDUgQzEzLjgzOTgyODEsMjcuOTMxMDM0NSAxNSwyNi43NzA4NjI2IDE1LDI1LjM0NDgyNzYgQzE0Ljk5OTk0MjYsMjMuOTE4NzkyNiAxMy44Mzk3NzA3LDIyLjc1ODYyMDcgMTIuNDEzNzkzMSwyMi43NTg2MjA3IFogTTEyLjQxMzc5MzEsMjYuNDg2OTA3NyBDMTEuNzgzOTY5MSwyNi40ODY5MDc3IDExLjI3MTU5ODIsMjUuOTc0NDc5MyAxMS4yNzE1OTgyLDI1LjM0NDcxMjcgQzExLjI3MTU5ODIsMjQuNzE0ODg4NyAxMS43ODQwMjY1LDI0LjIwMjUxNzggMTIuNDEzNzkzMSwyNC4yMDI1MTc4IEMxMy4wNDM1NTk3LDI0LjIwMjUxNzggMTMuNTU1OTg4MSwyNC43MTQ5NDYyIDEzLjU1NTk4ODEsMjUuMzQ0NzEyNyBDMTMuNTU1OTg4MSwyNS45NzQ1OTQyIDEzLjA0MzU1OTcsMjYuNDg2OTA3NyAxMi40MTM3OTMxLDI2LjQ4NjkwNzcgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjEuNzI0MTM3OSwyMi43NTg2MjA3IEMyMC4yOTgxMDI5LDIyLjc1ODYyMDcgMTkuMTM3OTMxLDIzLjkxODc5MjYgMTkuMTM3OTMxLDI1LjM0NDgyNzYgQzE5LjEzNzkzMSwyNi43NzA4NjI2IDIwLjI5ODEwMjksMjcuOTMxMDM0NSAyMS43MjQxMzc5LDI3LjkzMTAzNDUgQzIzLjE1MDE3MywyNy45MzEwMzQ1IDI0LjMxMDM0NDgsMjYuNzcwODYyNiAyNC4zMTAzNDQ4LDI1LjM0NDgyNzYgQzI0LjMxMDI4NzQsMjMuOTE4NzkyNiAyMy4xNTAxMTU1LDIyLjc1ODYyMDcgMjEuNzI0MTM3OSwyMi43NTg2MjA3IFogTTIxLjcyNDEzNzksMjYuNDg2OTA3NyBDMjEuMDk0MzEzOSwyNi40ODY5MDc3IDIwLjU4MTk0MywyNS45NzQ0NzkzIDIwLjU4MTk0MywyNS4zNDQ3MTI3IEMyMC41ODE5NDMsMjQuNzE0ODg4NyAyMS4wOTQzNzE0LDI0LjIwMjUxNzggMjEuNzI0MTM3OSwyNC4yMDI1MTc4IEMyMi4zNTM5NjE5LDI0LjIwMjUxNzggMjIuODY2MzMyOSwyNC43MTQ5NDYyIDIyLjg2NjMzMjksMjUuMzQ0NzEyNyBDMjIuODY2MzMyOSwyNS45NzQ1OTQyIDIyLjM1MzkwNDUsMjYuNDg2OTA3NyAyMS43MjQxMzc5LDI2LjQ4NjkwNzcgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjIuNTQ3Mzc2NCw4Ljc5MzEwMzQ1IEwxMi4xMDc3OTYsOC43OTMxMDM0NSBDMTEuNzA1NDUxMyw4Ljc5MzEwMzQ1IDExLjM3OTMxMDMsOS4xNDA0NTQ2MyAxMS4zNzkzMTAzLDkuNTY4OTY1NTIgQzExLjM3OTMxMDMsOS45OTc0NzY0IDExLjcwNTUwOTIsMTAuMzQ0ODI3NiAxMi4xMDc3OTYsMTAuMzQ0ODI3NiBMMjIuNTQ3Mzc2NCwxMC4zNDQ4Mjc2IEMyMi45NDk3MjEyLDEwLjM0NDgyNzYgMjMuMjc1ODYyMSw5Ljk5NzQ3NjQgMjMuMjc1ODYyMSw5LjU2ODk2NTUyIEMyMy4yNzU4NjIxLDkuMTQwMzkyOTEgMjIuOTQ5NzIxMiw4Ljc5MzEwMzQ1IDIyLjU0NzM3NjQsOC43OTMxMDM0NSBaIiBpZD0iUGF0aCI+PC9wYXRoPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIyLjAyMzI4NiwxMi40MTM3OTMxIEwxMi42MzE5NDQ5LDEyLjQxMzc5MzEgQzEyLjIyNTc4NTEsMTIuNDEzNzkzMSAxMS44OTY1NTE3LDEyLjc2MTE0NDMgMTEuODk2NTUxNywxMy4xODk2NTUyIEMxMS44OTY1NTE3LDEzLjYxODE2NjEgMTIuMjI1Nzg1MSwxMy45NjU1MTcyIDEyLjYzMTk0NDksMTMuOTY1NTE3MiBMMjIuMDIzMjI3NSwxMy45NjU1MTcyIEMyMi40MjkzODczLDEzLjk2NTUxNzIgMjIuNzU4NjIwNywxMy42MTgxNjYxIDIyLjc1ODYyMDcsMTMuMTg5NjU1MiBDMjIuNzU4NjIwNywxMi43NjEyMDYgMjIuNDI5Mzg3MywxMi40MTM3OTMxIDIyLjAyMzI4NiwxMi40MTM3OTMxIFoiIGlkPSJQYXRoIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkuNjY4NDY1MSw1LjI4OTEwNDg4IEMyOS4zODc1NjY0LDQuOTQ1NzE4NzQgMjguOTcxMzE2MSw0Ljc0ODgxNDQ1IDI4LjUyNjUzMDcsNC43NDg4MTQ0NSBMNS41ODI3MjU1OCw0Ljc0ODgxNDQ1IEw1LjExOTM2NTg4LDIuNTA4NDU5MTcgQzUuMDIyNjI3NTMsMi4wNDExMTc4NyA0LjcwMjU4ODI0LDEuNjQ4NzA5OTIgNC4yNjMwNzYyMiwxLjQ1ODYzMzY3IEwxLjAzMDA0NjYyLDAuMDYwOTI4MzYzMiBDMC42NTY4MDQxNjcsLTAuMTAwNTUxODI4IDAuMjIzMDM0MzMzLDAuMDcwMDMyNDE0NSAwLjA2MTEzOTY4ODYsMC40NDE2NjQ0NTYgQy0wLjEwMDkzMDczNywwLjgxMzQxMzIxNSAwLjA3MDMzODkxMzgsMS4yNDU1MDU0OSAwLjQ0MzQwNTU4MSwxLjQwNjc1MjI1IEwzLjY3NjQ5Mzc4LDIuODA0NTE1OTEgTDcuMjQwNTE5NywyMC4wMzU3NDIxIEM3LjM4MDkxMDQzLDIwLjcxNDM0NCA3Ljk4NzcwNzcyLDIxLjIwNjg5NjYgOC42ODMzOTE4LDIxLjIwNjg5NjYgTDI2LjMyOTg0OTQsMjEuMjA2ODk2NiBDMjYuNzM2NjY2MSwyMS4yMDY4OTY2IDI3LjA2NjQzMiwyMC44Nzg0NTA0IDI3LjA2NjQzMiwyMC40NzMyNjE4IEMyNy4wNjY0MzIsMjAuMDY4MDczMSAyNi43MzY2NjYxLDE5LjczOTYyNyAyNi4zMjk4NDk0LDE5LjczOTYyNyBMOC42ODM0NTA0LDE5LjczOTYyNyBMOC4yNDk5MTQ5NCwxNy42NDM1OTQyIEwyNi40NjYyNTU4LDE3LjY0MzU5NDIgQzI3LjE2MTg4MTMsMTcuNjQzNTk0MiAyNy43Njg3MzcyLDE3LjE1MTA0MTcgMjcuOTA5MDY5MywxNi40NzI0Mzk3IEwyOS45Njk0MDI4LDYuNTExOTY1NzEgQzMwLjA1OTEwOTksNi4wNzgyMzkzNyAyOS45NDk0MjIzLDUuNjMyNDMyNjYgMjkuNjY4NDY1MSw1LjI4OTEwNDg4IFogTTI2LjQ2NjI1NTgsMTYuMTc2NDQxNCBMNy45NDY0NTc3LDE2LjE3NjQ0MTQgTDUuODg2MjQxNDEsNi4yMTYwMjU2OSBMMjguNTI2NDcyMSw2LjIxNjAyNTY5IEwyNi40NjYyNTU4LDE2LjE3NjQ0MTQgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==);
	}
}

.iZYHrO #m-newsletter {
	min-height: 152px;
	margin-top: 15px;
}

@media screen and (min-width:768px) {
	.iZYHrO #m-newsletter {
		margin: 0 auto;
		max-width: 570px;
		min-height: 140px;
	}
}

@media screen and (min-width:992px) {
	.iZYHrO #m-newsletter {
		max-width: 620px;
		min-height: 110px;
	}
}

.iZYHrO #m-newsletter h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	font-family: Arial, Helvetica, 'sans-serif';
	letter-spacing: -0.48px;
	text-transform: inherit;
}

.iZYHrO .splide-container {
	position: relative;
	margin: 20px auto 35px;
}

.iZYHrO .splide-container .pre-slider .splide__first {
	height: 260px;
	display: flex;
	cursor: pointer;
	margin-bottom: 10px;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.9);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .pre-slider .splide__first {
		height: 400px;
	}
}

.iZYHrO .splide-container .pre-slider .splide__first .splide__slide {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
}

.iZYHrO .splide-container .pre-slider .splide__thumb-list {
	gap: 10px;
	display: flex;
	overflow-x: auto;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .pre-slider .splide__thumb-list {
		overflow-x: visible;
	}
}

.iZYHrO .splide-container .pre-slider .splide__thumb-list .splide__slide {
	width: 110px;
	height: 74px;
	cursor: pointer;
	position: relative;
	background: rgba(0, 0, 0, 0.9);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .pre-slider .splide__thumb-list .splide__slide {
		width: calc(20% - 8px);
		height: 78px;
	}
}

.iZYHrO .splide-container .pre-slider .splide__thumb-list .splide__slide .splide__total-images {
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	display: flex;
	position: absolute;
	align-items: center;
	pointer-events: none;
	justify-content: center;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.iZYHrO .splide-container .pre-slider .splide__thumb-list .splide__slide .splide__total-images span {
	color: #fff;
	font-family: 'Arial';
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: -0.26px;
}

.iZYHrO .splide-container .pre-slider .splide__arrows .splide__arrow {
	top: 130px;
	opacity: 1;
	border-radius: 0;
	background: #fff;
	background-size: 15.5px 26px;
	background-repeat: no-repeat;
	background-position: center;
	pointer-events: none;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .pre-slider .splide__arrows .splide__arrow {
		top: 200px;
	}
}

.iZYHrO .splide-container .pre-slider .splide__arrows .splide__arrow.splide__arrow--prev {
	left: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAA1CAYAAAAgYencAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFfSURBVHgB7dhBrgFBEMbx6pfJW89K3vIlHMABWDgJN8FR3MANLNi7AInlLG0spRnJiMHoqu6vajZ6hYz8fxGZ6S6i7zJa2/883/Q62033b/z4uSODVcZP2e/Kk+vfot5NBvtiYQJ4jlerQqgCmuKPCDVAKH5HUItx7+kAB0ji57MbQQHS+OhQ4H6BmHj5HgKIjUMAKfFkQGo8CYCIRwNQ8SgAMi4GoOMigEacDdCKswCa8SBAO/4RYBFvBFjF3wIs4y8A63gN0Ea8XD/VC078mj8i4zWAJ1qGL3d5ltGEgKv2H1j3OtPrRzPG1+bDXcG4TghoA/H2PmCJaLwTWiE+PgssEMGnoTaCtR/QRLB3RFoI0Z5QAyHeFaMRUecCJCL6ZIRCJJ0NEYjk03EqAjIfSEHAJiSxCOiMKAYBn5JJESpzQglCbVLKRajOikMIlUkpF6EyKeUiVCalXMTzyeoCj/OQYxflTXgAAAAASUVORK5CYII=);
}

.iZYHrO .splide-container .pre-slider .splide__arrows .splide__arrow.splide__arrow--next {
	right: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAA1CAYAAAAgYencAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGBSURBVHgB7di/TcNAFMfxe8ZQuwouLXBByQIU2YARMgIbECZgBEYgG1gQUScDUKSmSo2cHD6jRLJs39/fuzR5ReTEF30/cWzJshDnGZivm3y2LCerqsgywTwkBuL7RL79v5Pruv6dTjfbrWAaGo8fhhdB+jg/ogV83k4eiehdv5QHkaiX3WWyliQ2+qV0n6ZXFfrEPP4F1V1eXOxkRVIU+q9gj0TnJDwFoncZxkbQ0IcxETS2IxaCdDtjIMi0gBthBHAjrACcCGsAF8IJwIFwBqARXgAkwhuAQgQBEIhgQCgCAghBwAC+CCjABwEHHBBpLVfNZmZCJIJh0lrMzPF2FvAjsCzzefPLns0r5fzh++cFCnCNqy0YwCcOA/jGIYCQeDAgNB4EQMS9Aai4FwAZdwag404Ajrg1gCtuBeCMGwHccS0gRnwUECs+CIgZ7wFixzuAU8SPgI/y+qm5OXw1L8fG1bQ3pfuUFuYnpfi4GssnpTzxDmAcwRfvAfoI3riaPwiI4aEAMiJYAAAAAElFTkSuQmCC);
}

.iZYHrO .splide-container .pre-slider img {
	width: auto;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}

.iZYHrO .splide-container .main-slider {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 32px 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
	background-color: rgba(0, 0, 0, 0.9);
}

.iZYHrO .splide-container .main-slider.hide {
	display: none;
}

.iZYHrO .splide-container .main-slider .splide-logo {
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide-logo {
		top: 30px;
	}
}

.iZYHrO .splide-container .main-slider .splide-logo img {
	width: 160px;
	margin: 0;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide-logo img {
		width: 180px;
	}
}

.iZYHrO .splide-container .main-slider .splide__track,
.iZYHrO .splide-container .main-slider .splide__arrows,
.iZYHrO .splide-container .main-slider .splide__pagination {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.iZYHrO .splide-container .main-slider .splide__pagination {
	top: 435px;
	width: 100%;
	display: flex;
	position: absolute;
	height: max-content;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__pagination {
		display: none;
	}
}

.iZYHrO .splide-container .main-slider .splide__pagination li button {
	width: 6px;
	height: 6px;
	background: #d2d2d2;
}

.iZYHrO .splide-container .main-slider .splide__pagination li button.is-active {
	background: #1b4a7e;
}

.iZYHrO .splide-container .main-slider .splide__arrows {
	top: 220px;
	width: 100%;
	height: 26px;
	max-width: 925px;
	position: absolute;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__arrows {
		top: 260px;
		height: 43px;
		width: calc(100% - 400px);
	}
}

.iZYHrO .splide-container .main-slider .splide__arrows button {
	opacity: 1;
	width: 15.4px;
	height: 25.9px;
	background: transparent;
	background-size: 15.4px 25.9px;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__arrows button {
		width: 25.2px;
		height: 42.4px;
		background-size: 25.2px 42.4px;
	}
}

.iZYHrO .splide-container .main-slider .splide__arrows button:disabled {
	opacity: 0.3;
}

.iZYHrO .splide-container .main-slider .splide__arrows button.splide__arrow--prev {
	left: 10px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAABVCAYAAAAG0McUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEFSURBVHgB7dvdDYIwFEDhxgkYgRHcyFF0E92EERyBERzhWgJNlCgCTe5PPCe54YWHfiGBB9qUgiQiTZ4uzzFFb8LcZewRGjXDlPo8bYrWF0xM1A9MLNRKTAzURoxv1E7MG+qQnDRg8qXLs/eV3ExjX+WTGfLzbQIDRiEwYBQCA0YhMGAUAgNGITBgFAIDRiEwYBQCA0YhMGAUAuMVM5QXc5a6rslbeVE3qeuSvAUKlGGgQBkGCpRhoEAZBgqUYaBAGQYKlGGgQBkGCpRhoEAZBuqPUKfkrQrU8I/Yx6HCeTtQfjGlDaheopwJX4GKgyktoOJhSh9QcTGlF1R8TEnGHS/t0j1PjwpoO+XqGK0AAAAASUVORK5CYII=);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__arrows button.splide__arrow--prev {
		left: 0;
	}
}

.iZYHrO .splide-container .main-slider .splide__arrows button.splide__arrow--next {
	right: 10px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAABVCAYAAAAG0McUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgB7dJdDcIwFEDhBgWTMAlIwRESsICTSZiESkBC6aD3hQS2leT+LOckN31qcr+mKa1UShnqTHXOKXoNM5d3j9CoD0wJjfqCiYlawcRCbcTEQO3E+EZ1YlyiTu0c2vS03Js8oV7VhcY6ufTn7/uBAmUYKFCGgQJlGChQhoECZRgoUIaBAmUYKFCGgQJlGChQhoEKhLqU/5qTl5bXba/cW64zJg+BAaMQGDAKgQGjEBgwCoEBoxAYMAqBAaMQGDAKgQGjEBgwCoFxjBkOg5HqQtfSV3aHkTpQ2S1G2oHyj5E2oOJgpB+oeBipLn47DEaqgPthMFL7fmMK0BMGe9IfjyguPwAAAABJRU5ErkJggg==);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__arrows button.splide__arrow--next {
		right: 0;
	}
}

.iZYHrO .splide-container .main-slider .splide__track {
	margin-top: 20px;
	padding-top: 110px;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__track {
		padding-top: 0;
	}
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide {
	padding: 0 32px;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__track .splide__slide {
		gap: 100px;
		display: flex;
		padding: 0 2px;
	}
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__image {
	flex: 1;
	height: 260px;
	display: flex;
	margin-bottom: 20px;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__image {
		height: 565px;
		margin-bottom: 0;
		padding-left: 40px;
	}
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__image img {
	max-height: 100%;
	margin-bottom: 0;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content {
		width: 335px;
	}
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content span.splide__current-slide {
	color: #949494;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	font-style: normal;
	font-family: 'Arial';
	letter-spacing: -0.26px;
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content span.splide__credits {
	color: #949494;
	font-size: 12px;
	font-weight: 700;
	display: block;
	font-style: normal;
	line-height: normal;
	font-family: 'Arial';
	letter-spacing: -0.385px;
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content span.splide__credits:before {
	top: 0;
	content: '';
	width: 10.2px;
	height: 8px;
	margin-right: 5px;
	position: relative;
	line-height: normal;
	display: inline-block;
	background-size: contain;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAYAAADZsVyDAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGcSURBVHgBrZPLbYNAEIaXVSz5SDrAHZAOTAVxBwlHv2RTAenAWH4dsSuIOwiuICmBEjj45Bf5Bw0JxssiSx4Jsdqd+Wb2n1lD1NhqtbKqzprNZuK6bqI6M4TGZrNZYBjGSOOSHI/Hlud5N3CpCRJSylehN7PRaCh9riouXvt8Pnfwm4h6i3ArD0VkVXe73fgPTECAQizbOkKapjEglqgxJHnPpLhcLm9VUMASfGNo+TwcDluDwcBAIPlGKl/mBbKuwtPp9ALglBoUhqFJ+71eb4cEDpZBwT1AQofXZibFYrHwAfkog7njMc5tnE/4VnSDKZJl/vP5/Iv2IVFMhbCPdioignJDP8W/VCYg/nK5JPkE1lu+nVXwqQZTBfSHFDYHXRn2OrzcqeK1GjPA1O2jUeZdYATa9McYblm7sq0zgJTWXWCYjSfdpmmAHNTtiBPSLI8xFRv281XBTxowVROieQ6/Jqd8jsRrlf61YAqCFN8YqTWq3PT7/R+a5f1+30ZSP5dLZfkcj+AUiAcZyZVpfDgcNvk8PgBKz9r9BRpZ2aRRADZ2AAAAAElFTkSuQmCC);
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content p.splide__caption {
	color: #fff;
	margin: 15px 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	font-style: normal;
	display: inline-flex;
	letter-spacing: -0.26px;
	font-family: 'BeVietnam-Regular';
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__content p.splide__caption {
		font-size: 14px;
		line-height: 20px;
	}
}

.iZYHrO .splide-container .main-slider .splide__track .splide__slide .splide__publicidade {
	width: 300px;
	height: 250px;
	background-color: gray;
}

.iZYHrO .splide-container .main-slider .splide__close-modal {
	padding: 0 32px;
}

.iZYHrO .splide-container .main-slider .splide__close-modal button {
	all: unset;
	width: 22px;
	height: 22px;
	display: block;
	cursor: pointer;
	margin-left: auto;
	background-size: 22px 22px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAABVCAYAAAA49ahaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHCSURBVHgB7dvRTcMwFEZhhwkYISN0A1Zgg44AG3gURoANOgIjMAJscHEpVi3VTZ3Uia/t80kRj/w6KlRxFGMAAAAAAAAAAEA7BpOZiDy6H8/u+hmG4cMoVcvO49DRXd9y9vk/XhW3aVfDzj9u2JtcUjU4EtTbm0weTF6xeDt3HTSEPQY9bjHxnaPRyI1+leuKfmInPqHeaLRy46y2sAlBs/3pr0ZT2CaCehrCNhXUKxm2yaBeibBNB/W2DNtFUG+LsF0F9dYM22VQb42wXQf1coYlaCBHWIJG3BOWoBOWhCVogjlhCTpDSliCLpAQlqBL3AhL0KVmhiVoqsSwBJ1DTl9KU75E62NljeT2t7yn93m9JjOCEjbFgqCEnZIQdC8KH3+rJTPulAibQBbcehJ2gtxxL0/YCMlwOELYgGQ8bSKsWec8tOuwsuJ5aJdhZYMD5q7CyoYn9l2ElQKPQJoOWyJo8Lttc2FLBg022GbCaggabLHVh9UUNNhkqw0rl2/8FQ8abLNVhpX4G3/Fgwb7rOZ9UW7Yu/bBE2Gt0Ujib/yp+wRcCTsardy4Fzn9jzq468koVctOAAAAAAAAAACABv0CXNVVIyNJpugAAAAASUVORK5CYII=);
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__close-modal button {
		width: 42px;
		height: 42px;
		background-size: 42px 42px;
	}
}

.iZYHrO .splide-container .main-slider .splide__close-modal span {
	font-size: 0px;
	line-height: 0;
	color: transparent;
}

.iZYHrO .splide-container .main-slider .splide__fixed-ad {
	top: 0px;
	width: 100%;
	display: flex;
	padding: 0 32px;
	position: absolute;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__fixed-ad {
		right: 0;
		top: auto;
		padding: 0;
		bottom: 0px;
		width: 335px;
	}
}

.iZYHrO .splide-container .main-slider .splide__fixed-ad .m-banner-wrap {
	width: 100%;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.iZYHrO .splide-container .main-slider .splide__fixed-ad.desktop {
	display: none;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__fixed-ad.desktop {
		display: flex;
	}
}

.iZYHrO .splide-container .main-slider .splide__fixed-ad.mobile {
	display: flex;
}

@media screen and (min-width:992px) {
	.iZYHrO .splide-container .main-slider .splide__fixed-ad.mobile {
		display: none;
	}
}

.iZYHrO .splide-container .main-slider .splide__fixed-ad.mobile .m-banner-wrap div {
	height: 100px;
}

.iZYHrO .splide__fixed-ad.desktop #div-gpt-ad-galeria-de-fotos-quadrado {
	background: none;
}

.iZYHrO .splide__fixed-ad.desktop #div-gpt-ad-galeria-de-fotos-quadrado:before {
	color: #f5f5f5;
	background: none;
}

.iZYHrO .splide__fixed-ad.mobile #div-gpt-ad-galeria-de-fotos-horizontal {
	min-height: 100px;
}

data-styled.g136[id="ConteudoNoticiaWrapper__Artigo-sc-19fsm27-1"] {
	content: "iZYHrO,"
}

.btGEwY {
	position: relative;
}

.btGEwY .publicidade {
	top: 50%;
	left: 50%;
	max-width: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.btGEwY .noticia__imagemDestaque--legenda {
	margin: 0;
}

.btGEwY .m-credit {
	display: none;
}

data-styled.g138[id="ImgDestaqueNoticiaWrapper-sc-1frrxvx-0"] {
	content: "btGEwY,"
}

.EObEe {
	display: flex;
	min-height: 15px;
	justify-content: flex-end;
}

.EObEe span {
	margin-bottom: 3px;
}

.EObEe span:before {
	top: 1px;
	left: -3px;
	content: '';
	width: 10px;
	height: 10px;
	display: flex;
	margin-right: 2px;
	position: relative;
	line-height: normal;
	display: inline-block;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjEwcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTAgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPHRpdGxlPkI5NDFFMThDLTI2RjktNDQ4Qi1CNDE1LUY2MUZDRkVEOTQ4NDwvdGl0bGU+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iSU5URVJOQSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJJbnRlcm5hLURlc2t0b3AtNC1jb2x1bmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEwNi4wMDAwMDAsIC05NTIuMDAwMDAwKSIgZmlsbD0iI0JCQkJCQiIgZmlsbC1ydWxlPSJub256ZXJvIj4NCiAgICAgICAgICAgIDxnIGlkPSJub3RpY2lhMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzM5LjAwMDAwMCwgNTQzLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4wMDAwMDAsIDQwNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEwIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NjEsNC45NDY0Mjg1NyBDNzYwLjE3MTUsNC45NDY0Mjg1NyA3NTkuNSw1LjYwNjIzMjE0IDc1OS41LDYuNDE5NjQyODYgQzc1OS41LDcuMjMzMzQ4MjEgNzYwLjE3MTUsNy44OTI4NTcxNCA3NjEsNy44OTI4NTcxNCBDNzYxLjgyODMsNy44OTI4NTcxNCA3NjIuNSw3LjIzMzM0ODIxIDc2Mi41LDYuNDE5NjQyODYgQzc2Mi41LDUuNjA2MjMyMTQgNzYxLjgyODMsNC45NDY0Mjg1NyA3NjEsNC45NDY0Mjg1NyBaIE03NjUsMy40NzMyMTQyOSBMNzYzLjgsMy40NzMyMTQyOSBDNzYzLjYzNSwzLjQ3MzIxNDI5IDc2My40NTcyLDMuMzQ3NSA3NjMuNDA1MSwzLjE5MzY5NjQzIEw3NjMuMDk0OSwyLjI3OTQxOTY0IEM3NjMuMDQyNiwyLjEyNTcxNDI5IDc2Mi44NjUsMiA3NjIuNywyIEw3NTkuMywyIEM3NTkuMTM1LDIgNzU4Ljk1NzIsMi4xMjU3MTQyOSA3NTguOTA1MSwyLjI3OTUxNzg2IEw3NTguNTk0OSwzLjE5Mzc5NDY0IEM3NTguNTQyNiwzLjM0NzUgNzU4LjM2NSwzLjQ3MzIxNDI5IDc1OC4yLDMuNDczMjE0MjkgTDc1NywzLjQ3MzIxNDI5IEM3NTYuNDUsMy40NzMyMTQyOSA3NTYsMy45MTUxNzg1NyA3NTYsNC40NTUzNTcxNCBMNzU2LDguODc1IEM3NTYsOS40MTUxNzg1NyA3NTYuNDUsOS44NTcxNDI4NiA3NTcsOS44NTcxNDI4NiBMNzY1LDkuODU3MTQyODYgQzc2NS41NSw5Ljg1NzE0Mjg2IDc2Niw5LjQxNTE3ODU3IDc2Niw4Ljg3NSBMNzY2LDQuNDU1MzU3MTQgQzc2NiwzLjkxNTE3ODU3IDc2NS41NSwzLjQ3MzIxNDI5IDc2NSwzLjQ3MzIxNDI5IFogTTc2MSw4Ljg3NSBDNzU5LjYxOTMsOC44NzUgNzU4LjUsNy43NzU2ODc1IDc1OC41LDYuNDE5NjQyODYgQzc1OC41LDUuMDYzNjk2NDMgNzU5LjYxOTMsMy45NjQyODU3MSA3NjEsMy45NjQyODU3MSBDNzYyLjM4MDUsMy45NjQyODU3MSA3NjMuNSw1LjA2MzY5NjQzIDc2My41LDYuNDE5NjQyODYgQzc2My41LDcuNzc1Njg3NSA3NjIuMzgwNSw4Ljg3NSA3NjEsOC44NzUgWiBNNzY0LjY1LDUuMTQyMTY5NjQgQzc2NC40NTY4LDUuMTQyMTY5NjQgNzY0LjMsNC45ODgzNjYwNyA3NjQuMyw0Ljc5ODQxOTY0IEM3NjQuMyw0LjYwODY2OTY0IDc2NC40NTY4LDQuNDU0NjY5NjQgNzY0LjY1LDQuNDU0NjY5NjQgQzc2NC44NDM0LDQuNDU0NjY5NjQgNzY1LDQuNjA4NjY5NjQgNzY1LDQuNzk4NDE5NjQgQzc2NSw0Ljk4ODM2NjA3IDc2NC44NDMzLDUuMTQyMTY5NjQgNzY0LjY1LDUuMTQyMTY5NjQgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=) no-repeat left center;
}

.EObEe span:empty {
	display: none;
}

data-styled.g139[id="ImgDestaqueNoticiaWrapper__CreditoImagem-sc-1frrxvx-1"] {
	content: "EObEe,"
}

.ebzoXV {
	width: 100%;
	min-height: 235px;
	max-height: 600px;
}

@media screen and (min-width:768px) {
	.ebzoXV {
		overflow: hidden;
		min-height: 424px;
	}
}

.ebzoXV img {
	width: 100%;
	height: auto;
	max-width: 100%;
	min-height: 235px;
	max-height: 600px;
	object-fit: cover;
}

@media screen and (min-width:768px) {
	.ebzoXV img {
		min-height: 424px;
	}
}

data-styled.g140[id="ImgDestaqueNoticiaWrapper__Imagem-sc-1frrxvx-2"] {
	content: "ebzoXV,"
}

.lsjUn {
	display: none;
}

data-styled.g141[id="ImgDestaqueNoticiaWrapper__ImagemLegenda-sc-1frrxvx-3"] {
	content: "lsjUn,"
}

.cZkWqa {
	width: 100%;
}

.cZkWqa #taboola-below-article-thumbnails,
.cZkWqa #taboola-right-rail {
	width: 100%;
}

@media screen and (min-width:992px) {
	.cZkWqa .sidebar-ultimasNoticias .noticia__categoria {
		font-size: 11px;
	}
}

@media screen and (min-width:992px) {
	.cZkWqa .sidebar-ultimasNoticias .noticia__titulo {
		font-size: 13px;
	}
}

.cZkWqa .sidebar-ultimasNoticias>div>div {
	padding-bottom: 15px;
	border-bottom: 1px solid #9b9b9b50;
}

@media screen and (min-width:992px) {
	.cZkWqa .sidebar-ultimasNoticias>div>div {
		padding-bottom: 0;
		border-bottom: 0;
	}
}

.cZkWqa .noticiasInterna__apostas--link a {
	display: inline-block;
	color: #a2011e;
}

.cZkWqa .noticiasInterna__apostas--link a:hover,
.cZkWqa .noticiasInterna__apostas--link a:focus {
	text-decoration: none;
}

.cZkWqa .noticia__autor-data {
	margin: 10px 0 40px;
}

.cZkWqa .bloco__cabecalhoColunista {
	margin-bottom: 15px;
}

.cZkWqa .bloco__cabecalhoColunista .wrapper__autor {
	padding-left: 0;
	padding-right: 0;
}

@media screen and (min-width:768px) {
	.cZkWqa .bloco__cabecalhoColunista .figure__logo--grande-angular img {
		max-width: 390px;
		object-fit: contain;
	}
}

.cZkWqa .bloco__cabecalhoColunista .figure__autor--guilherme-amado img {
	width: 120px;
	height: 94px;
}

@media screen and (min-width:768px) {
	.cZkWqa .bloco__cabecalhoColunista .figure__autor--guilherme-amado img {
		max-width: 390px;
		object-fit: contain;
	}
}

@media screen and (min-width:992px) {
	.cZkWqa .bloco__cabecalhoColunista .figure__autor--guilherme-amado img {
		width: 150px;
		height: 117px;
	}
}

.cZkWqa .bloco__cabecalhoColunista .figure__logo--na-mira img {
	margin-bottom: 5px;
}

@media screen and (min-width:768px) {
	.cZkWqa .bloco__cabecalhoColunista .figure__logo--na-mira img {
		height: 110px;
	}
}

.cZkWqa.noticia__semiEspecial {
	margin-bottom: 70px;
}

@media screen and (min-width:768px) {
	.cZkWqa.noticia__semiEspecial .noticia_cabecalho {
		text-align: center;
	}

	.cZkWqa.noticia__semiEspecial .noticia_cabecalho h1 {
		padding-right: 0;
	}

	@media screen and (min-width:992px) {
		.cZkWqa.noticia__semiEspecial .noticia_cabecalho h1 {
			font-size: 56px;
			max-width: 940px;
			margin: 0 auto 8px;
		}
	}
}

.cZkWqa.noticia__semiEspecial .noticia_cabecalho .noticiaCabecalho__subtitulo {
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	.cZkWqa.noticia__semiEspecial .noticia_cabecalho .noticiaCabecalho__subtitulo {
		font-size: 14px;
		padding-right: 0;
		max-width: 700px;
		text-align: center;
		margin: 0 auto 15px;
	}
}

.cZkWqa.noticia__semiEspecial .noticia__autor-data {
	margin: 15px 0 30px;
}

.cZkWqa.noticia__semiEspecial .noticia__imagemDestacada {
	margin-left: -5px;
	margin-right: -5px;
}

.cZkWqa.noticia__semiEspecial .noticia__imagemDestacada .noticia__imagemDestaque--credito {
	margin-right: 12px;
}

@media screen and (min-width:0px) {
	.cZkWqa.noticia__semiEspecial .noticia__imagemDestacada img {
		max-height: inherit;
	}
}

@media screen and (min-width:768px) {
	.cZkWqa.noticia__semiEspecial .noticia__imagemDestacada img {
		min-height: inherit;
		max-height: inherit;
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--sidebar_titulo {
	display: block;
	margin-bottom: 14px;
	padding-bottom: 2px;
	border-bottom: 2px solid #1b4a7e;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe {
	width: 100%;
	display: block;
	margin: 0 auto;
	max-width: 600px;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"],
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"] {
	height: 200px;
}

@media screen and (min-width:768px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"],
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"] {
		height: 335px;
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"].iframe-1240,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"].iframe-1240 {
	padding-top: 0;
	position: static;
	width: calc(100% + 26px);
	transform: translateX(0);
	margin: 40px 0 40px -15px;
}

@media screen and (min-width:992px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"].iframe-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"].iframe-1240 {
		width: 1240px;
		max-width: 1240px;
		min-height: 620px;
		transform: translateX(-25%);
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"].iframe-960,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"].iframe-960 {
	height: 57vw;
	padding-top: 0;
	position: static;
	width: calc(100% + 26px);
	transform: translateX(0);
	margin: 40px 0 40px -15px;
}

@media screen and (min-width:768px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"].iframe-960,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"].iframe-960 {
		height: auto;
	}
}

@media screen and (min-width:992px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.youtube"].iframe-960,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://cdn.jwplayer"].iframe-960 {
		left: 50%;
		width: 960px;
		max-width: 960px;
		min-height: 540px;
		position: relative;
		transform: translateX(-50%);
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.facebook"] {
	max-width: 500px;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe.giphy-embed,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://giphy"] {
	max-width: 480px;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe.instagram-media,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo iframe[src*="https://www.instagram"] {
	margin: 0 auto;
	max-width: 540px;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-full,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-full,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960 {
	left: 50%;
	padding-top: 0;
	display: block;
	max-width: 100vw;
	position: static;
	object-fit: contain;
	width: calc(100% + 20px);
	margin: 40px 0 40px -12px;
	transform: translateX(0);
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-full+figcaption,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-full+figcaption,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240+figcaption,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240+figcaption,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960+figcaption,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960+figcaption {
	margin-bottom: 30px;
}

@media screen and (min-width:768px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-full+figcaption,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-full+figcaption,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240+figcaption,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240+figcaption,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960+figcaption,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960+figcaption {
		margin-bottom: 70px;
	}
}

@media screen and (min-width:768px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-full,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-full,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960 {
		margin: 80px 0;
		position: relative;
		transform: translateX(-50%);
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-full,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-full {
	width: 100vw;
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240 {
	width: 100%;
}

@media screen and (min-width:992px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-1240 {
		width: 1240px;
	}
}

.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960,
.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960 {
	width: 960px;
}

@media screen and (min-width:992px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure>img.img-960,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo p>img.img-960 {
		width: 960px;
	}
}

@media screen and (min-width:768px) {

	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption img.img-full,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption p>img.img-full,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption img.img-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption p>img.img-1240,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption img.img-960,
	.cZkWqa.noticia__semiEspecial .noticia__semiEspecial--conteudo figure.wp-caption p>img.img-960 {
		margin: 80px 0 0;
		position: relative;
		transform: translateX(-50%);
	}
}

.cZkWqa.categoria__conteudo-especial .m-banner-wrap {
	display: none;
}

.cZkWqa.categoria__apostas .m-banner-wrap {
	display: none;
}

data-styled.g176[id="NoticiaInternaWrapper-sc-481g5p-0"] {
	content: "cZkWqa,"
}

.bBlNwq {
	position: relative;
}

data-styled.g181[id="NoticiaInternaWrapper__ImagemDestaque-sc-481g5p-5"] {
	content: "bBlNwq,"
}

.chexJn {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.chexJn .cabecalho__selo {
	width: 94px;
	height: 100%;
	padding: 5px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #FFFFFF;
}

@media screen and (min-width:992px) {
	.chexJn .cabecalho__selo {
		width: 114px;
		padding: 10px;
		top: -32px;
	}
}

.chexJn .cabecalho__selo picture {
	width: 70px;
	height: 34px;
	position: relative;
	display: inline-block;
}

@media screen and (min-width:992px) {
	.chexJn .cabecalho__selo picture {
		width: 90px;
		height: 45px;
	}
}

.chexJn .cabecalho__selo picture img {
	width: 70px;
	height: 34px;
	object-fit: cover;
}

@media screen and (min-width:992px) {
	.chexJn .cabecalho__selo picture img {
		width: 90px;
		height: 45px;
	}
}

data-styled.g184[id="NoticiaInternaWrapper__WrapperShare-sc-481g5p-8"] {
	content: "chexJn,"
}

.cdSKxH {
	margin: 10px;
	width: 250px;
	min-height: 53px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width:768px) {
	.cdSKxH {
		width: 410px;
		justify-content: flex-start;
	}
}

.cdSKxH .btn-googleNews {
	align-self: flex-end;
	margin-bottom: 4px;
}

@media screen and (min-width:768px) {
	.cdSKxH .btn-googleNews {
		margin-left: 10px;
	}
}

.cdSKxH .btn-googleNews {
	background: url('/images/google-news-follow.png') no-repeat 0 0;
	background-size: contain;
	font-size: 0;
	width: 170px;
	height: 28px;
	overflow: hidden;
	text-indent: -999em;
	display: inline-block;
}

data-styled.g185[id="NoticiaInternaWrapper__SocialMedias-sc-481g5p-9"] {
	content: "cdSKxH,"
}

/*! CSS Used from: Embedded */
.hiYIqh {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 992px) {
	.hiYIqh {
		top: 80px;
	}
}

@media screen and (min-width: 992px) {
	.hiYIqh {
		position: sticky;
	}
}

.hiYIqh #taboola-right-rail-home {
	width: 100%;
}

.hiYIqh.alignment-list__video-box {
	min-height: auto;
}

.fyezCT {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

@media screen and (min-width: 992px) {
	.fyezCT {
		top: 90px;
	}
}

@media screen and (min-width: 992px) {
	.fyezCT {
		position: sticky;
	}
}

.fyezCT .bloco-publicidade {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	max-width: 970px;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

@media screen and (min-width: 992px) {
	.fyezCT .bloco-publicidade {
		align-items: flex-start;
	}
}

.fyezCT .bloco-publicidade>div:nth-child(1) {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

.fyezCT .bloco-publicidade>div:nth-child(1)::before {
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	display: block;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: rgb(119, 119, 119);
	position: absolute;
	top: -10px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.fyezCT.alignment-list__video-box {
	min-height: auto;
}

.hRSkhS {
	width: 100%;
	min-width: 100%;
	min-height: 280px;
}

.potKJ {
	color: rgb(51, 51, 51);
}

@media screen and (min-width: 0px) {
	.potKJ {
		line-height: 1;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		font-family: BeVietnam-Italic, Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width: 768px) {
	.potKJ {
		line-height: 1.4;
		font-size: 12px;
	}
}

@media screen and (min-width: 0px) {
	.potKJ {
		text-align: left;
	}
}

.kCddTA {
	margin: 0px;
}

@media screen and (min-width: 0px) {
	.kCddTA {
		font-size: 20px;
		line-height: 1.19;
		font-weight: 700;
		letter-spacing: 0.5px;
		font-family: Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width: 768px) {
	.kCddTA {
		font-size: 32px;
		font-family: Arial, Helvetica, "sans-serif";
	}
}

@media screen and (min-width: 992px) {
	.kCddTA {
		font-size: 44px;
		line-height: 0.85;
		letter-spacing: normal;
		font-family: Arial, Helvetica, "sans-serif";
	}
}

.gPeQDL {
	margin: 0px 0px 8px;
	color: rgb(63, 44, 46);
}

@media screen and (min-width: 0px) {
	.gPeQDL {
		line-height: 1.2;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -0.43px;
		font-family: BeVietnam-Heavy, "Arial Black", Helvetica, "sans-serif";
	}
}

@media screen and (min-width: 480px) {
	.gPeQDL {
		font-size: 19px;
	}
}

@media screen and (min-width: 768px) {
	.gPeQDL {
		font-size: 20px;
	}
}

@media screen and (min-width: 992px) {
	.gPeQDL {
		line-height: 1.17;
		letter-spacing: -0.4px;
	}
}

@media screen and (min-width: 0px) {
	.gPeQDL {
		text-align: left;
	}
}

@media screen and (min-width: 768px) {
	.gPeQDL {
		text-align: left;
	}
}

.ijrrzD {
	width: 100%;
	margin-left: auto;
	padding-left: 28px;
	margin-right: auto;
	padding-right: 28px;
}

@media screen and (min-width: 0px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width: 480px) {
	.ijrrzD {
		max-width: initial;
	}
}

@media screen and (min-width: 768px) {
	.ijrrzD {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width: 992px) {
	.ijrrzD {
		max-width: 1160px;
	}
}

@media screen and (min-width: 1280px) {
	.ijrrzD {
		max-width: 1280px;
	}
}

.bJnmSQ {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}

@media screen and (min-width: 0px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width: 480px) {
	.bJnmSQ {
		max-width: initial;
	}
}

@media screen and (min-width: 768px) {
	.bJnmSQ {
		max-width: initial;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (min-width: 992px) {
	.bJnmSQ {
		max-width: 1160px;
	}
}

@media screen and (min-width: 1280px) {
	.bJnmSQ {
		max-width: 1280px;
	}
}

.jJtlyw {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.fEBSOQ {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}



.bbUrUl {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 0px) {
	.bbUrUl {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.iyeymd {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding: 12px;
}

@media screen and (min-width: 0px) {
	.iyeymd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.gbmPrK {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

@media screen and (min-width: 0px) {
	.gbmPrK {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.dhuRHv {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 992px) {
	.dhuRHv {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width: 0px) {
	.dhuRHv {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (min-width: 1280px) {
	.dhuRHv {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width: 0px) {
	.dhuRHv {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.dhuRHv {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.dhuRHv {
		display: none;
	}
}

@media screen and (min-width: 1280px) {
	.dhuRHv {
		display: block;
	}
}

.fWtycP {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 0px) {
	.fWtycP {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width: 992px) {
	.fWtycP {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
}

@media screen and (min-width: 1280px) {
	.fWtycP {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (min-width: 0px) {
	.fWtycP {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (min-width: 1280px) {
	.fWtycP {
		padding-right: 12px;
		padding-left: 12px;
	}
}

.ictbnu {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 0px) {
	.ictbnu {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width: 992px) {
	.ictbnu {
		flex: 0 0 66.6667%;
		max-width: 66.6667%;
	}
}

@media screen and (min-width: 1280px) {
	.ictbnu {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 0px) {
	.ictbnu {
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (min-width: 992px) {
	.ictbnu {
		padding-right: 0px;
		padding-left: 0px;
	}
}

.kuBfYv {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 0px) {
	.kuBfYv {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
}

@media screen and (min-width: 768px) {
	.kuBfYv {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
}

@media screen and (min-width: 992px) {
	.kuBfYv {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 0px) {
	.kuBfYv {
		padding: 0px 8px 0px 0px;
	}
}

@media screen and (min-width: 768px) {
	.kuBfYv {
		padding: 0px 0px 15px;
	}
}

.iFvOKe {
	flex-grow: 1;
	flex-basis: 0px;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}

@media screen and (min-width: 0px) {
	.iFvOKe {
		flex: 0 0 66.6667%;
		max-width: 66.6667%;
	}
}

@media screen and (min-width: 768px) {
	.iFvOKe {
		flex: 0 0 66.6667%;
		max-width: 66.6667%;
	}
}

@media screen and (min-width: 992px) {
	.iFvOKe {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 0px) {
	.iFvOKe {
		padding: 0px;
	}
}

@media screen and (min-width: 768px) {
	.iFvOKe {
		padding: 0px 15px 10px;
	}
}

.hpnKfn a {
	text-decoration: none;
	color: inherit;
	transition: opacity 0.3s;
}

.hpnKfn a:hover,
.hpnKfn a:focus,
.hpnKfn a:active {
	opacity: 0.8;
}

.IyqpT a {
	text-decoration: none;
	color: inherit;
}

.IyqpT a:hover,
.IyqpT a:focus,
.IyqpT a:active {
	text-decoration: none;
}

.hvYgsH {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 8px;
}

@media screen and (min-width: 480px) {
	.hvYgsH {
		height: 22vw;
	}
}

@media screen and (min-width: 768px) {
	.hvYgsH {
		height: 35vw;
		max-height: 100px;
		min-height: 194px;
	}
}

@media screen and (min-width: 992px) {
	.hvYgsH {
		height: auto;
	}
}

@media screen and (min-width: 1280px) {
	.hvYgsH {
		height: auto;
	}
}

.hvYgsH:hover {
	opacity: 0.8;
}

.hvYgsH img {
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity 0.3s;
	background-image: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z");
}

.hvYgsH img:hover {
	opacity: 0.8;
}

@media screen and (min-width: 0px) {
	.hvYgsH img {
		object-fit: cover;
	}
}

.cgrpmT {
	line-height: 8px;
	width: 100%;
}

.YhnXS {
	margin-bottom: 5px;
	color: rgb(1b4a7e);
}

@media screen and (min-width: 0px) {
	.YhnXS {
		display: block;
	}
}

@media screen and (min-width: 768px) {
	.YhnXS {
		display: inline-block;
	}
}

@media screen and (min-width: 0px) {
	.YhnXS {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width: 768px) {
	.YhnXS {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width: 992px) {
	.YhnXS {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.YhnXS a {
	color: inherit;
	padding: 0px 10px 0px 0px;
	display: inline-block;
	min-width: 24px;
}

.YhnXS a:hover,
.YhnXS a:focus,
.YhnXS a:active {
	text-decoration: underline;
	opacity: 1;
}

.ejLwKa {
	margin-bottom: 5px;
	color: #1b4a7e;
}

@media screen and (min-width: 0px) {
	.ejLwKa {
		display: block;
	}
}

@media screen and (min-width: 768px) {
	.ejLwKa {
		display: inline-block;
	}
}

@media screen and (min-width: 0px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width: 768px) {
	.ejLwKa {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width: 992px) {
	.ejLwKa {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.ejLwKa a {
	color: inherit;
	padding: 0px 10px 0px 0px;
	display: inline-block;
	min-width: 24px;
}

.ejLwKa a:hover,
.ejLwKa a:focus,
.ejLwKa a:active {
	text-decoration: underline;
	opacity: 1;
}

.fRWiUy {
	margin-bottom: 5px;
	color: rgb(232, 186, 42);
}

@media screen and (min-width: 0px) {
	.fRWiUy {
		display: block;
	}
}

@media screen and (min-width: 768px) {
	.fRWiUy {
		display: inline-block;
	}
}

@media screen and (min-width: 0px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 12px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width: 768px) {
	.fRWiUy {
		line-height: 12px;
		font-size: 14px;
		font-weight: 700;
	}
}

@media screen and (min-width: 992px) {
	.fRWiUy {
		font-size: 14px;
		font-weight: 700;
		line-height: 13px;
	}
}

.fRWiUy a {
	color: inherit;
	padding: 0px 10px 0px 0px;
	display: inline-block;
	min-width: 24px;
}

.fRWiUy a:hover,
.fRWiUy a:focus,
.fRWiUy a:active {
	text-decoration: underline;
	opacity: 1;
}

.dcKuWi {
	display: none;
	margin: 0px 0px 20px;
}

@media screen and (min-width: 768px) {
	.dcKuWi {
		display: inline-block;
	}
}

@media screen and (min-width: 768px) {
	.dcKuWi {
		margin: 0px;
	}
}

@media screen and (min-width: 768px) {
	.dcKuWi {
		display: block;
	}
}

.iKegfZ {
	opacity: 1;
	letter-spacing: inherit;
	height: 47px;
	display: flex;
	margin: 0px auto;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	align-items: center;
	line-height: 38.4px;
	text-decoration: none;
	justify-content: center;
	flex-direction: initial;
	background-color: rgb(255, 255, 255);
	color: rgb(27, 74, 126);
	border: 2px solid rgb(27, 74, 126);
	box-shadow: rgb(27, 74, 126) -5px 5px 0px;
	width: 100%;
	padding: 0px 20px !important;
	border-radius: 0px !important;
	font-weight: bold !important;
	text-align: center !important;
	transition: 0.4s !important;
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform: uppercase !important;
}

.iKegfZ:hover,
.iKegfZ:focus {
	box-shadow: transparent 0px 0px 0px;
	color: rgb(255, 255, 255);
	background-color: rgb(27, 74, 126);
	opacity: 1 !important;
}

.iKegfZ:hover,
.iKegfZ:focus {
	opacity: 0.5;
}

@media screen and (min-width: 0px) {
	.iKegfZ {
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width: 768px) {
	.iKegfZ {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.25;
		font-family: inherit;
		letter-spacing: inherit;
		text-transform: inherit;
	}
}

@media screen and (min-width: 0px) {
	.iKegfZ {
		font-size: 20px;
	}
}

@media screen and (min-width: 768px) {
	.iKegfZ {
		font-size: 20px;
	}
}

* {
	box-sizing: border-box;
}

a {
	background-color: transparent;
}

img {
	border-style: none;
}

button {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0px;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button,
[type="button"] {
	appearance: button;
}

figure {
	margin: 0px;
	padding: 0px;
}

.publicidade__placeholder {
	background-image: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCAACAAMDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAf/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAGug//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAQUCf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Bf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Bf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEABj8Cf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8hf//aAAwDAQACAAMAAAAQ8//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Qf//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Qf//EABQQAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQEAAT8Qf//Z");
}

.btn {
	padding: 0px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	align-items: center;
	text-decoration: none;
	display: inline-block;
	background-color: rgb(255, 255, 255);
	justify-content: center;
	text-transform: uppercase;
	transition: 0.4s;
}

@media screen and (min-width: 768px) {
	.btn {
		padding: 10px 25px;
	}
}

.btn span {
	color: inherit;
	font-size: 14px;
}

.btn-outline {
	background-color: transparent;
}

@media screen and (min-width: 768px) {
	.btn-outline {
		border: 2px solid rgb(255, 255, 255);
	}
}

.btn-icon {
	font-size: 40px;
}

@media screen and (min-width: 0px) {
	.btn-icon i {
		display: flex;
	}

	.btn-icon span {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.btn-icon i {
		display: none;
	}

	.btn-icon span {
		display: flex;
	}
}

.m-icon {
	display: inline-block;
}

.m-icon.angle-right-b {
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJhbmdsZS1yaWdodC1iIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuNSwxMS4zTDkuOSw1LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40bDQuOSw0LjlsLTQuOSw0LjljLTAuMiwwLjItMC4zLDAuNC0wLjMsMC43YzAsMC42LDAuNCwxLDEsMWMwLjMsMCwwLjUtMC4xLDAuNy0wLjNsNS43LTUuN2MwLDAsMCwwLDAsMEMxNS45LDEyLjMsMTUuOSwxMS43LDE1LjUsMTEuM3oiPjwvcGF0aD48L3N2Zz4=");
}

.fDaLBY {
	width: 100%;
}

.fDaLBY .bloco-publicidade>div:nth-child(1) {
	position: relative;
	background-color: rgb(245, 245, 245);
	margin-top: 12px !important;
}

.fDaLBY .bloco-publicidade>div:nth-child(1)::before {
	left: 0px;
	right: 0px;
	z-index: 2;
	top: -12px;
	color: rgb(119, 119, 119);
	box-sizing: border-box;
	margin: 0px auto;
	display: inline-block;
	font-size: 8px;
	line-height: 1.4;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0px 10px;
	background-color: rgb(255, 255, 255);
	content: "CONTINUA DEPOIS DA PUBLICIDADE";
	font-family: Arial, Helvetica, "sans-serif";
}

@media screen and (min-width: 768px) {
	.fDaLBY .alignment-list__article article .bloco-noticia__grid-figura {
		padding: 0px;
	}
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-figura>a {
	margin-right: 10px;
	display: block;
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-figura figure {
	height: auto !important;
	min-height: auto !important;
	max-height: none !important;
	margin-bottom: 0px !important;
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-figura figure img {
	min-height: 80px;
	display: block;
	max-height: none !important;
	position: relative !important;
}

@media screen and (min-width: 768px) {
	.fDaLBY .alignment-list__article article .bloco-noticia__grid-titulo {
		padding: 0px 15px;
	}
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-titulo .noticia__categoria {
	margin-bottom: 0px !important;
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-titulo .noticia__titulo {
	margin-top: 5px !important;
	margin-bottom: 0px !important;
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-titulo .noticia__descricao {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

.fDaLBY .alignment-list__article article .bloco-noticia__grid-titulo .noticia__descricao p {
	margin: 0px;
}

.eOhSpZ {
	display: flex;
	min-height: 20px;
	padding-left: 8px;
	align-items: center;
	margin: 12px 0px;
	justify-content: space-between;
	color: rgb(27, 74, 126);
	border-bottom: 2px solid rgb(27, 74, 126);
}

@media screen and (min-width: 768px) {
	.eOhSpZ {
		min-height: 55px;
		padding: 17px 10px;
	}
}

@media screen and (min-width: 992px) {
	.eOhSpZ {
		padding: 0px 0px 20px;
		min-height: 0px;
		margin-bottom: 20px;
	}
}

.eOhSpZ a {
	color: inherit;
	text-decoration: none;
}

.eOhSpZ h3 {
	font-style: italic;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) {
	.eOhSpZ .btn {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.eOhSpZ .btn {
		border: 2px solid rgb(27, 74, 126);
	}
}

.eOhSpZ .m-icon.angle-right-b {
	width: 36px;
	height: 36px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgaWQ9ImFuZ2xlLXJpZ2h0LWIiPgogIDxwYXRoCiAgICBmaWxsPSIjZDgwMDI3IgogICAgZD0iTTE1LjUsMTEuM0w5LjksNS42Yy0wLjQtMC40LTEtMC40LTEuNCwwcy0wLjQsMSwwLDEuNGw0LjksNC45bC00LjksNC45Yy0wLjIsMC4yLTAuMywwLjQtMC4zLDAuN2MwLDAuNiwwLjQsMSwxLDFjMC4zLDAsMC41LTAuMSwwLjctMC4zbDUuNy01LjdjMCwwLDAsMCwwLDBDMTUuOSwxMi4zLDE1LjksMTEuNywxNS41LDExLjN6Ij48L3BhdGg+Cjwvc3ZnPg==");
}

.dwdtvC {
	margin: 10px 0px 30px;
}

/*! CSS Used from: Embedded */
.trc_user_exclude_btn {
	background: url("https://cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 12px;
	height: 12px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 9000;
	cursor: pointer;
	visibility: hidden;
}

.trc_exclude_undo_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #36c;
	text-decoration: underline;
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 0 1px;
	z-index: 11000;
	visibility: hidden;
}

.videoCube:hover .trc_user_exclude_btn {
	visibility: visible;
}

.trc_fade {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: opacity 500ms 0s, visibility 0s 500ms;
	-webkit-transition: opacity 500ms 0s, visibility 0s 500ms;
}

.trc_excludable .trc_exclude_overlay {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: default;
	background-color: #fff;
}

/*! CSS Used from: Embedded */
.trc_rbox_container {
	direction: ltr;
	text-align: left;
}

.trc_rbox_container [class*=span] {
	float: none;
	margin-left: 0;
}

.trc_rbox_header {
	border: 0 solid;
	overflow: hidden;
	vertical-align: middle;
}

.trc_rbox {
	margin-top: 0;
}

.trc_rbox_div {
	margin: 0 0 3px;
	direction: ltr;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: auto;
	position: relative;
	width: auto;
	border: solid #CCC 1px;
}

.videoCube {
	zoom: 1;
	cursor: pointer;
	float: none;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.videoCube:hover {
	cursor: pointer;
}

.videoCube span.video-title:hover {
	text-decoration: underline;
}

.videoCube a {
	text-decoration: none;
	border: 0;
	color: black;
	cursor: pointer;
}

.videoCube a:hover,
.videoCube a:link,
.videoCube a {
	text-decoration: none !important;
	outline: none;
}

.videoCube a .thumbBlock {
	float: left;
	display: block;
	overflow: hidden !important;
}

.videoCube .video-label {
	display: block;
	overflow: hidden;
}

.videoCube .video-label {
	width: auto !important;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.videoCube span.video-label.trc_ellipsis {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.trc_rbox_div {
	height: 410px;
}

.videoCube {
	direction: ltr;
	font-size: 11px;
	margin: 0;
	color: black;
	border-width: 0;
}

div.videoCube:hover {
	background-color: #EBF0FF;
	color: black;
}

.videoCube .thumbBlock {
	margin: 0;
	border-style: solid;
}

.videoCube .video-label-box {
	margin-left: 81px;
}

.videoCube .video-title {
	height: auto;
	margin-bottom: 3px;
	white-space: normal;
}

.trc_rbox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.videoCube .branding .logoDiv {
	font-size: inherit;
	line-height: inherit;
	background: none;
	margin: 0;
	padding: 0;
}

.videoCube .branding .logoDiv a {
	vertical-align: inherit;
	color: inherit;
	line-height: inherit;
}

.videoCube .branding .logoDiv a span {
	vertical-align: inherit;
}

.trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored {
	display: inline-block;
	float: none;
}

.videoCube .video-label-box .branding.composite-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.branding.composite-branding>* {
	display: inline-block;
	vertical-align: bottom;
}

.branding .branding-separator {
	margin: 0 2px;
	font-weight: normal;
}

.branding .branding-inner {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.trc_related_container DIV.videoCube.thumbnail_top .thumbBlock {
	float: none;
}

.videoCube .thumbnail-overlay,
.videoCube:hover .thumbnail-overlay {
	position: absolute;
	background: transparent no-repeat;
	background-size: contain;
	z-index: 50;
}

.trc_related_container .logoDiv {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 9px;
}

.trc_related_container .logoDiv a {
	font-size: 9px;
	text-decoration: none !important;
	color: black;
	margin-right: 1px;
	vertical-align: text-bottom;
}

.logoDiv a span:hover {
	text-decoration: underline;
}

.syndicatedItem .branding {
	margin: 0;
}

.trc_elastic .trc_rbox {
	width: auto;
}

.trc_elastic .videoCube {
	overflow: hidden;
}

.trc_elastic .videoCube .thumbBlock {
	background: transparent no-repeat center center;
	background-size: cover;
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin-left: 0;
	margin-right: 0;
}

.trc_elastic .thumbBlock_holder {
	position: relative;
	width: 100%;
}

.trc_elastic .thumbnail_start .thumbBlock_holder {
	float: left;
	margin-right: 10px;
}

.trc_elastic .videoCube_aspect {
	width: 1px;
}

.trc_elastic .trc_rbox .trc_rbox_div {
	height: auto;
}

.trc_elastic .video-label-box {
	display: block;
}

.trc_elastic .thumbnail_start .video-label-box {
	box-sizing: border-box;
}

.trc_related_container .trc_clearer {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.logoDiv .trc_mobile_disclosure_link {
	display: none;
}

.logoDiv .trc_desktop_disclosure_link {
	display: inline;
}

@media screen and (max-width: 767px) {
	.logoDiv .trc_mobile_disclosure_link {
		display: inline;
	}

	.logoDiv .trc_desktop_disclosure_link {
		display: none;
	}
}

.trc_related_container .logoDiv {
	float: right;
}

.trc_related_container .attribution-disclosure-link-sponsored {
	display: none;
}

.trc_related_container .trc-content-sponsored .attribution-disclosure-link-sponsored {
	display: block;
}

.trc_related_container * {
	pointer-events: auto;
}

.trc_related_container {
	clear: both;
}

.tbl-hidden {
	display: none !important;
}

.tbl-batch-anchor {
	width: 100%;
	height: 1px;
}

.thumbnails-e-1x1-stream {
	width: 300px;
	_width: 300px;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #DFDFDF;
	padding: 0px 0px 0px 0px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
}

.thumbnails-e-1x1-stream div.syndicatedItem:hover {
	background-color: transparent;
}

.thumbnails-e-1x1-stream .trc_rbox_border_elm {
	border-color: darkgray;
}

.thumbnails-e-1x1-stream .videoCube.thumbnail_start .thumbBlock_holder {
	width: 40%;
	_width: 40%;
}

.thumbnails-e-1x1-stream .trc_rbox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-width: 0;
	background: transparent;
	border-style: none;
	border-color: #D6D5D3;
	padding: 0px 0px 6px 0px;
	line-height: 1.2em;
	display: none;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-color: transparent;
	box-sizing: initial;
	height: auto;
	width: auto;
	_width: auto;
}

.thumbnails-e-1x1-stream .syndicatedItem {
	background-color: transparent;
}

.thumbnails-e-1x1-stream .videoCube.syndicatedItem .thumbnail-overlay {
	background-image: null;
	background-position: 5% 5%;
}

.thumbnails-e-1x1-stream .videoCube.syndicatedItem .thumbBlock {
	border-color: darkgray;
	border-width: 0px;
}

.thumbnails-e-1x1-stream .videoCube:hover .thumbnail-overlay {
	background-image: null;
}

.thumbnails-e-1x1-stream .syndicatedItem .video-title {
	max-height: 44.0px;
	*height: 44.0px;
	color: #351117;
	font-family: BeVietnam, Georgia, Cambria, 'Times New Roman', Times, serif\3b;
	font-size: 16.0px;
	line-height: 22.0px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

.thumbnails-e-1x1-stream .videoCube {
	width: auto;
	_width: auto;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-color: #E4E4E4;
	padding: 0px 0px 0px 0px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-style: SOLID;
}

.thumbnails-e-1x1-stream div.videoCube:hover {
	background-color: transparent;
}

.thumbnails-e-1x1-stream .video-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.0px;
	line-height: 22.0px;
	font-weight: bold;
	max-height: 66.0px;
	*height: 66.0px;
	color: #351117;
	text-decoration: none;
	margin: 0 0 0 0;
}

.thumbnails-e-1x1-stream .video-label {
	font-family: BeVietnam, Georgia, Cambria, 'Times New Roman', Times, serif\3b;
}

.thumbnails-e-1x1-stream .syndicatedItem .branding {
	color: #757575;
	font-size: 10.0px;
	font-weight: bold;
	text-decoration: none;
	font-family: BeVietnam, Georgia, Cambria, 'Times New Roman', Times, serif\3b;
	background-image: null;
	text-align: left;
	line-height: 22.0px;
}

.thumbnails-e-1x1-stream .videoCube.syndicatedItem {
	background-color: transparent;
	border-color: #E4E4E4;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: SOLID;
}

.thumbnails-e-1x1-stream .trc_rbox_div {
	width: auto;
	_width: 99%;
	height: 410px;
	border-width: 0;
	padding: 0;
	margin: 0 0 0 0;
}

.thumbnails-e-1x1-stream .videoCube .thumbnail-overlay {
	background-image: null;
	background-position: 5% 5%;
}

.thumbnails-e-1x1-stream .videoCube .thumbBlock {
	border-width: 0px;
	border-color: darkgray;
}

.thumbnails-e-1x1-stream .branding {
	color: #757575;
	font-size: 10.0px;
	font-weight: bold;
	text-decoration: none;
	font-family: BeVietnam, Georgia, Cambria, 'Times New Roman', Times, serif\3b;
	background-image: null;
	text-align: left;
	line-height: 22.0px;
}

.thumbnails-e-1x1-stream .video-label-box {
	text-align: left;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.thumbnails-e-1x1-stream div.syndicatedItem:hover .thumbBlock {
	border-color: inherit;
}

.thumbnails-e-1x1-stream div.videoCube:hover .thumbBlock {
	border-color: inherit;
}

.thumbnails-e-1x1-stream .videoCube .video-label-box {
	margin-left: 0;
	margin-right: 0px;
}

.thumbnails-e-1x1-stream .syndicatedItem .video-label-box {
	height: auto;
	margin: 0px 0px 0px 0px;
}

.thumbnails-e-1x1-stream .videoCube .video-label-box .video-title {
	text-decoration: none;
}

.thumbnails-e-1x1-stream .videoCube:hover .video-label-box .video-title {
	text-decoration: underline;
}

.thumbnails-e-1x1-stream .video-label-box .branding {
	display: block;
}

.thumbnails-e-1x1-stream .trc_rbox_header .trc_header_ext {
	position: relative;
	top: auto;
	right: auto;
}

.thumbnails-e-1x1-stream .videoCube a {
	padding: 0;
}

@media screen and (min-width:0px) {
	.trc_elastic_thumbnails-e-1x1-stream .trc_rbox_outer .videoCube .video-label-box {
		height: auto;
	}

	.trc_elastic_thumbnails-e-1x1-stream .trc_rbox_outer .videoCube {
		margin-bottom: 10px;
	}

	.trc_elastic_thumbnails-e-1x1-stream .trc_rbox_outer {
		margin-left: -2%;
	}

	.trc_elastic_thumbnails-e-1x1-stream .videoCube_aspect {
		padding-bottom: 71.42857142857143%;
		width: 100%;
	}

	.trc_elastic_thumbnails-e-1x1-stream .videoCube {
		width: 97.99%;
		position: relative;
		float: left;
		margin: 0 0 2% 0;
		margin-left: 2%;
	}

	.trc_elastic_thumbnails-e-1x1-stream div.videoCube:nth-of-type(-n+1) {
		display: block;
		visibility: visible;
	}
}

/*! CSS Used from: Embedded */
.render-late-effect[data-feed-main-container-id="taboola-right-rail-home"] .thumbBlock {
	opacity: 0;
	transition: opacity .75s;
}

.render-late-effect[data-feed-main-container-id="taboola-right-rail-home"] .thumbBlock[style*=background-image] {
	opacity: 1;
}

[data-feed-main-container-id="taboola-right-rail-home"] {
	position: relative;
	margin-top: 3px;
	-webkit-text-size-adjust: 100%;
	clear: both;
	padding: 0;
	background-color: transparent;
}

[data-feed-main-container-id="taboola-right-rail-home"] .tbl-feed-header {
	padding: 0 5px 10px;
	background: 0;
	box-sizing: border-box;
}

[data-feed-main-container-id="taboola-right-rail-home"] .tbl-feed-header.tbl-header-with-text {
	display: table;
	width: 100%;
}

[data-feed-main-container-id="taboola-right-rail-home"] .tbl-header-with-text .tbl-feed-header-text {
	display: table-cell;
	width: calc(100% - 76px);
	word-break: break-word;
}

[data-feed-main-container-id="taboola-right-rail-home"] .tbl-feed-card {
	margin-bottom: 10px;
	background-color: transparent;
	overflow: hidden;
	padding-bottom: 0;
}

@media screen and (max-width:480px) {
	[data-feed-main-container-id="taboola-right-rail-home"] .tbl-feed-card {
		margin-bottom: 5px;
	}

	[data-feed-main-container-id="taboola-right-rail-home"] .trc-widget-footer,
	[data-feed-main-container-id="taboola-right-rail-home"] .trc_header_ext {
		padding-right: 3px;
	}
}

[data-feed-main-container-id="taboola-right-rail-home"][data-feed-container-num] {
	background-color: TRANSPARENT;
	padding: 0px 0px 0px 0px;
}

[data-feed-main-container-id="taboola-right-rail-home"] .tbl-feed-header .tbl-feed-header-text {
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	font-family: Arial;
	font-weight: normal;
}

/*! CSS Used from: Embedded */
.videoCube a.video-cta-style {
	width: 100%;
}

.videoCube a.video-cta-style .video-label-box.video-label-box-cta {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-content: flex-start;
	align-items: center;
}

.videoCube a.video-cta-style .video-label-box.video-label-box-cta.video-label-box-cta-non-ie {
	justify-content: space-between;
}

.videoCube a.video-cta-style .video-label-flex-cta-item {
	flex-basis: 100%;
}

.videoCube a.video-cta-style .video-branding-flex-cta-item {
	margin-top: 1px;
	flex-grow: 1;
	flex-basis: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.videoCube .video-cta-href {
	display: inline-block;
	margin-top: 1px;
	margin-inline-start: 2px;
	padding: 0;
	max-width: 100%;
	min-width: 72px;
	min-width: min(100%, 72px);
	bottom: 0;
	vertical-align: top;
	position: relative;
	box-sizing: content-box;
	flex-shrink: 0;
	font-size: 10px;
	line-height: 13.2px;
}

.videoCube .video-cta-href button.video-cta-button {
	margin: 0;
	height: 24px;
	font-size: 10px;
	line-height: 13.2px;
	border-radius: 4px;
	border: 1px solid #000;
	background-color: inherit;
	text-transform: none;
	letter-spacing: normal;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	font-family: Helvetica;
	padding: 1px 4px;
	width: 100%;
	min-width: 1px;
	opacity: 1;
	box-shadow: none;
	user-select: none;
	transition: none;
	text-decoration: none;
	transform: none;
	font-weight: bold;
}

.videoCube .video-cta-href button.video-cta-button:hover {
	color: inherit;
	border-color: inherit;
	background-color: inherit;
	letter-spacing: normal;
}

/*! CSS Used from: Embedded */
.rec-reel-sc4-new {
	width: 300px;
	_width: 300px;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #DFDFDF;
	padding: 0px 0px 0px 0px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
}

.rec-reel-sc4-new div.syndicatedItem:hover {
	background-color: transparent;
}

.rec-reel-sc4-new .trc_rbox_border_elm {
	border-color: darkgray;
}

.rec-reel-sc4-new .trc_rbox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-width: 0;
	background: transparent;
	border-style: none;
	border-color: #D6D5D3;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	display: none;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-color: transparent;
	box-sizing: initial;
	height: auto;
	width: auto;
	_width: auto;
}

.rec-reel-sc4-new .syndicatedItem {
	background-color: transparent;
}

.rec-reel-sc4-new .videoCube.syndicatedItem .thumbnail-overlay {
	background-image: null;
	background-position: 5% 5%;
}

.rec-reel-sc4-new .videoCube.syndicatedItem .thumbBlock {
	border-color: darkgray;
	border-width: 0px;
}

.rec-reel-sc4-new .videoCube:hover .thumbnail-overlay {
	background-image: null;
}

.rec-reel-sc4-new .syndicatedItem .video-title {
	max-height: 44.0px;
	*height: 44.0px;
	color: #351117;
	font-family: BeVietnam-Regular, Helvetica, Arial, 'sans-serif';
	font-size: 16.0px;
	line-height: 22.0px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

.rec-reel-sc4-new .videoCube {
	width: auto;
	_width: auto;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-color: #E4E4E4;
	padding: 0px 0px 0px 0px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-style: SOLID;
}

.rec-reel-sc4-new div.videoCube:hover {
	background-color: transparent;
}

.rec-reel-sc4-new .video-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.0px;
	line-height: 22.0px;
	font-weight: bold;
	max-height: 44.0px;
	*height: 44.0px;
	color: #351117;
	text-decoration: none;
	margin: 0 0 0 0;
}

.rec-reel-sc4-new .video-label {
	font-family: BeVietnam-Regular, Helvetica, Arial, 'sans-serif';
}

.rec-reel-sc4-new .syndicatedItem .branding {
	color: #757575;
	font-size: 10.0px;
	font-weight: bold;
	text-decoration: none;
	font-family: BeVietnam-Regular, Helvetica, Arial, 'sans-serif';
	background-image: null;
	text-align: left;
	line-height: 22.0px;
}

.rec-reel-sc4-new .videoCube.syndicatedItem {
	background-color: transparent;
	border-color: #E4E4E4;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: SOLID;
}

.rec-reel-sc4-new .branding div.logoDiv {
	font-family: inherit;
}

.rec-reel-sc4-new .trc_rbox_div {
	width: auto;
	_width: 99%;
	height: 410px;
	border-width: 0;
	padding: 0;
}

.rec-reel-sc4-new .videoCube .thumbnail-overlay {
	background-image: null;
	background-position: 5% 5%;
}

.rec-reel-sc4-new .videoCube .thumbBlock {
	border-width: 0px;
	border-color: darkgray;
}

.rec-reel-sc4-new .branding {
	color: #757575;
	font-size: 10.0px;
	font-weight: bold;
	text-decoration: none;
	font-family: BeVietnam-Regular, Helvetica, Arial, 'sans-serif';
	background-image: null;
	text-align: left;
	line-height: 22.0px;
}

.rec-reel-sc4-new .branding .logoDiv a span {
	color: inherit;
	font-size: inherit;
}

.rec-reel-sc4-new .video-label-box {
	text-align: left;
	height: 66px;
	margin: 5px 0px 0px 0px;
}

.rec-reel-sc4-new div.syndicatedItem:hover .thumbBlock {
	border-color: inherit;
}

.rec-reel-sc4-new div.videoCube:hover .thumbBlock {
	border-color: inherit;
}

.rec-reel-sc4-new .videoCube .video-label-box {
	margin-left: 0;
	margin-right: 0px;
}

.rec-reel-sc4-new .syndicatedItem .video-label-box {
	height: 66px;
	margin: 5px 0px 0px 0px;
}

.rec-reel-sc4-new .logoDiv a span {
	font-size: 11.0px;
	color: #757575;
	display: inline;
	font-weight: normal;
}

.rec-reel-sc4-new .videoCube .video-label-box .video-title {
	text-decoration: none;
}

.rec-reel-sc4-new .videoCube:hover .video-label-box .video-title {
	text-decoration: underline;
}

.rec-reel-sc4-new .video-label-box .branding {
	display: block;
}

.rec-reel-sc4-new .trc_rbox_header .trc_header_ext {
	position: relative;
	top: auto;
	right: auto;
}

.rec-reel-sc4-new .logoDiv a {
	font-size: 100%;
}

.rec-reel-sc4-new .videoCube a {
	padding: 0;
}

@media screen and (min-width:0px) {
	.trc_elastic_rec-reel-sc4-new .trc_rbox_outer .videoCube .video-label-box {
		height: auto;
	}

	.trc_elastic_rec-reel-sc4-new .trc_rbox_outer .videoCube {
		margin-bottom: 10px;
	}

	.trc_elastic_rec-reel-sc4-new .trc_rbox_outer {
		margin-left: -1.5%;
	}

	.trc_elastic_rec-reel-sc4-new .videoCube_aspect {
		padding-bottom: 56.25%;
		width: 100%;
	}

	.trc_elastic_rec-reel-sc4-new .videoCube {
		width: 98.49%;
		position: relative;
		float: left;
		margin: 0 0 1.5% 0;
		margin-left: 1.5%;
	}

	.trc_elastic_rec-reel-sc4-new div.videoCube:nth-of-type(-n+4) {
		display: block;
		visibility: visible;
	}
}

/*! CSS Used from: Embedded */
.tbl-slides-container .videoCube {
	z-index: 0;
}

.tbl-slides-container .tbl-next-item {
	z-index: 1;
}

.tbl-slides-container .tbl-show-item {
	z-index: 2;
}

/*! CSS Used from: Embedded */
div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel {
	position: relative;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-arrow-btn svg {
	transform: unset;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel:not(.tbl-reco-reel-text-under-slide-in):not(.story-widget-text-under-slide-in).tbl-reco-reel-desktop.tbl-story-desktop:hover .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp {
	opacity: 0;
	transform: translateY(100px);
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer {
	margin: 0;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .tbl-arrow-btn {
	height: 56px;
	width: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .tbl-arrow-btn.tbl-arrow-back {
	left: 0;
	transform: scaleX(-1) translateX(100%);
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .tbl-arrow-btn.tbl-arrow-forward {
	right: 0;
	transform: translateX(100%);
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp {
	height: 100px;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100px;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .trc_rbox_div {
	overflow: hidden;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube {
	position: absolute;
	width: 100%;
	margin: 0;
	top: 0;
	opacity: 0;
	z-index: 0;
	bottom: unset;
	height: auto;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube:nth-child(1) {
	z-index: 1;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder {
	overflow: hidden;
	z-index: -1;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder * {
	-webkit-animation-play-state: inherit;
	-moz-animation-play-state: inherit;
	-ms-animation-play-state: inherit;
	-o-animation-play-state: inherit;
	animation-play-state: inherit;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder .thumbBlock_placeholder {
	background-color: #aeaeae;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder .thumbBlock_placeholder svg {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder .thumbBlock {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
	background-color: #000;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .thumbBlock_holder .thumbBlock:not([style=""])~.thumbBlock_placeholder {
	display: none;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .video-label-box {
	z-index: -1;
	opacity: 0;
	transition: all ease .3s;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .trc_rbox_outer .videoCube .item-label-href * {
	-webkit-animation-play-state: initial;
	-moz-animation-play-state: initial;
	-ms-animation-play-state: initial;
	-o-animation-play-state: initial;
	animation-play-state: initial;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-show-item {
	opacity: 1;
	z-index: 2;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-show-item .thumbBlock_holder {
	z-index: 1;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-show-item .video-label-box {
	z-index: 1;
	opacity: 1;
	-webkit-animation-name: tbl-animation-fade-in;
	-moz-animation-name: tbl-animation-fade-in;
	-ms-animation-name: tbl-animation-fade-in;
	-o-animation-name: tbl-animation-fade-in;
	animation-name: tbl-animation-fade-in;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-next-item {
	opacity: 1;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-next-item .video-label-box {
	opacity: 0;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .videoCube.tbl-next-item .thumbBlock_holder {
	z-index: 0;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp {
	z-index: 9;
	position: absolute;
	pointer-events: none;
	overflow: hidden;
	width: 100%;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp {
	pointer-events: none;
	direction: ltr;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	padding: 0 4%;
	-webkit-background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(1, 0, 0, 0.8) 100%);
	-moz-background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(1, 0, 0, 0.8) 100%);
	-ms-background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(1, 0, 0, 0.8) 100%);
	-o-background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(1, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(1, 0, 0, 0.8) 100%);
	opacity: 1;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp .tbl-story-progressBar.tbl-reco-reel-progressBar {
	position: relative;
	top: 85px;
	display: inline-block;
	vertical-align: top;
	width: 23%;
	height: 3px;
	background-color: #fcfcfc;
	margin: 0 1%;
	overflow: hidden;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp .tbl-story-progressBar.tbl-reco-reel-progressBar span.tbl-progress-runner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	display: block;
	background-color: rgba(104, 104, 104, .8);
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp .tbl-story-progressBar.tbl-reco-reel-progressBar .tbl-progress-anim {
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-arrow-btn {
	position: absolute;
	background-color: rgba(0, 0, 0, .41960784);
	z-index: 2;
	font-size: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	display: none;
}

div.story-widget.tbl-reco-reel.tbl-trecs-reco-reel .tbl-arrow-btn.tbl-arrow-back {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel .rec-reel-sc4-new {
	max-width: none;
	margin: auto;
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel .rec-reel-sc4-new .videoCube.tbl-show-item.tbl-zoom-in-item .thumbBlock_holder .thumbBlock {
	-webkit-animation-name: tbl-animation-zoom-In;
	-moz-animation-name: tbl-animation-zoom-In;
	-ms-animation-name: tbl-animation-zoom-In;
	-o-animation-name: tbl-animation-zoom-In;
	animation-name: tbl-animation-zoom-In;
	-webkit-animation-duration: 7.5s;
	-moz-animation-duration: 7.5s;
	-ms-animation-duration: 7.5s;
	-o-animation-duration: 7.5s;
	animation-duration: 7.5s;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-ms-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel .rec-reel-sc4-new .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp {
	-webkit--webkit-transition: transform 1s, opacity 1s;
	-moz--webkit-transition: transform 1s, opacity 1s;
	-ms--webkit-transition: transform 1s, opacity 1s;
	-o--webkit-transition: transform 1s, opacity 1s;
	-webkit-transition: transform 1s, opacity 1s;
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel .rec-reel-sc4-new .tbl-story-progressBar-overflow-wrp.tbl-reco-reel-progressBar-overflow-wrp .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp .tbl-progress-anim {
	-webkit-animation-name: tbl-animation-progress-bar;
	-moz-animation-name: tbl-animation-progress-bar;
	-ms-animation-name: tbl-animation-progress-bar;
	-o-animation-name: tbl-animation-progress-bar;
	animation-name: tbl-animation-progress-bar;
	-webkit-animation-duration: 7s;
	-moz-animation-duration: 7s;
	-ms-animation-duration: 7s;
	-o-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel.tbl-story-desktop.tbl-reco-reel-desktop .rec-reel-sc4-new:hover .tbl-arrow-btn.tbl-arrow-back {
	-webkit-transform: scaleX(-1) translateX(0%);
	-moz-transform: scaleX(-1) translateX(0%);
	-ms-transform: scaleX(-1) translateX(0%);
	-o-transform: scaleX(-1) translateX(0%);
	transform: scaleX(-1) translateX(0%);
}

.tbl-reco-reel.story-widget.tbl-trecs-reco-reel.tbl-story-desktop.tbl-reco-reel-desktop .rec-reel-sc4-new:hover .tbl-arrow-btn.tbl-arrow-forward {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}

div.tbl-reco-reel.tbl-reco-reel-text-over.story-widget.story-widget-text-over.tbl-trecs-reco-reel {
	position: relative;
}

div.tbl-reco-reel.tbl-reco-reel-text-over.story-widget.story-widget-text-over.tbl-trecs-reco-reel .tbl-text-over-controls {
	display: none;
}

div.tbl-reco-reel.tbl-reco-reel-text-over.story-widget.story-widget-text-over.tbl-trecs-reco-reel.tbl-story-desktop.tbl-reco-reel-desktop:hover .tbl-story-progressBar-wrp.tbl-reco-reel-progressBar-wrp {
	opacity: 0;
	transform: translateY(100px);
}

/*! CSS Used keyframes */
@-webkit-keyframes tbl-animation-fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes tbl-animation-fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes tbl-animation-zoom-In {
	0% {
		-webkit-transform: scale(1.01);
		-moz-transform: scale(1.01);
		-ms-transform: scale(1.01);
		-o-transform: scale(1.01);
		transform: scale(1.01);
	}

	100% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes tbl-animation-zoom-In {
	0% {
		-webkit-transform: scale(1.01);
		-moz-transform: scale(1.01);
		-ms-transform: scale(1.01);
		-o-transform: scale(1.01);
		transform: scale(1.01);
	}

	100% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@-webkit-keyframes tbl-animation-progress-bar {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes tbl-animation-progress-bar {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}
}

/*! CSS Used fontfaces */
@font-face {
	font-family: 'BeVietnam-Italic';
	src: local('BeVietnam-Italic'), url('/css/fonts/be-vietnam/BeVietnam-italic.ttf') format('ttf'), url('/css/fonts/be-vietnam/BeVietnam-italic.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BeVietnam-Heavy';
	src: local('BeVietnam-Heavy'), url('/css/fonts/be-vietnam/BeVietnam-heavy.ttf') format('ttf'), url('/css/fonts/be-vietnam/BeVietnam-heavy.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BeVietnam-Regular';
	src: local('BeVietnam-Regular'), url('/css/fonts/be-vietnam/BeVietnam-regular.ttf') format('ttf'), url('/css/fonts/be-vietnam/BeVietnam-regular.ttf') format('ttf');
	font-display: swap;
}

/*  NavBar submenu */

.dropdown {
	position: relative;
	display: inline-block
}

.subMenu {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
}

.subMenu li {
	cursor: pointer;
	padding: 5px;
}

.subMenu li:hover {
	background-color: #bfbfbf;
	transform: scale(1.05);


}

.dropdown:hover .subMenu {
	display: block;
}

.dropdown:hover .dropbtn {
	color: #f1f1f1;
	transform: scale(1.05);

}

/* SideBar Submeny */

.sideSubMenu {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
	list-style: none;
}

.itemMenu:hover .sideSubMenu {
	max-height: 500px;
}

.sideSubMenu li {
	font-size: 12px;
}

/*! CSS Used from: https://www.diariodepernambuco.com.br/static/css/bootstrap/bootstrap.min.css */
*,
::after,
::before {
	box-sizing: border-box;
}

a {
	color: #0d6efd;
	text-decoration: underline;
}

a:hover {
	color: #0a58ca;
}

svg {
	vertical-align: middle;
}

table {
	caption-side: bottom;
	border-collapse: collapse;
}

tbody,
td,
tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
}

button {
	border-radius: 0;
}

button:focus:not(:focus-visible) {
	outline: 0;
}

button,
input {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button {
	text-transform: none;
}

[role=button] {
	cursor: pointer;
}

button {
	-webkit-appearance: button;
}

button:not(:disabled) {
	cursor: pointer;
}


@media (min-width:768px) {
	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}
}

/*! CSS Used from: https://www.diariodepernambuco.com.br/static/css/n22/menu-lateral.css */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	color: #1b4a7e;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #0458eb;
	text-decoration: underline;
}

.Busca .form {
	position: relative;
}

.gsc-input-box {
	border: 1px solid #dfe1e5 !important;
	border-radius: 6px;
}

.textoBusca {
	position: absolute;
	top: -9px;
	left: 14px;
	background: #fff;
	color: #1b4a7e;
	padding: 0 5px;
	font-size: 11px;
	text-shadow: 1px 1px #dee2e6;
}

.gsc-search-button button {
	padding: 11px;
	height: 36px;
	background-color: transparent;
	color: #fff;
	border-radius: 20px;
	border-color: #999;
}

.gsc-search-button-v2 svg {
	top: 11px;
	left: 172px;
	fill: #000 !important;
}

table.gsc-search-box td.gsc-input {
	height: 30px;
	padding-right: 0 !important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
	background-color: black;
}

@media (min-width:341px) and (max-width:575px) {
	.gsc-search-button button {
		padding: 9px;
	}

	.gsc-search-box-tools .gsc-search-box .gsc-input {
		min-width: 55px;
	}
}

@media (max-width:340px) {
	.gsc-input {
		min-width: 55px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	.gsc-search-button button {
		border-radius: 25px;
		height: 35px;
	}
}

/*! CSS Used from: https://www.google.com/cse/static/element/5c8d58cbdc1332a7/default+pt_PT.css */
form.gsc-search-box {
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	width: 100%;
}

table.gsc-search-box {
	border-style: none;
	border-width: 0;
	border-spacing: 0 0;
	width: 100%;
	margin-bottom: 2px;
}

table.gsc-search-box td {
	vertical-align: middle;
}

table.gsc-search-box td.gsc-input {
	padding-right: 12px;
}

.gsc-search-button {
	width: 1%;
}

.gsc-search-button-v2 svg {
	fill: #fff;
}

.gsc-clear-button {
	width: 14px;
}

.gsc-search-button {
	margin-left: 2px;
}

.gsc-clear-button {
	display: inline;
	text-align: right;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('https://www.google.com/cse/static/css/v2/clear.png');
	cursor: pointer;
}

.gsc-clear-button:hover {
	background-image: url('https://www.google.com/cse/static/css/v2/clear-hover.png');
}

.gsc-search-box-tools .gsc-clear-button {
	display: none;
}

input.gsc-input {
	padding: 1px 6px;
	border: 1px solid #ddd;
	width: 99%;
}

/*! CSS Used from: https://www.google.com/cse/static/style/look/v4/default.css */
.gsc-input {
	font-size: 16px;
}

.gsc-input-box {
	border: 1px solid #dfe1e5;
	background: #fff;
}

.gsc-search-button-v2 {
	font-size: 0;
	padding: 6px 27px;
	width: auto;
	vertical-align: middle;
	border: 1px solid #666;
	border-radius: 2px;
	border-color: #3079ed;
	background-color: #4d90fe;
	background-image: linear-gradient(top, #4d90fe, #4787ed);
}

.gsc-search-button-v2:hover {
	border-color: #2f5bb7;
	background-color: #357ae8;
	background-image: linear-gradient(top, #4d90fe, #357ae8);
}

.gsc-search-button-v2 svg {
	fill: #fff;
}

/*! CSS Used from: Embedded */
input.gsc-input,
.gsc-input-box {
	border-color: #BCCDF0;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
	border-color: #336699;
	background-color: #E9E9E9;
	background-image: none;
	filter: none;
}

.gsc-search-button-v2 svg {
	fill: #FFFFFF;
}

/*! CSS Used from: Embedded */
.gscb_a {
	display: inline-block;
	font: 27px/13px arial, sans-serif;
}

.gsst_a .gscb_a {
	color: #a1b9ed;
	cursor: pointer;
}

.gsst_a:hover .gscb_a,
.gsst_a:focus .gscb_a {
	color: #36c;
}

.gsst_a {
	display: inline-block;
}

.gsst_a {
	cursor: pointer;
	padding: 0 4px;
}

.gsst_a:hover {
	text-decoration: none !important;
}

.gsst_b {
	font-size: 16px;
	padding: 0 2px;
	position: relative;
	user-select: none;
	-webkit-user-select: none;
	white-space: nowrap;
}

.gsib_a {
	width: 100%;
	padding: 4px 6px 0;
}

.gsib_a,
.gsib_b {
	vertical-align: top;
}

.gsib_a {
	padding: 5px 9px 4px 9px;
}

.gscb_a {
	line-height: 27px;
}

/* Estilos para a galeria */

.dFlex {
	display: grid;
	grid-template-columns: 1fr 1fr;
}


.gallery-list {
	list-style: none !important;
	margin-inline: 0 !important;
	margin-block: 20px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-areas: "a a a a a""_ _ _ _ _";
	column-gap: 20px;
	row-gap: 10px;
}

.gallery-list li:first-child {
	width: 100%;
	grid-area: a;
}

.gallery-list li:first-child img {
	width: 100%;
	height: 325px;
	object-fit: contain;
	background-color: rgb(15, 15, 15);
}

.gallery-list li:not(:first-child) {
	height: 65px;
	object-fit: contain;
	background-color: #000000;
}

.gallery-item {
	width: 100%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	position: relative;
}


.gallery-last-item {
	font-size: 30px;
	align-items: center;
	justify-content: center;
	display: flex;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-color: #0000005e;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
}

.hidden-item {
	display: none;
}

/* Estilos para o modal */
.modal {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.9);
}



.modal.show {
	visibility: visible;
	opacity: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.modal-content-galeria {
	position: relative;
	margin: 50px;
	padding: 20px;
	width: 80%;
	text-align: center;
}

.modal-content-galeria img {
	max-width: 500px;
	margin-block: 50px;

}

.modal-image {
	max-height: 500px;
	height: 700px;
	margin-inline: 50px
}

.modal-slide {
	position: relative;
	justify-content: center;
	display: flex;
	align-items: start;
}

.modal-slide a {
	position: absolute;
	top: 80px;
	margin: 20px;
	font-size: 55px;
	cursor: pointer;
}

.modal-caption {
	display: flex;
	flex-direction: column;
	align-items: start;
	color: #ccc;
	padding: 10px 20px;
}

.modal-caption h5 {
	font-size: 15px;
	margin-block: 5px;
	color: #696969;

}

.modal-caption h2 {
	max-width: 900px;
	margin-block: 5px;
	color: #ffffff;
}

.modal-caption h4 {
	margin-block: 5px;
	font-size: 17px;
	font-weight: 300;
}

.modal-caption h6 {
	font-size: 12px;
	margin-block: 5px;
	font-weight: 100;
	letter-spacing: 1.1px;
	color: #757575
}

.modal-caption p {
	margin-block: 5px;
}

.close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

@media screen and (max-width: 800px) {
	.dFlex {
		margin: 0;
		padding: 0;
		display: grid;
		grid-template-rows: 1fr 1fr;
		grid-template-columns: 1fr;
		justify-content: center;
		gap: 20px
	}

	.modal-slide a {
		position: static;
		margin: 10px;
		align-self: center;
	}

	.modal-image {
		height: auto;
		margin-inline: 0;
		margin-block: 0px;
	}
}

/* .prev,
.next {
	cursor: pointer;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
} */

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev {
	left: 0;
	border-radius: 3px 3px 0 0;
}


/* Styles para Home - Diario de Pernambuco TV */
.video-main {
	width: 100%;
	height: 650px;
}

.video-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 10px;
}

.video-sub {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 50%;
	cursor: pointer;

}

.video-sub.select {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.7) 0px 10px 10px;
	background-color: rgb(0, 0, 0);
	opacity: 0.5;
}

.video-sub img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	z-index: -1;
	height: 100%;
	width: 100%;
}

/* Botão de busca */

.search {
	position: relative;

}

.searchbox:focus {
	border-color: #66afe9;
	outline: 0;
	width: 200px;
	-webkit-transition: width 0.2s ease-in 0.2s;
	transition: width 0.2s ease-in 0.2s;
}

.searchbox {
	-webkit-transition: width 0.2s ease-in 0.2s;
	transition: width 0.2s ease-in 0.2s;
	position: relative;
	width: 150px;
	height: 30px;
	float: right;
	margin: 0;
	padding: 0 35px 0 20px;
	border-radius: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-image: none;
	color: #555;
}

.search-btn-wrap {

	position: absolute;
	right: 0;
}

.search-btn {
	cursor: pointer;
	font-size: 16px;
	margin-top: 2px;
	margin-right: 2px;
	z-index: 3;
	height: 26px;
	width: 30px;
	border: 0;
	margin-bottom: 0;
	color: #CCC;
	background: transparent;
}

.tag-box {
	width: 100%;
	display: flex;
	padding: 6px 0px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border-top: 1px solid rgba(155, 155, 155, 0.314);
	border-bottom: 1px solid rgba(155, 155, 155, 0.314);
	margin: 25px 0px;
}

.tag-text {
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	line-height: 2;
	font-family: Arial, Helvetica, "sans-serif";
	letter-spacing: inherit;
	text-transform: uppercase;
	color: rgb(216, 0, 39);
}

/* COOKIES */
input.fechaCookie {
	cursor: pointer;
}

.cookieConsentContainer {
	z-index: 999;
	width: 350px;
	min-height: 20px;
	box-sizing: border-box;
	padding: 20px 15px;
	background: #fff;
	overflow: hidden;
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: none;
	box-shadow: 0 10px 20px -12px rgb(0 0 0 / 42%), 0 3px 20px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
	margin-bottom: 25px;
	border-radius: 3px;
}

.cookieTitle a {
	font-family: OpenSans, arial, sans-serif;
	color: #444;
	font-size: 18px;
	line-height: 5px;
	display: block;
}

.cookieConsentContainer .cookieDesc p {
	margin: 0;
	padding: 0;
	font-family: OpenSans, arial, sans-serif;
	color: #444;
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin-top: 10px;
}

.cookieConsentContainer .cookieDesc a {
	font-family: OpenSans, arial, sans-serif;
	color: #444;
	text-decoration: underline;
}

.cookieConsentContainer .cookieButton a {
	display: block;
	font-family: OpenSans, arial, sans-serif;
	color: #fff;
	font-size: 14px;
	margin-top: 14px;
	background: #fff;
	box-sizing: border-box;
	padding: 6px 12px;
	text-align: center;
	transition: background 0.3s;
	background: #444;
	border-radius: 3px;
	text-shadow: none;
}

.cookieConsentContainer .cookieButton a:hover {
	cursor: pointer;
	background: #fff;
	background: #cacaca;
	color: #444;
}

.fechaCookie {
	position: absolute;
	right: 15px;
	top: 7px;
	font-weight: 700;
	color: #444;
	background: #fff;
	border: none;
	font-size: 15px;
}

/* COOKIES */

@media screen and (max-width: 980px) {

	/* COOKIES */
	.cookieConsentContainer {
		bottom: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}
}

/* Mobile: scroll lateral permitido */
.swiper-container {
	width: 100%;
	overflow-x: auto;
}

.swiper-wrapper {
	display: flex;
}

/* Esconde a scrollbar no mobile */
.swiper-container::-webkit-scrollbar {
	display: none;
}

.swiper-container {
	 ! -ms-overflow-style: none;
	scrollbar-width: none;
}

/* Desktop: bloqueia o scroll lateral */
@media (min-width: 800) {
	.swiper-container {
		overflow-x: hidden;
	}
}

.linha-cinza {
	border-top: solid 1.5px #dbdbdb;
	border-bottom: solid 1.5px #dbdbdb;
}

.ad-unit {
	padding: 10px;
	margin: 10px;
}

.ad-unit::before {
	content: 'CONTINUA DEPOIS DA PUBLICIDADE';
	display: block;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 7px;
	text-transform: uppercase;
	line-height: 1.4;
	color: #777;
	position: relative;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.grid-subespecial-content {
	display: grid;
	grid-template-columns: 4fr 1fr;
}

.grid-editoria-content {
	display: grid;
	grid-template-columns: 4fr 2fr;
}


#searchText {
	border-radius: 10px;
	border: 2px solid #ffffff;
	padding: 5px;
	margin: 5px;
	background: #ffffff2b;
	margin-inline: 20px;
	color: white;
}

#searchText::placeholder {
	color: white;
	font-style: italic;
}

.loading-load {
	/*background: url('/img/loading.svg') no-repeat center center;*/
	background-color: #1b4a7e;
	background-size: 20px 20px;
	padding-left: 40px;
	/* espaço pro ícone */
	position: relative;
	height: 40px;
	border: none;
	border-radius: 5px;
	cursor: not-allowed;
	color: #fff;
}

/* Se quiser animar o SVG girando */
.loading-load::before {
	content: "";
	background: url('/img/loading.svg') no-repeat center center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 30%;
	top: 50%;
	transform: translateY(-50%);
	/*animation: spin 1s linear infinite;*/
}

@keyframes spin {
	0% {
		transform: translateY(-50%) rotate(0deg);
	}

	100% {
		transform: translateY(-50%) rotate(360deg);
	}
}

#submitSearch:hover {
	transform: scale(1.5)
}

.red-square-marker-list {
	margin: 0 0 0 18px;
	padding: 0;
	list-style-type: none;
	font-family: "BeVietnam-Bold", Arial, Helvetica, "sans-serif";
	color: #000;
}

.red-square-marker-list li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #3380b4;
	margin: -2px 5px 0 0;
	vertical-align: middle;
}

.red-square-marker-list li {
	list-style-type: none;
	position: relative;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9em;
	margin: 0;
}

.bloco-noticia__grid-titulo .noticia__conteudo {
	line-height: normal;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.editoria-content .lhgZVZ .noticia__titulo a {
	font-size: 0.9em;
}

.editoria-content .lhgZVZ .noticia__conteudo {
	line-height: 1.1em;
	font-size: 0.9em;
}

@media (max-width: 480px) {

	.MenuWrapper__Container-sc-oovkh1-1 {
		padding-right: 30px;
	}

	.MenuWrapper__RightSide-sc-oovkh1-4 {
		display: none;
	}

	.Grid__Row-sc-owmjhw-1 {
		margin: 0;
	}

	.DestaqueHome_x {
		max-height: none;
		display: flex;
		flex-direction: column;
	}

	.DestaqueHome_x .noticia__titulo a {
		display: flex;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.DestaqueHome_x .noticia__descricao p {
		font-size: 0.8em;
		line-height: 1.3em;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	.DestaqueHome_x .dcKuWi {
		display: inline-block;
	}

	.NoticiaWrapper-sc-1vgx9gu-0 .lhgZVZ {
		margin-bottom: 20px;
	}

	.NoticiaWrapper-sc-1vgx9gu-0 .lhgZVZ, .mtech__primeiraDobra--noticia-1 .listagem-noticiasRelacionadas {
		border-bottom: solid 1.5px #dbdbdb;
	}

	.mtech__primeiraDobra--noticia-1 .listagem-noticiasRelacionadas {
		padding-bottom: 15px;
	}

	.mtech__primeiraDobra--noticia-1 .listagem-noticiasRelacionadas h3 {
		text-align: left;
		text-indent: -10px;
		padding: 0 10px;
	}

	.eILkxV h3::before {
		margin-right: 5px;
	}

	.grid-editoria-content {
		grid-template-columns: 1fr;
	}

	.slider-colunistas {
		padding-bottom: 5px;
	}

	.colunistas-home-tt {
		height: 50px;
		display: -webkit-box !important;
		-webkit-line-clamp: 2;
		/* número de linhas visíveis */
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.dQOORJ, .hkJCTy {
		padding: 0;
	}

	.mb-font-limiter {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}