.sobre_container__Ii_ed{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb;color:#333333;padding-bottom:3rem}.sobre_content__7EmjV{flex-grow:1;max-width:760px;margin:4rem auto 2rem;padding:0 1.5rem;background-color:white;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.sobre_title__u_oRJ{padding-top:100px;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#111111}.sobre_intro__WA_LS{font-size:1.15rem;font-weight:500;margin-bottom:2rem;line-height:1.6;text-align:center;max-width:640px;margin-left:auto;margin-right:auto;color:#444444}.sobre_stats__thrGZ{display:flex;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.sobre_statBox__UU87P{flex:1 1 180px;background-color:#f3f4f6;border-radius:8px;padding:1.5rem 1.75rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.07);transition:box-shadow .3s ease;cursor:default}.sobre_statBox__UU87P:hover{box-shadow:0 4px 15px rgba(0,0,0,.12)}.sobre_statBox__UU87P h2{font-size:2.5rem;font-weight:700;margin-bottom:.3rem;color:#222222}.sobre_statBox__UU87P p{font-size:1rem;font-weight:600;color:#666666}.sobre_description__fRgVI{font-size:1rem;font-weight:400;margin-bottom:1.4rem;line-height:1.6;color:#555555}.sobre_closing__C98j1{margin-top:3rem;font-style:italic;font-weight:600;text-align:center;font-size:1.1rem;color:#777777}.footer_footer__GoTLO{background-color:#001a3b;color:#e0e7ff;padding:2rem 1rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer_container__OJLlx{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.footer_logoSection__tgyWQ{flex:250px;display:flex;flex-direction:column;align-items:flex-start}.footer_logo__szUkC{height:150px;margin-bottom:.75rem}.footer_slogan__ck7AJ{font-size:1rem;font-weight:500;color:#a5b4fc;max-width:250px}.footer_contactSection__do2qW{flex:1 1 250px}.footer_contactSection__do2qW h4{font-size:1.25rem;margin-bottom:1rem;color:#c7d2fe}.footer_contactItem__KLzkE{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#e0e7ff;text-decoration:none;transition:color .3s ease}.footer_contactItem__KLzkE:hover{color:#818cf8}.footer_icon__C_jTK{font-size:1.2rem}.footer_socials__9Mg8A{margin-top:1rem;display:flex;gap:1.5rem}.footer_socialLink__6nCJk{color:#e0e7ff;font-size:1.8rem;transition:color .3s ease,transform .3s ease}.footer_socialLink__6nCJk:hover{color:#6366f1;transform:scale(1.2)}.footer_linksSection__DpVi8{flex:1 1 150px}.footer_linksSection__DpVi8 h4{font-size:1.25rem;margin-bottom:1rem;color:#c7d2fe}.footer_linksSection__DpVi8 ul{list-style:none;padding:0;margin:0}.footer_linksSection__DpVi8 li{margin-bottom:.75rem}.footer_linksSection__DpVi8 a{color:#e0e7ff;text-decoration:none;font-weight:500;transition:color .3s ease}.footer_linksSection__DpVi8 a:hover{color:#818cf8;text-decoration:underline}.footer_bottomBar__2SJ3m{border-top:1px solid #3b82f6;margin-top:2rem;padding-top:1rem;text-align:center;font-size:.9rem;color:#94a3b8}@media (max-width:768px){.footer_container__OJLlx{flex-direction:column;gap:2rem;align-items:center;text-align:center}.footer_contactSection__do2qW,.footer_linksSection__DpVi8,.footer_logoSection__tgyWQ{flex:none}.footer_contactSection__do2qW a,.footer_linksSection__DpVi8 a{font-size:1rem}.footer_socials__9Mg8A{justify-content:center}}.home_calculadoras__GuWBU{margin:4rem auto;padding:2rem;max-width:1200px}.home_calculadoras__GuWBU h2{font-size:2.5rem;text-align:center;margin-bottom:2.5rem;color:#004466}.home_calculadoras__GuWBU h1{font-size:1.8rem;color:#004466}.home_gridCalculadoras__eog77{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.home_calcCard__T7CHl{background:#e0f7ff;padding:2rem;border-radius:20px;box-shadow:0 6px 15px rgba(0,170,255,.15);display:flex;flex-direction:column;gap:1rem}.home_btnCalcular__k_un2{background-color:#007acc;color:white;padding:.75rem 1.5rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:background-color .3s ease;align-self:flex-start}.home_btnCalcular__k_un2:hover{background-color:#004466}.home_btnResetar__kDG2h{margin:2.5rem auto 0;padding:.75rem 2rem;background-color:#ff4d4d;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:.3s ease;display:block;box-shadow:0 4px 8px rgba(0,0,0,.2)}.home_btnResetar__kDG2h:hover{background-color:#e60000;transform:scale(1.05)}.home_btnResetar__kDG2h:active{background-color:#cc0000;transform:scale(.98)}.home_calcCard__T7CHl label{font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:1rem}.home_calcCard__T7CHl input[type=number]{padding:.5rem;border:1.5px solid #007acc;border-radius:8px;width:100px;text-align:center;transition:border-color .3s ease}.home_calcCard__T7CHl input[type=number]:focus{border-color:#004466;outline:none}.home_resultado__ttvEB{margin-top:.5rem;font-weight:700;color:#004466}@media (max-width:768px){.home_gridCalculadoras__eog77{grid-template-columns:1fr}.home_calcCard__T7CHl{width:100%}}.home_bannerTitle__du8Xp{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.home_produtosSection__qiCoU{text-align:center;padding:4rem 1rem;background-color:#eeeeee;width:100%;max-width:100vw}.home_produtosTitle__EocyM{font-size:2rem;color:#004aad;margin-bottom:1.5rem}.home_carrossel__8v_qv{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto}.home_carrosselButton__vRakI{background-color:#004aad;color:white;font-size:1.5rem;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;transition:background-color .3s ease}.home_carrosselButton__vRakI:hover{background-color:#00347a}.home_produtosGrid__9uv8n{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;justify-content:center}.home_produtoCard__l4vSv{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;width:100%;max-width:200px;height:200px}.home_produtoImagem__R__z_{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home_produtoCard__l4vSv:hover .home_produtoImagem__R__z_{transform:scale(1.1)}.home_overlay__xlCsY{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.home_produtoCard__l4vSv:hover .home_overlay__xlCsY{opacity:1}.home_overlayText__iMYC6{font-size:1.5rem;font-weight:700;color:white;margin-bottom:.5rem}.home_overlayDescription__zzg4j{font-size:1rem;color:white;text-align:center;padding:0 1rem}.home_saibaMaisButton__5awrb{margin-top:2rem;padding:.8rem 2rem;background-color:#004aad;border-radius:4px;font-size:1.1rem;transition:background-color .3s ease}.home_saibaMaisButton__5awrb:hover{background-color:#00347a}.home_acoesRapidasSection__ci9JW{text-align:center;background-color:#004aad;color:white;padding:2rem 1rem}.home_acoesRapidasTitle__ACY7V{font-size:2rem;margin-bottom:1rem}.home_acoesRapidasButtons__3a_bT{display:flex;justify-content:center;gap:1rem}.home_acoesRapidasButton__VuCQM{padding:.8rem 1.5rem;background-color:#fff;color:#004aad;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.home_acoesRapidasButton__VuCQM:hover{background-color:#f0f0f0}.home_beneficiosSection__QKxvY{text-align:center;background:linear-gradient(90deg,#004aad,#007BFF);padding:4rem 1rem;color:white}.home_beneficiosTitle__w88FF{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;color:#fff}.home_beneficiosGrid__P6dYk{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1400px;margin:0 auto}.home_beneficioCard__UKYiA{background:rgba(255,255,255,.226);padding:2rem;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;max-height:270px}.home_beneficioCard__UKYiA:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.25)}.home_beneficioCard__UKYiA h3{font-size:1.6rem;color:#ffffff;margin-bottom:1rem}.home_beneficioCard__UKYiA p{font-size:1.05rem;color:#e1e1e1;line-height:1.6}.home_iconeBeneficio__J6DtY{font-size:2.5rem;margin-bottom:1rem}@media (max-width:480px){.home_beneficiosTitle__w88FF{font-size:2rem}.home_beneficioCard__UKYiA{padding:1.5rem}.home_beneficioCard__UKYiA h3{font-size:1.3rem}.home_beneficioCard__UKYiA p{font-size:1rem}}.home_receitasSection__I_JXF{padding:50px 20px;text-align:center}.home_receitasTitle__RUmqc{font-size:2.5rem;margin-bottom:30px;color:#007BFF}.home_receitasGrid__TCvFQ{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.home_receitaCard__d2fcm{background-color:white;padding:25px;height:250px;width:250px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:12px;transition:transform .3s ease-in-out;cursor:pointer}.home_receitaCard__d2fcm:hover{transform:scale(1.05)}.home_receitaNome___JCP5{font-size:1.5rem;font-weight:700;color:#007BFF;margin-bottom:15px}.home_receitaDescricao__n84Mf{font-size:1.1rem;color:#007BFF;margin-top:10px;line-height:1.6}.home_saibaMaisContainer__IMOPh{margin-top:40px}.home_saibaMaisButton__5awrb{padding:12px 30px;background-color:#007BFF;color:white;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;transition:background-color .3s}.home_saibaMaisButton__5awrb:hover{background-color:#0056b3}.home_contatoSection__vFAIa{background-color:#f0f5ff;color:#004aad;padding:2rem;text-align:center;border-radius:20px;max-width:900px;margin:4rem auto;box-shadow:0 10px 30px rgba(0,75,173,.63);transition:box-shadow .3s ease}.home_contatoSection__vFAIa:hover{box-shadow:0 15px 40px rgba(0,74,173,.2)}.home_contatoTitle__pkFF9{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:1px;color:#00347a}.home_contatoDescription__6Www7{font-size:1.25rem;line-height:1.6;max-width:700px;margin:0 auto 3rem;color:#293c70}.home_contatoButton__Bj0HG{background-color:#004aad;color:white;font-weight:700;padding:1rem 3rem;border:none;border-radius:50px;cursor:pointer;font-size:1.2rem;box-shadow:0 6px 20px rgba(0,74,173,.3);transition:background-color .3s ease,box-shadow .3s ease}.home_contatoButton__Bj0HG:hover{background-color:#00347a;box-shadow:0 8px 30px rgba(0,52,122,.5)}.home_contatoButton__Bj0HG:focus{outline:3px solid #ffd600;outline-offset:4px}@media (max-width:768px){.home_contatoSection__vFAIa{padding:3rem 1.5rem}.home_contatoTitle__pkFF9{font-size:2.2rem}.home_contatoDescription__6Www7{font-size:1.1rem;max-width:100%}.home_contatoButton__Bj0HG{padding:.85rem 2.5rem;font-size:1rem}}@media (max-width:480px){.home_contatoSection__vFAIa{padding:2.5rem 1rem}.home_contatoTitle__pkFF9{font-size:1.8rem}.home_contatoDescription__6Www7{font-size:1rem}.home_contatoButton__Bj0HG{padding:.7rem 2rem;font-size:.95rem}}@media (max-width:768px){.home_produtosGrid__9uv8n{grid-template-columns:repeat(2,1fr)}.home_beneficiosGrid__P6dYk,.home_testemunhosGrid__k5r70{grid-template-columns:1fr}.home_contatoTitle__pkFF9{font-size:2rem}.home_contatoDescription__6Www7{font-size:1rem}.home_contatoButton__Bj0HG{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.home_produtosGrid__9uv8n{grid-template-columns:repeat(2,1fr)}.home_beneficiosGrid__P6dYk,.home_testemunhosGrid__k5r70{grid-template-columns:1fr}.home_produtoCard__l4vSv{max-width:100%;height:auto}.home_produtoImagem__R__z_{height:auto}}.carrossel_carousel__dwhps{position:relative;width:100vw;height:55vh;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:0;margin:140px 0 0}.carrossel_slides__dIll6{position:relative;width:100%;height:100%}.carrossel_slide__Ly0JS{position:absolute;width:100%;height:100%;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.carrossel_slide__Ly0JS.carrossel_hidden__bBN3B{opacity:0;transform:translateX(100%)}.carrossel_slide__Ly0JS.carrossel_active__KS1p8{opacity:1;transform:translateX(0);z-index:1}.carrossel_image__oEvZK{width:100%;height:100%;object-fit:cover}.carrossel_nextButton__b6jAm,.carrossel_prevButton__w0qws{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:2}.carrossel_nextButton__b6jAm:hover,.carrossel_prevButton__w0qws:hover{background-color:rgba(0,0,0,.7)}.carrossel_prevButton__w0qws{left:1rem}.carrossel_nextButton__b6jAm{right:1rem}@media (max-width:768px){.carrossel_carousel__dwhps{height:80vh}.carrossel_nextButton__b6jAm,.carrossel_prevButton__w0qws{width:2rem;height:2rem}}@media (max-width:480px){.carrossel_carousel__dwhps{width:100vw;height:15vh}.carrossel_nextButton__b6jAm,.carrossel_prevButton__w0qws{width:1.5rem;height:1.5rem}}.contato_container__6wdX5{max-width:960px;margin:0 auto;padding:120px 1.5rem 4rem;font-family:Inter,sans-serif;color:#1e293b;background:linear-gradient(145deg,#f8fafc,#ffffff);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.05)}.contato_title__BCJx4{font-size:2.5rem;text-align:center;font-weight:700;margin-bottom:2rem;color:#1e293b;position:relative}.contato_title__BCJx4:after{content:"";width:60px;height:4px;background:#22c55e;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border-radius:8px}.contato_whatsapp__VxsWD{display:flex;justify-content:center;margin-bottom:2rem}.contato_whatsappButton__oIND2{background:linear-gradient(90deg,#25d366,#1ebe5b);color:white;font-size:1rem;padding:.9rem 2rem;border:none;border-radius:50px;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(37,211,102,.3)}.contato_whatsappButton__oIND2:hover{transform:scale(1.03);box-shadow:0 6px 20px rgba(30,190,91,.4)}.contato_whatsappIcon__Eqp_E{width:26px;height:26px}.contato_form__6BZtA{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.contato_input__sYV7G,.contato_textarea__Pnsyz{width:100%;padding:.85rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#f9fafb}.contato_input__sYV7G:focus,.contato_textarea__Pnsyz:focus{border-color:#2563eb;background-color:#fff;outline:none;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.contato_textarea__Pnsyz{min-height:140px;resize:vertical}.contato_button__23GE7{background:#2563eb;color:white;padding:.85rem 2rem;font-size:1rem;border:none;border-radius:12px;cursor:pointer;align-self:flex-start;transition:all .3s ease}.contato_button__23GE7:hover{background-color:#1e40af;transform:translateY(-2px);box-shadow:0 4px 14px rgba(30,64,175,.25)}.contato_info__WMPgd{background:#f1f5f9;padding:1.5rem;border-radius:12px;font-size:1rem;color:#475569;text-align:center;line-height:1.6;box-shadow:0 2px 8px rgba(0,0,0,.04)}.produtos_produtosSection__baPel{margin:2rem auto;padding:1rem;text-align:center}.produtos_title__mNWv_{padding-top:100px;font-size:2rem;color:#004aad;margin-bottom:1.5rem}.produtos_produtosGrid__JuNrO{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;justify-items:center}@media (max-width:768px){.produtos_produtosGrid__JuNrO{grid-template-columns:repeat(2,1fr)}}.produtos_produtoCard__d9RBW{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;text-align:center;width:100%;max-width:300px;height:250px;display:flex;flex-direction:column;justify-content:space-between;background-color:#f9f9f9;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.produtos_produtoImagem__lLad7{width:100%;height:200px;object-fit:cover;border-radius:8px;transition:transform .3s ease}.produtos_produtoCard__d9RBW:hover .produtos_produtoImagem__lLad7{transform:scale(1.1)}.produtos_overlay__Ebp_q{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;border-radius:8px}.produtos_produtoCard__d9RBW:hover .produtos_overlay__Ebp_q{opacity:1}.produtos_overlayText__HE_LG{color:white;font-size:1.5rem;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.5);text-align:center}.produtos_produtoDescricao__oSzqL{color:#555;font-size:1rem;margin-top:.5rem;text-align:center}.receitas_title__FBGwj{padding-top:100px;font-size:2rem;color:#004aad;text-align:center;margin:1.5rem 0}.receitas_saborSelector__1W3ze{text-align:center;margin:1rem 0}.receitas_dropdown__Y8P38{padding:.5rem;font-size:1rem;border:2px solid #004aad;border-radius:4px;background-color:#f9f9f9;color:#004aad}.receitas_tipoSelector__hZv_L{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.receitas_tipoButton__KWqow{padding:.5rem 1rem;font-size:1rem;color:#004aad;background-color:#f9f9f9;border:2px solid #004aad;border-radius:4px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.receitas_tipoButton__KWqow.receitas_active__IXjqC,.receitas_tipoButton__KWqow:hover{background-color:#004aad;color:#fff}.receitas_receitasGrid__W61Ae{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem auto;padding:1rem}.receitas_receitaCard__F1k0o{border:3px solid #555;border-radius:8px;padding:1rem;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.receitas_receitaTitulo__Bj8sx{color:#004aad;font-size:1.5rem;margin:.5rem 0;font-weight:700}.receitas_receitaDescricao__bQHvA{color:#555;font-size:1rem;margin:.5rem 0}.receitas_passos__UFPCM{text-align:left;padding:0;margin:1rem 0}.receitas_passos__UFPCM li{margin-bottom:.5rem;line-height:1.5}.receitas_receitaCard__F1k0o h3{font-weight:700;color:#004aad}.receitas_passos__UFPCM li{font-weight:700}.revendedores_pageWrapper__KOiDt{background-color:#f9fafb;color:#333;min-height:100vh;display:flex;flex-direction:column}.revendedores_container__k_KOW{max-width:740px;margin:4rem auto 3rem;padding:0 1.5rem;background-color:white;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.revendedores_title__yX6Vm{padding-top:100px;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#111}.revendedores_description__TZhIE{font-size:1.15rem;font-weight:500;line-height:1.6;text-align:center;margin-bottom:2rem;color:#444}.revendedores_benefits__ix5f1{margin-bottom:2.5rem}.revendedores_subTitle__05_NZ{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#222}.revendedores_benefitsList__ZGx_p{list-style:none;padding-left:0;margin:0}.revendedores_benefitsList__ZGx_p li{margin-bottom:1rem;padding-left:1.2rem;position:relative;font-size:1rem;line-height:1.5}.revendedores_benefitsList__ZGx_p li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.revendedores_formContainer___NL9_{margin-top:2rem;background-color:#f3f4f6;border-radius:8px;padding:2rem}.revendedores_contactText__fpvja{margin-bottom:1rem;font-size:1rem;color:#555}.revendedores_formGroup__HGelC{display:flex;flex-direction:column;gap:1rem}.revendedores_input__U4K_M{padding:.8rem 1rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}.revendedores_contactButton___KdNx{background-color:#10b981;color:white;font-size:1rem;padding:.8rem 1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.revendedores_contactButton___KdNx:hover{background-color:#0e9e6e}