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

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

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

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

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

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

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

ol,
ul {
  list-style: none
}

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

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

b,
strong {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

s {
  text-decoration: line-through;
}

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

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

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

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

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

.ug-el.e_linha_vertical .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.ug-html blockquote {
  display: none
}

.ug-el .c.ug-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.e_video .c {
  width: 100%;
  height: 100%;
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

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

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

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

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

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

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

.ug-el .c.ug-texto,
.ug-el .c.ug-texto * {
  font-family: "Open Sans", 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.ug-html {
  transform: none !important;
}

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

#ug-b-09d95736 {
  height: 82px;
  background-color: rgb(255, 255, 255);
  border-width: 0px;
  border-style: solid;
  border-color: rgb(163, 186, 198);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea63-a68845.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-b-09d95736.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-3dc18ad36a654b214f058dfd9d76fd78-2f3231.svg)
}

#ug-b-09d95736 .ug-overlay {
  opacity: 0;
  background-color: #ffffff;
}

#ug-e-ee409927 {
  height: 52px;
  width: 120px;
  left: 531px;
  top: 14.6667px;
  transform: translate(0px, 0px);
  z-index: 87;
}

#ug-e-ee409927 .c {
  z-index: 87;
  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-ee409927 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 87;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ec92358022933-43ca58.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ee409927 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 120px 52px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png)
}

#ug-e-ac31230b {
  height: 46px;
  width: 208px;
  left: 308px;
  top: 17.671px;
  transform: translate(0px, 0px);
  z-index: 86;
}

#ug-e-ac31230b .c {
  z-index: 86;
  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-ac31230b .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 86;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea80152874352-28e2d3.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ac31230b .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 208px 46px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.avif)
}

#ug-b-b9dececa {
  height: 1122px;
  background-color: rgb(0, 0, 0);
}

#ug-b-b9dececa .sec02-bg-img {
  position: absolute;
  inset: 0;
  top: -66px;
  width: 110%;
  z-index: 0;
  pointer-events: none;
}

#ug-b-b9dececa .sec02-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ug-b-b9dececa .hero-subtitle {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #FFF;
  line-height: 1.3;
  text-shadow: 4px 4px 30px #00000080;

  position: absolute;
  left: 0;
  top: calc(100% + 40px);
}

#ug-b-b9dececa .hero-cta {
  position: absolute;
  left: 0;
  top: calc(200% + 100px);
}

#ug-b-b9dececa .hero-cta a {
  white-space: nowrap;
  font-size: 30px;
  padding-inline: 48px;
  padding-block: 16px; 
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  border-bottom: 1px solid #53FF28;
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  background-size: cover;
  background-color: #087E2B;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (max-width: 800px) {
  #ug-b-b9dececa .hero-subtitle {
    font-size: 20px;
    top: calc(100% + 20px);
  }

  #ug-b-b9dececa .hero-cta {
    top: calc(200% + 60px);
  }

  #ug-b-b9dececa .hero-cta a {
    font-size: 20px;
    padding-inline: 32px;
    padding-block: 12px; 
  }
}

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

/* [NOVO] sec02-shape: elementos decorativos - abaixo do texto, acima do background */
#ug-b-b9dececa {overflow: clip}

#ug-b-b9dececa .sec02-shape {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
}

#ug-b-b9dececa .sec02-shape-top-left {
  top: -100px;
  left: -100px;
  width: 666px;
  height: 750px;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/top-left-shape.webp");
  background-position: top left;
}

#ug-b-b9dececa .sec02-shape-bottom-right {
  bottom: -80px;
  right: -80px;
  width: 710px;
  height: 734px;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/bottom-right-shape.webp");
  background-position: bottom right;
}

@media (max-width: 800px) {
  #ug-b-b9dececa .sec02-shape-top-left {
    top: -150px;
    left: -150px;
  }
}

#ug-e-6bbe0783 {
  z-index: 256;
  width: 562px;
  height: 522px;
  left: 535px;
  top: 88px;
  transform: translate(0px, 0px);
  z-index: 256;
}

#ug-e-6bbe0783 .c {
  z-index: 256;
}

#ug-e-67a2dfa1 {
  z-index: 175;
  height: 355px;
  width: 491px;
  left: -150px;
  top: 151px;
  transform: translate(0px, 0px);
}

#ug-e-67a2dfa1 .c {
  z-index: 175;
  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-67a2dfa1 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 175;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg");
  background-size: 491px 355px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-67a2dfa1 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  background-size: 491px 355px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg)
}

#ug-e-6f53d7d1 {
  z-index: 176;
  height: 86px;
  width: 386px;
  left: -170px;
  top: 349px;
  transform: translate(0px, 0px);
  z-index: 176;
}

#ug-e-6f53d7d1 .c {
  z-index: 176;
  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-6f53d7d1 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 176;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd614102fc305684874-6c1f37.svg);
  background-size: 386px 86px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-6f53d7d1 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 386px 86px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg)
}

#ug-e-466df6d5 {
  z-index: 177;
  width: 386px;
  left: -100px;
  top: 574px;
  transform: translate(0px, 0px);
  z-index: 177;
}

#ug-e-466df6d5 .c {
  z-index: 177;
  font-size: 40px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-466df6d5 h2 * {
  text-shadow: 0px 0px 18px #000000f0;
}

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

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
  color: rgb(255, 255, 255)
}

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
  color: rgb(0, 93, 229)
}

#ug-e-a5769e68 {
  z-index: 179;
  width: 386px;
  left: 287.5px;
  top: 810px;
  transform: translate(0px, 0px) rotate(360deg);
  z-index: 179;
}

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

#ug-e-a5769e68 .c.ug-titulo h2 * {
  font-weight: 400;
}

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

#ug-e-051de2bc {
  z-index: 180;
  width: 569px;
  left: 196px;
  top: 854.5px;
  transform: translate(0px, 0px);
  z-index: 180;
}

#ug-e-051de2bc .c {
  z-index: 180;
  font-size: 46px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-385b7557 {
  z-index: 181;
  width: 386px;
  left: 134px;
  top: 927.85px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 181;
}

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

  #ug-e-385b7557 .c.ug-titulo h2 * {
  font-weight: 400;
}
  
#ug-e-385b7557 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-f0871ae1 {
  z-index: 183;
  width: 283px;
  left: 506px;
  top: 928.05px;
  transform: translate(0px, 0px) rotate(360deg);
  z-index: 183;
}

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

#ug-e-f0871ae1 .c.ug-titulo h2 * {
  font-weight: 400;
}

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

#ug-e-23dbd44a {
  z-index: 182;
  width: 164px;
  left: 245px;
  top: 966.05px;
  transform: translate(0px, 0px);
  z-index: 182;
}

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

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

#ug-e-6ca6d1e8 {
  z-index: 184;
  width: 144px;
  left: 574.5px;
  top: 966.45px;
  transform: translate(0px, 0px);
  z-index: 184;
}

#ug-e-6ca6d1e8 .c {
  z-index: 184;
  font-size: 46px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-b-8ff155c9 {
  height: 1866px;
  background-color: rgb(0, 74, 152);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea74-a0ee57.avif);
  background-position: 50% 50%;
  background-size: cover;
}

#ug-b-8ff155c9.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-bf964bdfb14194a2eea60a94c9b22b34-3345d4.avif)
}

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

#ug-b-8ff155c9 .imagem_fundo {
  background-size: contain !important;
  }

  #ug-b-8ff155c9 .ug-imagem {
    left: 50%;
    translate: -50% 0;
    max-width: 90%;
  }

#ug-e-0fb4a68d {
  z-index: 175;
  width: 748px;
  left: 106px;
  top: 162px;
  transform: translate(0px, 0px);
  z-index: 175;
}

#ug-e-0fb4a68d .c {
  z-index: 175;
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-65989883 {
  z-index: 6;
  width: 1168px;
  height: 551px;
  left: -104px;
  top: 323px;
  transform: translate(0px, 0px);
  z-index: 6;
}

#ug-e-65989883 .c {
  z-index: 6;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ef42003506248-352894.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-65989883 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-3e3843ac47dc8a0f3f87e91744b521a6-e37d5f.svg)
}

#ug-e-0e97ac14 {
  z-index: 176;
  width: 748px;
  left: 106px;
  top: 344px;
  transform: translate(0px, 0px);
  z-index: 176;
}

#ug-e-0e97ac14 .c {
  z-index: 176;
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

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

#ug-e-5e430dcf {
  z-index: 7;
  height: 371px;
  width: 1101px;
  left: -70.5197px;
  top: 461.507px;
  transform: translate(0px, 0px);
  z-index: 7;
}

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

#ug-e-5e430dcf .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 7;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140eff3025767853-4e644e.svg);
  background-size: 1101px 371px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-5e430dcf .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;;
  background-size: 1101px 371px;;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-4dcec01effd35147ab3c35d6071c8ad4-c2bff4.svg)
}

