/* === BLOCO: css_desktop (media="all") === */

/* Fix dos cards de tamanho diferente devido a espaço em branco ao redor da imagem */
.swiper-slide {
  background-size: cover !important;
}

  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;
 }

.font-w-100 {
font-weight: 100 !important;
}

 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: 500;
 }

 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: 500;
   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;
 }

 .ug-el .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;
 }

 .ug-bloco {
   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%;
 }

 .ug-overlay {
   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;
 }

 .ug-el {
   position: absolute;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }

 .ug-el .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;
 }

 .ug-el.e_html .c {
   word-break: break-word;
   white-space: normal;
 }

 .ug-el.ug-linha-h {
   height: auto !important;
 }

 .ug-el.ug-linha-h .c {
   margin: auto 0;
   width: 100%;
   display: block;
   border-left: 0 none;
   border-right: 0 none;
   border-top: 0 none;
   margin: 5px 0;
 }

 .ug-el.ug-linha-v {
   width: auto !important;
 }

 .ug-el.ug-linha-v .c {
   margin: 0 auto;
   height: 100%;
   width: auto;
   display: block;
   margin: 0 5px;
 }

 .ug-el.ug-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;
 }

 .ug-el.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;
 }

 .ug-el.dm {
   display: none
 }

 .ug-el.dd,
 .ug-el.dd.ug-el.dm {
   display: block
 }

 .ug-el.esconder_desktop,
 .ug-el.ug-el.dd.esconder_desktop,
 .ug-el.ug-el.dm.esconder_desktop,
 .ug-bloco.esconder_desktop {
   display: none;
 }

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

   .ug-el.esconder_desktop,
   .ug-el.ug-el.dd.esconder_desktop,
   .ug-el.ug-el.dm.esconder_desktop,
   .ug-bloco.esconder_desktop {
     display: block;
   }

   .ug-el.esconder_mobile,
   .ug-bloco.esconder_mobile {
     display: none !important
   }

   .ug-el.dd {
     display: none
   }

   .ug-el.dm,
   .ug-el.dd.ug-el.dm {
     display: block
   }
 }

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

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

 .ug-el .c.ug-cta {
   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;
 }

 .ug-el .c .ug-botao span {
   -webkit-transition: color, opacity .25s ease-out;
   -o-transition: color, opacity .25s ease-out;
   transition: color, opacity .25s ease-out;
 }

 .ug-el .c.ug-cta.sombra_botao,
 .ug-el .c .ug-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);
 }

 .ug-el .c.ug-cta.sombra_3d,
 .ug-el .c .ug-botao span.sombra_3d {
   height: calc(100% - 5px)
 }

 .ug-el .c.e_html blockquote {
   display: none
 }

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

 .ug-el .c.link_interno {
   cursor: pointer
 }

 .e_circulo {
   border-radius: 50%
 }

 .ug-el.ug-imagem .c .imagem_fundo {
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   border: 0px transparent solid;
   border-radius: inherit;
 }

 option:disabled {
   display: none
 }

 .ug-el.ug-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_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;
 }

 .ug-el.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;
 }

 .ug-el a:link,
 .ug-el a:visited,
 .ug-el a {
   text-decoration: none;
 }

 .ug-el.ug-titulo a:hover,
 .ug-el.ug-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;
   }

   .ug-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) {
   .ug-el .c {
     word-break: break-word;
     white-space: normal;
   }
 }

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

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

 .ug-el.ug-cta * {
   font-family: "Montserrat", sans-serif;
   font-style: normal;
   font-weight: 900;
 }

 @media all and (max-width:800px) {
   .ug-el.ug-cta * {
     font-family: "Montserrat", sans-serif;
     font-style: normal;
     font-weight: 900;
   }
 }

 .ug-el .c.ug-titulo * a:hover,
 .ug-el .c.ug-titulo * a:link,
 .ug-el .c.ug-titulo * a:visited,
 .ug-el .c.ug-texto * a:hover,
 .ug-el .c.ug-texto * a:visited,
 .ug-el .c.ug-texto * a:link {
   color: inherit;
   font-weight: inherit;
   font-style: inherit;
 }

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

 .ug-el .c.ug-titulo h1,
 .ug-el .c.ug-titulo h1 * {
   font-family: "Kanit", sans-serif;
   font-style: normal;
   font-weight: 800;
 }

 .ug-el .c.ug-titulo h2,
 .ug-el .c.ug-titulo h2 * {
   font-family: "Kanit", sans-serif;
   font-style: normal;
   font-weight: 300;
 }

 .ug-el .c.ug-titulo h3,
 .ug-el .c.ug-titulo h3 * {
   font-family: "Kanit", sans-serif;
   font-style: normal;
   font-weight: 100;
 }

 .ug-el .c.ug-titulo h4,
 .ug-el .c.ug-titulo h4 * {
   font-family: "Roboto", sans-serif;
   font-style: normal;
   font-weight: 400;
 }

 .ug-el .c.ug-titulo h5,
 .ug-el .c.ug-titulo h5 * {
   font-family: "Roboto", sans-serif;
   font-style: normal;
   font-weight: 400;
 }

 .ug-el .c.ug-titulo h6,
 .ug-el .c.ug-titulo h6 * {
   font-family: "Roboto Condensed", sans-serif;
   font-style: normal;
   font-weight: 700;
 }

 .ug-el .c.ug-texto,
 .ug-el .c.ug-texto * {
   font-family: "Montserrat", sans-serif;
   font-style: normal;
   font-weight: inherit;
 }

 .ug-el .c.ug-titulo * b *,
 .ug-el .c.ug-titulo * strong *,
 .ug-el .c.ug-texto * b *,
 .ug-el .c.ug-texto * strong *,
 .ug-el .c.ug-titulo * b,
 .ug-el .c.ug-titulo * strong,
 .ug-el .c.ug-texto * b,
 .ug-el .c.ug-texto * strong {
   font-weight: bold;
   font-style: inherit;
 }

 .ug-el .c.ug-titulo * em,
 .ug-el .c.ug-texto * em,
 .ug-el .c.ug-titulo * i,
 .ug-el .c.ug-texto * i,
 .ug-el .c.ug-titulo * em *,
 .ug-el .c.ug-texto * em *,
 .ug-el .c.ug-titulo * i *,
 .ug-el .c.ug-texto * i * {
   font-style: italic;
 }

 .ug-el .c.ug-titulo * s,
 .ug-el .c.ug-texto * s,
 .ug-el .c.ug-titulo * strike,
 .ug-el .c.ug-texto * strike {
   text-decoration: line-through;
   font-weight: inherit;
 }

 .ug-el .c.ug-titulo * u,
 .ug-el .c.ug-texto * u {
   text-decoration: underline;
   font-weight: inherit;
 }

 .ug-el .c.ug-titulo ul,
 .ug-el .c.ug-texto ul {
   list-style-type: none;
   vertical-align: top;
   zoom: 1;
   *display: inline;
   padding-left: 1.5em;
 }

 .ug-el .c.ug-titulo ul li,
 .ug-el .c.ug-texto ul li,
 .ug-el .c.ug-titulo ol li,
 .ug-el .c.ug-texto ol li {
   position: relative;
 }

 .ug-el .c.ug-titulo ul li>span:first-child:before,
 .ug-el .c.ug-titulo ul li>font:first-child:before,
 .ug-el .c.ug-titulo ul li>b:first-child:before,
 .ug-el .c.ug-titulo ul li>i:first-child:before,
 .ug-el .c.ug-titulo ul li>a:first-child:before,
 .ug-el .c.ug-titulo ul li>u:first-child:before,
 .ug-el .c.ug-texto ul li>span:first-child:before,
 .ug-el .c.ug-texto ul li>font:first-child:before,
 .ug-el .c.ug-texto ul li>b:first-child:before,
 .ug-el .c.ug-texto ul li>i:first-child:before,
 .ug-el .c.ug-texto ul li>a:first-child:before,
 .ug-el .c.ug-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;
 }

 .ug-el .c.ug-titulo ol,
 .ug-el .c.ug-texto ol {
   list-style-type: none;
   display: inline-block;
   vertical-align: top;
   zoom: 1;
   *display: inline;
   counter-reset: lista_o;
   padding-left: 1.5em;
 }

 .ug-el .c.ug-titulo ol li>span:first-child:before,
 .ug-el .c.ug-titulo ol li>font:first-child:before,
 .ug-el .c.ug-titulo ol li>b:first-child:before,
 .ug-el .c.ug-titulo ol li>i:first-child:before,
 .ug-el .c.ug-titulo ol li>a:first-child:before,
 .ug-el .c.ug-titulo ol li>u:first-child:before,
 .ug-el .c.ug-texto ol li>span:first-child:before,
 .ug-el .c.ug-texto ol li>font:first-child:before,
 .ug-el .c.ug-texto ol li>b:first-child:before,
 .ug-el .c.ug-texto ol li>i:first-child:before,
 .ug-el .c.ug-texto ol li>a:first-child:before,
 .ug-el .c.ug-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;
 }

 .ug-el .c.e_faq .gac-item_cabecalho_titulo,
 .ug-el .c.e_faq .gac-item_conteudo {
   font-family: "Montserrat", sans-serif;
   font-style: normal;
   font-weight: 500;
 }

 .ug-el.e_faq {
   height: auto !important;
 }

 .ug-el.e_faq .gac {
   width: 100%;
   font-size: 30px;
 }

 .ug-el.e_faq .gac .gac-item {
   border: 0px solid #000;
   overflow: hidden;
   margin-bottom: 10px;
   border-radius: 8px
 }

 .ug-el.e_faq .gac .gac-item:last-of-type {
   margin-bottom: 0;
 }

 .ug-el.e_faq .gac .gac-item_conteudo {
   height: 0px;
 }

 .ug-el.e_faq .gac .gac-item_cabecalho_titulo,
 .ug-el.e_faq .gac .gac-item_conteudo p {
   -webkit-user-select: auto;
   -moz-user-select: auto;
   -ms-user-select: auto;
   user-select: auto;
 }

 .se_fonte .gac-item_cabecalho,
 .se_fonte .gac-item_cabecalho_icone {
   -webkit-transition: none !important;
   -moz-transition: none !important;
   -o-transition: none !important;
   transition: none !important
 }

 .ug-el .c.ug-video {
   border: 0px solid #a3bac6;
 }

 .ug-el.e_slider .c {
   border: 0 solid #000;
   overflow: hidden;
 }

 .ug-el.e_slider .c.cover .gsi_imagens .imagem,
 .ug-el.e_slider .c.cover .gsi_imagens .gsi_clone {
   background-size: cover;
 }

 .ug-el.e_slider .c.contain .gsi_imagens .imagem,
 .ug-el.e_slider .c.contain .gsi_imagens .gsi_clone {
   background-size: contain;
 }

 .ug-el.e_slider .c.mostrar_controles .gsi_proximo,
 .ug-el.e_slider .c.mostrar_controles .gsi_anterior {
   opacity: 1 !important;
   filter: alpha(opacity=100) !important;
 }

 .ug-el.e_slider .c .gsi_proximo.esconder,
 .ug-el.e_slider .c .gsi_anterior.esconder {
   opacity: 0 !important;
   filter: alpha(opacity=0) !important;
   pointer-events: none;
 }

 .ug-el.e_slider.dm.esconder_desktop:not(.dd) .gsi .gsi_imagens .imagem {
   display: none
 }

 .ug-el.e_slider.dd.esconder_mobile:not(.dm) .gsi .gsi_imagens .imagem {
   display: block
 }

 @media all and (max-width:800px) {
   .ug-el.e_slider.dm.esconder_desktop:not(.dd) .gsi .gsi_imagens .imagem {
     display: block
   }

   .ug-el.e_slider.dd.esconder_mobile:not(.dm) .gsi .gsi_imagens .imagem {
     display: none
   }
 }

 .ug-el.e_html {
   transform: none !important;
 }

 .ug-el.e_html .c,
 .ug-el.e_html .c * {
   will-change: auto;
 }

 #ug-b-f6a15463 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-f6a15463 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-e1a84656-m {
   z-index: 2232;
   width: 360px;
   left: 300px;
   top: 0px;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
 }

 #ug-e-492b8948 .c {
   z-index: 2232;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-492b8948 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-3891a13b {
   width: 100%;
   /*left: -1272.1px;*/
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2231;
 }

 #ug-e-3891a13b .c {
   z-index: 2231;
   font-size: 17px;
   line-height: 23.8px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-3891a13b .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

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

   60% {
     opacity: 1;
   }

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

 @keyframes e_2494661_1_1746648737681bbea141960416402188_animacao {
   0% {
     transform: translateX(0px);
     opacity: 0;
   }

   60% {
     opacity: 1;
   }

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

 #ug-b-a6228e54 {
   height: 601.016px;
   background-color: rgb(4, 133, 160);
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
   background-attachment: scroll;
 }

 #ug-b-a6228e54 .ug-overlay {
   opacity: 0;
 }

 #ug-e-8ebb3b0c {
   height: 104.395px;
   width: 641.468px;
   left: 0px;
   top: 25.625px;
   transform: translate(0px, 0px);
   z-index: 2174;
 }

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

 #ug-e-8ebb3b0c .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2174;
   background-image: url(../_assets/385284-16c089efe6c58360815db1967177c05f-359f3a.avif);
   background-size: 641.484px 104.395px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-402ba677 {
   height: 542.487px;
   width: 429.356px;
   left: 544.803px;
   top: 34.7452px;
   z-index: 1999;
   transform: translate(0px, 0px);
 }

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

 #ug-e-402ba677 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1999;
   background-image: url(../_assets/385284-e134fc498fee651f10d13a7297436dd7-c0e217.avif);
   background-size: 430px 542px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-5dec7752-m {
   z-index: 2165;
   width: 240px;
   left: 360px;
   top: 100.986px;
   height: 11px;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
 }

 #ug-e-0283d4ce .c {
   z-index: 2165;
   border-bottom: 1px solid #a3bac6;
 }

 #ug-e-38075dbb {
   width: 632.2px;
   left: 0.8px;
   top: 167.973px;
   transform: translate(0px, 0px);
   z-index: 2000;
 }

 #ug-e-38075dbb .c {
   z-index: 2000;
   font-size: 30px;
   line-height: 33px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
 }

 #ug-e-38075dbb .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc
 }

 #ug-e-dc998347 {
   width: 643px;
   left: 0.8px;
   top: 294.532px;
   transform: translate(0px, 0px);
   z-index: 2171;
 }

 #ug-e-dc998347 .c {
   line-height: 25.3px;
   letter-spacing: 0px;
   text-align: left;
   font-size: 23px;
   text-shadow: none;
   opacity: 1;
   z-index: 2171;
   ;
 }

 #ug-e-dc998347 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-189cec0c {
   width: 424.1px;
   height: 69px;
   left: -0.7px;
   top: 406.993px;
   transform: translate(0px, 0px);
   z-index: 2172;
 }

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

 #ug-e-e7be03cc {
   width: 385px;
   left: 18.8px;
   top: 419.484px;
   transform: translate(0px, 0px);
   z-index: 2173;
 }

 #ug-e-e7be03cc .c {
   line-height: 22px;
   letter-spacing: 0px;
   text-align: left;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2173;
   ;
 }

 #ug-e-e7be03cc .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-f194137d {
   width: 241px;
   left: 639px;
   top: 485.436px;
   transform: translate(0px, 0px);
   z-index: 2226;
 }

 #ug-e-f194137d .c {
   z-index: 2226;
   font-size: 18px;
   line-height: 18px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-f194137d .c>H2:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-e-20c39f8f {
   width: 424.1px;
   height: 58.7812px;
   left: -0.75px;
   top: 512.047px;
   transform: translate(0px, 0px);
   z-index: 2001;
 }

 #ug-e-20c39f8f .c {
   text-decoration: none;
   float: left;
   z-index: 2001;
   background-color: rgb(12, 235, 0);
   background-image: none;
   color: rgb(0, 0, 0);
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-20c39f8f .c:hover,
 #ug-e-20c39f8f .c:active {
   background-color: #0ceb00;
 }

 #ug-e-20c39f8f .c:hover,
 #ug-e-20c39f8f .c:active {
   color: #000000;
 }

 #ug-e-d54568c7 {
   width: 468px;
   left: 42.5px;
   top: 7.687px;
   transform: translate(0px, 0px);
   z-index: 3052;
 }

 #ug-e-d54568c7 .c {
   z-index: 3052;
   font-size: 23px;
   line-height: 32.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-b9bd520c {
   width: 531.5px;
   height: 463px;
   left: 10.75px;
   top: 72.063px;
   transform: translate(0px, 0px);
   z-index: 3051;
 }

 #ug-e-b9bd520c .c {
   z-index: 3051;
   ;
 }

 .ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea122b27979493467"] {
   max-width: 960px;
   width: 553px !important;
   height: 556px !important;
 }

 #ug-e-818f3685 {
   width: 400px;
   height: 58.8px;
   left: 559.5px;
   top: 512px;
   transform: translate(0px, 0px);
   z-index: 2224;
 }

 #ug-e-818f3685 .c {
   z-index: 2224;
   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: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(59, 255, 204);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-be73c893 {
   width: 241px;
   left: 643.8px;
   top: 521.819px;
   transform: translate(0px, 0px);
   z-index: 2225;
 }

 #ug-e-be73c893 .c {
   z-index: 2225;
   font-size: 24px;
   line-height: 1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-be73c893 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(26, 26, 26);
 }

 #ug-e-45d7cad7 {
   z-index: 2228;
   width: 241px;
   left: 596.5px;
   top: 538.124px;
   transform: translate(0px, 0px);
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
   z-index: 2228;
 }

 #ug-e-45d7cad7 .c {
   z-index: 2228;
   font-size: 16px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-45d7cad7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-e-b54653a9 {
   width: 241px;
   left: 643.8px;
   top: 545.835px;
   transform: translate(0px, 0px);
   z-index: 2229;
 }

 #ug-e-b54653a9 .c {
   z-index: 2229;
   font-size: 16px;
   line-height: 1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-b54653a9 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(26, 26, 26);
 }

 #ug-e-b4b340da {
   z-index: 2227;
   width: 241px;
   left: 596.5px;
   top: 550.709px;
   transform: translate(0px, 0px);
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
   z-index: 2227;
 }

 #ug-e-b4b340da .c {
   z-index: 2227;
   font-size: 24px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-b4b340da .c>H2:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-b-b1395365 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-b1395365 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-a5699749-m {
   z-index: 2230;
   width: 360px;
   left: 300px;
   top: 0px;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
 }

 #ug-e-a9c8421d .c {
   z-index: 2230;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-c21980df {
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2229;
 }

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

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

 #ug-b-ed0f3f80 {
   height: 823.462px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-ed0f3f80 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-2d792473-d {
   z-index: 2232;
   width: 360px;
   left: 300px;
   top: 0px;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
   z-index: 2232;
 }

 #ug-e-2d792473-d .c {
   z-index: 2232;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2d792473-d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-6c0767a8-d {
   z-index: 2230;
   width: 360px;
   left: 300px;
   top: 0px;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
   z-index: 2230;
 }

 #ug-e-6c0767a8-d .c {
   z-index: 2230;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-6c0767a8-d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-334f147f {
   height: 163.066px;
   width: 350.84px;
   left: 296.152px;
   top: 18.9648px;
   transform: translate(0px, 0px);
   z-index: 2;
 }

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

 #ug-e-334f147f .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2;
   background-image: url(../_assets/385284-10562fd076b2619ab8214f78b35cb696-3d85af.avif);
   background-size: 350.84px 163.066px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-b9c29abb-d {
   z-index: 2165;
   width: 240px;
   left: 360px;
   top: 100.986px;
   height: 11px;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
   z-index: 2165;
 }

 #ug-e-b9c29abb-d .c {
   z-index: 2165;
   border-bottom: 1px solid #a3bac6;
 }

 #ug-e-1b477f42 {
   width: 766px;
   left: 98px;
   top: 199.785px;
   transform: translate(0px, 0px);
   z-index: 2004;
 }

 #ug-e-1b477f42 .c {
   line-height: 40px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 40px;
   text-shadow: none;
   opacity: 1;
   z-index: 2004;
   ;
 }

 #ug-e-1b477f42 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-543ed359 {
   width: 813.5px;
   left: 64.8px;
   top: 203.769px;
   transform: translate(0px, 0px);
   z-index: 2007;
 }

 #ug-e-543ed359 .c {
   line-height: 20.8px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2007;
   ;
 }

 #ug-e-543ed359 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-543ed359 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-543ed359 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-543ed359 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-543ed359 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-543ed359 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-129d7860 {
   width: 962px;
   height: 195.775px;
   left: -2.1px;
   top: 475.093px;
   transform: translate(0px, 0px);
   z-index: 8;
 }

 #ug-e-129d7860 .c {
   z-index: 8;
   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: 10px;
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-size: cover;
   background-color: rgb(59, 255, 204);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-28f69385-d {
   width: 432px;
   height: 155px;
   left: 15.4px;
   top: 497.945px;
   transform: translate(0px, 0px);
   z-index: 2012;
 }

 #ug-e-28f69385-d .c {
   z-index: 2012;
   opacity: 1;
   border: 0px solid rgb(0, 104, 199);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-5dbb7ecc-d {
   width: 121.9px;
   left: 170.45px;
   top: 510.363px;
   transform: translate(0px, 0px);
   z-index: 2016;
 }

 #ug-e-5dbb7ecc-d .c {
   line-height: 1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 60px;
   text-shadow: none;
   opacity: 1;
   z-index: 2016;
   ;
 }

 #ug-e-5dbb7ecc-d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-45bb8050-d {
   width: 442.5px;
   left: 479.4px;
   top: 520.476px;
   transform: translate(0px, 0px);
   z-index: 2013;
 }

 #ug-e-45bb8050-d .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: left;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2013;
   ;
 }

 #ug-e-45bb8050-d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-b18b97bb-d {
   width: 407.8px;
   left: 27.55px;
   top: 570.399px;
   transform: translate(0px, 0px);
   z-index: 2017;
 }

 #ug-e-b18b97bb-d .c {
   z-index: 2017;
   font-size: 20px;
   line-height: 1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-b18b97bb-d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f0f3f5;
 }

 #ug-e-cb994a18-d {
   width: 650px;
   height: 64.1719px;
   left: 154.9px;
   top: 706.701px;
   transform: translate(0px, 0px);
   z-index: 2014;
 }

 #ug-e-cb994a18-d .c {
   text-decoration: none;
   float: left;
   z-index: 2014;
   background-color: rgb(12, 235, 0);
   background-image: none;
   color: rgb(0, 0, 0);
   border: 0px;
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-cb994a18-d .c:hover,
 #ug-e-cb994a18-d .c:active {
   background-color: #0ceb00;
 }

 #ug-e-cb994a18-d .c:hover,
 #ug-e-cb994a18-d .c:active {
   color: #000000;
 }

 #ug-e-fe06e283 {
   width: 468px;
   left: 47.5px;
   top: 6.687px;
   transform: translate(0px, 0px);
   z-index: 3054;
 }

 #ug-e-fe06e283 .c {
   z-index: 3054;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-bb0f327f {
   width: 538px;
   height: 450px;
   left: 12.5px;
   top: 71.063px;
   transform: translate(0px, 0px);
   z-index: 3053;
 }

 #ug-e-bb0f327f .c {
   z-index: 3053;
   ;
 }

 .ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea12303c039282629_d"] {
   max-width: 960px;
   width: 563px !important;
   height: 551px !important;
 }

 #ug-e-1d31460d-d {
   z-index: 2434;
   width: 417px;
   left: 256px;
   top: 785.098px;
   transform: translate(0px, 0px);
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
 }

 #ug-e-1d31460d-d .c {
   z-index: 2434;
   font-size: 16px;
   line-height: 22.4px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-1d31460d-d .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-b-f7abe1cb {
   height: 450px;
   background-color: #fff;
 }

 #ug-b-f7abe1cb .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-71d35c37-m {
   width: 432px;
   height: 155px;
   left: 15.4px;
   top: 497.945px;
   transform: translate(0px, 0px);
   z-index: 2012;
 }

 #ug-e-694da59e .c {
   z-index: 2012;
   opacity: 1;
   border: 0px solid rgb(0, 104, 199);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-be320b22-m {
   width: 121.9px;
   left: 170.45px;
   top: 510.363px;
   transform: translate(0px, 0px);
   z-index: 2016;
 }

 #ug-e-fec1f136 .c {
   line-height: 1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 60px;
   text-shadow: none;
   opacity: 1;
   z-index: 2016;
   ;
 }

 #ug-e-fec1f136 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-9565f945-m {
   width: 442.5px;
   left: 479.4px;
   top: 520.476px;
   transform: translate(0px, 0px);
   z-index: 2013;
 }

 #ug-e-8c8d7187 .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: left;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2013;
   ;
 }

 #ug-e-8c8d7187 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-bd2a43d2-m {
   width: 407.8px;
   left: 27.55px;
   top: 570.399px;
   transform: translate(0px, 0px);
   z-index: 2017;
 }

 #ug-e-ada75258 .c {
   z-index: 2017;
   font-size: 20px;
   line-height: 1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-ada75258 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f0f3f5;
 }

 #ug-e-5fe6f92a-m {
   width: 650px;
   height: 64.1719px;
   left: 154.9px;
   top: 706.701px;
   transform: translate(0px, 0px);
   z-index: 2014;
 }

 #ug-e-4c88da77 .c {
   text-decoration: none;
   float: left;
   z-index: 2014;
   background-color: rgb(12, 235, 0);
   background-image: none;
   color: rgb(0, 0, 0);
   border: 0px;
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-4c88da77 .c:hover,
 #ug-e-4c88da77 .c:active {
   background-color: #0ceb00;
 }

 #ug-e-4c88da77 .c:hover,
 #ug-e-4c88da77 .c:active {
   color: #000000;
 }

 #ug-e-fe06e283 {
   width: 468px;
   left: 47.5px;
   top: 6.687px;
   transform: translate(0px, 0px);
   z-index: 3054;
 }

 #ug-e-fe06e283 .c {
   z-index: 3054;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-bb0f327f {
   width: 538px;
   height: 450px;
   left: 12.5px;
   top: 71.063px;
   transform: translate(0px, 0px);
   z-index: 3053;
 }

 #ug-e-bb0f327f .c {
   z-index: 3053;
   ;
 }

 .ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea12303c039282629_m"] {
   max-width: 960px;
   width: 563px !important;
   height: 551px !important;
 }

 #ug-e-48f42d29-m {
   z-index: 2434;
   width: 417px;
   left: 256px;
   top: 785.098px;
   transform: translate(0px, 0px);
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
   z-index: 2434;
 }

 #ug-e-700e6417 .c {
   z-index: 2434;
   font-size: 16px;
   line-height: 22.4px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-700e6417 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-b-de106358 {
   height: 924.5px;
   background-color: rgb(0, 0, 0);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-de106358 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-ce5ed7c7 {
   width: 653px;
   left: 153.5px;
   top: 32.5115px;
   transform: translate(0px, 0px);
   z-index: 2175;
 }

 #ug-e-ce5ed7c7 .c {
   line-height: 40px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 40px;
   text-shadow: none;
   opacity: 1;
   z-index: 2175;
   ;
 }

 #ug-e-ce5ed7c7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-951b79f3 {
   width: 779px;
   height: 349px;
   left: 90.5px;
   top: 140.5px;
   transform: translate(0px, 0px);
   z-index: 2210;
 }

 #ug-e-951b79f3 .c {
   z-index: 2210;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
 }

 #ug-e-951b79f3 .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-951b79f3 .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301903645 {
   background-image: url(../_assets/385284-4f429c6a76efbb2cf021df072616e634-f99780.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301907365 {
   background-image: url(../_assets/385284-428ec5c1914f3993571bcc6979baba06-a6cd66.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301909776 {
   background-image: url(../_assets/385284-a08507d3ff5bb0030eaaa5e05688cf33-2b2143.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301307884 {
   background-image: url(../_assets/385284-e8986440e6dad56beedcb1538a9cda39-25414d.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301310457 {
   background-image: url(../_assets/385284-b675ffe6290630e9fe2a9711a8638335-f2f4b7.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301312680 {
   background-image: url(../_assets/385284-463c54f3a6fdd4aa07461fe9742d2da8-0ff19c.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301315502 {
   background-image: url(../_assets/385284-5d3cb21bb80b47ecb8930210784c58d8-2b7b69.avif);
 }

 #ug-e-951b79f3 #dd_gsi_imagem_1725301318341 {
   background-image: url(../_assets/385284-d717504db84b0be96cf7aaa65c14df59-975850.avif);
 }

 #ug-e-f7441180 {
   z-index: 2215;
   width: 779px;
   height: 349px;
   left: 90.5px;
   top: 172.5px;
   transform: translate(0px, 0px);
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
   z-index: 2215;
 }

 #ug-e-f7441180 .c {
   z-index: 2215;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 23px;
 }

 #ug-e-f7441180 .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-f7441180 .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-f7441180 #gsi_imagem_1725045217594 {
   background-image: url(../_assets/385284-4f429c6a76efbb2cf021df072616e634-f99780.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725045230674 {
   background-image: url(../_assets/385284-428ec5c1914f3993571bcc6979baba06-a6cd66.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302577882 {
   background-image: url(../_assets/385284-a08507d3ff5bb0030eaaa5e05688cf33-2b2143.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302581930 {
   background-image: url(../_assets/385284-e8986440e6dad56beedcb1538a9cda39-25414d.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302591163 {
   background-image: url(../_assets/385284-b675ffe6290630e9fe2a9711a8638335-f2f4b7.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302594557 {
   background-image: url(../_assets/385284-463c54f3a6fdd4aa07461fe9742d2da8-0ff19c.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302619446 {
   background-image: url(../_assets/385284-d717504db84b0be96cf7aaa65c14df59-975850.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302598996 {
   background-image: url(../_assets/385284-bc4111496127f506cf1d6f039915f8e1-ed7abf.avif);
 }

 #ug-e-f7441180 #gsi_imagem_1725302633966 {
   background-image: url(../_assets/385284-fe5c14436e3af834ac622476d8b3ce2e-5e66bb.avif);
 }

 #ug-e-63c0ddfd {
   width: 779px;
   height: 349px;
   left: 90.5px;
   top: 525.5px;
   transform: translate(0px, 0px);
   z-index: 2213;
 }

 #ug-e-63c0ddfd .c {
   z-index: 2213;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
 }

 #ug-e-63c0ddfd .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-63c0ddfd .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725024657523 {
   background-image: url(../_assets/385284-b8728462ec6c7e475e4bac681a3d5485-fe44e0.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301972311 {
   background-image: url(../_assets/385284-955277951ce298592b445fbf28effa72-2662e7.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301977473 {
   background-image: url(../_assets/385284-fdd10b34bed7c1a800b00dd6fd0e6024-886949.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301981079 {
   background-image: url(../_assets/385284-50a7b3fea7c8088d6ea8f4ca12c67fc5-b70a34.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301984527 {
   background-image: url(../_assets/385284-2702c88f22ecd4efcb3685f2b609fcfa-395c99.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301987701 {
   background-image: url(../_assets/385284-6b1aa129e3b509385eef0cabd3718d55-0e1d0a.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301989891 {
   background-image: url(../_assets/385284-c59d176c15ec70d967feea0c491f6097-18c091.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1725301993346 {
   background-image: url(../_assets/385284-0b90d4d4f9de19ad530fc1097accaeca-b17ed0.avif);
 }

 #ug-e-63c0ddfd #dd_gsi_imagem_1743195411706 {
   background-image: url(../_assets/385284-e4d98841a1dde1782e364fd77863fa97-81778f.avif);
 }

 #ug-e-9c64be4e {
   z-index: 2214;
   width: 779px;
   height: 349px;
   left: 90.5px;
   top: 557.5px;
   transform: translate(0px, 0px);
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
   z-index: 2214;
 }

 #ug-e-9c64be4e .c {
   z-index: 2214;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 23px;
 }

 #ug-e-9c64be4e .gsi_proximo {
   font-size: 24px;
   height: 23.9915px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-9c64be4e .gsi_anterior {
   font-size: 24px;
   height: 23.9915px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-9c64be4e #gsi_imagem_1725045353522 {
   background-image: url(../_assets/385284-b8728462ec6c7e475e4bac681a3d5485-fe44e0.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725045358289 {
   background-image: url(../_assets/385284-e38ed24416b4277506f9c576f995f83e-ee2f83.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302654043 {
   background-image: url(../_assets/385284-fdd10b34bed7c1a800b00dd6fd0e6024-886949.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302656558 {
   background-image: url(../_assets/385284-50a7b3fea7c8088d6ea8f4ca12c67fc5-b70a34.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302658646 {
   background-image: url(../_assets/385284-2702c88f22ecd4efcb3685f2b609fcfa-395c99.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302660963 {
   background-image: url(../_assets/385284-6b1aa129e3b509385eef0cabd3718d55-0e1d0a.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302663283 {
   background-image: url(../_assets/385284-c59d176c15ec70d967feea0c491f6097-18c091.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302666378 {
   background-image: url(../_assets/385284-0b90d4d4f9de19ad530fc1097accaeca-b17ed0.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302668612 {
   background-image: url(../_assets/385284-bc8d21ca7912a705dc7189e49f2358af-f7cb7a.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302762111 {
   background-image: url(../_assets/385284-890ec9e3e6f9c5903491b11a99c2a0dc-2eeb54.avif);
 }

 #ug-e-9c64be4e #gsi_imagem_1725302767311 {
   background-image: url(../_assets/385284-f15adb369c7f1fdedc4a245f1db00b58-606bee.avif);
 }

 #ug-b-3a8baeb5 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-3a8baeb5 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-a319832b {
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2230;
 }

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

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

 #ug-e-936812e1 {
   z-index: 2348;
   width: 360px;
   left: 300px;
   top: 20px;
   z-index: 2348;
   z-index: 2348;
   z-index: 2348;
   z-index: 2348;
   z-index: 2348;
 }

 #ug-e-936812e1 .c {
   z-index: 2348;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-936812e1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-b-65a86636 {
   height: 2260.1099999999997px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-65a86636 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-511035a2 {
   width: 554.5px;
   left: 200.95px;
   top: 47.5304px;
   transform: translate(0px, 0px);
   z-index: 2286;
 }

 #ug-e-511035a2 .c {
   z-index: 2286;
   font-size: 40px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-511035a2 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(59, 255, 204);
 }

 #ug-e-9fb5393c {
   width: 266.8px;
   left: 334.75px;
   top: 91.4749px;
   transform: translate(0px, 0px);
   z-index: 2290;
 }

 #ug-e-9fb5393c .c {
   z-index: 2290;
   font-size: 26px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-9fb5393c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-ea4d57bb {
   width: 975px;
   height: 63.0972px;
   left: -16.3px;
   top: 163.822px;
   transform: translate(0px, 0px);
   z-index: 2287;
 }

 #ug-e-ea4d57bb .c {
   z-index: 2287;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-fcbfb2a7 {
   width: 958.8px;
   left: -0.1px;
   top: 175.362px;
   transform: translate(0px, 0px);
   z-index: 2288;
 }

 #ug-e-fcbfb2a7 .c {
   line-height: 1;
   letter-spacing: 0px;
   text-align: left;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2288;
   ;
 }

 #ug-e-fcbfb2a7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(241, 241, 241);
   font-weight: bold;
 }

 #ug-e-bf52aa23 {
   width: 958.8px;
   left: 0.2px;
   top: 195.359px;
   transform: translate(0px, 0px);
   z-index: 2291;
 }

 #ug-e-bf52aa23 .c {
   z-index: 2291;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-bf52aa23 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-0371fee3 {
   width: 958.8px;
   left: 1px;
   top: 237.943px;
   transform: translate(0px, 0px);
   z-index: 2292;
 }

 #ug-e-0371fee3 .c {
   z-index: 2292;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-0371fee3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(241, 241, 241);
   font-weight: bold;
 }

 #ug-e-9bc7be9c {
   width: 933.8px;
   left: 0.4px;
   top: 259.917px;
   transform: translate(0px, 0px);
   z-index: 2293;
 }

 #ug-e-9bc7be9c .c {
   z-index: 2293;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-9bc7be9c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-14dd0728 {
   width: 975px;
   height: 78.0972px;
   left: -17.1px;
   top: 308.822px;
   transform: translate(0px, 0px);
   z-index: 2294;
 }

 #ug-e-14dd0728 .c {
   z-index: 2294;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-51ac0471 {
   width: 958.8px;
   left: -0.9px;
   top: 320.362px;
   transform: translate(0px, 0px);
   z-index: 2295;
 }

 #ug-e-51ac0471 .c {
   z-index: 2295;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-51ac0471 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-0ae86f95 {
   width: 958.8px;
   left: -0.6px;
   top: 340.359px;
   transform: translate(0px, 0px);
   z-index: 2296;
 }

 #ug-e-0ae86f95 .c {
   z-index: 2296;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-0ae86f95 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-acc38f92 {
   width: 958.8px;
   left: 0.5px;
   top: 397.052px;
   transform: translate(0px, 0px);
   z-index: 2297;
 }

 #ug-e-acc38f92 .c {
   z-index: 2297;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-acc38f92 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-db51e034 {
   width: 907.8px;
   left: -0.1px;
   top: 419.026px;
   transform: translate(0px, 0px);
   z-index: 2298;
 }

 #ug-e-db51e034 .c {
   line-height: 1;
   letter-spacing: 0px;
   text-align: left;
   font-size: 18px;
   text-shadow: none;
   opacity: 1;
   z-index: 2298;
   ;
 }

 #ug-e-db51e034 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-6c35aa0e {
   width: 975px;
   height: 78.0972px;
   left: -16.4px;
   top: 466.822px;
   transform: translate(0px, 0px);
   z-index: 2299;
 }

 #ug-e-6c35aa0e .c {
   z-index: 2299;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-27a991a7 {
   width: 958.8px;
   left: -0.2px;
   top: 478.362px;
   transform: translate(0px, 0px);
   z-index: 2300;
 }

 #ug-e-27a991a7 .c {
   z-index: 2300;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-27a991a7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-b6f2e335 {
   width: 894.8px;
   left: 0.0999999px;
   top: 498.359px;
   transform: translate(0px, 0px);
   z-index: 2301;
 }

 #ug-e-b6f2e335 .c {
   z-index: 2301;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-b6f2e335 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-82f0cd62 {
   width: 958.8px;
   left: 0.2px;
   top: 555.052px;
   transform: translate(0px, 0px);
   z-index: 2302;
 }

 #ug-e-82f0cd62 .c {
   z-index: 2302;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-82f0cd62 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-00c860c5 {
   width: 851.8px;
   left: -0.4px;
   top: 577.026px;
   transform: translate(0px, 0px);
   z-index: 2303;
 }

 #ug-e-00c860c5 .c {
   z-index: 2303;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-00c860c5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-de33d54d {
   width: 975px;
   height: 78.0972px;
   left: -16.7px;
   top: 624.588px;
   transform: translate(0px, 0px);
   z-index: 2304;
 }

 #ug-e-de33d54d .c {
   z-index: 2304;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-9cca0b99 {
   width: 958.8px;
   left: -0.5px;
   top: 636.128px;
   transform: translate(0px, 0px);
   z-index: 2305;
 }

 #ug-e-9cca0b99 .c {
   z-index: 2305;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-9cca0b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-4452e281 {
   width: 847.8px;
   left: -0.2px;
   top: 656.125px;
   transform: translate(0px, 0px);
   z-index: 2306;
 }

 #ug-e-4452e281 .c {
   z-index: 2306;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-4452e281 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-4acd9e66 {
   width: 958.8px;
   left: 0.9px;
   top: 712.818px;
   transform: translate(0px, 0px);
   z-index: 2307;
 }

 #ug-e-4acd9e66 .c {
   z-index: 2307;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-4acd9e66 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-c09c7c57 {
   width: 856.8px;
   left: 0.3px;
   top: 734.792px;
   transform: translate(0px, 0px);
   z-index: 2308;
 }

 #ug-e-c09c7c57 .c {
   z-index: 2308;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-c09c7c57 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-28ed9daf {
   width: 975px;
   height: 78.0972px;
   left: -16.6px;
   top: 781.912px;
   transform: translate(0px, 0px);
   z-index: 2309;
 }

 #ug-e-28ed9daf .c {
   z-index: 2309;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-fc9844f8 {
   width: 958.8px;
   left: -0.4px;
   top: 793.452px;
   transform: translate(0px, 0px);
   z-index: 2310;
 }

 #ug-e-fc9844f8 .c {
   z-index: 2310;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-fc9844f8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-277e6c24 {
   width: 847.8px;
   left: -0.1px;
   top: 813.449px;
   transform: translate(0px, 0px);
   z-index: 2311;
 }

 #ug-e-277e6c24 .c {
   z-index: 2311;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-277e6c24 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-c250faf3 {
   width: 958.8px;
   left: 1px;
   top: 870.142px;
   transform: translate(0px, 0px);
   z-index: 2312;
 }

 #ug-e-c250faf3 .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: left;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2312;
   ;
 }

 #ug-e-c250faf3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-eb7920bc {
   width: 856.8px;
   left: 0.4px;
   top: 892.116px;
   transform: translate(0px, 0px);
   z-index: 2313;
 }

 #ug-e-eb7920bc .c {
   z-index: 2313;
   font-size: 18px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-eb7920bc .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-8b8bfc9e {
   width: 650px;
   height: 64.1719px;
   left: 155.7px;
   top: 1929.05px;
   transform: translate(0px, 0px);
   z-index: 2289;
 }

 #ug-e-8b8bfc9e .c {
   text-decoration: none;
   float: left;
   z-index: 2289;
   background-color: rgb(245, 51, 63);
   background-image: none;
   color: rgb(255, 255, 255);
   border: 0px;
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-8b8bfc9e .c:hover,
 #ug-e-8b8bfc9e .c:active {
   background-color: #004a98;
 }

 #ug-e-8b8bfc9e .c:hover,
 #ug-e-8b8bfc9e .c:active {
   color: #000000;
 }

 #ug-e-553c652b {
   width: 527px;
   height: 327px;
   left: 25.5px;
   top: 420px;
   transform: translate(0px, 0px);
   z-index: 3059;
 }

 #ug-e-553c652b .c {
   z-index: 3059;
   ;
 }

 #ug-e-77bf9e19 {
   width: 527px;
   height: 327px;
   left: 25.5px;
   top: 420px;
   transform: translate(0px, 0px);
   z-index: 3061;
 }

 #ug-e-77bf9e19 .c {
   z-index: 3061;
   ;
 }

 #ug-e-f1cc0d83 {
   width: 468px;
   left: 55px;
   top: 420px;
   transform: translate(0px, 0px);
   z-index: 3060;
 }

 #ug-e-f1cc0d83 .c {
   z-index: 3060;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-67e62fb4 {
   width: 468px;
   left: 55px;
   top: 420px;
   transform: translate(0px, 0px);
   z-index: 3062;
 }

 #ug-e-67e62fb4 .c {
   z-index: 3062;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-67e62fb4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

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

 #ug-e-e00c431c {
   width: 958.8px;
   left: 1px;
   top: 2002.4538px;
   transform: translate(0px, 0px);
   z-index: 2440;
 }

 #ug-e-e00c431c .c {
   z-index: 2440;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-e00c431c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-b22660e9 {
   z-index: 2437;
   width: 417px;
   left: 256px;
   top: 2023.3218px;
   transform: translate(0px, 0px);
   z-index: 2437;
   z-index: 2437;
   z-index: 2437;
   z-index: 2437;
   z-index: 2437;
 }

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

 #ug-e-b22660e9 .c>P:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-e-b09435fe {
   z-index: 2440;
   width: 360px;
   height: 180px;
   left: 300px;
   top: 2040.11px;
   z-index: 2440;
   z-index: 2440;
   z-index: 2440;
 }

 #ug-e-b09435fe .c {
   z-index: 2440;
   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: 13px;
   background-image: none;
   background-size: cover;
   background-color: rgb(240, 243, 245);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-b-f15c31f2 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-f15c31f2 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-4147c458 {
   z-index: 2349;
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2349;
   z-index: 2349;
   z-index: 2349;
   z-index: 2349;
   z-index: 2349;
 }

 #ug-e-4147c458 .c {
   z-index: 2349;
   font-size: 15px;
   line-height: 21px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-4147c458 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-eaed8f5f {
   z-index: 2350;
   width: 360px;
   left: 300px;
   top: 20px;
   z-index: 2350;
   z-index: 2350;
   z-index: 2350;
   z-index: 2350;
   z-index: 2350;
 }

 #ug-e-eaed8f5f .c {
   z-index: 2350;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-b-5a9e3fa7 {
   height: 1194.08px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-5a9e3fa7 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-b253a325 {
   width: 554.5px;
   left: 200.95px;
   top: 47.5304px;
   transform: translate(0px, 0px);
   z-index: 2018;
 }

 #ug-e-b253a325 .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 40px;
   text-shadow: none;
   opacity: 1;
   z-index: 2018;
   ;
 }

 #ug-e-b253a325 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(59, 255, 204);
 }

 #ug-e-a786f3ae {
   width: 266.8px;
   left: 334.75px;
   top: 91.4749px;
   transform: translate(0px, 0px);
   z-index: 2087;
 }

 #ug-e-a786f3ae .c {
   z-index: 2087;
   font-size: 26px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-a786f3ae .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-6313e401 {
   width: 975px;
   height: 63.0972px;
   left: -16.3px;
   top: 163.822px;
   transform: translate(0px, 0px);
   z-index: 2018;
 }

 #ug-e-6313e401 .c {
   z-index: 2018;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-2fa443e7 {
   width: 958.8px;
   left: -0.1px;
   top: 175.362px;
   transform: translate(0px, 0px);
   z-index: 2049;
 }

 #ug-e-2fa443e7 .c {
   z-index: 2049;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2fa443e7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(241, 241, 241);
   font-weight: bold;
 }

 #ug-e-ebb1b815 {
   width: 958.8px;
   left: 0.2px;
   top: 195.359px;
   transform: translate(0px, 0px);
   z-index: 2088;
 }

 #ug-e-ebb1b815 .c {
   z-index: 2088;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-ebb1b815 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-c3ac188a {
   width: 958.8px;
   left: -0.1px;
   top: 237.943px;
   transform: translate(0px, 0px);
   z-index: 2089;
 }

 #ug-e-c3ac188a .c {
   z-index: 2089;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-c3ac188a .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(241, 241, 241);
   font-weight: bold;
 }

 #ug-e-a098cb33 {
   width: 933.8px;
   left: -0.7px;
   top: 259.917px;
   transform: translate(0px, 0px);
   z-index: 2090;
 }

 #ug-e-a098cb33 .c {
   z-index: 2090;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-a098cb33 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-7ae79c9c {
   width: 975px;
   height: 78.0972px;
   left: -17.1px;
   top: 308.822px;
   transform: translate(0px, 0px);
   z-index: 2236;
 }

 #ug-e-7ae79c9c .c {
   z-index: 2236;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-a5f6ed5c {
   width: 958.8px;
   left: -0.9px;
   top: 320.362px;
   transform: translate(0px, 0px);
   z-index: 2237;
 }

 #ug-e-a5f6ed5c .c {
   z-index: 2237;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-a5f6ed5c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-0f35f6ea {
   width: 958.8px;
   left: -0.6px;
   top: 340.359px;
   transform: translate(0px, 0px);
   z-index: 2238;
 }

 #ug-e-0f35f6ea .c {
   z-index: 2238;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-0f35f6ea .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-948dcb3d {
   width: 958.8px;
   left: 0.5px;
   top: 397.052px;
   transform: translate(0px, 0px);
   z-index: 2239;
 }

 #ug-e-948dcb3d .c {
   z-index: 2239;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-948dcb3d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-2c41b140 {
   width: 907.8px;
   left: -0.1px;
   top: 419.026px;
   transform: translate(0px, 0px);
   z-index: 2240;
 }

 #ug-e-2c41b140 .c {
   z-index: 2240;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2c41b140 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-962947f8 {
   width: 975px;
   height: 78.0972px;
   left: -16.4px;
   top: 466.822px;
   transform: translate(0px, 0px);
   z-index: 2241;
 }

 #ug-e-962947f8 .c {
   z-index: 2241;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-eec88a64 {
   width: 958.8px;
   left: -0.2px;
   top: 478.362px;
   transform: translate(0px, 0px);
   z-index: 2242;
 }

 #ug-e-eec88a64 .c {
   z-index: 2242;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-eec88a64 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-ee0aa448 {
   width: 959.8px;
   left: -1px;
   top: 498.359px;
   transform: translate(0px, 0px);
   z-index: 2243;
 }

 #ug-e-ee0aa448 .c {
   z-index: 2243;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-ee0aa448 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-284bbeaa {
   width: 958.8px;
   left: 0.2px;
   top: 555.052px;
   transform: translate(0px, 0px);
   z-index: 2244;
 }

 #ug-e-284bbeaa .c {
   z-index: 2244;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-284bbeaa .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-d07b2225 {
   width: 851.8px;
   left: -1px;
   top: 577.026px;
   transform: translate(0px, 0px);
   z-index: 2245;
 }

 #ug-e-d07b2225 .c {
   z-index: 2245;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-d07b2225 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-bd84d01a {
   width: 975px;
   height: 78.0972px;
   left: -16.7px;
   top: 624.588px;
   transform: translate(0px, 0px);
   z-index: 2246;
 }

 #ug-e-bd84d01a .c {
   z-index: 2246;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-c1baf2da {
   width: 958.8px;
   left: -0.5px;
   top: 636.128px;
   transform: translate(0px, 0px);
   z-index: 2247;
 }

 #ug-e-c1baf2da .c {
   z-index: 2247;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-c1baf2da .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-bf021f0c {
   width: 847.8px;
   left: -0.2px;
   top: 656.125px;
   transform: translate(0px, 0px);
   z-index: 2248;
 }

 #ug-e-bf021f0c .c {
   z-index: 2248;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-bf021f0c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-67dc68f6 {
   width: 958.8px;
   left: 0.9px;
   top: 712.818px;
   transform: translate(0px, 0px);
   z-index: 2249;
 }

 #ug-e-67dc68f6 .c {
   z-index: 2249;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-67dc68f6 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-f983fa13 {
   width: 856.8px;
   left: 0.3px;
   top: 734.792px;
   transform: translate(0px, 0px);
   z-index: 2250;
 }

 #ug-e-f983fa13 .c {
   z-index: 2250;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-f983fa13 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-a7b9e427 {
   width: 975px;
   height: 78.0972px;
   left: -16.6px;
   top: 781.912px;
   transform: translate(0px, 0px);
   z-index: 2251;
 }

 #ug-e-a7b9e427 .c {
   z-index: 2251;
   opacity: 1;
   border: 1px solid rgb(60, 60, 60);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(51, 50, 50);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-d98d85ab {
   width: 958.8px;
   left: -0.4px;
   top: 793.452px;
   transform: translate(0px, 0px);
   z-index: 2252;
 }

 #ug-e-d98d85ab .c {
   z-index: 2252;
   font-size: 20px;
   line-height: 1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-d98d85ab .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-2f726f97 {
   width: 847.8px;
   left: -0.1px;
   top: 813.449px;
   transform: translate(0px, 0px);
   z-index: 2253;
 }

 #ug-e-2f726f97 .c {
   z-index: 2253;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2f726f97 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-cf182362 {
   width: 958.8px;
   left: 1px;
   top: 870.142px;
   transform: translate(0px, 0px);
   z-index: 2254;
 }

 #ug-e-cf182362 .c {
   z-index: 2254;
   font-size: 20px;
   line-height: 22px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-cf182362 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-5ed154f3 {
   width: 959.6px;
   left: 0.4px;
   top: 892.116px;
   transform: translate(0px, 0px);
   z-index: 2255;
 }

 #ug-e-5ed154f3 .c {
   z-index: 2255;
   font-size: 18px;
   line-height: 18px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-5ed154f3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-7981a437 {
   z-index: 2050;
   width: 708px;
   height: 138.1px;
   left: 127px;
   top: 977px;
   transform: translate(0px, 0px);
   z-index: 2050;
   z-index: 2050;
   z-index: 2050;
 }

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

 #ug-e-adb69f77 {
   width: 650px;
   left: 156.001px;
   top: 985.68px;
   transform: translate(0px, 0px);
   z-index: 2439;
 }

 #ug-e-adb69f77 .c {
   z-index: 2439;
   font-size: 35px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-adb69f77 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-7dd6bfc5 {
   width: 650px;
   height: 64.1719px;
   left: 156.5px;
   top: 1037.03px;
   transform: translate(0px, 0px);
   z-index: 2438;
 }

 #ug-e-7dd6bfc5 .c {
   text-decoration: none;
   float: left;
   z-index: 2438;
   background-color: rgb(12, 235, 0);
   background-image: none;
   color: rgb(0, 0, 0);
   border: 0px;
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-7dd6bfc5 .c:hover,
 #ug-e-7dd6bfc5 .c:active {
   background-color: #0ceb00;
 }

 #ug-e-7dd6bfc5 .c:hover,
 #ug-e-7dd6bfc5 .c:active {
   color: #000000;
 }

 #ug-e-e4dfa3fa {
   width: 468px;
   left: 45.5px;
   top: 10.712px;
   transform: translate(0px, 0px);
   z-index: 3056;
 }

 #ug-e-e4dfa3fa .c {
   z-index: 3056;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-05337e6c {
   width: 532px;
   height: 469px;
   left: 13.5px;
   top: 75.063px;
   transform: translate(0px, 0px);
   z-index: 3055;
 }

 #ug-e-05337e6c .c {
   z-index: 3055;
   ;
 }

 .ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea1234b2986858260"] {
   max-width: 960px;
   width: 559px !important;
   height: 559px !important;
 }

 #ug-e-df29760f {
   width: 417px;
   left: 272.501px;
   top: 1157.04px;
   transform: translate(0px, 0px);
   z-index: 2435;
 }

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

 #ug-e-df29760f .c>P:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-b-ea83bae5 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-ea83bae5 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-ac136bd5 {
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2230;
 }

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

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

 #ug-b-5d44ed2c {
   height: 787.359px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-5d44ed2c .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-f99f48ec {
   z-index: 2397;
   width: 240px;
   left: 360px;
   top: 8.625px;
   height: 10.9091px;
   z-index: 2397;
   z-index: 2397;
   z-index: 2397;
   z-index: 2397;
   z-index: 2397;
 }

 #ug-e-f99f48ec .c {
   z-index: 2397;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-c0972d75-m {
   z-index: 2346;
   width: 240px;
   left: 360px;
   top: 8.625px;
   height: 10.9091px;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
 }

 #ug-e-80fb42c4 .c {
   z-index: 2346;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-adb6ae04-m {
   z-index: 2231;
   width: 240px;
   left: 360px;
   top: 22.625px;
   height: 10.9091px;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
 }

 #ug-e-45ddf192 .c {
   z-index: 2231;
   border-bottom: 1px solid #a3bac6;
 }

 #ug-e-594f81d1 {
   width: 614.3px;
   left: 172.9px;
   top: 29.589px;
   transform: translate(0px, 0px);
   z-index: 1896;
 }

 #ug-e-594f81d1 .c {
   line-height: 40px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 40px;
   text-shadow: none;
   opacity: 1;
   z-index: 1896;
   ;
 }

 #ug-e-594f81d1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-3ab85095-m {
   z-index: 2344;
   width: 240px;
   left: 360px;
   top: 42.625px;
   height: 10.9091px;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
 }

 #ug-e-0aa4a1d3 .c {
   z-index: 2344;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-3ca0563f {
   z-index: 2431;
   width: 240px;
   left: 360px;
   top: 48.625px;
   height: 10.9091px;
   z-index: 2431;
   z-index: 2431;
   z-index: 2431;
   z-index: 2431;
   z-index: 2431;
 }

 #ug-e-3ca0563f .c {
   z-index: 2431;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-dcd4cdc2-m {
   z-index: 2345;
   width: 240px;
   left: 360px;
   top: 62.625px;
   height: 10.9091px;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
 }

 #ug-e-674a89fa .c {
   z-index: 2345;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-1b5f3971 {
   width: 423px;
   left: 0px;
   top: 159.179px;
   transform: translate(0px, 0px);
   z-index: 2051;
 }

 #ug-e-1b5f3971 .c {
   line-height: 22px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2051;
   ;
 }

 #ug-e-1b5f3971 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-1b5f3971 .c>H2:nth-of-type(2)>DIV:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-f29f9367 {
   height: 590.1px;
   left: 474.343px;
   top: 159.1px;
   transform: translate(0px, 0px);
   z-index: 2021;
 }

 #ug-e-f29f9367 .c {
   z-index: 2021;
   border-left: 1px solid rgb(255, 255, 255);
 }

 #ug-e-7c861b43 {
   width: 423px;
   left: 537px;
   top: 159.179px;
   transform: translate(0px, 0px);
   z-index: 2055;
 }

 #ug-e-7c861b43 .c {
   line-height: 22px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2055;
   ;
 }

 #ug-e-7c861b43 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-7c861b43 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #f1f1f1;
 }

 #ug-e-89049cda {
   width: 423px;
   left: 537px;
   top: 340.991px;
   transform: translate(0px, 0px);
   z-index: 2056;
 }

 #ug-e-89049cda .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2056;
   ;
 }

 #ug-e-89049cda .c>H2:nth-of-type(1)>U:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc
 }

 #ug-e-89049cda .c>H2:nth-of-type(1)>U:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #9fe618
 }

 #ug-e-89049cda .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #f1f1f1;
 }

 #ug-e-d0f24b99 {
   width: 423px;
   left: 0px;
   top: 341.178px;
   transform: translate(0px, 0px);
   z-index: 2053;
 }

 #ug-e-d0f24b99 .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2053;
   ;
 }

 #ug-e-d0f24b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-d0f24b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #f1f1f1;
 }

 #ug-e-74f454b4 {
   width: 423px;
   left: 0px;
   top: 501.179px;
   transform: translate(0px, 0px);
   z-index: 2054;
 }

 #ug-e-74f454b4 .c {
   line-height: 1.1;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2054;
   ;
 }

 #ug-e-74f454b4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-74f454b4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #f1f1f1;
 }

 #ug-e-0ca3198c {
   width: 423px;
   left: 537px;
   top: 522.804px;
   transform: translate(0px, 0px);
   z-index: 2057;
 }

 #ug-e-0ca3198c .c {
   line-height: 22px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2057;
   ;
 }

 #ug-e-0ca3198c .c>H2:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-0ca3198c .c>H2:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #9fe618;
 }

 #ug-e-0ca3198c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-fb13dac8 {
   width: 423px;
   left: 0px;
   top: 661.179px;
   transform: translate(0px, 0px);
   z-index: 2430;
 }

 #ug-e-fb13dac8 .c {
   line-height: 22px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 20px;
   text-shadow: none;
   opacity: 1;
   z-index: 2430;
   ;
 }

 #ug-e-fb13dac8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #3bffcc;
 }

 #ug-e-fb13dac8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
   color: #f1f1f1;
 }

 #ug-b-f6f223c7 {
   height: 2353.19px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
 }

 #ug-b-f6f223c7 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-e7d89caf {
   width: 960px;
   height: 1708.2px;
   left: 0px;
   top: -0.001px;
   transform: translate(0px, 0px);
   z-index: 2348;
 }

 #ug-e-e7d89caf .c {
   z-index: 2348;
   opacity: 1;
   border: 0px solid rgb(163, 186, 198);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 26px 26px 0px 0px;
   background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
   background-size: cover;
   background-color: rgb(255, 255, 255);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-a8239bc1 {
   width: 859px;
   left: 50px;
   top: 68.9338px;
   transform: translate(0px, 0px);
   z-index: 2387;
 }

 #ug-e-a8239bc1 .c {
   z-index: 2387;
   font-size: 40px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-b7e43c86 {
   width: 545.1px;
   left: 203.8px;
   top: 111.915px;
   transform: translate(0px, 0px);
   z-index: 2388;
 }

 #ug-e-b7e43c86 .c {
   z-index: 2388;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-62f91120 {
   width: 163px;
   height: 120px;
   left: 380.955px;
   top: 177.971px;
   transform: translate(0px, 0px);
   z-index: 2355;
 }

 #ug-e-62f91120 .c {
   z-index: 2355;
   opacity: 1;
   border: 1px solid rgb(0, 0, 0);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 17px;
   background-image: none;
   background-size: cover;
   background-color: rgb(36, 36, 36);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-362f52f3 {
   width: 163px;
   height: 120px;
   left: 380.955px;
   top: 197.971px;
   transform: translate(0px, 0px);
   z-index: 2401;
 }

 #ug-e-362f52f3 .c {
   z-index: 2401;
   opacity: 1;
   border: 1px solid rgb(0, 0, 0);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 17px;
   background-image: none;
   background-size: cover;
   background-color: rgb(36, 36, 36);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-f9ab8dc7 {
   width: 126.979px;
   left: 399.037px;
   top: 215.95px;
   transform: translate(0px, 0px);
   z-index: 2385;
 }

 #ug-e-f9ab8dc7 .c {
   z-index: 2385;
   font-size: 20px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-f9ab8dc7 .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-4061dc07 {
   width: 163px;
   height: 120px;
   left: 380.955px;
   top: 217.971px;
   transform: translate(0px, 0px);
   z-index: 2404;
 }

 #ug-e-4061dc07 .c {
   z-index: 2404;
   opacity: 1;
   border: 1px solid rgb(0, 0, 0);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 17px;
   background-image: none;
   background-size: cover;
   background-color: rgb(36, 36, 36);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-9c3c8035 {
   width: 494px;
   left: 1.95px;
   top: 224.84px;
   transform: translate(0px, 0px);
   z-index: 2381;
 }

 #ug-e-9c3c8035 .c {
   z-index: 2381;
   font-size: 30px;
   line-height: 33px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-9c3c8035 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-5c96363c {
   width: 126.979px;
   left: 399.037px;
   top: 235.95px;
   transform: translate(0px, 0px);
   z-index: 2402;
 }

 #ug-e-5c96363c .c {
   z-index: 2402;
   font-size: 20px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-5c96363c .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(28, 28, 28);
 }

 #ug-e-e2bae978 {
   width: 545.1px;
   left: 2.05px;
   top: 273.84px;
   transform: translate(0px, 0px);
   z-index: 2382;
 }

 #ug-e-e2bae978 .c {
   z-index: 2382;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-69a28349 {
   height: 126.111px;
   width: 264.784px;
   left: 282.315px;
   top: 324.84px;
   transform: translate(0px, 0px);
   z-index: 2384;
 }

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

 #ug-e-69a28349 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1944;
   background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
   background-size: 265px 126px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-21a11df7 {
   left: 6.3865px;
   top: 328.84px;
   width: 258.3px;
   height: 123.043px;
   transform: translate(0px, 0px);
   z-index: 2353;
 }

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

 #ug-e-21a11df7 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1907;
   background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
   background-size: 258.297px 123.031px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-f4734339 {
   width: 164px;
   left: 377.971px;
   top: 333.73px;
   transform: translate(0px, 0px);
   z-index: 2350;
 }

 #ug-e-f4734339 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2350;
   ;
 }

 #ug-e-f4734339 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-8087bfe1 {
   width: 126.979px;
   left: 197.75px;
   top: 346.526px;
   transform: translate(0px, 0px);
   z-index: 2349;
 }

 #ug-e-8087bfe1 .c {
   z-index: 2349;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-8087bfe1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-e8d295b7 {
   width: 182px;
   left: 570.4px;
   top: 349.043px;
   transform: translate(0px, 0px);
   z-index: 2405;
 }

 #ug-e-e8d295b7 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2405;
   ;
 }

 #ug-e-e8d295b7 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(36, 36, 36);
 }

 #ug-e-079573ca {
   left: 282.274px;
   top: 450.84px;
   width: 263.926px;
   height: 62.5087px;
   transform: translate(0px, 0px);
   z-index: 2383;
 }

 #ug-e-079573ca .c {
   text-decoration: none;
   float: left;
   z-index: 2383;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.836px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-079573ca:hover .c,
 #ug-e-079573ca:active .c {
   background-color: #ffffff;
 }

 #ug-e-079573ca:hover .c,
 #ug-e-079573ca:active .c {
   color: #ffffff;
 }

 #ug-e-03d67198 {
   left: 6.3px;
   top: 452.84px;
   width: 258.13px;
   height: 61.1359px;
   transform: translate(0px, 0px);
   z-index: 2351;
 }

 #ug-e-03d67198 .c {
   text-decoration: none;
   float: left;
   z-index: 2351;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.3776px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-03d67198:hover .c,
 #ug-e-03d67198:active .c {
   background-color: #ffffff;
 }

 #ug-e-03d67198:hover .c,
 #ug-e-03d67198:active .c {
   color: #ffffff;
 }

 #ug-e-569095e0 {
   width: 182px;
   left: 570.4px;
   top: 470.262px;
   transform: translate(0px, 0px);
   z-index: 2359;
 }

 #ug-e-569095e0 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2359;
   ;
 }

 #ug-e-569095e0 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-4870ee59 {
   width: 151px;
   left: 386.271px;
   top: 492.097px;
   transform: translate(0px, 0px);
   z-index: 2358;
 }

 #ug-e-4870ee59 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2358;
   ;
 }

 #ug-e-4870ee59 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-aa63a9d4 {
   width: 126.979px;
   left: 196.35px;
   top: 506.058px;
   transform: translate(0px, 0px);
   z-index: 2357;
 }

 #ug-e-aa63a9d4 .c {
   z-index: 2357;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-c16a0d1b {
   width: 154px;
   left: 387.971px;
   top: 640.698px;
   transform: translate(0px, 0px);
   z-index: 2362;
 }

 #ug-e-c16a0d1b .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2362;
   ;
 }

 #ug-e-c16a0d1b .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-b4ca1861 {
   width: 182.8px;
   left: 570.41px;
   top: 652.019px;
   transform: translate(0px, 0px);
   z-index: 2363;
 }

 #ug-e-b4ca1861 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2363;
   ;
 }

 #ug-e-b4ca1861 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-bf38cdd8 {
   width: 154.979px;
   left: 198.55px;
   top: 664.595px;
   transform: translate(0px, 0px);
   z-index: 2361;
 }

 #ug-e-bf38cdd8 .c {
   z-index: 2361;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-3c00a6bb {
   width: 172.1px;
   left: 569.61px;
   top: 787.316px;
   transform: translate(0px, 0px);
   z-index: 2367;
 }

 #ug-e-3c00a6bb .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2367;
   ;
 }

 #ug-e-3c00a6bb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-02b0f51e {
   width: 156.3px;
   left: 197.25px;
   top: 855.616px;
   transform: translate(0px, 0px);
   z-index: 2365;
 }

 #ug-e-02b0f51e .c {
   z-index: 2365;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-02b0f51e .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-4ff04bbf {
   width: 164px;
   left: 377.971px;
   top: 863.477px;
   transform: translate(0px, 0px);
   z-index: 2366;
 }

 #ug-e-4ff04bbf .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2366;
   ;
 }

 #ug-e-4ff04bbf .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-6f9da902 {
   width: 182.8px;
   left: 568.61px;
   top: 1028.36px;
   transform: translate(0px, 0px);
   z-index: 2371;
 }

 #ug-e-6f9da902 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2371;
   ;
 }

 #ug-e-6f9da902 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-ab1a3bcb {
   width: 164px;
   left: 379.771px;
   top: 1103.2px;
   transform: translate(0px, 0px);
   z-index: 2370;
 }

 #ug-e-ab1a3bcb .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2370;
   ;
 }

 #ug-e-ab1a3bcb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-42d77e4b {
   width: 154.979px;
   left: 197.392px;
   top: 1109.17px;
   transform: translate(0px, 0px);
   z-index: 2369;
 }

 #ug-e-42d77e4b .c {
   z-index: 2369;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-42d77e4b .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-e7191da5 {
   width: 182.8px;
   left: 570.41px;
   top: 1261.13px;
   transform: translate(0px, 0px);
   z-index: 2375;
 }

 #ug-e-e7191da5 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2375;
   ;
 }

 #ug-e-e7191da5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-0f5cdc1f {
   width: 164px;
   left: 378.971px;
   top: 1304.86px;
   transform: translate(0px, 0px);
   z-index: 2374;
 }

 #ug-e-0f5cdc1f .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2374;
   ;
 }

 #ug-e-0f5cdc1f .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-fbd07f7d {
   width: 154.979px;
   left: 197.392px;
   top: 1317.57px;
   transform: translate(0px, 0px);
   z-index: 2373;
 }

 #ug-e-fbd07f7d .c {
   z-index: 2373;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-e1b50fc6 {
   width: 174px;
   left: 374.799px;
   top: 1453.16px;
   transform: translate(0px, 0px);
   z-index: 2378;
 }

 #ug-e-e1b50fc6 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2378;
   ;
 }

 #ug-e-e1b50fc6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-23e44a79 {
   width: 182.8px;
   left: 570.41px;
   top: 1454.31px;
   transform: translate(0px, 0px);
   z-index: 2379;
 }

 #ug-e-23e44a79 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 2379;
   ;
 }

 #ug-e-23e44a79 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-75c04aa5 {
   width: 154.979px;
   left: 197.713px;
   top: 1486.15px;
   transform: translate(0px, 0px);
   z-index: 2377;
 }

 #ug-e-75c04aa5 .c {
   z-index: 2377;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-75c04aa5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-684f8c94 {
   width: 555.3px;
   left: 199.2px;
   top: 1556.42px;
   transform: translate(0px, 0px);
   z-index: 2354;
 }

 #ug-e-684f8c94 .c {
   z-index: 2354;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-b12ccdf3 {
   width: 649.6px;
   height: 64.1719px;
   left: 149px;
   top: 1610.02px;
   transform: translate(0px, 0px);
   z-index: 2396;
 }

 #ug-e-b12ccdf3 .c {
   text-decoration: none;
   float: left;
   z-index: 2396;
   background-color: rgb(245, 51, 63);
   background-image: none;
   color: rgb(255, 255, 255);
   border: 0px;
   font-size: 18px;
   text-align: center;
   box-shadow: rgb(207, 207, 207) 0px 1px 3px;
   border-radius: 10px;
 }

 #ug-e-b12ccdf3:hover .c,
 #ug-e-b12ccdf3:active .c {
   background-color: #004a98;
 }

 #ug-e-b12ccdf3:hover .c,
 #ug-e-b12ccdf3:active .c {
   color: #000000;
 }

 #ug-e-de666c49 {
   z-index: 2395;
   width: 555.3px;
   left: 22.55px;
   top: 1640.72px;
   transform: translate(0px, 0px);
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
   z-index: 2395;
 }

 #ug-e-de666c49 .c {
   z-index: 2395;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-8c85feae {
   z-index: 2415;
   height: 240px;
   left: 480px;
   top: 1708.19px;
   z-index: 2415;
   z-index: 2415;
   z-index: 2415;
   z-index: 2415;
   z-index: 2415;
 }

 #ug-e-8c85feae .c {
   z-index: 2415;
   border-left: 1px solid #a3bac6;
 }

 #ug-e-1cd0f961 {
   z-index: 2416;
   width: 240px;
   left: 360px;
   top: 1988.19px;
   height: 11px;
   z-index: 2416;
   z-index: 2416;
   z-index: 2416;
   z-index: 2416;
   z-index: 2416;
 }

 #ug-e-1cd0f961 .c {
   z-index: 2416;
   border-bottom: 1px solid #a3bac6;
 }

 #ug-e-49fd2805 {
   z-index: 2417;
   width: 240px;
   left: 360px;
   top: 2008.19px;
   height: 11px;
   z-index: 2417;
   z-index: 2417;
   z-index: 2417;
   z-index: 2417;
   z-index: 2417;
 }

 #ug-e-49fd2805 .c {
   z-index: 2417;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-c9df29a2 {
   z-index: 2418;
   width: 240px;
   left: 360px;
   top: 2008.19px;
   height: 11px;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
 }

 #ug-e-c9df29a2 .c {
   z-index: 2418;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-dc36207c {
   z-index: 2419;
   width: 240px;
   left: 360px;
   top: 2028.19px;
   height: 11px;
   z-index: 2419;
   z-index: 2419;
   z-index: 2419;
   z-index: 2419;
   z-index: 2419;
 }

 #ug-e-dc36207c .c {
   z-index: 2419;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-0af5743b {
   z-index: 2420;
   width: 240px;
   left: 360px;
   top: 2028.19px;
   height: 11px;
   z-index: 2420;
   z-index: 2420;
   z-index: 2420;
   z-index: 2420;
   z-index: 2420;
 }

 #ug-e-0af5743b .c {
   z-index: 2420;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-f459801b {
   z-index: 2421;
   width: 240px;
   left: 360px;
   top: 2048.19px;
   height: 11px;
   z-index: 2421;
   z-index: 2421;
   z-index: 2421;
   z-index: 2421;
   z-index: 2421;
 }

 #ug-e-f459801b .c {
   z-index: 2421;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-328c904b {
   z-index: 2422;
   width: 240px;
   left: 360px;
   top: 2048.19px;
   height: 11px;
   z-index: 2422;
   z-index: 2422;
   z-index: 2422;
   z-index: 2422;
   z-index: 2422;
 }

 #ug-e-328c904b .c {
   z-index: 2422;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-be3d3c41 {
   z-index: 2423;
   width: 240px;
   left: 360px;
   top: 2068.19px;
   height: 11px;
   z-index: 2423;
   z-index: 2423;
   z-index: 2423;
   z-index: 2423;
   z-index: 2423;
 }

 #ug-e-be3d3c41 .c {
   z-index: 2423;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-6e7ec32c {
   z-index: 2424;
   width: 240px;
   left: 360px;
   top: 2068.19px;
   height: 11px;
   z-index: 2424;
   z-index: 2424;
   z-index: 2424;
   z-index: 2424;
   z-index: 2424;
 }

 #ug-e-6e7ec32c .c {
   z-index: 2424;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-5db4502a {
   z-index: 2425;
   width: 240px;
   left: 360px;
   top: 2088.19px;
   height: 11px;
   z-index: 2425;
   z-index: 2425;
   z-index: 2425;
   z-index: 2425;
   z-index: 2425;
 }

 #ug-e-5db4502a .c {
   z-index: 2425;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-702874d3 {
   z-index: 2426;
   width: 240px;
   left: 360px;
   top: 2088.19px;
   height: 11px;
   z-index: 2426;
   z-index: 2426;
   z-index: 2426;
   z-index: 2426;
   z-index: 2426;
 }

 #ug-e-702874d3 .c {
   z-index: 2426;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-b61f3a80 {
   z-index: 2427;
   width: 240px;
   left: 360px;
   top: 2108.19px;
   height: 11px;
   z-index: 2427;
   z-index: 2427;
   z-index: 2427;
   z-index: 2427;
   z-index: 2427;
 }

 #ug-e-b61f3a80 .c {
   z-index: 2427;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-459e54ff {
   z-index: 2418;
   width: 228px;
   height: 54px;
   left: 366px;
   top: 2259.19px;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
   z-index: 2418;
 }

 #ug-e-459e54ff .c {
   text-decoration: none;
   float: left;
   z-index: 2418;
   background-color: rgb(30, 136, 229);
   background-image: none;
   color: rgb(255, 255, 255);
   border: 0px;
   font-size: 18px;
   text-align: center;
   box-shadow: rgb(207, 207, 207) 0px 1px 3px;
   border-radius: 3px;
 }

 #ug-e-459e54ff:hover .c,
 #ug-e-459e54ff:active .c {
   background-color: #1565c0;
 }

 #ug-e-459e54ff:hover .c,
 #ug-e-459e54ff:active .c {
   color: #ffffff;
 }

 #ug-b-3cc4cc95 {
   height: 1708.19px;
   background-color: rgb(36, 36, 36);
   background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
   background-position: 50% 50%;
 }

 #ug-b-3cc4cc95 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-7282315b-d {
   z-index: 2346;
   width: 240px;
   left: 360px;
   top: 8.625px;
   height: 10.9091px;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
   z-index: 2346;
 }

 #ug-e-7282315b-d .c {
   z-index: 2346;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-c91a4796-d {
   z-index: 2231;
   width: 240px;
   left: 360px;
   top: 22.625px;
   height: 10.9091px;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
   z-index: 2231;
 }

 #ug-e-c91a4796-d .c {
   z-index: 2231;
   border-bottom: 1px solid #a3bac6;
 }

 #ug-e-4bcfdb93-d {
   z-index: 2344;
   width: 240px;
   left: 360px;
   top: 42.625px;
   height: 10.9091px;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
   z-index: 2344;
 }

 #ug-e-4bcfdb93-d .c {
   z-index: 2344;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-51cd294e-d {
   z-index: 2345;
   width: 240px;
   left: 360px;
   top: 62.625px;
   height: 10.9091px;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
   z-index: 2345;
 }

 #ug-e-51cd294e-d .c {
   z-index: 2345;
   border-bottom: 1px solid rgb(163, 186, 198);
 }

 #ug-e-1024da6a {
   width: 859px;
   left: 50px;
   top: 68.9338px;
   transform: translate(0px, 0px);
   z-index: 1951;
 }

 #ug-e-1024da6a .c {
   z-index: 1951;
   font-size: 40px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-1024da6a .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-50bf2115 {
   width: 545.1px;
   left: 203.8px;
   top: 111.915px;
   transform: translate(0px, 0px);
   z-index: 1961;
 }

 #ug-e-50bf2115 .c {
   z-index: 1961;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-a193ad53 {
   width: 163px;
   height: 120px;
   left: 579.8px;
   top: 176.323px;
   transform: translate(0px, 0px);
   z-index: 1911;
 }

 #ug-e-a193ad53 .c {
   z-index: 1911;
   opacity: 1;
   border: 0px solid rgb(0, 104, 199);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 17px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-ed635e5e {
   width: 163px;
   height: 120px;
   left: 380.955px;
   top: 177.971px;
   transform: translate(0px, 0px);
   z-index: 1903;
 }

 #ug-e-ed635e5e .c {
   z-index: 1903;
   opacity: 1;
   border: 1px solid rgb(0, 0, 0);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 17px;
   background-image: none;
   background-size: cover;
   background-color: rgb(36, 36, 36);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-3158768d {
   width: 126.979px;
   left: 399.037px;
   top: 215.95px;
   transform: translate(0px, 0px);
   z-index: 1946;
 }

 #ug-e-3158768d .c {
   z-index: 1946;
   font-size: 20px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-3158768d .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-78aa4037 {
   width: 126.979px;
   left: 598.293px;
   top: 215.123px;
   transform: translate(0px, 0px);
   z-index: 1950;
 }

 #ug-e-78aa4037 .c {
   z-index: 1950;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-78aa4037 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-e-6925c6d3-m {
   width: 494px;
   left: 1.95px;
   top: 224.84px;
   transform: translate(0px, 0px);
   z-index: 1941;
 }

 #ug-e-5b11fe61 .c {
   z-index: 1941;
   font-size: 30px;
   line-height: 33px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-5b11fe61 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-62d04c75-m {
   width: 545.1px;
   left: 2.05px;
   top: 273.84px;
   transform: translate(0px, 0px);
   z-index: 1942;
 }

 #ug-e-30cab5c5 .c {
   z-index: 1942;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-d27bb3bd-m {
   height: 126.111px;
   width: 264.784px;
   left: 282.315px;
   top: 324.84px;
   transform: translate(0px, 0px);
   z-index: 1944;
 }

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

 #ug-e-fa0fac06 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1944;
   background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
   background-size: 265px 126px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-68b6df44-m {
   left: 6.3865px;
   top: 328.84px;
   width: 258.3px;
   height: 123.043px;
   transform: translate(0px, 0px);
   z-index: 1907;
 }

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

 #ug-e-4e1cb7cc .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1907;
   background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
   background-size: 258.297px 123.031px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-1bb5098d {
   width: 182px;
   left: 570.4px;
   top: 329.043px;
   transform: translate(0px, 0px);
   z-index: 1909;
 }

 #ug-e-1bb5098d .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1909;
   ;
 }

 #ug-e-1bb5098d .c>P:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(36, 36, 36);
 }

 #ug-e-54c773b6 {
   width: 164px;
   left: 377.971px;
   top: 333.73px;
   transform: translate(0px, 0px);
   z-index: 1908;
 }

 #ug-e-54c773b6 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1908;
   ;
 }

 #ug-e-54c773b6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-b8d5ef93 {
   width: 126.979px;
   left: 197.75px;
   top: 346.526px;
   transform: translate(0px, 0px);
   z-index: 1907;
 }

 #ug-e-b8d5ef93 .c {
   z-index: 1907;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-0262d795 {
   width: 555.2px;
   left: 197.2px;
   top: 421.711px;
   transform: translate(0px, 0px);
   z-index: 1912;
 }

 #ug-e-0262d795 .c {
   z-index: 1912;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-531dbeb1-m {
   left: 282.274px;
   top: 450.84px;
   width: 263.926px;
   height: 62.5087px;
   transform: translate(0px, 0px);
   z-index: 1943;
 }

 #ug-e-e4ebbd38 .c {
   text-decoration: none;
   float: left;
   z-index: 1943;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.836px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-e4ebbd38:hover .c,
 #ug-e-e4ebbd38:active .c {
   background-color: #ffffff;
 }

 #ug-e-e4ebbd38:hover .c,
 #ug-e-e4ebbd38:active .c {
   color: #ffffff;
 }

 #ug-e-6b1f2c47-m {
   left: 6.3px;
   top: 452.84px;
   width: 258.13px;
   height: 61.1359px;
   transform: translate(0px, 0px);
   z-index: 1906;
 }

 #ug-e-b5465d5d .c {
   text-decoration: none;
   float: left;
   z-index: 1906;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.3776px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-b5465d5d:hover .c,
 #ug-e-b5465d5d:active .c {
   background-color: #ffffff;
 }

 #ug-e-b5465d5d:hover .c,
 #ug-e-b5465d5d:active .c {
   color: #ffffff;
 }

 #ug-e-41b3c23a {
   width: 182px;
   left: 570.4px;
   top: 470.262px;
   transform: translate(0px, 0px);
   z-index: 1915;
 }

 #ug-e-41b3c23a .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1915;
   ;
 }

 #ug-e-41b3c23a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-7847cba2 {
   width: 151px;
   left: 386.271px;
   top: 492.097px;
   transform: translate(0px, 0px);
   z-index: 1914;
 }

 #ug-e-7847cba2 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1914;
   ;
 }

 #ug-e-7847cba2 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-2a59b038 {
   width: 126.979px;
   left: 196.35px;
   top: 506.058px;
   transform: translate(0px, 0px);
   z-index: 1913;
 }

 #ug-e-2a59b038 .c {
   z-index: 1913;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2a59b038 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-0daa248b {
   width: 554.3px;
   left: 197.2px;
   top: 597.553px;
   transform: translate(0px, 0px);
   z-index: 1916;
 }

 #ug-e-0daa248b .c {
   z-index: 1916;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-27e8fa3e {
   width: 154px;
   left: 387.971px;
   top: 640.698px;
   transform: translate(0px, 0px);
   z-index: 1918;
 }

 #ug-e-27e8fa3e .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1918;
   ;
 }

 #ug-e-27e8fa3e .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-743e4deb {
   width: 182.8px;
   left: 570.41px;
   top: 652.019px;
   transform: translate(0px, 0px);
   z-index: 1919;
 }

 #ug-e-743e4deb .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1919;
   ;
 }

 #ug-e-743e4deb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-2217a207 {
   width: 154.979px;
   left: 198.55px;
   top: 664.595px;
   transform: translate(0px, 0px);
   z-index: 1917;
 }

 #ug-e-2217a207 .c {
   z-index: 1917;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2217a207 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-6c3d0f3e {
   width: 552.9px;
   left: 198.6px;
   top: 762.49px;
   transform: translate(0px, 0px);
   z-index: 1920;
 }

 #ug-e-6c3d0f3e .c {
   z-index: 1920;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-5ac908e9 {
   width: 172.1px;
   left: 569.61px;
   top: 787.316px;
   transform: translate(0px, 0px);
   z-index: 1923;
 }

 #ug-e-5ac908e9 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1923;
   ;
 }

 #ug-e-5ac908e9 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-b3aeffb7 {
   width: 156.3px;
   left: 197.25px;
   top: 855.616px;
   transform: translate(0px, 0px);
   z-index: 1921;
 }

 #ug-e-b3aeffb7 .c {
   z-index: 1921;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-6812b376 {
   width: 164px;
   left: 377.971px;
   top: 863.477px;
   transform: translate(0px, 0px);
   z-index: 1922;
 }

 #ug-e-6812b376 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1922;
   ;
 }

 #ug-e-6812b376 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-d859e378 {
   width: 555.3px;
   left: 196.15px;
   top: 1002.61px;
   transform: translate(0px, 0px);
   z-index: 1924;
 }

 #ug-e-d859e378 .c {
   z-index: 1924;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-661093c5 {
   width: 182.8px;
   left: 568.61px;
   top: 1028.36px;
   transform: translate(0px, 0px);
   z-index: 1927;
 }

 #ug-e-661093c5 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1927;
   ;
 }

 #ug-e-661093c5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-4ca5d08a {
   width: 164px;
   left: 379.771px;
   top: 1103.2px;
   transform: translate(0px, 0px);
   z-index: 1926;
 }

 #ug-e-4ca5d08a .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1926;
   ;
 }

 #ug-e-4ca5d08a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-a0e0e0bf {
   width: 154.979px;
   left: 197.392px;
   top: 1109.17px;
   transform: translate(0px, 0px);
   z-index: 1925;
 }

 #ug-e-a0e0e0bf .c {
   z-index: 1925;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-91dabb30 {
   width: 555.3px;
   left: 196.25px;
   top: 1241.73px;
   transform: translate(0px, 0px);
   z-index: 1928;
 }

 #ug-e-91dabb30 .c {
   z-index: 1928;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-af07a550 {
   width: 182.8px;
   left: 570.41px;
   top: 1261.13px;
   transform: translate(0px, 0px);
   z-index: 1904;
 }

 #ug-e-af07a550 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1904;
   ;
 }

 #ug-e-af07a550 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-05a9d552 {
   width: 164px;
   left: 378.971px;
   top: 1304.86px;
   transform: translate(0px, 0px);
   z-index: 1931;
 }

 #ug-e-05a9d552 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1931;
   ;
 }

 #ug-e-05a9d552 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-988da3a6 {
   width: 154.979px;
   left: 197.392px;
   top: 1317.57px;
   transform: translate(0px, 0px);
   z-index: 1929;
 }

 #ug-e-988da3a6 .c {
   z-index: 1929;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-988da3a6 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-0c6da0db {
   width: 555.3px;
   left: 196.25px;
   top: 1425.86px;
   transform: translate(0px, 0px);
   z-index: 1932;
 }

 #ug-e-0c6da0db .c {
   z-index: 1932;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-c399e59a {
   width: 174px;
   left: 374.799px;
   top: 1453.16px;
   transform: translate(0px, 0px);
   z-index: 1938;
 }

 #ug-e-c399e59a .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1938;
   ;
 }

 #ug-e-c399e59a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #000000;
 }

 #ug-e-e138e554 {
   width: 182.8px;
   left: 570.41px;
   top: 1454.31px;
   transform: translate(0px, 0px);
   z-index: 1939;
 }

 #ug-e-e138e554 .c {
   line-height: 1.4;
   letter-spacing: 0px;
   text-align: center;
   font-size: 16px;
   text-shadow: none;
   opacity: 1;
   z-index: 1939;
   ;
 }

 #ug-e-e138e554 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-fb37657c {
   width: 154.979px;
   left: 197.713px;
   top: 1486.15px;
   transform: translate(0px, 0px);
   z-index: 1937;
 }

 #ug-e-fb37657c .c {
   z-index: 1937;
   font-size: 20px;
   line-height: 1.1;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-1fb5239a {
   z-index: 1952;
   width: 555.3px;
   left: 0.55px;
   top: 1548.77px;
   transform: translate(0px, 0px);
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
   z-index: 1952;
 }

 #ug-e-1fb5239a .c {
   z-index: 1952;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-6d1b7515 {
   width: 555.3px;
   left: 199.2px;
   top: 1556.42px;
   transform: translate(0px, 0px);
   z-index: 1940;
 }

 #ug-e-6d1b7515 .c {
   z-index: 1940;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-96c6c50b {
   z-index: 1953;
   width: 555.3px;
   left: 0.55px;
   top: 1568.77px;
   transform: translate(0px, 0px);
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
   z-index: 1953;
 }

 #ug-e-96c6c50b .c {
   z-index: 1953;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-f1ca5d89 {
   z-index: 1954;
   width: 555.3px;
   left: 0.55px;
   top: 1588.77px;
   transform: translate(0px, 0px);
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
   z-index: 1954;
 }

 #ug-e-f1ca5d89 .c {
   z-index: 1954;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-29a6ff89 {
   z-index: 1955;
   width: 555.3px;
   left: 0.55px;
   top: 1608.77px;
   transform: translate(0px, 0px);
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
   z-index: 1955;
 }

 #ug-e-29a6ff89 .c {
   z-index: 1955;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-29a4aead {
   width: 649.6px;
   height: 64.1719px;
   left: 149px;
   top: 1610.02px;
   transform: translate(0px, 0px);
   z-index: 2058;
 }

 #ug-e-29a4aead .c {
   text-decoration: none;
   float: left;
   z-index: 2058;
   background-color: rgb(245, 51, 63);
   background-image: none;
   color: rgb(255, 255, 255);
   border: 0px;
   font-size: 18px;
   text-align: center;
   box-shadow: rgb(207, 207, 207) 0px 1px 3px;
   border-radius: 10px;
 }

 #ug-e-29a4aead:hover .c,
 #ug-e-29a4aead:active .c {
   background-color: #004a98;
 }

 #ug-e-29a4aead:hover .c,
 #ug-e-29a4aead:active .c {
   color: #000000;
 }

 #ug-e-b963d30f {
   z-index: 1956;
   width: 555.3px;
   left: 19.55px;
   top: 1638.25px;
   transform: translate(0px, 0px);
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
   z-index: 1956;
 }

 #ug-e-b963d30f .c {
   z-index: 1956;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-d7e52299 {
   z-index: 1958;
   width: 555.3px;
   left: 22.55px;
   top: 1640.72px;
   transform: translate(0px, 0px);
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
   z-index: 1958;
 }

 #ug-e-d7e52299 .c {
   z-index: 1958;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-2450fa87 {
   z-index: 1957;
   width: 555.3px;
   left: 7.55px;
   top: 1652.62px;
   transform: translate(0px, 0px);
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
   z-index: 1957;
 }

 #ug-e-2450fa87 .c {
   z-index: 1957;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-b-962687d8 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-962687d8 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-a14a0090 {
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2351;
 }

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

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

 #ug-e-99aa4807 {
   z-index: 2352;
   width: 360px;
   left: 300px;
   top: 20px;
   z-index: 2352;
   z-index: 2352;
   z-index: 2352;
   z-index: 2352;
   z-index: 2352;
 }

 #ug-e-99aa4807 .c {
   z-index: 2352;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-99aa4807 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-b-8c366013 {
   height: 857.938px;
   background-color: rgb(255, 255, 255);
   background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-8c366013 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-a6f1eb8a {
   width: 360px;
   left: 300.9px;
   top: 34.1213px;
   transform: translate(0px, 0px);
   z-index: 2167;
 }

 #ug-e-a6f1eb8a .c {
   z-index: 2167;
   font-size: 40px;
   line-height: 44px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-89a9527c {
   width: 416.8px;
   left: 272.5px;
   top: 78.119px;
   transform: translate(0px, 0px);
   z-index: 2168;
 }

 #ug-e-89a9527c .c {
   line-height: 28.6px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 26px;
   text-shadow: none;
   opacity: 1;
   z-index: 2168;
   ;
 }

 #ug-e-89a9527c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-89a9527c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
   font-weight: bold;
 }

 #ug-e-b287141b {
   width: 725px;
   height: 240px;
   left: 118.4px;
   top: 159.715px;
   transform: translate(0px, 0px);
   z-index: 2192;
 }

 #ug-e-b287141b .c {
   z-index: 2192;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 0px;
 }

 #ug-e-b287141b .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-b287141b .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(191, 191, 191) rgb(191, 191, 191) rgb(0, 0, 0);
 }

 #ug-e-b287141b #dd_gsi_imagem_1725044602007 {
   background-image: url(../_assets/385284-10a9cf23c23220887e4e1930f4017c10-d7edfe.avif);
 }

 #ug-e-b287141b #dd_gsi_imagem_1725647275427 {
   background-image: url(../_assets/385284-356842a81f054515e8e1a06474f33776-4b4f3b.avif);
 }

 #ug-e-b287141b #dd_gsi_imagem_1725647277836 {
   background-image: url(../_assets/385284-97982fef14a07c24e316afa87907f9e3-8cb8ac.avif);
 }

 #ug-e-b287141b #dd_gsi_imagem_1725647280408 {
   background-image: url(../_assets/385284-0230efd6324e065c9d8b32efe1b747de-f7038a.avif);
 }

 #ug-e-0cf617b1-d {
   width: 494px;
   left: 1.95px;
   top: 224.84px;
   transform: translate(0px, 0px);
   z-index: 1941;
 }

 #ug-e-0cf617b1-d .c {
   z-index: 1941;
   font-size: 30px;
   line-height: 33px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-0cf617b1-d .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-660980df-d {
   width: 545.1px;
   left: 2.05px;
   top: 273.84px;
   transform: translate(0px, 0px);
   z-index: 1942;
 }

 #ug-e-660980df-d .c {
   z-index: 1942;
   border-bottom: 2px solid rgb(36, 36, 36);
 }

 #ug-e-fe51beb9-m {
   z-index: 2191;
   width: 360px;
   height: 530px;
   left: 300.9px;
   top: 288.073px;
   transform: translate(0px, 0px);
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
 }

 #ug-e-34f100f0 .c {
   z-index: 2191;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 0px;
 }

 #ug-e-34f100f0 .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-34f100f0 .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-34f100f0 #gsi_imagem_1725045406243 {
   background-image: url(../_assets/385284-3072964a4dc9bfe9ded897db24e66c43-3c40bb.avif);
 }

 #ug-e-34f100f0 #gsi_imagem_1725647427015 {
   background-image: url(../_assets/385284-d1dca118adda2cd53ad52464670202f0-f76f51.avif);
 }

 #ug-e-34f100f0 #gsi_imagem_1725647429203 {
   background-image: url(../_assets/385284-4ca18892fb8f7407961aae52887d465d-3419d4.avif);
 }

 #ug-e-34f100f0 #gsi_imagem_1725647432007 {
   background-image: url(../_assets/385284-c616aa014f135f9d1c20652ded630a43-d032ac.avif);
 }

 #ug-e-c4938124-d {
   height: 126.111px;
   width: 264.784px;
   left: 282.315px;
   top: 324.84px;
   transform: translate(0px, 0px);
   z-index: 1944;
 }

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

 #ug-e-c4938124-d .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1944;
   background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
   background-size: 265px 126px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-9390f00c-d {
   left: 6.3865px;
   top: 328.84px;
   width: 258.3px;
   height: 123.043px;
   transform: translate(0px, 0px);
   z-index: 1907;
 }

 #ug-e-9390f00c-d .c {
   z-index: 1907;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   box-shadow: none;
   border-radius: 0px;
 }

 #ug-e-9390f00c-d .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 1907;
   background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
   background-size: 258.297px 123.031px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-7a02d6fc {
   left: 52.545px;
   top: 435.819px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2180;
 }

 #ug-e-7a02d6fc .c {
   z-index: 2180;
   border-radius: 26px;
 }

 #ug-e-429e1ba5 {
   left: 719.963px;
   top: 435.825px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2181;
 }

 #ug-e-429e1ba5 .c {
   z-index: 2181;
   border-radius: 26px;
 }

 #ug-e-66f5826f {
   left: 274.486px;
   top: 437.816px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2182;
 }

 #ug-e-66f5826f .c {
   z-index: 2182;
   border-radius: 26px;
 }

 #ug-e-c6db138e {
   left: 52.0215px;
   top: 438.072px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2212;
 }

 #ug-e-c6db138e .c {
   z-index: 2212;
   border-radius: 26px;
 }

 #ug-e-abe5fcb3 {
   left: 496.95px;
   top: 438.116px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2432;
 }

 #ug-e-abe5fcb3 .c {
   z-index: 2432;
   border-radius: 26px;
 }

 #ug-e-9d47c1d8 {
   left: 718.95px;
   top: 438.116px;
   width: 189.605px;
   height: 360.585px;
   transform: translate(0px, 0px);
   z-index: 2433;
 }

 #ug-e-9d47c1d8 .c {
   z-index: 2433;
   border-radius: 26px;
 }

 #ug-e-b7e8f66c-d {
   left: 282.274px;
   top: 450.84px;
   width: 263.926px;
   height: 62.5087px;
   transform: translate(0px, 0px);
   z-index: 1943;
 }

 #ug-e-b7e8f66c-d .c {
   text-decoration: none;
   float: left;
   z-index: 1943;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.836px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-b7e8f66c-d:hover .c,
 #ug-e-b7e8f66c-d:active .c {
   background-color: #ffffff;
 }

 #ug-e-b7e8f66c-d:hover .c,
 #ug-e-b7e8f66c-d:active .c {
   color: #ffffff;
 }

 #ug-e-769ecdb4-d {
   left: 6.3px;
   top: 452.84px;
   width: 258.13px;
   height: 61.1359px;
   transform: translate(0px, 0px);
   z-index: 1906;
 }

 #ug-e-769ecdb4-d .c {
   text-decoration: none;
   float: left;
   z-index: 1906;
   background-color: rgb(255, 255, 255);
   background-image: none;
   color: rgb(36, 36, 36);
   border: 0px;
   font-size: 20.3776px;
   text-align: center;
   border-radius: 3px;
 }

 #ug-e-769ecdb4-d:hover .c,
 #ug-e-769ecdb4-d:active .c {
   background-color: #ffffff;
 }

 #ug-e-769ecdb4-d:hover .c,
 #ug-e-769ecdb4-d:active .c {
   color: #ffffff;
 }

 #ug-b-de2954b5 {
   height: 708.969px;
   background-color: rgb(255, 255, 255);
   background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-de2954b5 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-d150763e {
   width: 235.2px;
   left: 362.45px;
   top: 31.1573px;
   transform: translate(0px, 0px);
   z-index: 2075;
 }

 #ug-e-d150763e .c {
   z-index: 2075;
   font-size: 40px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-d150763e .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(4, 133, 160);
 }

 #ug-e-187efb63 {
   width: 271px;
   left: 344.05px;
   top: 75.154px;
   transform: translate(0px, 0px);
   z-index: 2201;
 }

 #ug-e-187efb63 .c {
   z-index: 2201;
   font-size: 40px;
   line-height: 44px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-187efb63 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(4, 133, 160);
 }

 #ug-e-cdbd2a6d {
   width: 325.7px;
   left: 315.65px;
   top: 127.601px;
   transform: translate(0px, 0px);
   z-index: 2183;
 }

 #ug-e-cdbd2a6d .c {
   z-index: 2183;
   border-bottom: 1px solid rgb(0, 0, 0);
 }

 #ug-e-b37cb8d1 {
   width: 400px;
   height: 150.2px;
   left: 36.8px;
   top: 180.9px;
   transform: translate(0px, 0px);
   z-index: 2181;
 }

 #ug-e-b37cb8d1 .c {
   z-index: 2181;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-2c656ac7 {
   width: 400px;
   height: 150.2px;
   left: 522.8px;
   top: 180.4px;
   transform: translate(0px, 0px);
   z-index: 2192;
 }

 #ug-e-2c656ac7 .c {
   z-index: 2192;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-cbbbd5c7 {
   z-index: 2193;
   height: 59.5938px;
   width: 66.3125px;
   left: 686.988px;
   top: 195.878px;
   transform: translate(0px, 0px);
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
   z-index: 2193;
 }

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

 #ug-e-cbbbd5c7 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2193;
   background-image: url(../_assets/385284-d588654190cb388ce664e4703e394ead-dc6c9b.avif);
   background-size: 66.3188px 59.5938px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-4c5ac460 {
   height: 59.6px;
   width: 59.6px;
   left: 207px;
   top: 196.387px;
   transform: translate(0px, 0px);
   z-index: 2182;
 }

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

 #ug-e-4c5ac460 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2182;
   background-image: url(../_assets/385284-dda6f4ba8a3c024fdcc01fd535f15744-99eb53.avif);
   background-size: 59.5938px 59.5938px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-b0978429 {
   width: 347px;
   left: 63.3px;
   top: 267.866px;
   transform: translate(0px, 0px);
   z-index: 2183;
 }

 #ug-e-b0978429 .c {
   z-index: 2183;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

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

 #ug-e-b0978429 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
   font-weight: bold;
 }

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

 #ug-e-d8b2c87d {
   width: 356px;
   left: 544.8px;
   top: 267.366px;
   transform: translate(0px, 0px);
   z-index: 2194;
 }

 #ug-e-d8b2c87d .c {
   z-index: 2194;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

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

 #ug-e-d8b2c87d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
   font-weight: bold
 }

 #ug-e-d8b2c87d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(2) {
   font-weight: bold
 }

 #ug-e-40b2756c-d {
   z-index: 2191;
   width: 360px;
   height: 530px;
   left: 300.9px;
   top: 288.073px;
   transform: translate(0px, 0px);
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
   z-index: 2191;
 }

 #ug-e-40b2756c-d .c {
   z-index: 2191;
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
   border-radius: 0px;
 }

 #ug-e-40b2756c-d .gsi_proximo {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-40b2756c-d .gsi_anterior {
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
   border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
 }

 #ug-e-40b2756c-d #gsi_imagem_1725045406243 {
   background-image: url(../_assets/385284-3072964a4dc9bfe9ded897db24e66c43-3c40bb.avif);
 }

 #ug-e-40b2756c-d #gsi_imagem_1725647427015 {
   background-image: url(../_assets/385284-d1dca118adda2cd53ad52464670202f0-f76f51.avif);
 }

 #ug-e-40b2756c-d #gsi_imagem_1725647429203 {
   background-image: url(../_assets/385284-4ca18892fb8f7407961aae52887d465d-3419d4.avif);
 }

 #ug-e-40b2756c-d #gsi_imagem_1725647432007 {
   background-image: url(../_assets/385284-c616aa014f135f9d1c20652ded630a43-d032ac.avif);
 }

 #ug-e-f51fb77a {
   width: 400px;
   height: 150.2px;
   left: 36.8px;
   top: 353.9px;
   transform: translate(0px, 0px);
   z-index: 2184;
 }

 #ug-e-f51fb77a .c {
   z-index: 2184;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-d0362787 {
   width: 400px;
   height: 150.2px;
   left: 522.8px;
   top: 353.9px;
   transform: translate(0px, 0px);
   z-index: 2195;
 }

 #ug-e-d0362787 .c {
   z-index: 2195;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-3eec0ec6 {
   height: 59.5938px;
   width: 59.5938px;
   left: 206.988px;
   top: 369.394px;
   transform: translate(0px, 0px);
   z-index: 2185;
 }

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

 #ug-e-3eec0ec6 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2185;
   background-image: url(../_assets/385284-bb5780435183188f85622bc24d76a049-fcc8cb.avif);
   background-size: 59.5938px 59.5938px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-82f83572 {
   height: 51.5881px;
   width: 162.912px;
   left: 641.331px;
   top: 369.365px;
   transform: translate(0px, 0px);
   z-index: 2196;
 }

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

 #ug-e-82f83572 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2196;
   background-image: url(../_assets/385284-ad89ee74feac8b864b64c31e0b84caf8-dd3d8e.png);
   background-size: 163px 60px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-219f3a04 {
   width: 356px;
   left: 544.8px;
   top: 428.171px;
   transform: translate(0px, 0px);
   z-index: 2197;
 }

 #ug-e-219f3a04 .c {
   z-index: 2197;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

 #ug-e-219f3a04 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff
 }

 #ug-e-3e077f20 {
   width: 369px;
   left: 52.3px;
   top: 439.116px;
   transform: translate(0px, 0px);
   z-index: 2186;
 }

 #ug-e-3e077f20 .c {
   z-index: 2186;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-3e077f20 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff;
 }

 #ug-e-6445c653 {
   width: 400px;
   height: 150.2px;
   left: 36.8px;
   top: 526.447px;
   transform: translate(0px, 0px);
   z-index: 2187;
 }

 #ug-e-6445c653 .c {
   z-index: 2187;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-1b9242c1 {
   width: 400px;
   height: 150px;
   left: 522.8px;
   top: 526.396px;
   transform: translate(0px, 0px);
   z-index: 2202;
 }

 #ug-e-1b9242c1 .c {
   z-index: 2202;
   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);
   border-radius: 14px;
   background-image: none;
   background-size: cover;
   background-color: rgb(4, 133, 160);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-e50db395 {
   height: 65.6875px;
   width: 65.6875px;
   left: 689.976px;
   top: 536.605px;
   transform: translate(0px, 0px);
   z-index: 2203;
 }

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

 #ug-e-e50db395 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2203;
   background-image: url(../_assets/385284-0b12836baaf2eb38dac172752a9378eb-c893cd.avif);
   background-size: 65.6875px 65.6875px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-337d357a {
   height: 59.5938px;
   width: 59.5938px;
   left: 203.988px;
   top: 541.941px;
   transform: translate(0px, 0px);
   z-index: 2188;
 }

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

 #ug-e-337d357a .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2188;
   background-image: url(../_assets/385284-8fc333b9ebcdb487e296153d83139fef-f9397f.avif);
   background-size: 59.5938px 59.5938px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-b5fed46a {
   width: 351px;
   left: 61.3px;
   top: 611.663px;
   transform: translate(0px, 0px);
   z-index: 2189;
 }

 #ug-e-b5fed46a .c {
   z-index: 2189;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

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

 #ug-e-b5fed46a .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
   font-weight: bold
 }

 #ug-e-1b7136c6 {
   width: 378px;
   left: 533.4px;
   top: 616.7px;
   transform: translate(0px, 0px);
   z-index: 2204;
 }

 #ug-e-1b7136c6 .c {
   z-index: 2204;
   font-size: 20px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

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

 #ug-b-2f1ca748 {
   height: 40px;
   background-color: rgb(59, 255, 204);
   background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-2f1ca748 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-0e12b7b7 {
   width: 100%;
   top: 9.506px;
   transform: translate(0px, 0px);
   z-index: 2353;
 }

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

 #ug-e-0e12b7b7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-90be8576 {
   z-index: 2354;
   width: 360px;
   left: 300px;
   top: 20px;
   z-index: 2354;
   z-index: 2354;
   z-index: 2354;
   z-index: 2354;
   z-index: 2354;
 }

 #ug-e-90be8576 .c {
   z-index: 2354;
   font-size: 48px;
   line-height: 67.2px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-90be8576 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-b-b5453718 {
   height: 497.955px;
   background-color: rgb(4, 133, 160);
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
 }

 #ug-b-b5453718 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-f2c53e6c {
   width: 477px;
   height: 332px;
   left: 241.5px;
   top: 42.714px;
   transform: translate(0px, 0px);
   z-index: 2025;
 }

 #ug-e-f2c53e6c .c {
   z-index: 2025;
   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: 10px;
   background-image: none;
   background-size: cover;
   background-color: rgb(255, 255, 255);
   background-position: 50% 50%;
   background-repeat: no-repeat;
 }

 #ug-e-514144a1 {
   width: 431px;
   height: 171px;
   left: 264.5px;
   top: 69.776px;
   transform: translate(0px, 0px);
   z-index: 2026;
 }

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

 #ug-e-673a04e9 {
   width: 341.3px;
   left: 309.9px;
   top: 78.252px;
   transform: translate(0px, 0px);
   z-index: 2079;
 }

 #ug-e-673a04e9 .c {
   z-index: 2079;
   font-size: 24px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-673a04e9 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-518dd1bb {
   width: 350.3px;
   left: 298.35px;
   top: 94.6228px;
   transform: translate(0px, 0px);
   z-index: 2081;
 }

 #ug-e-518dd1bb .c {
   line-height: 130px;
   letter-spacing: 0px;
   text-align: center;
   font-size: 130px;
   text-shadow: none;
   opacity: 1;
   z-index: 2081;
   ;
 }

 #ug-e-518dd1bb .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-2c3553ef {
   width: 72.3px;
   left: 615.05px;
   top: 167.453px;
   transform: translate(0px, 0px);
   z-index: 2082;
 }

 #ug-e-2c3553ef .c {
   z-index: 2082;
   font-size: 44px;
   line-height: 48.4px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-2c3553ef .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-0725fa9e {
   width: 55.3px;
   left: 270.6px;
   top: 174.752px;
   transform: translate(0px, 0px);
   z-index: 2080;
 }

 #ug-e-0725fa9e .c {
   z-index: 2080;
   font-size: 44px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-0725fa9e .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-e583aa0b {
   width: 129.1px;
   left: 584.05px;
   top: 215.853px;
   transform: translate(0px, 0px);
   z-index: 2429;
 }

 #ug-e-e583aa0b .c {
   z-index: 2429;
   font-size: 16px;
   line-height: 17.6px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-e583aa0b .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-00563aee {
   width: 319.4px;
   left: 320.8px;
   top: 255.205px;
   transform: translate(0px, 0px);
   z-index: 2083;
 }

 #ug-e-00563aee .c {
   z-index: 2083;
   font-size: 18px;
   line-height: 1.1;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-00563aee .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-f769a2be {
   width: 431px;
   height: 62px;
   left: 264.5px;
   top: 288.714px;
   transform: translate(0px, 0px);
   z-index: 2084;
 }

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

 #ug-e-9412cd4c {
   width: 363.4px;
   left: 298.3px;
   top: 309.807px;
   transform: translate(0px, 0px);
   z-index: 2085;
 }

 #ug-e-9412cd4c .c {
   z-index: 2085;
   font-size: 18px;
   line-height: 19.8px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

 #ug-e-9412cd4c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424
 }

 #ug-e-27547249 {
   width: 477px;
   height: 64.1719px;
   left: 241.5px;
   top: 398.648px;
   transform: translate(0px, 0px);
   z-index: 2086;
 }

 #ug-e-27547249 .c {
   text-decoration: none;
   float: left;
   z-index: 2086;
   background-color: rgb(12, 235, 0);
   background-image: none;
   color: rgb(0, 0, 0);
   border: 0px;
   font-size: 18px;
   text-align: center;
   border-radius: 10px;
 }

 #ug-e-27547249 .c:hover,
 #ug-e-27547249 .c:active {
   background-color: #0ceb00;
 }

 #ug-e-27547249 .c:hover,
 #ug-e-27547249 .c:active {
   color: #000000;
 }

 #ug-e-8db533f2 {
   width: 468px;
   left: 47px;
   top: 6.737px;
   transform: translate(0px, 0px);
   z-index: 3058;
 }

 #ug-e-8db533f2 .c {
   z-index: 3058;
   font-size: 23px;
   line-height: 1.4;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-8db533f2 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #242424;
 }

 #ug-e-28c788b7 {
   width: 536px;
   height: 466px;
   left: 13px;
   top: 71.063px;
   transform: translate(0px, 0px);
   z-index: 3057;
 }

 #ug-e-28c788b7 .c {
   z-index: 3057;
   ;
 }

 .ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea124439621326929"] {
   max-width: 960px;
   width: 562px !important;
   height: 552px !important;
 }

 #ug-e-905a7efb {
   z-index: 2436;
   width: 417px;
   left: 265.001px;
   top: 468.802px;
   transform: translate(0px, 0px);
   z-index: 2436;
   z-index: 2436;
   z-index: 2436;
   z-index: 2436;
   z-index: 2436;
 }

 #ug-e-905a7efb .c {
   z-index: 2436;
   font-size: 16px;
   line-height: 22.4px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
   ;
 }

 #ug-e-905a7efb .c>P:nth-of-type(1)>B:nth-of-type(1) {
   color: rgb(255, 255, 255);
 }

 #ug-b-9af09430 {
   height: fit-content;
   background-color: rgb(4, 133, 160);
   background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
   background-position: 50% 50%;
   background-size: cover;
   background-repeat: no-repeat;
   display: flex;
   flex-direction: column;
   align-items: center;
   padding-block: 20px 40px;
   padding-inline: 20px;
 }

 #ug-b-9af09430 .ug-el {
  position: static !important;
 }

 #ug-b-9af09430 .ug-linha-h {
  margin-block-end: 20px;
 }

 #ug-b-9af09430 .centralizar {
  width: fit-content;
  position: static;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
 }

 #ug-b-9af09430 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-476ff7d2 {
   width: 647px;
   left: 156.5px;
   top: 17.2013px;
   transform: translate(0px, 0px);
   z-index: 1899;
 }

 #ug-e-476ff7d2 .c {
   z-index: 1899;
   font-size: 40px;
   line-height: 40px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

 #ug-e-476ff7d2 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: rgb(255, 255, 255)
 }

 #ug-e-6d1c3693 {
   width: 402px;
   left: 279px;
   top: 107.741px;
   transform: translate(0px, 0px);
   z-index: 1900;
 }

 #ug-e-6d1c3693 .c {
   z-index: 1900;
   border-bottom: 2px solid rgb(255, 255, 255);
 }

 #ug-e-6d3cbf53 {
   width: 545px;
   left: 207.5px;
   top: 158.734px;
   transform: translate(0px, 0px) rotate(0deg);
   z-index: 2169;
 }

 #ug-e-6d3cbf53 .c {
   z-index: 2169;
   font-size: 17px;
   color: rgb(64, 84, 95);
   filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
 }

 #ug-e-6d3cbf53 .c .gac-item {
   border: 1px solid rgb(0, 0, 0);
   border-radius: 6px;
   margin-bottom: 4px;
   filter: none;
 }

 #ug-e-6d3cbf53 .c .gac-item:last-of-type {
   margin-bottom: 0px;
 }

 #ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho {
   background-color: #ffffff;
   padding: 12px;
 }

 #ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho .gac-item_cabecalho_titulo {
   width: calc(100% - 22.44px);
 }

 #ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho:hover,
 #ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_cabecalho {
   background-color: #ffffff;
   color: #000000;
 }

 #ug-e-6d3cbf53 .c .gac-item .gac-item_conteudo {
   background-color: #ffffff;
   color: #000000;
 }

 #ug-e-6d3cbf53 .c .gac-item .gac-item_conteudo div {
   padding: 0px 12px 12px;
 }

 #ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo p,
 #ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo ul,
 #ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo ol {
   padding: 0px;
 }

 #ug-b-bebec9f9 {
   height: 185.375px;
   background-color: rgb(28, 28, 28);
 }

 #ug-b-bebec9f9 .ug-overlay {
   opacity: 0;
   background-color: #fff;
 }

 #ug-e-d10d3e83 {
   z-index: 3271;
   width: 248px;
   left: 480.025px;
   top: 50.581px;
   transform: translate(0px, 0px);
   z-index: 3271;
 }

 #ug-e-d10d3e83 .c {
   z-index: 3271;
   font-size: 12px;
   line-height: 16.8px;
   text-align: left;
   letter-spacing: 0px;
   text-shadow: none;
 }

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

 #ug-e-c7e68aca {
   z-index: 3272;
   height: 71px;
   left: 748.703px;
   top: 57.1078px;
   transform: translate(0px, 0px);
   z-index: 3272;
 }

 #ug-e-c7e68aca .c {
   z-index: 3272;
   border-left: 2px solid rgb(255, 255, 255);
 }

 #ug-e-3682b1b7 {
   z-index: 3269;
   height: 71px;
   left: 137.438px;
   top: 58.3078px;
   transform: translate(0px, 0px);
   z-index: 3269;
 }

 #ug-e-3682b1b7 .c {
   z-index: 3269;
   border-left: 2px solid rgb(255, 255, 255);
 }

 #ug-e-184acfdd {
   z-index: 3270;
   height: 71px;
   left: 449.562px;
   top: 58.3078px;
   transform: translate(0px, 0px);
   z-index: 3270;
 }

 #ug-e-184acfdd .c {
   z-index: 3270;
   border-left: 2px solid rgb(255, 255, 255);
 }

 #ug-e-2d1196dd {
   z-index: 3268;
   height: 57px;
   width: 99px;
   left: 18.881px;
   top: 64.8953px;
   transform: translate(0px, 0px);
   z-index: 3268;
 }

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

 #ug-e-2d1196dd .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 3261;
   background-image: url(../_assets/385284-97b984818cef704d10b32be9650216f8-80d5bc.png);
   background-size: 99px 57px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-4737080d {
   height: 57px;
   width: 261px;
   left: 169px;
   top: 64.8797px;
   transform: translate(0px, 0px);
   z-index: 3267;
 }

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

 #ug-e-4737080d .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 3075;
   background-image: url(../_assets/385284-78abf4fe0b9324e7d742f6acb632ea3a-cca740.png);
   background-size: 261px 57px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-3f3545a9 {
   height: 19.25px;
   width: 19.25px;
   left: 793.234px;
   top: 73.3063px;
   transform: translate(0px, 0px);
   z-index: 3266;
 }

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

 #ug-e-3f3545a9 .c .imagem_fundo {
   border: 0px solid rgb(163, 186, 198);
   border-radius: 0px;
   opacity: 2205;
   background-image: url(../_assets/385284-f0f4654acb06d091b654e071896bec9b-437d29.png);
   background-size: 19.25px 19.25px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   display: block;
 }

 #ug-e-028181c7 {
   z-index: 3274;
   width: 102px;
   left: 812.5px;
   top: 74.5264px;
   transform: translate(0px, 0px);
   z-index: 3274;
 }

 #ug-e-028181c7 .c {
   z-index: 3274;
   font-size: 12px;
   line-height: 16.8px;
   text-align: center;
   letter-spacing: 0px;
   text-shadow: none;
 }

 #ug-e-028181c7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
   color: #ffffff
 }

 #ug-e-978b4756 {
   z-index: 3273;
   width: 173px;
   height: 23px;
   left: 767.5px;
   top: 93.7638px;
   transform: translate(0px, 0px);
   z-index: 3273;
 }

 #ug-e-978b4756 .c {
   text-decoration: none;
   float: left;
   z-index: 3273;
   background-color: transparent;
   background-image: none;
   color: rgb(81, 142, 255);
   border: 0px;
   font-size: 12px;
   text-align: center;
   border-radius: 0px;
 }

 #ug-e-978b4756 .c:hover,
 #ug-e-978b4756 .c:active {
   background-color: transparent;
 }

 #ug-e-978b4756 .c:hover,
 #ug-e-978b4756 .c:active {
   color: #518eff;
 }

 #ug-e-654873ef {
   z-index: 3275;
   width: 240px;
   left: 360px;
   top: 185.375px;
   height: 11px;
   z-index: 3275;
 }

 #ug-e-654873ef .c {
   z-index: 3275;
   border-bottom: 1px solid #a3bac6;
 }
 

