/* purge-css */
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: 0px; padding: 0px; border: 0px; vertical-align: baseline; background: none 0px 0px repeat scroll transparent; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0px; }
html, body { scroll-behavior: smooth; width: 100%; text-size-adjust: 100%; font-family: Kanit, sans-serif; font-style: normal; font-weight: 400; }
input, .select, textarea, input:hover, .select-hover, textarea:hover, input:focus, .select-focus, textarea:focus, input:disabled, .select-disabled, textarea:disabled { background: inherit; outline: 0px; box-shadow: none; border: 0px; box-sizing: border-box; transition: 0.25s ease-out; }
html { font-size: 10px; font-family: sans-serif; height: -webkit-fill-available; transform-origin: left top; }
body { color: rgba(0, 0, 0, 0.87); height: auto; min-width: 320px; overflow: hidden scroll; font-size: 10px; }
a { margin: 0px; padding: 0px; font-size: 100%; vertical-align: baseline; background: transparent; }
b, strong { font-weight: bold; }
a:hover { text-decoration: underline; color: inherit; }

#cmp-form-main {
  border: 1px solid #C8192499;
  border-radius: 9px;
}

.faq-item a {
  color: #d0d4ea;
}

.faq-item a:hover {
  color: white;
  text-decoration: underline !important;
}
.ug-el .c * { box-sizing: border-box; outline: 0px; line-height: inherit; -webkit-font-smoothing: antialiased; will-change: background-color, color, opacity, transform; }
.ug-bloco { width: 100%; min-height: 40px; box-sizing: border-box; position: relative; background-color: rgb(255, 255, 255); border-top: 0px solid rgb(0, 0, 0); border-bottom: 0px solid rgb(0, 0, 0); background-size: auto; background-repeat: no-repeat; background-position: 50% center; border-right: 0px !important; border-left: 0px !important; }
.ug-overlay { background-color: rgb(255, 255, 255); inset: 0px; position: absolute; z-index: 0; width: 100%; height: 100%; pointer-events: none; opacity: 0; }
.ug-el { position: absolute; box-sizing: border-box; }
.ug-el .c { position: relative; width: 100%; height: 100%; box-sizing: border-box; background-size: cover; background-repeat: no-repeat; background-position: 50% center; opacity: 1; tab-size: 4; white-space: pre-wrap; overflow-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.ug-caixa .c { width: 100%; height: 100%; box-sizing: border-box; background-size: auto; background-repeat: no-repeat; background-position: 50% center; border-radius: 0px; }
.centralizar { position: relative; width: 960px; margin: 0px auto; 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 (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; transition: transform, background-color, color, opacity 0.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: 0px 8px; place-content: center; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; }
.ug-el .c.link_interno { cursor: pointer; }
.ug-el.ug-imagem .c .imagem_fundo { width: 100%; height: 100%; background-repeat: no-repeat; border: 0px solid transparent; border-radius: inherit; }
option:disabled { display: none; }
@keyframes se_key { 
  0% { opacity: 0.5; }
  100% { opacity: 1; }
}
@-webkit-keyframes se_key { 
  0% { opacity: 0.5; }
  100% { opacity: 1; }
}
.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; }
@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%; }
}
@media (max-width: 800px) {
#site { min-width: 360px; }
.centralizar { width: 360px; }
}
::-webkit-scrollbar { width: 6px; height: 6px; background-color: rgb(249, 249, 249); }
::-webkit-scrollbar-track { background-color: rgb(249, 249, 249); }
::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.24); border-radius: 6px; }
::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.38); }
@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: 0.001dpcm) {
@media  {
.ug-el .c { word-break: break-word; white-space: normal; }
}
}
.ug-el.ug-cta * { font-family: Kanit, sans-serif; font-style: normal; font-weight: 700; }
@media (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: 0px; padding: 0px; font-size: inherit; font-weight: inherit; font-style: inherit; }
.ug-el .c.ug-titulo h2, .ug-el .c.ug-titulo h2 * { font-family: Kanit, sans-serif; font-style: normal; font-weight: 600; }
.ug-el .c.ug-texto, .ug-el .c.ug-texto * { font-family: Kanit, 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.ug-html { transform: none !important; }
.ug-el.ug-html .c, .ug-el.ug-html .c * { will-change: auto; }
#ug-b-fb3dcc73 { height: 65.6484px; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ee35d-f208eb.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-fb3dcc73 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-30072c70 { height: 46px; width: 208px; left: 376px; top: 9.871px; transform: translate(0px, 0px); z-index: 86; }
#ug-e-30072c70 .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-30072c70 .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee374345064133-138338.png"); background-repeat: no-repeat; display: block; }
#ug-e-30072c70 .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-plt-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-368e62b3 { height: 640.688px; background-color: #000; }
#ug-b-368e62b3 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-badf938f { width: 518px; height: 590px; left: 520px; top: 25.4px; transform: translate(0px, 0px); z-index: 283; }
#ug-e-badf938f .c { z-index: 283; }
#ug-e-42b994eb { width: 409px; left: -90px; top: 93.768px; transform: translate(0px, 0px); z-index: 275; }
#ug-e-42b994eb .c { z-index: 275; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 5px; text-shadow: none; }
#ug-e-42b994eb .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-562ef217 { left: -74.207px; top: 148.443px; width: 261.672px; height: 77.1094px; transform: translate(0px, 0px); z-index: 271; }
#ug-e-562ef217 .c { z-index: 271; 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-562ef217 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 271; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef010325693557-901df2.svg"); background-size: 261.672px 77.1094px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-562ef217 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 261.672px 77.1094px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-b4dfd3b9 { left: -89.473px; top: 245.237px; width: 291.969px; height: 65px; transform: translate(0px, 0px); z-index: 272; }
#ug-e-b4dfd3b9 .c { z-index: 272; 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-b4dfd3b9 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 272; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef068107509960-3987cb.svg"); background-size: 291.969px 65px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-b4dfd3b9 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 291.969px 65px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-f30c227e { width: 277px; left: -89.48px; top: 328.829px; transform: translate(0px, 0px); z-index: 274; }
#ug-e-f30c227e .c { z-index: 274; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-f30c227e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-146a9857 { width: 277px; left: -89px; top: 367.413px; transform: translate(0px, 0px); z-index: 273; }
#ug-e-146a9857 .c { z-index: 273; font-size: 26px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-29afa610 { left: -90px; top: 441.169px; width: 482px; height: 105px; transform: translate(0px, 0px); z-index: 276; }
#ug-e-29afa610 .c { z-index: 276; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-0b3f7566 { left: -89px; top: 441.159px; width: 481px; height: 105px; transform: translate(0px, 0px); z-index: 277; }
#ug-e-0b3f7566 .c { text-decoration: none; float: left; z-index: 277; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 30px; text-align: center; border-radius: 8px; }
#ug-e-0b3f7566 .c:hover, #ug-e-0b3f7566 .c:active { background-color: transparent; }
#ug-e-0b3f7566 .c:hover, #ug-e-0b3f7566 .c:active { color: rgb(255, 255, 255); }
#ug-b-d8a23eec { height: 468px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% center; background-repeat: no-repeat; background-size: auto; }
#ug-b-d8a23eec .ug-overlay { opacity: 0; }
#ug-e-8cfcb296 { width: 1110px; height: 254px; left: -75px; top: 137.5px; transform: translate(0px, 0px); z-index: 260; }
#ug-e-8cfcb296 .c { z-index: 260; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef3de096709950-2e2918.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-e4dfc8a2 { width: 748px; left: 106px; top: 162px; transform: translate(0px, 0px); z-index: 255; }
#ug-e-e4dfc8a2 .c { z-index: 255; font-size: 58px; line-height: 58px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-e4dfc8a2 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-209e67b0 { height: 51px; width: 636px; left: 162px; top: 269px; transform: translate(0px, 0px); z-index: 261; }
#ug-e-209e67b0 .c { z-index: 261; 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-209e67b0 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 261; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef435795245786-fbb2e7.svg"); background-size: 636px 51px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-209e67b0 .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-plt-cpc/_assets/385284-c9d8db691b31a1efc5d26363040a7824-c5487d.svg"); }
#ug-b-5e51805b { height: 998px; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ee36c-2a24b7.svg"); background-position: 100% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-b-5e51805b .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-e-bc2c4e0a { width: 735px; left: 112.5px; top: 45.5941px; transform: translate(0px, 0px); z-index: 169; }
#ug-e-bc2c4e0a .c { line-height: 89.6px; letter-spacing: 5px; text-align: center; font-size: 64px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-bc2c4e0a .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-1f4f1594 { width: 348px; height: 348px; left: 499.6px; top: 225.5px; transform: translate(0px, 0px); z-index: 184; }
#ug-e-1f4f1594 .c { z-index: 184; 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-7ab5522a { width: 348px; height: 348px; left: 112.6px; top: 588.5px; transform: translate(0px, 0px); z-index: 187; }
#ug-e-7ab5522a .c { z-index: 187; 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-464adb66 { width: 63px; left: 547px; top: 253.5px; transform: translate(0px, 0px); z-index: 185; }
#ug-e-464adb66 .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b4ffe8d8 { width: 254px; left: 159.6px; top: 616.5px; transform: translate(0px, 0px); z-index: 188; }
#ug-e-b4ffe8d8 .c { z-index: 188; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a8f78998 { width: 254px; left: 159.6px; top: 671.297px; transform: translate(0px, 0px); z-index: 189; }
#ug-e-a8f78998 .c { z-index: 189; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a8f78998 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-84889ecd { width: 254px; left: 546.6px; top: 309.297px; transform: translate(0px, 0px); z-index: 186; }
#ug-e-84889ecd .c { z-index: 186; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-84889ecd .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-20c6432d { width: 348px; height: 348px; left: 499.6px; top: 589px; transform: translate(0px, 0px); z-index: 170; background: #004a98; border-radius: 50px; }
#ug-e-20c6432d .c { z-index: 170; 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-a31a400d { background-color: #004a98; border-radius: 50px; width: 348px; height: 348px; left: 112.2px; top: 225.5px; transform: translate(0px, 0px); z-index: 175; }
#ug-e-a31a400d .c { z-index: 175; 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-3f096db5 { width: 254px; left: 546.6px; top: 617px; transform: translate(0px, 0px); z-index: 171; }
#ug-e-3f096db5 .c { z-index: 171; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-3505e852 { height: 195px; width: 268px; left: 149.2px; top: 274.873px; transform: translate(0px, 0px); z-index: 175; }
#ug-e-3505e852 .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-3505e852 .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: 268px 195px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-3505e852 .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-2f2948ee { width: 254px; left: 546.6px; top: 672.797px; transform: translate(0px, 0px); z-index: 172; }
#ug-e-2f2948ee .c { z-index: 172; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2f2948ee .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-546f9709 { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 180; }
#ug-e-546f9709 .c { text-decoration: none; float: left; z-index: 180; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 30px; text-align: center; border-radius: 8px; }
#ug-e-546f9709 .c:hover, #ug-e-546f9709 .c:active { background-color: transparent; }
#ug-e-546f9709 .c:hover, #ug-e-546f9709 .c:active { color: rgb(255, 255, 255); }
#ug-e-dc5beb3a { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 177; }
#ug-e-dc5beb3a .c { z-index: 177; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-2e3d27d1 { height: 1303.25px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ee36e-bcdbbb.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-2e3d27d1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-2e3d27d1 b { font-weight: 700; letter-spacing: 2%; }
#ug-b-2e3d27d1 .centralizar { width: 100%; }
#ug-b-2e3d27d1 .centralizar > * { left: 50%; translate: -50% 0; }
#ug-e-9c19735b { width: 632px; left: 174.1px; top: 51.5941px; transform: translate(0px, 0px); z-index: 191; }
#ug-e-9c19735b .c { z-index: 191; font-size: 64px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-9c19735b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-777063cb { height: 137px; width: 612px; left: 174.099px; top: 141.191px; transform: translate(0px, 0px); z-index: 182; }
#ug-e-777063cb .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-777063cb .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee98e430296736-97a229.svg"); background-size: 612px 136.562px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-777063cb .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-plt-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-d6d09e37 { height: 44px; width: 230px; left: 365.1px; top: 318px; transform: translate(0px, 0px); z-index: 183; }
#ug-e-d6d09e37 .c { z-index: 183; 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-d6d09e37 .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee9cb420515146-c8daad.svg"); background-size: 230px 44px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-d6d09e37 .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-plt-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-3b79cfe9 { width: 1237px; height: 737px; left: -138.4px; top: 383.5px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-3b79cfe9 .c { z-index: 193; 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-3ddc07dc { width: 194px; left: 613.962px; top: 411.94px; transform: translate(0px, 0px); z-index: 200; }
#ug-e-3ddc07dc .c { z-index: 200; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-45402288 { width: 194px; left: -92.6px; top: 412.312px; transform: translate(0px, 0px); z-index: 194; }
#ug-e-45402288 .c { z-index: 194; font-size: 24px; line-height: 24px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0e8c3671 { width: 194px; left: 133.4px; top: 412.14px; transform: translate(0px, 0px); z-index: 196; }
#ug-e-0e8c3671 .c { line-height: 24px; letter-spacing: 0px; text-align: left; font-size: 24px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-81aac4f0 { width: 195px; left: 359.384px; top: 412.64px; transform: translate(0px, 0px); z-index: 198; }
#ug-e-81aac4f0 .c { z-index: 198; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-523e9900 { width: 206px; left: 846.165px; top: 412.74px; transform: translate(0px, 0px); z-index: 202; }
#ug-e-523e9900 .c { z-index: 202; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c873e190 { width: 194px; left: -92.6px; top: 480.312px; transform: translate(0px, 0px); z-index: 195; }
#ug-e-c873e190 .c { z-index: 195; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c873e190 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ef70a773 { width: 222px; left: 359.884px; top: 505.125px; transform: translate(0px, 0px); z-index: 199; }
#ug-e-ef70a773 .c { z-index: 199; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ef70a773 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-c3442e67 { width: 200px; left: 614.446px; top: 505.125px; transform: translate(0px, 0px); z-index: 201; }
#ug-e-c3442e67 .c { z-index: 201; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c3442e67 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1ad3708a { width: 200px; left: 846.649px; top: 505.125px; transform: translate(0px, 0px); z-index: 203; }
#ug-e-1ad3708a .c { z-index: 203; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1ad3708a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-37049218 { width: 193px; left: 134.4px; top: 528.125px; transform: translate(0px, 0px); z-index: 197; }
#ug-e-37049218 .c { z-index: 197; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-37049218 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-876aaaad { width: 194px; left: 614.562px; top: 758.94px; transform: translate(0px, 0px); z-index: 220; }
#ug-e-876aaaad .c { z-index: 220; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cec5238e { width: 186px; left: 133.4px; top: 759.74px; transform: translate(0px, 0px); z-index: 216; }
#ug-e-cec5238e .c { z-index: 216; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-f5f215af { width: 194px; left: 359.984px; top: 759.64px; transform: translate(0px, 0px); z-index: 218; }
#ug-e-f5f215af .c { z-index: 218; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b9ad4e2c { width: 173px; left: 846.765px; top: 759.74px; transform: translate(0px, 0px); z-index: 222; }
#ug-e-b9ad4e2c .c { z-index: 222; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-3b3f3976 { width: 201px; left: -92px; top: 770.912px; transform: translate(0px, 0px); z-index: 214; }
#ug-e-3b3f3976 .c { z-index: 214; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8c8458e { width: 194px; left: -92px; top: 827.312px; transform: translate(0px, 0px); z-index: 215; }
#ug-e-b8c8458e .c { z-index: 215; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8c8458e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-afe9307c { width: 194px; left: 614.546px; top: 851.125px; transform: translate(0px, 0px); z-index: 221; }
#ug-e-afe9307c .c { z-index: 221; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-afe9307c .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-5413365a { width: 193px; left: 133.4px; top: 876.125px; transform: translate(0px, 0px); z-index: 217; }
#ug-e-5413365a .c { z-index: 217; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-5413365a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1e2ed1d9 { width: 194px; left: 359.984px; top: 876.125px; transform: translate(0px, 0px); z-index: 219; }
#ug-e-1e2ed1d9 .c { z-index: 219; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1e2ed1d9 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-53603ae7 { width: 194px; left: 847.249px; top: 876.125px; transform: translate(0px, 0px); z-index: 223; }
#ug-e-53603ae7 .c { z-index: 223; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-53603ae7 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-af4cfef3 { width: 400px; height: 107px; left: 280px; top: 1156.25px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-af4cfef3 .c { z-index: 193; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-98c25dee { width: 400px; height: 107px; left: 280px; top: 1156.24px; transform: translate(0px, 0px); z-index: 224; }
#ug-e-98c25dee .c { text-decoration: none; float: left; z-index: 224; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 30px; text-align: center; border-radius: 8px; text-transform: uppercase; }
#ug-e-98c25dee .c:hover, #ug-e-98c25dee .c:active { background-color: transparent; }
#ug-e-98c25dee .c:hover, #ug-e-98c25dee .c:active { color: rgb(255, 255, 255); }
#ug-b-a2b419dc { height: auto; background-color: rgb(0, 74, 152); }
#ug-b-a2b419dc .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-916b1dd6 { width: 836px; height: auto; left: 62px; top: 52.5px; transform: translate(0px, 0px); z-index: 90; }
#ug-e-916b1dd6 .c { z-index: 90; }
#ug-e-1036cb2b { width: 326px; height: 67px; left: 317px; top: 1029.25px; transform: translate(0px, 0px); z-index: 279; }
#ug-e-1036cb2b .c { z-index: 279; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-afe28a22 { width: 326px; height: 67px; left: 317px; top: 1029.24px; transform: translate(0px, 0px); z-index: 280; }
#ug-e-afe28a22 .c { text-decoration: none; float: left; z-index: 280; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 20px; text-align: center; border-radius: 8px; }
#ug-e-afe28a22 .c:hover, #ug-e-afe28a22 .c:active { background-color: transparent; }
#ug-e-afe28a22 .c:hover, #ug-e-afe28a22 .c:active { color: rgb(255, 255, 255); }
#ug-b-b9ed2e30 { 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-plt-cpc/_assets/3570053_1_177706244869ebd230ee35d-f208eb.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-b9ed2e30 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-7f07470d { height: 46px; width: 208px; left: 376px; top: 17.971px; transform: translate(0px, 0px); z-index: 88; }
#ug-e-7f07470d .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-7f07470d .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee374345064133-138338.png"); background-repeat: no-repeat; display: block; }
#ug-e-7f07470d .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-plt-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
@media (max-width: 800px) {
#ug-b-fb3dcc73 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-fb3dcc73 { height: 66.1719px; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ee35d-f208eb.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-30072c70 { height: 38px; width: 172px; left: 94.052px; top: 14.1422px; z-index: 86; }
#ug-e-30072c70 .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-30072c70 .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee374345064133-d654b4.avif"); background-repeat: no-repeat; display: block; }
#ug-e-30072c70 .c .imagem_fundo.fallback_background { background-size: 172px 38px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-368e62b3 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-368e62b3 { height: 1250px; background-color: #000; }
#ug-e-badf938f { z-index: 283; left: 13.5px; top: 420px; width: 333px; height: 609px; transform: translate(0px, 0px) rotate(0deg); }
#ug-e-badf938f .c { z-index: 283; }
#ug-e-42b994eb { z-index: 275; width: 361px; left: 0px; top: 15.969px; }
#ug-e-42b994eb .c { z-index: 275; font-size: 16px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-42b994eb .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-562ef217 { z-index: 271; height: 54px; width: 182px; left: 89.5168px; top: 55.7484px; }
#ug-e-562ef217 .c { z-index: 271; 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-562ef217 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 271; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef010325693557-751b79.svg"); background-size: 182px 54px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-562ef217 .c .imagem_fundo.fallback_background { background-size: 182px 54px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-b4dfd3b9 { z-index: 272; height: 66px; width: 296px; left: 33px; top: 127.107px; }
#ug-e-b4dfd3b9 .c { z-index: 272; 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-b4dfd3b9 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 272; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef068107509960-068239.svg"); background-size: 296px 66px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-b4dfd3b9 .c .imagem_fundo.fallback_background { background-size: 296px 66px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-f30c227e { z-index: 274; width: 254px; left: 59px; top: 202.188px; }
#ug-e-f30c227e .c { z-index: 274; font-size: 20px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-f30c227e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-146a9857 { z-index: 273; width: 305px; left: 33px; top: 243.7px; }
#ug-e-146a9857 .c { z-index: 273; font-size: 24px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-146a9857 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-29afa610 { z-index: 276; width: 243px; height: 58px; left: 58.5px; top: 866.622px; }
#ug-e-29afa610 .c { z-index: 276; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-0b3f7566 { z-index: 277; width: 243px; height: 58px; left: 58px; top: 866.594px; }
#ug-e-0b3f7566 .c { text-decoration: none; float: left; z-index: 277; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 16px; text-align: center; border-radius: 8px; }
#ug-e-0b3f7566 .c:hover, #ug-e-0b3f7566 .c:active { background-color: transparent; }
#ug-e-0b3f7566 .c:hover, #ug-e-0b3f7566 .c:active { color: rgb(255, 255, 255); }
#ug-b-d8a23eec .ug-overlay { opacity: 0; background-color: rgba(0, 0, 0, 0); }
#ug-b-d8a23eec { height: 193.594px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-8cfcb296 { z-index: 260; left: 0.059px; top: 58.508px; width: 360px; height: 82.4096px; }
#ug-e-8cfcb296 .c { z-index: 260; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef3de096709950-2e2918.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-e4dfc8a2 { z-index: 255; width: 317px; left: 21.5px; top: 58.5px; transform: translate(0px, 0px); }
#ug-e-e4dfc8a2 .c { z-index: 255; font-size: 22px; line-height: 22px; text-align: center; letter-spacing: 3px; text-shadow: none; }
#ug-e-e4dfc8a2 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-209e67b0 { z-index: 261; left: 55.2749px; top: 91.0878px; width: 249.453px; height: 30.25px; }
#ug-e-209e67b0 .c { z-index: 261; 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-209e67b0 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 261; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ef435795245786-6b1787.svg"); background-size: 249.453px 30.25px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-209e67b0 .c .imagem_fundo.fallback_background { background-size: 249.453px 30.25px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-c9d8db691b31a1efc5d26363040a7824-c5487d.svg"); }
#ug-b-5e51805b .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-b-5e51805b { height: 1678.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-plt-cpc/_assets/3570053_1_177706244869ebd230ee36c-2a24b7.svg"); background-position: 98.5443% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-e-bc2c4e0a { z-index: 169; width: 360px; left: 0px; top: 40px; }
#ug-e-bc2c4e0a .c { line-height: 42px; letter-spacing: 4px; text-align: center; font-size: 30px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-bc2c4e0a .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-1f4f1594 { z-index: 184; height: 350px; left: 6px; top: 489.47px; }
#ug-e-1f4f1594 .c { z-index: 184; 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-7ab5522a { z-index: 187; height: 350px; left: 6px; top: 858.393px; }
#ug-e-7ab5522a .c { z-index: 187; 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-464adb66 { z-index: 185; left: 36px; top: 523.064px; }
#ug-e-464adb66 .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b4ffe8d8 { z-index: 188; left: 36px; top: 885.393px; }
#ug-e-b4ffe8d8 .c { z-index: 188; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a8f78998 { z-index: 189; left: 36px; top: 925.909px; transform: translate(0px, 0px); }
#ug-e-a8f78998 .c { z-index: 189; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a8f78998 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-a8f78998 .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-84889ecd { z-index: 186; left: 36px; top: 564.47px; transform: translate(0px, 0px); }
#ug-e-84889ecd .c { z-index: 186; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-84889ecd .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-84889ecd .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-20c6432d { z-index: 170; height: 350px; left: 6px; top: 1227.315px; }
#ug-e-20c6432d .c { z-index: 170; 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-a31a400d { z-index: 175; height: 350px; left: 6px; top: 121.188px; }
#ug-e-a31a400d .c { z-index: 175; 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-3f096db5 { z-index: 171; left: 36px; top: 1255.315px; transform: translate(0px, 0px); }
#ug-e-3f096db5 .c { z-index: 171; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-3505e852 { z-index: 175; height: 202px; width: 280px; left: 34px; top: 149.188px; transform: translate(0px, 0px); }
#ug-e-3505e852 .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-3505e852 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 175; background-size: 280px 202px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-3505e852 .c .imagem_fundo.fallback_background { background-size: 280px 202px; background-position: 0px 0px; }
#ug-e-2f2948ee { z-index: 172; left: 36px; top: 1295.112px; transform: translate(0px, 0px); }
#ug-e-2f2948ee .c { z-index: 172; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2f2948ee .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-2f2948ee .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-546f9709 { z-index: 180; left: 33px; top: 383px; }
#ug-e-546f9709 .c { text-decoration: none; float: left; z-index: 180; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 30px; text-align: center; border-radius: 8px; }
#ug-e-546f9709 .c:hover, #ug-e-546f9709 .c:active { background-color: transparent; }
#ug-e-546f9709 .c:hover, #ug-e-546f9709 .c:active { color: rgb(255, 255, 255); }
#ug-e-dc5beb3a { z-index: 177; left: 33px; top: 383px; transform: translate(0px, 0px); }
#ug-e-dc5beb3a .c { z-index: 177; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-2e3d27d1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-2e3d27d1 { height: 1381.11px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/3570053_1_177706244869ebd230ee36e-bcdbbb.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-9c19735b { z-index: 191; left: 63.3035px; top: 48.5938px; width: 241.393px; }
#ug-e-9c19735b .c { z-index: 191; font-size: 20px; line-height: 1.4; text-align: center; letter-spacing: 4px; text-shadow: none; }
#ug-e-9c19735b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-777063cb { z-index: 182; left: 64.0645px; top: 69.1577px; width: 231.938px; height: 75.125px; transform: translate(0px, 0px); }
#ug-e-777063cb .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-777063cb .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee98e430296736-d459cb.svg"); background-size: 231.938px 75.125px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-777063cb .c .imagem_fundo.fallback_background { background-size: 231.938px 75.125px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-d6d09e37 { z-index: 183; left: 78.4433px; top: 185.413px; width: 201.211px; height: 38.7422px; }
#ug-e-d6d09e37 .c { z-index: 183; 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-d6d09e37 .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee9cb420515146-da1fb7.svg"); background-size: 201.211px 38.7422px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-d6d09e37 .c .imagem_fundo.fallback_background { background-size: 201.211px 38.7422px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-3b79cfe9 { z-index: 193; left: -1px; top: 239.123px; width: 360px; height: 1013.53px; }
#ug-e-3b79cfe9 .c { z-index: 193; 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: 27px; background-image: none; background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-3ddc07dc { z-index: 200; left: 200.273px; top: 428.118px; width: 126.461px; }
#ug-e-3ddc07dc .c { z-index: 200; font-size: 14.7682px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-45402288 { z-index: 194; left: 23.9974px; top: 259.405px; width: 95.077px; transform: translate(0px, 0px); }
#ug-e-45402288 .c { z-index: 194; font-size: 14.7693px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0e8c3671 { z-index: 196; left: 200.273px; top: 259.405px; width: 132px; transform: translate(0px, 0px); }
#ug-e-0e8c3671 .c { line-height: 1; letter-spacing: 0px; text-align: left; font-size: 14.7674px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-81aac4f0 { z-index: 198; left: 23.9974px; top: 428.149px; width: 123.693px; }
#ug-e-81aac4f0 .c { z-index: 198; font-size: 14.7686px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-523e9900 { z-index: 202; left: 23.9974px; top: 644.023px; width: 132px; }
#ug-e-523e9900 .c { z-index: 202; font-size: 14.7674px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c873e190 { z-index: 195; left: 23.9974px; top: 299.67px; width: 123.693px; }
#ug-e-c873e190 .c { z-index: 195; font-size: 12.9225px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c873e190 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ef70a773 { z-index: 199; left: 23.9974px; top: 483.277px; width: 132px; }
#ug-e-ef70a773 .c { z-index: 199; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ef70a773 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-c3442e67 { z-index: 201; left: 199.811px; top: 483.491px; width: 133.846px; }
#ug-e-c3442e67 .c { z-index: 201; font-size: 12.9228px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c3442e67 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1ad3708a { z-index: 203; left: 24.419px; top: 699.594px; width: 132px; }
#ug-e-1ad3708a .c { z-index: 203; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1ad3708a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-37049218 { z-index: 197; left: 200.732px; top: 329.598px; width: 132px; }
#ug-e-37049218 .c { z-index: 197; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-37049218 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-876aaaad { z-index: 220; left: 18.8898px; top: 1026.47px; width: 129.23px; }
#ug-e-876aaaad .c { z-index: 220; font-size: 14.7678px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cec5238e { z-index: 216; left: 19.3113px; top: 839.128px; width: 118.154px; }
#ug-e-cec5238e .c { z-index: 216; font-size: 14.7695px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-f5f215af { z-index: 218; left: 197.51px; top: 839.82px; width: 126.461px; }
#ug-e-f5f215af .c { z-index: 218; font-size: 14.7682px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b9ad4e2c { z-index: 222; left: 201.195px; top: 1026.47px; width: 132px; }
#ug-e-b9ad4e2c .c { z-index: 222; font-size: 14.7674px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-3b3f3976 { z-index: 214; left: 197.51px; top: 643.964px; width: 129.23px; }
#ug-e-3b3f3976 .c { z-index: 214; font-size: 14.7678px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8c8458e { z-index: 215; left: 197.51px; top: 684.431px; width: 129.23px; }
#ug-e-b8c8458e .c { z-index: 215; font-size: 12.9219px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8c8458e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-afe9307c { z-index: 221; left: 18.8898px; top: 1081.69px; width: 125.539px; }
#ug-e-afe9307c .c { z-index: 221; font-size: 12.9239px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-afe9307c .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-5413365a { z-index: 217; left: 19.3113px; top: 909.255px; width: 124.616px; }
#ug-e-5413365a .c { z-index: 217; font-size: 12.9209px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-5413365a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1e2ed1d9 { z-index: 219; left: 197.51px; top: 910.217px; width: 126.461px; }
#ug-e-1e2ed1d9 .c { z-index: 219; font-size: 12.9222px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1e2ed1d9 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-53603ae7 { z-index: 223; left: 200.273px; top: 1096.83px; width: 133.846px; }
#ug-e-53603ae7 .c { z-index: 223; font-size: 12.9228px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-53603ae7 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-af4cfef3 { z-index: 193; width: 243px; height: 58px; left: 58px; top: 1283.11px; }
#ug-e-af4cfef3 .c { z-index: 193; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-98c25dee { z-index: 224; width: 243px; height: 58px; left: 58px; top: 1283.11px; }
#ug-e-98c25dee .c { text-decoration: none; float: left; z-index: 224; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 16px; text-align: center; border-radius: 8px; text-transform: uppercase; }
#ug-e-98c25dee .c:hover, #ug-e-98c25dee .c:active { background-color: transparent; }
#ug-e-98c25dee .c:hover, #ug-e-98c25dee .c:active { color: rgb(255, 255, 255); }
#ug-b-a2b419dc .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-a2b419dc { height: auto; background-color: rgb(0, 74, 152); background-image: none; }
#ug-e-916b1dd6 { width: 360px; height: auto; left: 0px; top: 36px; z-index: 90; }
#ug-e-916b1dd6 .c { z-index: 90; }
#ug-e-1036cb2b { z-index: 279; width: 243px; height: 58px; left: 58px; top: 608.11px; }
#ug-e-1036cb2b .c { z-index: 279; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ef1b5617439530-9c372f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-afe28a22 { z-index: 280; width: 243px; height: 58px; left: 58px; top: 608.11px; }
#ug-e-afe28a22 .c { text-decoration: none; float: left; z-index: 280; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 16px; text-align: center; border-radius: 8px; }
#ug-e-afe28a22 .c:hover, #ug-e-afe28a22 .c:active { background-color: transparent; }
#ug-e-afe28a22 .c:hover, #ug-e-afe28a22 .c:active { color: rgb(255, 255, 255); }
#ug-b-b9ed2e30 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-b9ed2e30 { height: 66.1719px; 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-plt-cpc/_assets/3570053_1_177706244869ebd230ee35d-f208eb.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-7f07470d { height: 38px; width: 172px; left: 94.052px; top: 14.1421px; z-index: 88; }
#ug-e-7f07470d .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-7f07470d .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-plt-cpc/_assets/3570053_1_177706244869ebd230ee374345064133-d654b4.avif"); background-repeat: no-repeat; display: block; }
#ug-e-7f07470d .c .imagem_fundo.fallback_background { background-size: 172px 38px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-plt-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
}
.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; 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%); }
.iti__selected-dial-code { background: transparent !important; font-size: 16px !important; }
@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%; }
}
@-webkit-keyframes carregando_barra_after { 
  0% { left: -150%; width: 100%; }
  100% { left: 100%; width: 10%; }
}
@-webkit-keyframes gloading_tela_carregando_efeito { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes gloading_tela_carregando_efeito { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.admin_campos-check.admin_campos-error .admin_auxiliar { display: block; }
.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); }
@keyframes check-efeito { 
  0% { box-shadow: transparent 0px 0px 0px 1px; }
  50% { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 15px; }
  100% { box-shadow: transparent 0px 0px 0px 15px; }
}
@-webkit-keyframes check-efeito { 
  0% { box-shadow: transparent 0px 0px 0px 1px; }
  50% { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 15px; }
  100% { box-shadow: transparent 0px 0px 0px 15px; }
}
.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); }
.faq { overflow: hidden; }
.faq-item { border-bottom: 1px solid white; }
.faq-item span { color: rgb(255, 255, 255); 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: rgb(255, 255, 255); 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; }
.faq-content { max-height: 0px; overflow: hidden; padding: 0px 16px; transition: max-height 0.4s, 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-a2b419dc .centralizar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 40px;
}

