/* css_desktop */
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;
   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-orient: vertical;
   -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;
 }

 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: "Kanit", sans-serif;
   font-style: normal;
   font-weight: 900;
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 #b_2081535_1_174359778867ed30dc708e5 {
   height: 1144.38px;
   background-color: rgb(241, 241, 241);
 }

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

 #e_2081535_1_174359778867ed30dc70902740742896 {
   height: 80.6824px;
   width: 433.266px;
   left: 259.594px;
   top: 23.7188px;
   transform: translate(0px, 0px);
   z-index: 2175;
 }

 #e_2081535_1_174359778867ed30dc70902740742896 .c {
   z-index: 2175;
   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_2081535_1_174359778867ed30dc70902740742896 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2175;
   background-image: url(../_assets/385284-f32052bd1c2ddc68c2d0ceee19431793-019179.webp);
   background-size: 433.266px 80.8281px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc70b32939371262 {
   z-index: 2176;
   width: 960px;
   left: 0px;
   top: 119.554px;
   transform: translate(0px, 0px);
   z-index: 2176;
   z-index: 2176;
   z-index: 2176;
   z-index: 2176;
   z-index: 2176;
 }

 #e_2081535_1_174359778867ed30dc70b32939371262 .c {
   z-index: 2176;
   font-size: 50px;
   line-height: 55px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #e_2081535_1_174359778867ed30dc70b32939371262 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #e_2081535_1_65085 {
   width: 762px;
   left: 94.1px;
   top: 190.075px;
   transform: translate(0px, 0px);
   z-index: 2292;
 }

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

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

 #e_2081535_1_46939 {
   left: 323.877px;
   top: 249.963px;
   width: 301.2px;
   height: 66.2px;
   transform: translate(0px, 0px);
   z-index: 2293;
 }

 #e_2081535_1_46939 .c {
   z-index: 2293;
   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) drop-shadow(rgb(202, 203, 203) 7px 7px 5px);
   border-radius: 19px;
   background-image: none;
   background-size: cover;
   background-color: rgb(37, 211, 102);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #e_2081535_1_16663 {
   width: 301.2px;
   height: 66.2px;
   left: 323.85px;
   top: 249.686px;
   transform: translate(0px, 0px);
   z-index: 2296;
 }

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

 #e_2081535_1_16663 .c:hover,
 #e_2081535_1_16663 .c:active {
   background-color: transparent;
 }

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

 #e_2081535_1_20972 {
   left: 352.145px;
   top: 264.626px;
   width: 36.9922px;
   height: 36.875px;
   transform: translate(0px, 0px);
   z-index: 2294;
 }

 #e_2081535_1_20972 .c {
   z-index: 2294;
   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_2081535_1_20972 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2294;
   background-image: url(../_assets/385284-e55f4c47ac7575e1699e6f0df8912745-006a66.png);
   background-size: 38px 37px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_70703 {
   left: 410.312px;
   top: 273.167px;
   width: 173.9px;
   transform: translate(0px, 0px);
   z-index: 2295;
 }

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

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

 #e_2081535_1_174359778867ed30dc711ac449991739 {
   width: 560px;
   left: 196.2px;
   top: 380.257px;
   transform: translate(0px, 0px);
   z-index: 2220;
 }

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

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

 #e_2081535_1_174359778867ed30dc71340855279000 {
   width: 299.5px;
   height: 95.9px;
   left: 161.9px;
   top: 444.53px;
   transform: translate(0px, 0px);
   z-index: 2225;
 }

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

 #e_2081535_1_174359778867ed30dc71340855279000 .c:hover,
 #e_2081535_1_174359778867ed30dc71340855279000 .c:active {
   background-color: transparent;
 }

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

 #e_2081535_1_174359778867ed30dc70ce4514625633 {
   left: 162.95px;
   top: 445.052px;
   width: 299.6px;
   height: 96.1926px;
   transform: translate(0px, 0px);
   z-index: 3;
 }

 #e_2081535_1_174359778867ed30dc70ce4514625633 .c {
   z-index: 3;
   opacity: 1;
   border: 0px solid rgb(159, 230, 24);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(218, 220, 221) 7px 7px 4px);
   border-radius: 19px;
   background-image: none;
   background-size: cover;
   background-color: rgb(255, 206, 0);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #e_2081535_1_174359778867ed30dc7124b871343581 {
   width: 299.5px;
   height: 95.9px;
   left: 162.45px;
   top: 445.534px;
   transform: translate(0px, 0px);
   z-index: 2222;
 }

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

 #e_2081535_1_174359778867ed30dc7124b871343581 .c:hover,
 #e_2081535_1_174359778867ed30dc7124b871343581 .c:active {
   background-color: transparent;
 }

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

 #e_2081535_1_174359778867ed30dc70e63473655096 {
   left: 483.25px;
   top: 445.479px;
   width: 299.3px;
   height: 95.5px;
   transform: translate(0px, 0px);
   z-index: 2184;
 }

 #e_2081535_1_174359778867ed30dc70e63473655096 .c {
   z-index: 2184;
   opacity: 1;
   border: 0px solid rgb(159, 230, 24);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(218, 220, 221) 7px 7px 4px);
   border-radius: 19px;
   background-image: none;
   background-size: cover;
   background-color: rgb(255, 206, 0);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #e_2081535_1_174359778867ed30dc712a0148538620 {
   width: 299.5px;
   height: 95.9px;
   left: 483.6px;
   top: 445.514px;
   transform: translate(0px, 0px);
   z-index: 2223;
 }

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

 #e_2081535_1_174359778867ed30dc712a0148538620 .c:hover,
 #e_2081535_1_174359778867ed30dc712a0148538620 .c:active {
   background-color: transparent;
 }

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

 #e_2081535_1_174359778867ed30dc70bef604327297 {
   left: 238.962px;
   top: 461.169px;
   width: 208.2px;
   transform: translate(0px, 0px);
   z-index: 6;
 }

 #e_2081535_1_174359778867ed30dc70bef604327297 .c {
   z-index: 6;
   font-size: 14.415px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #e_2081535_1_174359778867ed30dc70bef604327297 .c>H3:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
   color: rgb(0, 0, 0);
 }

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

 .gpc_modal[gpc_id_elemento="e_2081535_1_174359778867ed30dc70bef604327297"] {
   max-width: 960px;
   width: 480px !important;
   height: 420px !important;
 }

 #e_2081535_1_174359778867ed30dc70df5836621678 {
   left: 559.262px;
   top: 461.579px;
   width: 207.9px;
   transform: translate(0px, 0px);
   z-index: 2185;
 }

 #e_2081535_1_174359778867ed30dc70df5836621678 .c {
   z-index: 2185;
   font-size: 14.415px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #e_2081535_1_174359778867ed30dc70e28988906832 {
   left: 503.497px;
   top: 466.593px;
   width: 40px;
   height: 40px;
   transform: translate(0px, 0px);
   z-index: 2186;
 }

 #e_2081535_1_174359778867ed30dc70e28988906832 .c {
   z-index: 2186;
   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_2081535_1_174359778867ed30dc70e28988906832 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2186;
   background-image: url(../_assets/385284-a62dda0a338c18c32e50aa5b78322687-7db603.png);
   background-size: 40px 40px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc70dc0797346325 {
   left: 184.103px;
   top: 472.869px;
   width: 40.0938px;
   height: 40.0938px;
   transform: translate(0px, 0px);
   z-index: 2182;
 }

 #e_2081535_1_174359778867ed30dc70dc0797346325 .c {
   z-index: 2182;
   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_2081535_1_174359778867ed30dc70dc0797346325 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2182;
   background-image: url(../_assets/385284-da8dc6e7b91ed3031992110992c2b4d8-fd3f99.png);
   background-size: 40.0938px 40.0938px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc712f0140793305 {
   width: 301.2px;
   height: 95.9px;
   left: 311.65px;
   top: 560.039px;
   transform: translate(0px, 0px);
   z-index: 2224;
 }

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

 #e_2081535_1_174359778867ed30dc712f0140793305 .c:hover,
 #e_2081535_1_174359778867ed30dc712f0140793305 .c:active {
   background-color: transparent;
 }

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

 #e_2081535_1_174359778867ed30dc70d24788580646 {
   left: 311.627px;
   top: 560.06px;
   width: 301.2px;
   height: 95.4531px;
   transform: translate(0px, 0px);
   z-index: 2178;
 }

 #e_2081535_1_174359778867ed30dc70d24788580646 .c {
   z-index: 2178;
   opacity: 1;
   border: 1px solid rgb(36, 36, 36);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(202, 203, 203) 7px 7px 5px);
   border-radius: 19px;
   background-image: none;
   background-size: cover;
   background-color: rgb(36, 36, 36);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #e_2081535_1_174359778867ed30dc70d55469646886 {
   left: 384.812px;
   top: 573.366px;
   width: 204.9px;
   transform: translate(0px, 0px);
   z-index: 2179;
 }

 #e_2081535_1_174359778867ed30dc70d55469646886 .c {
   z-index: 2179;
   font-size: 14.4147px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #e_2081535_1_174359778867ed30dc70d55469646886 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

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

 #e_2081535_1_174359778867ed30dc70d88885838081 {
   left: 333.558px;
   top: 587.352px;
   width: 37.0469px;
   height: 36.875px;
   transform: translate(0px, 0px);
   z-index: 2181;
 }

 #e_2081535_1_174359778867ed30dc70d88885838081 .c {
   z-index: 2181;
   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_2081535_1_174359778867ed30dc70d88885838081 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2181;
   background-image: url(../_assets/385284-e2df86521de4ef8b7b15d370a7c64c16-ecd34a.png);
   background-size: 37.0469px 36.875px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc7112e204496989 {
   z-index: 2219;
   width: 960px;
   left: 0px;
   top: 630.492px;
   transform: translate(0px, 0px);
   z-index: 2219;
   z-index: 2219;
   z-index: 2219;
   z-index: 2219;
   z-index: 2219;
 }

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

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

 #e_2081535_1_174359778867ed30dc71175036388620 {
   width: 682.2px;
   left: 134.3px;
   top: 683.077px;
   transform: translate(0px, 0px);
   z-index: 2218;
 }

 #e_2081535_1_174359778867ed30dc71175036388620 .c {
   z-index: 2218;
   border-bottom: 1px solid rgb(0, 0, 0);
 }

 #e_2081535_1_174359778867ed30dc711fc066220240 {
   width: 960px;
   left: -3.8px;
   top: 698.914px;
   transform: translate(0px, 0px);
   z-index: 2221;
 }

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

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

 #e_2081535_1_174359778867ed30dc710e8361316051 {
   width: 209px;
   height: 302.656px;
   left: 350.3px;
   top: 769.074px;
   transform: translate(0px, 0px);
   z-index: 7;
 }

 #e_2081535_1_174359778867ed30dc710e8361316051 .c {
   z-index: 7;
   border-radius: 18px;
 }

 #e_2081535_1_174359778867ed30dc7109a695798007 {
   z-index: 2217;
   width: 960px;
   left: 0px;
   top: 840.194px;
   transform: translate(0px, 0px);
   z-index: 2217;
   z-index: 2217;
   z-index: 2217;
   z-index: 2217;
   z-index: 2217;
 }

 #e_2081535_1_174359778867ed30dc7109a695798007 .c {
   z-index: 2217;
   font-size: 62px;
   line-height: 68.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #e_2081535_1_174359778867ed30dc7109a695798007 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #b_2081535_1_174359778867ed30dc70900 {
   height: 129.949px;
   background-color: rgb(36, 36, 36);
 }

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

 #e_2081535_1_174359778867ed30dc70f10681521601 {
   height: 99px;
   left: 394.8px;
   top: 15.485px;
   transform: translate(0px, 0px);
   z-index: 2209;
 }

 #e_2081535_1_174359778867ed30dc70f10681521601 .c {
   z-index: 2209;
   border-left: 1px solid rgb(240, 243, 245);
 }

 #e_2081535_1_174359778867ed30dc7101b113692614 {
   height: 72.5582px;
   width: 93.556px;
   left: 263.711px;
   top: 31.944px;
   transform: translate(0px, 0px);
   z-index: 2213;
 }

 #e_2081535_1_174359778867ed30dc7101b113692614 .c {
   z-index: 2213;
   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_2081535_1_174359778867ed30dc7101b113692614 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2213;
   background-image: url(../_assets/385284-1997464aeb604e52d086f3adabc99d91-817530.png);
   background-size: 178px 178px;
   background-position: -45px -52px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc70e9a596900696 {
   height: 70.7969px;
   width: 209.547px;
   left: 9.9219px;
   top: 32.7891px;
   transform: translate(0px, 0px);
   z-index: 2207;
 }

 #e_2081535_1_174359778867ed30dc70e9a596900696 .c {
   z-index: 2207;
   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_2081535_1_174359778867ed30dc70e9a596900696 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2207;
   background-image: url(../_assets/385284-409e6a0e19d5488042149896c3b46c54-676bd2.webp);
   background-size: 209.547px 70.7969px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc70ed1918575077 {
   width: 481px;
   left: 461.7px;
   top: 48.046px;
   transform: translate(0px, 0px);
   z-index: 2208;
 }

 #e_2081535_1_174359778867ed30dc70ed1918575077 .c {
   z-index: 2208;
   font-size: 20px;
   line-height: 1.7;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #e_2081535_1_174359778867ed30dc70ed1918575077 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f0f3f5;
 }

 #e_2081535_1_174359778867ed30dc70f49455408683 {
   height: 19.2882px;
   width: 19.2882px;
   left: 429.132px;
   top: 55.0369px;
   transform: translate(0px, 0px);
   z-index: 2210;
 }

 #e_2081535_1_174359778867ed30dc70f49455408683 .c {
   z-index: 2210;
   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_2081535_1_174359778867ed30dc70f49455408683 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2210;
   background-image: url(../_assets/385284-93b1f2aea4d3b0b8e307c58723f0c6de-3b21ef.webp);
   background-size: 19.2882px 19.2882px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #e_2081535_1_174359778867ed30dc70f92093865522 {
   z-index: 2211;
   width: 360px;
   left: 300px;
   top: 167.059px;
   z-index: 2211;
   z-index: 2211;
   z-index: 2211;
   z-index: 2211;
   z-index: 2211;
 }

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

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

 #e_2081535_1_174359778867ed30dc70f92093865522 .c>P:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: rgb(145, 153, 157);
 }

 #e_2081535_1_174359778867ed30dc70fd4217598360 {
   z-index: 2212;
   width: 360px;
   height: 180px;
   left: 300px;
   top: 341.434px;
   z-index: 2212;
   z-index: 2212;
   z-index: 2212;
   z-index: 2212;
   z-index: 2212;
 }

 #e_2081535_1_174359778867ed30dc70fd4217598360 .c {
   z-index: 2212;
   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_2081535_1_174359778867ed30dc71060288609600 {
   z-index: 2214;
   width: 240px;
   left: 360px;
   top: 549.926px;
   height: 11.25px;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
 }

 #e_2081535_1_174359778867ed30dc71060288609600 .c {
   z-index: 2214;
   border-bottom: 1px solid #a3bac6;
 }

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