#ug-e-8ad54599 {
  z-index: 178;
  width: 1110px;
  height: 453px;
  left: -75px;
  top: 949.5px;
  transform: translate(0px, 0px);
  z-index: 178;
}

#ug-e-8ad54599 .c {
  z-index: 178;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f02d433703094-f21547.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-8ad54599 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-17842b0ae72ca4238c24562a740bbe97-5bc666.svg)
}

#ug-e-38ac034a {
  z-index: 180;
  width: 748px;
  left: 106px;
  top: 993.5px;
  transform: translate(0px, 0px);
  z-index: 180;
}

#ug-e-38ac034a .c {
  z-index: 180;
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

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

#ug-e-6cb3ad5c {
  z-index: 179;
  height: 158px;
  width: 934px;
  left: 13px;
  top: 1125px;
  transform: translate(0px, 0px);
  z-index: 179;
}

#ug-e-6cb3ad5c .c {
  z-index: 179;
  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-6cb3ad5c .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 179;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f06a181696302-dd57f4.svg);
  background-size: 934px 158px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-6cb3ad5c .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 934px 158px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-ede8c6c9d6ec266e973b8988ac2a2650-0fe82e.svg)
}

#ug-e-bf90dfb2 {
  z-index: 181;
  width: 1110px;
  height: 254px;
  left: -75px;
  top: 1483.5px;
  transform: translate(0px, 0px);
  z-index: 181;
}

#ug-e-bf90dfb2 .c {
  z-index: 181;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f0d8735117600-d8a315.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-bf90dfb2 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-1a2a93f25ca4e116f7e161bbaa54c485-9b4130.svg)
}

#ug-e-cbaf2eef {
  z-index: 183;
  width: 748px;
  left: 106px;
  top: 1508.5px;
  transform: translate(0px, 0px);
  z-index: 183;
}

#ug-e-cbaf2eef .c {
  z-index: 183;
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

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

#ug-e-ffcc2897 {
  z-index: 182;
  height: 51px;
  width: 636px;
  left: 162px;
  top: 1615px;
  transform: translate(0px, 0px);
  z-index: 182;
}

#ug-e-ffcc2897 .c {
  z-index: 182;
  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-ffcc2897 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 182;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f110378677831-b0e73b.svg);
  background-size: 636px 51px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ffcc2897 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 636px 51px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-c9d8db691b31a1efc5d26363040a7824-c5487d.svg)
}

#ug-e-bfd713e1 {
  z-index: 252;
  width: 589px;
  height: 54px;
  left: 185.5px;
  top: 1772px;
  transform: translate(0px, 0px);
  z-index: 252;
}

#ug-e-bfd713e1 .c {
  text-decoration: none;
  float: left;
  z-index: 252;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 30px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-bfd713e1 .c:hover,
#ug-e-bfd713e1 .c:active {
  background-color: transparent;
}

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

#ug-e-92d65275 {
  z-index: 251;
  width: 589px;
  height: 54px;
  left: 185.5px;
  top: 1772px;
  transform: translate(0px, 0px);
  z-index: 251;
}

#ug-e-92d65275 .c {
  z-index: 251;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-92d65275 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

#ug-b-32140829 {
  height: 1986px;
  background-color: rgb(50, 34, 35);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea77-6d4531.avif);
  background-position: 50% 50%;
  background-size: cover;
}

#ug-b-32140829.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-2a7324cf31fe3bd28fb7b4a37e8ceeaf-47f390.avif)
}

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

#ug-e-1a6e60c4 {
  width: 960px;
  left: 0.538px;
  top: 152.486px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 188;
}

#ug-e-1a6e60c4 .c {
  z-index: 188;
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-1a6e60c4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-42db9cd3 {
  width: 760.415px;
  left: 99.8405px;
  top: 335.152px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 189;
}



#ug-e-42db9cd3 .c {
  z-index: 189;
  font-size: 45px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-42db9cd3 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}
/**/
#ug-b-32140829 .centralizar {
  /*width: 100%;*/
}

#ug-b-32140829 .centralizar > *:nth-child(1),
#ug-b-32140829 .centralizar > *:nth-child(2),
#ug-b-32140829 .centralizar > *:nth-child(4) {
  left: 50% !important;
  translate: -50% 0 !important;
}

#ug-b-32140829 .centralizar > *:nth-child(3) {
  left: 70% !important;
  translate: -50% 0 !important;
}

@media (max-width: 890px) {
  #ug-b-32140829 .centralizar > *:nth-child(3) {
    left: 50% !important;
    translate: -50% 0 !important;
  }
}


/**/
#ug-e-53ac23a7 {
  width: 1407px;
  max-width: 85vw;
  height: 531px;
  top: 469.287px;
  z-index: 187;
}

#ug-e-53ac23a7 .c {
  z-index: 187;
}

#ug-e-75108cd4 {
  width: 961px;
  left: 0.5px;
  top: 1172.42px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 190;
}

#ug-e-75108cd4 .c {
  z-index: 190;
  font-size: 58px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-75108cd4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(0, 93, 232)
}

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

#ug-e-75108cd4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
  color: rgb(245, 51, 63)
}

#ug-e-2d9a8ce1 {
  width: 339px;
  left: clamp(580px, 60vw, 675.8px);
  top: 1336.2px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 195;
}

#ug-e-2d9a8ce1 .c {
  z-index: 195;
  font-size: 150px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-2aa1ff60 {
  width: 621px;
  left: -54px;
  top: 1374px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 191;
}

#ug-e-2aa1ff60 .c {
  z-index: 191;
  font-size: 280px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

#ug-e-2aa1ff60 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(245, 51, 63)
}

#ug-e-95d361e6 {
  width: 249px;
  left: clamp(625px, 64vw, 720.8px);
  top: 1490.2px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 196;
}

#ug-e-95d361e6 .c {
  z-index: 196;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-27372e94 {
  width: 339px;
  left: clamp(581px, 60vw, 676.1px);
  top: 1560px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 197;
}

#ug-e-27372e94 .c {
  z-index: 197;
  font-size: 150px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

#ug-e-27372e94 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f5333f
}

#ug-e-cbee1fa7 {
  width: 403px;
  left: 55px;
  top: 1654px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 192;
}

#ug-e-cbee1fa7 .c {
  z-index: 192;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-05d2ce57 {
  width: 249px;
  left: clamp(626px, 64vw, 721.1px);
  top: 1714px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 198;
}

#ug-e-05d2ce57 .c {
  z-index: 198;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-b-2ee15d01 {
  height: 1055px;
  background-color: rgb(0, 74, 152);
  --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea78-8aea1e.png);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

#ug-b-2ee15d01.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-269e617112a255f5ce6c00a7dd639bf7-2b5230.avif)
}

#ug-b-2ee15d01 .ug-overlay {
  opacity: 0;
  background-color: rgb(255, 255, 255);
  --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b);
}

#ug-e-795a0988 {
  z-index: 191;
  width: 880px;
  left: 40.6px;
  top: 73.5156px;
  transform: translate(0px, 0px);
  z-index: 191;
}

#ug-e-795a0988 .c {
  line-height: 1;
  letter-spacing: 5px;
  text-align: center;
  font-size: 50px;
  text-shadow: none;
  opacity: 1;
  z-index: 191;
}

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

#ug-e-795a0988 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-5b0ea1d2 {
  z-index: 200;
  width: 348px;
  height: 348px;
  left: 112.2px;
  top: 225.5px;
  transform: translate(0px, 0px);
  z-index: 200;
}

#ug-e-5b0ea1d2 .c {
  z-index: 200;
  opacity: 1;
  border: 4px 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: 49px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-9396f005 {
  z-index: 203;
  width: 348px;
  height: 348px;
  left: 499.6px;
  top: 225.5px;
  transform: translate(0px, 0px);
  z-index: 203;
}

#ug-e-9396f005 .c {
  z-index: 203;
  opacity: 1;
  border: 4px 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: 49px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-dda6ca67 {
  z-index: 201;
  width: 63px;
  left: 547px;
  top: 253.5px;
  transform: translate(0px, 0px);
  z-index: 201;
}

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

#ug-e-dda6ca67 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-515b46aa {
  z-index: 204;
  width: 254px;
  left: 159.6px;
  top: 616.5px;
  transform: translate(0px, 0px);
  z-index: 204;
}

#ug-e-515b46aa .c {
  z-index: 204;
  font-size: 24px;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-515b46aa .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-113005e8 {
  z-index: 205;
  width: 254px;
  left: 159.6px;
  top: 671.297px;
  transform: translate(0px, 0px);
  z-index: 205;
}

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

#ug-e-113005e8 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-84295650 {
  z-index: 202;
  width: 254px;
  left: 546.6px;
  top: 309.297px;
  transform: translate(0px, 0px);
  z-index: 202;
}

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

