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: 700;
    }
}

.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: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.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;
}

#b_1225979_1_1736606248678282284c60c {
    height: 526.9886px;
    background-color: #fff;
}

#b_1225979_1_1736606248678282284c60c .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#b_1225979_1_1736606248678282284c5df {
    height: 6273.888000000002px;
    background-color: #fff;
}

#b_1225979_1_1736606248678282284c5df .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_1225979_1_57686_m {
    height: 320px;
    width: 320px;
    left: 320px;
    top: 0.01px;
    z-index: 34;
}

#e_1225979_1_57686 .c {
    z-index: 34;
    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_1225979_1_57686 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 34;
    background-image: url("../images/15850-b8129ec4c63a313a704841b1ec612268.png");
    background-size: 320px 320px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1225979_1_60477_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 35;
}

#e_1225979_1_60477 .c {
    z-index: 35;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_60477 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_60477 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_51231_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 36;
}

#e_1225979_1_51231 .c {
    z-index: 36;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_51231 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(117, 19, 19);
}

#e_1225979_1_75116_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 37;
}

#e_1225979_1_75116 .c {
    z-index: 37;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_75116 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_83162_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 38;
}

#e_1225979_1_83162 .c {
    z-index: 38;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_83162 .c>P:nth-of-type(1)>B:nth-of-type(1) {
    color: rgb(242, 0, 0);
}

#e_1225979_1_83162 .c>P:nth-of-type(2)>B:nth-of-type(1) {
    color: rgb(242, 0, 0);
}

#e_1225979_1_24573_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 39;
}

#e_1225979_1_24573 .c {
    z-index: 39;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_24573 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 49, 87);
}

#e_1225979_1_10156_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 40;
}

#e_1225979_1_10156 .c {
    z-index: 40;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_10156 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #003157;
}

#e_1225979_1_16907_m {
    height: 427.422px;
    width: 320px;
    left: 320px;
    top: 0.01px;
    z-index: 41;
}

#e_1225979_1_16907 .c {
    z-index: 41;
    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_1225979_1_16907 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 41;
    background-image: url("../images/15850-3aeaa092368e52344c66b50a36527aa0.png");
    background-size: 320.567px 427.422px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1225979_1_23145_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 42;
}

#e_1225979_1_23145 .c {
    z-index: 42;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_23145 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424;
}

#e_1225979_1_34836_m {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 43;
}

#e_1225979_1_34836 .c {
    z-index: 43;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_34836 .c>H2:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
    color: rgb(39, 122, 184);
}

#e_1225979_1_65553 {
    z-index: 44;
    width: 360px;
    left: 300px;
    top: 5929.913000000001px;
    z-index: 44;
    z-index: 44;
    z-index: 44;
    z-index: 44;
}

#e_1225979_1_65553 .c {
    z-index: 44;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_65553 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 49, 87);
}

#e_1225979_1_65553 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: #003157;
}

#e_1225979_1_28606 {
    z-index: 45;
    width: 228px;
    height: 54px;
    left: 366px;
    top: 6015.263000000002px;
    z-index: 45;
    z-index: 45;
    z-index: 45;
}

#e_1225979_1_28606 .c {
    text-decoration: none;
    float: left;
    z-index: 45;
    background-color: rgb(30, 136, 229);
    background-image: none;
    color: rgb(255, 255, 255);
    border: 0px;
    font-size: 18px;
    text-align: center;
    border-radius: 3px;
}

#e_1225979_1_28606:hover .c,
#e_1225979_1_28606:active .c {
    background-color: #1565c0;
}

#e_1225979_1_28606:hover .c,
#e_1225979_1_28606:active .c {
    color: #ffffff;
}

#e_1225979_1_53338 {
    z-index: 46;
    height: 96.5767px;
    width: 320px;
    left: 320px;
    top: 5948.700000000002px;
    z-index: 46;
    z-index: 46;
    z-index: 46;
}

#e_1225979_1_53338 .c {
    z-index: 46;
    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_1225979_1_53338 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 46;
    background-image: url("../images/15850-c5339b0d881cd0172e663359f4e09534.png");
    background-size: 320px 96.5795px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1225979_1_173671440078955287 {
    z-index: 47;
    width: 360px;
    height: 180px;
    left: 300px;
    top: 6053.89px;
    z-index: 47;
}

#e_1225979_1_173671440078955287 .c {
    z-index: 47;
    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_1225979_1_72799 {
    z-index: 100;
    width: 360px;
    left: 300px;
    top: 6252.888000000002px;
    z-index: 100;
    z-index: 100;
    z-index: 100;
}

