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: "Montserrat", 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: "Montserrat", 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;
  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;
  padding: 0 8px;
  align-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  flex-wrap: nowrap;
}

.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;
  object-fit: cover;
  object-position: center;
}

.gpc-e.e_imagem .c picture {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}

option:disabled {
  display: none
}

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

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

@-ms-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: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
}

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

.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: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.gpc-e .c.e_titulo h2,
.gpc-e .c.e_titulo h2 * {
  font-family: "Montserrat", 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: "Montserrat", 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_formulario .c fieldset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gpc-e.e_formulario .c fieldset * {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.gpc-e.e_formulario .c fieldset .gpc_campos {
  position: relative;
  padding: 0 0 16px 0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-hidden {
  display: none
}

.gpc-e.e_formulario .c fieldset .gpc_campos-100 {
  width: 100%
}

.gpc-e.e_formulario .c fieldset .gpc_campos-50 {
  width: 48%
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo {
  width: 100%;
  line-height: 1.4;
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 0px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-50 .gpc_campos-titulo {
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo em {
  margin-right: 4px;
  opacity: .25
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo_descricao {
  margin-left: 6px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo {
  margin-bottom: 8px;
  position: relative
}

.gpc-e.e_formulario .c fieldset .gpc_campos-texto {
  font-size: 12px;
  line-height: 16px;
  opacity: 0.5
}

.gpc-e.e_formulario .c fieldset .gpc_campos_hidden {
  display: none;
}

.gpc-e.e_formulario .c fieldset .gpc_campos_input {
  min-height: 94px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos_select {
  min-height: 94px;
}

.gpc-e.e_formulario .c fieldset .gpc_campo {
  height: 44px;
  display: block;
  padding: 12px 8px;
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  -webkit-transition: transform, opacity, background-color, color 100ms ease-out 75ms;
  -o-transition: transform, opacity, background-color, color 100ms ease-out 75ms;
  transition: transform, opacity, background-color, color 100ms ease-out 75ms;
  font-weight: 400;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
}

.gpc-e.e_formulario .c fieldset .gpc_campo.telefone_ddi {
  padding-left: 64px;
}

.gpc-e.e_formulario .c fieldset select.gpc_campo {
  padding: 0 8px;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"],
.gpc-e.e_formulario .c fieldset input[type="radio"] {
  display: none;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo-opcao {
  width: 100%;
  padding: 4px 0;
  position: relative;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo-opcao label {
  font-size: 14px;
  padding-left: 24px;
  display: block;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
  -moz-border-radius: 4px;
  -moz-box-sizing: border-box;
  background: #fff;
  border: 1px solid #8195a8;
  border-radius: 4px;
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  display: block;
  height: 16px;
  left: -1px;
  position: absolute;
  top: 4px;
  width: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-campo-opcao label:after,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:after {
  -moz-box-sizing: border-box;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border: none;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  box-sizing: border-box;
  height: 5px;
  left: 2px;
  top: 7px;
  transform: rotate(-45deg);
  width: 9px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: transparent;
  content: "";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"]:checked+label:before {
  background-color: #308DFC;
  border: 0;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"]:checked+label:after {
  top: 9px;
  filter: alpha(opacity=1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-box-sizing: border-box;
  background: #fff;
  border: 1px solid #8195a8;
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  display: block;
  height: 16px;
  left: -1px;
  position: absolute;
  top: 4px;
  width: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label {
  padding-right: 42px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-campo-opcao label:hover:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:hover:before {
  border: 4px solid #9bc7fd;
}

.gpc-e.e_formulario .c fieldset input[type="radio"]:checked+label:before,
.gpc-e.e_formulario .c fieldset input[type="radio"]:checked+label:before {
  border: 4px solid #308DFC;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-textarea .gpc_campo {
  height: 140px
}

.gpc-e.e_formulario .c fieldset .gpc_campos-input.gpc_campos-error .gpc_campo {
  padding-right: 44px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-input.gpc_campos-error .gpc_campo,
.gpc-e.e_formulario .c fieldset .gpc_campos-select.gpc_campos-error select.gpc_campo,
.gpc-e.e_formulario .c fieldset .gpc_campos-textarea.gpc_campos-error .gpc_campo {
  border: 1px solid red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-titulo span {
  color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-campo .gpc_campos-erro {
  opacity: 1;
  pointer-events: all;
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-texto,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-check.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio.gpc_campos-error .gpc_campos-campo-opcao {
  color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check.gpc_campos-error .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio.gpc_campos-error .gpc_campos-campo-opcao label:before {
  border-color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:hover,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:link,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:visited {
  color: inherit;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:hover {
  text-decoration: underline;
}

.gpc-e.e_formulario .c .gpc_botao {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  left: 8px;
  text-decoration: none;
  float: left;
  background-image: none;
  color: #fff;
  border: 0;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  height: 54px;
  line-height: 1.3;
  width: 300px;
}

.gpc-e.e_formulario .c .gpc_botao * {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
}

.gpc-e.e_formulario .c .gpc_botao span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border-radius: inherit;
  width: 100%;
  min-height: 100%;
  white-space: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  padding: 0 8px;
}

.gpc-e.e_formulario .c .gpc_botao span.sombra_botao {
  -moz-box-shadow: rgb(207, 207, 207) 0px 1px 3px;
  -webkit-box-shadow: rgb(207, 207, 207) 0px 1px 3px;
  box-shadow: rgb(207, 207, 207) 0px 1px 3px;
}

.gpc-e.e_formulario .c .gpc_botao span.sombra_3d {
  height: -webkit-calc(100% - 5px);
  height: calc(100% - 5px);
  -moz-box-shadow: #0e5aaf 0px 5px 0px;
  -webkit-box-shadow: #0e5aaf 0px 5px 0px;
  box-shadow: #0e5aaf 0px 5px 0px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo .gpc_campos-erro {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  padding: 0;
  color: red;
  font-size: 12px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 20px;
  width: 28px;
  height: 28px;
  margin: auto;
  text-align: center;
  -webkit-transition: all 100ms ease-out 75ms;
  -o-transition: all 100ms ease-out 75ms;
  transition: all 100ms ease-out 75ms;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-erro {
  top: 0;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-erro,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-erro {
  top: 0px;
  margin-top: -28px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-select .gpc_campos-erro {
  right: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-textarea.gpc_campos-error .gpc_campo {
  padding-right: 44px;
}

@media all and (max-width:800px) {
  .gpc-e.e_formulario .c .gpc_botao * {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
  }
}

.gpc-e.e_html {
  transform: none !important;
}

.gpc-e.e_html .c,
.gpc-e.e_html .c * {
  will-change: auto;
}

#b_3511480_1_1770931650698e45c2c9e61 {
  height: 758px;
  background-color: rgb(0, 0, 0);
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/3511480_1_1770931650698e45c2c9e61.png);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#b_3511480_1_1770931650698e45c2c9e61.fallback_background {
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-d7807d030d13e447b318e12fe9429ba8.png)
}

#b_3511480_1_1770931650698e45c2c9e61 .gpc-b_sobreposicao {
  opacity: 0.54;
  background-color: rgb(30, 30, 30);
}

#e_3511480_1_177203833012407999 {
  z-index: 2073;
  width: 454px;
  height: 150px;
  left: -40.5px;
  top: 32.8px;
  transform: translate(0px, 0px);
  z-index: 2073;
}

#e_3511480_1_177203833012407999 .c {
  z-index: 2073;
}

#e_3511480_1_177334429493416024 {
  z-index: 2094;
  width: 482px;
  height: 150px;
  left: -40.5px;
  top: 32.8px;
  transform: translate(0px, 0px);
  z-index: 2094;
}

#e_3511480_1_177334429493416024 .c {
  z-index: 2094;
}

#e_3511480_1_1770931650698e45c2ca61d973465639 {
  left: -40.462px;
  top: 253.189px;
  width: 438px;
  transform: translate(0px, 0px);
  z-index: 2014;
}

#e_3511480_1_1770931650698e45c2ca61d973465639 .c {
  z-index: 2014;
  font-size: 18px;
  line-height: 28.8px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_177202849027566945 {
  left: -40.462px;
  top: 526.208px;
  width: 420px;
  transform: translate(0px, 0px);
  z-index: 2062;
}

#e_3511480_1_177202849027566945 .c {
  z-index: 2062;
  font-size: 18px;
  line-height: 28.8px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_177204561629916519 {
  z-index: 2077;
  width: 320px;
  height: 56px;
  left: -40.4px;
  top: 626px;
  transform: translate(0px, 0px);
  z-index: 2077;
}

#e_3511480_1_177204561629916519 .c {
  text-decoration: none;
  float: left;
  z-index: 2077;
  background-color: rgb(255, 110, 55);
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 34px 3px 34px 0px;
}

#e_3511480_1_177204561629916519 .c:hover,
#e_3511480_1_177204561629916519 .c:active {
  background-color: #ffb358;
}

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

#b_3511480_1_177318593613629266 {
  height: 100vh;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177204300492502957 {
  z-index: 2075;
  width: 1460px;
  height: 100vh;
  left: -250px;
  top: 0px;
  transform: translate(0px, 0px);
  z-index: 2075;
}

#e_3511480_1_177204300492502957 .c {
  z-index: 2075;
}

#b_3511480_1_177202890612409598 {
  height: 522px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177202898781756373 {
  width: 814px;
  left: 72.95px;
  top: 0.0497999px;
  transform: translate(0px, 0px);
  z-index: 2067;
}

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

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

#e_3511480_1_177205264955662619 {
  z-index: 2085;
  width: 1459px;
  height: 500px;
  left: -249.6px;
  top: 63px;
  transform: translate(0px, 0px);
  z-index: 2085;
}

#e_3511480_1_177205264955662619 .c {
  z-index: 2085;
}

#b_3511480_1_1770931650698e45c2c9e8a {
  height: 577px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177202872367219036 {
  width: 375px;
  left: 292.5px;
  top: 10px;
  transform: translate(0px, 0px);
  z-index: 2072;
}

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

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

#e_3511480_1_177204538641630852 {
  z-index: 2076;
  width: 1492px;
  height: 458px;
  left: -250px;
  top: 20px;
  transform: translate(0px, 0px);
  z-index: 2076;
}

#e_3511480_1_177204538641630852 .c {
  z-index: 2076;
}

#b_3511480_1_1773186317752177318631775205141 {
  height: 645.925px;
  background-color: rgb(255, 255, 255);
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/3511480_1_1773186317752177318631775205141.png);
  background-position: 50% 50%;
}

#b_3511480_1_1773186317752177318631775205141.fallback_background {
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-83d3ab2dae82ca968627d52184435a41.png)
}

#b_3511480_1_1773186317752177318631775205141 .gpc-b_sobreposicao {
  opacity: 0.86;
  background-color: rgb(0, 0, 0);
}

#e_3511480_1_1773186317752177318631775276015 {
  z-index: 2089;
  width: 438px;
  height: 466px;
  left: 468px;
  top: 90.447px;
  transform: translate(0px, 0px);
  z-index: 2089;
}

#e_3511480_1_1773186317752177318631775276015 .c {
  z-index: 2089;
  opacity: 0.49;
  border: 1px solid rgb(44, 44, 44);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px 0px 68px;
  background-image: none;
  background-size: cover;
  background-color: rgb(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_3511480_1_1773186317752177318631775221596 {
  width: 375px;
  left: 53.65px;
  top: 167.85px;
  transform: translate(0px, 0px);
  z-index: 2088;
}

#e_3511480_1_1773186317752177318631775221596 .c {
  z-index: 2088;
  font-size: 30px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_1773186317752177318631775231204 {
  width: 372.194px;
  left: 500.915px;
  top: 167.847px;
  transform: translate(0px, 0px);
  z-index: 2090;
  height: 268px;
}

#e_3511480_1_1773186317752177318631775231204 .c {
  z-index: 2090;
}

#e_3511480_1_1773186317752177318631775231204 fieldset {
  width: 372.2px;
  transform: translate(0px, 0px);
}

#e_3511480_1_1773186317752177318631775231204 .gpc_botao {
  text-decoration: none;
  float: left;
  z-index: 26;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 14px;
  text-align: center;
  height: 54px;
  width: 372.2px;
  left: 0px;
  top: 267.991px;
  transform: translate(0px, 0px);
  border-radius: 34px 0px;
}

#e_3511480_1_1773186317752177318631775231204 .gpc_campo::placeholder {
  color: rgba(94, 108, 123, 0.5);
  -webkit-text-fill-color: rgba(94, 108, 123, 0.5);
}

#e_3511480_1_1773186317752177318631775231204 .gpc_campos .gpc_campos-titulo label {
  color: rgb(94, 108, 123)
}