#b_2081535_1_174359778867ed30dc708e5 {
  height: 1217.8px;
  background-color: rgb(241, 241, 241);
  background-image: none;
}

#e_2081535_1_174359778867ed30dc70902740742896 {
  z-index: 2175;
  height: 59.7613px;
  width: 320px;
  left: 20px;
  top: 13.1115px;
  transform: translate(0px, 0px);
  z-index: 2175;
  z-index: 2175;
  z-index: 2175;
  z-index: 2175;
  z-index: 2175;
}

#e_2081535_1_174359778867ed30dc70902740742896 .c {
  z-index: 2175;
  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_2081535_1_174359778867ed30dc70902740742896 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2175;
  background-image: url(../_assets/385284-f32052bd1c2ddc68c2d0ceee19431793-019179.webp);
  background-size: 320.321px 59.7613px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc70b32939371262 {
  z-index: 2176;
  top: -18.891000000000005px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
}

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

#e_2081535_1_174359778867ed30dc70b32939371262 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#e_2081535_1_65085 {
  left: 1.2px;
  top: 129.708px;
  width: 358.4px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2292;
}

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

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

#e_2081535_1_46939 {
  width: 360px;
  height: 52px;
  left: -0.6px;
  top: 177.05px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2293;
}

#e_2081535_1_46939 .c {
  z-index: 2293;
  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) drop-shadow(rgb(202, 203, 203) 7px 7px 5px);
  border-radius: 0px;
  background-image: none;
  background-size: cover;
  background-color: rgb(37, 211, 102);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_2081535_1_16663 {
  width: 360px;
  height: 52.6172px;
  left: -0.6px;
  top: 177.05px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2296;
}

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

