.Header-module__lnUIdW__header{background:#fff;border-bottom:1px solid #f9f9f9;grid-template-columns:90px 1fr auto;align-items:center;width:100%;height:74px;padding:0 32px;display:grid;overflow:visible}.Header-module__lnUIdW__logoLink{justify-content:flex-start;align-items:center;display:flex;overflow:visible}.Header-module__lnUIdW__logo{object-fit:contain;transform-origin:bottom;width:auto;height:60px;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.Header-module__lnUIdW__logoLink:hover .Header-module__lnUIdW__logo{transform:scale(1.35)rotate(-3deg)}.Header-module__lnUIdW__logoLink:active .Header-module__lnUIdW__logo{transform:scale(1.5)rotate(-5deg)}.Header-module__lnUIdW__nav{justify-content:center;align-items:center;gap:70px;font-size:15px;font-weight:400;display:flex}.Header-module__lnUIdW__nav a{color:#000;white-space:nowrap;text-decoration:none;transition:color .2s,transform .2s;position:relative}.Header-module__lnUIdW__nav a:hover{color:#e94e77;transform:translateY(-1px)}.Header-module__lnUIdW__nav a:after{content:"";background:#e94e77;border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__nav a:hover:after{width:100%}.Header-module__lnUIdW__acoes{align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__busca{align-items:center;width:180px;height:30px;display:flex;position:relative}.Header-module__lnUIdW__buscaInput{color:#111;background:#e9e6f2;border:2px solid #160877;border-radius:999px;outline:none;width:100%;height:100%;padding:0 14px 0 45px;font-size:13px;transition:background-color .2s,border-color .2s,box-shadow .2s}.Header-module__lnUIdW__buscaInput:hover{background:#e3dfed}.Header-module__lnUIdW__buscaInput:focus{background:#fff;border-color:#160877;box-shadow:0 0 0 3px #1608771a}.Header-module__lnUIdW__buscaIcone{object-fit:contain;z-index:2;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.Header-module__lnUIdW__botoes{background:#ffd6e0;border:1px solid #e94e77;border-radius:999px;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:visible}.Header-module__lnUIdW__btnEntrar,.Header-module__lnUIdW__btnCadastro{border-radius:999px;justify-content:center;align-items:center;min-width:64px;height:27px;padding:0 16px;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Header-module__lnUIdW__btnEntrar{color:#000;background:0 0}.Header-module__lnUIdW__btnCadastro{color:#fff;background:#e94e77}.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnEntrar:hover) .Header-module__lnUIdW__btnEntrar{color:#fff;background:#e94e77}.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnEntrar:hover) .Header-module__lnUIdW__btnCadastro{color:#000;background:0 0}.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnCadastro:hover) .Header-module__lnUIdW__btnEntrar{color:#000;background:0 0}.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnCadastro:hover) .Header-module__lnUIdW__btnCadastro{color:#fff;background:#e94e77}.Header-module__lnUIdW__btnEntrar:active,.Header-module__lnUIdW__btnCadastro:active{opacity:.85}.Header-module__lnUIdW__menuBtn,.Header-module__lnUIdW__mobileMenu{display:none}@media (max-width:950px){.Header-module__lnUIdW__header{grid-template-columns:90px 1fr auto;padding:0 16px}.Header-module__lnUIdW__nav{gap:24px}.Header-module__lnUIdW__busca{width:140px}}@media (max-width:768px){.Header-module__lnUIdW__header{z-index:100;justify-content:space-between;padding:0 16px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__nav,.Header-module__lnUIdW__acoes{display:none!important}.Header-module__lnUIdW__menuBtn{cursor:pointer;background:0 0;border:none;font-size:28px;display:block}.Header-module__lnUIdW__mobileMenu{background:#fff;flex-direction:column;gap:0;width:100vw;padding:20px;display:flex;position:absolute;top:74px;left:0;box-shadow:0 10px 20px #0000001a}.Header-module__lnUIdW__mobileMenu a{color:#000;border-bottom:1px solid #f5f5f5;padding:14px 0;font-size:16px;text-decoration:none}.Header-module__lnUIdW__mobileAcoes{flex-direction:column;gap:16px;padding-top:20px;display:flex}.Header-module__lnUIdW__mobileAcoes{flex-direction:column;gap:12px;width:100%;padding-top:20px;display:flex!important}.Header-module__lnUIdW__mobileBusca{width:100%;height:48px;position:relative}.Header-module__lnUIdW__mobileBusca .Header-module__lnUIdW__buscaInput{background:#e9e6f2;border:2px solid #160877;border-radius:999px;width:100%;height:48px;padding:0 16px 0 44px;font-size:14px}.Header-module__lnUIdW__mobileAcoes .Header-module__lnUIdW__botoes{flex-direction:column;gap:10px;width:100%;background:0 0!important;border:none!important;border-radius:0!important;display:flex!important}.Header-module__lnUIdW__mobileAcoes .Header-module__lnUIdW__btnEntrar,.Header-module__lnUIdW__mobileAcoes .Header-module__lnUIdW__btnCadastro{border-radius:999px;justify-content:center;width:100%;min-width:0;height:48px;font-size:15px;font-weight:700}.Header-module__lnUIdW__mobileAcoes .Header-module__lnUIdW__btnEntrar{color:#111!important;background:#fff!important;border:2px solid #160877!important}.Header-module__lnUIdW__mobileAcoes .Header-module__lnUIdW__btnCadastro{color:#fff!important;background:#e94e77!important;border:2px solid #e94e77!important}:is(.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnEntrar:hover) .Header-module__lnUIdW__btnEntrar,.Header-module__lnUIdW__botoes:has(.Header-module__lnUIdW__btnCadastro:hover) .Header-module__lnUIdW__btnCadastro){background:inherit!important}}.Header-module__lnUIdW__mobileMenu a{border-radius:12px;transition:transform .15s,background-color .15s,color .15s;padding-left:12px!important}.Header-module__lnUIdW__mobileMenu a:active{color:#15056f;background:#f3f0ff;transform:scale(.96)}.Header-module__lnUIdW__mobileMenu{animation:.25s Header-module__lnUIdW__slideDown}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__menuBtn{transition:transform .15s}.Header-module__lnUIdW__menuBtn:active{transform:scale(.9)rotate(10deg)}.Header-module__lnUIdW__mobileMenu a:active{background:#f3f0ff;transform:scale(.96)}.Header-module__lnUIdW__mobileMenu a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.Header-module__lnUIdW__mobileLink{text-align:left;width:100%;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;padding:14px 12px}.Header-module__lnUIdW__mobileLink:active{background:#f3f0ff;transform:scale(.98)}
.Footer-module__3hUVsW__footer{background:#efa8ba;grid-template-columns:1fr 420px;align-items:center;gap:70px;width:100%;padding:55px 48px;display:grid}.Footer-module__3hUVsW__topo{width:100%;max-width:520px}.Footer-module__3hUVsW__titulo{color:#13076f;margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.2}.Footer-module__3hUVsW__descricao{color:#111;max-width:470px;margin:0 0 30px;font-size:13px;font-weight:400;line-height:1.25}.Footer-module__3hUVsW__lista{flex-direction:column;gap:28px;display:flex}.Footer-module__3hUVsW__item{align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__icone{object-fit:contain;flex-shrink:0;width:72px;height:72px}.Footer-module__3hUVsW__itemTitulo{color:#13076f;margin:0 0 5px;font-size:17px;font-weight:700;line-height:1.1}.Footer-module__3hUVsW__itemTexto{color:#111;max-width:310px;margin:0;font-size:12.5px;font-weight:400;line-height:1.25}.Footer-module__3hUVsW__card{background:#fff;border-radius:42px;justify-self:center;width:100%;max-width:365px;padding:28px 38px 42px;box-shadow:0 3px 5px #0000002e}.Footer-module__3hUVsW__cardTitulo{text-align:center;color:#e63d68;margin:0 0 65px;font-size:17px;font-weight:700}.Footer-module__3hUVsW__formulario{flex-direction:column;display:flex}.Footer-module__3hUVsW__input{color:#111;background:#deddeb;border:1px solid #160877;border-radius:999px;outline:none;width:100%;height:38px;margin-bottom:18px;padding:0 12px;font-size:11px;transition:background-color .2s,box-shadow .2s}.Footer-module__3hUVsW__input::placeholder{color:#444;opacity:1}.Footer-module__3hUVsW__input:focus{background:#fff;box-shadow:0 0 0 3px #1608771a}.Footer-module__3hUVsW__botao{color:#fff;cursor:pointer;background:#160877;border:none;border-radius:999px;width:fit-content;margin:24px auto 0;padding:9px 20px;font-size:16px;font-weight:400;transition:transform .2s,background-color .2s}.Footer-module__3hUVsW__botao:hover{background:#241297;transform:translateY(-1px)}.Footer-module__3hUVsW__botao:active{transform:scale(.97)}@media (max-width:900px){.Footer-module__3hUVsW__footer{grid-template-columns:1fr;gap:50px;padding:45px 30px}.Footer-module__3hUVsW__topo{max-width:600px;margin:0 auto}.Footer-module__3hUVsW__card{width:100%;max-width:430px}}
.adocao-module__Wo0dOG__main{color:#111;background:#fffdfd;width:100%;padding-bottom:0}.adocao-module__Wo0dOG__searchSection{text-align:center;background:#fffdfd;padding:70px 20px 60px}.adocao-module__Wo0dOG__searchSection h1{color:#df3b67;max-width:650px;margin:0 auto 14px;font-size:24px;font-weight:700;line-height:1.3}.adocao-module__Wo0dOG__searchSection p{color:#333;max-width:600px;margin:0 auto 28px;font-size:14px;line-height:1.5}.adocao-module__Wo0dOG__searchBox{justify-content:center;align-items:center;gap:12px;width:100%;max-width:600px;margin:0 auto;display:flex}.adocao-module__Wo0dOG__searchBox input{color:#111;background:#e9e6f2;border:2px solid #160877;border-radius:999px;outline:none;flex:1;min-width:0;max-width:420px;height:42px;padding:0 20px;font-size:14px}.adocao-module__Wo0dOG__searchBox button{color:#fff;cursor:pointer;white-space:nowrap;text-align:center;background:#160877;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 20px;font-size:14px;font-weight:600;line-height:1.1;display:flex}.adocao-module__Wo0dOG__ecosystem{text-align:center;background:#efa8ba;width:100%;padding:50px 0 55px;overflow:hidden}.adocao-module__Wo0dOG__ecosystem h2{color:#15056f;margin:0 0 35px;padding:0 28px;font-size:22px;font-weight:700}.adocao-module__Wo0dOG__ecoGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:20px;max-width:1180px;margin:0 auto;padding:0 28px 10px;display:flex;overflow:auto hidden}.adocao-module__Wo0dOG__ecoGrid::-webkit-scrollbar{display:none}.adocao-module__Wo0dOG__ecoCard{color:#fff;text-align:left;scroll-snap-align:start;background:#221672;border-radius:20px;flex-shrink:0;align-items:flex-start;gap:16px;width:360px;min-width:360px;min-height:94px;padding:18px 20px;display:flex}.adocao-module__Wo0dOG__ecoIcon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.adocao-module__Wo0dOG__ecoIcon img{object-fit:contain;width:38px;height:38px;display:block}.adocao-module__Wo0dOG__ecoCard strong{color:#fff;margin-bottom:5px;font-size:15px;font-weight:700;line-height:1.2;display:block}.adocao-module__Wo0dOG__ecoCard p{color:#e8e6f3;margin:0;font-size:12px;line-height:1.35}.adocao-module__Wo0dOG__listSection{background:#fffdfd;padding:45px 0 45px 32px;position:relative;overflow:hidden}.adocao-module__Wo0dOG__listSection h2{color:#15056f;margin:0 0 22px;padding-right:32px;font-size:16px;font-weight:700}.adocao-module__Wo0dOG__cardsGrid{scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:18px;padding-top:4px;padding-bottom:18px;padding-right:32px;display:flex;overflow:auto hidden}.adocao-module__Wo0dOG__cardsGrid::-webkit-scrollbar{display:none}.adocao-module__Wo0dOG__cardBase,.adocao-module__Wo0dOG__cardEstacao{text-align:center;cursor:pointer;scroll-snap-align:start;background:#fff;border:1.5px solid #f5bdcc;border-radius:18px;flex-shrink:0;width:148px;min-width:148px;min-height:178px;padding:14px 10px}.adocao-module__Wo0dOG__vazio{text-align:center;background:#fff8f9;border:1.8px dashed #f5bdcc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:calc(100% - 32px);min-height:120px;margin-right:32px;padding:32px 20px;display:flex}.adocao-module__Wo0dOG__vazio p{color:#221672;margin:0;font-size:14px;font-weight:700}.adocao-module__Wo0dOG__vazio span{color:#888;font-size:12px}@media (max-width:768px){.adocao-module__Wo0dOG__searchSection{padding:40px 16px}.adocao-module__Wo0dOG__searchSection h1{font-size:18px}.adocao-module__Wo0dOG__searchBox{max-width:100%}.adocao-module__Wo0dOG__searchBox input{height:46px;font-size:13px}.adocao-module__Wo0dOG__searchBox button{min-width:95px;height:46px;padding:0 16px;font-size:13px}.adocao-module__Wo0dOG__ecosystem{padding:35px 0}.adocao-module__Wo0dOG__ecoGrid{gap:14px;padding:0 16px 10px}.adocao-module__Wo0dOG__ecoCard{scroll-snap-align:center;width:85%;min-width:85%;max-width:320px}.adocao-module__Wo0dOG__listSection{padding:35px 0 35px 16px}.adocao-module__Wo0dOG__listSection h2,.adocao-module__Wo0dOG__cardsGrid{padding-right:16px}.adocao-module__Wo0dOG__vazio{width:calc(100% - 16px);margin-right:16px}}
.Ajuda-module__9g9J5G__ajuda{background:#fffdfd;width:100%;min-height:100vh}.Ajuda-module__9g9J5G__topo{max-width:1100px;margin:0 auto;padding:36px 28px 20px}.Ajuda-module__9g9J5G__topo h1{color:#1a0a6b;letter-spacing:-.2px;margin:0 0 18px;font-size:26px;font-weight:800}.Ajuda-module__9g9J5G__buscaWrap{max-width:520px;position:relative}.Ajuda-module__9g9J5G__busca{color:#1a0a6b;background:#e9e7f7;border:1.8px solid #1a0a6b;border-radius:999px;outline:none;width:100%;height:44px;padding:0 18px;font-size:15px}.Ajuda-module__9g9J5G__busca::placeholder{color:#6b6a8a;font-size:14px}.Ajuda-module__9g9J5G__busca:focus{background:#fff;box-shadow:0 0 0 4px #1a0a6b1f}.Ajuda-module__9g9J5G__topicosHeader{margin-top:30px}.Ajuda-module__9g9J5G__topicosHeader p{color:#222;margin-bottom:12px;font-size:14px;font-weight:600}.Ajuda-module__9g9J5G__pills{flex-wrap:wrap;gap:12px;display:flex}.Ajuda-module__9g9J5G__pill{cursor:pointer;border:none;border-radius:999px;height:32px;padding:0 18px;font-size:12px;font-weight:700;transition:all .2s}.Ajuda-module__9g9J5G__pillAzul{color:#fff;background:#1a0a6b}.Ajuda-module__9g9J5G__pillRosa{color:#fff;background:#e63d68}.Ajuda-module__9g9J5G__pill:hover{filter:brightness(1.1);transform:translateY(-2px)}.Ajuda-module__9g9J5G__pillAtivo{outline-offset:2px;outline:3px solid #e63d68}.Ajuda-module__9g9J5G__conteudo{max-width:1100px;margin:0 auto;padding:24px 28px 80px}.Ajuda-module__9g9J5G__tituloFAQ{color:#1a0a6b;margin-bottom:28px;font-size:20px;font-weight:800}.Ajuda-module__9g9J5G__categoria{color:#e63d68;margin:32px 0 12px;font-size:15px;font-weight:800}.Ajuda-module__9g9J5G__cardFAQ{background:#1a0a6b;border-radius:20px;flex-direction:column;padding:10px 22px;display:flex}.Ajuda-module__9g9J5G__item{border-bottom:1px solid #ffffff26;padding:16px 0}.Ajuda-module__9g9J5G__item:last-child{border:none}.Ajuda-module__9g9J5G__pergunta{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;font-size:14px;font-weight:700;line-height:1.3;display:flex}.Ajuda-module__9g9J5G__resposta{color:#d9d6f0;margin-top:10px;font-size:13.5px;font-weight:400;line-height:1.6}@media (max-width:600px){.Ajuda-module__9g9J5G__topo{padding:28px 18px}.Ajuda-module__9g9J5G__topo h1{font-size:21px}.Ajuda-module__9g9J5G__busca{height:40px;font-size:14px}.Ajuda-module__9g9J5G__pills{gap:8px}.Ajuda-module__9g9J5G__pill{height:28px;padding:0 14px;font-size:11px}.Ajuda-module__9g9J5G__conteudo{padding:16px 18px 60px}}
.Cadastro-module__1tqWIW__cadastro{background:#fff;min-height:100vh;padding:40px 20px;overflow-x:hidden}.Cadastro-module__1tqWIW__conteudo{max-width:1200px;margin:0 auto}.Cadastro-module__1tqWIW__introducao{text-align:center;margin-bottom:30px}.Cadastro-module__1tqWIW__introducao h1{color:#1a0b5c;max-width:800px;margin:0 auto 12px;font-size:22px;font-weight:700;line-height:1.35}.Cadastro-module__1tqWIW__introducao p{color:#333;font-size:16px}.Cadastro-module__1tqWIW__dicaScroll{display:none}.Cadastro-module__1tqWIW__perfis{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1020px;margin:0 auto;display:grid}.Cadastro-module__1tqWIW__perfilCard{text-align:center;cursor:pointer;box-sizing:border-box;background:#efecf9;border:2px solid #efecf9;border-radius:28px;flex-direction:column;align-items:center;min-height:300px;padding:28px 18px 22px;transition:all .25s;display:flex}.Cadastro-module__1tqWIW__perfilCard:hover{transform:translateY(-4px);box-shadow:0 10px 25px #1a0b5c1a}.Cadastro-module__1tqWIW__perfilSelecionado{box-shadow:0 8px 20px #e63d6840;color:#1a0b5c!important;background:#ffb3c6!important;border-color:#e63d68!important}.Cadastro-module__1tqWIW__perfilSelecionado h2,.Cadastro-module__1tqWIW__perfilSelecionado p{color:#1a0b5c!important}.Cadastro-module__1tqWIW__perfilIcone{object-fit:contain;width:88px;height:88px;margin-bottom:16px}.Cadastro-module__1tqWIW__perfilCard h2{color:#1a0b5c;margin:8px 0 10px;font-size:18px;font-weight:700;line-height:1.15}.Cadastro-module__1tqWIW__perfilCard p{color:#2b2b2b;margin:0;font-size:13px;line-height:1.35}.Cadastro-module__1tqWIW__tag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#1a0b5c;border-radius:20px;margin-top:auto;padding:5px 12px;font-size:10px;font-weight:700}.Cadastro-module__1tqWIW__dots{display:none}.Cadastro-module__1tqWIW__formulario{flex-direction:column;gap:14px;max-width:620px;margin:42px auto 0;display:flex}.Cadastro-module__1tqWIW__inputGrande,.Cadastro-module__1tqWIW__inputMetade,.Cadastro-module__1tqWIW__inputSenha,.Cadastro-module__1tqWIW__selectBonito{box-sizing:border-box;color:#1a0b5c;appearance:none;background:#ffb3c6;border:1.5px solid #ffb3c6;border-radius:999px;outline:none;width:100%;padding:16px 22px;font-size:14px}.Cadastro-module__1tqWIW__inputGrande::placeholder,.Cadastro-module__1tqWIW__inputMetade::placeholder,.Cadastro-module__1tqWIW__inputSenha::placeholder{color:#1a0b5c8c}.Cadastro-module__1tqWIW__linhaInputs{gap:14px;display:flex}.Cadastro-module__1tqWIW__inputMetade{flex:1}.Cadastro-module__1tqWIW__inputComOlho{flex:1;align-items:center;display:flex;position:relative}.Cadastro-module__1tqWIW__inputComOlho .Cadastro-module__1tqWIW__inputSenha{padding-right:50px}.Cadastro-module__1tqWIW__botaoOlho{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;right:18px}.Cadastro-module__1tqWIW__selectWrapper{width:100%;position:relative}.Cadastro-module__1tqWIW__selectWrapper:after{content:"⌄";color:#1a0b5c;pointer-events:none;font-size:20px;font-weight:300;position:absolute;top:50%;right:22px;transform:translateY(-65%)}.Cadastro-module__1tqWIW__selectBonito{cursor:pointer;padding-right:45px}.Cadastro-module__1tqWIW__selectBonito option{color:#1a0b5c;background:#fff}.Cadastro-module__1tqWIW__botaoContinuar,.Cadastro-module__1tqWIW__botaoGoogle{cursor:pointer;border:none;border-radius:999px;margin-top:6px;padding:16px;font-size:15px;font-weight:800}.Cadastro-module__1tqWIW__botaoContinuar{color:#fff;background:#1a0b5c}.Cadastro-module__1tqWIW__botaoContinuar:disabled{opacity:.6;cursor:not-allowed}.Cadastro-module__1tqWIW__botaoGoogle{color:#1a0b5c;background:#fff;border:1.5px solid #e5e5e5;justify-content:center;align-items:center;gap:10px;display:flex}.Cadastro-module__1tqWIW__voltar{color:#1a0b5c;cursor:pointer;background:#efecf9;border:1.5px solid #efecf9;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.Cadastro-module__1tqWIW__voltar:hover{color:#fff;background:#1a0b5c;border-color:#1a0b5c;transform:translate(-2px)}.Cadastro-module__1tqWIW__divisor{text-align:center;color:#9a9a9a;text-transform:uppercase;letter-spacing:1px;margin:8px 0;font-size:13px;position:relative}.Cadastro-module__1tqWIW__divisor:before,.Cadastro-module__1tqWIW__divisor:after{content:"";background:#eee;width:42%;height:1px;position:absolute;top:50%}.Cadastro-module__1tqWIW__divisor:before{left:0}.Cadastro-module__1tqWIW__divisor:after{right:0}.Cadastro-module__1tqWIW__erroSenha{color:#e63d68;text-align:center;font-size:12px;font-weight:600}.Cadastro-module__1tqWIW__inputOk{background:#c8f7d8!important;border-color:#1ab86e!important}.Cadastro-module__1tqWIW__inputErro{background:#ffd1dc!important;border-color:#e63d68!important}.Cadastro-module__1tqWIW__senhaChecklist{background:#f9f6ff;border:1.5px solid #efecf9;border-radius:20px;padding:12px 18px;font-size:12px;line-height:1.6}.Cadastro-module__1tqWIW__forcaBarra{background:#eee;border-radius:10px;height:6px;margin-bottom:10px;overflow:hidden}.Cadastro-module__1tqWIW__forcaPreenchimento{height:100%;transition:all .3s}.Cadastro-module__1tqWIW__checkOk{color:#1ab86e;font-weight:700}.Cadastro-module__1tqWIW__checkErro{color:#999}@media (max-width:768px){.Cadastro-module__1tqWIW__cadastro{padding:24px 0 30px}.Cadastro-module__1tqWIW__conteudo{padding:0}.Cadastro-module__1tqWIW__introducao{padding:0 20px}.Cadastro-module__1tqWIW__introducao h1{font-size:18px}.Cadastro-module__1tqWIW__dicaScroll{color:#e63d68;margin-top:12px;font-size:13px;animation:1.6s infinite Cadastro-module__1tqWIW__pisca;display:block}.Cadastro-module__1tqWIW__perfis{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;scroll-padding-left:20px;scroll-padding-right:20px;overflow-x:auto;margin:0!important;padding:10px 20px 22px!important;display:flex!important}.Cadastro-module__1tqWIW__perfis::-webkit-scrollbar{display:none}.Cadastro-module__1tqWIW__perfilCard{scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;min-width:74vw;max-width:74vw;min-height:310px}.Cadastro-module__1tqWIW__perfis:after{content:"";flex-shrink:0;min-width:6px}.Cadastro-module__1tqWIW__dots{justify-content:center;gap:8px;margin-top:4px;display:flex}.Cadastro-module__1tqWIW__dots span{background:#e8d5f2;border-radius:50%;width:8px;height:8px}.Cadastro-module__1tqWIW__formulario{padding:0 20px}.Cadastro-module__1tqWIW__linhaInputs{flex-direction:column;gap:14px}@keyframes Cadastro-module__1tqWIW__pisca{0%,to{opacity:.45}50%{opacity:1}}}
.HomeContent-module__H75zqW__container{background:#fffdfd;flex-direction:column;gap:80px;width:100%;padding:80px 0;display:flex}.HomeContent-module__H75zqW__hero{justify-content:space-between;align-items:center;gap:70px;width:100%;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.HomeContent-module__H75zqW__heroText{width:520px;max-width:100%}.HomeContent-module__H75zqW__heroText h1{color:#000;margin:0;font-size:58px;font-weight:700;line-height:1}.HomeContent-module__H75zqW__heroText h2{color:#111;margin:10px 0 0;font-size:21px;font-weight:400;line-height:1.25}.HomeContent-module__H75zqW__bold{color:#15056f;font-weight:700}.HomeContent-module__H75zqW__heroText p{color:#111;max-width:500px;margin:28px 0 0;font-size:15px;font-weight:400;line-height:1.35}.HomeContent-module__H75zqW__heroActions{align-items:center;gap:20px;margin-top:26px;display:flex}.HomeContent-module__H75zqW__btnPrimary,.HomeContent-module__H75zqW__btnSecondary{border-radius:999px;justify-content:center;align-items:center;min-width:162px;height:40px;padding:0 20px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .2s,background-color .2s,color .2s;display:flex}.HomeContent-module__H75zqW__btnPrimary{color:#fff;background:#15056f}.HomeContent-module__H75zqW__btnPrimary:hover{background:#251296;transform:translateY(-1px)}.HomeContent-module__H75zqW__btnSecondary{color:#111;background:#e4e1ec;border:1px solid #15056f}.HomeContent-module__H75zqW__btnSecondary:hover{color:#fff;background:#15056f;transform:translateY(-1px)}.HomeContent-module__H75zqW__heroImage{flex-shrink:0;justify-content:center;align-items:center;width:350px;display:flex}.HomeContent-module__H75zqW__heroImage img{object-fit:contain;width:100%;max-width:350px;height:auto;display:block}.HomeContent-module__H75zqW__comoFunciona{background:#efa8ba;width:100%;padding:38px 28px 30px}.HomeContent-module__H75zqW__comoFuncionaConteudo{width:100%;max-width:1200px;margin:0 auto}.HomeContent-module__H75zqW__sectionTitle{color:#15056f;margin:0 0 36px;font-size:22px;font-weight:700;line-height:1.2}.HomeContent-module__H75zqW__gridFunciona{grid-template-rows:165px 165px;grid-template-columns:.94fr 1.06fr;gap:20px 14px;width:100%;display:grid}.HomeContent-module__H75zqW__card{border-radius:24px;padding:22px;position:relative;overflow:hidden}.HomeContent-module__H75zqW__cardTituloLinha{align-items:center;gap:12px;margin-bottom:14px;display:flex}.HomeContent-module__H75zqW__cardTituloLinha h3{margin:0;font-size:20px;font-weight:700;line-height:1.15}.HomeContent-module__H75zqW__card p{margin:0;font-size:17px;font-weight:400;line-height:1.3}.HomeContent-module__H75zqW__estrela{flex-shrink:0;font-size:36px;line-height:1}.HomeContent-module__H75zqW__estrelaRosa{color:#e63d68}.HomeContent-module__H75zqW__estrelaAzul{color:#15056f}.HomeContent-module__H75zqW__cardLight{color:#111;background:#fff;grid-area:1/1}.HomeContent-module__H75zqW__cardLight p{max-width:500px}.HomeContent-module__H75zqW__cardPink{color:#fff;background:#df3b67;grid-area:2/1}.HomeContent-module__H75zqW__cardPink p{max-width:500px}.HomeContent-module__H75zqW__cardDark{color:#fff;background:#15056f;flex-direction:column;grid-area:1/2/3;padding:22px 24px;display:flex}.HomeContent-module__H75zqW__cardDark .HomeContent-module__H75zqW__cardTituloLinha{margin-bottom:18px}.HomeContent-module__H75zqW__cardDarkPrimeiroTexto{width:100%;font-weight:400;margin:0 0 24px!important;font-size:17px!important;line-height:1.3!important}.HomeContent-module__H75zqW__cardDarkInferior{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:28px;width:100%;display:grid}.HomeContent-module__H75zqW__cardDarkSegundoTexto{font-weight:400;margin:0!important;font-size:17px!important;line-height:1.3!important}.HomeContent-module__H75zqW__cupomArea{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HomeContent-module__H75zqW__cupom{object-fit:contain;width:140px;height:140px;display:block}.HomeContent-module__H75zqW__universoWrapper{box-sizing:border-box;background:#fffdfd;width:100%;padding:0 32px}.HomeContent-module__H75zqW__universo{color:#fff;box-sizing:border-box;background:#15056f;border-radius:48px;justify-content:space-between;align-items:center;gap:50px;width:100%;max-width:1100px;margin:0 auto;padding:38px 42px;display:flex}.HomeContent-module__H75zqW__universoTexto{max-width:600px}.HomeContent-module__H75zqW__universo h2{margin:0 0 20px;font-size:22px;font-weight:700}.HomeContent-module__H75zqW__universo p{margin:0;font-size:16px;font-weight:400;line-height:1.3}.HomeContent-module__H75zqW__universo p+p{margin-top:2px}.HomeContent-module__H75zqW__btnUniverso{color:#fff;white-space:nowrap;background:#df3b67;border-radius:999px;justify-content:center;align-items:center;min-width:250px;height:72px;padding:0 28px;font-size:18px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.HomeContent-module__H75zqW__btnUniverso:hover{background:#c9345c;transform:translateY(-1px)}.HomeContent-module__H75zqW__impacto{box-sizing:border-box;background:#fffdfd;width:100%;max-width:1200px;margin:0 auto;padding:0 32px}.HomeContent-module__H75zqW__impactoTitle{text-align:center;color:#15056f;margin:0 0 60px;font-size:22px;font-weight:700}.HomeContent-module__H75zqW__gridImpacto{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.HomeContent-module__H75zqW__impactoCard{text-align:center;border:2px solid;border-radius:24px;flex-direction:column;align-items:center;min-height:275px;padding:28px 20px;display:flex}.HomeContent-module__H75zqW__bordaRoxa{background:#dedbea;border-color:#15056f}.HomeContent-module__H75zqW__bordaRosa{background:#f5bdcc;border-color:#e63d68}.HomeContent-module__H75zqW__impactoIcon{object-fit:contain;width:82px;height:82px;margin-bottom:18px}.HomeContent-module__H75zqW__impactoCard h3{color:#15056f;max-width:170px;margin:0 0 16px;font-size:20px;font-weight:700;line-height:1.15}.HomeContent-module__H75zqW__bordaRosa h3{color:#e63d68}.HomeContent-module__H75zqW__impactoCard p{color:#111;max-width:180px;margin:0;font-size:15px;font-weight:400;line-height:1.3}@media (max-width:1000px){.HomeContent-module__H75zqW__hero{gap:40px}.HomeContent-module__H75zqW__heroImage{width:310px}.HomeContent-module__H75zqW__heroImage img{max-width:310px}.HomeContent-module__H75zqW__gridImpacto{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.HomeContent-module__H75zqW__container{gap:40px;padding:40px 0}.HomeContent-module__H75zqW__hero{flex-direction:column;align-items:flex-start;padding:0 20px}.HomeContent-module__H75zqW__heroImage{width:100%}.HomeContent-module__H75zqW__heroImage img{max-width:350px;margin:0 auto}.HomeContent-module__H75zqW__heroActions{flex-wrap:wrap}.HomeContent-module__H75zqW__comoFunciona{padding:32px 16px}.HomeContent-module__H75zqW__gridFunciona{grid-template-rows:auto;grid-template-columns:1fr;gap:16px}.HomeContent-module__H75zqW__cardLight,.HomeContent-module__H75zqW__cardPink,.HomeContent-module__H75zqW__cardDark{grid-area:auto/1}.HomeContent-module__H75zqW__card{min-height:160px}.HomeContent-module__H75zqW__cardDark{min-height:360px}.HomeContent-module__H75zqW__cardDarkInferior{grid-template-columns:1fr 160px}.HomeContent-module__H75zqW__cupom{width:125px;height:125px}.HomeContent-module__H75zqW__universoWrapper{box-sizing:border-box;padding:0 16px!important}.HomeContent-module__H75zqW__universo{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:20px;border-radius:24px!important;width:100%!important;padding:28px 20px!important}.HomeContent-module__H75zqW__universoTexto{max-width:100%!important}.HomeContent-module__H75zqW__btnUniverso{width:100%!important;min-width:0!important;height:56px!important;font-size:16px!important}}@media (max-width:600px){.HomeContent-module__H75zqW__container{gap:35px;padding:35px 0}.HomeContent-module__H75zqW__heroText h1{font-size:42px}.HomeContent-module__H75zqW__heroText h2{font-size:18px}.HomeContent-module__H75zqW__heroImage img{max-width:290px}.HomeContent-module__H75zqW__cardTituloLinha h3{font-size:18px}.HomeContent-module__H75zqW__estrela{font-size:32px}.HomeContent-module__H75zqW__card p,.HomeContent-module__H75zqW__cardDarkPrimeiroTexto,.HomeContent-module__H75zqW__cardDarkSegundoTexto{font-size:14px!important}.HomeContent-module__H75zqW__cardDarkInferior{grid-template-columns:1fr;gap:20px}.HomeContent-module__H75zqW__cupomArea{justify-content:flex-start}.HomeContent-module__H75zqW__gridImpacto{grid-template-columns:1fr}.HomeContent-module__H75zqW__impactoCard{width:100%;max-width:330px;margin:0 auto}.HomeContent-module__H75zqW__impacto{padding:0 16px}}
.SobreNos-module__MMWUdG__sobreNos{background:#fffdfd;flex-direction:column;gap:80px;width:100%;padding-top:80px;padding-bottom:80px;display:flex}.SobreNos-module__MMWUdG__blocoUm{background:#fffdfd;justify-content:center;align-items:center;gap:70px;width:100%;padding:0 32px;display:flex}.SobreNos-module__MMWUdG__blocoUmTexto{width:520px;max-width:100%}.SobreNos-module__MMWUdG__blocoUmTexto h1{color:#e83f68;margin:0 0 28px;font-size:25px;font-weight:700;line-height:1.2}.SobreNos-module__MMWUdG__blocoUmTexto p{color:#111;margin:0 0 28px;font-size:15px;font-weight:400;line-height:1.25}.SobreNos-module__MMWUdG__blocoUmTexto p:last-child{margin-bottom:0}.SobreNos-module__MMWUdG__blocoUmImagem{object-fit:cover;border-radius:38px;flex-shrink:0;width:415px;height:275px}.SobreNos-module__MMWUdG__blocoDois{background:#fffdfd;justify-content:center;width:100%;padding:0 32px;display:flex}.SobreNos-module__MMWUdG__blocoDoisConteudo{color:#fff;text-align:center;background:#160877;border-radius:48px;width:100%;max-width:950px;padding:46px 70px}.SobreNos-module__MMWUdG__blocoDoisConteudo h2{margin:0 0 24px;font-size:22px;font-weight:700;line-height:1.2}.SobreNos-module__MMWUdG__blocoDoisConteudo p{max-width:780px;margin:0 auto 22px;font-size:15px;font-weight:400;line-height:1.25}.SobreNos-module__MMWUdG__blocoDoisConteudo p:last-child{margin-bottom:0}.SobreNos-module__MMWUdG__blocoTres{background:#eba1b7;justify-content:center;align-items:stretch;gap:80px;width:100%;padding:55px 32px;display:flex}.SobreNos-module__MMWUdG__blocoTresEsquerda{flex-direction:column;width:430px;display:flex}.SobreNos-module__MMWUdG__blocoTresEsquerda h2{color:#10056a;max-width:400px;margin:0 0 20px;font-size:28px;font-weight:700;line-height:1.15}.SobreNos-module__MMWUdG__blocoTresEsquerda>p{color:#111;max-width:420px;margin:0;font-size:18px;font-weight:400;line-height:1.4}.SobreNos-module__MMWUdG__blocoTresImagem{object-fit:cover;border-radius:28px;width:430px;height:220px;margin-top:auto}.SobreNos-module__MMWUdG__blocoTresDireita{flex-direction:column;justify-content:space-between;gap:22px;width:470px;display:flex}.SobreNos-module__MMWUdG__cardBeneficio{border-radius:28px;width:100%;padding:22px 27px}.SobreNos-module__MMWUdG__cardTitulo{align-items:center;gap:12px;margin-bottom:12px;display:flex}.SobreNos-module__MMWUdG__estrela{flex-shrink:0;width:30px;height:30px}.SobreNos-module__MMWUdG__cardBeneficio h3{margin:0;font-size:22px;font-weight:700;line-height:1.15}.SobreNos-module__MMWUdG__cardBeneficio p{margin:0;padding-left:0;font-size:15px;font-weight:400;line-height:1.3}.SobreNos-module__MMWUdG__cardAzul{color:#fff;background:#15056f}.SobreNos-module__MMWUdG__cardRosa{color:#fff;background:#df3b67}.SobreNos-module__MMWUdG__cardBranco{color:#111;background:#fff}@media (max-width:1000px){.SobreNos-module__MMWUdG__blocoTres{gap:50px}.SobreNos-module__MMWUdG__blocoTresEsquerda,.SobreNos-module__MMWUdG__blocoTresImagem{width:390px}.SobreNos-module__MMWUdG__blocoTresDireita{width:430px}}@media (max-width:900px){.SobreNos-module__MMWUdG__blocoTres{flex-direction:column;align-items:center;gap:40px;padding:45px 30px}.SobreNos-module__MMWUdG__blocoTresEsquerda,.SobreNos-module__MMWUdG__blocoTresDireita{width:100%;max-width:520px}.SobreNos-module__MMWUdG__blocoTresEsquerda h2,.SobreNos-module__MMWUdG__blocoTresEsquerda>p{max-width:100%}.SobreNos-module__MMWUdG__blocoTresImagem{aspect-ratio:1.9;width:100%;max-width:520px;height:auto;margin-top:35px}}.SobreNos-module__MMWUdG__blocoQuatro{text-align:center;background:#fffdfd;width:100%;padding:5px 32px}.SobreNos-module__MMWUdG__blocoQuatro>h2{color:#111;margin:0 0 70px;font-size:30px;font-weight:700;line-height:1.2}.SobreNos-module__MMWUdG__recursos{justify-content:center;align-items:flex-start;gap:90px;display:flex}.SobreNos-module__MMWUdG__recurso{flex-direction:column;align-items:center;width:165px;display:flex}.SobreNos-module__MMWUdG__iconeRecurso{width:165px;height:165px;margin-bottom:18px;display:block}.SobreNos-module__MMWUdG__recurso h3{color:#15056f;margin:0 0 24px;font-size:21px;font-weight:700;line-height:1.15}.SobreNos-module__MMWUdG__recurso .SobreNos-module__MMWUdG__tituloRosa{color:#e33c67}.SobreNos-module__MMWUdG__recurso p{color:#111;text-align:center;width:175px;margin:0;font-size:13px;font-weight:400;line-height:1.2}@media (max-width:900px){.SobreNos-module__MMWUdG__blocoQuatro{padding:30px 30px 40px}.SobreNos-module__MMWUdG__blocoQuatro>h2{margin-bottom:50px;font-size:21px}.SobreNos-module__MMWUdG__recurso,.SobreNos-module__MMWUdG__recurso p{width:220px}.SobreNos-module__MMWUdG__sobreNos{gap:35px;padding-top:35px;padding-bottom:35px}.SobreNos-module__MMWUdG__blocoUm{flex-direction:column;align-items:flex-start;gap:35px;padding:0 30px}.SobreNos-module__MMWUdG__blocoUmTexto{width:100%}.SobreNos-module__MMWUdG__blocoUmImagem{aspect-ratio:1.5;width:100%;max-width:600px;height:auto}.SobreNos-module__MMWUdG__blocoDois{padding:0 30px}.SobreNos-module__MMWUdG__blocoDoisConteudo{border-radius:36px;padding:40px 35px}.SobreNos-module__MMWUdG__blocoDoisConteudo h2{font-size:21px}.SobreNos-module__MMWUdG__blocoDoisConteudo p{font-size:14px}.SobreNos-module__MMWUdG__blocoTres{flex-direction:column;gap:40px}.SobreNos-module__MMWUdG__blocoTresEsquerda,.SobreNos-module__MMWUdG__blocoTresDireita{width:100%;max-width:500px}.SobreNos-module__MMWUdG__recursos{flex-direction:column;align-items:center;gap:50px}}
