@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;font-family:Inter}a{text-decoration:none;color:inherit}button{background:none;border:none}input{outline:none;border:none;padding:0;min-width:0}input:-webkit-autofill{animation-name:onAutoFillStart;animation-fill-mode:both}@keyframes onAutoFillStart{}@media screen and (max-width: 768px){html{font-size:14px}}.app{display:flex;flex-direction:row;width:100%;background-color:#f9f9f9}.app main{display:flex;flex-direction:column;width:100%;height:100vh;overflow-y:auto}.app main>section{position:relative;padding:5.5rem 4rem;display:flex;flex-direction:column;color:#5d636b}.app .nav{position:absolute;top:7px;left:1rem;font-size:.75rem;font-weight:700;color:#a5a5a5;-webkit-user-select:none;user-select:none}@media screen and (max-width: 768px){.app main>section{padding:5rem 1.5rem 1.5rem}.app .nav{top:10px}}.container-barra-mobile{position:absolute;left:0;z-index:2;overflow-x:auto;width:0}.container-barra-mobile>.barra-lateral{max-width:0;transition:.2s max-width ease-in-out;overflow-x:auto}.container-barra-mobile.aberta{transition:.2s background-color;background-color:#000000a6;width:100vw}.container-barra-mobile.aberta>.barra-lateral{max-width:min(360px,100vw - 30px)}.container-barra-mobile:not(.aberta){transition:width .01;transition-delay:.2s}.barra-lateral{display:flex;flex-direction:column;align-items:center;padding:2rem 0;height:100vh;width:100%;max-width:240px;position:relative;background-color:#2b3031;color:#fff}.barra-lateral>button{padding:10px;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:2rem;right:2rem}.barra-lateral .logo{max-width:2.8rem;margin-bottom:3rem}.barra-lateral .links{display:flex;flex-direction:column;gap:10px;width:100%}.barra-lateral .links>a{display:flex;flex-direction:row;align-items:center;position:relative;padding:1rem;gap:10px;width:100%;background-color:#0000;transition:.2s}.barra-lateral .links>a.selecionado{cursor:default;background-color:#3f4647}.barra-lateral .links>a:not(.selecionado):hover .border{width:2px;height:100%}.barra-lateral .links>a .border{position:absolute;left:0;height:0;width:0;background-color:#fff;transition:.15s ease-out}.barra-lateral .links>a>img{width:1.5rem}.barra-lateral .links>a>p{font-size:.875rem;font-weight:600}.cabecalho{display:flex;flex-direction:row;justify-content:space-between;width:100%}.cabecalho *{font-family:Poppins}.cabecalho{padding:.5rem 3rem;border-bottom:1px solid #E0E0E0}.cabecalho>button{display:flex;justify-content:center;align-items:center;max-width:28px}.cabecalho>.usuario{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:max-content;padding:.5rem;border-radius:8px;position:relative;margin-left:auto;cursor:pointer;transition:.2s}.cabecalho>.usuario:not(:has(.menu)):hover{background-color:#0000000d}.cabecalho>.usuario>div{display:flex;flex-direction:column;color:#64748b;width:100%}.cabecalho>.usuario>div h3{font-size:.8em;font-weight:600;text-transform:capitalize}.cabecalho>.usuario>div h4{font-size:.8em;font-weight:500;vertical-align:middle;display:flex;align-items:center}.cabecalho>.usuario>div h4:after{display:inline-block;content:"";width:1px;height:1px;margin-left:2px;border:4px solid #22C55E;background-color:#22c55e;border-radius:100%}.cabecalho>.usuario>.img{display:flex;align-items:flex-start;max-width:28px;max-height:28px;border-radius:100%;filter:brightness(0) saturate(100%) invert(6%) sepia(4%) saturate(3601%) hue-rotate(142deg) brightness(91%) contrast(70%)}.cabecalho>.usuario>.img img{width:100%}.cabecalho>.usuario .menu{display:flex;position:absolute;z-index:1;top:100%;right:50%;transform:translate(50%);background-color:#fff;box-shadow:0 0 0 1px #e0e0e0;border-radius:8px}.cabecalho>.usuario .menu>button{display:flex;justify-content:center;align-items:center;padding:.5rem;cursor:pointer}.cabecalho>.usuario .menu>button:hover{text-decoration:underline}@media screen and (max-width: 768px){.cabecalho{padding:1rem}}.acordeao-perguntas{display:flex;flex-direction:column;color:#727272;background-color:#fff;border:1px solid #E9E9E9;border-radius:16px;padding:.875rem 1rem}.acordeao-perguntas .pergunta{display:flex;flex-direction:column;padding:1rem;gap:10px;transition:.2s}.acordeao-perguntas .pergunta:not(:last-child){border-bottom:1px solid #E9E9E9}.acordeao-perguntas .pergunta:hover{cursor:pointer;background-color:#0000000d}.acordeao-perguntas .pergunta.selecionada h4 img{rotate:180deg}.acordeao-perguntas .pergunta.selecionada>div{grid-template-rows:1fr}.acordeao-perguntas .pergunta h4{display:flex;flex-direction:row;justify-content:space-between;font-size:.875rem;font-weight:600;line-height:150%}.acordeao-perguntas .pergunta>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;overflow:auto;white-space:nowrap}.acordeao-perguntas .pergunta p{font-size:.875rem;line-height:150%;font-weight:400;overflow:hidden;white-space:normal}.inicio h1,.inicio h2{font-weight:700;line-height:130%}.inicio h1{font-size:16px}.inicio h2{font-size:24px;margin-bottom:3.5rem;text-transform:capitalize}.inicio .react-loading-skeleton{max-width:480px;border-radius:4px;margin-bottom:3.5rem}.inicio .anuncio{display:flex;flex-direction:column;gap:2rem;padding:.875rem 1rem;max-width:480px;border-radius:4px;margin-bottom:3.5rem;background:url(/assets/images/fundo-azul.jpg);background-repeat:no-repeat;background-size:cover;color:#fff}.inicio .anuncio h3{font-size:1.125rem;font-weight:700}.inicio .anuncio button{display:flex;gap:10px;padding:.5rem 1rem;width:fit-content;background-color:#252525;color:#fff;border-radius:4px;font-size:.875rem;font-weight:700;transition:.2s;cursor:pointer}.inicio .anuncio button:hover{background-color:#313131}.inicio .acoes{display:flex;flex-direction:column;margin-bottom:4rem}.inicio .acoes>h3{font-size:1.125rem;font-weight:700;margin-bottom:22px}.inicio .acoes .container{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:470px;flex-direction:row;gap:1rem}.inicio .acoes .container>div{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;color:#fff;gap:.875rem;padding:.75rem 2rem;border-radius:4px;cursor:pointer;transition:.2s}.inicio .acoes .container>div:hover{filter:brightness(1.05)}.inicio .acoes .container>div>img{width:16px}.inicio .acoes .container>div>p{font-size:.875rem;font-weight:500;line-height:130%}.inicio .acoes .container>div:nth-child(1){background-color:#7a9ec8}.inicio .acoes .container>div:nth-child(2){background-color:#7ab1c8}.inicio .acoes .container>div:nth-child(3){background-color:#7ac8a1}.inicio .perguntas{display:flex;flex-direction:column;gap:1rem;max-width:660px}.inicio .perguntas .titulo{display:flex;justify-content:space-between}.inicio .perguntas .titulo>h3{font-size:1.125rem;font-weight:700}.inicio .perguntas .titulo>button{display:flex;align-items:center;gap:10px;font-size:1rem;font-weight:500;color:#252525;transition:.2s;cursor:pointer}.inicio .perguntas .titulo>button:hover{text-decoration:underline}.inicio .perguntas .titulo>button img{filter:brightness(0) saturate(100%) invert(14%) sepia(0%) saturate(0%) hue-rotate(358deg) brightness(99%) contrast(97%)}@media screen and (max-width: 768px){.inicio .anuncio,.inicio .acoes .container,.inicio .perguntas{max-width:unset}}@media screen and (max-width: 425px){.inicio .acoes .container{grid-template-columns:1fr}}.cursos{max-width:1000px;container-type:inline-size}.cursos .titulo-pagina{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.cursos .grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@container (max-width: 620px){.cursos .grid{grid-template-columns:1fr}}.cursos .filtro{display:flex;gap:.5rem}.cursos .filtro>button{display:flex;justify-content:center;align-items:center;padding:.25rem 1rem;border-radius:4px;border:1px solid #5D636B;color:#5d636b;font-weight:500;margin-bottom:3rem;font-size:.875rem;cursor:pointer;transition:.1s}.cursos .filtro>button:hover{background-color:#0000000d}.cursos .filtro>button.ativo{background-color:#5d636b;color:#fff}.cursos .card{border:1px solid #BCBCBC;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;background-color:#fff}.cursos .card *{font-family:Geist}.cursos .card .card-imagem{min-height:86px;background-size:cover;background-position:center;background-image:url()}.cursos .card .card-conteudo{color:#252525;padding:1.25rem 1rem;display:flex;flex-direction:column}.cursos .card .card-conteudo .card-titulo{font-size:1.25rem;font-weight:500;margin-bottom:4px;line-height:120%}.cursos .card .card-conteudo .tags{display:flex;gap:4px;margin-bottom:1rem}.cursos .card .card-conteudo .tags .tag{border-radius:4px;padding:4px 6px;font-size:.8rem;background-color:#e8e8e8;font-weight:500;color:#2e2e2e}.cursos .card .card-conteudo .btn-detalhes{display:inline-flex;align-items:center;gap:10px;border:none;border-radius:4px;cursor:pointer;background-color:#252525;color:#fff;line-height:120%;font-size:.875rem;padding:.5rem 1rem;align-self:flex-end;width:fit-content;transition:.2s}.cursos .card .card-conteudo .btn-detalhes:hover{background-color:#313131;filter:brightness(1.1)}.cursos .card .card-conteudo .btn-detalhes .icone{width:16px}.carregamento{display:flex;justify-content:center;align-items:center;flex-grow:1}.carregamento>img{width:50px;height:50px;animation:spin .7s linear infinite}@keyframes spin{0%{rotate:0deg}to{rotate:360deg}}.curso-detalhes{max-width:780px}.curso-detalhes .voltar{display:inline-block;margin-bottom:.75rem;font-size:1rem;color:#4ea2ff;text-decoration:none}.curso-detalhes .voltar:hover{text-decoration:underline}.curso-detalhes .curso-imagem{width:100%;height:130px;border-radius:10px;background-size:cover;background-position:0px -80px;margin:10px 0 30px}.curso-detalhes .banner{position:relative;height:100vh;max-height:250px;border-radius:8px;background:url(/caminho/da/imagem.jpg) center/cover no-repeat;margin-bottom:3rem}.curso-detalhes .secao{margin-bottom:3rem}.curso-detalhes .secao .nome-curso{font-size:1.5rem;margin-bottom:1rem}.curso-detalhes .secao .secao-titulo{font-weight:600;margin-bottom:.75rem;font-size:1.125rem}.curso-detalhes .secao .card{background:#fff;color:#364356;border-radius:16px;padding:1.5rem 2rem;border:1px solid #ECECEC}.curso-detalhes .secao .card p{font-family:Geist;color:#555;line-height:1.5;font-size:1rem}.curso-detalhes .tabela-infos{display:flex;flex-direction:column;background-color:#fff;color:#364356;container-type:inline-size;border-collapse:collapse;border:1px solid #ECECEC;border-radius:16px;padding:.75rem 1rem}.curso-detalhes .tabela-infos tr{width:100%}.curso-detalhes .tabela-infos td:nth-child(2n){width:100%}.curso-detalhes .tabela-infos td{text-wrap:nowrap;padding:.75rem 1rem}.curso-detalhes .tabela-infos tr:not(:last-child) td{border-bottom:1px solid #E9E9E9}.curso-detalhes .tabela-infos .label{font-weight:500;min-width:180px;font-size:1rem;line-height:1.75rem}.curso-detalhes .tabela-infos .valor{display:flex;flex-direction:row;align-items:center;font-size:1rem;color:#727272;font-weight:500}.curso-detalhes .tabela-infos .valor img{max-width:24px;margin-right:1rem}.curso-detalhes .tabela-infos .valor span{display:flex;flex-direction:column;gap:2px;margin-right:30px}.curso-detalhes .tabela-infos .valor span small{color:#888;font-size:.875em}.curso-detalhes .tabela-infos .periodos{display:flex;flex-wrap:wrap;gap:1.8rem}@container (max-width: 570px){.curso-detalhes .tabela-infos tr{display:flex;flex-direction:column}.curso-detalhes .tabela-infos tr:not(:last-child){margin-bottom:.8rem}.curso-detalhes .tabela-infos tr .label{font-size:.875rem;border-bottom:none!important;padding:0}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.faq{max-width:780px}.faq h3{font-size:1.5rem;margin-bottom:3rem;line-height:1.625rem}@media screen and (max-width: 768px){.faq{max-width:unset}}.inscricao{container-type:inline-size;container-name:form-container}.inscricao .conteudo{width:100%;display:flex;gap:5rem}.inscricao h3{font-size:1.5rem;margin-bottom:3rem;line-height:1.625rem}.inscricao form{width:100%;max-width:660px}.inscricao .tabela-form{container-type:inline-size;container-name:tabela-form;display:flex;flex-direction:column;background-color:#fff;color:#364356;border-collapse:collapse;border:1px solid #ECECEC;border-radius:16px;padding:.75rem 1rem}.inscricao .tabela-form tr.group-label{font-size:1.3rem;font-weight:500;margin:.5rem 0}.inscricao .tabela-form tr{display:flex;flex-direction:row}.inscricao .tabela-form td.input{flex-grow:1}.inscricao .tabela-form td.required span{color:#ff5252}.inscricao .tabela-form td{text-wrap:nowrap;padding:.75rem 1rem}.inscricao .tabela-form tr:not(:last-child,.group-label) td{border-bottom:1px solid #E9E9E9}.inscricao .tabela-form .label{font-weight:500;min-width:275px;font-size:1rem;line-height:1.75rem}.inscricao .tabela-form .label.obrigatorio:after{content:" *";color:#ff5252}.inscricao .tabela-form .input{display:flex;flex-direction:column}.inscricao .tabela-form .input input{width:100%;font-size:1rem;line-height:1.75rem;border-radius:5px;padding:0 .625rem;background-color:unset}.inscricao .tabela-form .input input::placeholder{color:#a0a0a0}.inscricao .tabela-form .input .erro{font-size:.7rem;color:#ff5252;margin-bottom:2px}.inscricao .tabela-form .input:has(.erro) input{background-color:#ff52524d}.inscricao .tabela-form tfoot{display:flex}.inscricao .tabela-form .submit{width:100%;justify-content:flex-end}.inscricao .tabela-form .submit td{display:flex;justify-content:flex-end}.inscricao .tabela-form .submit input,.inscricao .tabela-form .submit button:not(.retornar){padding:.625rem 2.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#fff;border-radius:8px;background-color:#4ea2ff;transition:.2s;cursor:pointer}.inscricao .tabela-form .submit input:hover,.inscricao .tabela-form .submit button:not(.retornar):hover{filter:brightness(1.1)}.inscricao .tabela-form .submit .retornar{margin-right:1.5rem;cursor:pointer}.inscricao .tabela-form .submit .retornar:hover{text-decoration:underline}@container (max-width: 570px){.inscricao .tabela-form tr{display:flex;flex-direction:column}.inscricao .tabela-form tr:not(:last-child){margin-bottom:.8rem}.inscricao .tabela-form tr .label{font-size:.875rem;border-bottom:none!important;padding:0}.inscricao .tabela-form tr .input{padding:.625rem .825rem}}.inscricao .passos-mobile{display:none}.inscricao .passos{list-style-type:none;padding-left:0;display:flex;flex-direction:column;gap:.25rem}.inscricao .passos li{font-size:1rem;line-height:1.25rem;color:#858585;padding:.25rem 1rem;position:relative;-webkit-user-select:none;user-select:none;transition:.2s}.inscricao .passos li:has(.selecionavel):hover{cursor:pointer;transform:translate(2px)}.inscricao .passos li:last-child:not(.active){opacity:.7}.inscricao .passos li:last-child{margin-top:1.5rem}.inscricao .passos li.ativo{padding:.5rem 1rem}.inscricao .passos li.ativo:before{content:"";position:absolute;background-color:#4ea2ff;width:4px;height:1.5rem;left:0}.inscricao .passos li.completo{opacity:.7}@container (max-width: 1000px){.inscricao .conteudo{flex-direction:column-reverse;gap:1rem}.inscricao .passos{display:none}.inscricao .passos-mobile{display:flex!important;gap:.4rem;max-width:660px;padding-left:0;list-style-type:none}.inscricao .passos-mobile>li{background-color:#0000000d;padding:.4rem;flex-grow:1;display:flex;justify-content:center;border-radius:5px;transition:.2s}.inscricao .passos-mobile>li.passado{background-color:#4ea2ff;color:#fff}.inscricao .passos-mobile>li.passado:not(:last-child):hover{background-color:#4ea2ff;filter:brightness(1.1)}.inscricao .passos-mobile>li:not(:last-child):hover{cursor:pointer;background-color:#0000001a}}@media screen and (max-width: 768px){.inscricao .tabela-form{max-width:unset}}.custom-select{width:100%}.custom-select .select-trigger{z-index:1;width:100%}.custom-select .select-content{z-index:2;max-height:var(--radix-select-content-available-height);width:var(--radix-popper-anchor-width);background-color:#fff}.custom-select .select-viewport{z-index:2}.custom-select{border-radius:5px}.custom-select *{color:inherit}.custom-select:not(.disabled) .select-trigger:hover{cursor:pointer;background-color:#00000014}.custom-select.disabled{opacity:.7}.custom-select *:focus-visible{outline:none}.custom-select .select-trigger{min-height:unset;padding:.625rem;transition:.2s;border-radius:6px;display:flex;flex-direction:row;align-items:center;font-size:var(--text2-size);gap:.625rem;text-align:left}.custom-select .drop-icon{margin-left:auto;padding-top:0;display:flex;align-items:center}.custom-select .drop-icon img{object-fit:cover;width:12px;height:inherit;filter:brightness(0) saturate(100%) invert(50%) sepia(10%) saturate(243%) hue-rotate(165deg) brightness(93%) contrast(86%)}.custom-select .select-viewport{width:100%;z-index:999;margin-top:3px;border-radius:5px;box-shadow:0 0 4px 2px #00000026}.custom-select .select-item{font-size:var(--text2-size);font-weight:500;padding:10px;transition:.2s;background-color:#fff;cursor:pointer}.custom-select .select-item:not(.disabled):hover{background-color:#0000001a}.custom-select .select-item.disabled{opacity:.7;cursor:default}@media screen and (max-width: 500px){.custom-select .select-viewport{width:100%}}.login-page{display:flex;height:100vh;background-color:#f9f9f9}.login-page .erro{font-size:.7rem;color:#ff5252;margin-bottom:2px}.login-page .erro .error-message{padding-bottom:.3rem}.login-page .erro input{background-color:#ff52524d!important}.login-page input[type=submit]:disabled{opacity:.6;cursor:wait}.login-page .login-left{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.login-page .login-card{width:100%;max-width:660px;background-color:#fff;border-radius:16px;padding:.75rem 1rem 1rem;border:1px #ECECEC solid}.login-page .form-group{margin-bottom:.4rem}.login-page .form-group label{display:block;font-size:.75rem;color:#394354;line-height:200%}.login-page .form-group input{width:100%;border:none;border-bottom:1px solid #E9E9E9;padding:.5rem 1rem;font-size:1rem;outline:none;transition:.2s}.login-page .form-group input:focus{border-color:#4ea2ff}.login-page .esqueci-senha{text-align:right;margin-bottom:1.5rem;margin-top:.5rem}.login-page .esqueci-senha a{font-size:1rem;color:#4ea2ff;text-decoration:none}.login-page .esqueci-senha a:hover{text-decoration:underline}.login-page .btn-enter{width:100%;border:none;border-radius:8px;padding:10px;font-size:.875rem;background-color:#4ea2ff;color:#fff;cursor:pointer;transition:.2s}.login-page .btn-enter:hover{filter:brightness(1.05)}.login-page .link-cadastro{text-align:center;display:flex;justify-content:center;margin-top:1.5rem;color:#8a8a8a;font-size:1rem;font-weight:500}.login-page .link-cadastro a{font-weight:700;color:#575757;margin-left:5px;transition:.2s;cursor:pointer}.login-page .link-cadastro a:hover{text-decoration:underline}.login-page .login-right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2b3031;text-align:center;letter-spacing:1.11px}.login-page .logo-placeholder,.login-page .logo-placeholder img{width:100%;max-width:85px}.login-page .logo-placeholder{margin-bottom:1rem}.login-page .main-title{font-size:1.125rem;font-weight:600;color:#fff;line-height:200%}.login-page .sub-title{font-size:2rem;font-weight:600;color:#b9ecff}@media screen and (max-width: 1024px){.login-page{flex-direction:column-reverse;justify-content:center}.login-page>.login-right{background-color:unset}.login-page>.login-right .logo-placeholder,.login-page>.login-right .logo-placeholder img{max-width:60px}.login-page>.login-right .main-title,.login-page>.login-right .sub-title{color:#2b3031}.login-page>.login-right img{filter:brightness(0) saturate(100%) invert(15%) sepia(16%) saturate(286%) hue-rotate(142deg) brightness(93%) contrast(89%)}}.recuperar-senha{display:flex;height:100vh;background-color:#f9f9f9}.recuperar-senha .erro{font-size:.7rem;color:#ff5252;margin-bottom:2px}.recuperar-senha .erro .error-message{padding-bottom:.3rem}.recuperar-senha .erro input{background-color:#ff52524d!important}.recuperar-senha input[type=submit]:disabled{opacity:.6;cursor:wait}.recuperar-senha .recuperar-left{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.recuperar-senha .recuperar-card{width:100%;max-width:660px;background-color:#fff;border-radius:16px;padding:.75rem 1rem 1rem;border:1px #ECECEC solid}.recuperar-senha .recuperar-card>a{display:inline-block;margin-bottom:.75rem;font-size:1rem;color:#4ea2ff;text-decoration:none}.recuperar-senha .recuperar-card>a:hover{text-decoration:underline}.recuperar-senha .form-group{margin-bottom:.4rem}.recuperar-senha .form-group label{display:block;font-size:.75rem;color:#394354;line-height:200%}.recuperar-senha .form-group input{width:100%;border:none;border-bottom:1px solid #E9E9E9;padding:.5rem 1rem;font-size:1rem;outline:none;transition:.2s}.recuperar-senha .form-group input:focus{border-color:#4ea2ff}.recuperar-senha .btn-enter{margin-top:1rem;width:100%;border:none;border-radius:8px;padding:10px;font-size:.875rem;background-color:#4ea2ff;color:#fff;cursor:pointer;transition:.2s}.recuperar-senha .btn-enter:hover{filter:brightness(1.05)}.recuperar-senha .recuperar-right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2b3031;text-align:center;letter-spacing:1.11px}.recuperar-senha .logo-placeholder,.recuperar-senha .logo-placeholder img{width:100%;max-width:85px}.recuperar-senha .logo-placeholder{margin-bottom:1rem}.recuperar-senha .main-title{font-size:1.125rem;font-weight:600;color:#fff;line-height:200%}.recuperar-senha .sub-title{font-size:2rem;font-weight:600;color:#b9ecff}@media screen and (max-width: 1024px){.recuperar-senha{flex-direction:column-reverse;justify-content:center}.recuperar-senha>.recuperar-right{background-color:unset}.recuperar-senha>.recuperar-right .logo-placeholder,.recuperar-senha>.recuperar-right .logo-placeholder img{max-width:60px}.recuperar-senha>.recuperar-right .main-title,.recuperar-senha>.recuperar-right .sub-title{color:#2b3031}.recuperar-senha>.recuperar-right img{filter:brightness(0) saturate(100%) invert(15%) sepia(16%) saturate(286%) hue-rotate(142deg) brightness(93%) contrast(89%)}}.sem-inscricao h2{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.sem-inscricao p{font-size:1rem;font-weight:500;margin-bottom:1rem}.sem-inscricao button{display:flex;gap:10px;padding:.5rem 1rem;width:fit-content;background-color:#252525;color:#fff;border-radius:4px;font-size:.875rem;font-weight:700;transition:.2s;cursor:pointer}.sem-inscricao button:hover{background-color:#313131}.acompanhamento-page{display:flex;flex-direction:column;gap:2rem;padding:2rem}.acompanhamento-page h2{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.acompanhamento-page .acompanhamento{max-width:510px;margin-bottom:4rem}.acompanhamento-page .acompanhamento .opcoes{display:flex;gap:1rem}.acompanhamento-page .acompanhamento .opcoes>.card-opcao{flex:1;border-radius:16px;padding:1.125rem 2rem 3rem;color:#fff;background-color:#3f3f3f}.acompanhamento-page .acompanhamento .opcoes>.card-opcao:first-child{background-color:#7a9ec8}.acompanhamento-page .acompanhamento .opcoes>.card-opcao .icon-container{padding:4px 6px;background-color:#4646461a;border-radius:8px;margin-bottom:.625rem;display:inline-flex;justify-content:center;align-items:center}.acompanhamento-page .acompanhamento .opcoes>.card-opcao .option-label{font-size:.75rem;line-height:1.75rem;font-weight:800;text-transform:uppercase;font-weight:700;display:block;margin-bottom:1rem}.acompanhamento-page .acompanhamento .opcoes>.card-opcao h3{font-size:1.375rem;line-height:1.75rem;margin:0}.acompanhamento-page .acompanhamento .opcoes>.card-opcao p{font-size:.75rem;line-height:1.75rem;font-weight:700}.acompanhamento-page .proximos-passos{max-width:700px}@media screen and (max-width: 768px){.acompanhamento-page .acompanhamento,.acompanhamento-page .proximos-passos .tabela-form{max-width:unset}.acompanhamento-page .proximos-passos li{flex-direction:column!important}}@media screen and (max-width: 500px){.acompanhamento-page .acompanhamento .opcoes{flex-direction:column}.acompanhamento-page .tabela-form tr{flex-direction:column;padding-top:5px}}.timeline-container{display:flex;flex-direction:column;position:relative;gap:1rem}.timeline-container .timeline-item{position:relative;padding-left:1.5rem}.timeline-container .timeline-item:has(.realizado):after,.timeline-container .timeline-item:has(.realizado):before{background-color:#2083f7}.timeline-container .timeline-item:after{content:"";position:absolute;left:2px;transform:translate(-50%);top:2px;width:11px;height:11px;background-color:#858585;border-radius:50%;z-index:1}.timeline-container .timeline-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#858585;border-radius:50px}.timeline-container .timeline-item:not(:last-child):before{height:150%}.timeline-container .timeline-item .timeline-item-content{background-color:#fff;border:1px solid #ECECEC;border-radius:8px;padding:1.5rem 2rem;position:relative;display:flex;align-items:center;gap:1rem}.timeline-container .timeline-item .timeline-item-content>div{width:fit-content;display:flex;flex-direction:column;align-items:flex-start;color:#5f5f5f}.timeline-container .timeline-item .timeline-item-content h3{color:#364356;width:100%;max-width:240px;font-size:1rem;font-weight:500}.timeline-container .timeline-item .timeline-item-content p{font-size:1rem;font-weight:400;line-height:150%;line-height:1.6}.timeline-container .timeline-item .timeline-item-content ul{padding-left:20px;margin:1.5rem 0}.timeline-container .timeline-item .timeline-item-content strong{display:block}.timeline-container .timeline-item .timeline-item-content a{margin-top:2rem;font-weight:500;text-decoration:underline}.timeline-container .timeline-item .timeline-item-content button{margin-top:1.5rem;padding:.7rem 3rem;font-size:.875rem;font-weight:600;color:#fff;background-color:#4ea2ff;border-radius:8px;line-height:150%;transition:.2s;cursor:pointer}.timeline-container .timeline-item .timeline-item-content button:hover{filter:brightness(1.05)}.timeline-container .timeline-item .timeline-button{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;margin-top:15px;font-weight:700;transition:background-color .3s ease}.timeline-container .timeline-item .timeline-button:hover{background-color:#0056b3}@media screen and (max-width: 768px){.timeline-container .timeline-item-content{flex-direction:column;align-items:flex-start!important}}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.seletor-de-agendamento .rdp-root{--rdp-selected-border: 2px solid #0000003d}.seletor-de-agendamento{background-color:#fff;border:1px solid #ECECEC;border-radius:6px;padding:1.5rem}.seletor-de-agendamento>h3{font-size:1rem;margin-bottom:1rem;font-weight:500}.seletor-de-agendamento button{cursor:pointer;transition:.2s}.seletor-de-agendamento button:hover{background-color:#00000026}.seletor-de-agendamento .horarios{margin-top:1rem}.seletor-de-agendamento .horarios p{font-size:.875rem;font-weight:500;margin-bottom:.5rem}.seletor-de-agendamento .horarios button{margin:.4rem;padding:.75rem;border:1px solid #ccc;cursor:pointer}.seletor-de-agendamento .horarios button.selecionado{background-color:#00000026}.seletor-de-agendamento .confirmar{display:flex;justify-content:center}.seletor-de-agendamento .confirmar button{margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:.7rem 3rem;font-size:.875rem;font-weight:600;color:#fff;background-color:#4ea2ff;border-radius:8px;line-height:150%;transition:.2s;cursor:pointer}.seletor-de-agendamento .confirmar button:hover{filter:brightness(1.05)}@media screen and (max-width: 768px){.seletor-de-agendamento .rdp-root{--rdp-day_button-height: 35px !important;--rdp-day_button-width: 35px !important}}.trocar-senha{display:flex;height:100vh}.trocar-senha .erro{font-size:.7rem;color:#ff5252;margin-bottom:2px}.trocar-senha .erro .error-message{padding-bottom:.3rem}.trocar-senha .erro input{background-color:#ff52524d!important}.trocar-senha input[type=submit]:disabled{opacity:.6;cursor:wait}.trocar-senha{background-color:#f9f9f9}.trocar-senha .trocar-left{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.trocar-senha .trocar-card{width:100%;max-width:660px;background-color:#fff;border-radius:16px;padding:.75rem 1rem 1rem;border:1px #ECECEC solid}.trocar-senha .trocar-card>p{font-size:1rem;text-align:center;margin-bottom:1rem}.trocar-senha .trocar-card>a{display:inline-block;margin-bottom:.75rem;font-size:1rem;color:#4ea2ff;text-decoration:none}.trocar-senha .trocar-card>a:hover{text-decoration:underline}.trocar-senha .form-group{margin-bottom:.4rem}.trocar-senha .form-group label{display:block;font-size:.75rem;color:#394354;line-height:200%}.trocar-senha .form-group input{width:100%;border:none;border-bottom:1px solid #E9E9E9;padding:.5rem 1rem;font-size:1rem;outline:none;transition:.2s}.trocar-senha .form-group input:focus{border-color:#4ea2ff}.trocar-senha .btn-enter{margin-top:1rem;width:100%;border:none;border-radius:8px;padding:10px;font-size:.875rem;background-color:#4ea2ff;color:#fff;cursor:pointer;transition:.2s}.trocar-senha .btn-enter:hover{filter:brightness(1.05)}.trocar-senha .trocar-right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2b3031;text-align:center;letter-spacing:1.11px}.trocar-senha .logo-placeholder,.trocar-senha .logo-placeholder img{width:100%;max-width:85px}.trocar-senha .logo-placeholder{margin-bottom:1rem}.trocar-senha .main-title{font-size:1.125rem;font-weight:600;color:#fff;line-height:200%}.trocar-senha .sub-title{font-size:2rem;font-weight:600;color:#b9ecff}@media screen and (max-width: 1024px){.trocar-senha{flex-direction:column-reverse;justify-content:center}.trocar-senha>.trocar-right{background-color:unset}.trocar-senha>.trocar-right .logo-placeholder,.trocar-senha>.trocar-right .logo-placeholder img{max-width:60px}.trocar-senha>.trocar-right .main-title,.trocar-senha>.trocar-right .sub-title{color:#2b3031}.trocar-senha>.trocar-right img{filter:brightness(0) saturate(100%) invert(15%) sepia(16%) saturate(286%) hue-rotate(142deg) brightness(93%) contrast(89%)}}.cadastro-page{display:flex;height:100vh;background-color:#f9f9f9}.cadastro-page .erro{font-size:.7rem;color:#ff5252;margin-bottom:2px}.cadastro-page .erro .error-message{padding-bottom:.3rem}.cadastro-page .erro input{background-color:#ff52524d!important}.cadastro-page input[type=submit]:disabled{opacity:.6;cursor:wait}.cadastro-page .cadastro-left{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.cadastro-page .cadastro-card{width:100%;max-width:660px;background-color:#fff;border-radius:16px;padding:.75rem 1rem 1rem;border:1px #ECECEC solid}.cadastro-page .row{display:flex;gap:.5rem;width:100%}.cadastro-page .row>.form-group{width:100%}.cadastro-page .form-group{margin-bottom:.4rem}.cadastro-page .form-group label{display:block;font-size:.75rem;color:#394354;line-height:200%}.cadastro-page .form-group input{width:100%;border:none;border-bottom:1px solid #E9E9E9;padding:.5rem 1rem;font-size:1rem;outline:none;background-color:#fff;transition:.2s}.cadastro-page .form-group input:focus{border-color:#4ea2ff}.cadastro-page .btn-enter{width:100%;border:none;border-radius:8px;padding:10px;font-size:.875rem;background-color:#4ea2ff;color:#fff;cursor:pointer;transition:.2s}.cadastro-page .btn-enter:hover{filter:brightness(1.05)}.cadastro-page .link-login{text-align:center;display:flex;justify-content:center;margin-top:1.5rem;color:#8a8a8a;font-size:1rem;font-weight:500}.cadastro-page .link-login a{font-weight:700;color:#575757;margin-left:5px;transition:.2s;cursor:pointer}.cadastro-page .link-login a:hover{text-decoration:underline}.cadastro-page .cadastro-right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2b3031;text-align:center;letter-spacing:1.11px}.cadastro-page .logo-placeholder,.cadastro-page .logo-placeholder img{width:100%;max-width:85px}.cadastro-page .logo-placeholder{margin-bottom:1rem}.cadastro-page .main-title{font-size:1.125rem;font-weight:600;color:#fff;line-height:200%}.cadastro-page .sub-title{font-size:2rem;font-weight:600;color:#b9ecff}@media screen and (max-width: 1024px){.cadastro-page{flex-direction:column-reverse;justify-content:center}.cadastro-page>.cadastro-right{background-color:unset}.cadastro-page>.cadastro-right .logo-placeholder,.cadastro-page>.cadastro-right .logo-placeholder img{max-width:60px}.cadastro-page>.cadastro-right .main-title,.cadastro-page>.cadastro-right .sub-title{color:#2b3031}.cadastro-page>.cadastro-right img{filter:brightness(0) saturate(100%) invert(15%) sepia(16%) saturate(286%) hue-rotate(142deg) brightness(93%) contrast(89%)}}@media screen and (max-width: 500px){.cadastro-page .row{flex-direction:column}}#Modal__Overlay{position:fixed;z-index:9999;inset:0;width:100%;height:100%;padding:20px;display:flex;justify-content:center;align-items:center;background-color:#0006!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;animation:modal-fade-in .5s forwards}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.Modal___Closing{opacity:1;animation:modal-fade-out .5s backwards!important}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.Overflow__Hidden{overflow:hidden}.standard-popup{display:flex;flex-direction:column;padding:32px;border-radius:5px;max-width:400px;background-color:var(--background-secondary);color:#fff;border:1px solid #5f5f5f}.standard-popup>h2{font-size:24px;font-weight:500;line-height:150%;font-family:Kufam}.standard-popup>p{font-size:16px;font-weight:400;line-height:150%;letter-spacing:-2%;margin-bottom:37px}.standard-popup>p b{color:#debd2f}.standard-popup>.buttons{display:flex;flex-direction:row;gap:13px;align-self:flex-end}.standard-popup>.buttons>button{color:#fff;font-size:14px;font-weight:500;border-radius:5px;cursor:pointer;transition:.3s}.standard-popup>.buttons>.btn-yes{background-color:#b89b19;padding:10px 22px}.standard-popup>.buttons>.btn-yes:hover:not(.standard-popup>.buttons>.btn-yes:disabled){background-color:#c9ac2d}.standard-popup>.buttons>.btn-yes:disabled{opacity:.7;cursor:wait}.standard-popup>.buttons>.btn-no{background-color:#6a6a6a;padding:10px 11px}.standard-popup>.buttons>.btn-no:hover{background-color:#7c7c7c!important}@media screen and (max-width: 768px){.standard-popup>h2{font-size:20px}.standard-popup>p{font-size:14px}.standard-popup>.buttons>button{font-size:12px}}
