 /*
Theme Name: Brasilia Mais 
*/
 html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: none repeat scroll 0 0 transparent;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

html,
body {
    width: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

input,
.select,
textarea,
input:hover,
.select-hover,
textarea:hover,
input:focus,
.select-focus,
textarea:focus,
input:disabled,
.select-disabled,
textarea:disabled {
    background: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

form textarea,
form input,
form option {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
}

html {
    font-size: 10px;
    font-family: sans-serif;
    height: -webkit-fill-available;
    height: -moz-fill-available;
    height: -o-fill-available;
    height: -ms-fill-available;
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
}

body {
    color: rgba(0, 0, 0, 0.87);
    height: auto;
    min-width: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 10px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

s {
    text-decoration: line-through;
}

a:hover {
    text-decoration: underline;
    color: inherit;
}

.body_bloquear {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.site_borrar {
    -webkit-filter: blur(2px);
    filter: blur(2px);
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
    height: 100%;
    width: 100%;
    position: fixed;
}

.gpc-e .c * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: inherit;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    transform;
    will-change: background-color, color, opacity, transform;
}

.gpc-b {
    width: 100%;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-right: 0 none !important;
    border-left: 0 none !important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpc-b_sobreposicao {
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
}

.gpc-e {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gpc-e .c {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 1;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-tab-size: 4;
    /*white-space: pre-wrap;*/
    word-wrap: break-word;
    float: left;
    transition-property: background-color, color, opacity, transform;
    will-change: background-color, color, opacity, transform;
}

.gpc-e.e_html .c {
    word-break: break-word;
    white-space: normal;
}

.gpc-e.e_linha_horizontal {
    height: auto !important;
}

.gpc-e.e_linha_horizontal .c {
    margin: auto 0;
    width: 100%;
    display: block;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    margin: 5px 0;
}

.gpc-e.e_linha_vertical {
    width: auto !important;
}

.gpc-e.e_linha_vertical .c {
    margin: 0 auto;
    height: 100%;
    width: auto;
    display: block;
    margin: 0 5px;
}

.gpc-e.e_caixa .c {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.gpc-e.e_circulo .c {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.centralizar {
    position: relative;
    width: 960px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.gpc-e.dm {
    display: none
}

.gpc-e.dd,
.gpc-e.dd.gpc-e.dm {
    display: block
}

.gpc-e.esconder_desktop,
.gpc-e.gpc-e.dd.esconder_desktop,
.gpc-e.gpc-e.dm.esconder_desktop,
.gpc-b.esconder_desktop {
    display: none;
}

@media all and (max-width:800px) {

    .gpc-e.esconder_desktop,
    .gpc-e.gpc-e.dd.esconder_desktop,
    .gpc-e.gpc-e.dm.esconder_desktop,
    .gpc-b.esconder_desktop {
        display: block;
    }

    .gpc-e.esconder_mobile,
    .gpc-b.esconder_mobile {
        display: none !important
    }

    .gpc-e.dd {
        display: none
    }

    .gpc-e.dm,
    .gpc-e.dd.gpc-e.dm {
        display: block
    }
}

#site {
    min-width: 980px;
    overflow: hidden;
}

.link_popup,
.link_interno,
.link_externo {
    cursor: pointer
}

.gpc-e .c.e_botao {
    cursor: pointer;
    user-select: none;
    -webkit-transition: transform, background-color, color, opacity .25s ease-out;
    -o-transition: transform, background-color, color, opacity .25s ease-out;
    transition: transform, background-color, color, opacity .25s ease-out;
    overflow: hidden;
    line-height: 1.3;
    text-decoration: none;
    background-color: rgb(30, 136, 229);
    background-image: none;
    color: rgb(255, 255, 255);
    border: 0px;
    border-radius: 3px;
    text-align: center;
    white-space: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px;
    flex-wrap: nowrap;
    align-content: center;
}

.gpc-e .c .gpc_botao span {
    -webkit-transition: color, opacity .25s ease-out;
    -o-transition: color, opacity .25s ease-out;
    transition: color, opacity .25s ease-out;
}

.gpc-e .c.e_botao.sombra_botao,
.gpc-e .c .gpc_botao span.sombra_botao {
    -moz-box-shadow: 0 1px 3px rgba(1, 1, 1, .5);
    box-shadow: 0 1px 3px rgba(1, 1, 1, .5);
}

.gpc-e .c.e_botao.sombra_3d,
.gpc-e .c .gpc_botao span.sombra_3d {
    height: calc(100% - 5px)
}

.gpc-e .c.e_html blockquote {
    display: none
}

.gpc-e .c.e_html .fb-comments {
    width: 100% !important;
    height: 100% !important;
}

.gpc-e .c.link_interno {
    cursor: pointer
}

.e_circulo {
    border-radius: 50%
}

.gpc-e.e_imagem .c .imagem_fundo {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border: 0px transparent solid;
    border-radius: inherit;
}

option:disabled {
    display: none
}

.gpc-e.e_video .c {
    width: 100%;
    height: 100%;
}

@keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-os-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.se_imagem .c,
.se_video,
.se_fonte,
.se_caixa .c,
.se_contador span,
.se_slider .imagem {
    color: transparent !important;
    background: rgba(128, 128, 128, .05);
    background-repeat: no-repeat;
    background-image: none !important;
    animation: .8s ease infinite alternate se_key;
    -webkit-animation: .8s ease infinite alternate se_key;
    -o-animation: .8s ease infinite alternate se_key;
    text-shadow: none !important;
}

.gpc-e.se_video {
    overflow: hidden;
}

.se_fonte * {
    color: transparent !important;
    text-shadow: none !important;
}

.se_fonte input,
.se_fonte select,
.se_fonte textarea,
.se_fonte label {
    opacity: 0 !important;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    transition: 0 none;
}

.ll_background {
    background-image: none !important;
}

.gpc-e a:link,
.gpc-e a:visited,
.gpc-e a {
    text-decoration: none;
}

.gpc-e.e_titulo a:hover,
.gpc-e.e_texto a:hover {
    text-decoration: underline;
}

.aviso_fundo {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .84);
    z-index: 100000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.aviso_texto {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    color: #fff;
    top: 0;
    bottom: 0;
    z-index: 100001;
    text-align: center;
    vertical-align: middle;
    font-size: 50px;
    line-height: 2;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: "", sans-serif;
    font-style: normal;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.aviso_texto_carregando {
    width: 60px;
    aspect-ratio: 2;
    --_g: no-repeat radial-gradient(circle closest-side, #f9f9f9 84%, #0000);
    background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
    background-size: calc(100%/3) 50%;
    animation: l3 1s infinite linear;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@keyframes l3 {
    20% {
        background-position: 0% 0%, 50% 50%, 100% 50%
    }

    40% {
        background-position: 0% 100%, 50% 0%, 100% 50%
    }

    60% {
        background-position: 0% 50%, 50% 100%, 100% 0%
    }

    80% {
        background-position: 0% 50%, 50% 50%, 100% 100%
    }
}

.mostrar_aviso {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.esconder {
    display: none
}

.video-background {
    pointer-events: none;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.video-background iframe {
    width: 140%;
    height: 150%;
    margin: -18% -20%;
}

body .gm_fundo {
    position: absolute;
    bottom: 0;
}

@media all and (max-width:800px) {
    .aviso_texto {
        font-size: 35px;
    }

    #site {
        min-width: 360px;
    }

    .centralizar {
        width: 360px;
    }

    .gpc_modal {
        min-width: 175px !important;
    }
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f9f9f9;
}

::-webkit-scrollbar-track {
    background-color: #f9f9f9;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.24);
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.38);
}

.carregando {
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KPGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuNjQpIiBzdHJva2Utd2lkdGg9IjMiIHI9IjMwIiBzdHJva2UtZGFzaGFycmF5PSIxNDEuMzcxNjY5NDExNTQwNjcgNDkuMTIzODg5ODAzODQ2ODkiPgogIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSI+PC9hbmltYXRlVHJhbnNmb3JtPgo8L2NpcmNsZT4KPCEtLSBbbGRpb10gZ2VuZXJhdGVkIGJ5IGh0dHBzOi8vbG9hZGluZy5pby8gLS0+PC9zdmc+");
}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .gpc-e .c {
        word-break: break-word;
        white-space: normal;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        .gpc-e .c {
            word-break: break-word;
            white-space: normal;
        }
    }
}

.e_animacoes {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
}

.gpc-e.e_botao * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

@media all and (max-width:800px) {
    .gpc-e.e_botao * {
        font-family: "Open Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
    }
}

.gpc-e .c.e_titulo * a:hover,
.gpc-e .c.e_titulo * a:link,
.gpc-e .c.e_titulo * a:visited,
.gpc-e .c.e_texto * a:hover,
.gpc-e .c.e_texto * a:visited,
.gpc-e .c.e_texto * a:link {
    color: inherit;
    font-weight: inherit;
    font-style: inherit;
}

.gpc-e p,
.gpc-e ol,
.gpc-e ul,
.gpc-e pre,
.gpc-e blockquote,
.gpc-e h1,
.gpc-e h2,
.gpc-e h3,
.gpc-e h4,
.gpc-e h5,
.gpc-e h6 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
}

.gpc-e .c.e_titulo h1,
.gpc-e .c.e_titulo h1 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h2,
.gpc-e .c.e_titulo h2 * {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 800;
}

.gpc-e .c.e_titulo h3,
.gpc-e .c.e_titulo h3 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h4,
.gpc-e .c.e_titulo h4 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h5,
.gpc-e .c.e_titulo h5 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h6,
.gpc-e .c.e_titulo h6 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_texto,
.gpc-e .c.e_texto * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: inherit;
}

.gpc-e .c.e_titulo * b *,
.gpc-e .c.e_titulo * strong *,
.gpc-e .c.e_texto * b *,
.gpc-e .c.e_texto * strong *,
.gpc-e .c.e_titulo * b,
.gpc-e .c.e_titulo * strong,
.gpc-e .c.e_texto * b,
.gpc-e .c.e_texto * strong {
    font-weight: bold;
    font-style: inherit;
}

.gpc-e .c.e_titulo * em,
.gpc-e .c.e_texto * em,
.gpc-e .c.e_titulo * i,
.gpc-e .c.e_texto * i,
.gpc-e .c.e_titulo * em *,
.gpc-e .c.e_texto * em *,
.gpc-e .c.e_titulo * i *,
.gpc-e .c.e_texto * i * {
    font-style: italic;
}

.gpc-e .c.e_titulo * s,
.gpc-e .c.e_texto * s,
.gpc-e .c.e_titulo * strike,
.gpc-e .c.e_texto * strike {
    text-decoration: line-through;
    font-weight: inherit;
}

.gpc-e .c.e_titulo * u,
.gpc-e .c.e_texto * u {
    text-decoration: underline;
    font-weight: inherit;
}

.gpc-e .c.e_titulo ul,
.gpc-e .c.e_texto ul {
    list-style-type: none;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    padding-left: 1.5em;
}

.gpc-e .c.e_titulo ul li,
.gpc-e .c.e_texto ul li,
.gpc-e .c.e_titulo ol li,
.gpc-e .c.e_texto ol li {
    position: relative;
}

.gpc-e .c.e_titulo ul li>span:first-child:before,
.gpc-e .c.e_titulo ul li>font:first-child:before,
.gpc-e .c.e_titulo ul li>b:first-child:before,
.gpc-e .c.e_titulo ul li>i:first-child:before,
.gpc-e .c.e_titulo ul li>a:first-child:before,
.gpc-e .c.e_titulo ul li>u:first-child:before,
.gpc-e .c.e_texto ul li>span:first-child:before,
.gpc-e .c.e_texto ul li>font:first-child:before,
.gpc-e .c.e_texto ul li>b:first-child:before,
.gpc-e .c.e_texto ul li>i:first-child:before,
.gpc-e .c.e_texto ul li>a:first-child:before,
.gpc-e .c.e_texto ul li>u:first-child:before {
    display: list-item;
    content: "●";
    position: absolute;
    float: left;
    left: -1.5em;
    top: 0;
    width: 1.5em;
    text-align: center;
}

.gpc-e .c.e_titulo ol,
.gpc-e .c.e_texto ol {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    counter-reset: lista_o;
    padding-left: 1.5em;
}

.gpc-e .c.e_titulo ol li>span:first-child:before,
.gpc-e .c.e_titulo ol li>font:first-child:before,
.gpc-e .c.e_titulo ol li>b:first-child:before,
.gpc-e .c.e_titulo ol li>i:first-child:before,
.gpc-e .c.e_titulo ol li>a:first-child:before,
.gpc-e .c.e_titulo ol li>u:first-child:before,
.gpc-e .c.e_texto ol li>span:first-child:before,
.gpc-e .c.e_texto ol li>font:first-child:before,
.gpc-e .c.e_texto ol li>b:first-child:before,
.gpc-e .c.e_texto ol li>i:first-child:before,
.gpc-e .c.e_texto ol li>a:first-child:before,
.gpc-e .c.e_texto ol li>u:first-child:before {
    counter-increment: lista_o;
    display: list-item;
    content: counter(lista_o)".";
    position: absolute;
    float: left;
    left: -2em;
    top: 0;
    width: 2em;
    text-align: center;
}

.gpc-e.e_timer .c {
    font-size: 50px;
}

.gpc-e.e_timer .c .contador {
    width: 100%;
    height: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    font-style: normal;
    font-weight: normal;
}

.gpc-e.e_timer .c .contador_timer,
.gpc-e.e_timer .c .contador_titulos {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: auto;
}

.gpc-e.e_timer .c .contador_titulos {
    font-size: 22%;
    top: 0px;
    height: 20%;
    line-height: 1em;
    text-transform: uppercase;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.gpc-e.e_timer .c .contador_titulos * {
    font-family: Arial, sans-serif;
}

.gpc-e.e_timer .c .contador_titulos span {
    width: 20%;
    text-align: center;
}

.gpc-e.e_timer .c .contador_timer {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    height: 78%;
    font-size: 88%;
}

.gpc-e.e_timer .c .contador_timer * {
    font-family: Roboto, sans-serif;
}

.gpc-e.e_timer .c .contador_separador,
.gpc-e.e_timer .c .contador_dias,
.gpc-e.e_timer .c .contador_horas,
.gpc-e.e_timer .c .contador_minutos,
.gpc-e.e_timer .c .contador_segundos {
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
    position: relative;
    text-align: center;
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gpc-e.e_timer .c .contador_dias span,
.gpc-e.e_timer .c .contador_horas span,
.gpc-e.e_timer .c .contador_minutos span,
.gpc-e.e_timer .c .contador_segundos span,
.gpc-e.e_timer .c .contador_separador span {
    width: 100%;
}

.gpc-e.e_timer .c .contador_separador {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    height: 100%;
    width: 5%;
    position: relative;
}

.gpc-e.e_timer .c .contador_separador .pontos {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    height: 7%;
    right: 0;
    margin: auto;
    left: 0;
    position: absolute;
    width: 30%;
}

.gpc-e.e_timer .c .contador_separador .pontos-topo {
    top: 34%;
}

.gpc-e.e_timer .c .contador_separador .pontos-baixo {
    bottom: 34%;
}

.gpc-e.e_timer .c .contador.titulo_topo .contador_titulos {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.gpc-e.e_timer .c .contador.titulo_baixo .contador_titulos {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.gpc-e.e_timer .c .contador.titulo_topo .contador_timer {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.gpc-e.e_timer .c .contador.titulo_baixo .contador_timer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.gpc-e.e_timer .c.horas .contador_titulos span,
.gpc-e.e_timer .c.horas .contador_horas,
.gpc-e.e_timer .c.horas .contador_minutos,
.gpc-e.e_timer .c.horas .contador_segundos {
    width: 27%;
}

.gpc-e.e_timer .c.minutos .contador_titulos span,
.gpc-e.e_timer .c.minutos .contador_minutos,
.gpc-e.e_timer .c.minutos .contador_segundos {
    width: 43%;
}

.gpc-e.e_timer .c .contador_titulos span.contador_separador {
    width: 5%
}

.gpc-e.e_timer .c.horas .contador_separador,
.gpc-e.e_timer .c.horas .contador_titulos span.contador_separador {
    width: 8%;
}

.gpc-e.e_timer .c.horas .contador_separador .pontos {
    height: 8%;
    width: 29%;
}

.gpc-e.e_timer .c.minutos .contador_separador,
.gpc-e.e_timer .c.minutos .contador_titulos span.contador_separador {
    width: 10%;
}

.gpc-e .c.e_video {
    border: 0px solid #a3bac6;
}

#b_3303791_1_68bb64be7cb63 {
    height: 742px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_68bb64be7cb63.jpg);
    background-position: 52.6894% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#b_3303791_1_68bb64be7cb63.fallback_background {
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-855a3251a26aca7241ee4cc9e89f55e7.png)
}

#b_3303791_1_68bb64be7cb63 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_3303791_1_175711161996839045 {
    z-index: 1;
    width: 421px;
    left: -53.8px;
    top: 209.556px;
    transform: translate(0px, 0px);
    z-index: 1;
}

#e_3303791_1_175711161996839045 .c {
    z-index: 1;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_175711161996839045 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424
}

#e_3303791_1_175711169032076947 {
    z-index: 2;
    width: 267px;
    left: -53.8px;
    top: 418.956px;
    transform: translate(0px, 0px);
    z-index: 2;
}

#e_3303791_1_175711169032076947 .c {
    z-index: 2;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_175711169032076947 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 0, 0)
}

#e_3303791_1_175711181288356967 {
    z-index: 3;
    width: 267px;
    height: 40px;
    left: -54px;
    top: 499px;
    transform: translate(0px, 0px);
    z-index: 3;
}

#e_3303791_1_175711181288356967 .c {
    text-decoration: none;
    float: left;
    z-index: 3;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_175711181288356967 .c:hover,
#e_3303791_1_175711181288356967 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_175711181288356967 .c:hover,
#e_3303791_1_175711181288356967 .c:active {
    color: #ffffff;
}

@-webkit-keyframes e_3303791_1_175711181288356967_animacao {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes e_3303791_1_175711181288356967_animacao {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#e_3303791_1_175711186870050776 {
    z-index: 4;
    height: 51px;
    width: 142px;
    left: -54px;
    top: 102.317px;
    transform: translate(0px, 0px);
    z-index: 4;
}

#e_3303791_1_175711186870050776 .c {
    z-index: 4;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711186870050776 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 4;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711186870050776.png");
    background-repeat: no-repeat;
    display: block;
}

@-webkit-keyframes e_3303791_1_175711186870050776_animacao {
    0% {
        -webkit-transform: translateX(-200px);
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0px);
    }
}

@keyframes e_3303791_1_175711186870050776_animacao {
    0% {
        transform: translateX(-200px);
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        transform: translateX(0px);
    }
}

#e_3303791_1_175711186870050776 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 142.18px 50.6903px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-c8633331a7dd8f021b139e6db8770553.png)
}