#ug-e-84295650 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-0f221f1b {
  z-index: 192;
  width: 348px;
  height: 348px;
  left: 112.6px;
  top: 588.5px;
  transform: translate(0px, 0px);
  z-index: 192;
}

#ug-e-0f221f1b .c {
  z-index: 192;
  opacity: 1;
  border: 4px 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: 49px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-0fecf929 {
  z-index: 195;
  width: 348px;
  height: 348px;
  left: 499.6px;
  top: 589px;
  transform: translate(0px, 0px);
  z-index: 195;
}

#ug-e-0fecf929 .c {
  z-index: 195;
  opacity: 1;
  border: 4px 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: 49px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-b5c59c44 {
  z-index: 193;
  width: 254px;
  left: 546.6px;
  top: 617px;
  transform: translate(0px, 0px);
  z-index: 193;
}

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

#ug-e-b5c59c44 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-a4a1cbad {
  z-index: 196;
  height: 195px;
  width: 268px;
  left: 149.2px;
  top: 274.873px;
  transform: translate(0px, 0px);
  z-index: 196;
}

#ug-e-a4a1cbad .c {
  z-index: 196;
  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-a4a1cbad .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 196;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg");
  background-size: 268px 195px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-a4a1cbad .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 268px 195px;
  ;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg")
}

#ug-e-321500d6 {
  z-index: 194;
  width: 254px;
  left: 546.6px;
  top: 672.797px;
  transform: translate(0px, 0px);
  z-index: 194;
}

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

#ug-e-321500d6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-8c8dc90c {
  z-index: 206;
  left: 142.2px;
  top: 485.922px;
  transform: translate(0px, 0px);
  z-index: 206;
}

#ug-e-8c8dc90c .c {
  float: left;
  z-index: 206;
  white-space: nowrap;
  font-size: 26px;
  padding-inline: 30px;
  padding-block: 12px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  border-bottom: 1px solid #53FF28;
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  background-size: cover;
  background-color: #087E2B;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-4875d1c1 {
  z-index: 199;
  width: 690px;
  height: 54px;
  left: 135.1px;
  top: 969.33px;
  transform: translate(0px, 0px);
  z-index: 199;
}

#ug-e-4875d1c1 .c {
  text-decoration: none;
  float: left;
  z-index: 199;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 28px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-4875d1c1 .c:hover,
#ug-e-4875d1c1 .c:active {
  background-color: transparent;
}

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

#ug-e-f31b8f2b {
  z-index: 198;
  width: 689px;
  height: 54px;
  left: 136.1px;
  top: 969.353px;
  transform: translate(0px, 0px);
  z-index: 198;
}

#ug-e-f31b8f2b .c {
  z-index: 198;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-f31b8f2b .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

#ug-b-c334ebe8 {
  height: 1195px;
  background-color: rgb(0, 74, 152);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea7b-5acdc5.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-b-c334ebe8.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-a73faae1fe14d5455eb52eb1e54bfe4a-d86d49.avif)
}

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

#ug-b-c334ebe8 b {
  font-weight: 700;
  letter-spacing: 2%;
}

#ug-b-c334ebe8 .centralizar {
  width: 100%;
}

#ug-b-c334ebe8 .centralizar > * {
  left: 50%;
  translate: -50% 0;
}

#ug-e-5b816205 {
  z-index: 227;
  width: 656px;
  left: 152px;
  top: 36.3912px;
  transform: translate(0px, 0px);
  z-index: 227;
}

#ug-e-5b816205 .c {
  z-index: 227;
  font-size: 64px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-186eb54b {
  z-index: 225;
  height: 137px;
  width: 632px;
  left: 174.099px;
  top: 141.191px;
  transform: translate(0px, 0px);
  z-index: 225;
}

#ug-e-186eb54b .c {
  z-index: 225;
  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-186eb54b .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 225;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f8f7058267239-7a0b74.svg);
  background-size: 612px 136.562px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-186eb54b .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 612px 136.562px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg)
}

#ug-e-637e616a {
  z-index: 226;
  height: 44px;
  width: 230px;
  left: 365.1px;
  top: 318px;
  transform: translate(0px, 0px);
  z-index: 226;
}

#ug-e-637e616a .c {
  z-index: 226;
  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-637e616a .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 183;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f954362900179-64e456.svg);
  background-size: 230px 44px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-637e616a .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 230px 44px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg)
}

#ug-e-3b12bc05 {
  z-index: 228;
  width: 1237px;
  height: 737px;
  left: -138.4px;
  top: 383.5px;
  transform: translate(0px, 0px);
  z-index: 228;
}

#ug-e-3b12bc05 .c {
  z-index: 228;
  opacity: 1;
  border: 4px 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: 49px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-f8a1ee90 {
  z-index: 236;
  width: 194px;
  left: 613.962px;
  top: 411.94px;
  transform: translate(0px, 0px);
  z-index: 236;
}

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

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

#ug-e-9de75fce {
  z-index: 230;
  width: 194px;
  left: -92.6px;
  top: 412.312px;
  transform: translate(0px, 0px);
  z-index: 230;
}

#ug-e-9de75fce .c {
  z-index: 230;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-9de75fce .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-6f60940f {
  z-index: 232;
  width: 194px;
  left: 133.4px;
  top: 412.14px;
  transform: translate(0px, 0px);
  z-index: 232;
}

#ug-e-6f60940f .c {
  z-index: 232;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-6f60940f .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-7f539524 {
  z-index: 234;
  width: 195px;
  left: 359.384px;
  top: 412.64px;
  transform: translate(0px, 0px);
  z-index: 234;
}

#ug-e-7f539524 .c {
  z-index: 234;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-7f539524 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-c55359aa {
  z-index: 238;
  width: 206px;
  left: 846.165px;
  top: 412.74px;
  transform: translate(0px, 0px);
  z-index: 238;
}

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

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

#ug-e-f7d02172 {
  z-index: 231;
  width: 194px;
  left: -92.6px;
  top: 480.312px;
  transform: translate(0px, 0px);
  z-index: 231;
}

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

#ug-e-f7d02172 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-45e24aa5 {
  z-index: 235;
  width: 222px;
  left: 359.884px;
  top: 505.125px;
  transform: translate(0px, 0px);
  z-index: 235;
}

#ug-e-45e24aa5 .c {
  z-index: 235;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-45e24aa5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-a160a8fd {
  z-index: 237;
  width: 200px;
  left: 614.446px;
  top: 505.125px;
  transform: translate(0px, 0px);
  z-index: 237;
}

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

#ug-e-a160a8fd .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-536f8552 {
  z-index: 239;
  width: 200px;
  left: 846.649px;
  top: 505.125px;
  transform: translate(0px, 0px);
  z-index: 239;
}

#ug-e-536f8552 .c {
  z-index: 239;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-536f8552 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-06c0ec0c {
  z-index: 233;
  width: 193px;
  left: 134.4px;
  top: 528.125px;
  transform: translate(0px, 0px);
  z-index: 233;
}

#ug-e-06c0ec0c .c {
  z-index: 233;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-06c0ec0c .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-727a0af3 {
  z-index: 240;
  width: 201px;
  left: -92px;
  top: 770.912px;
  transform: translate(0px, 0px);
  z-index: 240;
}

#ug-e-727a0af3 .c {
  z-index: 240;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-727a0af3 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-faa19bfa {
  z-index: 242;
  width: 186px;
  left: 134.4px;
  top: 770.94px;
  transform: translate(0px, 0px);
  z-index: 242;
}

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

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

#ug-e-59c72cd5 {
  z-index: 244;
  width: 194px;
  left: 359.384px;
  top: 770.94px;
  transform: translate(0px, 0px);
  z-index: 244;
}

#ug-e-59c72cd5 .c {
  z-index: 244;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-59c72cd5 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-8322c0fa {
  z-index: 246;
  width: 194px;
  left: 613.962px;
  top: 771.74px;
  transform: translate(0px, 0px);
  z-index: 246;
}

#ug-e-8322c0fa .c {
  z-index: 246;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-8322c0fa .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-3cf93a59 {
  z-index: 248;
  width: 173px;
  left: 847.265px;
  top: 771.74px;
  transform: translate(0px, 0px);
  z-index: 248;
}

#ug-e-3cf93a59 .c {
  z-index: 248;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-3cf93a59 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-dc423906 {
  z-index: 241;
  width: 194px;
  left: -92px;
  top: 827.312px;
  transform: translate(0px, 0px);
  z-index: 241;
}

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

#ug-e-dc423906 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-8facaefd {
  z-index: 247;
  width: 194px;
  left: 614.546px;
  top: 851.125px;
  transform: translate(0px, 0px);
  z-index: 247;
}