/* === BLOCO: css_mobile (convertido de media="(max-width: 800px)") === */

@media (max-width: 800px) {

  #ug-b-f6a15463 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-f6a15463 {
  height: 52px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-e1a84656-m {
  z-index: 2232;
  left: 0px;
  top: 9.05px;
  transform: translate(0px, 0px);
}

#ug-e-e1a84656-m .c {
  z-index: 2232;
  font-size: 17px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-e1a84656-m .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-3891a13b {
  z-index: 2231;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2231;
  z-index: 2231;
  z-index: 2231;
  z-index: 2231;
  z-index: 2231;
}

#ug-e-3891a13b .c {
  z-index: 2231;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-3891a13b .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

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

  60% {
    opacity: 1;
  }

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

@keyframes e_2494661_1_1746648737681bbea141960416402188_animacao {
  0% {
    transform: translateX(0px);
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

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

#ug-b-a6228e54 .ug-overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
}

#ug-b-a6228e54 {
  height: 644.25px;
  background-color: rgb(4, 133, 160);
  background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

#ug-e-8ebb3b0c {
  height: 58.7525px;
  width: 361.1px;
  left: -1.10859px;
  top: 20.3857px;
  z-index: 2174;
}

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

#ug-e-8ebb3b0c .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2174;
  background-image: url(../_assets/385284-16c089efe6c58360815db1967177c05f-359f3a.avif);
  background-size: 361.1px 58.7525px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-402ba677 {
  height: 366.938px;
  width: 290.701px;
  left: 51.2163px;
  top: 86.0308px;
  transform: translate(0px, 0px);
  z-index: 2163;
}

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

#ug-e-402ba677 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2163;
  background-image: url(../_assets/385284-e134fc498fee651f10d13a7297436dd7-c0e217.avif);
  background-size: 291px 367px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-5dec7752-m {
  left: 30px;
  top: 531.719px;
  width: 301px;
  transform: translate(0px, 0px);
  z-index: 2170;
}

#ug-e-5dec7752-m .c {
  z-index: 2170;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-38075dbb {
  left: -0.1px;
  top: 379.501px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2173;
}

#ug-e-38075dbb .c {
  z-index: 2173;
  font-size: 18px;
  line-height: 19.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-38075dbb .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc
}