#e_3303791_1_175711188229799423 {
    z-index: 5;
    width: 297.388px;
    height: 76px;
    left: 331.232px;
    top: 6.53326px;
    transform: translate(0px, 0px);
    z-index: 5;
}

#e_3303791_1_175711188229799423 .c {
    z-index: 5;
    font-size: 46px;
}

#e_3303791_1_175711188229799423 .contador_timer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#e_3303791_1_175711188229799423 .contador_titulos {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#e_3303791_1_175711188229799423 .contador_titulos {
    color: rgb(0, 0, 0);
}

#e_3303791_1_175711188229799423 .contador_itens {
    background-color: rgb(217, 4, 4);
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

#e_3303791_1_175711188229799423 .contador_separador .pontos {
    background-color: rgb(217, 4, 4);
}

#e_3303791_1_175711442080764259 {
    z-index: 15;
    height: 204px;
    width: 288px;
    left: 797.2px;
    top: 560.68px;
    transform: translate(0px, 0px);
    z-index: 15;
}

#e_3303791_1_175711442080764259 .c {
    z-index: 15;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711442080764259 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 15;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711442080764259.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711442080764259 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 287.914px 203.858px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-b249653f48651021564c44d09e62ca1d.png)
}

#e_3303791_1_96527 {
    z-index: 59;
    width: 297px;
    height: 76px;
    left: 331.55px;
    top: 5.758px;
    transform: translate(0px, 0px);
    z-index: 59;
}