#ug-e-8facaefd .c {
  z-index: 247;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-8facaefd .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-0e645b15 {
  z-index: 243;
  width: 193px;
  left: 133.4px;
  top: 876.125px;
  transform: translate(0px, 0px);
  z-index: 243;
}

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

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

#ug-e-2e7010f5 {
  z-index: 245;
  width: 194px;
  left: 359.984px;
  top: 876.125px;
  transform: translate(0px, 0px);
  z-index: 245;
}

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

#ug-e-2e7010f5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-c302b9e0 {
  z-index: 249;
  width: 194px;
  left: 847.249px;
  top: 876.125px;
  transform: translate(0px, 0px);
  z-index: 249;
}

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

#ug-e-c302b9e0 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-b-5a0a1144 {
  height: 900px;
  background-color: rgb(0, 74, 152);
}

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

#ug-e-5f72b6c7 {
  width: 885px;
  left: 37.5465px;
  top: 159px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 168;
}

#ug-e-5f72b6c7 .c {
  z-index: 168;
  font-size: 64px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-6024fbb5 {
  width: 308.157px;
  left: -94.384px;
  top: 313.694px;
  transform: translate(0px, 0px) rotate(0.3224deg);
  z-index: 161;
}

#ug-e-6024fbb5 .c {
  z-index: 161;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-2657b8e3 {
  width: 308.157px;
  left: 315.636px;
  top: 313.727px;
  transform: translate(0px, 0px) rotate(0.3224deg);
  z-index: 162;
}

#ug-e-2657b8e3 .c {
  z-index: 162;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-ac3b9474 {
  width: 308.157px;
  left: 741.64px;
  top: 313.76px;
  transform: translate(0px, 0px) rotate(0.3224deg);
  z-index: 163;
}

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

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

#ug-e-33de8a56 {
  height: 400px;
  width: 400px;
  left: -140.306px;
  top: 352.194px;
  transform: translate(0px, 0px);
  z-index: 158;
}

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

#ug-e-33de8a56 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 158;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/smi.webp");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-33de8a56 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/smi.webp")
}

#ug-e-7cc417bb {
  height: 400px;
  width: 400px;
  left: 276.693px;
  top: 352.179px;
  transform: translate(0px, 0px);
  z-index: 159;
}

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

#ug-e-7cc417bb .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 159;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/foz.webp");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-7cc417bb .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/foz.webp")
}

#ug-e-accb89e8 {
  height: 400px;
  width: 400px;
  left: 695.69px;
  top: 352.194px;
  transform: translate(0px, 0px);
  z-index: 165;
}

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

#ug-e-accb89e8 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 165;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/plt.webp");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-accb89e8 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/plt.webp")
}

#ug-e-fd5b9dda {
  width: 351px;
  height: 38px;
  left: 720.19px;
  top: 769.745px;
  transform: translate(0px, 0px);
  z-index: 167;
}

#ug-e-fd5b9dda .c {
  text-decoration: none;
  float: left;
  z-index: 167;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-fd5b9dda .c:hover,
#ug-e-fd5b9dda .c:active {
  background-color: #099f33;
}

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

#ug-e-d5cdbd0e {
  width: 351px;
  height: 38px;
  left: -115.793px;
  top: 770.045px;
  transform: translate(0px, 0px);
  z-index: 157;
}

#ug-e-d5cdbd0e .c {
  text-decoration: none;
  float: left;
  z-index: 157;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-d5cdbd0e .c:hover,
#ug-e-d5cdbd0e .c:active {
  background-color: #099f33;
}

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

#ug-e-78c64384 {
  width: 351px;
  height: 38px;
  left: 301.193px;
  top: 770.045px;
  transform: translate(0px, 0px);
  z-index: 164;
}

#ug-e-78c64384 .c {
  text-decoration: none;
  float: left;
  z-index: 164;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-78c64384 .c:hover,
#ug-e-78c64384 .c:active {
  background-color: #099f33;
}

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

#ug-b-c8ebf86b {
  height: auto;
  background-color: rgb(0, 74, 152);
}

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

#ug-e-123c96ab {
  width: 836px;
  height: auto;
  left: 61.5px;
  top: 52.5px;
  transform: translate(0px, 0px);
  z-index: 90;
}

#ug-e-123c96ab .c {
  z-index: 90;
}

#ug-e-5ea5376f {
  z-index: 253;
  width: 589px;
  height: 54px;
  left: 185px;
  top: 1031px;
  transform: translate(0px, 0px);
  z-index: 253;
}

#ug-e-5ea5376f .c {
  z-index: 253;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-5ea5376f .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

#ug-e-6296931a {
  z-index: 254;
  width: 589px;
  height: 54px;
  left: 185px;
  top: 1031px;
  transform: translate(0px, 0px);
  z-index: 254;
}

#ug-e-6296931a .c {
  text-decoration: none;
  float: left;
  z-index: 254;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 30px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-6296931a .c:hover,
#ug-e-6296931a .c:active {
  background-color: transparent;
}

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

#ug-b-d318b944 {
  height: 82px;
  background-color: rgb(255, 255, 255);
  border-width: 0px;
  border-style: solid;
  border-color: rgb(163, 186, 198);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea63-a68845.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-b-d318b944.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-3dc18ad36a654b214f058dfd9d76fd78-2f3231.svg)
}

#ug-b-d318b944 .ug-overlay {
  opacity: 0;
  background-color: #ffffff;
}

#ug-e-5ccf7378 {
  height: 52px;
  width: 120px;
  left: 531px;
  top: 14.6667px;
  transform: translate(0px, 0px);
  z-index: 89;
}

#ug-e-5ccf7378 .c {
  z-index: 89;
  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-5ccf7378 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 89;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ec92358022933-43ca58.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-5ccf7378 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 120px 52px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png)
}

#ug-e-ee077056 {
  height: 46px;
  width: 208px;
  left: 308px;
  top: 17.671px;
  transform: translate(0px, 0px);
  z-index: 88;
}

#ug-e-ee077056 .c {
  z-index: 88;
  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-ee077056 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 88;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea80152874352-28e2d3.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ee077056 .c .imagem_fundo.fallback_background {
  background-position: 0px 0px;
  ;
  background-size: 208px 46px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.avif)
}


/* ============================================================
  css_mobile — estilos mobile (max-width: 800px)
  ============================================================ */
@media (max-width: 800px) {
  #ug-b-09d95736 .ug-overlay {
  opacity: 0;
  background-color: #ffffff;
}

#ug-b-09d95736 {
  height: 70px;
  background-color: rgb(255, 255, 255);
  border-width: 0px;
  border-style: solid;
  border-color: rgb(163, 186, 198);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea63-a68845.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-ee409927 {
  left: 220.078px;
  top: 16.0876px;
  z-index: 87;
  width: 87.25px;
  height: 37.8125px;
  transform: translate(0px, 0px);
}

#ug-e-ee409927 .c {
  z-index: 87;
  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-ee409927 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 87;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ec92358022933-e58490.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ee409927 .c .imagem_fundo.fallback_background {
  background-size: 87.25px 37.8125px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png)
}

#ug-e-ac31230b {
  left: 52.738px;
  top: 18.2762px;
  z-index: 86;
  width: 151.297px;
  height: 33.4375px;
  transform: translate(0px, 0px);
}

#ug-e-ac31230b .c {
  z-index: 86;
  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-ac31230b .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 86;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

#ug-b-b9dececa .ug-overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
}

#ug-b-b9dececa {
  height: 1173.46px;
  background-color: rgb(0, 0, 0);
}

#ug-b-b9dececa .sec02-bg-img img {
  max-width: 100vw;
  top: -16px;
  object-position: center center;
  object-fit: cover;
}

#ug-e-6bbe0783 {
  z-index: 256;
  left: 14px;
  top: 273.197px;
  width: 332px;
  height: 650px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-6bbe0783 .c {
  z-index: 256;
}

#ug-e-67a2dfa1 {
  z-index: 175;
  left: 3.13614px;
  top: 30px;
  width: 170px;
  height: 122px;
}

#ug-e-67a2dfa1 .c {
  z-index: 175;
  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-67a2dfa1 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 175;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg");
  background-size: 170px 122px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-67a2dfa1 .c .imagem_fundo.fallback_background {
  background-size: 170px 122px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg)
}

#ug-e-6f53d7d1 {
  z-index: 176;
  left: -3.5px;
  top: 95.469px;
  width: 188.719px;
  height: 42px;
}

#ug-e-6f53d7d1 .c {
  z-index: 176;
  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-6f53d7d1 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 176;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd614102fc305684874-d0a2e0.svg);
  background-size: 188.719px 42px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-6f53d7d1 .c .imagem_fundo.fallback_background {
  background-size: 188.719px 42px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg)
}

#ug-e-466df6d5 {
  z-index: 177;
  left: 0px;
  top: 166.344px;
  width: 100%;
}