#e_3511480_1_1773186317752177318631775231204 .gpc_campos-texto {
  color: rgb(94, 108, 123);
}

#e_3511480_1_1773186317752177318631775231204 .iti__selected-dial-code {
  line-height: 43px;
  color: rgb(94, 108, 123);
}

#e_3511480_1_1773186317752177318631775231204 .gpc_campos-input .gpc_campo {
  color: rgb(94, 108, 123);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgb(255, 255, 255);
  height: 43px;
  border-radius: 6px;
}

#e_3511480_1_1773186317752177318631775231204 .gpc_campos-select .gpc_campo {
  color: rgb(94, 108, 123);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgb(255, 255, 255);
  height: 43px;
  border-radius: 6px;
}

#e_3511480_1_1773186317752177318631775231204 .c .gpc_botao span {
  background-color: rgb(255, 110, 55);
}

#e_3511480_1_1773186317752177318631775231204 .gpc_botao:hover span,
#e_3511480_1_1773186317752177318631775231204 .gpc_botao:active span {
  background-color: #ffb358;
}

#e_3511480_1_1773186317752177318631775231204 .gpc_botao:hover,
#e_3511480_1_1773186317752177318631775231204 .gpc_botao:active {
  color: #ffffff;
}

#e_3511480_1_1773186317752177318631775267675 {
  left: 53.638px;
  top: 280.877px;
  width: 342px;
  transform: translate(0px, 0px);
  z-index: 2091;
}

