/* 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-970e6f19 { 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-smi-cpc/_assets/3570051_1_177706240469ebd20435a76-166f06.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-970e6f19 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-5f5dfd11 { height: 52px; width: 120px; left: 531.5px; top: 5.9667px; transform: translate(0px, 0px); z-index: 87; }
#ug-e-5f5dfd11 .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-5f5dfd11 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435c7b246935925-aa0e9d.png"); background-repeat: no-repeat; display: block; }
#ug-e-5f5dfd11 .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-smi-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png"); }
#ug-e-cd588378 { height: 46px; width: 208px; left: 308.5px; top: 8.971px; transform: translate(0px, 0px); z-index: 86; }
#ug-e-cd588378 .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-cd588378 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435a8e405005233-b62838.png"); background-repeat: no-repeat; display: block; }
#ug-e-cd588378 .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-smi-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-566724c9 { height: 645.5px; background-color: #000; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/smi/hero-bg-smi.webp"); background-position: 50.263% 58.4435%; background-size: cover; background-repeat: no-repeat; }
#ug-b-566724c9 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-1e752b41 { width: 518px; height: 591px; left: 532px; top: 20.5px; transform: translate(0px, 0px); z-index: 283; }
#ug-e-1e752b41 .c { z-index: 283; }
#ug-e-e9b2d535 { width: 409px; left: -91.5px; top: 96.168px; transform: translate(0px, 0px); z-index: 275; }
#ug-e-e9b2d535 .c { z-index: 275; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 5px; text-shadow: none; }
#ug-e-e9b2d535 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-8fec6cb0 { left: -75.707px; top: 142.843px; width: 261.672px; height: 77.1094px; transform: translate(0px, 0px); z-index: 271; }
#ug-e-8fec6cb0 .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-8fec6cb0 .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-smi-cpc/_assets/3570051_1_177706240469ebd20436f3c886515643-91dbab.svg"); background-size: 261.672px 77.1094px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-8fec6cb0 .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-smi-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-7b89ddc6 { left: -90.973px; top: 247.937px; width: 291.969px; height: 65px; transform: translate(0px, 0px); z-index: 272; }
#ug-e-7b89ddc6 .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-7b89ddc6 .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-smi-cpc/_assets/3570051_1_177706240469ebd20436fb0556781609-eb10ca.svg"); background-size: 291.969px 65px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-7b89ddc6 .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-smi-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-4807f514 { width: 277px; left: -90.98px; top: 323.052px; transform: translate(0px, 0px); z-index: 274; }
#ug-e-4807f514 .c { z-index: 274; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-4807f514 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 { width: 277px; left: -90.5px; top: 370.113px; transform: translate(0px, 0px); z-index: 273; }
#ug-e-20d6ba19 .c { z-index: 273; font-size: 26px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-20d6ba19 h2 { text-shadow: 0 2px 12px black; }
#ug-e-e5be97b8 { left: -91.5px; top: 443.869px; width: 482px; height: 105px; transform: translate(0px, 0px); z-index: 276; }
#ug-e-e5be97b8 .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-714b1555 { left: -90.5px; top: 443.859px; width: 481px; height: 105px; transform: translate(0px, 0px); z-index: 277; }
#ug-e-714b1555 .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-714b1555 .c:hover, #ug-e-714b1555 .c:active { background-color: transparent; }
#ug-e-714b1555 .c:hover, #ug-e-714b1555 .c:active { color: rgb(255, 255, 255); }
#ug-b-16344193 { height: 715px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% center; background-repeat: no-repeat; background-size: auto; }
#ug-b-16344193 .ug-overlay { opacity: 0; }

#ug-b-16344193 .centralizar { width: 100%; }
#ug-b-16344193 .centralizar > * { left: 50% !important; translate: -50% 0 !important; }

#ug-e-72b718fb {
  max-width: 100%;
  padding-inline: 20px;
}

#ug-e-72b718fb .imagem_fundo {
  background-size: contain !important;
}

#ug-e-3c8463df { width: 1168px; height: 551px; left: -104px; top: 82px; transform: translate(0px, 0px); z-index: 253; }
#ug-e-3c8463df .c { z-index: 253; 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-smi-cpc/_assets/3570051_1_177706240469ebd20437336814320246-70ad04.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-2d6a2ad3 { width: 748px; left: 106px; top: 111px; transform: translate(0px, 0px); z-index: 255; }
#ug-e-2d6a2ad3 .c { z-index: 255; font-size: 58px; line-height: 1; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-2d6a2ad3 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-72b718fb { height: 371px; width: 1101px; left: -64.5197px; top: 220.507px; transform: translate(0px, 0px); z-index: 254; }
#ug-e-72b718fb .c { z-index: 254; 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-72b718fb .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 254; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd204373a0113812561-26e0df.svg"); background-size: 1101px 371px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-72b718fb .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-smi-cpc/_assets/3570051_1_177706240469ebd204373a0113812561-26e0df.svg"); }
#ug-b-49cf71ca { height: 1198.92px; background-color: rgb(0, 74, 152); }
#ug-b-49cf71ca .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-49cf71ca .ug-titulo:not(:first-of-type) * {
  font-weight: 700;
  line-height: 0.85;
}
#ug-e-1ea1b840 { width: 807px; left: 70.5px; top: 19.412px; transform: translate(0px, 0px); z-index: 227; }
#ug-e-1ea1b840 .c { z-index: 227; font-size: 64px; line-height: 64px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-1ea1b840 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-80a3bc95 { height: 107.969px; width: 1500px; left: -271.2px; top: 145.715px; transform: translate(0px, 0px); z-index: 252; }
#ug-e-80a3bc95 .c { z-index: 252; 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-80a3bc95 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 252; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd204369f2033584140-4b8b28.avif"); background-repeat: no-repeat; display: block; }
#ug-e-80a3bc95 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1500px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-77dceec1df264f7afe53ce7363110a55-bc226e.avif"); }
#ug-e-2cd1d7ec { width: 360px; left: 0px; top: 155.693px; transform: translate(0px, 0px); z-index: 254; }
#ug-e-2cd1d7ec .c { z-index: 254; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6764bdf1 { width: 960px; left: -1.1px; top: 222.886px; transform: translate(0px, 0px); z-index: 255; }
#ug-e-6764bdf1 .c { z-index: 255; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6764bdf1 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-10c6570d { height: 107.969px; width: 1499.94px; left: -271.067px; top: 273.699px; transform: translate(0px, 0px); z-index: 256; }
#ug-e-10c6570d .c { z-index: 256; 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-10c6570d .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 256; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436aea044320084-c03650.avif"); background-repeat: no-repeat; display: block; }
#ug-e-10c6570d .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-2a5d0922351d38456ac2432d03a9f3e2-d2e427.avif"); }
#ug-e-dd8bfb39 { width: 360px; left: -0.975px; top: 278.553px; transform: translate(0px, 0px); z-index: 258; }
#ug-e-dd8bfb39 .c { z-index: 258; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-dd8bfb39 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-2af679a9 { width: 960px; left: -0.975px; top: 348.886px; transform: translate(0px, 0px); z-index: 259; }
#ug-e-2af679a9 .c { z-index: 259; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2af679a9 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-f6315be6 { height: 107.969px; width: 1499.83px; left: -270.591px; top: 400.867px; transform: translate(0px, 0px); z-index: 260; }
#ug-e-f6315be6 .c { z-index: 260; 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-f6315be6 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 260; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436bfb304647771-bdd0fb.avif"); background-repeat: no-repeat; display: block; }
#ug-e-f6315be6 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-e646d48f75cd956e397a05fcca87242f-aee343.avif"); }
#ug-e-2b51ffb1 { width: 360px; left: 0.0049999px; top: 407.849px; transform: translate(0px, 0px); z-index: 262; }
#ug-e-2b51ffb1 .c { z-index: 262; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2b51ffb1 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-9a15c058 { width: 960px; left: 0.905px; top: 474.886px; transform: translate(0px, 0px); z-index: 263; }
#ug-e-9a15c058 .c { z-index: 263; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-9a15c058 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-cb812728 { height: 107.891px; width: 1499.97px; left: -269.67px; top: 529.199px; transform: translate(0px, 0px); z-index: 240; }
#ug-e-cb812728 .c { z-index: 240; 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-cb812728 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 240; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436714493134711-e5d75e.avif"); background-repeat: no-repeat; display: block; }
#ug-e-cb812728 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-5954dbce4a230bc67e36835b4e99271e-b16b49.avif"); }
#ug-e-69ed41aa { width: 360px; left: -0.97px; top: 540.184px; transform: translate(0px, 0px); z-index: 242; }
#ug-e-69ed41aa .c { z-index: 242; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-69ed41aa .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-ff304a95 { width: 960px; left: -0.67px; top: 605.966px; transform: translate(0px, 0px); z-index: 243; }
#ug-e-ff304a95 .c { z-index: 243; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ff304a95 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-d04af590 { height: 107.969px; width: 1499.83px; left: -269.138px; top: 658.476px; transform: translate(0px, 0px); z-index: 244; }
#ug-e-d04af590 .c { z-index: 244; 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-d04af590 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 244; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436810432735303-b9cc3e.avif"); background-repeat: no-repeat; display: block; }
#ug-e-d04af590 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-6fc5e09a53bf3a208820a91837ce477a-fae71e.avif"); }
#ug-e-07259d93 { width: 360px; left: 0.87px; top: 666.823px; transform: translate(0px, 0px); z-index: 246; }
#ug-e-07259d93 .c { z-index: 246; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-07259d93 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-78132f59 { width: 960px; left: 0.37px; top: 732.226px; transform: translate(0px, 0px); z-index: 247; }
#ug-e-78132f59 .c { z-index: 247; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-78132f59 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-3e0ae91b { height: 107.969px; width: 1499.77px; left: -269.158px; top: 785px; transform: translate(0px, 0px); z-index: 248; }
#ug-e-3e0ae91b .c { z-index: 248; 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-3e0ae91b .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 248; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436903514897743-9f094d.avif"); background-repeat: no-repeat; display: block; }
#ug-e-3e0ae91b .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-8ea87a7aa44242de68b86777e7e4d296-b994ff.avif"); }
#ug-e-154148e1 { width: 360px; left: 0.95px; top: 797.486px; transform: translate(0px, 0px); z-index: 250; }
#ug-e-154148e1 .c { z-index: 250; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-154148e1 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-61a7179c { width: 960px; left: -1.05px; top: 858.312px; transform: translate(0px, 0px); z-index: 251; }
#ug-e-61a7179c .c { z-index: 251; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-61a7179c .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-f846b4ad { height: 107.969px; width: 1499.73px; left: -268.876px; top: 911.121px; transform: translate(0px, 0px); z-index: 265; }
#ug-e-f846b4ad .c { z-index: 265; 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-f846b4ad .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 265; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436d2e629616048-baec89.avif"); background-repeat: no-repeat; display: block; }
#ug-e-f846b4ad .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502px 108px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-bdc5e8a14d218fb0784a02c066adba06-b4674b.avif"); }
#ug-e-7f192e39 { width: 360px; left: 0.99px; top: 935.104px; transform: translate(0px, 0px); z-index: 267; }
#ug-e-7f192e39 .c { z-index: 267; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7f192e39 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-786daf77 { width: 960px; left: 0.99px; top: 971.948px; transform: translate(0px, 0px); z-index: 268; }
#ug-e-786daf77 .c { z-index: 268; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-786daf77 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-19a4124c { width: 545px; height: 107px; left: 208px; top: 1051.53px; transform: translate(0px, 0px); z-index: 269; }
#ug-e-19a4124c .c { z-index: 269; 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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-c6f8e2b1 { width: 545px; height: 107px; left: 208px; top: 1051.52px; transform: translate(0px, 0px); z-index: 270; }
#ug-e-c6f8e2b1 .c { text-decoration: none; float: left; z-index: 270; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 30px; text-align: center; border-radius: 8px; }
#ug-e-c6f8e2b1 .c:hover, #ug-e-c6f8e2b1 .c:active { background-color: transparent; }
#ug-e-c6f8e2b1 .c:hover, #ug-e-c6f8e2b1 .c:active { color: rgb(255, 255, 255); }
#ug-b-117043d0 { 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-smi-cpc/_assets/forma-decorativa-opt.webp"); background-position: 100% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-b-117043d0 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-e-6f05c92c { width: 735px; left: 112.5px; top: 45.5941px; transform: translate(0px, 0px); z-index: 169; }
#ug-e-6f05c92c .c { line-height: 89.6px; letter-spacing: 5px; text-align: center; font-size: 64px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-6f05c92c .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-c6141246 { width: 348px; height: 348px; left: 499.6px; top: 225.5px; transform: translate(0px, 0px); z-index: 184; }
#ug-e-c6141246 .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-fb6bd7a7 { width: 348px; height: 348px; left: 112.6px; top: 588.5px; transform: translate(0px, 0px); z-index: 187; }
#ug-e-fb6bd7a7 .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-addcaaa5 { width: 63px; left: 547px; top: 253.5px; transform: translate(0px, 0px); z-index: 185; }
#ug-e-addcaaa5 .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7d0bb754 { width: 254px; left: 159.6px; top: 616.5px; transform: translate(0px, 0px); z-index: 188; }
#ug-e-7d0bb754 .c { z-index: 188; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-22feaadd { width: 254px; left: 159.6px; top: 671.297px; transform: translate(0px, 0px); z-index: 189; }
#ug-e-22feaadd .c { z-index: 189; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-22feaadd .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-29d7bd76 { width: 254px; left: 546.6px; top: 309.297px; transform: translate(0px, 0px); z-index: 186; }
#ug-e-29d7bd76 .c { z-index: 186; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-29d7bd76 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-b2358b25 { width: 348px; height: 348px; left: 499.6px; top: 589px; transform: translate(0px, 0px); z-index: 170; background-color: rgb(0, 74, 152); border-radius: 50px; }
#ug-e-b2358b25 .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-5fb5fe08 { 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-5fb5fe08 .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-29767ba5 { width: 254px; left: 546.6px; top: 617px; transform: translate(0px, 0px); z-index: 171; }
#ug-e-29767ba5 .c { z-index: 171; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8f76b838 { height: 195px; width: 268px; left: 149.2px; top: 274.873px; transform: translate(0px, 0px); z-index: 175; }
#ug-e-8f76b838 .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-8f76b838 .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-8f76b838 .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-7800dc6d { width: 254px; left: 546.6px; top: 672.797px; transform: translate(0px, 0px); z-index: 172; }
#ug-e-7800dc6d .c { z-index: 172; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7800dc6d .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-fcd84baf { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 180; }
#ug-e-fcd84baf .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-fcd84baf .c:hover, #ug-e-fcd84baf .c:active { background-color: transparent; }
#ug-e-fcd84baf .c:hover, #ug-e-fcd84baf .c:active { color: rgb(255, 255, 255); }
#ug-e-dfd46aad { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 177; }
#ug-e-dfd46aad .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-d2a158e1 { height: 1302.25px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20435a86-1fee67.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-d2a158e1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-d2a158e1 b { font-weight: 700; letter-spacing: 2%; }
#ug-b-d2a158e1 .centralizar { width: 100%; }
#ug-b-d2a158e1 .centralizar > * { left: 50%; translate: -50% 0; }
#ug-e-7b34fd2f { width: 632px; left: 174.1px; top: 51.5941px; transform: translate(0px, 0px); z-index: 191; }
#ug-e-7b34fd2f .c { z-index: 191; font-size: 64px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-7b34fd2f .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-352e9f43 { height: 137px; width: 612px; left: 174.099px; top: 141.191px; transform: translate(0px, 0px); z-index: 182; }
#ug-e-352e9f43 .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-352e9f43 .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-smi-cpc/_assets/3570051_1_177706240469ebd204360a0828782209-8fb261.svg"); background-size: 612px 136.562px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-352e9f43 .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-smi-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-22850b4e { height: 44px; width: 230px; left: 365.1px; top: 318px; transform: translate(0px, 0px); z-index: 183; }
#ug-e-22850b4e .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-22850b4e .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-smi-cpc/_assets/3570051_1_177706240469ebd204360db814239328-b9988b.svg"); background-size: 230px 44px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-22850b4e .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-smi-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-92a22355 { width: 1237px; height: 737px; left: -138.4px; top: 383.5px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-92a22355 .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-1df36ce6 { width: 194px; left: 613.962px; top: 411.94px; transform: translate(0px, 0px); z-index: 200; }
#ug-e-1df36ce6 .c { z-index: 200; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-42e6e270 { width: 194px; left: -92.6px; top: 412.312px; transform: translate(0px, 0px); z-index: 194; }
#ug-e-42e6e270 .c { z-index: 194; font-size: 24px; line-height: 24px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-fa0fdb62 { width: 194px; left: 133.4px; top: 412.14px; transform: translate(0px, 0px); z-index: 196; }
#ug-e-fa0fdb62 .c { line-height: 24px; letter-spacing: 0px; text-align: left; font-size: 24px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-07f44832 { width: 195px; left: 359.384px; top: 412.64px; transform: translate(0px, 0px); z-index: 198; }
#ug-e-07f44832 .c { z-index: 198; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cb10134b { width: 206px; left: 846.165px; top: 412.74px; transform: translate(0px, 0px); z-index: 202; }
#ug-e-cb10134b .c { z-index: 202; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bf7b33fe { width: 194px; left: -92.6px; top: 480.312px; transform: translate(0px, 0px); z-index: 195; }
#ug-e-bf7b33fe .c { z-index: 195; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bf7b33fe .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-8bb7a335 { width: 222px; left: 359.884px; top: 505.125px; transform: translate(0px, 0px); z-index: 199; }
#ug-e-8bb7a335 .c { z-index: 199; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8bb7a335 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-668e0461 { width: 200px; left: 614.446px; top: 505.125px; transform: translate(0px, 0px); z-index: 201; }
#ug-e-668e0461 .c { z-index: 201; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-668e0461 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-86062d48 { width: 200px; left: 846.649px; top: 505.125px; transform: translate(0px, 0px); z-index: 203; }
#ug-e-86062d48 .c { z-index: 203; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-86062d48 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-0d242b72 { width: 193px; left: 134.4px; top: 528.125px; transform: translate(0px, 0px); z-index: 197; }
#ug-e-0d242b72 .c { z-index: 197; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0d242b72 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-8c1b7a45 { width: 194px; left: 614.562px; top: 758.94px; transform: translate(0px, 0px); z-index: 220; }
#ug-e-8c1b7a45 .c { z-index: 220; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-866e206f { width: 186px; left: 133.4px; top: 759.74px; transform: translate(0px, 0px); z-index: 216; }
#ug-e-866e206f .c { z-index: 216; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b7bb7897 { width: 194px; left: 359.984px; top: 759.64px; transform: translate(0px, 0px); z-index: 218; }
#ug-e-b7bb7897 .c { z-index: 218; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a0939878 { width: 173px; left: 846.765px; top: 759.74px; transform: translate(0px, 0px); z-index: 222; }
#ug-e-a0939878 .c { z-index: 222; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-74d7cb11 { width: 201px; left: -92px; top: 770.912px; transform: translate(0px, 0px); z-index: 214; }
#ug-e-74d7cb11 .c { z-index: 214; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1d22ce29 { width: 194px; left: -92px; top: 827.312px; transform: translate(0px, 0px); z-index: 215; }
#ug-e-1d22ce29 .c { z-index: 215; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1d22ce29 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-10d3575e { width: 194px; left: 614.546px; top: 851.125px; transform: translate(0px, 0px); z-index: 221; }
#ug-e-10d3575e .c { z-index: 221; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-10d3575e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-14c56c70 { width: 193px; left: 133.4px; top: 876.125px; transform: translate(0px, 0px); z-index: 217; }
#ug-e-14c56c70 .c { z-index: 217; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-14c56c70 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ee8f1a19 { width: 194px; left: 359.984px; top: 876.125px; transform: translate(0px, 0px); z-index: 219; }
#ug-e-ee8f1a19 .c { z-index: 219; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ee8f1a19 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-5295d11a { width: 194px; left: 847.249px; top: 876.125px; transform: translate(0px, 0px); z-index: 223; }
#ug-e-5295d11a .c { z-index: 223; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-5295d11a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-6398839a { width: 400px; height: 107px; left: 280.1px; top: 1155.25px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-6398839a .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-1a9dfe9f { width: 400px; height: 107px; left: 280.1px; top: 1155.24px; transform: translate(0px, 0px); z-index: 224; }
#ug-e-1a9dfe9f .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-1a9dfe9f .c:hover, #ug-e-1a9dfe9f .c:active { background-color: transparent; }
#ug-e-1a9dfe9f .c:hover, #ug-e-1a9dfe9f .c:active { color: rgb(255, 255, 255); }
#ug-b-ffc2bcf7 { height: auto; background-color: rgb(0, 74, 152); }
#ug-b-ffc2bcf7 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-602945c5 { width: 836px; height: auto; left: 62px; top: 48.5px; transform: translate(0px, 0px); z-index: 90; }
#ug-e-602945c5 .c { z-index: 90; }
#ug-e-41ddf6a9 { width: 326px; height: 67px; left: 317px; top: 1029.25px; transform: translate(0px, 0px); z-index: 279; }
#ug-e-41ddf6a9 .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-c4db3b4e { width: 326px; height: 67px; left: 317px; top: 1029.24px; transform: translate(0px, 0px); z-index: 280; }
#ug-e-c4db3b4e .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-c4db3b4e .c:hover, #ug-e-c4db3b4e .c:active { background-color: transparent; }
#ug-e-c4db3b4e .c:hover, #ug-e-c4db3b4e .c:active { color: rgb(255, 255, 255); }
#ug-b-47ddbc64 { 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-smi-cpc/_assets/3570051_1_177706240469ebd20435a76-166f06.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-47ddbc64 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-f8f2afa0 { height: 52px; width: 120px; left: 531px; top: 14.6667px; transform: translate(0px, 0px); z-index: 89; }
#ug-e-f8f2afa0 .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-f8f2afa0 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435c7b246935925-aa0e9d.png"); background-repeat: no-repeat; display: block; }
#ug-e-f8f2afa0 .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-smi-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png"); }
#ug-e-b9630300 { height: 46px; width: 208px; left: 308px; top: 17.671px; transform: translate(0px, 0px); z-index: 88; }
#ug-e-b9630300 .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-b9630300 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435a8e405005233-b62838.png"); background-repeat: no-repeat; display: block; }
#ug-e-b9630300 .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-smi-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
@media (max-width: 800px) {
  #ug-b-49cf71ca .ug-titulo:not(:first-of-type) * {
    font-size: 14px;
  }

  #ug-e-2cd1d7ec {
    translate: 0 2px;
  }

  #ug-b-49cf71ca .ug-texto:not(:last-of-type) {
    translate: 0 -2px;
  }

#ug-e-6764bdf1 .ug-texto {
    translate: 0 -4px;
  }

#ug-b-970e6f19 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-970e6f19 { 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-smi-cpc/_assets/3570051_1_177706240469ebd20435a76-166f06.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-5f5dfd11 { height: 38.1719px; width: 88.0938px; left: 227.853px; top: 14.0422px; transform: translate(0px, 0px) rotate(0deg); z-index: 87; }
#ug-e-5f5dfd11 .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-5f5dfd11 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435c7b246935925-2ef5a8.png"); background-repeat: no-repeat; display: block; }
#ug-e-5f5dfd11 .c .imagem_fundo.fallback_background { background-size: 88.0938px 38.1719px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png"); }
#ug-e-cd588378 { height: 38px; width: 172px; left: 43.852px; top: 14.0422px; z-index: 86; }
#ug-e-cd588378 .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-cd588378 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435a8e405005233-7dd12c.avif"); background-repeat: no-repeat; display: block; }
#ug-e-cd588378 .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-smi-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-566724c9 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-566724c9 { height: 1050px; background-color: #000; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/smi/hero-bg-smi-mobile.webp"); background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
#ug-e-1e752b41 { z-index: 283; left: 13.5px; top: 275px; width: 332px; height: 610px; transform: translate(0px, 0px) rotate(0deg); }
#ug-e-1e752b41 .c { z-index: 283; }
#ug-e-e9b2d535 { z-index: 275; width: 361px; left: 0px; top: 15.969px; }
#ug-e-e9b2d535 .c { z-index: 275; font-size: 16px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-e9b2d535 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-8fec6cb0 { z-index: 271; height: 54px; width: 182px; left: 89.5168px; top: 55.7484px; }
#ug-e-8fec6cb0 .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-8fec6cb0 .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-smi-cpc/_assets/3570051_1_177706240469ebd20436f3c886515643-a8a0e3.svg"); background-size: 182px 54px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-8fec6cb0 .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-smi-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-7b89ddc6 { z-index: 272; height: 66px; width: 296px; left: 33px; top: 127.107px; }
#ug-e-7b89ddc6 .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-7b89ddc6 .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-smi-cpc/_assets/3570051_1_177706240469ebd20436fb0556781609-2eac16.svg"); background-size: 296px 66px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-7b89ddc6 .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-smi-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-4807f514 { z-index: 274; width: 254px; left: 59px; top: 202.188px; }
#ug-e-4807f514 .c { z-index: 274; font-size: 20px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-4807f514 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 { z-index: 273; width: 305px; left: 28.5px; top: 243.7px; }
#ug-e-20d6ba19 .c { z-index: 273; font-size: 24px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-20d6ba19 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-e5be97b8 { z-index: 276; width: 243px; height: 58px; left: 58.5px; top: 860.622px; }
#ug-e-e5be97b8 .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-714b1555 { z-index: 277; width: 243px; height: 58px; left: 58px; top: 860px; }
#ug-e-714b1555 .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-714b1555 .c:hover, #ug-e-714b1555 .c:active { background-color: transparent; }
#ug-e-714b1555 .c:hover, #ug-e-714b1555 .c:active { color: rgb(255, 255, 255); }
#ug-b-16344193 .ug-overlay { opacity: 0; background-color: rgba(0, 0, 0, 0); }
#ug-b-16344193 { height: 275.594px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-3c8463df { z-index: 253; left: 0.279px; top: 46.092px; width: 360px; height: 169.536px; }
#ug-e-3c8463df .c { z-index: 253; 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-smi-cpc/_assets/3570051_1_177706240469ebd20437336814320246-70ad04.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-2d6a2ad3 { z-index: 255; width: 303px; left: 28.5px; top: 58.6px; }
#ug-e-2d6a2ad3 .c { z-index: 255; font-size: 22px; line-height: 22px; text-align: center; letter-spacing: 3px; text-shadow: none; }
#ug-e-2d6a2ad3 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-72b718fb { z-index: 254; left: 12.8236px; top: 80.5971px; width: 334.859px; height: 134.938px; max-width: none; }
#ug-e-72b718fb .c { z-index: 254; 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-72b718fb .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 254; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd204373a0113812561-4ee4ab.svg"); background-size: 335px 295px; background-position: 0px 10px; background-repeat: no-repeat; display: block; }
#ug-e-72b718fb .c .imagem_fundo.fallback_background { background-size: 335px 295px; background-position: 0px -81px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd204373a0113812561-4ee4ab.svg"); }
#ug-b-49cf71ca .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-49cf71ca { height: 744.938px; background-color: rgb(0, 74, 152); background-image: none; }
#ug-e-1ea1b840 { z-index: 227; width: 360px; left: -0.2px; top: 39px; }
#ug-e-1ea1b840 .c { z-index: 227; font-size: 30px; line-height: 30px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-1ea1b840 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-80a3bc95 { z-index: 252; height: 54px; width: 420px; left: -29.9375px; top: 95.547px; }
#ug-e-80a3bc95 .c { z-index: 252; 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-80a3bc95 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 252; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd204369f2033584140-543ebb.avif"); background-repeat: no-repeat; display: block; }
#ug-e-80a3bc95 .c .imagem_fundo.fallback_background { background-size: 790px 54px; background-position: -329px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-77dceec1df264f7afe53ce7363110a55-bc226e.avif"); }
#ug-e-2cd1d7ec { z-index: 254; width: 302.094px; left: 0.0524399px; top: 95.574px; transform: translate(0px, 0px); }
#ug-e-2cd1d7ec .c { z-index: 254; font-size: 15px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6764bdf1 { z-index: 255; width: 267px; left: 0.05236px; top: 129.576px; }
#ug-e-6764bdf1 .c { z-index: 255; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6764bdf1 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-10c6570d { z-index: 256; height: 54px; width: 420px; left: -29.938px; top: 169.953px; }
#ug-e-10c6570d .c { z-index: 256; 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-10c6570d .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 256; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436aea044320084-72d312.avif"); background-repeat: no-repeat; display: block; }
#ug-e-10c6570d .c .imagem_fundo.fallback_background { background-size: 753px 54px; background-position: -186px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-2a5d0922351d38456ac2432d03a9f3e2-d2e427.avif"); }
#ug-e-dd8bfb39 { z-index: 258; width: 300.688px; left: -0.0121899px; top: 172.96px; transform: translate(0px, 0px); }
#ug-e-dd8bfb39 .c { z-index: 258; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-dd8bfb39 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-2af679a9 { z-index: 259; width: 264px; left: -0.0120299px; top: 200.993px; transform: translate(0px, 0px); }
#ug-e-2af679a9 .c { z-index: 259; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2af679a9 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-f6315be6 { z-index: 260; height: 54px; width: 420px; left: -29.578px; top: 244.077px; }
#ug-e-f6315be6 .c { z-index: 260; 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-f6315be6 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 260; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436bfb304647771-f7651e.avif"); background-repeat: no-repeat; display: block; }
#ug-e-f6315be6 .c .imagem_fundo.fallback_background { background-size: 751px 54px; background-position: -184px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-e646d48f75cd956e397a05fcca87242f-aee343.avif"); }
#ug-e-2b51ffb1 { z-index: 262; width: 300px; left: 0px; top: 248.646px; transform: translate(0px, 0px); }
#ug-e-2b51ffb1 .c { z-index: 262; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-2b51ffb1 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-9a15c058 { z-index: 263; width: 289px; left: 0px; top: 276.658px; }
#ug-e-9a15c058 .c { z-index: 263; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-9a15c058 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-cb812728 { z-index: 240; height: 54px; width: 420px; left: -29.766px; top: 317.601px; }
#ug-e-cb812728 .c { z-index: 240; 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-cb812728 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 240; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436714493134711-7647f3.avif"); background-repeat: no-repeat; display: block; }
#ug-e-cb812728 .c .imagem_fundo.fallback_background { background-size: 766px 54px; background-position: -233px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-5954dbce4a230bc67e36835b4e99271e-b16b49.avif"); }
#ug-e-69ed41aa { z-index: 242; width: 298.594px; left: 0.0219px; top: 321.588px; }
#ug-e-69ed41aa .c { z-index: 242; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-69ed41aa .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-ff304a95 { z-index: 243; width: 266px; left: 0.0218px; top: 349.613px; }
#ug-e-ff304a95 .c { z-index: 243; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ff304a95 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-d04af590 { z-index: 244; height: 54px; width: 420px; left: -29.953px; top: 392.07px; }
#ug-e-d04af590 .c { z-index: 244; 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-d04af590 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 244; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436810432735303-28226b.avif"); background-repeat: no-repeat; display: block; }
#ug-e-d04af590 .c .imagem_fundo.fallback_background { background-size: 745px 54px; background-position: -244px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-6fc5e09a53bf3a208820a91837ce477a-fae71e.avif"); }
#ug-e-07259d93 { z-index: 246; width: 298.594px; left: 0.0219px; top: 396.064px; }
#ug-e-07259d93 .c { z-index: 246; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-07259d93 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-78132f59 { z-index: 247; width: 244px; left: 0.0218px; top: 424.094px; }
#ug-e-78132f59 .c { z-index: 247; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-78132f59 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-3e0ae91b { z-index: 248; height: 54px; width: 420px; left: -30.203px; top: 466.203px; }
#ug-e-3e0ae91b .c { z-index: 248; 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-3e0ae91b .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 248; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436903514897743-483261.avif"); background-repeat: no-repeat; display: block; }
#ug-e-3e0ae91b .c .imagem_fundo.fallback_background { background-size: 753px 55px; background-position: -222px -1px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-8ea87a7aa44242de68b86777e7e4d296-b994ff.avif"); }
#ug-e-154148e1 { z-index: 250; width: 298.594px; left: 0.0128999px; top: 470.169px; }
#ug-e-154148e1 .c { z-index: 250; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-154148e1 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-61a7179c { z-index: 251; width: 230px; left: 0.0308px; top: 498.209px; }
#ug-e-61a7179c .c { z-index: 251; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-61a7179c .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-f846b4ad { z-index: 265; height: 54px; width: 420px; left: -30px; top: 539.781px; }
#ug-e-f846b4ad .c { z-index: 265; 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-f846b4ad .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 265; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20436d2e629616048-3ac957.avif"); background-repeat: no-repeat; display: block; }
#ug-e-f846b4ad .c .imagem_fundo.fallback_background { background-size: 754px 54px; background-position: -281px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-bdc5e8a14d218fb0784a02c066adba06-b4674b.avif"); }
#ug-e-7f192e39 { z-index: 267; left: -0.2px; top: 548px; }
#ug-e-7f192e39 .c { z-index: 267; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7f192e39 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-786daf77 { z-index: 268; width: 218px; left: 0px; top: 566.78px; }
#ug-e-786daf77 .c { z-index: 268; font-size: 11px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-786daf77 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-19a4124c { z-index: 269; width: 297px; height: 70px; left: 31.7px; top: 644.54px; }
#ug-e-19a4124c .c { z-index: 269; 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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-c6f8e2b1 { z-index: 270; width: 297px; height: 70px; left: 31.3px; top: 644.759px; }
#ug-e-c6f8e2b1 .c { text-decoration: none; float: left; z-index: 270; background-color: transparent; background-image: none; color: rgb(255, 255, 255); border: 0px; font-size: 16px; text-align: center; border-radius: 8px; }
#ug-e-c6f8e2b1 .c:hover, #ug-e-c6f8e2b1 .c:active { background-color: transparent; }
#ug-e-c6f8e2b1 .c:hover, #ug-e-c6f8e2b1 .c:active { color: rgb(255, 255, 255); }
#ug-b-117043d0 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-b-117043d0 { height: 1670.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-smi-cpc/_assets/forma-decorativa-opt.webp"); background-position: 98.5443% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-e-6f05c92c { z-index: 169; width: 360px; left: 0px; top: 40px; }
#ug-e-6f05c92c .c { line-height: 42px; letter-spacing: 4px; text-align: center; font-size: 30px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-6f05c92c .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-c6141246 { z-index: 184; height: 350px; left: 6px; top: 489.47px; }
#ug-e-c6141246 .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-fb6bd7a7 { z-index: 187; height: 350px; left: 6px; top: 858.393px; }
#ug-e-fb6bd7a7 .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-addcaaa5 { z-index: 185; left: 36px; top: 523.064px; }
#ug-e-addcaaa5 .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7d0bb754 { z-index: 188; left: 36px; top: 885.393px; }
#ug-e-7d0bb754 .c { z-index: 188; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-22feaadd { z-index: 189; left: 36px; top: 925.909px; transform: translate(0px, 0px); }
#ug-e-22feaadd .c { z-index: 189; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-22feaadd .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-22feaadd .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-29d7bd76 { z-index: 186; left: 36px; top: 564.47px; transform: translate(0px, 0px); }
#ug-e-29d7bd76 .c { z-index: 186; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-29d7bd76 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-29d7bd76 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-b2358b25 { z-index: 170; height: 350px; left: 6px; top: 1227.315px; }
#ug-e-b2358b25 .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-5fb5fe08 { z-index: 175; height: 350px; left: 6px; top: 121.188px; }
#ug-e-5fb5fe08 .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-29767ba5 { z-index: 171; left: 36px; top: 1255.315px; transform: translate(0px, 0px); }
#ug-e-29767ba5 .c { z-index: 171; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8f76b838 { z-index: 175; height: 202px; width: 280px; left: 34px; top: 149.188px; transform: translate(0px, 0px); }
#ug-e-8f76b838 .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-8f76b838 .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-8f76b838 .c .imagem_fundo.fallback_background { background-size: 280px 202px; background-position: 0px 0px;}
#ug-e-7800dc6d { z-index: 172; left: 36px; top: 1295.112px; transform: translate(0px, 0px); }
#ug-e-7800dc6d .c { z-index: 172; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-7800dc6d .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-7800dc6d .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-fcd84baf { z-index: 180; left: 33px; top: 383px; }
#ug-e-fcd84baf .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-fcd84baf .c:hover, #ug-e-fcd84baf .c:active { background-color: transparent; }
#ug-e-fcd84baf .c:hover, #ug-e-fcd84baf .c:active { color: rgb(255, 255, 255); }
#ug-e-dfd46aad { z-index: 177; left: 33px; top: 383px; transform: translate(0px, 0px); }
#ug-e-dfd46aad .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-d2a158e1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-d2a158e1 { height: 1397.11px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/3570051_1_177706240469ebd20435a86-1fee67.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-7b34fd2f { z-index: 191; width: 360px; left: 0px; top: 40px; transform: translate(0px, 0px); }
#ug-e-7b34fd2f .c { z-index: 191; font-size: 30px; line-height: 42px; text-align: center; letter-spacing: 4px; text-shadow: none; }
#ug-e-7b34fd2f .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-352e9f43 { z-index: 182; height: 104px; width: 321px; left: 20.0384px; top: 66.3317px; transform: translate(0px, 0px); }
#ug-e-352e9f43 .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-352e9f43 .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-smi-cpc/_assets/3570051_1_177706240469ebd204360a0828782209-8ddbef.svg"); background-size: 320.962px 104.313px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-352e9f43 .c .imagem_fundo.fallback_background { background-size: 320.962px 104.313px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-22850b4e { z-index: 183; height: 42px; width: 218px; left: 71px; top: 188.413px; }
#ug-e-22850b4e .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-22850b4e .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-smi-cpc/_assets/3570051_1_177706240469ebd204360db814239328-ee2b9d.svg"); background-size: 218px 42px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-22850b4e .c .imagem_fundo.fallback_background { background-size: 218px 42px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-92a22355 { z-index: 193; left: -1px; top: 246.64px; width: 360px; height: 1013.53px; }
#ug-e-92a22355 .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-1df36ce6 { z-index: 200; left: 200.232px; top: 435.673px; width: 126.461px; }
#ug-e-1df36ce6 .c { z-index: 200; font-size: 14.7665px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-42e6e270 { z-index: 194; left: 23.9565px; top: 266.921px; width: 95.077px; transform: translate(0px, 0px); }
#ug-e-42e6e270 .c { z-index: 194; font-size: 14.767px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-fa0fdb62 { z-index: 196; left: 200.232px; top: 266.921px; width: 132px; transform: translate(0px, 0px); }
#ug-e-fa0fdb62 .c { line-height: 1; letter-spacing: 0px; text-align: left; font-size: 14.7658px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-07f44832 { z-index: 198; left: 23.9565px; top: 435.704px; width: 123.693px; }
#ug-e-07f44832 .c { z-index: 198; font-size: 14.7687px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cb10134b { z-index: 202; left: 23.9565px; top: 651.578px; width: 132px; }
#ug-e-cb10134b .c { z-index: 202; font-size: 14.7658px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bf7b33fe { z-index: 195; left: 23.9565px; top: 307.187px; width: 123.693px; }
#ug-e-bf7b33fe .c { z-index: 195; font-size: 12.9226px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bf7b33fe .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-8bb7a335 { z-index: 199; left: 23.9565px; top: 490.83px; width: 132px; }
#ug-e-8bb7a335 .c { z-index: 199; font-size: 12.92px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8bb7a335 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-668e0461 { z-index: 201; left: 199.811px; top: 491.007px; width: 133.846px; }
#ug-e-668e0461 .c { z-index: 201; font-size: 12.9229px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-668e0461 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-86062d48 { z-index: 203; left: 24.419px; top: 707.148px; width: 132px; }
#ug-e-86062d48 .c { z-index: 203; font-size: 12.92px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-86062d48 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-0d242b72 { z-index: 197; left: 200.732px; top: 337.114px; width: 132px; }
#ug-e-0d242b72 .c { z-index: 197; font-size: 12.92px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0d242b72 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-8c1b7a45 { z-index: 220; left: 18.8898px; top: 1034px; width: 129.23px; }
#ug-e-8c1b7a45 .c { z-index: 220; font-size: 14.7679px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-866e206f { z-index: 216; left: 19.3113px; top: 846.682px; width: 118.154px; }
#ug-e-866e206f .c { z-index: 216; font-size: 14.7656px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b7bb7897 { z-index: 218; left: 197.468px; top: 847.337px; width: 126.461px; }
#ug-e-b7bb7897 .c { z-index: 218; font-size: 14.7665px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-a0939878 { z-index: 222; left: 201.154px; top: 1034px; width: 132px; }
#ug-e-a0939878 .c { z-index: 222; font-size: 14.7658px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-74d7cb11 { z-index: 214; left: 197.468px; top: 651.519px; width: 129.23px; }
#ug-e-74d7cb11 .c { z-index: 214; font-size: 14.7679px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1d22ce29 { z-index: 215; left: 197.468px; top: 691.986px; width: 129.23px; }
#ug-e-1d22ce29 .c { z-index: 215; font-size: 12.9219px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1d22ce29 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-10d3575e { z-index: 221; left: 18.8898px; top: 1089.25px; width: 125.539px; }
#ug-e-10d3575e .c { z-index: 221; font-size: 12.9224px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-10d3575e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-14c56c70 { z-index: 217; left: 19.3113px; top: 916.771px; width: 124.616px; }
#ug-e-14c56c70 .c { z-index: 217; font-size: 12.9207px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-14c56c70 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ee8f1a19 { z-index: 219; left: 197.468px; top: 917.733px; width: 126.461px; }
#ug-e-ee8f1a19 .c { z-index: 219; font-size: 12.9206px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ee8f1a19 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-5295d11a { z-index: 223; left: 200.232px; top: 1104.35px; width: 133.846px; }
#ug-e-5295d11a .c { z-index: 223; font-size: 12.9229px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-5295d11a .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-6398839a { z-index: 193; width: 243px; height: 58px; left: 57.5px; top: 1299.11px; }
#ug-e-6398839a .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-1a9dfe9f { z-index: 224; width: 243px; height: 58px; left: 57.5px; top: 1299.11px; }
#ug-e-1a9dfe9f .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-1a9dfe9f .c:hover, #ug-e-1a9dfe9f .c:active { background-color: transparent; }
#ug-e-1a9dfe9f .c:hover, #ug-e-1a9dfe9f .c:active { color: rgb(255, 255, 255); }
#ug-b-ffc2bcf7 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-ffc2bcf7 { height: auto; background-color: rgb(0, 74, 152); background-image: none; }
#ug-e-602945c5 { width: 360px; height: auto; left: 0px; top: 31px; z-index: 90; }
#ug-e-602945c5 .c { z-index: 90; }
#ug-e-41ddf6a9 { z-index: 279; width: 243px; height: 58px; left: 58.5px; top: 608.11px; }
#ug-e-41ddf6a9 .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-smi-cpc/_assets/3570051_1_177706240469ebd20437167409564370-949ed3.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-c4db3b4e { z-index: 280; width: 243px; height: 58px; left: 58.5px; top: 608.11px; }
#ug-e-c4db3b4e .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-c4db3b4e .c:hover, #ug-e-c4db3b4e .c:active { background-color: transparent; }
#ug-e-c4db3b4e .c:hover, #ug-e-c4db3b4e .c:active { color: rgb(255, 255, 255); }
#ug-b-47ddbc64 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-47ddbc64 { 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-smi-cpc/_assets/3570051_1_177706240469ebd20435a76-166f06.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-f8f2afa0 { height: 38.1719px; width: 88.0938px; left: 227.853px; top: 14.0421px; transform: translate(0px, 0px) rotate(0deg); z-index: 89; }
#ug-e-f8f2afa0 .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-f8f2afa0 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435c7b246935925-2ef5a8.png"); background-repeat: no-repeat; display: block; }
#ug-e-f8f2afa0 .c .imagem_fundo.fallback_background { background-size: 88.0938px 38.1719px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-smi-cpc/_assets/385284-5077f99386de6252ca66b6a1718e3f82-b52bd1.png"); }
#ug-e-b9630300 { height: 38px; width: 172px; left: 43.852px; top: 14.0421px; z-index: 88; }
#ug-e-b9630300 .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-b9630300 .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-smi-cpc/_assets/3570051_1_177706240469ebd20435a8e405005233-7dd12c.avif"); background-repeat: no-repeat; display: block; }
#ug-e-b9630300 .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-smi-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-ffc2bcf7 .centralizar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 40px;
}

#ug-b-ffc2bcf7 #ug-e-602945c5,
#ug-b-ffc2bcf7 #ug-e-41ddf6a9,
#ug-b-ffc2bcf7 #ug-e-c4db3b4e {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}

#ug-b-ffc2bcf7 #ug-e-602945c5 {
  margin-bottom: 20px;
}

#ug-b-ffc2bcf7 #ug-e-c4db3b4e {
  margin-top: -67px;
}

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

  #ug-b-ffc2bcf7 #ug-e-c4db3b4e {
    margin-top: -58px;
  }
}
.ug-e-dfd46aad, .ug-e-6398839a, .ug-e-19a4124c, .ug-e-e5be97b8, .ug-e-41ddf6a9 { 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: 660px;
  }

  .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-566724c9 { overflow: clip; }

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

#ug-b-566724c9 .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-566724c9 .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-566724c9 .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-117043d0 .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-566724c9 (hero):
  - formulário (direita): left:532 + width:518 = 1050px > 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-1e752b41 {
    left: 450px;
    width: 500px;
  }

  /* INSCRIÇÕES ABERTAS */
  #ug-e-e9b2d535 {
    left: 0;
    top: 96.168px;
  }

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

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

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

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

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

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

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

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

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