#e_1225979_1_72799 .c {
    z-index: 100;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b7db9;
}

#e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
    color: rgb(138, 138, 138);
}

#e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
    color: rgb(43, 125, 185);
}

#e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
    color: rgb(138, 138, 138);
}

#e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(5) {
    color: rgb(43, 125, 185);
}

#b_1225979_1_1736606248678282284c603 {
    height: 1176.2125px;
    background-color: #fff;
}

#b_1225979_1_1736606248678282284c603 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_1225979_1_57686_d {
    height: 320px;
    width: 320px;
    left: 320px;
    top: 0.01px;
    z-index: 34;
}

#e_1225979_1_57686_d .c {
    z-index: 34;
    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_1225979_1_57686_d .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 34;
    background-image: url("../images/15850-b8129ec4c63a313a704841b1ec612268.png");
    background-size: 320px 320px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1225979_1_60477_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 35;
}

#e_1225979_1_60477_d .c {
    z-index: 35;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_60477_d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_60477_d .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_51231_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 36;
}

#e_1225979_1_51231_d .c {
    z-index: 36;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_51231_d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(117, 19, 19);
}

#e_1225979_1_75116_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 37;
}

#e_1225979_1_75116_d .c {
    z-index: 37;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_75116_d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(16, 16, 16);
}

#e_1225979_1_83162_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 38;
}

#e_1225979_1_83162_d .c {
    z-index: 38;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_83162_d .c>P:nth-of-type(1)>B:nth-of-type(1) {
    color: rgb(242, 0, 0);
}

#e_1225979_1_83162_d .c>P:nth-of-type(2)>B:nth-of-type(1) {
    color: rgb(242, 0, 0);
}

#e_1225979_1_24573_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 39;
}

#e_1225979_1_24573_d .c {
    z-index: 39;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_24573_d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 49, 87);
}

#e_1225979_1_10156_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 40;
}

#e_1225979_1_10156_d .c {
    z-index: 40;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_10156_d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #003157;
}

#e_1225979_1_16907_d {
    height: 427.422px;
    width: 320px;
    left: 320px;
    top: 0.01px;
    z-index: 41;
}

#e_1225979_1_16907_d .c {
    z-index: 41;
    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_1225979_1_16907_d .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 41;
    background-image: url("../images/15850-3aeaa092368e52344c66b50a36527aa0.png");
    background-size: 320.567px 427.422px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1225979_1_23145_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 42;
}

#e_1225979_1_23145_d .c {
    z-index: 42;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_23145_d .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #242424;
}

#e_1225979_1_34836_d {
    width: 360px;
    left: 300px;
    top: 0.01px;
    z-index: 43;
}

#e_1225979_1_34836_d .c {
    z-index: 43;
    font-size: 48px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1225979_1_34836_d .c>H2:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
    color: rgb(39, 122, 184);
}