#e_3303791_1_96527 .c {
    z-index: 59;
    font-size: 40px;
}

#e_3303791_1_96527 .contador_timer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#e_3303791_1_96527 .contador_titulos {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#e_3303791_1_96527 .contador_titulos {
    color: rgb(0, 0, 0);
}

#e_3303791_1_96527 .contador_itens {
    background-color: rgb(217, 4, 4);
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

#e_3303791_1_96527 .contador_separador .pontos {
    background-color: rgb(217, 4, 4);
}

#b_3303791_1_175711198032381018 {
    height: 630px;
    background-color: rgb(242, 200, 148);
}

#b_3303791_1_175711198032381018 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_3303791_1_175711210012714446 {
    z-index: 6;
    left: -46.55px;
    top: 124.037px;
    width: 345.5px;
    height: 364.125px;
    transform: translate(0px, 0px);
    z-index: 6;
}

#e_3303791_1_175711210012714446 .c {
    z-index: 6;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(217, 4, 4);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_48237 {
    z-index: 7;
    left: 1.3259px;
    top: 408.967px;
    width: 248.648px;
    height: 37.2507px;
    transform: translate(0px, 0px);
    z-index: 7;
}

#e_3303791_1_48237 .c {
    text-decoration: none;
    float: left;
    z-index: 7;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_48237 .c:hover,
#e_3303791_1_48237 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_48237 .c:hover,
#e_3303791_1_48237 .c:active {
    color: #ffffff;
}

#e_3303791_1_48917 {
    z-index: 8;
    left: 8.876px;
    top: 222.714px;
    width: 234.679px;
    height: 67.9824px;
    transform: translate(0px, 0px);
    z-index: 8;
}

#e_3303791_1_48917 .c {
    z-index: 8;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_27133 {
    z-index: 9;
    left: 4.6509px;
    top: 317.203px;
    width: 243.061px;
    transform: translate(0px, 0px);
    z-index: 9;
}

#e_3303791_1_27133 .c {
    z-index: 9;
    font-size: 13.0372px;
    line-height: 18.2521px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_27133 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_31476 {
    z-index: 11;
    left: 59.5956px;
    top: 256.671px;
    width: 132.24px;
    transform: translate(0px, 0px);
    z-index: 11;
}

#e_3303791_1_31476 .c {
    z-index: 11;
    font-size: 13.0375px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_31476 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_63072 {
    z-index: 12;
    left: 93.6212px;
    top: 230.646px;
    width: 64.2574px;
    transform: translate(0px, 0px);
    z-index: 12;
}

#e_3303791_1_63072 .c {
    z-index: 12;
    font-size: 18.6232px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_63072 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_12983 {
    z-index: 13;
    left: 8.276px;
    top: 164.476px;
    width: 234.679px;
    transform: translate(0px, 0px);
    z-index: 13;
}

#e_3303791_1_12983 .c {
    z-index: 13;
    font-size: 23.2813px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_12983 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_77538 {
    z-index: 14;
    left: 307.212px;
    top: 123.792px;
    width: 345.5px;
    height: 364.125px;
    transform: translate(0px, 0px);
    z-index: 14;
}

#e_3303791_1_77538 .c {
    z-index: 14;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(166, 23, 23);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_81688 {
    z-index: 15;
    left: 355.638px;
    top: 408.76px;
    width: 248.648px;
    height: 37.2507px;
    transform: translate(0px, 0px);
    z-index: 15;
}

#e_3303791_1_81688 .c {
    text-decoration: none;
    float: left;
    z-index: 15;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_81688 .c:hover,
#e_3303791_1_81688 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_81688 .c:hover,
#e_3303791_1_81688 .c:active {
    color: #ffffff;
}

#e_3303791_1_72052 {
    z-index: 16;
    left: 363.188px;
    top: 222.506px;
    width: 234.679px;
    height: 67.9824px;
    transform: translate(0px, 0px);
    z-index: 16;
}

#e_3303791_1_72052 .c {
    z-index: 16;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_73853 {
    z-index: 17;
    left: 359.032px;
    top: 317.064px;
    width: 243.061px;
    transform: translate(0px, 0px);
    z-index: 17;
}

#e_3303791_1_73853 .c {
    line-height: 18.2521px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 13.0372px;
    text-shadow: none;
    opacity: 1;
    z-index: 17;
}

#e_3303791_1_73853 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_94608 {
    z-index: 19;
    left: 413.977px;
    top: 256.532px;
    width: 132.24px;
    transform: translate(0px, 0px);
    z-index: 19;
}

#e_3303791_1_94608 .c {
    line-height: 18.2525px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 13.0375px;
    text-shadow: none;
    opacity: 1;
    z-index: 19;
}

#e_3303791_1_94608 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_17951 {
    z-index: 20;
    left: 447.934px;
    top: 230.531px;
    width: 64.2574px;
    transform: translate(0px, 0px);
    z-index: 20;
}

