/* 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 { width: 100%; text-size-adjust: 100%; font-family: Kanit, sans-serif; font-style: normal; font-weight: 400; scroll-behavior: smooth; }
input, .select, textarea, input:hover, .select-hover, textarea:hover, input:focus, .select-focus, textarea:focus, input:disabled, .select-disabled, textarea:disabled { background: inherit; outline: 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-4e135b50 { 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-foz-cpc/_assets/3570052_1_177706242169ebd215197e1-909d83.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-4e135b50 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-49f4ca71 { height: 46px; width: 208px; left: 376px; top: 9.871px; transform: translate(0px, 0px); z-index: 86; }
#ug-e-49f4ca71 .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-49f4ca71 .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-foz-cpc/_assets/3570052_1_177706242169ebd21519807653751681-85db7b.png"); background-repeat: no-repeat; display: block; }
#ug-e-49f4ca71 .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-foz-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-e9b4233b { height: 644.891px; background-color: #000; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/foz/hero-bg-foz.png"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-e9b4233b .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-cb586f9a { width: 518px; height: 591px; left: 531px; top: 30.9px; transform: translate(0px, 0px); z-index: 283; }
#ug-e-cb586f9a .c { z-index: 283; }
#ug-e-bba027f2 { width: 409px; left: -71.5px; top: 98.768px; transform: translate(0px, 0px); z-index: 275; }
#ug-e-bba027f2 .c { z-index: 275; font-size: 30px; line-height: 1; text-align: left; letter-spacing: 5px; text-shadow: none; }
#ug-e-bba027f2 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-0b651329 { left: -53.507px; top: 138.74px; width: 286px; height: 84px; transform: translate(0px, 0px); z-index: 271; }
#ug-e-0b651329 .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-0b651329 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ae97140453741-b25b23.svg"); background-size: 286px 84px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-0b651329 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 286px 84px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-de654ff2 { left: -58.9575px; top: 240.337px; width: 291.969px; height: 65px; transform: translate(0px, 0px); z-index: 272; }
#ug-e-de654ff2 .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-de654ff2 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151af06181817582-0cecef.svg"); background-size: 291.969px 65px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-de654ff2 .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-foz-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-e7265cba { width: 277px; left: -58.98px; top: 317.559px; transform: translate(0px, 0px); z-index: 274; }
#ug-e-e7265cba .c { z-index: 274; font-size: 28px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-e7265cba .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 { width: 341px; left: -59.5px; top: 358.153px; transform: translate(0px, 0px); z-index: 273; }
#ug-e-34b9a238 .c { z-index: 273; font-size: 35px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-5bfaa719 { left: -60px; top: 440.753px; width: 482px; height: 105px; transform: translate(0px, 0px); z-index: 276; }
#ug-e-5bfaa719 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-b3805199 { left: -59px; top: 440.743px; width: 481px; height: 105px; transform: translate(0px, 0px); z-index: 277; }
#ug-e-b3805199 .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-b3805199 .c:hover, #ug-e-b3805199 .c:active { background-color: transparent; }
#ug-e-b3805199 .c:hover, #ug-e-b3805199 .c:active { color: rgb(255, 255, 255); }
#ug-b-71950c63 { height: 621px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% center; background-repeat: no-repeat; background-size: auto; }
#ug-b-71950c63 .ug-overlay { opacity: 0; }
#ug-e-63a8a9b9 { width: 1110px; height: 453px; left: -75px; top: 98.5px; transform: translate(0px, 0px); z-index: 257; }
#ug-e-63a8a9b9 .c { z-index: 257; 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-foz-cpc/_assets/3570052_1_177706242169ebd2151b308936076344-00e60b.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-abf20bf0 { width: 748px; left: 106px; top: 162px; transform: translate(0px, 0px); z-index: 255; }
#ug-e-abf20bf0 .c { z-index: 255; font-size: 58px; line-height: 58px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-abf20bf0 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-5e599278 { height: 158px; width: 934px; left: 13px; top: 274px; transform: translate(0px, 0px); z-index: 258; }
#ug-e-5e599278 .c { z-index: 258; 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-5e599278 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 258; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd2151b368715304621-d5d245.svg"); background-size: 934px 158px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-5e599278 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 934px 158px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd2151b368715304621-d5d245.svg"); }
#ug-b-5b54e329 { height: 949.91px; background-color: rgb(0, 74, 152); }
#ug-b-5b54e329 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-5b54e329 .ug-titulo:not(:first-of-type) * {
  font-weight: 900;
}
#ug-e-35ae191b { width: 807px; left: 77px; top: 18.412px; transform: translate(0px, 0px); z-index: 227; }
#ug-e-35ae191b .c { z-index: 227; font-size: 64px; line-height: 64px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-35ae191b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-7d41b7d6 { height: 106.968px; width: 1500px; left: -277.122px; top: 151.641px; transform: translate(0px, 0px); z-index: 252; }
#ug-e-7d41b7d6 .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-7d41b7d6 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ab95216377990-701294.avif"); background-repeat: no-repeat; display: block; }
#ug-e-7d41b7d6 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1500px 107.797px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-ab838446b69b86f363fa0ad5bee504d2-0359f7.avif"); }
#ug-e-148b6045 { width: 360px; left: 0px; top: 190.155px; transform: translate(0px, 0px); z-index: 254; }
#ug-e-148b6045 .c { z-index: 254; font-size: 30px; line-height: 30px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-496fe0dd { left: -277.188px; top: 277.312px; width: 1499.91px; height: 107.922px; transform: translate(0px, 0px); z-index: 256; }
#ug-e-496fe0dd .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-496fe0dd .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ac42068985739-c41d5f.avif"); background-repeat: no-repeat; display: block; }
#ug-e-496fe0dd .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1501.52px 107.922px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-200f0c59584a281e4784b8abf60fcc3c-e326b3.avif"); }
#ug-e-7162dc64 { left: 0.01909px; top: 316.096px; width: 365.83px; transform: translate(0px, 0px); z-index: 258; }
#ug-e-7162dc64 .c { z-index: 258; font-size: 30.485px; line-height: 30.485px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8d8f78a5 { height: 107.969px; width: 1499.79px; left: -276.281px; top: 406.359px; transform: translate(0px, 0px); z-index: 260; }
#ug-e-8d8f78a5 .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-8d8f78a5 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151acff211978352-fc6222.avif"); background-repeat: no-repeat; display: block; }
#ug-e-8d8f78a5 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1502.17px 107.969px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-0c29807096f58fd191a11405a4a3472a-84e396.avif"); }
#ug-e-4d23e205 { width: 360px; left: 0.02px; top: 445.34px; transform: translate(0px, 0px); z-index: 262; }
#ug-e-4d23e205 .c { z-index: 262; font-size: 30px; line-height: 30px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-97b9f7c8 { height: 107.922px; width: 1499.94px; left: -277.239px; top: 534.422px; transform: translate(0px, 0px); z-index: 240; }
#ug-e-97b9f7c8 .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-97b9f7c8 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151aa43462090488-6563f2.avif"); background-repeat: no-repeat; display: block; }
#ug-e-97b9f7c8 .c .imagem_fundo.fallback_background { background-position: 0px 0px; background-size: 1501.52px 107.922px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-b28ff712bb07d0612a1b265dc998915d-b8ddf0.avif"); }
#ug-e-f123c52d { width: 360px; left: 0.01px; top: 573.375px; transform: translate(0px, 0px); z-index: 242; }
#ug-e-f123c52d .c { z-index: 242; font-size: 30px; line-height: 30px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-08e4eb6c { height: 107.969px; width: 1499.81px; left: -277.21px; top: 662.782px; transform: translate(0px, 0px); z-index: 244; }
#ug-e-08e4eb6c .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-08e4eb6c .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-foz-cpc/_assets/3570052_1_177706242169ebd2151aaec093116719-97ea58.avif"); background-repeat: no-repeat; display: block; }
#ug-e-08e4eb6c .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-foz-cpc/_assets/385284-12032286638a5dc0436350523e1594c7-42e604.avif"); }
#ug-e-43f5f0ed { width: 360px; left: 0.79px; top: 686.712px; transform: translate(0px, 0px); z-index: 246; }
#ug-e-43f5f0ed .c { z-index: 246; font-size: 30px; line-height: 30px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cd3898b3 { width: 545px; height: 107px; left: 200.1px; top: 805.393px; transform: translate(0px, 0px); z-index: 269; }
#ug-e-cd3898b3 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-30524768 { width: 545px; height: 107px; left: 201.6px; top: 805.383px; transform: translate(0px, 0px); z-index: 270; }
#ug-e-30524768 .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-30524768 .c:hover, #ug-e-30524768 .c:active { background-color: transparent; }
#ug-e-30524768 .c:hover, #ug-e-30524768 .c:active { color: rgb(255, 255, 255); }
#ug-b-46225fe8 { 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-foz-cpc/_assets/forma-decorativa-opt.webp"); background-position: 100% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-b-46225fe8 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-e-3f3cd47b { width: 735px; left: 112.5px; top: 45.5941px; transform: translate(0px, 0px); z-index: 169; }
#ug-e-3f3cd47b .c { line-height: 89.6px; letter-spacing: 5px; text-align: center; font-size: 64px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-3f3cd47b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-96f52487 { width: 348px; height: 348px; left: 499.6px; top: 225.5px; transform: translate(0px, 0px); z-index: 184; }
#ug-e-96f52487 .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-a2c094ae { width: 348px; height: 348px; left: 112.6px; top: 588.5px; transform: translate(0px, 0px); z-index: 187; }
#ug-e-a2c094ae .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-29703e3f { width: 63px; left: 547px; top: 253.5px; transform: translate(0px, 0px); z-index: 185; }
#ug-e-29703e3f .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-dd22f3e9 { width: 254px; left: 159.6px; top: 616.5px; transform: translate(0px, 0px); z-index: 188; }
#ug-e-dd22f3e9 .c { z-index: 188; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-40e4f35f { width: 254px; left: 159.6px; top: 671.297px; transform: translate(0px, 0px); z-index: 189; }
#ug-e-40e4f35f .c { z-index: 189; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-40e4f35f .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-061fd6f0 { width: 254px; left: 546.6px; top: 309.297px; transform: translate(0px, 0px); z-index: 186; }
#ug-e-061fd6f0 .c { z-index: 186; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-061fd6f0 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-eac50e98 { width: 348px; height: 348px; left: 499.6px; top: 589px; transform: translate(0px, 0px); z-index: 170; background-color: #004A98; border-radius: 50px; }
#ug-e-eac50e98 .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-24e3a3fc { 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-24e3a3fc .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-17e7d404 { width: 254px; left: 546.6px; top: 617px; transform: translate(0px, 0px); z-index: 171; }
#ug-e-17e7d404 .c { z-index: 171; font-size: 24px; line-height: 33.6px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-d7001457 { height: 195px; width: 268px; left: 149.2px; top: 274.873px; transform: translate(0px, 0px); z-index: 175; }
#ug-e-d7001457 .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-d7001457 .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-d7001457 .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-1cd94397 { width: 254px; left: 546.6px; top: 672.797px; transform: translate(0px, 0px); z-index: 172; }
#ug-e-1cd94397 .c { z-index: 172; font-size: 20px; line-height: 20px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1cd94397 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-c9898bab { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 180; }
#ug-e-c9898bab .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-c9898bab .c:hover, #ug-e-c9898bab .c:active { background-color: transparent; }
#ug-e-c9898bab .c:hover, #ug-e-c9898bab .c:active { color: rgb(255, 255, 255); }
#ug-e-a80e0b16 { width: 294px; height: 54px; left: 140px; top: 488px; transform: translate(0px, 0px); z-index: 177; }
#ug-e-a80e0b16 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-994df31f { height: 1303.25px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd215197ff-a98097.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-994df31f .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-994df31f b { font-weight: 700; letter-spacing: 2%; }
#ug-b-994df31f .centralizar { width: 100%; }
#ug-b-994df31f .centralizar > * { left: 50%; translate: -50% 0; }
#ug-e-d8a06f1e { width: 632px; left: 174.1px; top: 51.5941px; transform: translate(0px, 0px); z-index: 191; }
#ug-e-d8a06f1e .c { z-index: 191; font-size: 64px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-d8a06f1e .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-8293bd57 { height: 137px; width: 612px; left: 174.099px; top: 141.191px; transform: translate(0px, 0px); z-index: 182; }
#ug-e-8293bd57 .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-8293bd57 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151a19e495779583-c1b63c.svg"); background-size: 612px 136.562px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-8293bd57 .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-foz-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-4df72c4d { height: 44px; width: 230px; left: 365.1px; top: 318px; transform: translate(0px, 0px); z-index: 183; }
#ug-e-4df72c4d .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-4df72c4d .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-foz-cpc/_assets/3570052_1_177706242169ebd2151a200190418313-8c6fd2.svg"); background-size: 230px 44px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-4df72c4d .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-foz-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-e9399e4f { width: 1237px; height: 737px; left: -138.4px; top: 383.5px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-e9399e4f .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-f37be292 { width: 194px; left: 613.962px; top: 411.94px; transform: translate(0px, 0px); z-index: 200; }
#ug-e-f37be292 .c { z-index: 200; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6f10335c { width: 194px; left: -92.6px; top: 412.312px; transform: translate(0px, 0px); z-index: 194; }
#ug-e-6f10335c .c { z-index: 194; font-size: 24px; line-height: 24px; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-f74ea858 { width: 194px; left: 133.4px; top: 412.14px; transform: translate(0px, 0px); z-index: 196; }
#ug-e-f74ea858 .c { line-height: 24px; letter-spacing: 0px; text-align: left; font-size: 24px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-c6cfc175 { width: 195px; left: 359.384px; top: 412.64px; transform: translate(0px, 0px); z-index: 198; }
#ug-e-c6cfc175 .c { z-index: 198; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-98ed327f { width: 206px; left: 846.165px; top: 412.74px; transform: translate(0px, 0px); z-index: 202; }
#ug-e-98ed327f .c { z-index: 202; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c24045b7 { width: 194px; left: -92.6px; top: 480.312px; transform: translate(0px, 0px); z-index: 195; }
#ug-e-c24045b7 .c { z-index: 195; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c24045b7 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-12a408b8 { width: 222px; left: 359.884px; top: 505.125px; transform: translate(0px, 0px); z-index: 199; }
#ug-e-12a408b8 .c { z-index: 199; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-12a408b8 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-28068861 { width: 200px; left: 614.446px; top: 505.125px; transform: translate(0px, 0px); z-index: 201; }
#ug-e-28068861 .c { z-index: 201; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-28068861 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-559af707 { width: 200px; left: 846.649px; top: 505.125px; transform: translate(0px, 0px); z-index: 203; }
#ug-e-559af707 .c { z-index: 203; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-559af707 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-b8e96d16 { width: 193px; left: 134.4px; top: 528.125px; transform: translate(0px, 0px); z-index: 197; }
#ug-e-b8e96d16 .c { z-index: 197; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8e96d16 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-3a7e35c3 { width: 194px; left: 614.562px; top: 758.94px; transform: translate(0px, 0px); z-index: 220; }
#ug-e-3a7e35c3 .c { z-index: 220; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b732c90b { width: 186px; left: 133.4px; top: 759.74px; transform: translate(0px, 0px); z-index: 216; }
#ug-e-b732c90b .c { z-index: 216; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-97434e77 { width: 194px; left: 359.984px; top: 759.64px; transform: translate(0px, 0px); z-index: 218; }
#ug-e-97434e77 .c { z-index: 218; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-d394caa6 { width: 173px; left: 846.765px; top: 759.74px; transform: translate(0px, 0px); z-index: 222; }
#ug-e-d394caa6 .c { z-index: 222; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bbb1f3d0 { width: 201px; left: -92px; top: 770.912px; transform: translate(0px, 0px); z-index: 214; }
#ug-e-bbb1f3d0 .c { z-index: 214; font-size: 24px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0b3ace6e { width: 194px; left: -92px; top: 827.312px; transform: translate(0px, 0px); z-index: 215; }
#ug-e-0b3ace6e .c { z-index: 215; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0b3ace6e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-e20d1c28 { width: 194px; left: 614.546px; top: 851.125px; transform: translate(0px, 0px); z-index: 221; }
#ug-e-e20d1c28 .c { z-index: 221; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-e20d1c28 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-099b9e54 { width: 193px; left: 133.4px; top: 876.125px; transform: translate(0px, 0px); z-index: 217; }
#ug-e-099b9e54 .c { z-index: 217; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-099b9e54 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ae9f0490 { width: 194px; left: 359.984px; top: 876.125px; transform: translate(0px, 0px); z-index: 219; }
#ug-e-ae9f0490 .c { z-index: 219; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ae9f0490 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-20484e19 { width: 194px; left: 847.249px; top: 876.125px; transform: translate(0px, 0px); z-index: 223; }
#ug-e-20484e19 .c { z-index: 223; font-size: 20px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-20484e19 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-66a07f25 { width: 400px; height: 107px; left: 280px; top: 1156.25px; transform: translate(0px, 0px); z-index: 193; }
#ug-e-66a07f25 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-d479149a { width: 400px; height: 107px; left: 280px; top: 1156.24px; transform: translate(0px, 0px); z-index: 224; }
#ug-e-d479149a .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-d479149a .c:hover, #ug-e-d479149a .c:active { background-color: transparent; }
#ug-e-d479149a .c:hover, #ug-e-d479149a .c:active { color: rgb(255, 255, 255); }
#ug-b-f54be7b1 { height: auto; background-color: rgb(0, 74, 152); }
#ug-b-f54be7b1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-e1c68df1 { width: 836px; height: auto; left: 62px; top: 42.5px; transform: translate(0px, 0px); z-index: 90; }
#ug-e-e1c68df1 .c { z-index: 90; }
#ug-e-e104a177 { width: 326px; height: 67px; left: 317px; top: 1018.25px; transform: translate(0px, 0px); z-index: 279; }
#ug-e-e104a177 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-18d06647 { width: 326px; height: 67px; left: 317px; top: 1018.24px; transform: translate(0px, 0px); z-index: 280; }
#ug-e-18d06647 .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-18d06647 .c:hover, #ug-e-18d06647 .c:active { background-color: transparent; }
#ug-e-18d06647 .c:hover, #ug-e-18d06647 .c:active { color: rgb(255, 255, 255); }
#ug-b-93d43eae { 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-foz-cpc/_assets/3570052_1_177706242169ebd215197e1-909d83.svg"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-b-93d43eae .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-e-d7e6f5fb { height: 46px; width: 208px; left: 376px; top: 17.971px; transform: translate(0px, 0px); z-index: 88; }
#ug-e-d7e6f5fb .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-d7e6f5fb .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-foz-cpc/_assets/3570052_1_177706242169ebd21519807653751681-85db7b.png"); background-repeat: no-repeat; display: block; }
#ug-e-d7e6f5fb .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-foz-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
@media (max-width: 800px) {
#ug-b-4e135b50 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-4e135b50 { 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-foz-cpc/_assets/3570052_1_177706242169ebd215197e1-909d83.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-49f4ca71 { height: 38px; width: 172px; left: 94.052px; top: 14.1422px; z-index: 86; }
#ug-e-49f4ca71 .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-49f4ca71 .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-foz-cpc/_assets/3570052_1_177706242169ebd21519807653751681-9ac7ea.avif"); background-repeat: no-repeat; display: block; }
#ug-e-49f4ca71 .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-foz-cpc/_assets/385284-cc7fadb674fa0cc67edd670352efb3a5-d7145e.png"); }
#ug-b-e9b4233b .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-e9b4233b { height: 1050px; background-color: #000; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-agendado/foz/hero-bg-mobile-foz.webp"); background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
#ug-e-cb586f9a { z-index: 283; left: 15px; top: 251.188px; width: 332px; height: 610px; transform: translate(0px, 0px) rotate(0deg); }
#ug-e-cb586f9a .c { z-index: 283; }
#ug-e-bba027f2 { z-index: 275; width: 290px; left: 36px; top: 16.3909px; }
#ug-e-bba027f2 .c { z-index: 275; font-size: 16px; line-height: 1.4; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-bba027f2 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-0b651329 { z-index: 271; height: 54px; width: 182px; left: 89.5168px; top: 55.7484px; }
#ug-e-0b651329 .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-0b651329 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ae97140453741-6b0333.svg"); background-size: 182px 54px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-0b651329 .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-foz-cpc/_assets/385284-57194ec4fa5eb601b01f095a42680476-b23b93.svg"); }
#ug-e-de654ff2 { z-index: 272; height: 45px; width: 201px; left: 78.9838px; top: 126.701px; }
#ug-e-de654ff2 .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-de654ff2 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151af06181817582-ee8b84.svg"); background-size: 201.356px 45.3052px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-de654ff2 .c .imagem_fundo.fallback_background { background-size: 201.356px 45.3052px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-e7265cba { z-index: 274; width: 254px; left: 59px; top: 202.188px; }
#ug-e-e7265cba .c { z-index: 274; font-size: 20px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-e7265cba .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 { z-index: 273; width: 239px; left: 66.5px; top: 242.7px; }
#ug-e-34b9a238 .c { z-index: 273; font-size: 24px; line-height: 1; text-align: center; letter-spacing: 0px; text-shadow: none; }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(2) { color: rgb(245, 51, 63); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(3) { color: rgb(255, 255, 255); }
#ug-e-34b9a238 .c > h2:nth-of-type(1) > span:nth-of-type(4) { color: rgb(0, 93, 229); }
#ug-e-5bfaa719 { z-index: 276; width: 243px; height: 58px; left: 58px; top: 870.622px; }
#ug-e-5bfaa719 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-b3805199 { z-index: 277; width: 243px; height: 58px; left: 57.5px; top: 870.594px; }
#ug-e-b3805199 .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-b3805199 .c:hover, #ug-e-b3805199 .c:active { background-color: transparent; }
#ug-e-b3805199 .c:hover, #ug-e-b3805199 .c:active { color: rgb(255, 255, 255); }
#ug-b-71950c63 .ug-overlay { opacity: 0; background-color: rgba(0, 0, 0, 0); }
#ug-b-71950c63 { height: 193.594px; background-color: rgb(0, 74, 152); background-image: none; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-63a8a9b9 { z-index: 257; left: 15.7579px; top: 31.548px; width: 327.899px; height: 134.401px; transform: translate(0px, 0px); }
#ug-e-63a8a9b9 .c { z-index: 257; 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-foz-cpc/_assets/3570052_1_177706242169ebd2151b308936076344-00e60b.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-abf20bf0 { z-index: 255; width: 360px; left: -0.693px; top: 43px; transform: translate(0px, 0px); }
#ug-e-abf20bf0 .c { z-index: 255; font-size: 18px; line-height: 1; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-abf20bf0 .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-5e599278 { z-index: 258; left: 29.5855px; top: 82.7884px; width: 300.188px; height: 50.4688px; }
#ug-e-5e599278 .c { z-index: 258; 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-5e599278 .c .imagem_fundo { border: 0px solid rgb(163, 186, 198); border-radius: 0px; opacity: 258; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd2151b368715304621-e73c68.svg"); background-size: 300.188px 50.4688px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-5e599278 .c .imagem_fundo.fallback_background { background-size: 300.188px 50.4688px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd2151b368715304621-e73c68.svg"); }
#ug-b-5b54e329 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-5b54e329 { height: 595.938px; background-color: rgb(0, 74, 152); background-image: none; }
#ug-e-35ae191b { z-index: 227; width: 360px; left: -0.2px; top: 39px; transform: translate(0px, 0px); }
#ug-e-35ae191b .c { z-index: 227; font-size: 30px; line-height: 30px; text-align: center; letter-spacing: 5px; text-shadow: none; }
#ug-e-35ae191b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-7d41b7d6 { z-index: 252; height: 54px; width: 419.977px; left: -30.188px; top: 93.9688px; }
#ug-e-7d41b7d6 .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-7d41b7d6 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ab95216377990-79b757.avif"); background-repeat: no-repeat; display: block; }
#ug-e-7d41b7d6 .c .imagem_fundo.fallback_background { background-size: 751.297px 54px; background-position: -331.32px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-ab838446b69b86f363fa0ad5bee504d2-0359f7.avif"); }
#ug-e-148b6045 { z-index: 254; width: 302.094px; left: 0.0524399px; top: 113.488px; }
#ug-e-148b6045 .c { z-index: 254; font-size: 15px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-496fe0dd { z-index: 256; height: 54px; width: 419.969px; left: -30.165px; top: 168.281px; transform: translate(0px, 0px); }
#ug-e-496fe0dd .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-496fe0dd .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-foz-cpc/_assets/3570052_1_177706242169ebd2151ac42068985739-e2a128.avif"); background-repeat: no-repeat; display: block; }
#ug-e-496fe0dd .c .imagem_fundo.fallback_background { background-size: 751.297px 54px; background-position: -331.32px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-200f0c59584a281e4784b8abf60fcc3c-e326b3.avif"); }
#ug-e-7162dc64 { z-index: 258; width: 300.688px; left: -0.0121899px; top: 188.296px; }
#ug-e-7162dc64 .c { z-index: 258; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-8d8f78a5 { z-index: 260; height: 54px; width: 419.962px; left: -29.736px; top: 242.703px; }
#ug-e-8d8f78a5 .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-8d8f78a5 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151acff211978352-da264b.avif"); background-repeat: no-repeat; display: block; }
#ug-e-8d8f78a5 .c .imagem_fundo.fallback_background { background-size: 751.297px 54px; background-position: -331.335px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-0c29807096f58fd191a11405a4a3472a-84e396.avif"); }
#ug-e-4d23e205 { z-index: 262; width: 300px; left: 0.0259999px; top: 262.646px; }
#ug-e-4d23e205 .c { z-index: 262; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-97b9f7c8 { z-index: 240; height: 54px; width: 419.962px; left: -29.955px; top: 316.734px; }
#ug-e-97b9f7c8 .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-97b9f7c8 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151aa43462090488-a41cec.avif"); background-repeat: no-repeat; display: block; }
#ug-e-97b9f7c8 .c .imagem_fundo.fallback_background { background-size: 751.297px 54px; background-position: -331.335px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-b28ff712bb07d0612a1b265dc998915d-b8ddf0.avif"); }
#ug-e-f123c52d { z-index: 242; width: 298.594px; left: -0.1681px; top: 336.722px; transform: translate(0px, 0px); }
#ug-e-f123c52d .c { z-index: 242; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-08e4eb6c { z-index: 244; height: 54px; width: 419.969px; left: -30.196px; top: 391.156px; }
#ug-e-08e4eb6c .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-08e4eb6c .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-foz-cpc/_assets/3570052_1_177706242169ebd2151aaec093116719-006f00.avif"); background-repeat: no-repeat; display: block; }
#ug-e-08e4eb6c .c .imagem_fundo.fallback_background { background-size: 751px 54px; background-position: -331px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-12032286638a5dc0436350523e1594c7-42e604.avif"); }
#ug-e-43f5f0ed { z-index: 246; width: 298.594px; left: 0.0529999px; top: 404.198px; transform: translate(0px, 0px); }
#ug-e-43f5f0ed .c { z-index: 246; font-size: 14px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-cd3898b3 { z-index: 269; width: 297px; height: 70px; left: 31.7px; top: 494.54px; }
#ug-e-cd3898b3 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-30524768 { z-index: 270; width: 297px; height: 70px; left: 31.3px; top: 494.559px; }
#ug-e-30524768 .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-30524768 .c:hover, #ug-e-30524768 .c:active { background-color: transparent; }
#ug-e-30524768 .c:hover, #ug-e-30524768 .c:active { color: rgb(255, 255, 255); }
#ug-b-46225fe8 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: var(--darkreader-background-ffffff, #181a1b); }
#ug-b-46225fe8 { height: 1687.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-foz-cpc/_assets/forma-decorativa-opt.webp"); background-position: 98.5443% 100%; background-size: auto; background-repeat: no-repeat; }
#ug-e-3f3cd47b { z-index: 169; width: 360px; left: 0px; top: 40px; }
#ug-e-3f3cd47b .c { line-height: 42px; letter-spacing: 4px; text-align: center; font-size: 30px; text-shadow: none; opacity: 1; z-index: 169; }
#ug-e-3f3cd47b .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-96f52487 { z-index: 184; height: 350px; left: 6px; top: 489.47px; }
#ug-e-96f52487 .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-a2c094ae { z-index: 187; height: 350px; left: 6px; top: 858.393px; }
#ug-e-a2c094ae .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-29703e3f { z-index: 185; left: 36px; top: 523.064px; }
#ug-e-29703e3f .c { z-index: 185; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-dd22f3e9 { z-index: 188; left: 36px; top: 885.393px; }
#ug-e-dd22f3e9 .c { z-index: 188; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-40e4f35f { z-index: 189; left: 36px; top: 925.909px; transform: translate(0px, 0px); }
#ug-e-40e4f35f .c { z-index: 189; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-40e4f35f .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(9) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-40e4f35f .c > p:nth-of-type(10) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-061fd6f0 { z-index: 186; left: 36px; top: 564.47px; transform: translate(0px, 0px); }
#ug-e-061fd6f0 .c { z-index: 186; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-061fd6f0 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-061fd6f0 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-eac50e98 { z-index: 170; height: 350px; left: 6px; top: 1227.315px; }
#ug-e-eac50e98 .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-24e3a3fc { z-index: 175; height: 350px; left: 6px; top: 121.188px; }
#ug-e-24e3a3fc .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-17e7d404 { z-index: 171; left: 36px; top: 1255.315px; transform: translate(0px, 0px); }
#ug-e-17e7d404 .c { z-index: 171; font-size: 24px; line-height: 1.4; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-d7001457 { z-index: 175; height: 202px; width: 280px; left: 34px; top: 149.188px; transform: translate(0px, 0px); }
#ug-e-d7001457 .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-d7001457 .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-d7001457 .c .imagem_fundo.fallback_background { background-size: 280px 202px; background-position: 0px 0px; }
#ug-e-1cd94397 { z-index: 172; left: 36px; top: 1295.112px; transform: translate(0px, 0px); }
#ug-e-1cd94397 .c { z-index: 172; font-size: 20px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-1cd94397 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(2) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(3) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(4) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(5) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(6) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(7) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-1cd94397 .c > p:nth-of-type(8) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-c9898bab { z-index: 180; left: 33px; top: 383px; }
#ug-e-c9898bab .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-c9898bab .c:hover, #ug-e-c9898bab .c:active { background-color: transparent; }
#ug-e-c9898bab .c:hover, #ug-e-c9898bab .c:active { color: rgb(255, 255, 255); }
#ug-e-a80e0b16 { z-index: 177; left: 33px; top: 383px; transform: translate(0px, 0px); }
#ug-e-a80e0b16 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgba(0, 0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-b-994df31f .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-994df31f { height: 1351.11px; background-color: rgb(0, 74, 152); background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/3570052_1_177706242169ebd215197ff-a98097.avif"); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
#ug-e-d8a06f1e { z-index: 191; left: 66.8485px; top: 36.5376px; width: 232.54px; }
#ug-e-d8a06f1e .c { z-index: 191; font-size: 18.9478px; line-height: 1.4; text-align: center; letter-spacing: 4px; text-shadow: none; }
#ug-e-d8a06f1e .c > h2:nth-of-type(1) > span:nth-of-type(1) { color: rgb(255, 255, 255); }
#ug-e-8293bd57 { z-index: 182; left: 66.8647px; top: 49.8068px; width: 224.688px; height: 72.7969px; transform: translate(0px, 0px); }
#ug-e-8293bd57 .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-8293bd57 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151a19e495779583-7052fb.svg"); background-size: 224.688px 72.7969px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-8293bd57 .c .imagem_fundo.fallback_background { background-size: 224.688px 72.7969px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-f62350b31104289bbe971a2ad38019ae-cd16b6.svg"); }
#ug-e-4df72c4d { z-index: 183; height: 42px; width: 217.992px; left: 70.6px; top: 151.413px; }
#ug-e-4df72c4d .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-4df72c4d .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-foz-cpc/_assets/3570052_1_177706242169ebd2151a200190418313-914588.svg"); background-size: 217.992px 42px; background-position: 0px 0px; background-repeat: no-repeat; display: block; }
#ug-e-4df72c4d .c .imagem_fundo.fallback_background { background-size: 217.992px 42px; background-position: 0px 0px; background-image: url("https://minio.uniscale.tec.br/lp-assets/vestibular-de-inverno-2026-foz-cpc/_assets/385284-7509e4fbf67cfe3e2028504df3790d47-5d9fa9.svg"); }
#ug-e-e9399e4f { z-index: 193; left: -1.4px; top: 209.64px; width: 360px; height: 1013.53px; }
#ug-e-e9399e4f .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-f37be292 { z-index: 200; left: 199.873px; top: 398.673px; width: 126.461px; }
#ug-e-f37be292 .c { z-index: 200; font-size: 14.7682px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-6f10335c { z-index: 194; left: 23.5975px; top: 229.921px; width: 95.077px; transform: translate(0px, 0px); }
#ug-e-6f10335c .c { z-index: 194; font-size: 14.7693px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-f74ea858 { z-index: 196; left: 199.873px; top: 229.921px; width: 132px; transform: translate(0px, 0px); }
#ug-e-f74ea858 .c { line-height: 1; letter-spacing: 0px; text-align: left; font-size: 14.7674px; text-shadow: none; opacity: 1; z-index: 196; }
#ug-e-c6cfc175 { z-index: 198; left: 23.5975px; top: 398.704px; width: 123.693px; }
#ug-e-c6cfc175 .c { z-index: 198; font-size: 14.7686px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-98ed327f { z-index: 202; left: 23.5975px; top: 614.578px; width: 132px; }
#ug-e-98ed327f .c { z-index: 202; font-size: 14.7674px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c24045b7 { z-index: 195; left: 23.5975px; top: 270.187px; width: 123.693px; }
#ug-e-c24045b7 .c { z-index: 195; font-size: 12.9225px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-c24045b7 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-12a408b8 { z-index: 199; left: 23.5975px; top: 453.83px; width: 132px; }
#ug-e-12a408b8 .c { z-index: 199; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-12a408b8 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-28068861 { z-index: 201; left: 199.411px; top: 454.007px; width: 133.846px; }
#ug-e-28068861 .c { z-index: 201; font-size: 12.9228px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-28068861 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-559af707 { z-index: 203; left: 24.019px; top: 670.148px; width: 132px; }
#ug-e-559af707 .c { z-index: 203; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-559af707 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-b8e96d16 { z-index: 197; left: 200.332px; top: 300.114px; width: 132px; }
#ug-e-b8e96d16 .c { z-index: 197; font-size: 12.9214px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b8e96d16 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-3a7e35c3 { z-index: 220; left: 18.4898px; top: 997px; width: 129.23px; }
#ug-e-3a7e35c3 .c { z-index: 220; font-size: 14.7678px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-b732c90b { z-index: 216; left: 18.9113px; top: 809.682px; width: 118.154px; }
#ug-e-b732c90b .c { z-index: 216; font-size: 14.7695px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-97434e77 { z-index: 218; left: 197.11px; top: 810.337px; width: 126.461px; }
#ug-e-97434e77 .c { z-index: 218; font-size: 14.7682px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-d394caa6 { z-index: 222; left: 200.795px; top: 997px; width: 132px; }
#ug-e-d394caa6 .c { z-index: 222; font-size: 14.7674px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-bbb1f3d0 { z-index: 214; left: 197.11px; top: 614.519px; width: 129.23px; }
#ug-e-bbb1f3d0 .c { z-index: 214; font-size: 14.7678px; line-height: 1; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0b3ace6e { z-index: 215; left: 197.11px; top: 654.986px; width: 129.23px; }
#ug-e-0b3ace6e .c { z-index: 215; font-size: 12.9219px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-0b3ace6e .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-e20d1c28 { z-index: 221; left: 18.4898px; top: 1052.25px; width: 125.539px; }
#ug-e-e20d1c28 .c { z-index: 221; font-size: 12.9239px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-e20d1c28 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-099b9e54 { z-index: 217; left: 18.9113px; top: 879.771px; width: 124.616px; }
#ug-e-099b9e54 .c { z-index: 217; font-size: 12.9209px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-099b9e54 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-ae9f0490 { z-index: 219; left: 197.11px; top: 880.733px; width: 126.461px; }
#ug-e-ae9f0490 .c { z-index: 219; font-size: 12.9222px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-ae9f0490 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-20484e19 { z-index: 223; left: 199.873px; top: 1067.35px; width: 133.846px; }
#ug-e-20484e19 .c { z-index: 223; font-size: 12.9228px; line-height: 1.2; text-align: left; letter-spacing: 0px; text-shadow: none; }
#ug-e-20484e19 .c > p:nth-of-type(1) > span:nth-of-type(1) { color: rgb(208, 212, 234); }
#ug-e-66a07f25 { z-index: 193; width: 243px; height: 58px; left: 56.7px; top: 1253.11px; }
#ug-e-66a07f25 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-d479149a { z-index: 224; width: 243px; height: 58px; left: 56.7px; top: 1253.11px; }
#ug-e-d479149a .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-d479149a .c:hover, #ug-e-d479149a .c:active { background-color: transparent; }
#ug-e-d479149a .c:hover, #ug-e-d479149a .c:active { color: rgb(255, 255, 255); }
#ug-b-f54be7b1 .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-f54be7b1 { height: auto; background-color: rgb(0, 74, 152); background-image: none; }
#ug-e-e1c68df1 { width: 360px; height: auto; left: 0px; top: 30px; z-index: 90; }
#ug-e-e1c68df1 .c { z-index: 90; }
#ug-e-e104a177 { z-index: 279; width: 243px; height: 58px; left: 58px; top: 603.11px; }
#ug-e-e104a177 .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-foz-cpc/_assets/3570052_1_177706242169ebd2151b093070158651-66461f.svg"); background-size: cover; background-color: rgb(0, 0, 0); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-18d06647 { z-index: 280; width: 243px; height: 58px; left: 58px; top: 603.11px; }
#ug-e-18d06647 .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-18d06647 .c:hover, #ug-e-18d06647 .c:active { background-color: transparent; }
#ug-e-18d06647 .c:hover, #ug-e-18d06647 .c:active { color: rgb(255, 255, 255); }
#ug-b-93d43eae .ug-overlay { opacity: 0; background-color: rgb(255, 255, 255); }
#ug-b-93d43eae { 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-foz-cpc/_assets/3570052_1_177706242169ebd215197e1-909d83.svg"); background-position: 50% 50%; background-repeat: no-repeat; }
#ug-e-d7e6f5fb { height: 38px; width: 172px; left: 94.052px; top: 14.1421px; z-index: 88; }
#ug-e-d7e6f5fb .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-d7e6f5fb .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-foz-cpc/_assets/3570052_1_177706242169ebd21519807653751681-9ac7ea.avif"); background-repeat: no-repeat; display: block; }
#ug-e-d7e6f5fb .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-foz-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-f54be7b1 .centralizar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 40px;
}

#ug-b-f54be7b1 #ug-e-e1c68df1,
#ug-b-f54be7b1 #ug-e-e104a177,
#ug-b-f54be7b1 #ug-e-18d06647 {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}

#ug-b-f54be7b1 #ug-e-e1c68df1 {
  margin-bottom: 20px;
}

#ug-b-f54be7b1 #ug-e-18d06647 {
  margin-top: -67px;
}

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

  #ug-b-f54be7b1 #ug-e-18d06647 {
    margin-top: -58px;
  }
}
.ug-e-a80e0b16, .ug-e-66a07f25, .ug-e-cd3898b3, .ug-e-5bfaa719, .ug-e-e104a177 { 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: 20px;
  }

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

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

#ug-b-e9b4233b .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-e9b4233b .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-e9b4233b .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: 215px;
    }    
  }

/* fix: bloqueia interacao com caixas decorativas da secao 05 */
#ug-b-46225fe8 .c.borda_igual.ug-caixa {
  pointer-events: none !important;
}

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

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

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

  /* INCSCRIÇÕES ABERTAS */ 
  #ug-e-bba027f2 {
    left: 0;
    top: 98.768px;
}

  /* Badge 1: remove left negativo (-150px → 0px), escala proporcionalmente */
  #ug-e-0b651329 {
    left: 0px;
    width: 284px;
    height: 84px;
  }

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

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

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

  /* Foz do Iguaçu */
  #ug-e-e7265cba {
    left: 0;
  }

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

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

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

  #ug-e-b3805199 a {
    font-size: 20px !important;
    max-width: 300px; 
  }
  
  /* Fundo do botão */
  #ug-e-5bfaa719 {
    left: 0;
    max-width: 300px; 
  }
}