#ug-e-dc998347 {
  left: -0.0999999px;
  top: 468.254px;
  width: 360px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1999;
}

#ug-e-dc998347 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 1999;
  ;
}

#ug-e-dc998347 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-189cec0c {
  z-index: 2001;
  width: 360px;
  height: 115px;
  left: 0px;
  top: 445.735px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
  z-index: 2001;
}

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

#ug-e-e7be03cc {
  left: 1.1px;
  top: 550.128px;
  width: 358.9px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2171;
}

#ug-e-e7be03cc .c {
  line-height: 1.1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 12px;
  text-shadow: none;
  opacity: 1;
  z-index: 2171;
  ;
}

#ug-e-e7be03cc .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-f194137d {
  left: 145.626px;
  top: 239.429px;
  z-index: 2226;
  width: 66.5049px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-f194137d .c {
  z-index: 2226;
  font-size: 9.728px;
  line-height: 13.6192px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-f194137d .c>H2:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-e-20c39f8f {
  width: 360px;
  height: 34px;
  left: 1.1px;
  top: 583.907px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1999;
}

#ug-e-20c39f8f .c {
  text-decoration: none;
  float: left;
  z-index: 1999;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
}

#ug-e-20c39f8f .c:hover,
#ug-e-20c39f8f .c:active {
  background-color: #0ceb00;
}