#e_3303791_1_17951 .c {
    line-height: 26.0725px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 18.6232px;
    text-shadow: none;
    opacity: 1;
    z-index: 20;
}

#e_3303791_1_17951 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_49985 {
    z-index: 21;
    left: 362.657px;
    top: 164.336px;
    width: 234.679px;
    transform: translate(0px, 0px);
    z-index: 21;
}

#e_3303791_1_49985 .c {
    line-height: 32.5938px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 23.2813px;
    text-shadow: none;
    opacity: 1;
    z-index: 21;
}

#e_3303791_1_49985 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_63423 {
    z-index: 22;
    left: 661.894px;
    top: 123.792px;
    width: 345.5px;
    height: 364.125px;
    transform: translate(0px, 0px);
    z-index: 22;
}

#e_3303791_1_63423 .c {
    z-index: 22;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(191, 23, 54);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_78573 {
    z-index: 23;
    left: 710.32px;
    top: 408.76px;
    width: 248.648px;
    height: 37.2507px;
    transform: translate(0px, 0px);
    z-index: 23;
}

#e_3303791_1_78573 .c {
    text-decoration: none;
    float: left;
    z-index: 23;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_78573 .c:hover,
#e_3303791_1_78573 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_78573 .c:hover,
#e_3303791_1_78573 .c:active {
    color: #ffffff;
}

#e_3303791_1_39524 {
    z-index: 24;
    left: 717.87px;
    top: 222.506px;
    width: 234.679px;
    height: 67.9824px;
    transform: translate(0px, 0px);
    z-index: 24;
}

#e_3303791_1_39524 .c {
    z-index: 24;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_42275 {
    z-index: 25;
    left: 713.645px;
    top: 317.064px;
    width: 243.061px;
    transform: translate(0px, 0px);
    z-index: 25;
}

#e_3303791_1_42275 .c {
    z-index: 25;
    font-size: 13.0372px;
    line-height: 18.2521px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_42275 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_32434 {
    z-index: 27;
    left: 768.589px;
    top: 256.532px;
    width: 132.24px;
    transform: translate(0px, 0px);
    z-index: 27;
}

#e_3303791_1_32434 .c {
    z-index: 27;
    font-size: 13.0375px;
    line-height: 18.2525px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_32434 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_39605 {
    z-index: 28;
    left: 772.715px;
    top: 230.581px;
    width: 125px;
    transform: translate(0px, 0px);
    z-index: 28;
}

#e_3303791_1_39605 .c {
    z-index: 28;
    font-size: 18.6232px;
    line-height: 26.0725px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_39605 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_71754 {
    z-index: 29;
    left: 717.27px;
    top: 164.336px;
    width: 234.679px;
    transform: translate(0px, 0px);
    z-index: 29;
}

#e_3303791_1_71754 .c {
    line-height: 32.5937px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 23.2812px;
    text-shadow: none;
    opacity: 1;
    z-index: 29;
}

#e_3303791_1_71754 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_92562 {
    z-index: 30;
    left: 146.519px;
    top: 50.386px;
    width: 668px;
    transform: translate(0px, 0px);
    z-index: 30;
}

#e_3303791_1_92562 .c {
    z-index: 30;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_92562 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_57064 {
    z-index: 31;
    width: 267px;
    height: 40px;
    left: 347px;
    top: 533.75px;
    transform: translate(0px, 0px);
    z-index: 31;
}

#e_3303791_1_57064 .c {
    text-decoration: none;
    float: left;
    z-index: 31;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_57064 .c:hover,
#e_3303791_1_57064 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_57064 .c:hover,
#e_3303791_1_57064 .c:active {
    color: #ffffff;
}

@-webkit-keyframes e_3303791_1_57064_animacao {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes e_3303791_1_57064_animacao {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#b_3303791_1_175711303222557293 {
    height: 773px;
    background-color: rgb(255, 255, 255);
}

#b_3303791_1_175711303222557293 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_3303791_1_17412 {
    z-index: 32;
    left: 136.023px;
    top: 49px;
    width: 688px;
    transform: translate(0px, 0px);
    z-index: 32;
}

#e_3303791_1_17412 .c {
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
    font-size: 30px;
    text-shadow: none;
    opacity: 1;
    z-index: 32;
}

#e_3303791_1_17412 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(191, 23, 54)
}

#e_3303791_1_29786 {
    z-index: 33;
    left: 146.023px;
    top: 112px;
    width: 668px;
    transform: translate(0px, 0px);
    z-index: 33;
}

#e_3303791_1_29786 .c {
    z-index: 33;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_29786 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_29786 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_175711319072040613 {
    z-index: 7;
    width: 808px;
    height: 432px;
    left: 76px;
    top: 195px;
    transform: translate(0px, 0px);
    z-index: 7;
}

#e_3303791_1_175711319072040613 .c {
    z-index: 7;
    border-radius: 0px;
}

#e_3303791_1_38623 {
    z-index: 34;
    width: 267px;
    height: 40px;
    left: 346.9px;
    top: 705px;
    transform: translate(0px, 0px);
    z-index: 34;
}

#e_3303791_1_38623 .c {
    text-decoration: none;
    float: left;
    z-index: 34;
    background-color: rgb(94, 200, 242);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_38623 .c:hover,
#e_3303791_1_38623 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_38623 .c:hover,
#e_3303791_1_38623 .c:active {
    color: #ffffff;
}

#e_3303791_1_175711332085703552 {
    z-index: 8;
    height: 584px;
    width: 323px;
    left: -253.506px;
    top: 28.5px;
    transform: translate(0px, 0px);
    z-index: 8;
}

#e_3303791_1_175711332085703552 .c {
    z-index: 8;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711332085703552 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 8;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711332085703552.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711332085703552 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 322.521px 584px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-3b39e99c88cdbad32661fefb2184a84f.png)
}

#e_3303791_1_175711333780373012 {
    z-index: 9;
    height: 527px;
    width: 601px;
    left: 613.932px;
    top: 57.048px;
    transform: translate(0px, 0px);
    z-index: 9;
}

#e_3303791_1_175711333780373012 .c {
    z-index: 9;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711333780373012 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 9;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711333780373012.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711333780373012 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 601.4px 526.636px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-1a649de6b352fb0da59fc06135413ec2.png)
}

#b_3303791_1_175711341130963918 {
    height: 306px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711341130963918.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

#b_3303791_1_175711341130963918.fallback_background {
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-997000a733dc56597425b517aa388404.png)
}

#b_3303791_1_175711341130963918 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711345401437448 {
    height: 853.688px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_68bb64be7cb63.jpg);
    background-position: 72.2039% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#b_3303791_1_175711345401437448.fallback_background {
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-855a3251a26aca7241ee4cc9e89f55e7.png)
}

#b_3303791_1_175711345401437448 .gpc-b_sobreposicao {
    opacity: 0.74;
    background-color: rgb(255, 255, 255);
}

#e_3303791_1_06136 {
    z-index: 35;
    left: 229px;
    top: 86.425px;
    width: 502px;
    transform: translate(0px, 0px);
    z-index: 35;
}

#e_3303791_1_06136 .c {
    z-index: 35;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_06136 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_81605 {
    z-index: 36;
    width: 561px;
    left: 199.5px;
    top: 55.825px;
    transform: translate(0px, 0px);
    z-index: 36;
}

#e_3303791_1_81605 .c {
    z-index: 36;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_81605 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_175711378187251397 {
    z-index: 11;
    height: 424px;
    width: 863px;
    left: 48.8286px;
    top: 204.295px;
    transform: translate(0px, 0px);
    z-index: 11;
}

#e_3303791_1_175711378187251397 .c {
    z-index: 11;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711378187251397 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 11;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711378187251397.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711378187251397 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 863.143px 424px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-cbcdd2b59f5844fb6081fcd8561b874d.png)
}

#e_3303791_1_20154 {
    z-index: 38;
    left: 167.523px;
    top: 254.995px;
    width: 234.679px;
    transform: translate(0px, 0px);
    z-index: 38;
}

#e_3303791_1_20154 .c {
    z-index: 38;
    font-size: 23.2813px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_20154 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_39203 {
    z-index: 39;
    left: 577.285px;
    top: 254.995px;
    width: 234.679px;
    transform: translate(0px, 0px);
    z-index: 39;
}

#e_3303791_1_39203 .c {
    z-index: 39;
    font-size: 23.2813px;
    line-height: 32.5938px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_39203 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_175711390019143452 {
    z-index: 12;
    height: 192px;
    width: 36px;
    left: 546.2px;
    top: 332.3px;
    transform: translate(0px, 0px);
    z-index: 12;
}