#ug-b-a2b419dc #ug-e-916b1dd6,
#ug-b-a2b419dc #ug-e-1036cb2b,
#ug-b-a2b419dc #ug-e-afe28a22 {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}

#ug-b-a2b419dc #ug-e-916b1dd6 {
  margin-bottom: 20px;
}

#ug-b-a2b419dc #ug-e-afe28a22 {
  margin-top: -67px;
}

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

  #ug-b-a2b419dc #ug-e-afe28a22 {
    margin-top: -58px;
  }
}
.ug-e-dc5beb3a, .ug-e-af4cfef3, .ug-e-44d63ede, .ug-e-29afa610, .ug-e-1036cb2b { border-bottom: 1px solid rgb(83, 255, 40); border-radius: 8px; }


/* ============================================================
   hero-conteudo — novos textos da hero
   ============================================================ */
.hero-conteudo {
  position: absolute;
  left: 0;
  top: 60px;
  width: 460px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  z-index: 90;
  color: #fff;
}

.hero-logo {
  width: 545px;
  height: 142px;
  object-fit: contain;
}

.hero-titulo {
  margin: 0;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.48px;
  text-align: center;
}

.hero-subtitulo {
  margin: 0;
  font-size:  20px;
  line-height: 1.3;
  max-width: 420px;
  text-align: center;
}