#e_2081535_1_16663 .c:hover,
#e_2081535_1_16663 .c:active {
  background-color: transparent;
}

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

#e_2081535_1_20972 {
  height: 34.6641px;
  width: 34.8047px;
  left: 24.6273px;
  top: 185.72px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2294;
}

#e_2081535_1_20972 .c {
  z-index: 2294;
  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_2081535_1_20972 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2294;
  background-image: url(../_assets/385284-e55f4c47ac7575e1699e6f0df8912745-006a66.png);
  background-size: 36px 35px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_70703 {
  left: 70.3px;
  top: 193.151px;
  width: 245px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2295;
}

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

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

#e_2081535_1_174359778867ed30dc711ac449991739 {
  left: 0px;
  top: 300.945px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2220;
}

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

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

#e_2081535_1_174359778867ed30dc71340855279000 {
  width: 420px;
  height: 154px;
  left: -30.4px;
  top: 520.016px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2225;
}

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

#e_2081535_1_174359778867ed30dc71340855279000 .c:hover,
#e_2081535_1_174359778867ed30dc71340855279000 .c:active {
  background-color: transparent;
}

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

#e_2081535_1_174359778867ed30dc70ce4514625633 {
  width: 420px;
  height: 152.114px;
  left: -30px;
  top: 704.571px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 6;
}

#e_2081535_1_174359778867ed30dc70ce4514625633 .c {
  z-index: 6;
  opacity: 1;
  border: 0px solid rgb(159, 230, 24);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(218, 220, 221) 7px 7px 4px);
  border-radius: 0px;
  background-image: none;
  background-size: cover;
  background-color: rgb(255, 206, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_2081535_1_174359778867ed30dc7124b871343581 {
  width: 420px;
  height: 129.375px;
  left: -30.4px;
  top: 358.578px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2222;
}

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

#e_2081535_1_174359778867ed30dc7124b871343581 .c:hover,
#e_2081535_1_174359778867ed30dc7124b871343581 .c:active {
  background-color: transparent;
}

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

#e_2081535_1_174359778867ed30dc70e63473655096 {
  width: 420px;
  height: 130.9px;
  left: -30px;
  top: 358.544px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2178;
}

#e_2081535_1_174359778867ed30dc70e63473655096 .c {
  z-index: 2178;
  opacity: 1;
  border: 0px solid rgb(159, 230, 24);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(218, 220, 221) 7px 7px 4px);
  border-radius: 0px;
  background-image: none;
  background-size: cover;
  background-color: rgb(255, 206, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_2081535_1_174359778867ed30dc712a0148538620 {
  width: 420px;
  height: 150.6px;
  left: -30px;
  top: 706.073px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2223;
}

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

#e_2081535_1_174359778867ed30dc712a0148538620 .c:hover,
#e_2081535_1_174359778867ed30dc712a0148538620 .c:active {
  background-color: transparent;
}

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

#e_2081535_1_174359778867ed30dc70bef604327297 {
  left: 25.3px;
  top: 417.964px;
  width: 309.5px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2184;
}

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

#e_2081535_1_174359778867ed30dc70bef604327297 .c>H3:nth-of-type(1)>B:nth-of-type(1)>A:nth-of-type(1) {
  color: rgb(0, 0, 0);
}

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

.gpc_modal[gpc_id_elemento="e_2081535_1_174359778867ed30dc70bef604327297"] {
  max-width: 420px;
  width: 340px !important;
  height: 420px !important;
}

#e_2081535_1_174359778867ed30dc70df5836621678 {
  left: 0px;
  top: 769.985px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2186;
}

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

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

#e_2081535_1_174359778867ed30dc70e28988906832 {
  height: 46.75px;
  width: 46.9375px;
  left: 156.64px;
  top: 716.664px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2182;
}

#e_2081535_1_174359778867ed30dc70e28988906832 .c {
  z-index: 2182;
  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_2081535_1_174359778867ed30dc70e28988906832 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2182;
  background-image: url(../_assets/385284-a62dda0a338c18c32e50aa5b78322687-7db603.png);
  background-size: 47px 47px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc70dc0797346325 {
  height: 46.6094px;
  width: 46.7969px;
  left: 156.7px;
  top: 370.664px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2181;
}

#e_2081535_1_174359778867ed30dc70dc0797346325 .c {
  z-index: 2181;
  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_2081535_1_174359778867ed30dc70dc0797346325 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2181;
  background-image: url(../_assets/385284-da8dc6e7b91ed3031992110992c2b4d8-fd3f99.png);
  background-size: 47px 47px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc712f0140793305 {
  width: 228px;
  height: 54px;
  left: -30px;
  top: 520.05px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2224;
}

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

#e_2081535_1_174359778867ed30dc712f0140793305 .c:hover,
#e_2081535_1_174359778867ed30dc712f0140793305 .c:active {
  background-color: transparent;
}

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

#e_2081535_1_174359778867ed30dc70d24788580646 {
  width: 420px;
  height: 154px;
  left: -30px;
  top: 520.019px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 4;
}