#e_3511480_1_1773186317752177318631775267675 .c {
  z-index: 2091;
  font-size: 18px;
  line-height: 28.8px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#b_3511480_1_1770931650698e45c2c9e7f {
  height: 902px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177202878608131735 {
  width: 814px;
  left: 72.75px;
  top: 64.496px;
  transform: translate(0px, 0px);
  z-index: 2066;
}

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

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

@-webkit-keyframes e_3511480_1_177202878608131735_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

@keyframes e_3511480_1_177202878608131735_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

#e_3511480_1_1770931650698e45c2cadd6494748073 {
  width: 814px;
  left: 72.75px;
  top: 124.496px;
  transform: translate(0px, 0px);
  z-index: 2058;
}

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

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

#e_3511480_1_1770931650698e45c2ca76a393677118 {
  width: 1069px;
  height: 537px;
  left: -54.5px;
  top: 134.1px;
  transform: translate(0px, 0px);
  z-index: 2034;
}

#e_3511480_1_1770931650698e45c2ca76a393677118 .c {
  z-index: 2034;
}

#b_3511480_1_1770931650698e45c2c9e83 {
  height: 647.556px;
  background-color: rgb(249, 249, 249);
}

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

#e_3511480_1_1770931650698e45c2ca296584528414 {
  border-radius: 50%;
  left: 380.964px;
  top: 41.77px;
  z-index: 1766;
  width: 157px;
  height: 157px;
  transform: translate(0px, 0px);
}