#e_3303791_1_175711390019143452 .c {
    z-index: 12;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711390019143452 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 12;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711390019143452.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711390019143452 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 36px 192px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-1677342464971c7b44a38e9f0356c099.png)
}

#e_3303791_1_175711391795744434 {
    z-index: 14;
    height: 183px;
    width: 32px;
    left: 119.7px;
    top: 337.811px;
    transform: translate(0px, 0px);
    z-index: 14;
}

#e_3303791_1_175711391795744434 .c {
    z-index: 14;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711391795744434 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 14;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711391795744434.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711391795744434 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 32px 183px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-df3d4326d349fd5d8fac08226ba3dce8.png)
}

#e_3303791_1_64445 {
    z-index: 40;
    left: 227.975px;
    top: 675.575px;
    width: 503px;
    transform: translate(0px, 0px);
    z-index: 40;
}

#e_3303791_1_64445 .c {
    z-index: 40;
    font-size: 13.0372px;
    line-height: 18.2521px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_64445 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_71522 {
    z-index: 41;
    width: 267px;
    height: 40px;
    left: 346.075px;
    top: 759.35px;
    transform: translate(0px, 0px);
    z-index: 41;
}

#e_3303791_1_71522 .c {
    text-decoration: none;
    float: left;
    z-index: 41;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_71522 .c:hover,
#e_3303791_1_71522 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_71522 .c:hover,
#e_3303791_1_71522 .c:active {
    color: #ffffff;
}

#e_3303791_1_81183 {
    z-index: 43;
    width: 267px;
    left: 152.3px;
    top: 324.795px;
    transform: translate(0px, 0px);
    z-index: 43;
}

#e_3303791_1_81183 .c {
    z-index: 43;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_81183 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_81183 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_81183 .c>P:nth-of-type(11)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 {
    z-index: 44;
    width: 267px;
    left: 564.2px;
    top: 305.095px;
    transform: translate(0px, 0px);
    z-index: 44;
}

#e_3303791_1_43845 .c {
    z-index: 44;
    font-size: 16px;
    line-height: 22.4px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_43845 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(11)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(12)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(13)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_175711493152104207_m {
    z-index: 16;
    height: 651.688px;
    width: 320px;
    left: 320px;
    top: 14.312px;
    z-index: 16;
}

#e_3303791_1_175711493152104207 .c {
    z-index: 16;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711493152104207 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 16;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711493152104207_m.png");
    display: block;
}

#e_3303791_1_175711493152104207_m .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 320px 651.696px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-422fe7961af003ceba8264f319ad4312.png)
}

#e_3303791_1_175711519322567009_m {
    z-index: 17;
    width: 360px;
    height: 180px;
    left: 300px;
    top: 154.312px;
    z-index: 17;
}

#e_3303791_1_175711519322567009 .c {
    z-index: 17;
    opacity: 1;
    border: 1px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 0px;
    background-image: none;
    background-size: cover;
    background-color: rgb(240, 243, 245);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#b_3303791_1_175711540275071013 {
    height: 332.975px;
    background-color: rgb(255, 255, 255);
}

#b_3303791_1_175711540275071013 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_3303791_1_175711493152104207_d {
    z-index: 16;
    height: 651.688px;
    width: 320px;
    left: 320px;
    top: 14.312px;
    z-index: 16;
}

#e_3303791_1_175711493152104207_d .c {
    z-index: 16;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711493152104207_d .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 16;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711493152104207_m.png");
    display: block;
}

#e_3303791_1_175711493152104207_d .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 320px 651.696px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-422fe7961af003ceba8264f319ad4312.png)
}

#e_3303791_1_26046 {
    z-index: 45;
    left: 160px;
    top: 46px;
    width: 640px;
    transform: translate(0px, 0px);
    z-index: 45;
}

#e_3303791_1_26046 .c {
    z-index: 45;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_26046 .c>P:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(94, 200, 242)
}

#e_3303791_1_26046 .c>P:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(2) {
    color: rgb(0, 0, 0)
}

#e_3303791_1_26394 {
    z-index: 46;
    left: 261px;
    top: 159.125px;
    width: 438px;
    transform: translate(0px, 0px);
    z-index: 46;
}

#e_3303791_1_26394 .c {
    z-index: 46;
    font-size: 13.0372px;
    line-height: 18.2521px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_26394 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_22558 {
    z-index: 50;
    height: 250px;
    width: 353px;
    left: 647px;
    top: 120.475px;
    transform: translate(0px, 0px);
    z-index: 50;
}

#e_3303791_1_22558 .c {
    z-index: 50;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_22558 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 50;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_22558.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_22558 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 353.328px 250.38px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-b249653f48651021564c44d09e62ca1d.png)
}

#e_3303791_1_16389 {
    z-index: 51;
    width: 267px;
    height: 40px;
    left: 346.5px;
    top: 235.5px;
    transform: translate(0px, 0px);
    z-index: 51;
}

#e_3303791_1_16389 .c {
    text-decoration: none;
    float: left;
    z-index: 51;
    background-color: rgb(94, 200, 242);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_16389 .c:hover,
#e_3303791_1_16389 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_16389 .c:hover,
#e_3303791_1_16389 .c:active {
    color: #ffffff;
}

#b_3303791_1_175711558834116484 {
    height: 361.975px;
    background-color: rgb(94, 200, 242);
}

#b_3303791_1_175711558834116484 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_3303791_1_175711519322567009_d {
    z-index: 17;
    width: 360px;
    height: 180px;
    left: 300px;
    top: 154.312px;
    z-index: 17;
}

#e_3303791_1_175711519322567009_d .c {
    z-index: 17;
    opacity: 1;
    border: 1px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 0px;
    background-image: none;
    background-size: cover;
    background-color: rgb(240, 243, 245);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_175712085852190508 {
    z-index: 18;
    height: 203px;
    width: 337px;
    left: -255px;
    top: 158.951px;
    transform: translate(0px, 0px);
    z-index: 18;
}

#e_3303791_1_175712085852190508 .c {
    z-index: 18;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175712085852190508 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 18;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175712085852190508.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175712085852190508 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 337.34px 203.497px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-4b5b8b1c9e868a592f9de5a187281bd2.png)
}

#e_3303791_1_175712086669146002 {
    z-index: 19;
    height: 236px;
    width: 452px;
    left: 763.263px;
    top: 125.977px;
    transform: translate(0px, 0px);
    z-index: 19;
}

#e_3303791_1_175712086669146002 .c {
    z-index: 19;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175712086669146002 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 19;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175712086669146002.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175712086669146002 .c .imagem_fundo.fallback_background {
    background-position: 0px 0px;
    ;
    background-size: 451.542px 235.656px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-d87d31bc38251ae63c1af48e3c13dc1a.png)
}

#e_3303791_1_45474 {
    z-index: 52;
    width: 774px;
    left: 93.3px;
    top: 51.4px;
    transform: translate(0px, 0px);
    z-index: 52;
}

#e_3303791_1_45474 .c {
    z-index: 52;
    font-size: 48px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_45474 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424
}

#e_3303791_1_88788 {
    z-index: 53;
    left: 184.3px;
    top: 118.6px;
    width: 592px;
    transform: translate(0px, 0px);
    z-index: 53;
}

#e_3303791_1_88788 .c {
    z-index: 53;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_88788 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b2b2b
}

#e_3303791_1_94386 {
    z-index: 57;
    left: 272px;
    top: 229.1px;
    width: 416px;
    transform: translate(0px, 0px);
    z-index: 57;
}

#e_3303791_1_94386 .c {
    z-index: 57;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_94386 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b2b2b
}

#e_3303791_1_40605 {
    z-index: 58;
    width: 267px;
    height: 40px;
    left: 346.8px;
    top: 270.169px;
    transform: translate(0px, 0px);
    z-index: 58;
}

#e_3303791_1_40605 .c {
    text-decoration: none;
    float: left;
    z-index: 58;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_40605 .c:hover,
#e_3303791_1_40605 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_40605 .c:hover,
#e_3303791_1_40605 .c:active {
    color: #ffffff;
}

#b_3303791_1_175712146106111144 {
    height: 477px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175712146106111144.png);
    background-position: 44.3928% 0%;
}

#b_3303791_1_175712146106111144.fallback_background {
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-e7214e8d53158598cf716353f87af1a7.png)
}

#b_3303791_1_175712146106111144 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175712147609826089 {
    height: 43px;
    background-color: rgb(255, 255, 255);
    background-position: 50% 50%;
    background-color: rgb(0, 0, 0);
}


