@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";#header{z-index:1000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;transition:background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0}.title{flex-shrink:0;align-items:center;display:flex}.title a h1{letter-spacing:1px;color:#1b1622;white-space:nowrap;font-size:22px;font-weight:800}.menu{background-color:#0000;flex-direction:row;align-items:center;gap:40px;display:flex}a{color:#1b1622;text-decoration:none}.clicavel{letter-spacing:.3px;font-size:15px;font-weight:500;transition:opacity .2s}.clicavel:hover{opacity:.6}.hamburger{cursor:pointer;z-index:1200;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:4px;display:none}.hamburger span{transform-origin:50%;background-color:#1b1622;border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .2s,width .3s;display:block}.hamburger--open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;width:0}.hamburger--open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.nav-overlay{z-index:1050;background:#00000080;animation:.25s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav-mobile{z-index:1100;background-color:#12141d;flex-direction:column;width:min(320px,85vw);height:100dvh;padding:0;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #0006}.nav-mobile--open{transform:translate(0)}.nav-mobile__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.nav-mobile__title{color:#fff;letter-spacing:1px;font-size:18px;font-weight:800}.nav-mobile__close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:4px 8px;font-size:20px;transition:opacity .2s}.nav-mobile__close:hover{opacity:1}.nav-mobile__list{flex:1;padding:12px 0;list-style:none}.nav-mobile__item{border-bottom:1px solid #ffffff0f}.nav-mobile__link{color:#fff;letter-spacing:.3px;padding:18px 24px;font-size:16px;font-weight:500;transition:background .2s,padding-left .2s;display:block}.nav-mobile__link:hover{background:#ffffff0f;padding-left:32px}.nav-mobile__footer{border-top:1px solid #ffffff14;padding:24px}.nav-mobile__cta{text-align:center;background-color:#fff;border-radius:35px;padding:14px 20px;font-size:15px;font-weight:700;transition:opacity .2s;display:block;color:#12141d!important}.nav-mobile__cta:hover{opacity:.85}main{background-position:bottom;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5vh;width:100%;min-height:100vh;padding:120px 220px 80px;display:flex;position:relative}main:before{content:"";z-index:0;background-color:#ffffff73;border-bottom-right-radius:5px;position:absolute;inset:0}main>*{z-index:1;position:relative}.text-header{flex-direction:column;gap:30px;width:60%;display:flex}#text-header-pc{display:flex}#text-header-mobile{display:none}.text-header h1{font-size:62px;font-weight:700;line-height:105%}.text-header p{font-size:22px;line-height:160%}.botoes-header{flex-flow:wrap;gap:16px;width:60%;display:flex}.quero-participar{color:#fff;background-color:#12141d;border:none;border-radius:35px;padding:16px 28px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;transition:opacity .2s}.quero-participar:hover{opacity:.8}.saiba-mais{color:#12141d;background:0 0;border:2px solid #12141d;border-radius:35px;padding:16px 28px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;transition:background .2s}.saiba-mais:hover{background:#00000012}@media (width<=1440px){main{padding:120px 120px 80px}}@media (width<=1280px){.menu{gap:28px}.text-header{width:70%}.text-header h1{font-size:52px}.botoes-header{width:70%}}@media (width<=1024px){.menu{display:none}.hamburger{display:flex}#header{padding:16px 24px}main{text-align:center;align-items:center;min-height:90vh;padding:100px 60px 60px}.text-header{align-items:center;width:85%}#text-header-pc{display:flex}#text-header-mobile{display:none}.text-header h1{font-size:48px}.text-header p{font-size:18px}.botoes-header{justify-content:center;gap:12px;width:80%}}@media (width<=480px){#header{padding:14px 20px}.title a h1{font-size:18px}main{text-align:center;align-items:center;min-height:100svh;padding:90px 20px 50px}.text-header{align-items:center;width:100%}#text-header-pc{display:none}#text-header-mobile{display:flex}.text-header h1{font-size:32px;line-height:110%}.text-header p{font-size:15px;line-height:160%}.botoes-header{flex-direction:column;gap:10px;width:100%}.quero-participar,.saiba-mais{text-align:center;width:100%;padding:14px;font-size:15px}}.sobre{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;padding:120px 200px;font-size:24px;display:flex}.texto-sobre{text-align:left;flex-direction:column;gap:50px;width:100%;display:flex}.sobre h1{letter-spacing:2px;font-weight:800}.sobre p{width:75%;font-size:20px;font-weight:200;line-height:200%}@media (width<=1024px){.sobre{padding:80px 60px}.sobre p{width:90%;font-size:18px}}@media (width<=480px){.sobre{justify-content:center;align-items:center;width:100%;padding:50px 0}.texto-sobre{text-align:justify;gap:20px;width:100%;padding:0 24px}.texto-sobre h1{font-size:28px}.texto-sobre p{width:100%;font-size:14px}}.galeria{text-align:center;color:#fff;flex-direction:column;justify-content:center;gap:50px;width:100%;padding:120px 200px;font-size:24px;display:flex}.carrossel{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.imagem-galeria{border-radius:10px;width:22%}.galeria h1{text-align:left;letter-spacing:2px;width:100%;font-weight:800}.veja-mais{color:#12141d;background-color:#fff;border:none;border-radius:35px;padding:16px 48px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;transition:opacity .2s;display:flex}.veja-mais:hover{opacity:.85}@media (width<=1024px){.galeria{gap:30px;padding:80px 40px}.galeria h1{font-size:36px}.carrossel{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.imagem-galeria{width:100%}.veja-mais{align-self:center}}@media (width<=480px){.galeria{gap:20px;padding:50px 20px}.galeria h1{font-size:28px}.veja-mais{align-self:center;padding:12px 28px;font-size:14px}.carrossel{flex-direction:column;gap:16px;width:100%;display:flex}.imagem-galeria{width:100%}}.perguntas{background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;gap:50px;width:95%;margin:0 auto;padding:100px 150px;display:flex}.perguntas h1{font-size:48px;font-weight:800}.perguntas-respostas{letter-spacing:1px;flex-direction:column;width:100%;font-weight:600;display:flex}.pergunta-resposta{flex-direction:column;gap:10px;width:100%;display:flex}.up{border-bottom:1px solid #12141d;flex-direction:row;justify-content:space-between;width:100%;display:flex}.pergunta{cursor:pointer;padding:12px 0}.arrow{cursor:pointer;color:#12141d;flex-shrink:0;align-items:center;padding:8px;font-size:24px;transition:transform .3s .1s;display:flex}.arrow.ativo{transform:rotate(-180deg)}.resposta{color:#000;opacity:0;background-color:#ececec;border-radius:5px;width:100%;max-height:0;padding:12px;font-weight:300;line-height:30px;transition:max-height 1s,opacity .5s;overflow:hidden}.resposta.ativo{opacity:1;max-height:200px;transition:max-height 1s,opacity 1.5s}@media (width<=1024px){.perguntas{border-radius:0;gap:30px;width:100%;padding:60px 40px}.perguntas h1{font-size:36px}}@media (width<=480px){.perguntas{border-radius:0;gap:20px;width:100%;padding:40px 20px}.perguntas h1{font-size:28px}.up{gap:10px}.pergunta,.resposta{font-size:14px}.resposta.ativo{max-height:600px}}.depoimentos{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;padding:100px 0;display:flex}.text-depoimentos{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.text-depoimentos h1{padding-top:20px;font-size:48px;font-weight:800}.text-depoimentos p{letter-spacing:2px;font-weight:200}.depoimentos-container{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:20px;width:100%;padding:0 200px;display:flex}.individual{color:#000;border-radius:5px;flex-direction:column;flex:1;min-width:280px;max-width:420px;display:flex;overflow:hidden}.individual-header{background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:20px 20px 10px;display:flex}.individual-header p{letter-spacing:1px;font-weight:700}.text-individual{text-align:justify;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;flex-direction:column;gap:20px;padding:10px 20px 20px;line-height:25px;display:flex}@media (width<=1024px){.depoimentos{padding:60px 0}.text-depoimentos h1{font-size:36px}.depoimentos-container{gap:24px;padding:0 40px}.individual{min-width:260px;max-width:48%}}@media (width<=480px){.depoimentos{gap:24px;width:100%;padding:40px 20px}.text-depoimentos h1{font-size:28px}.text-depoimentos p{text-align:center;font-size:14px}.depoimentos-container{flex-direction:column;align-items:stretch;gap:16px;padding:0}.individual{max-width:100%;min-width:unset;background-color:#fff}.individual-header{background-color:#0000}.text-individual{background-color:#0000;line-height:20px}}.contribua{color:#000;background-color:#fff;border-radius:10px;width:95%;margin:0 auto;padding:75px 0;display:flex}.contribua-container{flex-direction:row;gap:10%;width:100%;padding:0 200px;display:flex}.text-contribua{flex-direction:column;justify-content:center;align-items:center;gap:15%;display:flex}.up-contribua{flex-direction:column;gap:40px;line-height:35px;display:flex}.up-contribua h1{font-size:48px;font-weight:800}.down-contribua{flex-direction:column;align-self:flex-start;gap:50px;width:100%;display:flex}.title-contribua{flex-direction:row;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.title-contribua svg{color:#12141d;font-size:24px}.pay{gap:70px;width:80%;font-size:16px;display:flex}.pay-text{border-right:1px solid #0000001a;flex-direction:column;gap:50px;width:100%;padding-right:70px;display:flex}.pay-pix{width:100%;display:flex}.pay-button{color:#fff;background-color:#12141d;border-radius:35px;width:70%;padding:15px;font-family:Poppins,"Sans-serif";font-weight:700;transition:opacity .2s}.pay-button:hover{opacity:.8}.img-contribua{grid-template-columns:repeat(2,1fr);gap:30px;padding:50px 0;display:grid}.linha1{align-self:flex-end}@media (width<=1024px){.contribua{border-radius:0;width:100%}.contribua-container{flex-direction:column;gap:40px;padding:60px 40px}.up-contribua h1{font-size:36px}.pay{gap:40px;width:100%}.pay-text{padding-right:40px}.pay-button{width:60%}}@media (width<=480px){.contribua{border-radius:0;width:100%;padding:0}.contribua-container{flex-direction:column;gap:30px;padding:40px 20px}.text-contribua{gap:20px}.up-contribua{text-align:justify;gap:20px;line-height:25px}.up-contribua h1{font-size:28px}.up-contribua p,.down-contribua p{font-size:14px}.down-contribua{border-top:1px solid #0000001a;gap:20px;padding:24px 0}.pay{flex-direction:column;gap:20px;width:100%}.pay-text{border-bottom:1px solid #0000001a;border-right:none;gap:20px;padding-bottom:20px;padding-right:0}.pay-button{width:100%}.img-contribua{flex-direction:column;padding:0;display:flex}.linha1{display:none}}.localizacao{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;padding:100px 0;display:flex}.text-local{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.text-local h1{padding-top:20px;font-size:48px;font-weight:800}.text-local p{letter-spacing:2px;font-weight:200}.localizacao iframe{border-radius:10px;width:85%;height:450px}@media (width<=1024px){.localizacao{padding:60px 40px}.text-local h1{font-size:36px}.localizacao iframe{width:100%;height:380px}}@media (width<=480px){.localizacao{gap:24px;padding:40px 20px}.text-local{padding:0}.text-local h1{font-size:28px}.text-local p{text-align:center;font-size:14px}.localizacao iframe{border-radius:10px;width:100%;height:280px;padding:0}}.conselheiros{color:#fff;flex-direction:column;gap:70px;width:70%;margin:0 auto;padding:150px 0;display:flex}.casal{flex-direction:row;justify-content:center;gap:8%;width:100%;display:flex}.casal img{border-radius:20px;width:50%}.texto-casal{flex-direction:column;justify-content:space-around;max-width:525px;display:flex}#texto-casal-mobile{display:none}.texto-casal h1{letter-spacing:2px;font-size:36px;font-weight:600;line-height:40px}.texto-casal p{letter-spacing:2px;font-weight:200;line-height:30px}.diretoria{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:70%;margin:0 auto;padding:20px 0 100px;display:flex}.diretoria h1{letter-spacing:2px;font-size:36px;font-weight:600;line-height:40px}.lideres{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.lider img{aspect-ratio:9/16;object-fit:cover;object-position:top;border-radius:8px;width:50%}.lider{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.nome{font-weight:700}.area{font-style:italic;font-weight:200}@media (width<=1024px){.conselheiros{gap:50px;width:100%;padding:80px 40px}.casal{flex-direction:column;align-items:center;gap:30px}.texto-casal{gap:20px;max-width:100%}.texto-casal h1{text-align:center;font-size:30px}.texto-casal p{text-align:center;font-size:15px}#texto-casal-mobile{display:flex}#texto-casal-pc{display:none}.casal img{border-radius:10px;width:100%;max-width:320px;height:auto}.diretoria{width:100%;margin:0;padding:20px 0 60px}.diretoria h1{text-align:center;font-size:30px}.lideres{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=480px){.conselheiros{flex-direction:column;gap:30px;width:100%;padding:40px 20px}.casal{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0}.texto-casal{gap:16px;width:100%;padding:0}.texto-casal h1{text-align:center;font-size:26px}.texto-casal p{text-align:justify;font-size:14px}#texto-casal-mobile{display:flex}#texto-casal-pc{display:none}.casal img{border-radius:10px;width:100%;max-width:280px;height:auto}.diretoria{width:100%;padding:20px 0}.diretoria h1{text-align:center;font-size:26px}.lideres{grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.lider{width:100%;padding:0}}footer{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:40px 20px 30px;font-weight:200;display:flex}.img-footer{align-items:center;gap:20px;display:flex}.img-footer a{color:#fff;font-size:32px;transition:opacity .2s}.img-footer a:hover{opacity:.7}@media (width<=1024px){footer{gap:16px;padding:40px 30px 24px}.img-footer a{font-size:28px}}@media (width<=480px){footer{gap:14px;padding:30px 20px 24px;font-size:13px}.img-footer a{font-size:26px}}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-content{color:#12141d;background-color:#fff;border-radius:16px;width:90%;max-width:720px;max-height:90vh;padding:48px 40px;animation:.3s slideUp;position:relative;overflow-y:auto}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:0 0}.modal-content::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;padding:4px;font-size:28px;line-height:1;transition:color .2s;position:absolute;top:16px;right:20px}.modal-close:hover{color:#12141d}.inscricao-form h2{color:#12141d;margin-bottom:8px;font-size:32px;font-weight:800}.inscricao-form .subtitulo{color:#666;letter-spacing:.5px;margin-bottom:32px;font-size:15px;font-weight:300}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.form-group label{color:#333;letter-spacing:.3px;margin-bottom:6px;font-size:14px;font-weight:600}.form-group label span{color:#e74c3c;margin-left:2px}.form-group input,.form-group select{color:#12141d;background-color:#f8f9fa;border:1.5px solid #ddd;border-radius:10px;outline:none;padding:12px 16px;font-family:Poppins,sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{background-color:#fff;border-color:#12141d;box-shadow:0 0 0 3px #12141d14}.form-group input::placeholder{color:#aaa}.form-row{gap:16px;display:flex}.form-row .form-group{flex:1}.radio-group{gap:24px;margin-top:4px;display:flex}.radio-option{cursor:pointer;align-items:center;gap:8px;font-size:15px;display:flex}.radio-option input[type=radio]{accent-color:#12141d;cursor:pointer;width:18px;height:18px}.section-divider{border:none;border-top:1px solid #eee;margin:28px 0}.section-title{color:#12141d;align-items:center;gap:8px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.section-title:before{content:"";background-color:#12141d;border-radius:2px;width:4px;height:20px;display:inline-block}.btn-enviar{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#12141d;border:none;border-radius:12px;width:100%;margin-top:12px;padding:16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;transition:opacity .2s,transform .1s}.btn-enviar:hover{opacity:.85}.btn-enviar:active{transform:scale(.98)}.btn-enviar:disabled{opacity:.5;cursor:not-allowed}.pagamento-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px 0;display:flex}.pagamento-sucesso-icon{margin-bottom:8px;font-size:64px}.pagamento-content h2{color:#12141d;margin-bottom:4px;font-size:28px;font-weight:800}.pagamento-content .sucesso-msg{color:#27ae60;margin-bottom:20px;font-size:16px;font-weight:600}.pagamento-badge{color:#fff;background:linear-gradient(135deg,#12141d 0%,#2c3e50 100%);border-radius:16px;width:100%;max-width:400px;padding:32px 40px}.pagamento-badge .tag-promo{letter-spacing:2px;text-transform:uppercase;background-color:#ffffff26;border-radius:20px;margin-bottom:12px;padding:4px 16px;font-size:12px;font-weight:700;display:inline-block}.pagamento-badge .promo-descricao{opacity:.85;margin-bottom:8px;font-size:14px;font-weight:300}.pagamento-badge .promo-valor{letter-spacing:-1px;font-size:48px;font-weight:800}.pagamento-badge .promo-valor span{font-size:24px;font-weight:400}.btn-pagamento{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#009ee3;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:400px;margin-top:8px;padding:18px 32px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.btn-pagamento:hover{background-color:#0085c3}.btn-pagamento:active{transform:scale(.98)}.erro-msg{color:#e74c3c;text-align:center;margin-top:12px;font-size:14px;font-weight:500}@media (width<=1024px){.modal-content{width:92%;padding:40px 32px}.form-row{flex-direction:column;gap:0}}@media (width<=480px){.modal-content{border-radius:12px;width:95%;max-height:92vh;padding:32px 20px}.inscricao-form h2{font-size:26px}.form-row{flex-direction:column;gap:0}.form-group input,.form-group select{padding:14px 16px;font-size:16px}.pagamento-badge{padding:24px 20px}.pagamento-badge .promo-valor{font-size:40px}.btn-pagamento{padding:16px 24px;font-size:16px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#12141d;flex-direction:column;align-items:center;width:100vw;height:100vh;font-family:Poppins,sans-serif;display:flex;overflow-x:hidden}button:hover{cursor:pointer}
