@import"https://fonts.googleapis.com/css2?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";.sobre{display:flex;flex-direction:column;justify-content:center;align-items:center}.sobre h1{font-size:32px;font-weight:700;padding:80px 0;text-align:center}.sobre p{width:80%;max-width:900px;text-align:justify;font-size:20px;font-weight:500;padding-top:15px;text-indent:3em}.sobre img{padding-top:100px;padding-bottom:50px;width:100%;height:auto}@media screen and (max-width: 992px){.sobre h1{font-size:28px;padding:60px 0}.sobre p{font-size:17px;padding:15px 0}.sobre img{padding-top:70px;padding-bottom:40px}}@media screen and (max-width: 768px){.sobre h1{font-size:26px;padding:50px 0}.sobre p{font-size:16px}.sobre img{padding-top:50px;padding-bottom:30px}}@media screen and (max-width: 530px){.sobre h1{font-size:22px;padding:40px 0}.sobre p{font-size:16px;width:75%}.sobre img{padding-top:40px;padding-bottom:20px}}@media screen and (max-width: 400px){.sobre h1{font-size:22px;padding:40px 0}.sobre p{font-size:15px}.sobre img{padding-top:40px;padding-bottom:20px}}.faq-container{display:flex;flex-direction:column;max-width:900px;height:auto!important;justify-content:center;align-items:center;padding:90px 0 130px;margin:auto}.faq-container h1{display:flex;text-align:center;color:#000;font-size:32px;padding-bottom:50px}@media screen and (max-width: 1050px){.faq-container{padding:70px 40px 100px}}@media screen and (max-width: 992px){.faq-container{padding:70px 40px 100px}.faq-container h1{font-size:28px;padding-bottom:40px}}@media screen and (max-width: 768px){.faq-container{padding:50px 40px 80px}.faq-container h1{font-size:26px;padding-bottom:30px}}@media screen and (max-width: 468px){.faq-container{padding:40px 42px 70px}.faq-container h1{font-size:22px;padding-bottom:25px}}.navbar{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:auto;gap:80px;transition:all .3s ease;position:fixed;z-index:1000;background-color:transparent;padding:25px 20px}.sticky{background-color:#ffdcce;box-shadow:0 2px 10px #00000026;transform:translateY(0);opacity:1}.logo-container{display:flex;align-items:center}.logo-container img{width:200px;height:auto}.menu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;font-weight:500;gap:45px}.menu a{text-decoration:none;color:inherit;cursor:pointer;padding:5px}.icon{display:none;cursor:pointer;font-size:22px;transition:all .3s ease}.icon:hover{opacity:.8}.menu-hamburguer{background-color:#fffffff2;display:none;position:absolute;flex-direction:column;align-items:center;width:320px;top:100px;right:45px;left:auto;gap:20px;padding:35px 0;border-radius:10px;box-shadow:0 2px 10px #00000026;margin-top:8px;z-index:1001;animation:fadeIn .3s ease-in-out}.menu-hamburguer a{text-decoration:none;color:inherit;cursor:pointer;padding:5px;font-size:16px;transition:all .2s ease}.menu-hamburguer a:hover{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1200px){.menu{gap:40px}}@media screen and (max-width: 1100px){.navbar{padding:25px 20px}}@media screen and (max-width: 1050px){.navbar{justify-content:space-between;padding:25px 60px}.menu,.button-container{display:none}.icon{display:block}.menu-hamburguer{display:flex}}@media screen and (max-width: 900px){.navbar{justify-content:space-between;align-items:center;height:fit-content}}@media screen and (max-width: 768px){.logo-container img{max-height:60px}.menu{width:100%;justify-content:space-around;gap:10px}.menu-hamburguer{display:flex}}@media screen and (max-width: 650px){.menu-hamburguer{width:300px;right:35px}}@media screen and (max-width: 600px){.menu{width:100%;justify-content:space-around;gap:10px;padding:0 10px}.menu-hamburguer{width:290px}}@media screen and (max-width: 500px){.navbar{padding:25px 35px}.menu{width:100%;justify-content:space-around;gap:10px;padding:0 10px}.menu a{font-size:14px}.menu-hamburguer{width:80%;right:10%;left:10%}.logo-container img{width:170px;height:auto}}@media screen and (max-width: 450px){.navbar{padding:25px 40px}.menu{width:100%;justify-content:space-around;gap:10px;padding:0 10px}.menu a{font-size:14px}.logo-container img{width:155px;height:auto}}@media screen and (max-width: 400px){.menu-hamburguer{width:84%;right:8%;left:8%}.logo-container img{width:150px;height:auto}}@media screen and (max-width: 330px){.menu-hamburguer{width:80%;right:10%;left:10%}.logo-container img{width:130px;height:auto}}.button{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;border-radius:20px;width:200px;height:60px;border:none;cursor:pointer}.parte-azul{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;z-index:3;background-color:#1b7ab1;border-radius:20px;border:2px solid #000000}.parte-azul:hover{transition:1s;width:201px;background-image:linear-gradient(90deg,#35a2e1,#b276ff)}.parte-azul:not(:hover){transition:1s;width:200px;background-color:#1b7ab1}.parte-azul p{font-size:17px;font-weight:600;color:#fff}.parte-escura{position:relative;top:7px;left:7px;z-index:1;width:202px;height:60px;background-color:#000;border-radius:20px}.inicio{background-image:url(/assets/gradiente-fundo-2CdpRqmh.png);background-size:cover;background-position:center;padding-top:110px}.conteudo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:90%;gap:70px;padding:70px 0 100px;margin:auto}.texto{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:70px}.texto h1{width:100%;max-width:500px;font-size:38px;text-align:center}.texto p{font-size:20px;font-weight:500;width:100%;max-width:540px;text-align:justify;text-indent:3em}.imagem img{width:100%;max-width:335px;height:auto}@media screen and (max-width: 1100px){.conteudo{width:80%;padding:70px 0}.texto{gap:60px}.texto h1{font-size:36px;text-align:center}.texto p{font-size:20px}}@media screen and (max-width: 1000px){.conteudo{justify-content:space-around;padding:100px 0}.texto{gap:50px}.texto h1{font-size:32px;text-align:center}.texto p{font-size:19px}.imagem img{max-width:280px}}@media screen and (max-width: 900px){.conteudo{padding:90px 0;gap:60px}.texto{gap:40px}.texto h1{font-size:29px}.texto p{font-size:17px}}@media screen and (max-width: 768px){.inicio{padding-top:90px}.conteudo{flex-direction:column;width:75%;padding:60px 0;gap:40px}.texto{order:2;gap:30px;align-items:center}.texto h1{text-align:center;font-size:28px}.texto p{text-align:center;font-size:16px;text-indent:0}.imagem{order:1}}@media screen and (max-width: 480px){.inicio{padding-top:70px}.texto h1{font-size:24px}.imagem img{max-width:220px}}@media screen and (max-width: 400px){.inicio{padding-top:70px}.texto h1{font-size:22px}.texto p{font-size:15px}.imagem img{max-width:220px}}footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#e5996a;width:100%;height:auto;min-height:100%!important;position:relative;gap:90px;padding:35px 0}.realizacao{display:flex;flex-direction:column;position:relative;gap:15px;align-items:center}.realizacao img{max-width:100%;height:auto}hr{border-color:#ffb98e;width:100%;max-width:760px;height:1px}.outros{display:flex;flex-direction:column;gap:25px;width:70%;max-width:760px}.lista{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:100px}.lista a{text-decoration:none;color:inherit;cursor:pointer;padding:5px 10px}.info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px}.info #dev{font-size:15px;color:#3e3e3e}@media screen and (max-width: 992px){footer{gap:60px;padding:30px 15px}.lista{gap:60px}}@media screen and (max-width: 768px){footer{flex-direction:column;gap:40px}.realizacao{width:100%}.lista{gap:30px}.outros{width:90%}hr{max-width:100%}}@media screen and (max-width: 480px){footer{padding:25px 10px}.lista{flex-direction:column;gap:15px;align-items:center}.info p{font-size:14px}.info #dev{font-size:12px}}.como-funciona{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0 20px;overflow:hidden}.como-funciona h1{font-size:32px;font-weight:700;padding:65px 0;text-align:center;z-index:5}.como-funciona p{font-size:18px;text-align:center;max-width:900px;text-indent:3em;z-index:5}.simbolo{position:absolute;z-index:1}.simbolo1{top:5%;left:5%;width:130px;height:auto}.simbolo2{top:5%;right:5%;width:113px;height:auto}.simbolo3{bottom:5%;left:5%;width:80px;height:auto}.simbolo4{bottom:5%;right:5%;width:50px;height:auto}.cards{display:flex;flex-direction:row;position:relative;justify-content:center;width:80%;gap:70px;padding:80px 0;z-index:6}.card1,.card2,.card3{display:flex;flex-direction:row;text-align:center;align-items:center;justify-content:center;width:280px;height:355px;background-color:#ffefef;border-radius:50px;padding:35px;font-size:18px;font-weight:500;transition:1.5s}.card1:hover,.card2:hover,.card3:hover{background-image:linear-gradient(90deg,#ffd7d7,#ffba90);margin:0 15px}.card1:not(:hover),.card2:not(:hover),.card3:not(:hover){background-color:#ffefef}@media screen and (max-width: 1265px){.cards{width:80%;gap:30px}.card1,.card2,.card3{width:30%}}@media screen and (max-width: 980px){.como-funciona h1{font-size:28px;padding:50px 0}.como-funciona p{font-size:16px}.cards{width:90%;gap:30px}.card1,.card2,.card3{font-size:16px;width:220px}.simbolo1{width:100px}.simbolo2{width:90px}.simbolo3{width:60px}.simbolo4{width:40px}}@media screen and (max-width: 900px){.como-funciona h1{font-size:28px;padding:50px 0}.como-funciona p{font-size:16px}.cards{width:90%;gap:30px}.card1,.card2,.card3{font-size:16px;width:220px}}@media screen and (max-width: 790px){.como-funciona h1{font-size:26px;padding:40px 0}.como-funciona p{padding:40px 0 30px;text-align:center;text-indent:0}.cards{gap:30px;padding:40px 0}.card1,.card2,.card3{width:220px;height:280px;padding:25px;font-size:15px;border-radius:40px}}@media screen and (max-width: 700px){.como-funciona p{width:80%}}@media screen and (max-width: 480px){.como-funciona{padding:0 15px}.como-funciona h1{font-size:22px;padding:30px 0}.como-funciona p{font-size:15px}.cards{flex-direction:column;gap:20px;padding:30px 0;align-items:center}.card1,.card2,.card3{width:100%;max-width:280px;height:auto;min-height:200px;padding:20px;font-size:14px;border-radius:30px}.simbolo1,.simbolo2,.simbolo3,.simbolo4{opacity:.3}}@media screen and (max-width: 420px){.cards{width:70%;gap:30px}.card1:hover,.card2:hover,.card3:hover{background-color:#ffefef;margin:0}.card1:not(:hover),.card2:not(:hover),.card3:not(:hover){background-color:#ffefef}}*{font-family:Poppins,sans-serif}.error-message{color:red;font-size:.875rem;margin-top:4px;display:block}.seta-icone{transition:transform .2s ease;vertical-align:middle;font-size:22px;color:#333}.seta-icone.expandido{transform:rotate(90deg)}.materia-header{display:flex;align-items:center;cursor:pointer;font-size:18px;font-weight:700}.assunto-header{cursor:pointer;font-size:16px;display:flex;align-items:center;font-weight:600}.materia-header span,.assunto-header span{display:inline-block;white-space:normal;word-wrap:break-word;align-items:center;margin-left:5px}.contagem-tag{position:fixed;left:0;top:50%;transform:translateY(-50%);background-color:#ffefef;padding:22px 30px;border-radius:0 12px 12px 0;box-shadow:0 2px 10px #5556;border-color:#ff799d;border-width:2px;border-style:solid solid solid none;z-index:1000;text-align:center;width:fit-content;max-width:200px;font-size:18px}.conteudo-geral{display:flex;flex-direction:column;align-items:center;padding:60px 0;background-color:#fff}.conteudo-geral h1{font-size:30px;padding:50px 0}.form{display:flex;flex-direction:column;margin:20px 0;width:70%;max-width:800px}label{font-size:22px;font-weight:700;text-align:left}input[type=text]{width:100%;height:45px;border-radius:10px;border:solid;border-width:.5px;padding:10px;margin-top:15px;font-size:16px}input{font-weight:700;border:solid;border-width:1px;border-radius:5px;padding:3px 5px;box-shadow:inset,3px 6px #0000001a;width:40px;height:1.2rem;margin-top:.5rem;justify-content:center}input[type=checkbox]{width:25px;height:25px;border-radius:20px;border:solid;border-width:.5px;margin:10px 15px 10px 10px;accent-color:#7649d5;vertical-align:middle;background-color:#fff}.input-number{width:60%;justify-self:center}.number-input{display:inline-flex;align-items:center;min-width:250px;border:1px solid #ddd;border-radius:10px;background-color:#f9f9f9;overflow:hidden;height:40px;font-family:sans-serif}.input-number input[type=number]{display:flex;border:none;background:transparent;width:fit-content;text-align:center;font-size:1rem;padding:0 1em;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;margin:auto}.number-input input[type=number]::-webkit-outer-spin-button,.number-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-input .buttons{width:40%;display:flex;flex-direction:row;align-items:center;justify-content:end;border-left:1px solid #ccc;height:100%}.number-input .buttons button{background:transparent;border:none;padding:0 1em;font-size:1.2rem;cursor:pointer;color:#555;height:100%}.number-input .buttons button:hover{background-color:#eee}.number-input .separator{width:1px;height:60%;background-color:#ccc}.nivel-dificuldade{margin:20px 0}.config-adicional{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin:20px 0}.qtd-questoes{display:flex;flex-direction:column;gap:20px;align-items:center}.qtd-questoes p{color:#e12c2c}.config-num{display:flex;flex-direction:column}.texto-formato-lista{display:flex;flex-direction:column;gap:5px}.itens-formato-lista{display:flex;flex-direction:row;gap:30px}.tipo-questao{margin:20px 0}li{list-style:none;align-items:flex-start;align-self:center}.assuntos{margin:40px 0 20px}#conteudo{border:solid;border-width:1.5px;border-color:#000;padding:25px;width:100%;margin:15px 0}#conteudo>div:last-child .materia-header{margin-bottom:0}.conteudo-geral #text{font-weight:500;font-size:20px}.formato-lista{display:flex;flex-direction:row;justify-content:space-around;text-align:center;margin:20px 20px 40px}.formatos{display:flex;flex-direction:row;gap:40px}.materia-header input[type=checkbox],.assunto-header input[type=checkbox]{order:-1;flex-shrink:0}#opcoes{width:fit-content;text-align:justify}.formato-lista button{width:110px;height:30px;background-color:#d9d9d9;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.formato-lista button:hover{background-color:#fbb}.formato-lista button.selected{background-color:#ff9494}button[type=submit]{height:65px;width:270px;margin-top:20px;align-self:center;font-size:19px;background-color:#e5996a;border:none;box-shadow:3px 3px 3px #a5a5a5;border-radius:15px;font-weight:600;cursor:pointer}@media screen and (max-width: 1200px){.contagem-tag{max-width:180px;font-size:17px;padding:auto}}@media screen and (max-width: 1100px){.conteudo-geral h1{font-size:28px;padding:40px 0}.config-adicional{width:100%;max-width:800px;gap:40px;flex-direction:row;justify-content:space-evenly}label{font-size:20px}.formato-lista{justify-content:space-evenly;align-items:center;text-align:center;gap:20px;margin:30px 0;padding:0 10px;font-size:15px}button[type=submit]{width:200px;height:55px;font-size:17px}}@media screen and (max-width: 992px){.conteudo-geral{padding:40px 15px}.conteudo-geral h1{font-size:26px;padding:30px 0}.contagem-tag{max-width:160px;font-size:16px;padding:20px 15px}input[type=text]{max-width:700px;height:40px}#conteudo{max-width:700px;padding:20px}label{font-size:18px}input[type=checkbox]{width:23px;height:23px}input[type=number]{height:40px;font-size:16px}.config-adicional{width:100%;max-width:700px;gap:30px;flex-direction:row;justify-content:space-evenly}.formato-lista button{width:100px;height:28px;font-size:15px}button[type=submit]{width:180px;height:50px;font-size:16px}#opcoes li{font-size:15px}}@media screen and (max-width: 885px){.contagem-tag{max-width:150px;font-size:16px}}@media screen and (max-width: 840px){.contagem-tag{max-width:140px;font-size:16px}}@media screen and (max-width: 775px){.conteudo-geral{padding:30px 15px}.conteudo-geral h1{font-size:24px;padding:25px 0}.contagem-tag{max-width:140px;font-size:15px;padding:20px 13px}input[type=text]{max-width:100%;height:38px}#conteudo{max-width:100%;padding:15px}label{font-size:17px}.config-adicional{flex-direction:column;align-items:center;margin-bottom:0;gap:30px;max-width:100%}.config-num,.config-num input[type=number]{width:100%}#opcoes li{font-size:16px}.formato-lista{margin:30px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:15px;font-size:16px}button[type=submit]{width:100%;max-width:220px;height:50px;font-size:16px}}@media screen and (max-width: 700px){.contagem-tag{max-width:120px;font-size:14.5px;padding:20px 10px}}@media screen and (max-width: 550px){.materia-header,.assunto-header{font-size:16px}.seta-icone{font-size:19px}.contagem-tag{max-width:110px;font-size:13px;padding:20px 10px}}@media screen and (max-width: 480px){.conteudo-geral{padding:20px 10px}.conteudo-geral h1{font-size:22px;padding:20px 0}.form{margin:10px 0;width:78%}label{font-size:16px}input[type=text]{height:35px;font-size:14px}#conteudo{padding:12px;margin:10px 0}input[type=checkbox]{width:20px;height:20px;margin:8px 10px 8px 5px}.materia-header,.assunto-header{font-size:15px}.subassunto-item{font-size:14px}input[type=number]{height:35px;font-size:14px;margin-top:10px}.number-input{width:80%}#opcoes{display:flex;flex-direction:column;gap:20px}.nivel-dificuldade,.tipo-questao{margin:15px 0}.config-adicional{gap:20px;margin:auto}.input-number{padding:0 12px}.formato-lista{margin:20px 0}.formato-lista button{width:90px;height:26px;font-size:14px}button[type=submit]{height:45px;font-size:15px}}navbar-simples{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100px;background-color:#ffefef}navbar-simples img{width:217px;height:60px}@media screen and (max-width: 768px){navbar-simples{height:90px}navbar-simples img{max-height:50px;width:auto}}.imagem-container{margin:10px 0;position:relative}.imagem-container .carregando{padding:10px;background-color:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;text-align:center;margin-bottom:10px;border-radius:4px}.imagem-container .erro-imagem{padding:10px;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;text-align:center;border-radius:4px}.card-questao{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-style:solid;border-width:2px;border-color:#000;padding:35px;margin:50px 0;width:940px}.card-questao #questoes{font-size:18px}.card-questao #respostas{font-size:18px;padding:20px 0}.card-questao p{text-align:justify;font-size:17px}.linha1{display:flex;flex-direction:row;width:100%;padding-bottom:30px}.linha1 button{position:relative;margin-left:auto;margin-right:10px;height:30px;width:30px;background-color:#fff;border:none;cursor:pointer}.balao-confirmacao{position:absolute;background-color:#f5f5f5;border:1px solid #ccc;border-radius:8px;padding:10px 20px;box-shadow:0 2px 5px #0003;display:flex;flex-direction:column;align-items:center;z-index:10}.balao-confirmacao p{font-size:14px;font-weight:700;margin-bottom:10px}.botoes-confirmacao{display:flex;gap:10px}.botoes-confirmacao button{background-color:#d9534f;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.botoes-confirmacao button:last-child{background-color:#5bc0de}.edicao{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.edicao h1{font-size:30px;padding:70px 0}.edicao #aviso{width:800px;color:#c53737;padding-bottom:20px;font-size:19px}.botoes-edicao{display:flex;gap:50px;justify-content:center;padding-top:20px;padding-bottom:80px;flex-wrap:wrap}.botoes-edicao #descartar,.botoes-edicao #visualizar{width:fit-content;height:65px;font-size:19px;background-color:#e5996a;border:none;box-shadow:3px 3px 3px #a5a5a5;border-radius:15px;font-weight:600;cursor:pointer;padding:0 20px}.aviso{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:20px;box-shadow:0 2px 5px #0000004d;text-align:center;z-index:100}.aviso p{font-size:16px;font-weight:700;color:#721c24}.aviso button{margin-top:10px;padding:8px 16px;background-color:#f5c6cb;color:#721c24;border:none;border-radius:4px;cursor:pointer}@media screen and (max-width: 1050px){.card-questao{width:80vw}}@media screen and (max-width: 900px){.edicao h1{font-size:25px;padding:50px 0 30px}.edicao #aviso{width:85%;font-size:17px;padding:10px}.botoes-edicao{gap:40px}}@media screen and (max-width: 700px){.botoes-edicao{padding-top:10px;padding-bottom:70px}.botoes-edicao #visualizar,.botoes-edicao #descartar{font-size:17px}}@media screen and (max-width: 600px){.edicao h1{font-size:22px}.edicao #aviso{font-size:16px}.botoes-edicao{gap:20px}.botoes-edicao #descartar,.botoes-edicao #visualizar{min-width:0;height:fit-content;font-size:15px;padding:15px 20px}.aviso{width:95vw;padding:10px;font-size:14px}.card-questao{min-width:0;padding:20px;margin:40px 0}.card-questao p{font-size:15px}.linha1 img,.linha1 button{height:24px;width:24px;margin-right:0}}@media screen and (max-width: 450px){.botoes-edicao{display:flex;flex-direction:column;align-items:center;padding-top:0;padding-bottom:40px}}.imagem-wrapper{position:relative;margin:10px 0}.imagem-wrapper img{display:block}.imagem-wrapper img[src=""],.imagem-wrapper img:not([src]){display:none}.imagem-wrapper:after{content:"Erro ao carregar imagem";display:none;padding:10px;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;text-align:center;border-radius:4px;margin-top:8px}.imagem-wrapper img[src=""]+br:before,.imagem-wrapper img:not([src])+br:before{content:"Erro ao carregar imagem";display:block;padding:10px;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;text-align:center;border-radius:4px;margin-top:8px}.visualizacao{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.visualizacao h1{font-size:30px;padding:55px 0}.visualizacao #button-visu{width:200px;height:65px;font-size:19px;background-color:#e5996a;border:none;box-shadow:3px 3px 3px #a5a5a5;border-radius:15px;font-weight:600;margin:60px 0;cursor:pointer}.questoes{display:flex;flex-direction:column;width:70vw;border:solid;border-color:#000;padding:50px 50px 25px;text-align:justify;font-size:18px}.questoes li{display:flex;align-items:flex-start;padding-bottom:25px;gap:15px}.numero-questao{font-weight:700;white-space:nowrap}.conteudos-questao{display:flex;flex-direction:column}.conteudos-questao>*+*{margin-top:15px}@media (max-width: 1200px){.questoes{width:80vw;font-size:16px}}@media (max-width: 1000px){.visualizacao h1{font-size:25px}.visualizacao #button-visu{width:180px;height:55px}}@media (max-width: 900px){.questoes{width:75vw}}.erroOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:flex-start;padding-top:150px;z-index:999}.erroPopUp{background-color:#fff;display:flex;flex-direction:column;max-width:500px;border-radius:15px;text-align:center;align-items:center;gap:30px;padding:40px;cursor:pointer;font-size:17px;z-index:1000}#closeErrorButton{background-color:#e5996a;width:100px;font-size:17px;border-radius:7px;padding:8px 5px;border:none}.download h1{text-align:center;padding:80px 0;font-size:30px}.conteudo-download{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px;padding:0 20px}.imagem-download img{max-width:100%;height:auto}.conteudo-download p{width:80%;max-width:530px;font-size:20px;font-weight:400;text-align:justify;text-indent:2.5em}.botoes-download{display:flex;flex-wrap:wrap;justify-content:center;padding:70px 0;gap:60px}.botoes-download button{flex:1;min-width:150px;max-width:260px;height:65px;font-size:18px;font-weight:500;border:none;box-shadow:3px 3px 3px #a5a5a5;border-radius:15px;cursor:pointer;padding:0 20px}#button1{background-color:#e5996a}#button2{background-color:#ffd6bd}@media screen and (max-width: 1040px){.download h1{font-size:26px;padding:70px 15px 50px}.conteudo-download{padding:0 60px;gap:40px}.conteudo-download p{font-size:18px}.botoes-download{gap:30px}.botoes-download button{font-size:16px}.imagem-download img{width:300px;height:auto}}@media screen and (max-width: 900px){.conteudo-download{gap:30px}.imagem-download img{width:280px;height:210px}.conteudo-download p{width:45%;font-size:17px}}@media screen and (max-width: 768px){.conteudo-download{flex-direction:column;text-align:center}.imagem-download{order:1}.conteudo-download p{order:2;text-align:center;text-indent:0;width:80%}.botoes-download{align-items:center;gap:30px;padding:40px 0}.botoes-download button{height:fit-content;padding:15px 12px;align-items:center}}@media screen and (max-width: 700px){.download h1{font-size:23px}.conteudo-download p{font-size:16px}.botoes-download{padding:50px 0}.botoes-download button{font-size:15px}}@media screen and (max-width: 630px){.download h1{font-size:22px}.botoes-download{padding:50px 0}}@media screen and (max-width: 600px){.download h1{font-size:20px}.imagem-download img{width:240px;height:auto}.botoes-download{padding:50px 0}}@media screen and (max-width: 545px){.download h1{font-size:18px}.imagem-download img{width:230px;height:auto}.botoes-download{padding:50px}.botoes-download button{font-size:14px}}@media screen and (max-width: 500px){.botoes-download{padding:50px 60px}.botoes-download button{font-size:14px}}@media screen and (max-width: 480px){.download h1{padding:40px 10px}.conteudo-download p{width:fit-content}.botoes-download button{font-size:15px}}@media screen and (max-width: 400px){.conteudo-download{padding:0 50px}}.conteudo-erro{display:flex;align-items:center;justify-content:center;gap:40px;padding:100px 60px}.imagem-erro img{width:337px;height:auto}.texto-erro{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55%;gap:40px}.texto-erro h1{font-size:30px}.texto-erro p{text-align:justify;font-size:19px;text-indent:2.5em}.texto-erro button{height:55px;width:250px;font-size:18px;font-weight:500;border:none;box-shadow:3px 3px 3px #a5a5a5;border-radius:15px;background-color:#ffd6bd;cursor:pointer}@media (max-width: 900px){.texto-erro h1{font-size:27px}.texto-erro p{font-size:17px}.texto-erro button{width:230px;font-size:17px}.imagem-erro img{width:290px;height:218px}}@media (max-width: 750px){.conteudo-erro{display:flex;flex-direction:column;padding:80px 60px}.texto-erro{gap:30px;width:80%}.texto-erro h1{text-align:center;font-size:25px}.texto-erro p{text-align:center;text-indent:0;font-size:16px}.texto-erro button{width:230px;font-size:16px}.imagem-erro img{width:270px;height:202px}}@media (max-width: 450px){.conteudo-erro{display:flex;flex-direction:column;padding:60px 0 80px}.texto-erro h1{font-size:22px}.imagem-erro img{width:240px;height:auto}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif!important}select{border-radius:5px;width:140px;height:1.8rem;margin-top:.5rem;background-color:#fff;padding:3px 5px;font:bold}