#e_3511480_1_1770931650698e45c2ca296584528414 .c {
  z-index: 1766;
  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);
  opacity: 1;
  background-image: none;
  background-size: cover;
  background-color: rgb(255, 255, 255);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_3511480_1_177497187746564519 {
  z-index: 2095;
  height: 139px;
  width: 136px;
  left: 391.48px;
  top: 50.733px;
  transform: translate(0px, 0px);
  z-index: 2095;
}

#e_3511480_1_177497187746564519 .c {
  z-index: 2095;
  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_3511480_1_177497187746564519 .c .imagem_fundo {
  position: relative;
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2095;
  display: block;
}

#e_3511480_1_177497187746564519 .c picture img {
  object-fit: cover;
}

#e_3511480_1_177497187746564519 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 135.921px 139.27px;
  ;
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-1854a7b08e4c9e14679d47c294d6e456.png)
}

#e_3511480_1_1770931650698e45c2c9e9a598794375 {
  left: -20.983px;
  top: 67.7805px;
  z-index: 1765;
  width: 506px;
  height: 514px;
  transform: translate(0px, 0px);
}

#e_3511480_1_1770931650698e45c2c9e9a598794375 .c {
  z-index: 1765;
  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 100px;
  background-image: url("https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/3511480_1_1770931650698e45c2c9e9a598794375.jpeg");
  background-size: cover;
  background-color: rgb(240, 243, 245);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_3511480_1_1770931650698e45c2c9e9a598794375 .c.fallback_background {
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-65b1009f3284f65c0c97020f54024fb1.jpeg)
}