#e_2081535_1_174359778867ed30dc70d24788580646 .c {
  z-index: 4;
  opacity: 1;
  border: 1px solid rgb(36, 36, 36);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(202, 203, 203) 7px 7px 5px);
  border-radius: 0px;
  background-image: none;
  background-size: cover;
  background-color: rgb(36, 36, 36);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#e_2081535_1_174359778867ed30dc70d55469646886 {
  left: 0px;
  top: 583.457px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2179;
}

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

#e_2081535_1_174359778867ed30dc70d55469646886 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

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

#e_2081535_1_174359778867ed30dc70d88885838081 {
  height: 46.6719px;
  width: 46.8594px;
  left: 156.532px;
  top: 530.361px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2185;
}

#e_2081535_1_174359778867ed30dc70d88885838081 .c {
  z-index: 2185;
  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_2081535_1_174359778867ed30dc70d88885838081 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2185;
  background-image: url(../_assets/385284-e2df86521de4ef8b7b15d370a7c64c16-ecd34a.png);
  background-size: 46.8594px 46.6719px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc7112e204496989 {
  left: 0px;
  top: 906.562px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2219;
}

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

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

#e_2081535_1_174359778867ed30dc71175036388620 {
  width: 360px;
  left: 0px;
  top: 884.835px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2218;
}

#e_2081535_1_174359778867ed30dc71175036388620 .c {
  z-index: 2218;
  border-bottom: 1px solid rgb(0, 0, 0);
}

#e_2081535_1_174359778867ed30dc711fc066220240 {
  z-index: 2221;
  left: 0px;
  top: 840.562px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2221;
  z-index: 2221;
  z-index: 2221;
  z-index: 2221;
  z-index: 2221;
}

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

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

#e_2081535_1_174359778867ed30dc710e8361316051 {
  width: 150px;
  height: 200px;
  left: 105.4px;
  top: 984.224px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 7;
}

#e_2081535_1_174359778867ed30dc710e8361316051 .c {
  z-index: 7;
  border-radius: 18px;
}

#e_2081535_1_174359778867ed30dc7109a695798007 {
  z-index: 2217;
  top: 96.4362px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
}

#e_2081535_1_174359778867ed30dc7109a695798007 .c {
  z-index: 2217;
  font-size: 23px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#e_2081535_1_174359778867ed30dc7109a695798007 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

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

#b_2081535_1_174359778867ed30dc70900 {
  height: 258.203px;
  background-color: rgb(36, 36, 36);
  background-image: none;
}

#e_2081535_1_174359778867ed30dc70f10681521601 {
  z-index: 2209;
  height: 240px;
  left: 174.58px;
  top: -4.0343px;
  transform: translate(0px, 0px) rotate(270.43deg);
  z-index: 2209;
  z-index: 2209;
  z-index: 2209;
  z-index: 2209;
  z-index: 2209;
}

#e_2081535_1_174359778867ed30dc70f10681521601 .c {
  z-index: 2209;
  border-left: 1px solid rgb(240, 243, 245);
}

#e_2081535_1_174359778867ed30dc7101b113692614 {
  z-index: 2213;
  height: 80.2028px;
  width: 191.556px;
  left: 189.492px;
  top: 15.7332px;
  transform: translate(0px, 0px);
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
}

#e_2081535_1_174359778867ed30dc7101b113692614 .c {
  z-index: 2213;
  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_2081535_1_174359778867ed30dc7101b113692614 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2213;
  background-image: url(../_assets/385284-1997464aeb604e52d086f3adabc99d91-817530.png);
  background-size: 192px 192px;
  background-position: 0px -56px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc70e9a596900696 {
  height: 66.5027px;
  width: 196.862px;
  left: 18.0531px;
  top: 25.4003px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2207;
}

#e_2081535_1_174359778867ed30dc70e9a596900696 .c {
  z-index: 2207;
  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_2081535_1_174359778867ed30dc70e9a596900696 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2207;
  background-image: url(../_assets/385284-409e6a0e19d5488042149896c3b46c54-676bd2.webp);
  background-size: 197px 67px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc70ed1918575077 {
  z-index: 2208;
  width: 360px;
  left: 0px;
  top: 187px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2208;
  z-index: 2208;
  z-index: 2208;
  z-index: 2208;
  z-index: 2208;
}

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

#e_2081535_1_174359778867ed30dc70ed1918575077 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f0f3f5;
}

#e_2081535_1_174359778867ed30dc70f49455408683 {
  height: 37.6215px;
  width: 37.6215px;
  left: 51.138px;
  top: 171.632px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2211;
}

#e_2081535_1_174359778867ed30dc70f49455408683 .c {
  z-index: 2211;
  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_2081535_1_174359778867ed30dc70f49455408683 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2211;
  background-image: url(../_assets/385284-93b1f2aea4d3b0b8e307c58723f0c6de-3b21ef.webp);
  background-size: 37.6215px 37.6215px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#e_2081535_1_174359778867ed30dc70f92093865522 {
  width: 221px;
  left: 93.5px;
  top: 168.031px;
  transform: translate(0px, 0px);
  z-index: 2212;
}

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

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

#e_2081535_1_174359778867ed30dc70f92093865522 .c>P:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(145, 153, 157);
}

#e_2081535_1_174359778867ed30dc70fd4217598360 {
  width: 329px;
  height: 107px;
  left: 18px;
  top: 137px;
  transform: translate(0px, 0px);
  z-index: 2210;
}

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

#e_2081535_1_174359778867ed30dc71060288609600 {
  z-index: 2214;
  left: 60px;
  top: 107.516px;
  transform: translate(0px, 0px);
}

#e_2081535_1_174359778867ed30dc71060288609600 .c {
  z-index: 2214;
  border-bottom: 1px solid rgb(255, 255, 255);
}
}