#ug-e-466df6d5 .ug-titulo {
  width: 209px;
}

#ug-e-466df6d5 .hero-subtitle {
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 780px;
}

#ug-e-466df6d5 .hero-cta {
  left: 50%;
  transform: translateX(-50%);
  top: 860px;
}

#ug-e-466df6d5 .c {
  z-index: 177;
  font-size: 26px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
  color: rgb(255, 255, 255)
}

#ug-e-466df6d5 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
  color: rgb(0, 93, 229)
}

#ug-e-a5769e68 {
  z-index: 179;
  left: 33.9747px;
  top: 942.796px;
  width: 292.216px;
  transform: translate(0px, 0px) rotate(360deg);
}

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

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

#ug-e-051de2bc {
  z-index: 180;
  left: 21.1515px;
  top: 965.12px;
  width: 318px;
  transform: translate(0px, 0px);
}

#ug-e-051de2bc .c {
  z-index: 180;
  font-size: 28.0883px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-385b7557 {
  z-index: 181;
  width: 189px;
  left: 85.152px;
  top: 1021.61px;
}

#ug-e-385b7557 .c {
  z-index: 181;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-385b7557 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-f0871ae1 {
  z-index: 183;
  width: 150px;
  left: 104.252px;
  top: 1097.47px;
}

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

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

#ug-e-23dbd44a {
  z-index: 182;
  width: 104.5px;
  left: 127.273px;
  top: 1044.99px;
}

#ug-e-23dbd44a .c {
  z-index: 182;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-6ca6d1e8 {
  z-index: 184;
  width: 77px;
  left: 141.552px;
  top: 1117.47px;
}

#ug-e-6ca6d1e8 .c {
  z-index: 184;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

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

#ug-b-8ff155c9 {
  height: 561.594px;
  background-color: rgb(0, 74, 152);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea74-a0ee57.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-0fb4a68d {
  z-index: 175;
  width: 360px;
  left: 0px;
  top: 29px;
  transform: translate(0px, 0px);
}

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

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

#ug-e-65989883 {
  z-index: 6;
  width: 344px;
  height: 162px;
  left: 8px;
  top: 64.0916px;
}

#ug-e-65989883 .c {
  z-index: 6;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ef42003506248-352894.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-65989883 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-3e3843ac47dc8a0f3f87e91744b521a6-e37d5f.svg)
}

#ug-e-0e97ac14 {
  z-index: 176;
  width: 294px;
  left: 33px;
  top: 71.4516px;
  transform: translate(0px, 0px);
}

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

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

#ug-e-5e430dcf {
  z-index: 7;
  height: 129px;
  width: 320px;
  left: 20px;
  top: 97.0544px;
}

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

#ug-e-5e430dcf .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 7;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140eff3025767853-c10779.svg);
  background-size: 320px 283px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-5e430dcf .c .imagem_fundo.fallback_background {
  background-size: 320px 283px;
  ;
  background-position: 0px -78px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-4dcec01effd35147ab3c35d6071c8ad4-c2bff4.svg)
}

#ug-e-8ad54599 {
  z-index: 178;
  left: 14.3377px;
  top: 243.548px;
  width: 331.775px;
  height: 135.989px;
}

#ug-e-8ad54599 .c {
  z-index: 178;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f02d433703094-f21547.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-8ad54599 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-17842b0ae72ca4238c24562a740bbe97-5bc666.svg)
}

#ug-e-38ac034a {
  z-index: 180;
  left: 58.9249px;
  top: 255.825px;
  width: 242.653px;
  transform: translate(0px, 0px);
}

#ug-e-38ac034a .c {
  z-index: 180;
  font-size: 17.3595px;
  line-height: 1;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

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

#ug-e-6cb3ad5c {
  z-index: 179;
  left: 28.3046px;
  top: 296.499px;
  width: 303.797px;
  height: 51.1094px;
}

#ug-e-6cb3ad5c .c {
  z-index: 179;
  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-6cb3ad5c .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 179;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f06a181696302-778c91.svg);
  background-size: 303.797px 51.1094px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-6cb3ad5c .c .imagem_fundo.fallback_background {
  background-size: 303.797px 51.1094px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-ede8c6c9d6ec266e973b8988ac2a2650-0fe82e.svg)
}

#ug-e-bf90dfb2 {
  z-index: 181;
  width: 332px;
  height: 76px;
  left: 14.059px;
  top: 397.008px;
}

#ug-e-bf90dfb2 .c {
  z-index: 181;
  opacity: 1;
  border: 0px 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: 0px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f0d8735117600-d8a315.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-bf90dfb2 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-1a2a93f25ca4e116f7e161bbaa54c485-9b4130.svg)
}

#ug-e-cbaf2eef {
  z-index: 183;
  width: 230.094px;
  left: 64.796px;
  top: 397.007px;
  transform: translate(0px, 0px);
}

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

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

#ug-e-ffcc2897 {
  z-index: 182;
  height: 27.9375px;
  width: 230.094px;
  left: 64.987px;
  top: 426.968px;
}

#ug-e-ffcc2897 .c {
  z-index: 182;
  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-ffcc2897 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 182;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f110378677831-f56cbe.svg);
  background-size: 230.094px 27.9375px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ffcc2897 .c .imagem_fundo.fallback_background {
  background-size: 230.094px 27.9375px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-c9d8db691b31a1efc5d26363040a7824-c5487d.svg)
}

#ug-e-bfd713e1 {
  z-index: 252;
  width: 335px;
  height: 36px;
  left: 12px;
  top: 500.38px;
}

#ug-e-bfd713e1 .c {
  text-decoration: none;
  float: left;
  z-index: 252;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-bfd713e1 .c:hover,
#ug-e-bfd713e1 .c:active {
  background-color: transparent;
}

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

#ug-e-92d65275 {
  z-index: 251;
  width: 335px;
  height: 36px;
  left: 12px;
  top: 500.38px;
}

#ug-e-92d65275 .c {
  z-index: 251;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-92d65275 .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

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

#ug-b-32140829 {
  height: 883.75px;
  background-color: rgb(50, 34, 35);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea77-e3194a.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  
}

#ug-b-32140829.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea77-6d4531.avif)
}

#ug-e-1a6e60c4 {
  width: 360px;
  left: 0px;
  top: 46.7031px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 188;
}

#ug-e-1a6e60c4 .c {
  z-index: 188;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-1a6e60c4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-42db9cd3 {
  width: 268px;
  left: 46px;
  top: 98.391px;
  z-index: 189;
}

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

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

#ug-e-53ac23a7 {
  width: 420px;
  max-width: none;
  height: 390px;
  left: -30.5px;
  top: 180.703px;
  z-index: 187;
}

#ug-e-53ac23a7 .c {
  z-index: 187;
}

#ug-e-75108cd4 {
  width: 360px;
  left: -0.5px;
  top: 611px;
  z-index: 190;
}

#ug-e-75108cd4 .c {
  z-index: 190;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-75108cd4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(0, 93, 232)
}

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

#ug-e-75108cd4 .c>H2:nth-of-type(1)>SPAN:nth-of-type(4) {
  color: rgb(245, 51, 63)
}

#ug-e-2d9a8ce1 {
  left: 226.059px;
  top: 669.716px;
  z-index: 195;
  width: 133.942px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-2d9a8ce1 .c {
  z-index: 195;
  font-size: 56px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-2aa1ff60 {
  left: -0.126px;
  top: 692.912px;
  z-index: 191;
  width: 210px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-2aa1ff60 .c {
  z-index: 191;
  font-size: 100px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

#ug-e-2aa1ff60 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(245, 51, 63)
}

#ug-e-95d361e6 {
  left: 227.031px;
  top: 731.865px;
  z-index: 196;
  width: 133px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-95d361e6 .c {
  z-index: 196;
  font-size: 8.69177px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-27372e94 {
  width: 106px;
  left: 239px;
  top: 762.45px;
  z-index: 197;
}

#ug-e-27372e94 .c {
  z-index: 197;
  font-size: 56px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

#ug-e-27372e94 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #f5333f
}

#ug-e-cbee1fa7 {
  left: 7.8423px;
  top: 792.9px;
  z-index: 192;
  width: 194px;
  transform: translate(0px, 0px) rotate(0deg);
}

#ug-e-cbee1fa7 .c {
  z-index: 192;
  font-size: 12.5914px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-e-05d2ce57 {
  width: 107px;
  left: 239px;
  top: 818.45px;
  z-index: 198;
}

#ug-e-05d2ce57 .c {
  z-index: 198;
  font-size: 8px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}

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

#ug-b-2ee15d01 .ug-overlay {
  opacity: 0;
  background-color: rgb(255, 255, 255);
  --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b);
}

#ug-b-2ee15d01 {
  height: 1690.19px;
  background-color: rgb(0, 74, 152);
  --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea78-8aea1e.png);
  background-position: 66.8293% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