#e_3511480_1_1770931650698e45c2ca2d3154069057 {
  width: 424px;
  left: 557.35px;
  top: 96.928px;
  transform: translate(0px, 0px);
  z-index: 1805;
}

#e_3511480_1_1770931650698e45c2ca2d3154069057 .c {
  z-index: 1805;
  font-size: 40px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

@-webkit-keyframes e_3511480_1_1770931650698e45c2ca2d3154069057_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

@keyframes e_3511480_1_1770931650698e45c2ca2d3154069057_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

#e_3511480_1_177202858365028276 {
  left: 561.338px;
  top: 256.783px;
  width: 405px;
  transform: translate(0px, 0px);
  z-index: 2063;
}

#e_3511480_1_177202858365028276 .c {
  z-index: 2063;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_177204572994397716 {
  z-index: 2079;
  width: 320px;
  height: 56px;
  left: 557.3px;
  top: 516.888px;
  transform: translate(0px, 0px);
  z-index: 2079;
}

#e_3511480_1_177204572994397716 .c {
  text-decoration: none;
  float: left;
  z-index: 2079;
  background-color: rgb(255, 110, 55);
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 34px 3px 34px 0px;
}

#e_3511480_1_177204572994397716 .c:hover,
#e_3511480_1_177204572994397716 .c:active {
  background-color: #ffb358;
}

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

#b_3511480_1_1770931650698e45c2c9e8c {
  height: 547px;
  background-color: rgb(22, 22, 22);
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/3511480_1_1770931650698e45c2c9e8c.webp);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#b_3511480_1_1770931650698e45c2c9e8c.fallback_background {
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-157f0ffde2d35cd71299f362a4ecb15e.webp)
}

#b_3511480_1_1770931650698e45c2c9e8c .gpc-b_sobreposicao {
  opacity: 0.84;
  background-color: rgb(0, 0, 0);
}

#e_3511480_1_177202903885624537 {
  width: 717px;
  left: 121.55px;
  top: 51.292px;
  transform: translate(0px, 0px);
  z-index: 2069;
}

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

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