#b_3303791_1_175712147609826089 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

/* CELULAR */
@media (max-width: 800px) {
#b_3303791_1_68bb64be7cb63 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_68bb64be7cb63 {
    height: 838.925px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_68bb64be7cb63.jpg);
    background-position: 92.6942% 52.7925%;
    background-size: cover;
    background-repeat: no-repeat;
}

#e_3303791_1_175711161996839045 {
    z-index: 1;
    width: 287px;
    left: 36.5px;
    top: 193.9px;
}

#e_3303791_1_175711161996839045 .c {
    z-index: 1;
    font-size: 35px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_175711161996839045 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424
}

#e_3303791_1_175711169032076947 {
    z-index: 2;
    left: 46.5px;
    top: 340.9px;
}

#e_3303791_1_175711169032076947 .c {
    z-index: 2;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_175711169032076947 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 0, 0)
}

#e_3303791_1_175711181288356967 {
    z-index: 3;
    left: 46.5px;
    top: 379.6px;
    transform: translate(0px, 0px);
}

#e_3303791_1_175711181288356967 .c {
    text-decoration: none;
    float: left;
    z-index: 3;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_175711181288356967 .c:hover,
#e_3303791_1_175711181288356967 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_175711181288356967 .c:hover,
#e_3303791_1_175711181288356967 .c:active {
    color: #ffffff;
}

@-webkit-keyframes e_3303791_1_175711181288356967_animacao {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes e_3303791_1_175711181288356967_animacao {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#e_3303791_1_175711186870050776 {
    z-index: 4;
    left: 109px;
    top: 129.3px;
    transform: translate(0px, 0px);
}

#e_3303791_1_175711186870050776 .c {
    z-index: 4;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711186870050776 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 4;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711186870050776.png");
    background-repeat: no-repeat;
    display: block;
}

@-webkit-keyframes e_3303791_1_175711186870050776_animacao {
    0% {
        -webkit-transform: translateX(-200px);
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0px);
    }
}

@keyframes e_3303791_1_175711186870050776_animacao {
    0% {
        transform: translateX(-200px);
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        transform: translateX(0px);
    }
}

#e_3303791_1_175711186870050776 .c .imagem_fundo.fallback_background {
    background-size: 142px 51px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-c8633331a7dd8f021b139e6db8770553.png)
}

#e_3303791_1_175711188229799423 {
    z-index: 5;
    width: 307px;
    height: 78px;
    left: 26.5604px;
    top: 15.5056px;
    transform: translate(0px, 0px);
}

#e_3303791_1_175711188229799423 .c {
    z-index: 5;
    font-size: 41px;
}

#e_3303791_1_175711188229799423 .contador_timer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#e_3303791_1_175711188229799423 .contador_titulos {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#e_3303791_1_175711188229799423 .contador_titulos {
    color: rgb(0, 0, 0);
}

#e_3303791_1_175711188229799423 .contador_itens {
    background-color: rgb(217, 4, 4);
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

#e_3303791_1_175711188229799423 .contador_separador .pontos {
    background-color: rgb(217, 4, 4);
}

#e_3303791_1_175711442080764259 {
    z-index: 15;
    height: 240.737px;
    width: 340px;
    left: 10px;
    top: 820.2px;
    transform: rotate(0deg);
}

#e_3303791_1_175711442080764259 .c {
    z-index: 15;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711442080764259 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 15;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711442080764259.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711442080764259 .c .imagem_fundo.fallback_background {
    background-size: 340px 240.737px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-b249653f48651021564c44d09e62ca1d.png)
}

#e_3303791_1_96527 {
    z-index: 59;
    width: 289.562px;
    height: 74px;
    left: 34.4576px;
    top: 762.925px;
    transform: translate(0px, 0px);
}

#e_3303791_1_96527 .c {
    z-index: 59;
    font-size: 44px;
}

#e_3303791_1_96527 .contador_timer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#e_3303791_1_96527 .contador_titulos {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#e_3303791_1_96527 .contador_titulos {
    color: rgb(0, 0, 0);
}

#e_3303791_1_96527 .contador_itens {
    background-color: rgb(217, 4, 4);
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

#e_3303791_1_96527 .contador_separador .pontos {
    background-color: rgb(217, 4, 4);
}

#b_3303791_1_175711198032381018 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711198032381018 {
    height: 1428.3px;
    background-color: rgb(242, 200, 148);
    background-image: none;
}

#b_3303791_1_175711198032381018.fallback_background {
    background-image: none
}

#e_3303791_1_175711210012714446 {
    z-index: 6;
    left: 7.25px;
    top: 944.2px;
    height: 364.1px;
    transform: translate(0px, 0px);
}

#e_3303791_1_175711210012714446 .c {
    z-index: 6;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(217, 4, 4);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_175711210012714446 .c.fallback_background {
    background-image: none
}

#e_3303791_1_48237 {
    z-index: 7;
    left: 55.6759px;
    top: 1229.17px;
    width: 248.6px;
    height: 37.25px;
}

#e_3303791_1_48237 .c {
    text-decoration: none;
    float: left;
    z-index: 7;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_48237 .c:hover,
#e_3303791_1_48237 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_48237 .c:hover,
#e_3303791_1_48237 .c:active {
    color: #ffffff;
}

#e_3303791_1_48917 {
    z-index: 8;
    left: 63.226px;
    top: 1042.91px;
    width: 234.7px;
    height: 67.97px;
    transform: translate(0px, 0px);
}

#e_3303791_1_48917 .c {
    z-index: 8;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_48917 .c.fallback_background {
    background-image: none
}

#e_3303791_1_27133 {
    z-index: 9;
    left: 59.0009px;
    top: 1137.4px;
    width: 243.1px;
}

#e_3303791_1_27133 .c {
    z-index: 9;
    font-size: 13.0372px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_27133 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_31476 {
    z-index: 11;
    left: 113.946px;
    top: 1076.87px;
    width: 132.2px;
    transform: translate(0px, 0px);
}

#e_3303791_1_31476 .c {
    z-index: 11;
    font-size: 13.0375px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_31476 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_63072 {
    z-index: 12;
    left: 147.971px;
    top: 1050.85px;
    width: 64.25px;
    transform: translate(0px, 0px);
}

#e_3303791_1_63072 .c {
    z-index: 12;
    font-size: 18.6232px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_63072 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_12983 {
    z-index: 13;
    left: 62.626px;
    top: 984.676px;
    width: 234.7px;
    transform: translate(0px, 0px);
}

#e_3303791_1_12983 .c {
    z-index: 13;
    font-size: 23.2813px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_12983 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_77538 {
    z-index: 14;
    left: 7.25px;
    top: 136px;
    height: 364.1px;
    transform: translate(0px, 0px);
}

#e_3303791_1_77538 .c {
    z-index: 14;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(166, 23, 23);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_77538 .c.fallback_background {
    background-image: none
}

#e_3303791_1_81688 {
    z-index: 15;
    left: 55.676px;
    top: 420.968px;
    width: 248.6px;
    height: 37.25px;
}

#e_3303791_1_81688 .c {
    text-decoration: none;
    float: left;
    z-index: 15;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_81688 .c:hover,
#e_3303791_1_81688 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_81688 .c:hover,
#e_3303791_1_81688 .c:active {
    color: #ffffff;
}

#e_3303791_1_72052 {
    z-index: 16;
    left: 63.226px;
    top: 234.714px;
    width: 234.7px;
    height: 67.97px;
    transform: translate(0px, 0px);
}

#e_3303791_1_72052 .c {
    z-index: 16;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_72052 .c.fallback_background {
    background-image: none
}

#e_3303791_1_73853 {
    z-index: 17;
    left: 59.07px;
    top: 329.272px;
    width: 243.1px;
}

#e_3303791_1_73853 .c {
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
    font-size: 13.0372px;
    text-shadow: none;
    opacity: 1;
    z-index: 17;
}

#e_3303791_1_73853 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_94608 {
    z-index: 19;
    left: 114.015px;
    top: 268.74px;
    width: 132.2px;
}

#e_3303791_1_94608 .c {
    z-index: 19;
    font-size: 13.0375px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_94608 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_17951 {
    z-index: 20;
    left: 147.972px;
    top: 242.739px;
    width: 64.25px;
}

#e_3303791_1_17951 .c {
    z-index: 20;
    font-size: 18.6232px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_17951 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_49985 {
    z-index: 21;
    left: 62.695px;
    top: 176.544px;
    width: 234.7px;
}