#ug-e-795a0988 {
  z-index: 191;
  width: 360px;
  left: 0px;
  top: 41.1875px;
}

#ug-e-795a0988 .c {
  line-height: 20px;
  letter-spacing: 4px;
  text-align: center;
  font-size: 20px;
  text-shadow: none;
  opacity: 1;
  z-index: 191;
}

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

#ug-e-795a0988 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
  color: rgb(245, 51, 63)
}

#ug-e-5b0ea1d2 {
  z-index: 200;
  height: 350px;
  left: 6px;
  top: 121.188px;
  transform: translate(0px, 0px);
}

#ug-e-5b0ea1d2 .c {
  z-index: 200;
  opacity: 1;
  border: 2px 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: 36px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-5b0ea1d2 .c.fallback_background {
  background-image: none
}

#ug-e-9396f005 {
  z-index: 203;
  height: 350px;
  left: 6px;
  top: 489.47px;
}

#ug-e-9396f005 .c {
  z-index: 203;
  opacity: 1;
  border: 2px 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: 36px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-9396f005 .c.fallback_background {
  background-image: none
}

#ug-e-dda6ca67 {
  z-index: 201;
  left: 36px;
  top: 523.064px;
  transform: translate(0px, 0px);
}

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

#ug-e-dda6ca67 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-515b46aa {
  z-index: 204;
  left: 36px;
  top: 885.393px;
}

#ug-e-515b46aa .c {
  z-index: 204;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-515b46aa .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-113005e8 {
  z-index: 205;
  left: 36px;
  top: 925.909px;
}

#ug-e-113005e8 .c {
  z-index: 205;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-113005e8 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(9)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-113005e8 .c>P:nth-of-type(10)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-84295650 {
  z-index: 202;
  left: 36px;
  top: 564.47px;
  transform: translate(0px, 0px);
}

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

#ug-e-84295650 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-84295650 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-0f221f1b {
  z-index: 192;
  height: 350px;
  left: 6px;
  top: 858.393px;
}

#ug-e-0f221f1b .c {
  z-index: 192;
  opacity: 1;
  border: 2px 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: 36px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-0f221f1b .c.fallback_background {
  background-image: none
}

#ug-e-0fecf929 {
  z-index: 195;
  height: 350px;
  left: 6px;
  top: 1227.315px;
}

#ug-e-0fecf929 .c {
  z-index: 195;
  opacity: 1;
  border: 2px 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: 36px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-0fecf929 .c.fallback_background {
  background-image: none
}

#ug-e-b5c59c44 {
  z-index: 193;
  left: 36px;
  top: 1255.315px;
}

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

#ug-e-b5c59c44 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-a4a1cbad {
  z-index: 196;
  height: 202px;
  width: 280px;
  left: 34px;
  top: 149.188px;
}

#ug-e-a4a1cbad .c {
  z-index: 196;
  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-a4a1cbad .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 196;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg");
  background-size: 280px 202px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-a4a1cbad .c .imagem_fundo.fallback_background {
  background-size: 320px 231px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/vestibular-tipografia.svg")
}

#ug-e-321500d6 {
  z-index: 194;
  left: 36px;
  top: 1295.112px;
}

#ug-e-321500d6 .c {
  z-index: 194;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-321500d6 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(2)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(3)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(4)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(5)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(6)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(7)>SPAN:nth-of-type(1) {
  color: rgb(208, 212, 234)
}

#ug-e-321500d6 .c>P:nth-of-type(8)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-8c8dc90c {
  z-index: 206;
  left: 36px;
  top: 390.188px;
}

#ug-e-8c8dc90c .c {
  float: left;
  z-index: 206;
  white-space: nowrap;
  font-size: 24px;
  padding-inline: 36px;
  padding-block: 12px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  border-bottom: 1px solid #53FF28;
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  background-size: cover;
  background-color: #087E2B;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-4875d1c1 {
  z-index: 199;
  width: 256px;
  left: 51.5px;
  top: 1609.96px;
}

#ug-e-4875d1c1 .c {
  text-decoration: none;
  float: left;
  z-index: 199;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-4875d1c1 .c:hover,
#ug-e-4875d1c1 .c:active {
  background-color: transparent;
}

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

#ug-e-f31b8f2b {
  z-index: 198;
  width: 256px;
  left: 51.5px;
  top: 1609.96px;
}

#ug-e-f31b8f2b .c {
  z-index: 198;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-f31b8f2b .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

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

#ug-b-c334ebe8 {
  height: 1332.61px;
  background-color: rgb(0, 74, 152);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea7b-5acdc5.avif);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-5b816205 {
  z-index: 227;
  left: 48.9325px;
  top: 78.9813px;
  width: 262.135px;
  transform: translate(0px, 0px);
}

#ug-e-5b816205 .c {
  z-index: 227;
  font-size: 22px;
  line-height: 30.8px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

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

#ug-e-186eb54b {
  z-index: 225;
  left: 51.8832px;
  top: 95.8584px;
  width: 258.094px;
  height: 83.625px;
  transform: translate(0px, 0px);
}

#ug-e-186eb54b .c {
  z-index: 225;
  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-186eb54b .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 225;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f8f7058267239-5aeeb8.svg);
  background-size: 258.094px 83.625px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-186eb54b .c .imagem_fundo.fallback_background {
  background-size: 258.094px 83.625px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg)
}

#ug-e-637e616a {
  z-index: 226;
  height: 42px;
  width: 218px;
  left: 71.5px;
  top: 226.413px;
}

#ug-e-637e616a .c {
  z-index: 226;
  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-637e616a .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 183;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140f954362900179-6d9058.svg);
  background-size: 218px 41.7043px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
}

#ug-e-637e616a .c .imagem_fundo.fallback_background {
  background-size: 218px 41.7043px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg)
}

#ug-e-3b12bc05 {
  z-index: 228;
  left: -0.5px;
  top: 284.64px;
  width: 360px;
  height: 1013.53px;
  transform: translate(0px, 0px);
}

#ug-e-3b12bc05 .c {
  z-index: 228;
  opacity: 1;
  border: 2px 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: 27px;
  background-image: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-3b12bc05 .c.fallback_background {
  background-image: none
}

#ug-e-f8a1ee90 {
  z-index: 236;
  left: 200.343px;
  top: 473.673px;
  width: 126.461px;
  transform: translate(0px, 0px);
}

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

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

#ug-e-9de75fce {
  z-index: 230;
  left: 24.4975px;
  top: 304.921px;
  width: 95.077px;
  transform: translate(0px, 0px);
}

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

#ug-e-9de75fce .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: rgb(255, 255, 255)
}

#ug-e-6f60940f {
  z-index: 232;
  left: 200.773px;
  top: 304.921px;
  width: 132px;
  transform: translate(0px, 0px);
}

#ug-e-6f60940f .c {
  z-index: 232;
  font-size: 14.7674px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-6f60940f .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-7f539524 {
  z-index: 234;
  left: 24.4975px;
  top: 473.704px;
  width: 123.693px;
  transform: translate(0px, 0px);
}

#ug-e-7f539524 .c {
  z-index: 234;
  font-size: 14.7686px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-7f539524 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-c55359aa {
  z-index: 238;
  left: 24.4975px;
  top: 689.578px;
  width: 132px;
  transform: translate(0px, 0px);
}

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

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

#ug-e-f7d02172 {
  z-index: 231;
  left: 24.4975px;
  top: 345.187px;
  width: 123.693px;
}

#ug-e-f7d02172 .c {
  z-index: 231;
  font-size: 12.9225px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-f7d02172 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-45e24aa5 {
  z-index: 235;
  left: 24.4975px;
  top: 528.83px;
  width: 132px;
}

#ug-e-45e24aa5 .c {
  z-index: 235;
  font-size: 12.9214px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-45e24aa5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-a160a8fd {
  z-index: 237;
  left: 200.311px;
  top: 529.007px;
  width: 133.846px;
}

#ug-e-a160a8fd .c {
  z-index: 237;
  font-size: 12.9228px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-a160a8fd .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-536f8552 {
  z-index: 239;
  left: 24.919px;
  top: 745.148px;
  width: 132px;
}

#ug-e-536f8552 .c {
  z-index: 239;
  font-size: 12.9214px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-536f8552 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-06c0ec0c {
  z-index: 233;
  left: 201.232px;
  top: 375.114px;
  width: 132px;
}

#ug-e-06c0ec0c .c {
  z-index: 233;
  font-size: 12.9214px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-06c0ec0c .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-727a0af3 {
  z-index: 240;
  left: 200.31px;
  top: 689.519px;
  width: 129.23px;
  transform: translate(0px, 0px);
}

