@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";.header{background-color:#fff;border-bottom:1px solid #eeeeee;padding:10px 0}.header .container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.header .logo img{max-height:60px;width:auto}.header.landing .container{justify-content:center}.header.landing .nav{display:none}.header.internal .container{justify-content:space-between}.header.internal .logo{margin-left:0}.header.internal .nav{display:flex;align-items:center}.header.internal .nav ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.header.internal .nav ul li a{color:#274769;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.header.internal .nav ul li a:hover{color:#4480ad}.footer{background-color:var(--primary-blue);color:var(--text-light);padding:4rem 1rem 1rem}.footer .container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer h3,.footer h4{color:var(--secondary-yellow);margin-bottom:1.5rem}.footer ul{list-style:none}.footer ul li{margin-bottom:.8rem}.footer a{opacity:.8;transition:opacity .3s ease}.footer a:hover{opacity:1;color:var(--secondary-yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.9rem;opacity:.6}@media (max-width: 768px){.footer-grid{text-align:center}}.hero{background-color:#2f629b;padding:60px 0;color:#fff;text-align:center}.hero .container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero h1{font-size:2rem;font-family:Poppins,sans-serif;line-height:1.3;max-width:800px;margin:0 auto 1.5rem}.hero h1 strong{font-weight:800}.hero-divider{margin:25px auto;max-width:900px}.hero-divider img{max-width:100%;max-height:200px;width:auto;object-fit:contain}.hero-subtitle{font-size:1.1rem;color:#f1c40f;margin-top:15px}.hero-subtitle strong{font-weight:700}@media (max-width: 768px){.hero h1{font-size:1.5rem}}.business-grid{padding:2rem 1rem;background-color:#fff}.business-grid .container{max-width:1200px;margin:0 auto}.grid{display:flex;flex-direction:column;gap:2rem}.business-card{display:flex;align-items:flex-start;gap:2rem;text-align:left;cursor:pointer;transition:background-color .3s;padding:1rem;border-radius:8px}.business-card:hover{background-color:#f9f9f9}.card-image{flex:0 0 450px;max-width:100%}.card-image img{width:100%;height:auto;display:block}.card-body{flex:1;padding-top:1rem}.card-body h3{font-size:2rem;color:#2f629b;font-family:Times New Roman,serif;margin-bottom:1.5rem;text-transform:uppercase}.card-body p{font-size:1.1rem;line-height:1.6;color:#444;font-family:Poppins,sans-serif}@media (max-width: 900px){.business-card{flex-direction:column}.card-image{flex:0 0 auto;width:100%}}.mais-cred-page{font-family:Poppins,sans-serif}.mc-container{max-width:1140px;margin:0 auto;padding:0 2rem}.mc-hero{background-color:#4480ad;padding:60px 2rem;min-height:600px;display:flex;align-items:center}.mc-hero-content{max-width:1140px;margin:0 auto;display:flex;align-items:center;gap:3rem}.mc-hero-text{flex:1}.mc-hero-text h1{font-size:2.8rem;color:#fff;font-weight:700;line-height:1.1;margin-bottom:1.2rem}.mc-hero-text h1 .amarelo{color:#f1c40f}.mc-hero-text p{font-size:1.1rem;color:#fff;font-weight:300;line-height:1.5;margin-bottom:2rem}.mc-hero-img{flex:1;text-align:center}.mc-hero-img img{max-width:100%;max-height:400px;object-fit:contain}.mc-btn-cta{display:inline-block;background-color:#fc0;color:#274769;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:16px 36px;border-radius:15px 0;text-decoration:none;transition:background-color .3s,color .3s}.mc-btn-cta:hover{background-color:#eec315;color:#274769}.mc-btn-cta.grande{font-size:1.1rem;padding:20px 50px}.mc-btn-small{display:inline-block;background-color:#fc0;color:#274769;font-size:.85rem;font-weight:600;padding:10px 20px;border-radius:12px 0;text-decoration:none;transition:background-color .3s;margin-top:auto}.mc-btn-small:hover{background-color:#eec315}.mc-aempresa{padding:80px 0;background-color:#fff}.mc-aempresa-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.mc-aempresa-img img{width:100%;border-radius:20px;object-fit:cover}.mc-aempresa-text h3{font-size:2rem;color:#000;font-weight:700;margin-bottom:1.2rem;line-height:1.2}.mc-aempresa-text p{font-size:1rem;color:#333;line-height:1.6;margin-bottom:2rem}.mc-servicos{padding:80px 0;background-color:#4480ad14}.mc-servicos h2{font-size:2.5rem;color:#2f629b;text-align:center;font-weight:700;margin-bottom:.5rem}.mc-servicos>.mc-container>h2+*{margin-top:20px}.mc-servicos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:40px}.mc-servico-card{background-color:#274769;border-radius:12px;padding:25px 20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:1px 3px 5px 3px #0000001c}.mc-servico-icon{width:65px;height:auto;margin-bottom:15px}.mc-servico-card h4{font-size:1.1rem;color:#fff;font-weight:700;margin-bottom:12px;line-height:1.2}.mc-servico-card p{font-size:.9rem;color:#fff;line-height:1.5;flex:1;white-space:pre-line;margin-bottom:20px}.mc-faq{padding:80px 0;background-color:#fff}.mc-faq h2{font-size:2rem;color:#274769;text-align:center;font-weight:700;margin-bottom:40px}.mc-faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.mc-faq-item{border:1px solid #ddd;border-radius:8px;overflow:hidden}.mc-faq-pergunta{width:100%;background-color:#f0f3f5;border:none;padding:16px 20px;text-align:left;font-size:1rem;font-weight:600;color:#274769;font-family:Poppins,sans-serif;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s}.mc-faq-pergunta:hover{background-color:#e0e8ef}.mc-faq-item.aberto .mc-faq-pergunta{background-color:#274769;color:#fff}.mc-faq-resposta{padding:16px 20px;background-color:#fff}.mc-faq-resposta p{font-size:.95rem;color:#444;line-height:1.6}.mc-contato{padding:80px 0;background-color:#4480ad;text-align:center}.mc-contato h2{font-size:2rem;color:#fff;font-weight:700;margin-bottom:1rem}.mc-contato p{font-size:1rem;color:#fff;line-height:1.5;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 900px){.mc-hero-content{flex-direction:column}.mc-aempresa-grid{grid-template-columns:1fr}.mc-servicos-grid{grid-template-columns:repeat(2,1fr)}.mc-hero-text h1{font-size:2rem}}@media (max-width: 600px){.mc-servicos-grid{grid-template-columns:1fr}}.app-container{display:flex;flex-direction:column;min-height:100vh}main{flex:1}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 1rem}:root{--primary-blue: #2f629b;--secondary-yellow: #f1c40f;--bg-white: #ffffff;--text-dark: #222222;--text-light: #ffffff;--font-main: "Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-white);color:var(--text-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2}a{text-decoration:none;color:inherit}