#e_3303791_1_49985 .c {
    z-index: 21;
    font-size: 23.2813px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_49985 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_63423 {
    z-index: 22;
    left: 7.25px;
    top: 540.1px;
    height: 364.1px;
}

#e_3303791_1_63423 .c {
    z-index: 22;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 26px;
    background-image: none;
    background-size: cover;
    background-color: rgb(191, 23, 54);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_63423 .c.fallback_background {
    background-image: none
}

#e_3303791_1_78573 {
    z-index: 23;
    left: 55.676px;
    top: 825.068px;
    width: 248.6px;
    height: 37.25px;
}

#e_3303791_1_78573 .c {
    text-decoration: none;
    float: left;
    z-index: 23;
    background-color: rgb(0, 230, 0);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 14.8996px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_78573 .c:hover,
#e_3303791_1_78573 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_78573 .c:hover,
#e_3303791_1_78573 .c:active {
    color: #ffffff;
}

#e_3303791_1_39524 {
    z-index: 24;
    left: 63.226px;
    top: 638.814px;
    width: 234.7px;
    height: 67.97px;
    transform: translate(0px, 0px);
}

#e_3303791_1_39524 .c {
    z-index: 24;
    opacity: 0.51;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 9px;
    background-image: none;
    background-size: cover;
    background-color: rgb(232, 234, 238);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_39524 .c.fallback_background {
    background-image: none
}

#e_3303791_1_42275 {
    z-index: 25;
    left: 59.001px;
    top: 733.372px;
    width: 243.1px;
}

#e_3303791_1_42275 .c {
    z-index: 25;
    font-size: 13.0372px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_42275 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_32434 {
    z-index: 27;
    left: 113.945px;
    top: 672.84px;
    width: 132.2px;
}

#e_3303791_1_32434 .c {
    z-index: 27;
    font-size: 13.0375px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_32434 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_39605 {
    z-index: 28;
    left: 118.071px;
    top: 646.889px;
    transform: translate(0px, 0px);
}

#e_3303791_1_39605 .c {
    z-index: 28;
    font-size: 18.6232px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_39605 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_71754 {
    z-index: 29;
    left: 62.626px;
    top: 580.644px;
    width: 234.7px;
}

#e_3303791_1_71754 .c {
    z-index: 29;
    font-size: 23.2812px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_71754 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_92562 {
    z-index: 30;
    left: 0px;
    top: 40px;
    width: 360px;
}

#e_3303791_1_92562 .c {
    z-index: 30;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_92562 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_57064 {
    z-index: 31;
    left: 46.5px;
    top: 1348.3px;
}

#e_3303791_1_57064 .c {
    text-decoration: none;
    float: left;
    z-index: 31;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_57064 .c:hover,
#e_3303791_1_57064 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_57064 .c:hover,
#e_3303791_1_57064 .c:active {
    color: #ffffff;
}

@-webkit-keyframes e_3303791_1_57064_animacao {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes e_3303791_1_57064_animacao {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#b_3303791_1_175711303222557293 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711303222557293 {
    height: 591.7px;
    background-color: rgb(255, 255, 255);
    background-image: none;
}

#b_3303791_1_175711303222557293.fallback_background {
    background-image: none
}

#e_3303791_1_17412 {
    z-index: 32;
    left: 46.5px;
    top: 21px;
    width: 255px;
}

#e_3303791_1_17412 .c {
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
    font-size: 30px;
    text-shadow: none;
    opacity: 1;
    z-index: 32;
}

#e_3303791_1_17412 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(191, 23, 54)
}

#e_3303791_1_29786 {
    z-index: 33;
    left: 55.5px;
    top: 160.91px;
    width: 237px;
}

#e_3303791_1_29786 .c {
    z-index: 33;
    font-size: 14px;
    line-height: 19.6px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_29786 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_29786 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_175711319072040613 {
    z-index: 8;
    width: 360px;
    height: 203px;
    left: 0px;
    top: 272.01px;
    z-index: 8;
}

#e_3303791_1_175711319072040613 .c {
    z-index: 8;
    border-radius: 0px;
}

#e_3303791_1_38623 {
    z-index: 34;
    left: 46.5px;
    top: 507.7px;
    transform: translate(0px, 0px);
}

#e_3303791_1_38623 .c {
    text-decoration: none;
    float: left;
    z-index: 34;
    background-color: rgb(94, 200, 242);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_38623 .c:hover,
#e_3303791_1_38623 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_38623 .c:hover,
#e_3303791_1_38623 .c:active {
    color: #ffffff;
}

#e_3303791_1_175711332085703552 {
    z-index: 7;
    height: 155px;
    width: 86px;
    left: -30.5px;
    top: 129.2px;
    transform: translate(0px, 0px);
    z-index: 7;
}

#e_3303791_1_175711332085703552 .c {
    z-index: 7;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711332085703552 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 7;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175711332085703552.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711332085703552 .c .imagem_fundo.fallback_background {
    background-size: 86px 154.962px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-3b39e99c88cdbad32661fefb2184a84f.png)
}

#e_3303791_1_175711333780373012 {
    z-index: 9;
    height: 301px;
    width: 240px;
    left: 61.5px;
    top: 418.011px;
}

#e_3303791_1_175711333780373012 .c {
    z-index: 9;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711333780373012 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 9;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175711333780373012.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711333780373012 .c .imagem_fundo.fallback_background {
    background-size: 239.5px 300.515px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-1a649de6b352fb0da59fc06135413ec2.png)
}

#b_3303791_1_175711341130963918 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711341130963918 {
    height: 94px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711341130963918.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

#b_3303791_1_175711345401437448 .gpc-b_sobreposicao {
    opacity: 0.74;
    background-color: rgb(255, 255, 255);
}

#b_3303791_1_175711345401437448 {
    height: 1237.15px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_68bb64be7cb63.jpg);
    background-position: 72.2039% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#e_3303791_1_06136 {
    z-index: 35;
    left: 16px;
    top: 37.3px;
    width: 328px;
}

#e_3303791_1_06136 .c {
    z-index: 35;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_06136 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_81605 {
    z-index: 36;
    width: 270px;
    left: 44.3px;
    top: 158px;
}

#e_3303791_1_81605 .c {
    z-index: 36;
    font-size: 14px;
    line-height: 19.6px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_81605 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_175711378187251397 {
    z-index: 11;
    height: 195.1px;
    width: 193.3px;
    left: 0px;
    top: 269.8px;
}

#e_3303791_1_175711378187251397 .c {
    z-index: 11;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711378187251397 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 11;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711378187251397.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711378187251397 .c .imagem_fundo.fallback_background {
    background-size: 397.3px 195.1px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-cbcdd2b59f5844fb6081fcd8561b874d.png)
}

#e_3303791_1_20154 {
    z-index: 38;
    left: 55.966px;
    top: 259.554px;
    width: 248px;
}

#e_3303791_1_20154 .c {
    z-index: 38;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_20154 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_39203 {
    z-index: 39;
    left: 55.814px;
    top: 652.104px;
    width: 235px;
    transform: translate(0px, 0px);
}

#e_3303791_1_39203 .c {
    z-index: 39;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_39203 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_175711390019143452 {
    z-index: 17;
    height: 214px;
    width: 40px;
    left: 277.975px;
    top: 717.2px;
    z-index: 17;
}

#e_3303791_1_175711390019143452 .c {
    z-index: 17;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711390019143452 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 17;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175711390019143452.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711390019143452 .c .imagem_fundo.fallback_background {
    background-size: 40px 214px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-1677342464971c7b44a38e9f0356c099.png)
}

#e_3303791_1_175711391795744434 {
    z-index: 16;
    height: 248px;
    width: 43px;
    left: 44.2982px;
    top: 314.636px;
    z-index: 16;
}

#e_3303791_1_175711391795744434 .c {
    z-index: 16;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711391795744434 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 16;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175711391795744434.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175711391795744434 .c .imagem_fundo.fallback_background {
    background-size: 43px 248px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-df3d4326d349fd5d8fac08226ba3dce8.png)
}

#e_3303791_1_64445 {
    z-index: 40;
    left: 20.8px;
    top: 1020.9px;
    width: 319px;
}

#e_3303791_1_64445 .c {
    z-index: 40;
    font-size: 13.0372px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_64445 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_71522 {
    z-index: 41;
    left: 46.8px;
    top: 1128.15px;
    transform: translate(0px, 0px);
}

#e_3303791_1_71522 .c {
    text-decoration: none;
    float: left;
    z-index: 41;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_71522 .c:hover,
