<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* janelinha */
#aceite-politicas { display: none; position: fixed; /*bottom: 25px;*/ bottom: 0; right: 0; padding: 24px; width: 100%; color: #787878; box-shadow: 0px 0px 20px 0px rgba(46, 41, 36, 0.2); background-color: #ffffff; z-index: 99999; }
#aceite-politicas a { color: #787878; }
#aceite-politicas .topo { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; margin-bottom: 10px; }
#aceite-politicas .topo p { font-weight: 700; }
#aceite-politicas .links { display :flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-start; margin: 10px 0px 20px; line-height:1.5; }
#aceite-politicas .links a { text-decoration: underline; }
#aceite-politicas .links span { margin: 0px 5px; }
#aceite-politicas .botoes { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
#aceite-politicas .botoes a.minhas-opcoes { display: inline-block; vertical-align: middle; padding: 12px 22px; font-size: 14px; line-height: 1; text-transform: uppercase; text-decoration: none; text-align: center; color: #ee7208; border: 1px solid #ee7208; overflow: hidden; transition: all .30s linear; }
#aceite-politicas .botoes a.minhas-opcoes:hover { color: #ffffff; background-color: #ee7208; transition: all .30s linear; }
#aceite-politicas .botoes a.aceito-politicas { display: inline-block; vertical-align: middle; padding: 12px 22px; font-size: 14px; line-height: 1; text-transform: uppercase; text-decoration: none; text-align: center; color: #ee7208; border: 1px solid #ee7208; overflow: hidden; transition: all .30s linear; }
#aceite-politicas .botoes a.aceito-politicas:hover { color: #ffffff; background-color: #ee7208; transition: all .30s linear; }