#e_3511480_1_177202906745643729 {
  left: 271.538px;
  top: 164.695px;
  width: 417px;
  transform: translate(0px, 0px);
  z-index: 2070;
}

#e_3511480_1_177202906745643729 .c {
  z-index: 2070;
  font-size: 18px;
  line-height: 28.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_177611886625515104 {
  left: 271.538px;
  top: 464.095px;
  width: 417px;
  transform: translate(0px, 0px);
  z-index: 2100;
}

#e_3511480_1_177611886625515104 .c {
  line-height: 28.8px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 18px;
  text-shadow: none;
  opacity: 1;
  z-index: 2100;
}

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

#b_3511480_1_177204456001470856 {
  height: 313px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_1770931650698e45c2ca43a501966930 {
  width: 1634px;
  height: 250px;
  left: -337px;
  top: 28.844px;
  transform: translate(0px, 0px);
  z-index: 1885;
}

#e_3511480_1_1770931650698e45c2ca43a501966930 .c {
  z-index: 1885;
}

#b_3511480_1_177497681784938281 {
  height: 442px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177497766714926724 {
  z-index: 2096;
  height: 353.6px;
  width: 306.745px;
  left: 173.283px;
  top: -18.8px;
  transform: translate(0px, 0px);
  z-index: 2096;
}

#e_3511480_1_177497766714926724 .c {
  z-index: 2096;
  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_3511480_1_177497766714926724 .c .imagem_fundo {
  position: relative;
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 0.38;
  display: block;
}

#e_3511480_1_177497766714926724 .c picture img {
  object-fit: cover;
}

#e_3511480_1_177497766714926724 .c .imagem_fundo.fallback_background {
  background-size: 306.74487632508834px 353.59999999999997px;
  ;
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-6fd49b739cb9ac6288f02c7a69c283b5.png)
}

#e_3511480_1_177497708679222346 {
  left: 74.017px;
  top: 33.7305px;
  z-index: 2099;
  width: 375px;
  height: 364px;
  transform: translate(0px, 0px);
}

#e_3511480_1_177497708679222346 .c {
  z-index: 2099;
  opacity: 1;
  border: 0px solid rgb(36, 36, 36);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px 60px;
  background-image: url("https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/3511480_1_177497708679222346.jpg");
  background-size: cover;
  background-color: rgb(240, 243, 245);
  background-position: 53.0255% 26.2626%;
  background-repeat: no-repeat;
}

#e_3511480_1_177497708679222346 .c.fallback_background {
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-985c3cea8ce1e31161118d718e194565.JPG)
}

#e_3511480_1_177497693929004653 {
  left: 491.938px;
  top: 97.895px;
  width: 248px;
  transform: translate(0px, 0px);
  z-index: 2098;
}

#e_3511480_1_177497693929004653 .c {
  z-index: 2098;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#e_3511480_1_177497693929004653 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 110, 55)
}

#e_3511480_1_177497687952839785 {
  width: 129px;
  left: 491.95px;
  top: 136.278px;
  transform: translate(0px, 0px);
  z-index: 2097;
}

#e_3511480_1_177497687952839785 .c {
  z-index: 2097;
  font-size: 40px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

@-webkit-keyframes e_3511480_1_177497687952839785_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

@keyframes e_3511480_1_177497687952839785_animacao {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1;
  }
}

#e_3511480_1_177497683234509733 {
  left: 491.938px;
  top: 201.295px;
  width: 437px;
  transform: translate(0px, 0px);
  z-index: 2096;
}

#e_3511480_1_177497683234509733 .c {
  z-index: 2096;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#e_3511480_1_177497683234509733 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(36, 36, 36)
}

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

#b_3511480_1_177202966867511828 {
  height: 211px;
  background-color: rgb(240, 210, 130);
}

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

#e_3511480_1_177202967780115255 {
  width: 814px;
  left: 73.05px;
  top: 21.4698px;
  transform: translate(0px, 0px);
  z-index: 2071;
}

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

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

