html {
	--texto: 'Lato', sans-serif !important;
	--corpo-desktop: 20px !important;
	--cor-texto: rgb(30, 30, 33) !important;
	--cor-secundaria: #0a35de !important;
    --P: 708px !important;
}

.fauOWF {
    background-color: #e4e4e8 !important
}

@font-face{
	font-family: Elgoc-Black;
	src: url(https://arte.estadao.com.br/public/pages/1qY1xWCuASHPXC5GeDHKvt4SXWVUBea_rKJ5sJwrhNSA/Elgoc-Black.woff2);
}

.photoandprofilebox {
	display: flex;
    width: 100%;
    flex-direction: column;
}

.profilebox { 
	font-family: 'Lato', sans-serif !important;
	font-size: 1.2rem !important;
    color: #2449df !important;
    line-height: 1.7rem;
    background: #ffffff;
	padding: 10px 10px;
	border-radius: 8px;
	text-align: center;
/*	margin: -60px 10px 0px;
    align-self: center;
    max-width: 580px;
    padding: 10px;*/
	box-shadow: rgb(0 0 0 / 8%) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}


.horseseparator {
	display: flex;
    flex-direction: row;
    padding: 0px 0px 70px 0px;
    opacity: 0.9;
}

.numberseparatorleft {
	margin: auto;
    font-size: 20px;
    color: #1135de;
    font-family: 'Elgoc-Black';
    padding-right: 10px;
}

.numberseparatorright {
	margin: auto;
    font-size: 20px;
    color: #1135de;
    font-family: 'Elgoc-Black';
    padding-left: 10px;
}

.separatorline {
	width: -webkit-fill-available;
    border-bottom: 0.1rem solid #0a35de;
    margin: auto;
}

.horseseparator img {
	width: 60px;
	margin: 0px 22px;
}

.uva-credits {
	font: 300 calc(var(--corpo-mobile)* 0.65) var(--sans-serif) !important;
}

.audio.svelte-172g6t8 {
	display: none !important;
}

#audioFrase1 {
	margin: auto !important;
}

.author.svelte-172g6t8 {
	font-size: 13px;
    margin: 24px;
    text-align: center;
    font-family: sans-serif !important;
    opacity: 1;
    background: #e9b600;
    border: solid 10px #e9b600;
    border-radius: 40px;
    padding: 8px 14px;
    color: white;
    text-transform: uppercase;
}

.namecapsule {
    font-size: 24px;
    /* text-transform: uppercase; */
    /* background: #ffffff47; */
    /* padding: 6px 10px; */
    /* border-radius: 6px; */
    /* line-height: 3; */
    font-family: 'Elgoc-Black';
}

div.svelte-1tvlmfb {
	box-shadow: none !important;
	border-radius: 8px !important;
}


body {
	background: #e4e4e8 !important;
}


.profilebox-border {
	border: 1px solid #2449df;
    border-radius: 8px;
    padding: 40px 40px;
}

.profilebox-divisor {
	border-bottom: 1px solid #2449df;
    height: 18px;
    margin-bottom: 15px;
}

.phrase.svelte-172g6t8 {
	font: 900 calc(var(--corpo-desktop)* 2.4) / 1 var(--texto) !important;
	font-family: Elgoc-Black !important;
	font-style: normal !important;
}

.imgborder {
	border-radius: 8px;
/*    filter: saturate(0);*/
    opacity: 0.9;
}

.jQKNHw > .container > .container-news-informs > h1 {
    font-family: 'Lato', sans-serif !important;
    font-size: 46px !important;
}

iframe#lgpd {
    display: none !important;
}

div.svelte-41q0nm>p.svelte-41q0nm:nth-child(1) {
    text-align: center;
    font-family: 'Elgoc-Black';
    font-style: normal;
    font-size: 36px !important;
    line-height: 1.2 !important;
}


div.svelte-41q0nm>p.svelte-41q0nm:nth-child(2) {
        text-align: center;
    font-style: normal;
    background: #e9b600;
    flex-basis: fit-content;
    max-width: fit-content;
    padding: 5px 18px;
    border-radius: 50px;
    font-size: 13px !important;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    color: white;
    font-weight: 600 !important;
}

div.svelte-41q0nm>p.svelte-41q0nm:nth-child(3) {
        text-align: center;
    font-family: Lato;
    font-size: 14px !important;
    font-weight: 600;
    color: #d5a929;
}

div.svelte-41q0nm.svelte-41q0nm::before {
    display: none;
}

div.svelte-41q0nm.svelte-41q0nm::after {
    display: none;
}

h3 {
    font-family: Lato, sans-serif !important;
    color: #1E1E21;
    /* font-size: 28px;
    line-height: 32px; */
}

a {
    color:#0a35de !important;
}