.hero-subtitulo strong {
  font-weight: 700;
}


.hero-cta-agenda {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: inherit;
}

.hero-cta {
  font-size: 30px;
  padding-inline: 24px;
  padding-block: 8px;
  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;
  font-weight: 700;
}

.hero-cta:hover {
  background-color: #2f9e40;
  text-decoration: none;
}

.hero-agenda {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  line-height: 1.01;
  letter-spacing: 0.64px;
}

.hero-agenda strong {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.01;
}

@media (max-width: 800px) {
  .hero-conteudo {
    left: 20px;
    top: 24px;
    width: 320px;
    gap: 16px;
  }

  .hero-logo {
    width:  320px;
    height: 84px;
  }

  .hero-titulo {
    font-size: 22px;
  }

  .hero-subtitulo {
    font-size: 15px;
    max-width: 320px;
    margin-bottom: 800px;
  }

  .hero-cta-agenda {
    flex-direction: column-reverse;
  }

  .hero-cta {
    font-size: 16px;
    padding: 8px 24px;
  }

  .hero-agenda {
    font-size: 13px;
  }

  .hero-agenda strong {
    font-size: 14px;
  }
}

/* ============================================================
   sec02-shape — shapes decorativas nos cantos (replicado da
   vestibular-agendado-2026-cpc)
   ============================================================ */