#ug-e-20c39f8f .c:hover,
#ug-e-20c39f8f .c:active {
  color: #000000;
}

#ug-e-d54568c7 {
  width: 286px;
  left: 37px;
  top: 6px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3052;
}

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

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

#ug-e-b9bd520c {
  width: 348px;
  height: 474px;
  left: 6px;
  top: 48px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3051;
}

#ug-e-b9bd520c .c {
  z-index: 3051;
  ;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea122b27979493467"] {
  max-width: 420px;
  width: 360px !important;
  height: 543px !important;
}

#ug-e-818f3685 {
  left: -0.024px;
  top: 179.219px;
  z-index: 2224;
  width: 223.95px;
  height: 41.927px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-818f3685 .c {
  z-index: 2224;
  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: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(59, 255, 204);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-be73c893 {
  left: 118.784px;
  top: 251.496px;
  z-index: 2225;
  width: 122.889px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-be73c893 .c {
  z-index: 2225;
  font-size: 14.4559px;
  line-height: 20.2383px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-be73c893 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(26, 26, 26);
}

#ug-e-45d7cad7 {
  left: -0.174px;
  top: 166.225px;
  z-index: 2228;
  width: 76.2424px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-45d7cad7 .c {
  z-index: 2228;
  font-size: 12px;
  line-height: 16.8px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-45d7cad7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-e-b54653a9 {
  left: 145.626px;
  top: 259.429px;
  z-index: 2229;
  width: 66.5049px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-b54653a9 .c {
  z-index: 2229;
  font-size: 9.728px;
  line-height: 13.6192px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-b54653a9 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(26, 26, 26);
}

#ug-e-b4b340da {
  left: -0.116px;
  top: 183.058px;
  z-index: 2227;
  width: 121.255px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-b4b340da .c {
  z-index: 2227;
  font-size: 16px;
  line-height: 22.4px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-b4b340da .c>H2:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-b-b1395365 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-b1395365 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-a5699749-m {
  z-index: 2230;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-a5699749-m .c {
  z-index: 2230;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-a5699749-m .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-c21980df {
  z-index: 2229;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2229;
  z-index: 2229;
  z-index: 2229;
  z-index: 2229;
  z-index: 2229;
}

#ug-e-c21980df .c {
  z-index: 2229;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-b-ed0f3f80 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-ed0f3f80 {
  height: 403.302px;
  background-color: rgb(36, 36, 36);
  background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-2d792473-d {
  z-index: 2232;
  left: 0px;
  top: 9.05px;
  transform: translate(0px, 0px);
}

#ug-e-2d792473-d {
  display: none;
}

#ug-e-492b8948 .c {
  z-index: 2232;
  font-size: 17px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-492b8948 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-6c0767a8-d {
  z-index: 2230;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-6c0767a8-d {
  display: none;
}

#ug-e-a9c8421d .c {
  z-index: 2230;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-334f147f {
  height: 96.699px;
  width: 207.906px;
  left: 72.9879px;
  top: 15.943px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1662;
}

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

#ug-e-334f147f .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1662;
  background-image: url(../_assets/385284-10562fd076b2619ab8214f78b35cb696-3d85af.avif);
  background-size: 207.906px 96.699px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-b9c29abb-d {
  left: 30px;
  top: 531.719px;
  width: 301px;
  transform: translate(0px, 0px);
  z-index: 2170;
}

#ug-e-b9c29abb-d {
  display: none;
}

#ug-e-0283d4ce .c {
  z-index: 2170;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-1b477f42 {
  width: 359.6px;
  left: 0.7px;
  top: 126.163px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2004;
}

#ug-e-1b477f42 .c {
  line-height: 19.8px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 18px;
  text-shadow: none;
  opacity: 1;
  z-index: 2004;
  ;
}

#ug-e-1b477f42 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-543ed359 {
  width: 359.9px;
  left: 0.4px;
  top: 132.242px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2007;
}

#ug-e-543ed359 .c {
  line-height: 14.4px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 12px;
  text-shadow: none;
  opacity: 1;
  z-index: 2007;
  ;
}

#ug-e-543ed359 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-543ed359 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-543ed359 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-543ed359 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-543ed359 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-543ed359 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-129d7860 {
  width: 420px;
  height: 263.6px;
  left: -30px;
  top: 585.704px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3;
}

#ug-e-129d7860 .c {
  z-index: 3;
  opacity: 1;
  border: 0px solid rgb(163, 186, 198);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px;
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-size: cover;
  background-color: rgb(59, 255, 204);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-28f69385-d {
  width: 359.9px;
  height: 74px;
  left: 0.1px;
  top: 17.396px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2012;
}

#ug-e-28f69385-d {
  display: none;
}

#ug-e-694da59e .c {
  z-index: 2012;
  opacity: 1;
  border: 0px solid rgb(0, 104, 199);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-5dbb7ecc-d {
  left: 19.0063px;
  top: 31.906px;
  width: 82.4px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2016;
}

#ug-e-5dbb7ecc-d {
  display: none;
}

#ug-e-fec1f136 .c {
  line-height: 45px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 45px;
  text-shadow: none;
  opacity: 1;
  z-index: 2016;
  ;
}