@media (max-width: 800px) {
    #b_1225979_1_1736606248678282284c60c .gpc-b_sobreposicao {
        opacity: 0;
        background-color: #fff;
    }

    #b_1225979_1_1736606248678282284c60c {
        height: 89.878px;
        background-color: rgb(255, 255, 255);
        background-image: url(../images/15850-92a226b0dc543533b4748b51c59f1551.png);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #b_1225979_1_1736606248678282284c5df .gpc-b_sobreposicao {
        opacity: 0;
        background-color: #fff;
    }

    #b_1225979_1_1736606248678282284c5df {
        height: 1345.2px;
        background-color: rgb(255, 255, 255);
    }

    #e_1225979_1_57686_m {
        left: 7.6655px;
        top: 318.111px;
        z-index: 35;
        width: 342.688px;
        height: 342.688px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_57686_m .c {
        z-index: 35;
        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_1225979_1_57686_m .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 35;
        background-image: url("../images/15850-b8129ec4c63a313a704841b1ec612268.png");
        background-size: 342.688px 342.688px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1225979_1_60477_m {
        left: 68.7379px;
        top: 468.834px;
        z-index: 36;
        width: 153.162px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_60477_m .c {
        z-index: 36;
        font-size: 10.2197px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_60477_m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_60477_m .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_51231_m {
        left: 94.2261px;
        top: 544.985px;
        z-index: 37;
        width: 176.082px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_51231_m .c {
        z-index: 37;
        font-size: 10.2202px;
        line-height: 1.4;
        text-align: center;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_51231_m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(117, 19, 19);
    }

    #e_1225979_1_75116_m {
        left: 91.2737px;
        top: 518.222px;
        z-index: 44;
        width: 129.598px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_75116_m .c {
        z-index: 44;
        font-size: 10.2205px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_75116_m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_83162_m {
        left: 14.5415px;
        top: 44.3289px;
        z-index: 38;
        width: 345.5px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_83162_m .c {
        z-index: 38;
        font-size: 16px;
        line-height: 22.4px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_83162_m .c>P:nth-of-type(1)>B:nth-of-type(1) {
        color: rgb(242, 0, 0);
    }

    #e_1225979_1_83162_m .c>P:nth-of-type(2)>B:nth-of-type(1) {
        color: rgb(242, 0, 0);
    }

    #e_1225979_1_24573_m {
        left: 19.7305px;
        top: 85.9303px;
        z-index: 39;
        width: 323.845px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_24573_m .c {
        z-index: 39;
        font-size: 13.7806px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_24573_m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(0, 49, 87);
    }

    #e_1225979_1_10156_m {
        left: 17.7615px;
        top: 121.569px;
        z-index: 40;
        width: 323.845px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_10156_m .c {
        z-index: 40;
        font-size: 13.7806px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_10156_m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #003157;
    }

    #e_1225979_1_16907_m {
        left: 8.6115px;
        top: 742.615px;
        z-index: 41;
        width: 342.5px;
        height: 457.438px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_16907_m .c {
        z-index: 41;
        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_1225979_1_16907_m .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 41;
        background-image: url("../images/15850-3aeaa092368e52344c66b50a36527aa0.png");
        background-size: 343px 458px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1225979_1_23145_m {
        left: 69.5782px;
        top: 782.594px;
        z-index: 42;
        width: 281.479px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_23145_m .c {
        z-index: 42;
        font-size: 11.4496px;
        line-height: 16.0294px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_23145_m .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #242424;
    }

    #e_1225979_1_34836_m {
        left: 198.891px;
        top: 869.38px;
        z-index: 43;
        width: 133.202px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_34836_m .c {
        z-index: 43;
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_34836_m .c>H2:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
        color: rgb(39, 122, 184);
    }

    #e_1225979_1_65553 {
        left: 19.8595px;
        top: 173.953px;
        z-index: 47;
        width: 323.845px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_65553 .c {
        z-index: 47;
        font-size: 15px;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_65553 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(0, 49, 87);
    }

    #e_1225979_1_65553 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
        color: #003157;
    }

    #e_1225979_1_28606 {
        left: 21.97px;
        top: 689.404px;
        width: 314.1px;
        height: 47.8125px;
        transform: translate(0px, 0px);
        z-index: 45;
    }

    #e_1225979_1_28606 .c {
        text-decoration: none;
        float: left;
        z-index: 45;
        background-color: rgb(30, 136, 229);
        background-image: none;
        color: rgb(255, 255, 255);
        border: 0px;
        font-size: 13.7806px;
        text-align: center;
        border-radius: 10px;
    }

    #e_1225979_1_28606:hover .c,
    #e_1225979_1_28606:active .c {
        background-color: #1565c0;
    }

    #e_1225979_1_28606:hover .c,
    #e_1225979_1_28606:active .c {
        color: #ffffff;
    }

    #e_1225979_1_53338 {
        height: 108.632px;
        width: 360px;
        left: -1.6875px;
        top: 1236.58px;
        transform: translate(0px, 0px);
        z-index: 46;
    }

    #e_1225979_1_53338 .c {
        z-index: 46;
        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_1225979_1_53338 .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 46;
        background-image: url("../images/15850-c5339b0d881cd0172e663359f4e09534.png");
        background-size: 360px 108.632px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1225979_1_173671440078955287 {
        z-index: 34;
        width: 330.3px;
        height: 136.188px;
        left: 13.65px;
        top: 167.876px;
        transform: translate(0px, 0px);
        z-index: 34;
    }

    #e_1225979_1_173671440078955287 .c {
        z-index: 34;
        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: 0px;
        background-image: none;
        background-size: cover;
        background-color: rgb(240, 243, 245);
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    #e_1225979_1_72799 {
        width: 344.8px;
        left: 14.001px;
        top: 14.5px;
        transform: translate(0px, 0px);
        z-index: 100;
    }

    #e_1225979_1_72799 .c {
        z-index: 100;
        font-size: 15px;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #2b7db9;
    }

    #e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
        color: rgb(138, 138, 138);
    }

    #e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
        color: rgb(43, 125, 185);
    }

    #e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
        color: rgb(138, 138, 138);
    }

    #e_1225979_1_72799 .c>H2:nth-of-type(1)>SPAN:nth-of-type(5) {
        color: rgb(43, 125, 185);
    }

    #b_1225979_1_1736606248678282284c603 .gpc-b_sobreposicao {
        opacity: 0;
        background-color: #fff;
    }

    #b_1225979_1_1736606248678282284c603 {
        height: 161.844px;
        background-color: rgb(255, 255, 255);
        background-image: url(../images/15850-e7ec11d240584418485ef2a0f050ead0.png);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #e_1225979_1_57686_d {
        left: 7.6655px;
        top: 318.111px;
        z-index: 35;
        width: 342.688px;
        height: 342.688px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_57686_d {
        display: none;
    }

    #e_1225979_1_57686 .c {
        z-index: 35;
        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_1225979_1_57686 .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 35;
        background-image: url("../images/15850-b8129ec4c63a313a704841b1ec612268.png");
        background-size: 342.688px 342.688px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1225979_1_60477_d {
        left: 68.7379px;
        top: 468.834px;
        z-index: 36;
        width: 153.162px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_60477_d {
        display: none;
    }

    #e_1225979_1_60477 .c {
        z-index: 36;
        font-size: 10.2197px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_60477 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_60477 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_51231_d {
        left: 94.2261px;
        top: 544.985px;
        z-index: 37;
        width: 176.082px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_51231_d {
        display: none;
    }

    #e_1225979_1_51231 .c {
        z-index: 37;
        font-size: 10.2202px;
        line-height: 1.4;
        text-align: center;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_51231 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(117, 19, 19);
    }

    #e_1225979_1_75116_d {
        left: 91.2737px;
        top: 518.222px;
        z-index: 44;
        width: 129.598px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_75116_d {
        display: none;
    }

    #e_1225979_1_75116 .c {
        z-index: 44;
        font-size: 10.2205px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_75116 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(16, 16, 16);
    }

    #e_1225979_1_83162_d {
        left: 14.5415px;
        top: 44.3289px;
        z-index: 38;
        width: 345.5px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_83162_d {
        display: none;
    }

    #e_1225979_1_83162 .c {
        z-index: 38;
        font-size: 16px;
        line-height: 22.4px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_83162 .c>P:nth-of-type(1)>B:nth-of-type(1) {
        color: rgb(242, 0, 0);
    }

    #e_1225979_1_83162 .c>P:nth-of-type(2)>B:nth-of-type(1) {
        color: rgb(242, 0, 0);
    }

    #e_1225979_1_24573_d {
        left: 19.7305px;
        top: 85.9303px;
        z-index: 39;
        width: 323.845px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_24573_d {
        display: none;
    }

    #e_1225979_1_24573 .c {
        z-index: 39;
        font-size: 13.7806px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_24573 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(0, 49, 87);
    }

    #e_1225979_1_10156_d {
        left: 17.7615px;
        top: 121.569px;
        z-index: 40;
        width: 323.845px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_10156_d {
        display: none;
    }

    #e_1225979_1_10156 .c {
        z-index: 40;
        font-size: 13.7806px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_10156 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #003157;
    }

    #e_1225979_1_16907_d {
        left: 8.6115px;
        top: 742.615px;
        z-index: 41;
        width: 342.5px;
        height: 457.438px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_16907_d {
        display: none;
    }

    #e_1225979_1_16907 .c {
        z-index: 41;
        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_1225979_1_16907 .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 41;
        background-image: url("../images/15850-3aeaa092368e52344c66b50a36527aa0.png");
        background-size: 343px 458px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1225979_1_23145_d {
        left: 69.5782px;
        top: 782.594px;
        z-index: 42;
        width: 281.479px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_23145_d {
        display: none;
    }

    #e_1225979_1_23145 .c {
        z-index: 42;
        font-size: 11.4496px;
        line-height: 16.0294px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_23145 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #242424;
    }

    #e_1225979_1_34836_d {
        left: 198.891px;
        top: 869.38px;
        z-index: 43;
        width: 133.202px;
        transform: translate(0px, 0px);
    }

    #e_1225979_1_34836_d {
        display: none;
    }

    #e_1225979_1_34836 .c {
        z-index: 43;
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1225979_1_34836 .c>H2:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
        color: rgb(39, 122, 184);
    }
}