#minhas-opcoes { display: none; position: fixed; /*bottom: 25px;*/ bottom: 0; right: 0px; padding: 24px; width: 100%; font-size: 14px; color: #787878; box-shadow: 0px 0px 20px 0px rgba(46, 41, 36, 0.2); background-color: #ffffff; z-index: 99999; }
#minhas-opcoes a { color: #787878; }
#minhas-opcoes .topo { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; width: 100%; margin-bottom: 15px; }
#minhas-opcoes .topo p { margin-right: 10px; font-weight: 700; }
#minhas-opcoes .topo a.fechar-opcoes { padding: 5px 4px 4px 4px; line-height: 0.5; font-weight: 700; text-decoration: none; color: #ffffff; border-radius: 50%; background-color: #ee7208; }
#minhas-opcoes .miolo { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; margin-top: 0px; padding-right: 10px; width: 100%; max-height: 250px; overflow-x: hidden; overflow-y: auto; }
#minhas-opcoes .miolo .categoria { margin-bottom: 10px; }
#minhas-opcoes .miolo .categoria:last-child { margin-bottom: 0px; }
#minhas-opcoes .miolo .categoria .superior { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
#minhas-opcoes .miolo .categoria .superior p { font-weight: 700; }
#minhas-opcoes .miolo .categoria .superior span.aceite-inativo .switch { position: relative; display: inline-block; vertical-align: middle; width: 32px; height: 10px; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .miolo .categoria .superior span.aceite-inativo .switch.on { border: 1px solid #98cc96; background-color: #98cc96; }
#minhas-opcoes .miolo .categoria .superior span.aceite-inativo .switch::before { content: ''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition:all 0.1s linear; }
#minhas-opcoes .miolo .categoria .superior span.aceite-inativo .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #5cbd58; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch { position: relative; display: inline-block; vertical-align: middle; width: 32px; height: 10px; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch.off { border: 1px solid #dadada; background-color: #dadada; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch.on { border: 1px solid #98cc96; background-color: #98cc96; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch::before { content:''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition: all 0.1s linear; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch.off::before { left: -1px; background-image: url('../img/cancel.png'); background-size: 6px; background-repeat: no-repeat; background-position: 50%;  background-color: #898989; }
#minhas-opcoes .miolo .categoria .superior span.aceite .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #1a9315; }
#minhas-opcoes .miolo .categoria .breve { display: flex; flex-flow: column; width: 100%; font-size: 14px; line-height: 1.2; }
#minhas-opcoes .miolo .categoria .breve a.mais-detalhes { font-weight: 700; text-decoration: none; color: #ee7208; }
#minhas-opcoes .miolo .categoria .breve a.mais-detalhes:hover { text-decoration: underline; }
#minhas-opcoes .miolo .categoria .itens { display: none; flex-wrap: wrap;  margin-top: 8px; width: 100%; font-size: 14px; line-height: 1.2; }
#minhas-opcoes .miolo .categoria .itens &gt; div { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 5px; padding: 8px; width: 100%; height: auto; border: 1px solid #666666; border-radius: 16px; }
#minhas-opcoes .miolo .categoria .itens &gt; div:hover { border: 1px solid #ee7208; }
#minhas-opcoes .miolo .categoria .itens &gt; div p { margin-bottom: 0px; font-size: 14px; line-height: 1.2; font-weight: 700; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite { margin-top: 1px; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite-inativo .switch { position: relative; display: inline-block; vertical-align: middle; width: 32px; height: 10px; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite-inativo .switch.on { border: 1px solid #98cc96;  background-color: #98cc96; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite-inativo .switch::before { content: ''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition: all 0.1s linear; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite-inativo .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #5cbd58; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch { position: relative; display: inline-block; vertical-align: middle; width: 32px; height: 10px; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch.off { border: 1px solid #dadada; background-color: #dadada; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch.on { border: 1px solid #98cc96; background-color: #98cc96; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch::before { content:''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition:all 0.1s linear; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch.off::before { left: -1px; background-image: url('../img/cancel.png'); background-size: 6px; background-repeat: no-repeat; background-position: 50%; background-color: #898989; }
#minhas-opcoes .miolo .categoria .itens &gt; div span.aceite .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #1a9315; }
#minhas-opcoes .botao { display: flex; justify-content: center; margin-top: 15px; width: 100%; height: auto; }
#minhas-opcoes .botao button { display: inline-block; vertical-align: middle; padding: 11px 22px; height: auto; font-size: 14px; text-transform: uppercase; text-decoration: none; text-align: center; color: #ee7208; border: 1px solid #ee7208; background-color: #ffffff; cursor: pointer; overflow: hidden; transition: all .30s linear; }
#minhas-opcoes .botao button:hover { color: #ffffff; background-color: #ee7208; transition: all .30s linear; }

/* remocao cookie */
#requisicao-remocao-dados .formulario { margin-top: 35px; }
#requisicao-remocao-dados .solicitacao { margin: 35px 0px; }
#requisicao-remocao-dados .solicitacao p { padding-bottom: 35px; }
#requisicao-remocao-dados .solicitacao label { display: flex; align-items: center; justify-content: flex-start; }
#requisicao-remocao-dados .solicitacao label + label { margin-top: 5px; }
#requisicao-remocao-dados .solicitacao label input { margin: 0px 10px 0px 0px; }
#requisicao-remocao-dados .breve { margin-top: 20px; font-size: 14px; }
#requisicao-remocao-dados .retorno-remocao { font-weight: 700; text-align: center; }
#requisicao-remocao-dados .retorno-remocao.erro { margin-top: 35px; color: #cc0000 !important; }
#requisicao-remocao-dados .retorno-remocao.sucesso { margin-top: 35px; color: #66b34e !important; }
#requisicao-remocao-dados input[type=text].erro,
#requisicao-remocao-dados textarea.erro { border-bottom: 1px solid #cc0000 !important; }

@media screen and (min-width : 480px){

	#aceite-politicas { right: 25px; bottom:25px; width: 400px; }

	#minhas-opcoes { right: 25px; bottom:25px; width: 400px; }
}

@media screen and (min-width : 1220px){

	/* janelinha */
	#aceite-politicas { right: 25px; bottom:25px; width: 460px; }

	#minhas-opcoes { right: 25px; bottom:25px; width: 460px; }

	/* remocao cookie */
	#requisicao-remocao-dados .breve { font-size: 16px; }

}</pre></body></html>