#ug-e-fec1f136 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-45bb8050-d {
  width: 359.3px;
  left: 0.8px;
  top: 106.03px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2013;
}

#ug-e-45bb8050-d {
  display: none;
}

#ug-e-8c8d7187 .c {
  line-height: 1.1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2013;
  ;
}

#ug-e-8c8d7187 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-b18b97bb-d {
  left: 114.006px;
  top: 31.882px;
  width: 214.796px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2017;
}

#ug-e-b18b97bb-d {
  display: none;
}

#ug-e-ada75258 .c {
  z-index: 2017;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-ada75258 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f0f3f5;
}

#ug-e-cb994a18-d {
  width: 360px;
  height: 42px;
  left: 0.15px;
  top: 197.655px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2014;
}

#ug-e-cb994a18-d {
  display: none;
}

#ug-e-4c88da77 .c {
  text-decoration: none;
  float: left;
  z-index: 2014;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  border: 0px;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
}

#ug-e-4c88da77 .c:hover,
#ug-e-4c88da77 .c:active {
  background-color: #0ceb00;
}

#ug-e-4c88da77 .c:hover,
#ug-e-4c88da77 .c:active {
  color: #000000;
}

#ug-e-fe06e283 {
  width: 286px;
  left: 37px;
  top: 6px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3054;
}

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

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

#ug-e-bb0f327f {
  width: 348px;
  height: 492px;
  left: 6px;
  top: 48px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3053;
}

#ug-e-bb0f327f .c {
  z-index: 3053;
  ;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea12303c039282629_d"] {
  max-width: 420px;
  width: 360px !important;
  height: 556px !important;
}

#ug-e-1d31460d-d {
  z-index: 2434;
  width: 340px;
  left: 10.5px;
  top: 249.01px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-1d31460d-d {
  display: none;
}

#ug-e-700e6417 .c {
  z-index: 2434;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-700e6417 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-b-f7abe1cb .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-f7abe1cb {
  height: 284.781px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

#ug-e-71d35c37-m {
  width: 359.9px;
  height: 74px;
  left: 0.1px;
  top: 17.396px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2012;
}

#ug-e-71d35c37-m .c {
  z-index: 2012;
  opacity: 1;
  border: 0px solid rgb(0, 104, 199);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-be320b22-m {
  left: 19.0063px;
  top: 31.906px;
  width: 82.4px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2016;
}

#ug-e-be320b22-m .c {
  line-height: 45px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 45px;
  text-shadow: none;
  opacity: 1;
  z-index: 2016;
  ;
}

#ug-e-be320b22-m .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-9565f945-m {
  width: 359.3px;
  left: 0.8px;
  top: 106.03px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2013;
}

#ug-e-9565f945-m .c {
  line-height: 1.1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2013;
  ;
}

#ug-e-9565f945-m .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-bd2a43d2-m {
  left: 114.006px;
  top: 31.882px;
  width: 214.796px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2017;
}

#ug-e-bd2a43d2-m .c {
  z-index: 2017;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-bd2a43d2-m .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f0f3f5;
}

#ug-e-5fe6f92a-m {
  width: 360px;
  height: 42px;
  left: 0.15px;
  top: 197.655px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2014;
}

#ug-e-5fe6f92a-m .c {
  text-decoration: none;
  float: left;
  z-index: 2014;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  border: 0px;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
}

#ug-e-5fe6f92a-m .c:hover,
#ug-e-5fe6f92a-m .c:active {
  background-color: #0ceb00;
}

#ug-e-5fe6f92a-m .c:hover,
#ug-e-5fe6f92a-m .c:active {
  color: #000000;
}

#ug-e-fe06e283 {
  width: 286px;
  left: 37px;
  top: 6px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3054;
}

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

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

#ug-e-bb0f327f {
  width: 348px;
  height: 492px;
  left: 6px;
  top: 48px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3053;
}

#ug-e-bb0f327f .c {
  z-index: 3053;
  ;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea12303c039282629_m"] {
  max-width: 420px;
  width: 360px !important;
  height: 556px !important;
}

#ug-e-48f42d29-m {
  z-index: 2434;
  width: 340px;
  left: 10.5px;
  top: 249.01px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-48f42d29-m .c {
  z-index: 2434;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-48f42d29-m .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-b-de106358 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-de106358 {
  height: 623px;
  background-color: rgb(0, 0, 0);
  background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-ce5ed7c7 {
  width: 341.3px;
  left: 9.95px;
  top: 32.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2175;
}

#ug-e-ce5ed7c7 .c {
  line-height: 19.8px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 18px;
  text-shadow: none;
  opacity: 1;
  z-index: 2175;
  ;
}

#ug-e-ce5ed7c7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-951b79f3 {
  width: 326.7px;
  height: 150px;
  left: 17.3px;
  top: 234px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2210;
}

#ug-e-951b79f3 .c {
  z-index: 2210;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 25px;
}