/* inline-style-3 */
.icone_bold-aviso {
   background-repeat: no-repeat;
   background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iYmxhY2siIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiPjxwYXRoIGQ9Ik0xMiAyQzYuNDggMiAyIDYuNDggMiAxMnM0LjQ4IDEwIDEwIDEwIDEwLTQuNDggMTAtMTBTMTcuNTIgMiAxMiAyem0xIDE1aC0ydi0yaDJ2MnptMC00aC0yVjdoMnY2eiIvPjwvc3ZnPg==);
   background-position: center;
   filter: invert(26%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
 }

 .icone-fechar {
   background-repeat: no-repeat;
   background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0id2hpdGUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMFYweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xOSA2LjQxTDE3LjU5IDUgMTIgMTAuNTkgNi40MSA1IDUgNi40MSAxMC41OSAxMiA1IDE3LjU5IDYuNDEgMTkgMTIgMTMuNDEgMTcuNTkgMTkgMTkgMTcuNTkgMTMuNDEgMTIgMTkgNi40MXoiLz48L3N2Zz4=);
   background-position: center;
   filter: brightness(52%);
 }

 .gpc_modal_popup {
   max-width: 960px;
   max-height: 960px;
   min-width: 175px;
   min-height: 175px;
 }

 .gpc_modal_popup-topo {
   float: left;
   width: 100%;
   position: relative;
 }

 .gpc_modal_popup-centro {
   overflow: auto;
   width: 100%;
   height: 100%;
   position: relative;
 }

 .gpc_modal_popup-topo-fechar {
   position: absolute;
   top: 8px;
   padding: 14px 14px;
   color: rgba(0, 0, 0, 0.54);
   font-size: 20px;
   line-height: 18px;
   text-decoration: none;
   right: 8px;
   cursor: pointer;
   z-index: 9999999;
   height: 14px;
   width: 14px;
 }

 .gpc_modal_popup-fundo-fechar {
   position: absolute;
   top: 18px;
   right: 18px;
   padding: 14px 19px;
   color: rgba(255, 255, 255, 0.74);
   font-size: 18px;
   line-height: 18px;
   text-decoration: none;
   cursor: pointer;
 }

 .gpc_modal_popup-fundo-fechar:hover {
   color: rgb(255, 255, 255);
   filter: brightness(86%);
 }

 .float-left {
   float: left
 }

 .float-right {
   float: right
 }

 .position-relative {
   position: relative;
   left: 0;
   bottom: 0
 }

 .position-absolute {
   position: absolute;
   left: 0;
   bottom: 0
 }

 .margin-right {
   margin-right: 5px
 }

 .margin-left {
   margin-left: 5px
 }

 .margin-top {
   margin-top: 18px
 }

 .margin-top2 {
   margin-top: 4px
 }

 .mostrar_na_impressao {
   display: none
 }

 .esconder-mensagem {
   display: none
 }

 .esconder-configuracoes {
   display: none
 }

 .mostrar {
   display: block
 }

 .esconder {
   display: none
 }

 .iti__country-container {
   z-index: 9999999 !important;
 }

 .iti__selected-dial-code {
   background: transparent !important;
   font-size: 16px !important;
 }

 .iti {
   width: 100% !important;
 }

 .iti__country-list .iti__flag {
   margin-right: 8px;
 }

 .gloading_barra_carregando {
   opacity: 1;
   -moz-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: "alpha(Opacity=100)";
   position: absolute;
   width: 100%;
   height: 3px;
   top: 0;
   overflow: hidden;
   width: 100%;
   z-index: 3000;
   position: fixed;
   height: 3px;
   background-color: rgba(0, 0, 0, 0.14);
   z-index: 3000;
   -webkit-transition: all .25s ease-out;
   -moz-transition: all .25s ease-out;
   -ms-transition: all .25s ease-out;
   -o-transition: all .25s ease-out;
   transition: all .25s ease-out;
 }

 .gloading_barra_carregando:before {
   content: '';
   position: absolute;
   height: 100%;
   background-color: rgba(59, 120, 231, 0.87);
   animation: carregando_barra_before 1.5s infinite ease-out;
 }

 .gloading_barra_carregando:after {
   content: '';
   position: absolute;
   height: 100%;
   background-color: rgba(59, 120, 231, 0.87);
   animation: carregando_barra_after 1.5s infinite ease-in;
 }

 @keyframes carregando_barra_before {
   0% {
     left: -100%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 @-moz-keyframes carregando_barra_before {
   0% {
     left: -100%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 @-webkit-keyframes carregando_barra_before {
   0% {
     left: -100%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 @keyframes carregando_barra_after {
   0% {
     left: -150%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 @-moz-keyframes carregando_barra_after {
   0% {
     left: -150%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 @-webkit-keyframes carregando_barra_after {
   0% {
     left: -150%;
     width: 100%;
   }

   100% {
     left: 100%;
     width: 10%;
   }
 }

 .gloading_tela_carregando {
   opacity: 1;
   -moz-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: "alpha(Opacity=100)";
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   background: rgba(0, 0, 0, 0.84);
   -webkit-transition: all 200ms ease;
   -moz-transition: all 200ms ease;
   -ms-transition: all 200ms ease;
   -o-transition: all 200ms ease;
   transition: all 200ms ease;
   z-index: 100000;
 }

 .gloading_tela_carregando span {
   border-radius: 50%;
   -webkit-border-radius: 50%;
   width: 60px;
   height: 60px;
   border: 3px solid rgba(255, 255, 255, 0.12);
   border-top-color: rgba(255, 255, 255, 0.44);
   -webkit-animation: gloading_tela_carregando_efeito 1s infinite linear;
   animation: gloading_tela_carregando_efeito 1s infinite linear;
   margin: auto;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 100000;
 }

 @-webkit-keyframes gloading_tela_carregando_efeito {
   0% {
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
   }

   100% {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
   }
 }

 @keyframes gloading_tela_carregando_efeito {
   0% {
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
   }

   100% {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
   }
 }

 .admin_campos-check {
   min-height: initial;
   padding-bottom: 24px;
 }

 .admin_campos-check .admin_auxiliar {
   display: none;
   padding-left: 30px;
 }

 .admin_campos-check.admin_campos-error .admin_auxiliar {
   display: block;
 }

 .admin_campos-check .admin_campos-texto {
   width: 100%;
   float: left;
   margin-right: 5%;
 }

 .admin_campos-check .admin_campos-texto-titulo {
   color: rgba(0, 0, 0, 0.87);
   font-size: 16px;
   line-height: 19px;
   width: 100%;
   float: left;
   margin-bottom: 5px;
 }

 .admin_campos-check .admin_campos-texto-descricao {
   color: rgba(0, 0, 0, 0.54);
   font-size: 13px;
   line-height: 18px;
   width: 100%;
   float: left;
 }

 .admin_campos-check .admin_campos-campo {
   width: 100%;
   float: left;
   margin-top: 12px;
 }

 .admin_campos-check .admin_campos-campo .checks .informacao {
   padding: 0 0 8px !important
 }

 .admin_campos-check .admin_campos-campo .checks .informacao-controle {
   margin-bottom: 0 !important;
 }

 .admin_campos-check .admin_campos-campo .check {
   float: left;
   width: 100%;
   margin-bottom: 8px;
 }

 .admin_campos-check .admin_campos-campo .check .check-texto {
   float: left;
   min-width: 220px;
   width: -webkit-calc(100% - 35px);
   width: -moz-calc(100% - 35px);
   width: calc(100% - 35px);
 }

 .admin_campos-check .admin_campos-campo .check .check-texto-titulo {
   font-size: 16px;
   margin-bottom: 4px;
   cursor: pointer;
   color: rgba(0, 0, 0, 0.87);
   overflow: hidden;
   -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
   width: 100%;
   float: left;
 }

 .admin_campos-check .admin_campos-campo .check .check-texto-descricao {
   font-size: 14px;
   line-height: 20px;
   cursor: pointer;
   color: rgba(0, 0, 0, 0.54);
   overflow: hidden;
   -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
   width: 100%;
   float: left;
 }

 .admin_campos-check .admin_campos-campo .check .check-texto-editar {
   width: -webkit-calc(100% - 113px);
   width: -moz-calc(100% - 113px);
   width: calc(100% - 113px);
 }

 .admin_campos-check .admin_campos-campo .check .check-editar {
   float: left;
   width: 80px;
 }

 .admin_campos-check .admin_campos-campo .check .check-editar .editar_check,
 .admin_campos-check .admin_campos-campo .check .check-editar .remover_check {
   cursor: pointer;
   margin: 0 4px;
   line-height: 22px;
   float: left;
   width: 22px;
   text-align: center;
   font-size: 14px;
   padding: 4px;
   -webkit-transition: all .25s ease-out;
   -o-transition: all .25s ease-out;
   transition: all .25s ease-out;
 }

 .admin_campos-check .admin_campos-campo .check .check-editar .editar_check:hover,
 .admin_campos-check .admin_campos-campo .check .check-editar .remover_check:hover {
   background: rgba(0, 0, 0, 0.07);
 }

 .admin_campos-check .admin_campos-campo .check .check-borda {
   float: left;
   cursor: pointer;
   width: 14px;
   height: 14px;
   margin-right: 12px;
   border: 2px solid rgba(0, 0, 0, 0.54);
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -ms-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
 }

 .admin_campos-check .admin_campos-campo .check .check-borda_efeito {
   -webkit-animation: check-efeito 0.2s linear forwards;
   animation: check-efeito 0.2s linear forwards;
 }

 .admin_campos-check .admin_campos-campo .check_selecionado .check-borda {
   border-color: #337ab7;
 }

 @keyframes check-efeito {
   0% {
     -webkit-box-shadow: 0px 0px 0px 1px transparent;
     box-shadow: 0px 0px 0px 1px transparent;
   }

   50% {
     -webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
     box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
   }

   100% {
     -webkit-box-shadow: 0px 0px 0px 15px transparent;
     box-shadow: 0px 0px 0px 15px transparent;
   }
 }

 @-moz-keyframes check-efeito {
   0% {
     box-shadow: 0px 0px 0px 1px transparent;
   }

   50% {
     box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
   }

   100% {
     box-shadow: 0px 0px 0px 15px transparent;
   }
 }

 @-webkit-keyframes check-efeito {
   0% {
     -webkit-box-shadow: 0px 0px 0px 1px transparent;
     box-shadow: 0px 0px 0px 1px transparent;
   }

   50% {
     -webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
     box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
   }

   100% {
     -webkit-box-shadow: 0px 0px 0px 15px transparent;
     box-shadow: 0px 0px 0px 15px transparent;
   }
 }

 .admin_campos-check .admin_campos-campo .check .check-borda-bolinha {
   float: left;
   width: 14px;
   background: #fff;
   height: 14px;
   -ms-transform: scale(0);
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -ms-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
 }

 .admin_campos-check .admin_campos-campo .check_selecionado .check-borda-bolinha {
   text-align: center;
   font-size: 11px;
   line-height: 14px;
   color: #337ab7;
   -ms-transform: scale(1);
   -webkit-transform: scale(1);
   transform: scale(1);
   font-family: "Font Awesome 6 Pro";
   font-display: auto;
   font-style: normal;
   font-weight: 400;
   src: url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.eot);
   src: url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.woff2) format("woff2"), url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.woff) format("woff"), url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.ttf) format("truetype"), url(https://minio.hml.uniscale.tec.br/lp-assets/_shared/great/fa-regular-400.svg#FontAwesome6Pro) format("svg");
 }

 .admin_campos-check .admin_campos-campo .check_selecionado .check-borda-bolinha:before {
   content: '\f00c';
 }

 .admin_campos-disabled .check,
 .admin_campos-check .check.check_desativado {
   color: rgba(0, 0, 0, 0.54);
   pointer-events: none;
 }

 .admin_campos-disabled .check-texto,
 .admin_campos-check .admin_campos-campo .check.check_desativado .check-texto {
   color: rgba(0, 0, 0, 0.38);
 }

 .admin_campos-disabled.admin_campos-check .admin_campos-campo .check .check-borda,
 .admin_campos-check .admin_campos-campo .check.check_desativado .check-borda {
   border: 2px solid rgba(0, 0, 0, 0.14);
   background-color: rgba(0, 0, 0, 0.07);
 }

 .admin_campos-check .admin_campos-check-adicionar {
   margin-top: 12px;
 }

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

 .gm {
   width: 94%;
   min-width: 300px;
   max-width: 600px;
   overflow: hidden;
   position: absolute;
   background-color: rgb(255, 255, 255);
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.35);
   box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.35);
   margin: 0 auto;
   left: 0;
   right: 0;
 }

 .gm_efeitos {
   -webkit-transition: all 100ms ease;
   -moz-transition: all 100ms ease;
   -ms-transition: all 100ms ease;
   -o-transition: all 100ms ease;
   transition: all 100ms ease;
 }

 .gm_pulsar {
   -webkit-transform: scale(1.01);
   -moz-transform: scale(1.01);
   -o-transform: scale(1.01);
   transform: scale(1.01);
   -ms-transform: scale(1.01)
 }

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

 .gm_fundo {
   width: 100%;
   height: 100%;
   opacity: 0;
   -moz-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: "alpha(Opacity=0)";
   position: fixed;
   top: 0;
   left: 0;
   background: rgba(30, 41, 51, .45);
   -webkit-transition: all 100ms ease;
   -moz-transition: all 100ms ease;
   -ms-transition: all 100ms ease;
   -o-transition: all 100ms ease;
   transition: all 100ms ease;
 }

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

 #gpc-lgpd {
   min-width: 345px;
   position: fixed;
   margin: 0 auto;
   left: 0;
   right: 0;
   z-index: 999999999;
   -webkit-box-shadow: rgb(0 0 0 / 14%) 0px -3px 4px 2px;
   box-shadow: rgb(0 0 0 / 14%) 0px -3px 4px 2px;
   max-width: 960px;
   width: 100%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-box-shadow: 0 3px 17px rgb(0 0 0 / 15%);
   box-shadow: 0 3px 17px rgb(0 0 0 / 15%);
   border-radius: 6px;
   padding: 24px 44px 24px 36px;
   display: -ms-grid;
   display: grid;
   grid-auto-flow: column;
   grid-gap: 12px;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
   font-family: 'Roboto';
   font-weight: 400;
   font-style: normal;
 }

 #gpc-lgpd.botoes {
   -ms-grid-columns: minmax(280px, 80%) 258px;
   grid-template-columns: minmax(280px, 80%) 258px;
 }

 #gpc-lgpd.botao {
   -ms-grid-columns: minmax(280px, 85%) 140px;
   grid-template-columns: minmax(280px, 85%) 140px;
 }

 #gpc-lgpd.posicionar,
 #gpc-lgpd_editar.posicionar {
   bottom: -300px;
 }

 #gpc-lgpd.posicionado,
 #gpc-lgpd_editar.posicionado {
   bottom: 12px;
 }

 #gpc-lgpd_fechar {
   background-repeat: no-repeat;
   background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0id2hpdGUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMFYweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xOSA2LjQxTDE3LjU5IDUgMTIgMTAuNTkgNi40MSA1IDUgNi40MSAxMC41OSAxMiA1IDE3LjU5IDYuNDEgMTkgMTIgMTMuNDEgMTcuNTkgMTkgMTkgMTcuNTkgMTMuNDEgMTIgMTkgNi40MXoiLz48L3N2Zz4=);
   -webkit-filter: invert(30%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   filter: invert(30%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   background-position: center;
   background-size: 20px;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: auto 0;
   right: 8px;
   border-radius: 50%;
   width: 16px;
   height: 16px;
   padding: 8px;
   cursor: pointer;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }

 #gpc-lgpd_fechar:hover {
   -webkit-filter: invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   filter: invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
 }

 #gpc-lgpd_editar {
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAByklEQVQ4Eb3BTWgNABwA8P+e7dl8rfmKmby5eFs+FhdCEkmLcFg5PJF2J+JCe7U4zBYTvcSUk1COIkR6K0o+WhGRZ8vCVk9OOP3M7W223Px+8b9p0OaOgj8G3NMmHRMxz22fdGm2KEaos1WXQXfUxnjM0qJC0gb7ZWXtt1FS0m5zYnzSzhuS1yMr67K8YTnpGI+ENkXH1cUIdVKSERY6rigrEaOZ5Jq8ekl7PPbToIJfHmlVrl7eDeVRSre8Ko3eua1ZZYxQqdk9rzSo0utclHJWjbW+ykRIa3fTTe3SEfb5YrkaHTGa6Qq2SuhQ1C0jo1tRh4QWBVNiLJ0uROjUa4EKTZabZIFenRGuOhajSRi0WKMhtRq88Vyfl+rVGtJopbcxmoU+RsjKRXhqb4xwwP0IOdkIw+ZGKas8iXBFq2rfIrTarsJ3VTJ6IvRZGqUs8SzCGQdM9iPCYacjPLJLwjTzFU2NUmYoKnPImQhvNFnmo6TVPjvlqPcOxlheWGGtD8qckItw3QVlUo44aU38zREtyry2zUyfrVftoQd2SkmZGhOxwwfTbPbFFhX2uKtfQSYmpsct5dYZcMmq+DflLkpFmO2kfpviv/sNpOGFaovzfSwAAAAASUVORK5CYII=);
   background-position: center center;
   background-repeat: no-repeat;
   width: 24px;
   height: 24px;
   padding: 8px;
   border-radius: 24px;
   -webkit-box-shadow: rgb(0 0 0 / 9%) 0px 1px 4px 2px;
   box-shadow: rgb(0 0 0 / 9%) 0px 1px 4px 2px;
   bottom: 12px;
   left: 12px;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
 }

 #gpc-lgpd_editar.gpc-lgpd-cor_ffffff {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABrUlEQVQ4Eb3BO0gUAAAA0Hend2laYj/KD50tnVImuRQWEUWIFNUgNJwU4m4UtiQeSA6mpFGIlEFTVOAYSkYhJxREH4TCKDyVRFO4aKom48bzE029578r12ZY0pIlM0a0iVrTdkO+6lZnp7QStbrNGlZkVZvVCwk7olFcXKOjwsLO2WoNUbctSBgQF3dPwqI+UasKapPSqkRaiYgwSrVKiQtaJstDCWXCGrz0y6yk30Y1yVYm4bFsGXol5Krw2ZA6OdJy1BnxQblcY27JcFOhGt/EENVu0KB2UVwwr1KhTstskFQrqFNKr5iYXimdguolrbdCl350GVMspEqlLMXGdOGBq5YJmrVLhQVFyk14a9x7ZYosqLDfJ8uUmkJcH147L63ZM/SJY9E2Gaq9wn1NCnxHk1NCfsgVM4Bxe2TY7Q16NFvnJy67gVFnBeXbISVPho1SAi7pwYQqe00JO2DOdVd8cdEK7+xTY1LANX14pF9ARIsOB62iRb2Aj07aZM5hBV547oyIiDxrOm1SvuPmnRDS4KlpSTF/MeCJbIfMuKvaP8h2RwRbdJh2zH/3B4cUd2pn4P2sAAAAAElFTkSuQmCC);
 }

 #gpc-lgpd_texto {
   font-size: 15px;
   line-height: 20px;
   text-align: left;
   margin: auto 0;
   -ms-grid-column: 1;
   -ms-grid-column-span: 1;
   grid-column: 1 / 2;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }

 #gpc-lgpd_botoes {
   margin: auto;
   -ms-grid-column: 2;
   grid-column: 2 / 2;
   text-align: center;
 }

 .gpc-lgpd_botoes-botao {
   padding: 12px 16px;
   border-radius: 3px;
   cursor: pointer;
   font-size: 14px;
   float: left;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }

 #gpc-lgpd_botoes-configurar {
   margin-right: 2px;
   width: 78px;
 }

 #gpc-lgpd_botoes-confirmar {
   font-weight: bold;
 }

 .gpc-lgpd-cor_000000 {
   background-color: #000000;
 }

 .gpc-lgpd-cor_ffffff {
   background-color: #ffffff;
 }

 .gpc-lgpd-cor_727272 {
   background-color: #727272;
 }

 .gpc-lgpd-cor_aab7b8 {
   background-color: #aab7b8;
 }

 .gpc-lgpd-cor_4c5661 {
   background-color: #4c5661;
 }

 .gpc-lgpd-cor_ae855a {
   background-color: #ae855a;
 }

 .gpc-lgpd-cor_f55142 {
   background-color: #f55142;
 }

 .gpc-lgpd-cor_fa873e {
   background-color: #fa873e;
 }

 .gpc-lgpd-cor_ffd719 {
   background-color: #ffd719;
 }

 .gpc-lgpd-cor_bede34 {
   background-color: #bede34;
 }

 .gpc-lgpd-cor_29c287 {
   background-color: #29c287;
 }

 .gpc-lgpd-cor_42b5b1 {
   background-color: #42b5b1;
 }

 .gpc-lgpd-cor_007ac1 {
   background-color: #007ac1;
 }

 .gpc-lgpd-cor_6e60bb {
   background-color: #6e60bb;
 }

 .gpc-lgpd-cor_cd6fce {
   background-color: #cd6fce;
 }

 .gpc-lgpd-cor_ffabff {
   background-color: #ffabff;
 }

 .gpc-lgpd-cor_42b5b1 #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_007ac1 #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_6e60bb #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_botoes-confirmar {
   background: #f55142;
 }

 .gpc-lgpd-cor_42b5b1 #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_007ac1 #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_6e60bb #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_botoes-confirmar:hover {
   background: #ff6051;
 }

 .gpc-lgpd-cor_000000 #gpc-lgpd_texto,
 .gpc-lgpd-cor_000000 #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_000000 #gpc-lgpd_texto a,
 .gpc-lgpd-cor_000000 #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_000000 #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_000000 #gpc-lgpd_texto a:hover,
 .gpc-lgpd-cor_727272 #gpc-lgpd_texto,
 .gpc-lgpd-cor_727272 #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_727272 #gpc-lgpd_texto a,
 .gpc-lgpd-cor_727272 #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_727272 #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_727272 #gpc-lgpd_texto a:hover,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_texto,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_texto a,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_texto a:hover {
   color: rgba(255, 255, 255, 0.87);
 }

 .gpc-lgpd-cor_cd6fce #gpc-lgpd_texto,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_texto a,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_cd6fce #gpc-lgpd_texto a:hover,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_texto,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_texto a,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_ffabff #gpc-lgpd_texto a:hover,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_texto,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_texto a,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_ffffff #gpc-lgpd_texto a:hover,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_texto,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_botoes-configurar,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_texto a,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_texto a:visited,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_texto a:link,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_texto a:hover {
   color: rgb(0, 0, 0, 0.87);
 }

 .gpc-lgpd-cor_ffffff #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_727272 #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_botoes-confirmar,
 .gpc-lgpd-cor_000000 #gpc-lgpd_botoes-confirmar {
   color: #fff;
   background: rgb(1, 120, 230);
 }

 .gpc-lgpd-cor_ffffff #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_727272 #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_aab7b8 #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_4c5661 #gpc-lgpd_botoes-confirmar:hover,
 .gpc-lgpd-cor_000000 #gpc-lgpd_botoes-confirmar:hover {
   background: rgb(0, 149, 255);
 }

 .gm_lgpd {
   font-family: 'Roboto';
   font-weight: 400;
   font-style: normal;
 }

 .gpc_modal_popup_lgpd {
   font-family: 'Roboto';
   font-weight: 400;
   font-style: normal;
 }

 .gpc_modal_popup_lgpd-topo-fechar {
   position: absolute;
   top: 8px;
   padding: 14px 14px;
   color: rgba(0, 0, 0, 0.54);
   font-size: 20px;
   line-height: 18px;
   text-decoration: none;
   right: 8px;
   cursor: pointer;
   z-index: 1000;
   height: 14px;
   width: 14px;
 }

 .gpc_modal_popup_lgpd-fundo-fechar {
   position: absolute;
   top: 18px;
   right: 18px;
   padding: 14px 19px;
   color: rgba(255, 255, 255, 0.74);
   font-size: 18px;
   line-height: 18px;
   text-decoration: none;
   cursor: pointer;
 }

 .gpc_modal_popup_lgpd-fundo-fechar:hover {
   color: rgb(255, 255, 255);
   -webkit-filter: brightness(86%);
   filter: brightness(86%);
 }

 .gpc_modal_popup_lgpd-centro {
   float: left;
   width: 100%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   padding: 24px;
 }

 #gpc_modal_lgpd-titulo {
   float: left;
   width: 100%;
   margin-bottom: 36px
 }

 .gpc_modal_lgpd-titulo-titulo {
   font-size: 18px;
   font-weight: bold;
   line-height: 1.4;
   margin-bottom: 4px;
   color: rgba(0, 0, 0, .84);
 }

 .gpc_modal_lgpd-titulo-texto {
   font-size: 13px;
   line-height: 1.4;
 }

 .gpc_modal_lgpd-opcoes {
   float: left;
   width: 100%;
   margin-bottom: 24px;
 }

 .gpc_modal_lgpd-opcoes-protecao {
   float: left;
   width: 100%;
   margin-bottom: 8px;
   line-height: 1.4
 }

 .gpc_modal_lgpd-opcoes-titulo {
   font-size: 14px;
   color: rgba(0, 0, 0, .84);
   font-weight: bold;
 }

 .gpc_modal_lgpd-opcoes-aviso {
   font-size: 12px;
   margin-top: 2px;
   float: right;
   color: rgba(0, 0, 0, .52);
   font-weight: bold;
 }

 .gpc_modal_lgpd-opcoes-texto {
   font-size: 13px;
   line-height: 1.4;
   color: rgba(0, 0, 0, .68);
   padding: 0 48px 0 0;
 }

 .gpc_modal_lgpd-opcoes-selecao {
   float: right;
   position: relative;
   display: block;
   height: 10px;
   margin-left: 2px;
   width: 32px;
   background: #898989;
   -webkit-border-radius: 100px;
   border-radius: 100px;
   cursor: pointer;
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
   margin-right: 12px;
   margin-top: 8px;
 }

 .gpc_modal_lgpd-opcoes-selecao:before {
   position: absolute;
   left: -2px;
   top: -4px;
   display: block;
   width: 18px;
   height: 18px;
   -webkit-border-radius: 100px;
   border-radius: 100px;
   background: #fff;
   -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
   content: '';
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
 }

 .gpc_modal_lgpd-opcoes-selecao_selecionado {
   background: #6DBEB7;
 }

 .gpc_modal_lgpd-opcoes-selecao_selecionado:before {
   left: 20px;
   background: #009688;
 }

 #gpc_modal_lgpd-confirmar {
   text-align: center;
   cursor: pointer;
   margin-top: 8px;
   padding: 12px 24px;
   float: right;
   font-size: 14px;
   line-height: 14px;
   border-radius: 3px;
   color: #fff;
   background: #2196F3;
 }

 #gpc_modal_lgpd-confirmar:hover {
   background: #1A77C9;
 }

 @media all and (max-width:980px) {
   #gpc-lgpd {
     width: 98%;
   }
 }

 @media all and (max-width:750px) {
   #gpc-lgpd {
     width: 96%;
   }

   #gpc-lgpd.botoes,
   #gpc-lgpd.botao {
     -ms-grid-columns: minmax(280px, 100%);
     grid-template-columns: minmax(280px, 100%);
     padding: 24px 10%;
     grid-row-gap: 24px;
   }

   #gpc-lgpd_texto {
     -ms-grid-column: 1;
     grid-column: 1 / 1;
     -ms-grid-row: 1;
     -ms-grid-row-span: 1;
     grid-row: 1 / 2;
     margin: auto;
     text-align: center;
   }

   #gpc-lgpd_botoes {
     -ms-grid-column: 1;
     grid-column: 1 / 1;
     -ms-grid-row: 2;
     grid-row: 2 / 2;
   }

   .gpc-lgpd_botoes-botao {
     float: left;
   }

   #gpc-lgpd_botoes-configurar {
     margin-right: 12px;
     margin-bottom: 0px;
   }

   #gpc-lgpd_fechar {
     top: 4px;
     right: 4px;
     bottom: initial;
   }
 }

 .gtt-cima,
 .gtt-baixo,
 .gtt-esquerda,
 .gtt-direita {
   cursor: pointer;
 }

 .gtt_caixa {
   position: absolute;
   display: block;
   float: left;
   z-index: 999999;
   opacity: 0.92;
   -moz-opacity: 0.92;
   filter: alpha(opacity=92);
   -ms-filter: "alpha(Opacity=92)";
 }

 .gtt_caixa .gtt_caixa-seta {
   position: absolute;
   content: '';
   float: left;
   border: 5px solid transparent;
 }

 .gtt_caixa .gtt_caixa-conteudo {
   float: left;
   padding: 4px 7px;
   font-size: 12px;
   line-height: 12px;
   max-width: 184px;
   height: auto;
   white-space: normal;
   text-align: left;
   background-color: #323232;
   color: #fff;
   border-radius: 4px;
   -webkit-border-radius: 4px;
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
   font-style: normal;
 }

 .gtt_caixa.gtt_caixa-cima .gtt_caixa-seta {
   border-top-color: #323232;
 }

 .gtt_caixa.gtt_caixa-baixo .gtt_caixa-seta {
   border-bottom-color: #323232;
 }

 .gtt_caixa.gtt_caixa-esquerda .gtt_caixa-seta {
   border-left-color: #323232;
 }

 .gtt_caixa.gtt_caixa-direita .gtt_caixa-seta {
   border-right-color: #323232;
 }

/* inline-style-4 */
#lp-popup-overlay { position: fixed; inset: 0; background: rgba(0, 0, 0, .6); display: flex; align-items: center; justify-content: center; z-index: 99999; padding: 16px; }
#lp-popup-overlay[hidden] { display: none; }
#lp-popup-card { background: #fff; border-radius: 10px; max-width: 480px; width: 100%; max-height: 90vh; overflow: auto; padding: 24px; position: relative; box-shadow: 0 20px 60px rgba(0, 0, 0, .3); }
#lp-popup-close { position: absolute; top: 8px; right: 12px; background: none; border: 0; font-size: 28px; line-height: 1; cursor: pointer; color: #555; }
#lp-popup-close:hover { color: #000; }
.link_popup { cursor: pointer; }

/* obrigada - textos brancos (ajuste de cor dos titulos/endereco renderizados em <h2>/<p>) */
#e_2081535_1_70703 .c h2,
#e_2081535_1_174359778867ed30dc70d55469646886 .c h2,
#e_2081535_1_174359778867ed30dc70ed1918575077 .c h2,
#e_2081535_1_174359778867ed30dc70f92093865522 .c p {
  color: #ffffff !important;
}