#e_3511480_1_177204576176903742 {
  z-index: 2080;
  width: 320px;
  height: 56px;
  left: 320px;
  top: 124.071px;
  transform: translate(0px, 0px);
  z-index: 2080;
}

#e_3511480_1_177204576176903742 .c {
  text-decoration: none;
  float: left;
  z-index: 2080;
  background-color: rgb(255, 110, 55);
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 34px 3px 34px 0px;
}

#e_3511480_1_177204576176903742 .c:hover,
#e_3511480_1_177204576176903742 .c:active {
  background-color: #ffb358;
}

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

#b_3511480_1_1770931650698e45c2c9e8f {
  height: 196px;
  background-color: rgb(255, 255, 255);
}

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

#e_3511480_1_177205123425243034 {
  width: 113.996px;
  left: 486.058px;
  top: 26.7788px;
  z-index: 2082;
  transform: translate(0px, 0px);
}

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

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

#e_3511480_1_1770931650698e45c2ca967876258807 {
  height: 75.1806px;
  width: 181px;
  left: 156.83px;
  top: 29.347px;
  transform: translate(0px, 0px);
  z-index: 2048;
}

#e_3511480_1_1770931650698e45c2ca967876258807 .c {
  z-index: 2048;
  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_3511480_1_1770931650698e45c2ca967876258807 .c .imagem_fundo {
  position: relative;
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2048;
  display: block;
}

#e_3511480_1_1770931650698e45c2ca967876258807 .c picture img {
  object-fit: cover;
}

#e_3511480_1_1770931650698e45c2ca967876258807 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 181px 75.1806px;
  ;
  background-image: url(https://raw.githubusercontent.com/alineveroneze8/alphaville-cibraco-assets/master/395415-7d91803596ebad1722e583a75fb2e66f.png)
}

#e_3511480_1_177205124412351515 {
  width: 133px;
  left: 664.233px;
  top: 29.3802px;
  z-index: 2084;
  transform: translate(0px, 0px);
}

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

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

#e_3511480_1_1770931650698e45c2ca8b0573897884 {
  width: 113.996px;
  left: 353.608px;
  top: 39.3677px;
  z-index: 2045;
  transform: translate(0px, 0px);
}

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

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

#e_3511480_1_1770931650698e45c2ca9b2913709736 {
  width: 149px;
  left: 486.078px;
  top: 49.2119px;
  z-index: 2049;
  transform: translate(0px, 0px);
}

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

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

#e_3511480_1_177205124412303413 {
  width: 179px;
  left: 664.253px;
  top: 51.8119px;
  z-index: 2083;
  transform: translate(0px, 0px);
}

#e_3511480_1_177205124412303413 .c {
  z-index: 2083;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#e_3511480_1_1770931650698e45c2ca86f835620249 {
  width: 130px;
  left: 353.628px;
  top: 62.1307px;
  z-index: 2044;
  transform: translate(0px, 0px);
}

#e_3511480_1_1770931650698e45c2ca86f835620249 .c {
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  font-size: 12px;
  text-shadow: none;
  opacity: 1;
  z-index: 2044;
}

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

#e_3511480_1_1770931650698e45c2ca8ef333447192 {
  width: 1200px;
  left: -88.516px;
  top: 131.155px;
  z-index: 2046;
  transform: translate(0px, 0px);
}

#e_3511480_1_1770931650698e45c2ca8ef333447192 .c {
  z-index: 2046;
  border-bottom: 1px solid rgb(204, 204, 204);
}

#e_3511480_1_1770931650698e45c2ca925967609674 {
  width: 454.992px;
  left: 252.504px;
  top: 149.186px;
  z-index: 2047;
  transform: translate(0px, 0px);
}

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

#e_3511480_1_1770931650698e45c2ca925967609674 .c>P:nth-of-type(1)>SPAN:nth-of-type(1)>I:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(30, 30, 30)
}