#ug-e-951b79f3 .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-951b79f3 .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-951b79f3 #gsi_imagem_1725301903645 {
  background-image: url(../_assets/385284-4f429c6a76efbb2cf021df072616e634-f99780.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301907365 {
  background-image: url(../_assets/385284-428ec5c1914f3993571bcc6979baba06-a6cd66.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301909776 {
  background-image: url(../_assets/385284-a08507d3ff5bb0030eaaa5e05688cf33-2b2143.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301307884 {
  background-image: url(../_assets/385284-e8986440e6dad56beedcb1538a9cda39-25414d.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301310457 {
  background-image: url(../_assets/385284-b675ffe6290630e9fe2a9711a8638335-f2f4b7.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301312680 {
  background-image: url(../_assets/385284-463c54f3a6fdd4aa07461fe9742d2da8-0ff19c.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301315502 {
  background-image: url(../_assets/385284-5d3cb21bb80b47ecb8930210784c58d8-2b7b69.avif);
}

#ug-e-951b79f3 #gsi_imagem_1725301318341 {
  background-image: url(../_assets/385284-d717504db84b0be96cf7aaa65c14df59-975850.avif);
}

#ug-e-f7441180 {
  width: 340px;
  height: 226px;
  left: 10px;
  top: 102px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2215;
}

#ug-e-f7441180 .c {
  z-index: 2215;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 25px;
}

#ug-e-f7441180 .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-f7441180 .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-f7441180 #dm_gsi_imagem_1725045217594 {
  background-image: url(../_assets/385284-4f429c6a76efbb2cf021df072616e634-f99780.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725045230674 {
  background-image: url(../_assets/385284-428ec5c1914f3993571bcc6979baba06-a6cd66.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302577882 {
  background-image: url(../_assets/385284-a08507d3ff5bb0030eaaa5e05688cf33-2b2143.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302581930 {
  background-image: url(../_assets/385284-e8986440e6dad56beedcb1538a9cda39-25414d.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302591163 {
  background-image: url(../_assets/385284-b675ffe6290630e9fe2a9711a8638335-f2f4b7.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302594557 {
  background-image: url(../_assets/385284-463c54f3a6fdd4aa07461fe9742d2da8-0ff19c.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302619446 {
  background-image: url(../_assets/385284-d717504db84b0be96cf7aaa65c14df59-975850.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302598996 {
  background-image: url(../_assets/385284-bc4111496127f506cf1d6f039915f8e1-ed7abf.avif);
}

#ug-e-f7441180 #dm_gsi_imagem_1725302633966 {
  background-image: url(../_assets/385284-fe5c14436e3af834ac622476d8b3ce2e-5e66bb.avif);
}

#ug-e-63c0ddfd {
  z-index: 2213;
  width: 340px;
  height: 155px;
  left: 10px;
  top: 349px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
  z-index: 2213;
}

#ug-e-63c0ddfd .c {
  z-index: 2213;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 25px;
}

#ug-e-63c0ddfd .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-63c0ddfd .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-63c0ddfd #gsi_imagem_1725024657523 {
  background-image: url(../_assets/385284-b8728462ec6c7e475e4bac681a3d5485-fe44e0.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301972311 {
  background-image: url(../_assets/385284-955277951ce298592b445fbf28effa72-2662e7.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301977473 {
  background-image: url(../_assets/385284-fdd10b34bed7c1a800b00dd6fd0e6024-886949.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301981079 {
  background-image: url(../_assets/385284-50a7b3fea7c8088d6ea8f4ca12c67fc5-b70a34.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301984527 {
  background-image: url(../_assets/385284-2702c88f22ecd4efcb3685f2b609fcfa-395c99.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301987701 {
  background-image: url(../_assets/385284-6b1aa129e3b509385eef0cabd3718d55-0e1d0a.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301989891 {
  background-image: url(../_assets/385284-c59d176c15ec70d967feea0c491f6097-18c091.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1725301993346 {
  background-image: url(../_assets/385284-0b90d4d4f9de19ad530fc1097accaeca-b17ed0.avif);
}

#ug-e-63c0ddfd #gsi_imagem_1743195411706 {
  background-image: url(../_assets/385284-e4d98841a1dde1782e364fd77863fa97-81778f.avif);
}

#ug-e-9c64be4e {
  width: 340px;
  height: 226px;
  left: 10px;
  top: 358.128px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2214;
}

#ug-e-9c64be4e .c {
  z-index: 2214;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 25px;
}

#ug-e-9c64be4e .gsi_proximo {
  font-size: 24px;
  height: 23.9915px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-9c64be4e .gsi_anterior {
  font-size: 24px;
  height: 23.9915px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725045353522 {
  background-image: url(../_assets/385284-b8728462ec6c7e475e4bac681a3d5485-fe44e0.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725045358289 {
  background-image: url(../_assets/385284-e38ed24416b4277506f9c576f995f83e-ee2f83.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302654043 {
  background-image: url(../_assets/385284-fdd10b34bed7c1a800b00dd6fd0e6024-886949.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302656558 {
  background-image: url(../_assets/385284-50a7b3fea7c8088d6ea8f4ca12c67fc5-b70a34.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302658646 {
  background-image: url(../_assets/385284-2702c88f22ecd4efcb3685f2b609fcfa-395c99.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302660963 {
  background-image: url(../_assets/385284-6b1aa129e3b509385eef0cabd3718d55-0e1d0a.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302663283 {
  background-image: url(../_assets/385284-c59d176c15ec70d967feea0c491f6097-18c091.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302666378 {
  background-image: url(../_assets/385284-0b90d4d4f9de19ad530fc1097accaeca-b17ed0.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302668612 {
  background-image: url(../_assets/385284-bc8d21ca7912a705dc7189e49f2358af-f7cb7a.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302762111 {
  background-image: url(../_assets/385284-890ec9e3e6f9c5903491b11a99c2a0dc-2eeb54.avif);
}

#ug-e-9c64be4e #dm_gsi_imagem_1725302767311 {
  background-image: url(../_assets/385284-f15adb369c7f1fdedc4a245f1db00b58-606bee.avif);
}

#ug-b-3a8baeb5 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-3a8baeb5 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-a319832b {
  z-index: 2230;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
}

#ug-e-a319832b .c {
  z-index: 2230;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-936812e1 {
  z-index: 2348;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-936812e1 .c {
  z-index: 2348;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-936812e1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-b-65a86636 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-65a86636 {
  height: 1402px;
  background-color: rgb(36, 36, 36);
  background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-511035a2 {
  width: 360px;
  left: 0px;
  top: 40px;
  transform: translate(0px, 0px);
  z-index: 2286;
}

#ug-e-511035a2 .c {
  z-index: 2286;
  font-size: 24px;
  line-height: 26.4px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-511035a2 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(59, 255, 204);
}

#ug-e-9fb5393c {
  width: 266.8px;
  left: 46.605px;
  top: 71.983px;
  transform: translate(0px, 0px);
  z-index: 2290;
}

#ug-e-9fb5393c .c {
  z-index: 2290;
  font-size: 18px;
  line-height: 19.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-9fb5393c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-ea4d57bb {
  width: 359.7px;
  height: 84.9685px;
  left: 1.8px;
  top: 116.248px;
  z-index: 2287;
}

#ug-e-ea4d57bb .c {
  z-index: 2287;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-fcbfb2a7 {
  width: 346.4px;
  left: 7.2608px;
  top: 126.882px;
  transform: translate(0px, 0px);
  z-index: 2288;
}

#ug-e-fcbfb2a7 .c {
  z-index: 2288;
  font-size: 16.4948px;
  line-height: 16.4948px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-fcbfb2a7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(241, 241, 241);
  font-weight: bold;
}

#ug-e-bf52aa23 {
  width: 312.4px;
  left: 25.3082px;
  top: 143.328px;
  transform: translate(0px, 0px);
  z-index: 2291;
}

#ug-e-bf52aa23 .c {
  z-index: 2291;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-bf52aa23 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-0371fee3 {
  width: 293.489px;
  left: 34.202px;
  top: 210.391px;
  z-index: 2292;
}

#ug-e-0371fee3 .c {
  z-index: 2292;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-0371fee3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(241, 241, 241);
  font-weight: bold;
}

#ug-e-9bc7be9c {
  width: 359.489px;
  left: 1.13291px;
  top: 248.812px;
  z-index: 2293;
}

#ug-e-9bc7be9c .c {
  z-index: 2293;
  font-size: 15.4066px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-9bc7be9c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-14dd0728 {
  width: 359.5px;
  height: 115.41px;
  left: 0.0999999px;
  top: 326.508px;
  z-index: 2294;
}

#ug-e-14dd0728 .c {
  z-index: 2294;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-51ac0471 {
  width: 328.4px;
  left: 16.1608px;
  top: 336.026px;
  z-index: 2295;
}

#ug-e-51ac0471 .c {
  z-index: 2295;
  font-size: 16.4948px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-51ac0471 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-0ae86f95 {
  width: 329.5px;
  left: 16.2082px;
  top: 369.069px;
  z-index: 2296;
}

#ug-e-0ae86f95 .c {
  z-index: 2296;
  font-size: 14.8454px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-0ae86f95 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-acc38f92 {
  width: 359.489px;
  left: 0.32447px;
  top: 458.294px;
  z-index: 2297;
}

#ug-e-acc38f92 .c {
  z-index: 2297;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-acc38f92 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-db51e034 {
  width: 343.489px;
  left: 8.28841px;
  top: 499.979px;
  transform: translate(0px, 0px);
  z-index: 2298;
}

#ug-e-db51e034 .c {
  z-index: 2298;
  font-size: 15.4066px;
  line-height: 15.4066px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-db51e034 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-6c35aa0e {
  width: 360.4px;
  height: 111.5px;
  left: -0.5px;
  top: 576.968px;
  z-index: 2299;
}

#ug-e-6c35aa0e .c {
  z-index: 2299;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-27a991a7 {
  width: 346.4px;
  left: 5.0608px;
  top: 587.624px;
  z-index: 2300;
}

#ug-e-27a991a7 .c {
  z-index: 2300;
  font-size: 16.4948px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-27a991a7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-b6f2e335 {
  width: 346.4px;
  left: 5.0082px;
  top: 622.582px;
  z-index: 2301;
}

#ug-e-b6f2e335 .c {
  z-index: 2301;
  font-size: 14.8454px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-b6f2e335 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-82f0cd62 {
  width: 273.3px;
  left: 43.4745px;
  top: 698.977px;
  z-index: 2302;
}

#ug-e-82f0cd62 .c {
  z-index: 2302;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-82f0cd62 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-00c860c5 {
  width: 359.1px;
  left: 0.36641px;
  top: 736.968px;
  z-index: 2303;
}

#ug-e-00c860c5 .c {
  z-index: 2303;
  font-size: 15.4066px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-00c860c5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-de33d54d {
  left: 0.100003px;
  top: 799.492px;
  z-index: 2304;
  width: 360.3px;
  height: 104.057px;
  transform: translate(0px, 0px);
}

#ug-e-de33d54d .c {
  z-index: 2304;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-9cca0b99 {
  left: 6.5775px;
  top: 809.047px;
  z-index: 2305;
  width: 347.364px;
  transform: translate(0px, 0px);
}

#ug-e-9cca0b99 .c {
  z-index: 2305;
  font-size: 16.5408px;
  line-height: 16.5408px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-9cca0b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-4452e281 {
  left: 16.6527px;
  top: 827.583px;
  z-index: 2306;
  width: 327.308px;
  transform: translate(0px, 0px);
}

#ug-e-4452e281 .c {
  z-index: 2306;
  font-size: 14.8868px;
  line-height: 14.8868px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-4452e281 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-4acd9e66 {
  width: 359.489px;
  left: -0.431033px;
  top: 915.714px;
  z-index: 2307;
}

#ug-e-4acd9e66 .c {
  z-index: 2307;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-4acd9e66 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-c09c7c57 {
  width: 327.489px;
  left: 16.9664px;
  top: 955.316px;
  z-index: 2308;
}

#ug-e-c09c7c57 .c {
  z-index: 2308;
  font-size: 15.4066px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-c09c7c57 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-28ed9daf {
  width: 360.3px;
  height: 101.305px;
  left: -0.8px;
  top: 1029.66px;
  transform: translate(0px, 0px);
  z-index: 2309;
}

#ug-e-28ed9daf .c {
  z-index: 2309;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-fc9844f8 {
  width: 346.4px;
  left: 7.5608px;
  top: 1039.17px;
  z-index: 2310;
}

#ug-e-fc9844f8 .c {
  z-index: 2310;
  font-size: 16.4948px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-fc9844f8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-277e6c24 {
  width: 346.4px;
  left: 6.6082px;
  top: 1075.44px;
  z-index: 2311;
}

#ug-e-277e6c24 .c {
  z-index: 2311;
  font-size: 14.8454px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-277e6c24 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-c250faf3 {
  width: 359.489px;
  left: 1.32447px;
  top: 1147.24px;
  transform: translate(0px, 0px);
  z-index: 2312;
}

#ug-e-c250faf3 .c {
  z-index: 2312;
  font-size: 17.1184px;
  line-height: 18.8302px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-c250faf3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-eb7920bc {
  width: 359.489px;
  left: 1.36641px;
  top: 1186.9px;
  transform: translate(0px, 0px);
  z-index: 2313;
}

#ug-e-eb7920bc .c {
  z-index: 2313;
  font-size: 15.4066px;
  line-height: 15.4066px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-eb7920bc .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-8b8bfc9e {
  width: 313.4px;
  height: 38.9388px;
  left: 20.4px;
  top: 1304.46px;
  z-index: 2440;
}

#ug-e-8b8bfc9e .c {
  text-decoration: none;
  float: left;
  z-index: 2440;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  border: 0px;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
}

#ug-e-8b8bfc9e .c:hover,
#ug-e-8b8bfc9e .c:active {
  background-color: #0ceb00;
}

#ug-e-8b8bfc9e .c:hover,
#ug-e-8b8bfc9e .c:active {
  color: #000000;
}

#ug-e-553c652b {
  width: 348px;
  height: 268px;
  left: 246px;
  top: -1665px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-553c652b .c {
  z-index: 3059;
  ;
}

#ug-e-77bf9e19 {
  width: 348px;
  height: 487px;
  left: 6px;
  top: 48.667px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3061;
}

#ug-e-77bf9e19 .c {
  z-index: 3061;
  ;
}

#ug-e-f1cc0d83 {
  width: 286px;
  left: 277px;
  top: -1701px;
  transform: translate(0px, 0px) rotate(0deg);
}

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

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

#ug-e-67e62fb4 {
  width: 286px;
  left: 37px;
  top: 6.667px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3062;
}

#ug-e-67e62fb4 .c {
  z-index: 3062;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-67e62fb4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea12d869649916247"] {
  max-width: 420px;
  width: 366px !important;
  height: 551px !important;
}

#ug-e-e00c431c {
  width: 313.4px;
  left: 20.4244px;
  top: 1273.34px;
  transform: translate(0px, 0px);
  z-index: 2441;
}

#ug-e-e00c431c .c {
  z-index: 2441;
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-e00c431c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-b22660e9 {
  width: 340px;
  left: 10.8px;
  top: 1370.29px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2437;
}

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

#ug-e-b22660e9 .c>P:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-e-b09435fe {
  z-index: 2289;
  width: 358px;
  height: 96px;
  left: -1px;
  top: 1264.02px;
  transform: translate(0px, 0px);
  z-index: 2289;
  z-index: 2289;
  z-index: 2289;
}

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

#ug-b-f15c31f2 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-f15c31f2 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-4147c458 {
  z-index: 2349;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-4147c458 .c {
  z-index: 2349;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-4147c458 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-eaed8f5f {
  z-index: 2350;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-eaed8f5f .c {
  z-index: 2350;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-b-5a9e3fa7 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-5a9e3fa7 {
  height: 3119.02px;
  background-color: rgb(36, 36, 36);
  background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-b253a325 {
  width: 360px;
  left: 0px;
  top: 40px;
  transform: translate(0px, 0px);
  z-index: 2018;
}

#ug-e-b253a325 .c {
  z-index: 2018;
  font-size: 24px;
  line-height: 26.4px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-b253a325 .c>H2:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(59, 255, 204);
}

#ug-e-a786f3ae {
  width: 266.8px;
  left: 46.605px;
  top: 71.983px;
  transform: translate(0px, 0px);
  z-index: 2087;
}

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

#ug-e-a786f3ae .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-6313e401 {
  width: 359.7px;
  height: 84.9685px;
  left: 0.5px;
  top: 114.248px;
  z-index: 2018;
}

#ug-e-6313e401 .c {
  z-index: 2018;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-2fa443e7 {
  width: 346.4px;
  left: 14.1608px;
  top: 123.765px;
  transform: translate(0px, 0px);
  z-index: 2049;
}

#ug-e-2fa443e7 .c {
  z-index: 2049;
  font-size: 16.4948px;
  line-height: 16.4948px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2fa443e7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(241, 241, 241);
  font-weight: bold;
}

#ug-e-ebb1b815 {
  width: 329.4px;
  left: 14.1082px;
  top: 141.428px;
  z-index: 2088;
}

#ug-e-ebb1b815 .c {
  line-height: 14.8454px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14.8454px;
  text-shadow: none;
  opacity: 1;
  z-index: 2088;
  ;
}

#ug-e-ebb1b815 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-c3ac188a {
  width: 359.489px;
  left: -0.275534px;
  top: 349.116px;
  z-index: 2089;
}

#ug-e-c3ac188a .c {
  z-index: 2089;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-c3ac188a .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(241, 241, 241);
  font-weight: bold;
}

#ug-e-a098cb33 {
  width: 359.489px;
  left: -0.789086px;
  top: 367.924px;
  transform: translate(0px, 0px);
  z-index: 2090;
}

#ug-e-a098cb33 .c {
  z-index: 2090;
  font-size: 15.4066px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-a098cb33 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-7ae79c9c {
  width: 346.4px;
  height: 64.41px;
  left: 0px;
  top: 467.585px;
  transform: translate(0px, 0px);
  z-index: 2236;
}

#ug-e-7ae79c9c .c {
  z-index: 2236;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-a5f6ed5c {
  width: 346.4px;
  left: 13.3608px;
  top: 477.103px;
  transform: translate(0px, 0px);
  z-index: 2237;
}

#ug-e-a5f6ed5c .c {
  z-index: 2237;
  font-size: 16.4948px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-a5f6ed5c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-0f35f6ea {
  width: 346.4px;
  left: 13.6082px;
  top: 493.595px;
  z-index: 2238;
}

#ug-e-0f35f6ea .c {
  z-index: 2238;
  font-size: 14.8454px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-0f35f6ea .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-948dcb3d {
  width: 359.489px;
  left: 0.513467px;
  top: 592.983px;
  transform: translate(0px, 0px);
  z-index: 2239;
}

#ug-e-948dcb3d .c {
  z-index: 2239;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-948dcb3d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-2c41b140 {
  width: 359.489px;
  left: -8.55e-05px;
  top: 611.791px;
  z-index: 2240;
}

#ug-e-2c41b140 .c {
  z-index: 2240;
  font-size: 15.4066px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2c41b140 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-962947f8 {
  width: 346.4px;
  height: 64.41px;
  left: 0px;
  top: 713.452px;
  transform: translate(0px, 0px);
  z-index: 2241;
}

#ug-e-962947f8 .c {
  z-index: 2241;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-eec88a64 {
  width: 346.4px;
  left: 13.3608px;
  top: 722.969px;
  transform: translate(0px, 0px);
  z-index: 2242;
}

#ug-e-eec88a64 .c {
  z-index: 2242;
  font-size: 16.4948px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-eec88a64 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-ee0aa448 {
  width: 346.4px;
  left: 13.6082px;
  top: 739.462px;
  transform: translate(0px, 0px);
  z-index: 2243;
}

#ug-e-ee0aa448 .c {
  z-index: 2243;
  font-size: 14.8454px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-ee0aa448 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-284bbeaa {
  width: 359.489px;
  left: 0.513467px;
  top: 824.005px;
  transform: translate(0px, 0px);
  z-index: 2244;
}

#ug-e-284bbeaa .c {
  z-index: 2244;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-284bbeaa .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-d07b2225 {
  width: 359.489px;
  left: -8.55e-05px;
  top: 842.813px;
  z-index: 2245;
}

#ug-e-d07b2225 .c {
  z-index: 2245;
  font-size: 15.4066px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-d07b2225 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-bd84d01a {
  width: 346.4px;
  height: 64.41px;
  left: 0px;
  top: 929.062px;
  transform: translate(0px, 0px);
  z-index: 2246;
}

#ug-e-bd84d01a .c {
  z-index: 2246;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-c1baf2da {
  width: 346.4px;
  left: 13.3608px;
  top: 938.58px;
  transform: translate(0px, 0px);
  z-index: 2247;
}

#ug-e-c1baf2da .c {
  z-index: 2247;
  font-size: 16.4948px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-c1baf2da .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-bf021f0c {
  width: 346.4px;
  left: 13.6082px;
  top: 955.072px;
  z-index: 2248;
}

#ug-e-bf021f0c .c {
  z-index: 2248;
  font-size: 14.8454px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-bf021f0c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-67dc68f6 {
  width: 359.489px;
  left: 0.513467px;
  top: 1054.46px;
  transform: translate(0px, 0px);
  z-index: 2249;
}

#ug-e-67dc68f6 .c {
  z-index: 2249;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-67dc68f6 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-f983fa13 {
  width: 359.489px;
  left: -8.55e-05px;
  top: 1073.27px;
  z-index: 2250;
}

#ug-e-f983fa13 .c {
  z-index: 2250;
  font-size: 15.4066px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-f983fa13 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-a7b9e427 {
  width: 346.4px;
  height: 64.41px;
  left: 0px;
  top: 1159.52px;
  transform: translate(0px, 0px);
  z-index: 2251;
}

#ug-e-a7b9e427 .c {
  z-index: 2251;
  opacity: 1;
  border: 1px solid rgb(60, 60, 60);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 10px;
  background-image: none;
  background-size: cover;
  background-color: rgb(51, 50, 50);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-d98d85ab {
  width: 346.4px;
  left: 13.3608px;
  top: 1169.03px;
  transform: translate(0px, 0px);
  z-index: 2252;
}

#ug-e-d98d85ab .c {
  z-index: 2252;
  font-size: 16.4948px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-d98d85ab .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-2f726f97 {
  width: 346.4px;
  left: 13.6082px;
  top: 1185.53px;
  z-index: 2253;
}

#ug-e-2f726f97 .c {
  z-index: 2253;
  font-size: 14.8454px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2f726f97 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-cf182362 {
  width: 359.489px;
  left: 0.513467px;
  top: 1270.07px;
  z-index: 2254;
}

#ug-e-cf182362 .c {
  z-index: 2254;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-cf182362 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-5ed154f3 {
  width: 359.489px;
  left: -8.55e-05px;
  top: 1288.88px;
  z-index: 2255;
}

#ug-e-5ed154f3 .c {
  z-index: 2255;
  font-size: 15.4066px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-5ed154f3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-7981a437 {
  z-index: 2439;
  width: 340px;
  height: 200px;
  left: 10px;
  top: 2879.02px;
  transform: rotate(0deg);
  z-index: 2439;
  z-index: 2439;
  z-index: 2439;
}

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

#ug-e-adb69f77 {
  width: 359.489px;
  left: 0.513467px;
  top: 2857.02px;
  transform: translate(0px, 0px);
  z-index: 2438;
}

#ug-e-adb69f77 .c {
  z-index: 2438;
  font-size: 17.1184px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-adb69f77 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-7dd6bfc5 {
  width: 360px;
  left: 0px;
  top: 2774.86px;
  z-index: 2050;
}

#ug-e-7dd6bfc5 .c {
  text-decoration: none;
  float: left;
  z-index: 2050;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 10px;
}

#ug-e-7dd6bfc5 .c:hover,
#ug-e-7dd6bfc5 .c:active {
  background-color: #0ceb00;
}

#ug-e-7dd6bfc5 .c:hover,
#ug-e-7dd6bfc5 .c:active {
  color: #000000;
}

#ug-e-e4dfa3fa {
  width: 286px;
  left: 31px;
  top: 420px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3056;
}

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

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

#ug-e-05337e6c {
  width: 348px;
  height: 268px;
  left: 0px;
  top: 420px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3055;
}

#ug-e-05337e6c .c {
  z-index: 3055;
  ;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea1234b2986858260"] {
  max-width: 420px;
  width: 340px !important;
  height: 420px !important;
}

#ug-e-df29760f {
  z-index: 2435;
  width: 340px;
  left: 10px;
  top: 17.6042px;
  transform: rotate(0deg);
  z-index: 2435;
  z-index: 2435;
  z-index: 2435;
  z-index: 2435;
  z-index: 2435;
}

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

#ug-e-df29760f .c>P:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-b-ea83bae5 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-ea83bae5 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-ac136bd5 {
  z-index: 2230;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
  z-index: 2230;
}

#ug-e-ac136bd5 .c {
  z-index: 2230;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-b-5d44ed2c .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-5d44ed2c {
  height: 941.65px;
  background-color: rgb(0, 0, 0);
  background-image: url(../_assets/385284-ae3d80823d1c473a3bdb14c25f6c5230-9314bb.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-f99f48ec {
  z-index: 2397;
  left: 60px;
  top: 539.193px;
  transform: translate(0px, 0px);
}

#ug-e-f99f48ec .c {
  z-index: 2397;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-c0972d75-m {
  z-index: 2346;
  left: 60px;
  top: 662.283px;
  transform: translate(0px, 0px);
}

#ug-e-c0972d75-m .c {
  z-index: 2346;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-adb6ae04-m {
  z-index: 2231;
  left: 60px;
  top: 234.356px;
  transform: translate(0px, 0px);
}

#ug-e-adb6ae04-m .c {
  z-index: 2231;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-594f81d1 {
  width: 270px;
  left: 45px;
  top: 30.2547px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1896;
}

#ug-e-594f81d1 .c {
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  z-index: 1896;
  ;
}

#ug-e-594f81d1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-3ab85095-m {
  z-index: 2344;
  left: 51px;
  top: 335.97px;
  transform: translate(0px, 0px);
}

#ug-e-3ab85095-m .c {
  z-index: 2344;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-3ca0563f {
  z-index: 2431;
  left: 60px;
  top: 806.247px;
  transform: translate(0px, 0px);
}

#ug-e-3ca0563f .c {
  z-index: 2431;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-dcd4cdc2-m {
  z-index: 2345;
  left: 51px;
  top: 437.573px;
  transform: translate(0px, 0px);
}

#ug-e-dcd4cdc2-m .c {
  z-index: 2345;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-1b5f3971 {
  width: 360px;
  top: 133.814px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2051;
}

#ug-e-1b5f3971 .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2051;
  ;
}

#ug-e-1b5f3971 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-1b5f3971 .c>H2:nth-of-type(2)>DIV:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-f29f9367 {
  z-index: 2021;
  height: 240px;
  left: 325.25px;
  top: 835.824px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
  z-index: 2021;
}

#ug-e-f29f9367 .c {
  z-index: 2021;
  border-left: 1px solid rgb(255, 255, 255);
}

#ug-e-7c861b43 {
  width: 360px;
  left: 0px;
  top: 453.97px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2055;
}

#ug-e-7c861b43 .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2055;
  ;
}

#ug-e-7c861b43 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-7c861b43 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #f1f1f1;
}

#ug-e-89049cda {
  width: 360px;
  left: 0px;
  top: 558.325px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2056;
}

#ug-e-89049cda .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2056;
  ;
}

#ug-e-89049cda .c>H2:nth-of-type(1)>U:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc
}

#ug-e-89049cda .c>H2:nth-of-type(1)>U:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #9fe618
}

#ug-e-89049cda .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f1f1f1;
}

#ug-e-d0f24b99 {
  width: 360px;
  top: 250.744px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2053;
}

#ug-e-d0f24b99 .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2053;
  ;
}

#ug-e-d0f24b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-d0f24b99 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #f1f1f1;
}

#ug-e-74f454b4 {
  width: 360px;
  top: 352.349px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2054;
}

#ug-e-74f454b4 .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2054;
  ;
}

#ug-e-74f454b4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-74f454b4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #f1f1f1;
}

#ug-e-0ca3198c {
  width: 360px;
  left: 0px;
  top: 681.422px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2057;
}

#ug-e-0ca3198c .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2057;
  ;
}

#ug-e-0ca3198c .c>H2:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-0ca3198c .c>H2:nth-of-type(1)>B:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #9fe618;
}

#ug-e-0ca3198c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-fb13dac8 {
  width: 360px;
  top: 830.257px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2430;
}

#ug-e-fb13dac8 .c {
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 2430;
  ;
}

#ug-e-fb13dac8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #3bffcc;
}

#ug-e-fb13dac8 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: #f1f1f1;
}

#ug-b-f6f223c7 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-f6f223c7 {
  height: 1192.38px;
  background-color: rgb(241, 241, 241);
  background-image: url(../_assets/385284-37b417c93b9378b21ae56526e7033432-a2a752.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-e7d89caf {
  z-index: 2348;
  width: 420px;
  height: 2319.1px;
  left: -30px;
  top: 525.065px;
  transform: translate(0px, 0px);
}

#ug-e-e7d89caf .c {
  z-index: 2348;
  opacity: 1;
  border: 0px solid rgb(163, 186, 198);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 26px 26px 0px 0px;
  background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
  background-size: cover;
  background-color: rgb(255, 255, 255);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-a8239bc1 {
  left: 59.4712px;
  top: 24.7245px;
  width: 239.1px;
}

#ug-e-a8239bc1 .c {
  z-index: 2387;
  font-size: 24px;
  line-height: 26.4px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-b7e43c86 {
  left: 83.1129px;
  top: 80.6789px;
  width: 193.8px;
}

#ug-e-b7e43c86 .c {
  z-index: 2388;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-62f91120 {
  width: 179.9px;
  height: 62.1406px;
  left: 0.15px;
  top: 109.49px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2385;
}

#ug-e-62f91120 .c {
  z-index: 2385;
  opacity: 1;
  border: 0px solid rgb(0, 0, 0);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 6px 0px 0px;
  background-image: none;
  background-size: cover;
  background-color: rgb(28, 28, 28);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-362f52f3 {
  width: 181px;
  height: 62.1406px;
  left: 179.05px;
  top: 109.52px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2402;
}

#ug-e-362f52f3 .c {
  z-index: 2402;
  opacity: 1;
  border: 0px solid rgb(0, 0, 0);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px 6px 0px 0px;
  background-image: none;
  background-size: auto;
  background-color: rgb(59, 255, 204);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-f9ab8dc7 {
  width: 179.9px;
  left: -0.871px;
  top: 124.362px;
  z-index: 2403;
}

#ug-e-f9ab8dc7 .c {
  z-index: 2403;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-f9ab8dc7 .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-4061dc07 {
  width: 359.7px;
  height: 958px;
  left: 0.0999999px;
  top: 160.362px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2355;
}

#ug-e-4061dc07 .c {
  z-index: 2355;
  opacity: 1;
  border: 1px solid rgb(217, 216, 216);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px 0px 6px 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(241, 241, 241);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-9c3c8035 {
  z-index: 2381;
  width: 300.886px;
  left: 33.8062px;
  top: 2059.72px;
  transform: translate(0px, 0px);
}

#ug-e-9c3c8035 .c {
  z-index: 2381;
  font-size: 25.7082px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-9c3c8035 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-5c96363c {
  width: 178.2px;
  left: 180.679px;
  top: 122.572px;
  z-index: 2404;
}

#ug-e-5c96363c .c {
  z-index: 2404;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-5c96363c .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(28, 28, 28);
}

#ug-e-e2bae978 {
  z-index: 2382;
  width: 300.9px;
  left: 33.7919px;
  top: 2103.14px;
  transform: translate(0px, 0px);
}

#ug-e-e2bae978 .c {
  z-index: 2382;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-69a28349 {
  z-index: 2384;
  height: 145.004px;
  width: 304.4px;
  left: 25.9px;
  top: 2362.98px;
  transform: translate(0px, 0px) rotate(0deg);
}

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

#ug-e-69a28349 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1944;
  background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
  background-size: 304px 145px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-21a11df7 {
  z-index: 2353;
  height: 143.622px;
  width: 301.5px;
  left: 29.2px;
  top: 2136.51px;
  transform: translate(0px, 0px) rotate(0deg);
}

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

#ug-e-21a11df7 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1907;
  background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
  background-size: 301.491px 143.608px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-f4734339 {
  width: 90.1px;
  left: 44px;
  top: 193.202px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2356;
}

#ug-e-f4734339 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2356;
  ;
}

#ug-e-f4734339 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-8087bfe1 {
  z-index: 2349;
  width: 360px;
  left: 0px;
  top: 116.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-8087bfe1 .c {
  z-index: 2349;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-8087bfe1 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-e8d295b7 {
  width: 178.9px;
  left: 179.95px;
  top: 193.182px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2405;
}

#ug-e-e8d295b7 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2405;
  ;
}

#ug-e-e8d295b7 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(36, 36, 36);
}

#ug-e-079573ca {
  z-index: 2383;
  width: 300.2px;
  height: 53.9931px;
  left: 25.9px;
  top: 2507.81px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-079573ca .c {
  text-decoration: none;
  float: left;
  z-index: 2383;
  background-color: rgb(255, 255, 255);
  background-image: none;
  color: rgb(36, 36, 36);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
}

#ug-e-079573ca:hover .c,
#ug-e-079573ca:active .c {
  background-color: #ffffff;
}

#ug-e-079573ca:hover .c,
#ug-e-079573ca:active .c {
  color: #ffffff;
}

#ug-e-03d67198 {
  z-index: 2351;
  width: 301.5px;
  height: 53.9931px;
  left: 29.2px;
  top: 2280.15px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-03d67198 .c {
  text-decoration: none;
  float: left;
  z-index: 2351;
  background-color: rgb(255, 255, 255);
  background-image: none;
  color: rgb(36, 36, 36);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
}

#ug-e-03d67198:hover .c,
#ug-e-03d67198:active .c {
  background-color: #ffffff;
}

#ug-e-03d67198:hover .c,
#ug-e-03d67198:active .c {
  color: #ffffff;
}

#ug-e-569095e0 {
  width: 155.9px;
  left: 191.9px;
  top: 289.206px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2359;
}

#ug-e-569095e0 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2359;
  ;
}

#ug-e-569095e0 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-4870ee59 {
  width: 135px;
  left: 22.55px;
  top: 310.253px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2371;
}

#ug-e-4870ee59 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2371;
  ;
}

#ug-e-4870ee59 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-aa63a9d4 {
  z-index: 2357;
  width: 360px;
  left: 0px;
  top: 136.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-aa63a9d4 .c {
  z-index: 2357;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-c16a0d1b {
  width: 153.6px;
  left: 12.25px;
  top: 420.25px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2362;
}

#ug-e-c16a0d1b .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2362;
  ;
}

#ug-e-c16a0d1b .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-b4ca1861 {
  width: 155.3px;
  left: 191.65px;
  top: 413.235px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2363;
}

#ug-e-b4ca1861 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2363;
  ;
}

#ug-e-b4ca1861 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-bf38cdd8 {
  z-index: 2361;
  width: 360px;
  left: 0px;
  top: 156.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-bf38cdd8 .c {
  z-index: 2361;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-3c00a6bb {
  width: 144.7px;
  left: 197.45px;
  top: 523.272px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2367;
}

#ug-e-3c00a6bb .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2367;
  ;
}