#ug-e-727a0af3 .c {
  z-index: 240;
  font-size: 14.7678px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-727a0af3 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-faa19bfa {
  z-index: 242;
  left: 24.5113px;
  top: 882.26px;
  width: 118.154px;
}

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

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

#ug-e-59c72cd5 {
  z-index: 244;
  left: 200.81px;
  top: 882.237px;
  width: 126.461px;
}

#ug-e-59c72cd5 .c {
  z-index: 244;
  font-size: 14.7682px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-59c72cd5 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-8322c0fa {
  z-index: 246;
  left: 23.9898px;
  top: 1072px;
  width: 129.23px;
}

#ug-e-8322c0fa .c {
  z-index: 246;
  font-size: 14.7678px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-8322c0fa .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-3cf93a59 {
  z-index: 248;
  left: 201.695px;
  top: 1071.95px;
  width: 132px;
}

#ug-e-3cf93a59 .c {
  z-index: 248;
  font-size: 14.7674px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-3cf93a59 .c>H3:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #ffffff
}

#ug-e-dc423906 {
  z-index: 241;
  left: 200.28px;
  top: 732.439px;
  width: 129.23px;
}

#ug-e-dc423906 .c {
  z-index: 241;
  font-size: 12.9219px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-dc423906 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-8facaefd {
  z-index: 247;
  left: 23.5203px;
  top: 1129.61px;
  width: 125.539px;
}

#ug-e-8facaefd .c {
  z-index: 247;
  font-size: 12.9239px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-8facaefd .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-0e645b15 {
  z-index: 243;
  left: 23.9953px;
  top: 952.552px;
  width: 124.616px;
}

#ug-e-0e645b15 .c {
  z-index: 243;
  font-size: 12.9209px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-2e7010f5 {
  z-index: 245;
  left: 200.31px;
  top: 955.733px;
  width: 126.461px;
}

#ug-e-2e7010f5 .c {
  z-index: 245;
  font-size: 12.9222px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-2e7010f5 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

#ug-e-c302b9e0 {
  z-index: 249;
  left: 201.673px;
  top: 1129.65px;
  width: 133.846px;
}

#ug-e-c302b9e0 .c {
  z-index: 249;
  font-size: 12.9228px;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

#ug-e-c302b9e0 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
  color: #d0d4ea
}

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

#ug-b-5a0a1144 {
  height: 1695.91px;
  background-color: rgb(0, 74, 152);
}

#ug-b-5a0a1144.fallback_background {
  background-image: none
}

#ug-e-5f72b6c7 {
  width: 360px;
  left: 0px;
  top: 40px;
  transform: translate(0px, 0px) rotate(0deg);
  z-index: 168;
}

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

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

#ug-e-6024fbb5 {
  width: 277.153px;
  left: 41.5297px;
  top: 104.13px;
  z-index: 161;
}

#ug-e-6024fbb5 .c {
  z-index: 161;
  font-size: 23.4px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-2657b8e3 {
  width: 308.118px;
  left: 25.9412px;
  top: 586.717px;
  z-index: 162;
}

#ug-e-2657b8e3 .c {
  z-index: 162;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

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

#ug-e-ac3b9474 {
  width: 308.118px;
  left: 25.9412px;
  top: 1133.32px;
  z-index: 163;
}

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

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

#ug-e-33de8a56 {
  height: 360px;
  width: 360px;
  left: 0px;
  top: 139.1px;
  z-index: 158;
}

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

#ug-e-33de8a56 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 158;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/smi.webp");
  background-repeat: no-repeat;
  display: block;
}

#ug-e-33de8a56 .c .imagem_fundo.fallback_background {
  background-size: 360px 360px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/smi.webp")
}

#ug-e-7cc417bb {
  height: 360px;
  width: 360px;
  left: 0px;
  top: 654.45px;
  z-index: 159;
}

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

#ug-e-7cc417bb .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 159;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/foz.webp");
  background-repeat: no-repeat;
  display: block;
}

#ug-e-7cc417bb .c .imagem_fundo.fallback_background {
  background-size: 360px 360px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/foz.webp")
}

#ug-e-accb89e8 {
  height: 360px;
  width: 360px;
  left: 0px;
  top: 1201.05px;
  z-index: 165;
}

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

#ug-e-accb89e8 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 21px;
  opacity: 165;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/plt.webp");
  background-repeat: no-repeat;
  display: block;
}

#ug-e-accb89e8 .c .imagem_fundo.fallback_background {
  background-size: 360px 360px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/geral/plt.webp")
}

#ug-e-fd5b9dda {
  width: 351px;
  left: 4.5px;
  top: 1601.05px;
  transform: translate(0px, 0px);
  z-index: 167;
}

#ug-e-fd5b9dda .c {
  text-decoration: none;
  float: left;
  z-index: 167;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-fd5b9dda .c:hover,
#ug-e-fd5b9dda .c:active {
  background-color: #099f33;
}

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

#ug-e-d5cdbd0e {
  width: 315.891px;
  height: 30.7688px;
  left: 22.4998px;
  top: 515.3px;
  transform: translate(0px, 0px);
  z-index: 157;
}

#ug-e-d5cdbd0e .c {
  text-decoration: none;
  float: left;
  z-index: 157;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-d5cdbd0e .c:hover,
#ug-e-d5cdbd0e .c:active {
  background-color: #099f33;
}

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

#ug-e-78c64384 {
  width: 351px;
  left: 4.5px;
  top: 1054.45px;
  transform: translate(0px, 0px);
  z-index: 164;
}

#ug-e-78c64384 .c {
  text-decoration: none;
  float: left;
  z-index: 164;
  background-color: rgb(9, 159, 51);
  background-image: linear-gradient(to bottom, #099B32, #075A23);
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  border-bottom: 1px solid #53FF28;
}

#ug-e-78c64384 .c:hover,
#ug-e-78c64384 .c:active {
  background-color: #099f33;
}

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

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

#ug-b-c8ebf86b {
  height: auto;
  background-color: rgb(0, 74, 152);
  background-image: none;
}

#ug-b-c8ebf86b.fallback_background {
  background-image: none
}

#ug-e-123c96ab {
  width: 360px;
  height: auto;
  left: -0.5px;
  top: 40px;
  z-index: 90;
}

#ug-e-123c96ab .c {
  z-index: 90;
}

#ug-e-5ea5376f {
  z-index: 253;
  width: 335px;
  height: 36px;
  left: 12px;
  top: 628px;
}

#ug-e-5ea5376f .c {
  z-index: 253;
  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: 8px;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd61410201927989060-413a01.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#ug-e-5ea5376f .c.fallback_background {
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-e041c73e05c721e839e4d14fe2b7d3d6-8dcd24.svg)
}

#ug-e-6296931a {
  z-index: 254;
  width: 335px;
  height: 36px;
  left: 12px;
  top: 628px;
}

#ug-e-6296931a .c {
  text-decoration: none;
  float: left;
  z-index: 254;
  background-color: transparent;
  background-image: none;
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 8px;
}

#ug-e-6296931a .c:hover,
#ug-e-6296931a .c:active {
  background-color: transparent;
}

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

#ug-b-d318b944 .ug-overlay {
  opacity: 0;
  background-color: #ffffff;
}

#ug-b-d318b944 {
  height: 74px;
  background-color: rgb(255, 255, 255);
  border-width: 0px;
  border-style: solid;
  border-color: rgb(163, 186, 198);
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ea63-a68845.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#ug-e-5ccf7378 {
  left: 216.765px;
  top: 19.4187px;
  z-index: 89;
  width: 82.0938px;
  height: 35.5625px;
  transform: translate(0px, 0px);
}

#ug-e-5ccf7378 .c {
  z-index: 89;
  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-5ccf7378 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 89;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ecfb226042069-2f02cd.png);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-5ccf7378 .c .imagem_fundo.fallback_background {
  background-size: 82.0938px 35.5625px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png)
}

#ug-e-ee077056 {
  left: 61.453px;
  top: 21.4714px;
  z-index: 88;
  width: 142.297px;
  height: 31.4688px;
  transform: translate(0px, 0px);
}

#ug-e-ee077056 .c {
  z-index: 88;
  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-ee077056 .c .imagem_fundo {
  border: 0px solid rgb(163, 186, 198);
  border-radius: 0px;
  opacity: 88;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/3570066_1_177706344469ebd6140ecce960691675-1b0733.avif);
  background-repeat: no-repeat;
  display: block;
}

#ug-e-ee077056 .c .imagem_fundo.fallback_background {
  background-size: 142.297px 31.4688px;
  ;
  background-position: 0px 0px;
  ;
  background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.avif)
}
}

/* ============================================================
  utilitarios globais (modal, loading, formularios)
  ============================================================ */
  .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;
}