#e_3303791_1_71522 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_71522 .c:hover,
#e_3303791_1_71522 .c:active {
    color: #ffffff;
}

#e_3303791_1_81183 {
    z-index: 43;
    width: 122.9px;
    left: 117.261px;
    top: 310.666px;
}

#e_3303791_1_81183 .c {
    z-index: 43;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_81183 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
    color: #ffffff
}

#e_3303791_1_81183 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_81183 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_81183 .c>P:nth-of-type(11)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 {
    z-index: 44;
    width: 122.9px;
    left: 112.943px;
    top: 698.182px;
    transform: translate(0px, 0px);
}

#e_3303791_1_43845 .c {
    z-index: 44;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_43845 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(11)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(12)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_43845 .c>P:nth-of-type(13)>SPAN:nth-of-type(1) {
    color: rgb(255, 255, 255)
}

#e_3303791_1_175711493152104207_m {
    z-index: 12;
    height: 651.696px;
    left: 20.1px;
    top: 228.714px;
    transform: translate(0px, 0px);
    z-index: 12;
}

#e_3303791_1_175711493152104207_m .c {
    z-index: 12;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711493152104207_m .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 12;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711493152104207_m.png");
    display: block;
}

#e_3303791_1_175711493152104207_m .c .imagem_fundo.fallback_background {
    background-size: 320px 651.696px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-422fe7961af003ceba8264f319ad4312.png)
}

#e_3303791_1_175711519322567009_m {
    z-index: 14;
    height: 774px;
    left: 0.4px;
    top: 231px;
    transform: translate(0px, 0px);
    z-index: 14;
}

#e_3303791_1_175711519322567009_m .c {
    z-index: 14;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 23px;
    background-image: none;
    background-size: cover;
    background-color: rgb(179, 23, 39);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_175711519322567009_m .c.fallback_background {
    background-image: none
}

#b_3303791_1_175711540275071013 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711540275071013 {
    height: 473.337px;
    background-color: rgb(255, 255, 255);
    background-image: none;
}

#b_3303791_1_175711540275071013.fallback_background {
    background-image: none
}

#e_3303791_1_175711493152104207_d {
    z-index: 12;
    height: 651.696px;
    left: 20.1px;
    top: 228.714px;
    transform: translate(0px, 0px);
    z-index: 12;
}

#e_3303791_1_175711493152104207_d {
    display: none;
}

#e_3303791_1_175711493152104207 .c {
    z-index: 12;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175711493152104207 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 12;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175711493152104207_m.png");
    display: block;
}

#e_3303791_1_175711493152104207_d .c .imagem_fundo.fallback_background {
    background-size: 320px 651.696px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-422fe7961af003ceba8264f319ad4312.png)
}

#e_3303791_1_26046 {
    z-index: 45;
    left: 0px;
    top: 40px;
    width: 360px;
    transform: translate(0px, 0px);
}

#e_3303791_1_26046 .c {
    z-index: 45;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_26046 .c>P:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(94, 200, 242)
}

#e_3303791_1_26046 .c>P:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(2) {
    color: rgb(0, 0, 0)
}

#e_3303791_1_26394 {
    z-index: 46;
    left: 0px;
    top: 279px;
    width: 360px;
    transform: translate(0px, 0px);
}

#e_3303791_1_26394 .c {
    z-index: 46;
    font-size: 13.0372px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_26394 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000
}

#e_3303791_1_22558 {
    z-index: 50;
    height: 186px;
    width: 263px;
    left: 126.791px;
    top: 319.741px;
}

#e_3303791_1_22558 .c {
    z-index: 50;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_22558 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 50;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_22558.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_22558 .c .imagem_fundo.fallback_background {
    background-size: 263.209px 186.409px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-b249653f48651021564c44d09e62ca1d.png)
}

#e_3303791_1_16389 {
    z-index: 51;
    left: 46.5px;
    top: 362.75px;
    transform: translate(0px, 0px);
}

#e_3303791_1_16389 .c {
    text-decoration: none;
    float: left;
    z-index: 51;
    background-color: rgb(94, 200, 242);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_16389 .c:hover,
#e_3303791_1_16389 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_16389 .c:hover,
#e_3303791_1_16389 .c:active {
    color: #ffffff;
}

#b_3303791_1_175711558834116484 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175711558834116484 {
    height: 425.5px;
    background-color: rgb(94, 200, 242);
    background-image: none;
}

#b_3303791_1_175711558834116484.fallback_background {
    background-image: none
}

#e_3303791_1_175711519322567009_d {
    z-index: 14;
    height: 774px;
    left: 0.4px;
    top: 231px;
    transform: translate(0px, 0px);
    z-index: 14;
}

#e_3303791_1_175711519322567009_d {
    display: none;
}

#e_3303791_1_175711519322567009 .c {
    z-index: 14;
    opacity: 1;
    border: 0px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 23px;
    background-image: none;
    background-size: cover;
    background-color: rgb(179, 23, 39);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_3303791_1_175711519322567009_d .c.fallback_background {
    background-image: none
}

#e_3303791_1_175712085852190508 {
    z-index: 18;
    height: 101px;
    width: 169px;
    left: -30px;
    top: 324.481px;
    transform: translate(0px, 0px) rotate(0deg);
}

#e_3303791_1_175712085852190508 .c {
    z-index: 18;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175712085852190508 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 18;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175712085852190508.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175712085852190508 .c .imagem_fundo.fallback_background {
    background-size: 168.584px 101.419px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-4b5b8b1c9e868a592f9de5a187281bd2.png)
}

#e_3303791_1_175712086669146002 {
    z-index: 19;
    height: 101px;
    width: 193px;
    left: 197.209px;
    top: 324.505px;
    transform: translate(0px, 0px) rotate(0deg);
}

#e_3303791_1_175712086669146002 .c {
    z-index: 19;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_3303791_1_175712086669146002 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 19;
    background-image: url("https://brasiliamais.com/wp-content/uploads/2025/11/mobile_3303791_1_175712086669146002.png");
    background-repeat: no-repeat;
    display: block;
}

#e_3303791_1_175712086669146002 .c .imagem_fundo.fallback_background {
    background-size: 192.664px 101px;
    ;
    background-position: 0px 0px;
    ;
    background-image: url(https://files.greatpages.com.br/arquivos/paginas_editor/443592-d87d31bc38251ae63c1af48e3c13dc1a.png)
}

#e_3303791_1_45474 {
    z-index: 52;
    width: 329px;
    left: 16px;
    top: 45.993px;
}

#e_3303791_1_45474 .c {
    z-index: 52;
    font-size: 35px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_45474 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424
}

#e_3303791_1_88788 {
    z-index: 53;
    left: 16px;
    top: 152.975px;
    width: 328px;
}

#e_3303791_1_88788 .c {
    z-index: 53;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_88788 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b2b2b
}

#e_3303791_1_94386 {
    z-index: 57;
    left: 28.5px;
    top: 270.243px;
    width: 304px;
}

#e_3303791_1_94386 .c {
    z-index: 57;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
}

#e_3303791_1_94386 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b2b2blgpd
}

#e_3303791_1_40605 {
    z-index: 58;
    left: 46.5px;
    top: 304.507px;
    transform: translate(0px, 0px);
}lgpd

#e_3303791_1_40605 .c {
    text-decoration: none;
    float: left;
    z-index: 58;
    background-color: rgb(59, 255, 69);
    background-image: none;
    color: rgb(0, 0, 0);
    border: 0px;
    font-size: 16px;
    text-align: center;
    border-radius: 100px;
}

#e_3303791_1_40605 .c:hover,
#e_3303791_1_40605 .c:active {
    background-color: #1565c0;
}

#e_3303791_1_40605 .c:hover,
#e_3303791_1_40605 .c:active {
    color: #ffffff;
}

#b_3303791_1_175712146106111144 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175712146106111144 {
    height: 240px;
    background-color: rgb(255, 255, 255);
    background-image: url(https://brasiliamais.com/wp-content/uploads/2025/11/3303791_1_175712146106111144.png);
    background-position: 51.7103% 47.3691%;
    background-size: cover;
    background-repeat: no-repeat;
}

#b_3303791_1_175712147609826089 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_3303791_1_175712147609826089 {
    height: 48px;
    background-color: rgb(255, 255, 255);
    background-position: 50% 50%;
    background-color: rgb(0, 0, 0);
}
}
/*fim CELULAR */

#gpc-lgpd, #trustedsite-tm-image {
	display: none !important;
}



/* FIM CELULAR */