#ug-e-3c00a6bb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-02b0f51e {
  z-index: 2365;
  width: 360px;
  left: 0px;
  top: 176.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-02b0f51e .c {
  z-index: 2365;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-02b0f51e .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-4ff04bbf {
  width: 130px;
  left: 25.05px;
  top: 565.301px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2366;
}

#ug-e-4ff04bbf .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2366;
  ;
}

#ug-e-4ff04bbf .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-6f9da902 {
  width: 143.9px;
  left: 198.2px;
  top: 703.31px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2401;
}

#ug-e-6f9da902 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2401;
  ;
}

#ug-e-6f9da902 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-ab1a3bcb {
  width: 141.1px;
  left: 20.25px;
  top: 752.561px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2370;
}

#ug-e-ab1a3bcb .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2370;
  ;
}

#ug-e-ab1a3bcb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-42d77e4b {
  z-index: 2369;
  width: 360px;
  left: 0px;
  top: 196.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-42d77e4b .c {
  z-index: 2369;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-42d77e4b .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-e7191da5 {
  width: 142.2px;
  left: 203.35px;
  top: 883.328px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2375;
}

#ug-e-e7191da5 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2375;
  ;
}

#ug-e-e7191da5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-0f5cdc1f {
  width: 142.1px;
  left: 16.85px;
  top: 911.332px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2374;
}

#ug-e-0f5cdc1f .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2374;
  ;
}

#ug-e-0f5cdc1f .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-fbd07f7d {
  z-index: 2373;
  width: 360px;
  left: 0px;
  top: 216.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-fbd07f7d .c {
  z-index: 2373;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-e1b50fc6 {
  width: 140.8px;
  left: 24.1062px;
  top: 1035.39px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2378;
}

#ug-e-e1b50fc6 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2378;
  ;
}

#ug-e-e1b50fc6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-23e44a79 {
  width: 161.6px;
  left: 191.7px;
  top: 1035.33px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2379;
}

#ug-e-23e44a79 .c {
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
  z-index: 2379;
  ;
}

#ug-e-23e44a79 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-75c04aa5 {
  z-index: 2377;
  width: 360px;
  left: 0px;
  top: 256.28px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-75c04aa5 .c {
  z-index: 2377;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-75c04aa5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-684f8c94 {
  width: 358.9px;
  left: 0.357px;
  top: 490.925px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-684f8c94 .c {
  z-index: 2354;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-b12ccdf3 {
  width: 360px;
  height: 37.0256px;
  left: 0.65px;
  top: 1131.45px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2396;
}

#ug-e-b12ccdf3 .c {
  text-decoration: none;
  float: left;
  z-index: 2396;
  background-color: rgb(245, 51, 63);
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 12px;
  text-align: center;
  box-shadow: rgb(207, 207, 207) 0px 1px 3px;
  border-radius: 6px;
}

#ug-e-b12ccdf3:hover .c,
#ug-e-b12ccdf3:active .c {
  background-color: #004a98;
}

#ug-e-b12ccdf3:hover .c,
#ug-e-b12ccdf3:active .c {
  color: #000000;
}

#ug-e-de666c49 {
  width: 306.3px;
  left: 23.007px;
  top: 1051.64px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-de666c49 .c {
  z-index: 2395;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-8c85feae {
  z-index: 2415;
  height: 928.2px;
  left: 175px;
  top: 180.091px;
  transform: translate(0px, 0px);
}

#ug-e-8c85feae .c {
  z-index: 2415;
  border-left: 1px solid rgb(217, 216, 216);
}

#ug-e-1cd0f961 {
  z-index: 2416;
  width: 144.5px;
  left: 197.15px;
  top: 256.703px;
  transform: translate(0px, 0px);
}

#ug-e-1cd0f961 .c {
  z-index: 2416;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-49fd2805 {
  z-index: 2417;
  width: 144.5px;
  left: 16.85px;
  top: 256.719px;
  transform: translate(0px, 0px);
}

#ug-e-49fd2805 .c {
  z-index: 2417;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-c9df29a2 {
  z-index: 2418;
  width: 144.5px;
  left: 197.1px;
  top: 380.734px;
  transform: translate(0px, 0px);
}

#ug-e-c9df29a2 .c {
  z-index: 2418;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-dc36207c {
  z-index: 2419;
  width: 144.5px;
  left: 16.85px;
  top: 380.781px;
  transform: translate(0px, 0px);
}

#ug-e-dc36207c .c {
  z-index: 2419;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-0af5743b {
  z-index: 2420;
  width: 144.5px;
  left: 197.05px;
  top: 490.765px;
  transform: translate(0px, 0px);
}

#ug-e-0af5743b .c {
  z-index: 2420;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-f459801b {
  z-index: 2421;
  width: 144.5px;
  left: 16.85px;
  top: 490.781px;
  transform: translate(0px, 0px);
}

#ug-e-f459801b .c {
  z-index: 2421;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-328c904b {
  z-index: 2422;
  width: 144.5px;
  left: 197px;
  top: 670.796px;
  transform: translate(0px, 0px);
}

#ug-e-328c904b .c {
  z-index: 2422;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-be3d3c41 {
  z-index: 2423;
  width: 144.5px;
  left: 16.85px;
  top: 670.781px;
  transform: translate(0px, 0px);
}

#ug-e-be3d3c41 .c {
  z-index: 2423;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-6e7ec32c {
  z-index: 2424;
  width: 144.5px;
  left: 198.15px;
  top: 850.827px;
  transform: translate(0px, 0px);
}

#ug-e-6e7ec32c .c {
  z-index: 2424;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-5db4502a {
  z-index: 2425;
  width: 144.5px;
  left: 21.35px;
  top: 851.335px;
  transform: translate(0px, 0px);
}

#ug-e-5db4502a .c {
  z-index: 2425;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-702874d3 {
  z-index: 2426;
  width: 144.5px;
  left: 202.2px;
  top: 1002.83px;
  transform: translate(0px, 0px);
}

#ug-e-702874d3 .c {
  z-index: 2426;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-b61f3a80 {
  z-index: 2427;
  width: 144.5px;
  left: 22.6px;
  top: 1002.33px;
  transform: translate(0px, 0px);
}

#ug-e-b61f3a80 .c {
  z-index: 2427;
  border-bottom: 1px solid rgb(229, 229, 229);
}

#ug-e-459e54ff {
  z-index: 2418;
  width: 358.3px;
  height: 1008.8px;
  left: 0.6px;
  top: 109.524px;
  transform: translate(0px, 0px);
}

#ug-e-459e54ff .c {
  text-decoration: none;
  float: left;
  z-index: 2418;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 18px;
  text-align: center;
  box-shadow: rgb(207, 207, 207) 0px 1px 3px;
  border-radius: 6px;
}

#ug-e-459e54ff:hover .c,
#ug-e-459e54ff:active .c {
  background-color: transparent;
}

#ug-e-459e54ff:hover .c,
#ug-e-459e54ff:active .c {
  color: #ffffff;
}

#ug-b-3cc4cc95 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-3cc4cc95 {
  height: 1267.38px;
  background-color: rgb(241, 241, 241);
  background-image: url(../_assets/385284-37b417c93b9378b21ae56526e7033432-a2a752.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-7282315b-d {
  z-index: 2346;
  left: 60px;
  top: 662.283px;
  transform: translate(0px, 0px);
}

#ug-e-7282315b-d {
  display: none;
}

#ug-e-80fb42c4 .c {
  z-index: 2346;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-c91a4796-d {
  z-index: 2231;
  left: 60px;
  top: 234.356px;
  transform: translate(0px, 0px);
}

#ug-e-c91a4796-d {
  display: none;
}

#ug-e-45ddf192 .c {
  z-index: 2231;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-4bcfdb93-d {
  z-index: 2344;
  left: 51px;
  top: 335.97px;
  transform: translate(0px, 0px);
}

#ug-e-4bcfdb93-d {
  display: none;
}

#ug-e-0aa4a1d3 .c {
  z-index: 2344;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-51cd294e-d {
  z-index: 2345;
  left: 51px;
  top: 437.573px;
  transform: translate(0px, 0px);
}

#ug-e-51cd294e-d {
  display: none;
}

#ug-e-674a89fa .c {
  z-index: 2345;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-1024da6a {
  left: 59.4712px;
  top: 24.7245px;
  width: 239.1px;
  z-index: 1950;
}

#ug-e-1024da6a .c {
  z-index: 1950;
  font-size: 24px;
  line-height: 26.4px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-1024da6a .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-50bf2115 {
  left: 83.1129px;
  top: 80.6789px;
  width: 193.8px;
  z-index: 1951;
}

#ug-e-50bf2115 .c {
  z-index: 1951;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-a193ad53 {
  width: 360px;
  height: 43.4px;
  left: 0.207px;
  top: 526.109px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1939;
}

#ug-e-a193ad53 .c {
  z-index: 1939;
  opacity: 1;
  border: 0px solid rgb(0, 104, 199);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-ed635e5e {
  width: 360px;
  height: 43.3664px;
  left: 0.05px;
  top: 120.46px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1909;
}

#ug-e-ed635e5e .c {
  z-index: 1909;
  opacity: 1;
  border: 1px solid rgb(0, 0, 0);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(36, 36, 36);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-3158768d {
  width: 184.989px;
  left: 83.629px;
  top: 132.284px;
  transform: translate(0px, 0px);
  z-index: 1945;
}

#ug-e-3158768d .c {
  z-index: 1945;
  font-size: 18px;
  line-height: 19.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-3158768d .c>H6:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-78aa4037 {
  width: 303.7px;
  left: 31.107px;
  top: 538.854px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1946;
}

#ug-e-78aa4037 .c {
  z-index: 1946;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-78aa4037 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-e-6925c6d3-m {
  z-index: 1941;
  width: 300.886px;
  left: 33.8062px;
  top: 2059.72px;
  transform: translate(0px, 0px);
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
}

#ug-e-6925c6d3-m .c {
  z-index: 1941;
  font-size: 25.7082px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-6925c6d3-m .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-62d04c75-m {
  z-index: 1942;
  width: 300.9px;
  left: 33.7919px;
  top: 2103.14px;
  transform: translate(0px, 0px);
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
}

#ug-e-62d04c75-m .c {
  z-index: 1942;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-d27bb3bd-m {
  z-index: 1944;
  height: 145.004px;
  width: 304.4px;
  left: 25.9px;
  top: 2362.98px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
}

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

#ug-e-d27bb3bd-m .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1944;
  background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
  background-size: 304px 145px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-68b6df44-m {
  z-index: 1907;
  height: 143.622px;
  width: 301.5px;
  left: 29.2px;
  top: 2136.51px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
}

#ug-e-68b6df44-m .c {
  z-index: 1907;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  box-shadow: none;
  border-radius: 0px;
}

#ug-e-68b6df44-m .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1907;
  background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
  background-size: 301.491px 143.608px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-1bb5098d {
  width: 360.1px;
  left: 0.6px;
  top: 592.598px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1907;
}

#ug-e-1bb5098d .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1907;
  ;
}

#ug-e-1bb5098d .c>P:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(36, 36, 36);
}

#ug-e-54c773b6 {
  width: 360px;
  left: 1.4px;
  top: 179.09px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1906;
}

#ug-e-54c773b6 .c {
  line-height: 22.4px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1906;
  ;
}

#ug-e-54c773b6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-b8d5ef93 {
  z-index: 1905;
  width: 360px;
  left: 0px;
  top: 116.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
  z-index: 1905;
}

#ug-e-b8d5ef93 .c {
  z-index: 1905;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-0262d795 {
  width: 358.7px;
  left: 2.357px;
  top: 207.959px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1911;
}

#ug-e-0262d795 .c {
  z-index: 1911;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-531dbeb1-m {
  z-index: 1943;
  width: 300.2px;
  height: 53.9931px;
  left: 25.9px;
  top: 2507.81px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
}

#ug-e-531dbeb1-m .c {
  text-decoration: none;
  float: left;
  z-index: 1943;
  background-color: rgb(255, 255, 255);
  background-image: none;
  color: rgb(36, 36, 36);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
}

#ug-e-531dbeb1-m:hover .c,
#ug-e-531dbeb1-m:active .c {
  background-color: #ffffff;
}

#ug-e-531dbeb1-m:hover .c,
#ug-e-531dbeb1-m:active .c {
  color: #ffffff;
}

#ug-e-6b1f2c47-m {
  z-index: 1906;
  width: 301.5px;
  height: 53.9931px;
  left: 29.2px;
  top: 2280.15px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
}

#ug-e-6b1f2c47-m .c {
  text-decoration: none;
  float: left;
  z-index: 1906;
  background-color: rgb(255, 255, 255);
  background-image: none;
  color: rgb(36, 36, 36);
  border: 0px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
}

#ug-e-6b1f2c47-m:hover .c,
#ug-e-6b1f2c47-m:active .c {
  background-color: #ffffff;
}

#ug-e-6b1f2c47-m:hover .c,
#ug-e-6b1f2c47-m:active .c {
  color: #ffffff;
}

#ug-e-41b3c23a {
  width: 359.1px;
  left: 0.35px;
  top: 643.53px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1914;
}

#ug-e-41b3c23a .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1914;
  ;
}

#ug-e-41b3c23a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-7847cba2 {
  width: 360px;
  left: 0.25px;
  top: 235.305px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1913;
}

#ug-e-7847cba2 .c {
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1913;
  ;
}

#ug-e-7847cba2 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-2a59b038 {
  z-index: 1912;
  width: 360px;
  left: 0px;
  top: 136.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
  z-index: 1912;
}

#ug-e-2a59b038 .c {
  z-index: 1912;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2a59b038 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-0daa248b {
  width: 357.7px;
  left: 0.607px;
  top: 274.03px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1915;
}

#ug-e-0daa248b .c {
  z-index: 1915;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-27e8fa3e {
  width: 358.6px;
  left: 0.65px;
  top: 291.251px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1917;
}

#ug-e-27e8fa3e .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1917;
  ;
}

#ug-e-27e8fa3e .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-743e4deb {
  width: 359px;
  left: 0.25px;
  top: 713.839px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1918;
}

#ug-e-743e4deb .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1918;
  ;
}

#ug-e-743e4deb .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-2217a207 {
  z-index: 1916;
  width: 360px;
  left: 0px;
  top: 156.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
  z-index: 1916;
}

#ug-e-2217a207 .c {
  z-index: 1916;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2217a207 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-6c3d0f3e {
  width: 359.9px;
  left: -0.593px;
  top: 329.197px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1919;
}

#ug-e-6c3d0f3e .c {
  z-index: 1919;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-5ac908e9 {
  width: 358.7px;
  left: 1.55px;
  top: 772.398px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1922;
}

#ug-e-5ac908e9 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1922;
  ;
}

#ug-e-5ac908e9 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-b3aeffb7 {
  z-index: 1920;
  width: 360px;
  left: 0px;
  top: 176.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
  z-index: 1920;
}

#ug-e-b3aeffb7 .c {
  z-index: 1920;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-6812b376 {
  width: 358.6px;
  left: -1.45px;
  top: 347.235px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1921;
}

#ug-e-6812b376 .c {
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1921;
  ;
}

#ug-e-6812b376 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-d859e378 {
  width: 359.9px;
  left: -0.393px;
  top: 374.698px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1923;
}

#ug-e-d859e378 .c {
  z-index: 1923;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-661093c5 {
  width: 361.7px;
  left: -2.45px;
  top: 924.867px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1926;
}

#ug-e-661093c5 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1926;
  ;
}

#ug-e-661093c5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-4ca5d08a {
  width: 361.1px;
  left: -0.4px;
  top: 391.584px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1925;
}

#ug-e-4ca5d08a .c {
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1925;
  ;
}

#ug-e-4ca5d08a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-a0e0e0bf {
  z-index: 1924;
  width: 360px;
  left: 0px;
  top: 196.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
  z-index: 1924;
}

#ug-e-a0e0e0bf .c {
  z-index: 1924;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-91dabb30 {
  width: 359.7px;
  left: 0.607px;
  top: 419.043px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1927;
}

#ug-e-91dabb30 .c {
  z-index: 1927;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-af07a550 {
  width: 360.2px;
  left: -0.15px;
  top: 854.755px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1930;
}

#ug-e-af07a550 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1930;
  ;
}

#ug-e-af07a550 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-05a9d552 {
  width: 358.7px;
  left: 0.65px;
  top: 435.801px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1929;
}

#ug-e-05a9d552 .c {
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1929;
  ;
}

#ug-e-05a9d552 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-988da3a6 {
  z-index: 1928;
  width: 360px;
  left: 0px;
  top: 216.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
  z-index: 1928;
}

#ug-e-988da3a6 .c {
  z-index: 1928;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-988da3a6 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-0c6da0db {
  width: 360px;
  left: 0.307px;
  top: 463.555px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1931;
}

#ug-e-0c6da0db .c {
  z-index: 1931;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-c399e59a {
  width: 360.8px;
  left: -0.55px;
  top: 480.744px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1937;
}

#ug-e-c399e59a .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1937;
  ;
}

#ug-e-c399e59a .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #000000;
}

#ug-e-e138e554 {
  width: 300.1px;
  left: 25.3px;
  top: 1010.81px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1938;
}

#ug-e-e138e554 .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  opacity: 1;
  z-index: 1938;
  ;
}

#ug-e-e138e554 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-fb37657c {
  z-index: 1936;
  width: 360px;
  left: 0px;
  top: 256.28px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
  z-index: 1936;
}

#ug-e-fb37657c .c {
  z-index: 1936;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-1fb5239a {
  width: 359.3px;
  left: 0.557px;
  top: 696.768px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1952;
}

#ug-e-1fb5239a .c {
  z-index: 1952;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-6d1b7515 {
  width: 358.9px;
  left: 0.357px;
  top: 490.925px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1908;
}

#ug-e-6d1b7515 .c {
  z-index: 1908;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-96c6c50b {
  width: 361.5px;
  left: -0.793px;
  top: 753.207px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1953;
}

#ug-e-96c6c50b .c {
  z-index: 1953;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-f1ca5d89 {
  width: 359.7px;
  left: -1.443px;
  top: 627.231px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1954;
}

#ug-e-f1ca5d89 .c {
  z-index: 1954;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-29a6ff89 {
  width: 360.2px;
  left: -1.393px;
  top: 839.638px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1955;
}

#ug-e-29a6ff89 .c {
  z-index: 1955;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-29a4aead {
  width: 360px;
  height: 37.0256px;
  left: -0.45px;
  top: 1060.84px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2058;
}

#ug-e-29a4aead .c {
  text-decoration: none;
  float: left;
  z-index: 2058;
  background-color: rgb(245, 51, 63);
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 12px;
  text-align: center;
  box-shadow: rgb(207, 207, 207) 0px 1px 3px;
  border-radius: 6px;
}

#ug-e-29a4aead:hover .c,
#ug-e-29a4aead:active .c {
  background-color: #004a98;
}

#ug-e-29a4aead:hover .c,
#ug-e-29a4aead:active .c {
  color: #000000;
}

#ug-e-b963d30f {
  width: 360.3px;
  left: -1.043px;
  top: 907.983px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1956;
}

#ug-e-b963d30f .c {
  z-index: 1956;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-d7e52299 {
  width: 306.3px;
  left: 23.007px;
  top: 1051.64px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1958;
}

#ug-e-d7e52299 .c {
  z-index: 1958;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-2450fa87 {
  width: 359.6px;
  left: -0.343px;
  top: 993.919px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1957;
}

#ug-e-2450fa87 .c {
  z-index: 1957;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-b-962687d8 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-962687d8 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-a14a0090 {
  z-index: 2351;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2351;
  z-index: 2351;
  z-index: 2351;
  z-index: 2351;
  z-index: 2351;
}

#ug-e-a14a0090 .c {
  z-index: 2351;
  font-size: 48px;
  line-height: 67.2px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-99aa4807 {
  z-index: 2352;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-99aa4807 .c {
  z-index: 2352;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-99aa4807 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-b-8c366013 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-8c366013 {
  height: 1263.73px;
  background-color: rgb(255, 255, 255);
  background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-a6f1eb8a {
  left: 10.2282px;
  top: 16.3373px;
  width: 340px;
  transform: translate(0px, 0px);
  z-index: 2167;
}

#ug-e-a6f1eb8a .c {
  z-index: 2167;
  font-size: 24px;
  line-height: 26.4px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-89a9527c {
  width: 340px;
  left: 10.2px;
  top: 42.723px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2168;
}

#ug-e-89a9527c .c {
  z-index: 2168;
  font-size: 18px;
  line-height: 19.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-89a9527c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-89a9527c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
  font-weight: bold;
}

#ug-e-b287141b {
  z-index: 2192;
  width: 340px;
  left: 10px;
  top: 1839.8px;
  transform: rotate(0deg);
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
  z-index: 2192;
}

#ug-e-b287141b .c {
  z-index: 2192;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 0px;
}

#ug-e-b287141b .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-b287141b .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-b287141b #gsi_imagem_1725044602007 {
  background-image: url(../_assets/385284-10a9cf23c23220887e4e1930f4017c10-d7edfe.avif);
}

#ug-e-b287141b #gsi_imagem_1725647275427 {
  background-image: url(../_assets/385284-356842a81f054515e8e1a06474f33776-4b4f3b.avif);
}

#ug-e-b287141b #gsi_imagem_1725647277836 {
  background-image: url(../_assets/385284-97982fef14a07c24e316afa87907f9e3-8cb8ac.avif);
}

#ug-e-b287141b #gsi_imagem_1725647280408 {
  background-image: url(../_assets/385284-0230efd6324e065c9d8b32efe1b747de-f7038a.avif);
}

#ug-e-0cf617b1-d {
  z-index: 1941;
  width: 300.886px;
  left: 33.8062px;
  top: 2059.72px;
  transform: translate(0px, 0px);
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
  z-index: 1941;
}

#ug-e-0cf617b1-d {
  display: none;
}

#ug-e-5b11fe61 .c {
  z-index: 1941;
  font-size: 25.7082px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-5b11fe61 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-660980df-d {
  z-index: 1942;
  width: 300.9px;
  left: 33.7919px;
  top: 2103.14px;
  transform: translate(0px, 0px);
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
  z-index: 1942;
}

#ug-e-660980df-d {
  display: none;
}

#ug-e-30cab5c5 .c {
  z-index: 1942;
  border-bottom: 2px solid rgb(36, 36, 36);
}

#ug-e-fe51beb9-m {
  width: 360px;
  height: 563.656px;
  left: 0.2px;
  top: 92.895px;
  transform: translate(0px, 0px);
  z-index: 2191;
}

#ug-e-fe51beb9-m .c {
  z-index: 2191;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 18px;
}

#ug-e-fe51beb9-m .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-fe51beb9-m .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-fe51beb9-m #dm_gsi_imagem_1725045406243 {
  background-image: url(../_assets/385284-3072964a4dc9bfe9ded897db24e66c43-3c40bb.avif);
}

#ug-e-fe51beb9-m #dm_gsi_imagem_1725647427015 {
  background-image: url(../_assets/385284-d1dca118adda2cd53ad52464670202f0-f76f51.avif);
}

#ug-e-fe51beb9-m #dm_gsi_imagem_1725647429203 {
  background-image: url(../_assets/385284-4ca18892fb8f7407961aae52887d465d-3419d4.avif);
}

#ug-e-fe51beb9-m #dm_gsi_imagem_1725647432007 {
  background-image: url(../_assets/385284-c616aa014f135f9d1c20652ded630a43-d032ac.avif);
}

#ug-e-c4938124-d {
  z-index: 1944;
  height: 145.004px;
  width: 304.4px;
  left: 25.9px;
  top: 2362.98px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
  z-index: 1944;
}

#ug-e-c4938124-d {
  display: none;
}

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

#ug-e-fa0fac06 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1944;
  background-image: url(../_assets/385284-ecf07238cb4e2e2bb08ff4d199179198-2322f9.avif);
  background-size: 304px 145px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-9390f00c-d {
  z-index: 1907;
  height: 143.622px;
  width: 301.5px;
  left: 29.2px;
  top: 2136.51px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
  z-index: 1907;
}

#ug-e-9390f00c-d {
  display: none;
}

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

#ug-e-4e1cb7cc .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 1907;
  background-image: url(../_assets/385284-c20640ec830d636103092736298f50d5-f33cda.avif);
  background-size: 301.491px 143.608px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-7a02d6fc {
  z-index: 2180;
  width: 161.8px;
  height: 286px;
  left: 0px;
  top: 743.616px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
  z-index: 2180;
}

#ug-e-7a02d6fc .c {
  z-index: 2180;
  border-radius: 26px;
}

#ug-e-429e1ba5 {
  z-index: 2181;
  width: 161.8px;
  height: 286px;
  left: 198.2px;
  top: 743.622px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
  z-index: 2181;
}

#ug-e-429e1ba5 .c {
  z-index: 2181;
  border-radius: 26px;
}

#ug-e-66f5826f {
  left: 210.173px;
  top: 681.323px;
  z-index: 2182;
  width: 150px;
  height: 265.142px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-66f5826f .c {
  z-index: 2182;
  border-radius: 26px;
}

#ug-e-c6db138e {
  left: 0.2px;
  top: 684.62px;
  z-index: 2212;
  width: 150px;
  height: 261.8px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-c6db138e .c {
  z-index: 2212;
  border-radius: 26px;
}

#ug-e-abe5fcb3 {
  left: 0.183px;
  top: 974.498px;
  z-index: 2432;
  width: 150px;
  height: 265.142px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-abe5fcb3 .c {
  z-index: 2432;
  border-radius: 26px;
}

#ug-e-9d47c1d8 {
  left: 210.183px;
  top: 974.527px;
  z-index: 2433;
  width: 150px;
  height: 265.142px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-9d47c1d8 .c {
  z-index: 2433;
  border-radius: 26px;
}

#ug-e-b7e8f66c-d {
  z-index: 1943;
  width: 300.2px;
  height: 53.9931px;
  left: 25.9px;
  top: 2507.81px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
  z-index: 1943;
}

#ug-e-b7e8f66c-d {
  display: none;
}

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

#ug-e-e4ebbd38:hover .c,
#ug-e-e4ebbd38:active .c {
  background-color: #ffffff;
}

#ug-e-e4ebbd38:hover .c,
#ug-e-e4ebbd38:active .c {
  color: #ffffff;
}

#ug-e-769ecdb4-d {
  z-index: 1906;
  width: 301.5px;
  height: 53.9931px;
  left: 29.2px;
  top: 2280.15px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
  z-index: 1906;
}

#ug-e-769ecdb4-d {
  display: none;
}

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

#ug-e-b5465d5d:hover .c,
#ug-e-b5465d5d:active .c {
  background-color: #ffffff;
}

#ug-e-b5465d5d:hover .c,
#ug-e-b5465d5d:active .c {
  color: #ffffff;
}

#ug-b-de2954b5 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-de2954b5 {
  height: 643.938px;
  background-color: rgb(255, 255, 255);
  background-image: url(../_assets/385284-0e69da5ae0298f7a8def99c3cf95206d-d6de24.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-d150763e {
  width: 360px;
  left: 0px;
  top: 24.8532px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2075;
}

#ug-e-d150763e .c {
  z-index: 2075;
  font-size: 24px;
  line-height: 28.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-d150763e .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(4, 133, 160);
}

#ug-e-187efb63 {
  width: 360px;
  left: 0px;
  top: 53.594px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2201;
}

#ug-e-187efb63 .c {
  z-index: 2201;
  font-size: 24px;
  line-height: 28.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-187efb63 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(4, 133, 160);
}

#ug-e-cdbd2a6d {
  width: 340px;
  left: 11.4px;
  top: 147.443px;
  transform: translate(0px, 0px);
  z-index: 2183;
}

#ug-e-cdbd2a6d .c {
  z-index: 2183;
  border-bottom: 1px solid rgb(255, 255, 255);
}

#ug-e-b37cb8d1 {
  width: 340px;
  height: 72px;
  left: 8.8px;
  top: 94.0115px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2181;
}

#ug-e-b37cb8d1 .c {
  z-index: 2181;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-2c656ac7 {
  width: 339.2px;
  height: 78.5469px;
  left: 10.9px;
  top: 353.791px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2192;
}