.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://cdn.greatapps.com.br/_greatpages/fontes/v6/1/fa-regular-400.eot);
  src: url(https://cdn.greatapps.com.br/_greatpages/fontes/v6/1/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://cdn.greatapps.com.br/_greatpages/fontes/v6/1/fa-regular-400.woff2) format("woff2"), url(https://cdn.greatapps.com.br/_greatpages/fontes/v6/1/fa-regular-400.woff) format("woff"), url(https://cdn.greatapps.com.br/_greatpages/fontes/v6/1/fa-regular-400.ttf) format("truetype"), url(https://cdn.greatapps.com.br/_greatpages/fontes/v6/1/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;
}

/* ============================================================
   fontes auto-hospedadas Kanit (self-host bucket)
   ============================================================ */
  /* fonte-selfhost: Kanit local (bucket), font-display:swap; latin e latin-ext separados por unicode-range (so baixa o que a pagina usa) */
  @font-face{font-family:'Kanit';font-style:normal;font-weight:400;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:400;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-400-latinext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:600;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-600-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:600;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-600-latinext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:700;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-700-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:700;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-700-latinext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:900;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-900-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
  @font-face{font-family:'Kanit';font-style:normal;font-weight:900;font-display:swap;src:url('https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/fonts/kanit-900-latinext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

/* ============================================================
   fix-cores-perdidas — cores de texto restauradas
   ============================================================ */
/* fix-cores-perdidas: cores de texto perdidas na captura, restauradas do original */
  #ug-e-385b7557 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-3cf93a59 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-515b46aa .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-59c72cd5 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-6f60940f .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-727a0af3 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-7f539524 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-8322c0fa .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-9de75fce .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-a5769e68 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-b5c59c44 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-c55359aa .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-dda6ca67 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-f0871ae1 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-f8a1ee90 .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }
  #ug-e-faa19bfa .c :is(h1,h2,h3,h4,p,span,div,b,strong,i,em,a,label) { color: rgb(255, 255, 255) !important; }

/* ============================================================
   FAQ accordion
   ============================================================ */
.faq {
  overflow: hidden;
}

.faq-item {
  border-bottom: 1px solid white;
}

.faq-item span {
  color: #FFFFFF;
  font-family: 'Kanit';
}

.faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 0.9px;
}

.faq-header span {
  font-family: 'Kanit';
  font-weight: 700;
  font-size: 22px;
}

.faq-content p {
  color: #FFFFFF;
  font-family: 'Kanit';
  font-size: 18px;
}

.faq-header:hover {
  background: rgba(255, 255, 255, 0.1);
}

.faq-icon {
  font-size: 22px;
  transition: transform 0.3s ease;
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 16px;
  transition: max-height 0.3s, padding 0.3s;
  font-size: 16px;
  line-height: 1.5;
}

.faq-item.active .faq-content {
  max-height: 370px;
  padding: 16px;
}

.faq-item.active .faq-icon {
  content: "-";
}

@media(max-width: 800px) {
  .faq-header span {
    font-size: 14px;
  }

  .faq-content p {
    font-size: 12px;
  }

  .faq-header {
    padding: 15px;
  }

  .faq-item.active .faq-content {
    padding: 10px;
  }
}

/* ============================================================
   FAQ block — flex layout (substitui position absolute + altura fixa)
   ============================================================ */
#ug-b-c8ebf86b .centralizar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 40px;
}

#ug-b-c8ebf86b #ug-e-123c96ab,
#ug-b-c8ebf86b #ug-e-5ea5376f,
#ug-b-c8ebf86b #ug-e-6296931a {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}

#ug-b-c8ebf86b #ug-e-123c96ab {
  margin-bottom: 20px;
}

#ug-b-c8ebf86b #ug-e-6296931a {
  margin-top: -54px;
}

@media (max-width: 800px) {
  #ug-b-c8ebf86b .centralizar {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #ug-b-c8ebf86b #ug-e-6296931a {
    margin-top: -36px;
  }
}

/* ============================================================
   Swiper / carrossel de depoimentos
   ============================================================ */
  .swiper-container {
          position: relative;
          overflow: visible;
          width: 100%;
        }

        .swiper-wrapper {
          align-items: end;
        }

        .swiper-slide {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          font-size: 20px;
          overflow: hidden;
          transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
          filter: blur(2px);
        }

        .swiper-slide-active {
          filter: none;
        }

        .swiper-slide-prev,
        .swiper-slide-next {
          filter: blur(2px);
        }
  .ug-e-92d65275,
        .ug-e-f31b8f2b,
        .ug-e-5ea5376f {
          border-bottom: 1px solid #53FF28;
          border-radius: 8px;
        }
  .swiper-experiencia {
          width: 100%;
          overflow: hidden;
        }

        .swiper-experiencia .swiper-slide img {
          width: 100%;
          height: auto;
          object-fit: cover;
        }

        .swiper-button-next-experiencia,
        .swiper-button-prev-experiencia {
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          width: 40px;
          height: 90px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          z-index: 10;
          cursor: pointer;
        }

        .swiper-button-next-experiencia::after,
        .swiper-button-prev-experiencia::after {
          content: '';
        }

        .swiper-button-next-experiencia {
          background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/Group-14-1-ff8097.avif);
          left: 325px;
        }

        .swiper-button-prev-experiencia {
          background-image: url(https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-cpc/_assets/Group-15-415491.avif);
          left: -20px;
        }

        .swiper-button-next-experiencia::after,
        .swiper-button-prev-experiencia::after {
          content: '' !important;
        }

        @media (max-width: 891px) {

          .swiper-button-next-experiencia,
          .swiper-button-prev-experiencia {
            width: 30px !important;
            height: 90px !important;
          }

          .swiper-button-next-experiencia {
            right: -60px;
            left: auto;
          }

          .swiper-button-prev-experiencia {
            left: -60px;
          }
        }

        @media (max-width: 551px) {
          .swiper-button-next-experiencia {
            right: 30px;
            left: auto;
          }

          .swiper-button-prev-experiencia {
            left: 30px;
          }
        }


/* ============================================================
   sec06-grid — cards de diferenciais em grid responsivo
   exclusivo de desktop
   ============================================================ */
/* Desktop: grid flutua sobre o fundo via position absolute */
/* @media (min-width: 801px) { */
  .sec06-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 20px;
    row-gap: 40px;
    padding: 28px 0 36px;
    box-sizing: border-box;
    max-width: 1180px;
    width: 100%;
    padding-inline: 20px;
    border-radius: 20px;
    border: 3px solid #fff;

    position: absolute;
    top: 383px;
    z-index: 229;
  }
  
  .sec06-card {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  /* Cancela posicionamento absoluto dos .ug-el dentro dos cards */
  .sec06-card .ug-el {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    transform: none !important;
  }
  
  .sec06-card .ug-el .c {
    width: 100% !important;
  }

  @media (max-width: 800px) {
    .sec06-grid {
      max-width: 360px;
      grid-template-columns: repeat(2, 1fr);
      top: 285px;
    }
  }
/* } */
/* fix: bloqueia interacao com caixas decorativas da secao 05 */
#ug-b-2ee15d01 .c.borda_igual.ug-caixa {
  pointer-events: none !important;
}

/* Movida para o final do arquivo: media query intermediaria precisa vir
   depois dos estilos normais para nao ser sobrescrita pela cascata CSS */
/* ============================================================
  Responsividade intermediária — 801px a 1350px
  Corrige overflow dos elementos de #ug-b-b9dececa (cabeçalho):
  - formulário (direita): left:535 + width:562 = 1097px > 960px centralizar
  - badges/título (esquerda): left negativo vaza a partir de ~1300px de viewport
  ============================================================ */
@media (min-width: 801px) and (max-width: 1350px) {

  /* Formulário: desloca ~85px para a esquerda e reduz largura para caber no centralizar */
  #ug-e-6bbe0783 {
    left: 450px;
    width: 500px;
  }

  /* Badge 1: remove left negativo (-150px → 0px), escala proporcionalmente */
  #ug-e-67a2dfa1 {
    left: 0px;
    top: 225px;
    width: 284px;
    height: 202px;
  }

  #ug-e-67a2dfa1 .c .imagem_fundo,
  #ug-e-67a2dfa1 .c .imagem_fundo.fallback_background {
    background-size: 284px 202px;
  }

  /* Badge 2: remove left negativo (-170px → 0px), escala proporcionalmente */
  #ug-e-6f53d7d1 {
    left: 0px;
    top: 331px;
    width: 317px;
    height: 71px;
  }

  #ug-e-6f53d7d1 .c .imagem_fundo,
  #ug-e-6f53d7d1 .c .imagem_fundo.fallback_background {
    background-size: 317px 71px;
  }

  /* Título principal: remove left negativo (-170px → 0px), reduz fonte */
  #ug-e-466df6d5 {
    left: 0px;
    top: 440px;
    width: 430px;
  }

  #ug-e-466df6d5 .c {
    font-size: 34px;
  }
}