#ug-b-368e62b3 { overflow: clip; }

#ug-b-368e62b3 .sec02-bg-img {
  position: absolute;
  inset: 0;
  top: -80px;
  left: -110px;
  z-index: 0;
  width: auto;
  min-width: 100%;
  height: calc(100% + 80px);
  object-fit: cover;
  pointer-events: none;
}

@media (max-width: 800px) {
  #ug-b-368e62b3 .sec02-bg-img {
    top: 4%;
    left: 0;
    height: 60%;
  }
}

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

#ug-b-368e62b3 .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-368e62b3 .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-368e62b3 .sec02-shape-top-left {
    top: -150px;
    left: -150px;
  }
}

/* ============================================================
   sec06-grid — cards de diferenciais em grid responsivo
   ============================================================ */
  .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-2e3d27d1 .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-368e62b3 (hero):
  - formulário (direita): left:520 + width:518 = 1038px > 960px centralizar
  - badges/título (esquerda): left negativo vaza a partir de ~1300px de viewport
  ============================================================ */
@media (min-width: 801px) and (max-width: 1350px) {

  /* Logo hero */
  .hero-logo {
    width: 405px;
    height: 106px;
  }

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

  /* INSCRIÇÕES ABERTAS */
  #ug-e-42b994eb {
    left: 0;
    top: 93.768px;
  }

  /* Badge 1: remove left negativo, escala proporcionalmente */
  #ug-e-562ef217 {
    left: 0px;
    width: 284px;
    height: 84px;
  }

  #ug-e-562ef217 .c .imagem_fundo,
  #ug-e-562ef217 .c .imagem_fundo.fallback_background {
    background-size: 284px 84px;
  }

  /* Badge 2: remove left negativo, escala proporcionalmente */
  #ug-e-b4dfd3b9 {
    left: 0px;
    width: 317px;
    height: 71px;
  }

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

  /* Cidade */
  #ug-e-f30c227e {
    left: 0;
  }

  /* Título principal: remove left negativo */
  #ug-e-146a9857 {
    left: 0px;
    width: 430px;
  }

  /* Texto do botão */
  #ug-e-0b3f7566 {
    left: 0;
  }

  #ug-e-0b3f7566 a {
    font-size: 20px !important;
    max-width: 300px;
  }

  /* Fundo do botão */
  #ug-e-29afa610 {
    left: 0;
    max-width: 300px;
  }
}