#ug-e-2c656ac7 .c {
  z-index: 2192;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-cbbbd5c7 {
  left: 32.412px;
  top: 369.036px;
  width: 48.375px;
  height: 48.375px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2193;
}

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

#ug-e-cbbbd5c7 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2193;
  background-image: url(../_assets/385284-d588654190cb388ce664e4703e394ead-dc6c9b.avif);
  background-size: 51px 46px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-4c5ac460 {
  left: 31.472px;
  top: 104.593px;
  width: 47.8px;
  height: 47.8px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2183;
}

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

#ug-e-4c5ac460 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2183;
  background-image: url(../_assets/385284-dda6f4ba8a3c024fdcc01fd535f15744-99eb53.avif);
  background-size: 47.7969px 47.7969px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-b0978429 {
  width: 185px;
  left: 117.9px;
  top: 104.359px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2182;
}

#ug-e-b0978429 .c {
  z-index: 2182;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

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

#ug-e-b0978429 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
  font-weight: bold;
}

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

#ug-e-d8b2c87d {
  width: 223.7px;
  left: 119.05px;
  top: 369.41px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2194;
}

#ug-e-d8b2c87d .c {
  z-index: 2194;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-d8b2c87d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
  font-weight: bold
}

#ug-e-d8b2c87d .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(2) {
  font-weight: bold
}

#ug-e-40b2756c-d {
  width: 360px;
  height: 563.656px;
  left: 0.2px;
  top: 92.895px;
  transform: translate(0px, 0px);
  z-index: 2191;
}

#ug-e-40b2756c-d {
  display: none;
}

#ug-e-34f100f0 .c {
  z-index: 2191;
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
  border-radius: 18px;
}

#ug-e-34f100f0 .gsi_proximo {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-34f100f0 .gsi_anterior {
  font-size: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(191, 191, 191) rgb(0, 0, 0) rgb(191, 191, 191) rgb(191, 191, 191);
}

#ug-e-34f100f0 #gsi_imagem_1725045406243 {
  background-image: url(../_assets/385284-3072964a4dc9bfe9ded897db24e66c43-3c40bb.avif);
}

#ug-e-34f100f0 #gsi_imagem_1725647427015 {
  background-image: url(../_assets/385284-d1dca118adda2cd53ad52464670202f0-f76f51.avif);
}

#ug-e-34f100f0 #gsi_imagem_1725647429203 {
  background-image: url(../_assets/385284-4ca18892fb8f7407961aae52887d465d-3419d4.avif);
}

#ug-e-34f100f0 #gsi_imagem_1725647432007 {
  background-image: url(../_assets/385284-c616aa014f135f9d1c20652ded630a43-d032ac.avif);
}

#ug-e-f51fb77a {
  width: 340.8px;
  height: 89px;
  left: 9.6px;
  top: 256.433px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2186;
}

#ug-e-f51fb77a .c {
  z-index: 2186;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-d0362787 {
  width: 340.3px;
  height: 74.2px;
  left: 8.5px;
  top: 174.046px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2184;
}

#ug-e-d0362787 .c {
  z-index: 2184;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-3eec0ec6 {
  left: 31.452px;
  top: 185.484px;
  width: 47.8px;
  height: 47.8px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2189;
}

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

#ug-e-3eec0ec6 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2189;
  background-image: url(../_assets/385284-bb5780435183188f85622bc24d76a049-fcc8cb.avif);
  background-size: 45px 45px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-82f83572 {
  left: 19.767px;
  top: 564.103px;
  width: 72.2969px;
  height: 23.0938px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2196;
}

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

#ug-e-82f83572 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2196;
  background-image: url(../_assets/385284-ad89ee74feac8b864b64c31e0b84caf8-dd3d8e.png);
  background-size: 73px 27px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-219f3a04 {
  width: 202px;
  left: 116.9px;
  top: 543.614px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2197;
}

#ug-e-219f3a04 .c {
  z-index: 2197;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-219f3a04 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-3e077f20 {
  width: 224.7px;
  left: 115.8px;
  top: 193.328px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2185;
}

#ug-e-3e077f20 .c {
  z-index: 2185;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-3e077f20 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff;
}

#ug-e-6445c653 {
  width: 340px;
  height: 85.766px;
  left: 9.3px;
  top: 532.732px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2187;
}

#ug-e-6445c653 .c {
  z-index: 2187;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-1b9242c1 {
  width: 340.8px;
  height: 81px;
  left: 9.2px;
  top: 441.538px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2202;
}

#ug-e-1b9242c1 .c {
  z-index: 2202;
  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);
  border-radius: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(4, 133, 160);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-e50db395 {
  left: 31.602px;
  top: 457.764px;
  width: 48.5938px;
  height: 48.5938px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2203;
}

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

#ug-e-e50db395 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2203;
  background-image: url(../_assets/385284-0b12836baaf2eb38dac172752a9378eb-c893cd.avif);
  background-size: 48.5938px 48.5938px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-337d357a {
  left: 27.266px;
  top: 280.092px;
  width: 58.3125px;
  height: 44.875px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2195;
}

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

#ug-e-337d357a .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2195;
  background-image: url(../_assets/385284-8fc333b9ebcdb487e296153d83139fef-f9397f.avif);
  background-size: 55px 55px;
  background-position: 0px -5px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-b5fed46a {
  width: 206px;
  left: 116.9px;
  top: 276.972px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2198;
}

#ug-e-b5fed46a .c {
  z-index: 2198;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-b5fed46a .c>H2:nth-of-type(1)>SPAN:nth-of-type(1)>SPAN:nth-of-type(1) {
  font-weight: bold
}

#ug-e-1b7136c6 {
  width: 199.8px;
  left: 119.5px;
  top: 462.765px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2204;
}

#ug-e-1b7136c6 .c {
  z-index: 2204;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-b-2f1ca748 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-2f1ca748 {
  height: 40px;
  background-color: rgb(59, 255, 204);
  background-image: url(../_assets/385284-8a96cb6a6bc26ef2bb620f09691b2ce2-60822a.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-0e12b7b7 {
  z-index: 2353;
  width: 340px;
  left: 20px;
  top: 11.266px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2353;
  z-index: 2353;
  z-index: 2353;
  z-index: 2353;
  z-index: 2353;
}

#ug-e-0e12b7b7 .c {
  line-height: 67.2px;
  letter-spacing: 0px;
  text-align: left;
  font-size: 48px;
  text-shadow: none;
  opacity: 1;
  z-index: 2353;
  ;
}

#ug-e-0e12b7b7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-90be8576 {
  z-index: 2354;
  left: 0px;
  top: 10px;
  transform: translate(0px, 0px);
}

#ug-e-90be8576 .c {
  z-index: 2354;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-90be8576 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-b-b5453718 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-b5453718 {
  height: 331.309px;
  background-color: rgb(4, 133, 160);
  background-image: url(../_assets/385284-ac2a17f194a7c8a4f8770d8f71f03903-d2a149.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-e-f2c53e6c {
  width: 286px;
  height: 218px;
  left: 37.5px;
  top: 20.8px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2025;
}

#ug-e-f2c53e6c .c {
  z-index: 2025;
  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: 6px;
  background-image: none;
  background-size: cover;
  background-color: rgb(255, 255, 255);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-514144a1 {
  width: 273.1px;
  height: 59px;
  left: 44.85px;
  top: 174.7px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2026;
}

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

#ug-e-673a04e9 {
  width: 144.9px;
  left: 108.643px;
  top: 37.907px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2080;
}

#ug-e-673a04e9 .c {
  z-index: 2080;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-673a04e9 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-518dd1bb {
  left: 82.6566px;
  top: 59.494px;
  z-index: 2082;
  width: 179.731px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-518dd1bb .c {
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  font-size: 70px;
  text-shadow: none;
  opacity: 1;
  z-index: 2082;
  ;
}

#ug-e-518dd1bb .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-2c3553ef {
  left: 248.165px;
  top: 89.798px;
  z-index: 2084;
  width: 55.9136px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-2c3553ef .c {
  z-index: 2084;
  font-size: 37.0398px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-2c3553ef .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-0725fa9e {
  left: 54.093px;
  top: 88.97px;
  z-index: 2081;
  width: 47.527px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-0725fa9e .c {
  z-index: 2081;
  font-size: 37.0395px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-0725fa9e .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-e583aa0b {
  left: 248.165px;
  top: 121.839px;
  z-index: 2429;
  width: 61.2px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-e583aa0b .c {
  z-index: 2429;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-e583aa0b .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-00563aee {
  width: 159px;
  left: 101.943px;
  top: 150.883px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2083;
}

#ug-e-00563aee .c {
  z-index: 2083;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-00563aee .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-f769a2be {
  width: 273.1px;
  height: 115.052px;
  left: 44.9px;
  top: 27.6px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2079;
}

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

#ug-e-9412cd4c {
  width: 206px;
  left: 78.4px;
  top: 190.163px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2085;
}

#ug-e-9412cd4c .c {
  z-index: 2085;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-9412cd4c .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424
}

#ug-e-27547249 {
  width: 360px;
  height: 41px;
  left: 1.4px;
  top: 255.507px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 2086;
}

#ug-e-27547249 .c {
  text-decoration: none;
  float: left;
  z-index: 2086;
  background-color: rgb(12, 235, 0);
  background-image: none;
  color: rgb(0, 0, 0);
  border: 0px;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
}

#ug-e-27547249 .c:hover,
#ug-e-27547249 .c:active {
  background-color: #0ceb00;
}

#ug-e-27547249 .c:hover,
#ug-e-27547249 .c:active {
  color: #000000;
}

#ug-e-8db533f2 {
  width: 286px;
  left: 35.5px;
  top: 6px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3058;
}

#ug-e-8db533f2 .c {
  z-index: 3058;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-8db533f2 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #242424;
}

#ug-e-28c788b7 {
  width: 333px;
  height: 490px;
  left: 12px;
  top: 48px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 3057;
}

#ug-e-28c788b7 .c {
  z-index: 3057;
  ;
}

.ug-modal[gpc_id_elemento="e_2494661_1_1746648737681bbea124439621326929"] {
  max-width: 420px;
  width: 357px !important;
  height: 552px !important;
}

#ug-e-905a7efb {
  z-index: 2436;
  width: 340px;
  left: 11.4px;
  top: 306.539px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-905a7efb .c {
  z-index: 2436;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  ;
}

#ug-e-905a7efb .c>P:nth-of-type(1)>B:nth-of-type(1) {
  color: rgb(255, 255, 255);
}

#ug-b-9af09430 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-9af09430 {
  background-color: rgb(4, 133, 160);
  background-image: url(../_assets/385284-115c450351e10983c8493259b59ab77b-04db74.avif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#ug-b-9af09430 .ug-el.ug-linha-h {
  margin: 0px;
}

#ug-e-476ff7d2 {
  width: 341px;
  left: 9.5px;
  top: 10.9093px;
  z-index: 1899;
}

#ug-e-476ff7d2 .c {
  z-index: 1899;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-476ff7d2 .c>H1:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-6d1c3693 {
  width: 309px;
  left: 25.5px;
  top: 68.166px;
  z-index: 1900;
}

#ug-e-6d1c3693 .c {
  z-index: 1900;
  border-bottom: 2px solid rgb(255, 255, 255);
}

#ug-e-6d3cbf53 {
  width: 360px;
  left: 0px;
  top: 89.421px;
  z-index: 2169;
}

#ug-e-6d3cbf53 .c {
  z-index: 2169;
  font-size: 16px;
  color: rgb(64, 84, 95);
  filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
}

#ug-e-6d3cbf53 .c .gac-item {
  border: 1px solid rgb(0, 0, 0);
  border-radius: 6px;
  margin-bottom: 4px;
  filter: none;
}

#ug-e-6d3cbf53 .c .gac-item:last-of-type {
  margin-bottom: 0px;
}

#ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho {
  background-color: #ffffff;
  padding: 12px;
}

#ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho .gac-item_cabecalho_titulo {
  width: calc(100% - 21.12px);
}

#ug-e-6d3cbf53 .c .gac-item .gac-item_cabecalho:hover,
#ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_cabecalho {
  background-color: #ffffff;
  color: #000000;
}

#ug-e-6d3cbf53 .c .gac-item .gac-item_conteudo {
  background-color: #ffffff;
  color: #000000;
}

#ug-e-6d3cbf53 .c .gac-item .gac-item_conteudo div {
  padding: 0px 12px 12px;
}

#ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo p,
#ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo ul,
#ug-e-6d3cbf53 .c .gac-item.gac-aberto .gac-item_conteudo ol {
  padding: 0px;
}

#ug-b-bebec9f9 .ug-overlay {
  opacity: 0;
  background-color: #fff;
}

#ug-b-bebec9f9 {
  height: 312.891px;
  background-color: rgb(28, 28, 28);
  background-image: none;
}

#ug-e-d10d3e83 {
  z-index: 3271;
  left: 56px;
  top: 120.586px;
}

#ug-e-d10d3e83 .c {
  z-index: 3271;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-c7e68aca {
  z-index: 3272;
  height: 25px;
  left: 174.047px;
  top: 251.984px;
}

#ug-e-c7e68aca .c {
  z-index: 3272;
  border-left: 2px solid rgb(255, 255, 255);
}

#ug-e-3682b1b7 {
  z-index: 3269;
  height: 62.0311px;
  left: 103.981px;
  top: 33.7654px;
}

#ug-e-3682b1b7 .c {
  z-index: 3269;
  border-left: 2px solid rgb(255, 255, 255);
}

#ug-e-184acfdd {
  z-index: 3270;
  left: 193.1px;
  top: 351px;
  transform: translate(0px, 0px);
}

#ug-e-184acfdd .c {
  z-index: 3270;
  border-left: 2px solid rgb(255, 255, 255);
}

#ug-e-2d1196dd {
  z-index: 3268;
  height: 49.7969px;
  width: 86.5px;
  left: 0px;
  top: 39.0084px;
}

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

#ug-e-2d1196dd .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 3261;
  background-image: url(../_assets/385284-97b984818cef704d10b32be9650216f8-80d5bc.png);
  background-size: 86.5px 49.7969px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-4737080d {
  height: 49.7969px;
  width: 228.094px;
  left: 131.942px;
  top: 39.0084px;
}

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

#ug-e-4737080d .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 3075;
  background-image: url(../_assets/385284-78abf4fe0b9324e7d742f6acb632ea3a-cca740.png);
  background-size: 228.094px 49.7969px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-3f3545a9 {
  height: 19.25px;
  left: 59.1px;
  top: 254.7px;
}

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

#ug-e-3f3545a9 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 2205;
  background-image: url(../_assets/385284-f0f4654acb06d091b654e071896bec9b-437d29.png);
  background-size: 19.25px 19.25px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-028181c7 {
  z-index: 3274;
  left: 78.4px;
  top: 256.502px;
  transform: translate(0px, 0px);
}

#ug-e-028181c7 .c {
  z-index: 3274;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-028181c7 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-978b4756 {
  z-index: 3273;
  width: 172px;
  left: 179.994px;
  top: 252.95px;
}

#ug-e-978b4756 .c {
  text-decoration: none;
  float: left;
  z-index: 3273;
  background-color: transparent;
  background-image: none;
  color: rgb(81, 142, 255);
  border: 0px;
  font-size: 12px;
  text-align: center;
  border-radius: 0px;
}

#ug-e-978b4756 .c:hover,
#ug-e-978b4756 .c:active {
  background-color: transparent;
}

#ug-e-978b4756 .c:hover,
#ug-e-978b4756 .c:active {
  color: #518eff;
}

#ug-e-654873ef {
  z-index: 3275;
  width: 360px;
  left: 0px;
  top: 222.266px;
  transform: translate(0px, 0px);
}

#ug-e-654873ef .c {
  z-index: 3275;
  border-bottom: 2px solid rgb(255, 255, 255);
}
 
}

/* === BLOCO: css_custom_1 === */


  .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%);
 }

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

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

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

 .ug-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;
 }

 .ug-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;
 }

 .ug-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;
 }

 .gac {
   width: 100%;
 }

 .gac .gac-item {
   border: 0px solid #000;
   overflow: hidden;
   margin: 0 0 10px;
 }

 .gac .gac-item * {
   -webkit-transition: all .1s ease;
   -o-transition: all .1s ease;
   transition: all .1s ease;
   -moz-transition: all .1s ease;
   -ms-transition: all .1s ease;
 }

 .gac .gac-item:last-of-type {
   margin-bottom: 0;
 }

 .gac .gac-item.gac-aberto {}

 .gac .gac-item_cabecalho {
   padding: 12px;
   cursor: pointer;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }

 .gac .gac-item_cabecalho_titulo {
   width: 80%;
   width: -o-calc(100% - 32px);
   width: calc(100% - 32px);
   line-height: 1.2;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_esquerda {
   -webkit-box-pack: start;
   -webkit-justify-content: flex-start;
   -ms-flex-pack: start;
   justify-content: flex-start;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_esquerda .gac-item_cabecalho_icone {
   margin-right: 8px;
   rotate: -90deg;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_direita .gac-item_cabecalho_icone {
   margin-right: 0;
 }

 .gac .gac-item_cabecalho_titulo,
 .gac .gac-item_cabecalho_icone.material-icons {
   -webkit-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
   font-size: 100%;
   color: inherit;
 }

 .gac .gac-item_cabecalho .gac-item_cabecalho_icone {
   font-size: 132%;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_direita .gac-item_cabecalho_titulo {
   -webkit-box-ordinal-group: 2;
   -webkit-order: 1;
   -ms-flex-order: 1;
   order: 1;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_direita .gac-item_cabecalho_icone {
   -webkit-box-ordinal-group: 3;
   -webkit-order: 2;
   -ms-flex-order: 2;
   order: 2;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_esquerda .gac-item_cabecalho_titulo {
   -webkit-box-ordinal-group: 3;
   -webkit-order: 2;
   -ms-flex-order: 2;
   order: 2;
 }

 .gac .gac-item_cabecalho.gac-item_cabecalho_esquerda .gac-item_cabecalho_icone {
   -webkit-box-ordinal-group: 2;
   -webkit-order: 1;
   -ms-flex-order: 1;
   order: 1;
 }

 .gac .gac-item_cabecalho:hover,
 .gac-item.gac-aberto .gac-item_cabecalho {
   opacity: 1;
   background: #cdcdcd;
 }

 .gac .gac-item_cabecalho_icone {
   border-radius: 50%;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   justify-content: center;
   pointer-events: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   font-size: 132%;
 }

 .gac .gac-item_conteudo {
   background: #fff;
   height: 0px;
   overflow: hidden;
 }

 .gac .gac-item_conteudo div {
   padding: 0;
 }

 .gac .gac-item_conteudo p,
 .gac .gac-item_conteudo ol,
 .gac .gac-item_conteudo ul {
   color: transparent;
   margin: 0;
   padding: 0;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   font-size: 86%;
   line-height: 1.5;
   opacity: 0;
   -webkit-transition: opacity .1s ease;
   -o-transition: opacity .1s ease;
   transition: opacity .1s ease;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   opacity: 0;
 }

 .gac .gac-item .gac-item_conteudo p,
 .gac .gac-item.gac-aberto .gac-item_conteudo ol,
 .gac .gac-item.gac-aberto .gac-item_conteudo ul {
   color: inherit;
   opacity: 1;
   font-weight: normal;
 }

 .gac .gac-item .gac-item_conteudo ol {
   padding-bottom: 16px;
   list-style-position: inside;
   list-style-type: auto
 }

 .gac .gac-item .gac-item_conteudo ul {
   padding-bottom: 16px;
   list-style-type: none;
 }

 .gac .gac-item .gac-item_conteudo ul li {
   padding-left: 16px;
   position: relative;
 }

 .gac .gac-item .gac-item_conteudo ul li:before {
   content: "\2022";
   font-size: 28px;
   position: absolute;
   top: 0;
   left: 0;
   line-height: 20px;
   height: 20px;
   width: 16px;
   text-align: left;
 }

 .gac .gac-item .gac-item_conteudo div *:last-child {
   padding-bottom: 0px;
 }

 .gac .gac-item_cabecalho.esconder_icones .gac-item_cabecalho_icone {
   display: none;
 }

 .gac .gac-item_cabecalho.esconder_icones .gac-item_cabecalho_titulo {
   width: 100%
 }

 .gac-movendo {
   -webkit-transition: all .1s ease;
   -o-transition: all .1s ease;
   transition: all .1s ease;
 }

 .gac.gac-titulo_negrito .gac-item .gac-item_cabecalho_titulo {
   font-weight: bold;
 }

 .gac .gac-item_cabecalho_icone.icone_faq_1:before {
   content: "\e145";
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_1 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_1:before {
   content: "\e15b";
 }

 .gac .gac-item_cabecalho_icone.icone_faq_2:before {
   content: "\e145";
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_2 {
   -webkit-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
   transform: rotate(135deg);
 }

 .gac .gac-item_cabecalho_icone.icone_faq_3:before {
   content: "\e147";
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_3 {
   -webkit-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
   transform: rotate(135deg);
 }

 .gac .gac-item_cabecalho_icone.icone_faq_4:before {
   content: "\e5cf";
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_4 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
 }

 .gac .gac-item_cabecalho_icone.icone_faq_5:before {
   content: "\e5cc";
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_5 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
 }

 .gac .gac-item_cabecalho_icone.icone_faq_6:before {
   display: block;
   content: "\e5d7";
   -webkit-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
 }

 .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_6:before {
   content: "\e5d6";
   -webkit-transform: rotateX(180deg);
   -ms-transform: rotateX(180deg);
   transform: rotateX(180deg);
 }

 .gac.separador_faq .gac-item .gac-item_conteudo {
   border-top-color: inherit;
   border-top-style: inherit;
 }

 .gac.separador_faq .gac-item.gac-aberto .gac-item_conteudo {
   border-top-width: 1px;
 }

 .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)";
 }

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

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

 .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;
 }

 .gsi {
   width: 100%;
   height: 100%;
   position: relative;
   overflow: hidden;
   border-radius: inherit;
 }

 .gsi .gsi_touch {
   width: 100%;
   height: 100%;
   position: absolute;
   z-index: 2;
   border-radius: inherit;
 }

 .gsi .gsi_touch.gsi_imagens_touch {
   cursor: -webkit-grabbing;
   cursor: grabbing;
 }

 .gsi .gsi_imagens {
   position: relative;
   z-index: 1;
   width: 100%;
   height: 100%;
   cursor: -webkit-grab;
   cursor: grab;
   will-change: transform, opacity;
 }

 .gsi .gsi_imagens.gsi_imagens_drag {
   cursor: -webkit-grabbing;
   cursor: grabbing;
 }

 .gsi .gsi_imagens .imagem,
 .gsi .gsi_imagens .gsi_clone {
   float: left;
   width: 100%;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   opacity: 0;
   filter: alpha(opacity=0);
   position: absolute;
   top: 0px;
   display: block;
 }

 .gsi .gsi_proximo,
 .gsi .gsi_anterior {
   background: #fff;
   cursor: pointer;
   opacity: 0;
   filter: alpha(opacity=0);
   position: absolute;
   bottom: 0;
   top: 0;
   margin: auto 0px;
   padding: 20px 15px;
   z-index: 5;
   font-size: 24px;
   height: 24px;
   color: rgb(0, 0, 0);
 }

 .gsi .gsi_proximo {
   right: 0;
   border-radius: 6px 0 0 6px;
   -webkit-border-radius: 6px 0 0 6px;
   border-left: 1px solid #bfbfbf;
   border-top: 1px solid #bfbfbf;
   border-bottom: 1px solid #bfbfbf;
   -webkit-box-sizing: content-box;
   box-sizing: content-box;
 }

 .gsi .gsi_anterior {
   left: 0;
   border-radius: 0 6px 6px 0;
   -webkit-border-radius: 0 6px 6px 0;
   border-right: 1px solid #bfbfbf;
   border-top: 1px solid #bfbfbf;
   border-bottom: 1px solid #bfbfbf;
   -webkit-box-sizing: content-box;
   box-sizing: content-box;
 }

 .gsi .seta_proximo_sharp:before,
 .gsi .seta_proximo_round:before {
   content: "\e5cc";
 }

 .gsi .seta_arrow_proximo_sharp:before,
 .gsi .seta_arrow_proximo_round:before {
   content: "\f1df";
 }

 .gsi .seta_reply_proximo_sharp:before,
 .gsi .seta_reply_proximo_round:before {
   content: "\e15e";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_anterior_sharp:before,
 .gsi .seta_anterior_round:before {
   content: "\e5cb";
 }

 .gsi .seta_arrow_anterior_sharp:before,
 .gsi .seta_arrow_anterior_round:before {
   content: "\f1df";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_reply_anterior_sharp:before,
 .gsi .seta_reply_anterior_round:before {
   content: "\e15e";
 }

 .gsi .seta_proximo_1:before {
   content: "\e5c8";
 }

 .gsi .seta_anterior_1:before {
   content: "\e5c8";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_proximo_2:before {
   content: "\e5cc";
 }

 .gsi .seta_anterior_2:before {
   content: "\e5cc";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_proximo_3:before {
   content: "\e037";
 }

 .gsi .seta_anterior_3:before {
   content: "\e037";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_proximo_4:before {
   content: "\ea50";
 }

 .gsi .seta_anterior_4:before {
   content: "\ea50";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_proximo_5:before {
   content: "\e154";
 }

 .gsi .seta_anterior_5:before {
   content: "\e154";
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
   display: block;
 }

 .gsi .seta_proximo_6:before {
   content: "\eaaa";
 }

 .gsi .seta_anterior_6:before {
   content: "\eaa7";
 }

 .gsi:hover .gsi_proximo,
 .gsi:hover .gsi_anterior {
   opacity: 1;
   filter: alpha(opacity=100);
 }

 .gsi .efeito {
   -webkit-transition: opacity ease-out 0.5s;
   -o-transition: opacity ease-out 0.5s;
   transition: opacity ease-out 0.5s;
 }
 

/* === BLOCO: css_custom_2 === */


/* faq-fix: setinha CSS pura + abre/fecha por max-height */
.gac-item_cabecalho {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.gac-item_cabecalho_icone.icone_faq_5 {
  font-family: inherit;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: inline-block;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='4 6 8 10 12 6'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  transition: transform .25s ease;
}
.gac-item_cabecalho_icone.icone_faq_5::before {
  content: "" !important;
  display: none;
}
.ug-el .gac .gac-item.gac-aberto .gac-item_cabecalho_icone.icone_faq_5 {
  transform: rotate(90deg) !important;
}
.ug-el .gac .gac-item .gac-item_conteudo {
  height: auto !important;
  max-height: 0 !important;
  overflow: hidden;
  transition: max-height .35s ease;
}
.ug-el .gac .gac-item.gac-aberto .gac-item_conteudo {
  max-height: 500px !important;
}
/* faq-fix: bloco do FAQ pode crescer dinamicamente (JS seta height inline) */
#ug-b-9af09430 {
  min-height: 747.375px;
}
/* faq-fix: tira overflow:hidden do <main> que escondia conteudo expandido */
main#site {
  overflow: visible !important;
}


/* === BLOCO: css_custom_3 === */


  [gm_componente="gpc_modal_popup"],
    .ug-modal_popup-centro {
      overflow: visible !important;
    }

    .b24-form-dropdown-container {
      z-index: 100 !important;
      max-height: 220px;
    }

    .ug-el .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: auto !important;
    }

    @media (max-width: 600px) {}
  

/* === BLOCO: css_custom_4 === */


  .gsi_proximo,
  .gsi_anterior {
    font-size: 0 !important;
    position: relative;
    cursor: pointer;
    transform: none !important;
  }

  .gsi_proximo::before,
  .gsi_anterior::before {
    content: '' !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    box-sizing: border-box;
    border-right: 3px solid currentColor !important;
    border-bottom: 3px solid currentColor !important;
    border-top: 0 !important;
    border-left: 0 !important;
    background: none !important;
  }

  .gsi_proximo::before {
    transform: translate(-60%, -50%) rotate(-45deg) !important;
  }

  .gsi_anterior::before {
    transform: translate(-40%, -50%) rotate(135deg) !important;
  }
  

/* === BLOCO: css_custom_5 === */


#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; }
