body{margin:0;padding:0;font-family:Figtree,sans-serif;color:#333;line-height:1.6;background-color:#e3e3e3}html{scroll-behavior:smooth}main.svelte-2199v2{max-width:100%;overflow-x:hidden}section.svelte-2199v2{padding:2rem 1rem}.hero.svelte-2199v2{background-color:#133048;color:#fff;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background-image:url(../../../HeroBG.png);background-size:cover;background-position:40% center;background-repeat:no-repeat;position:relative}.logo.svelte-2199v2 img:where(.svelte-2199v2){max-width:70vw}.hero-menu.svelte-2199v2{position:absolute;top:10px;right:50%;transform:translate(50%);display:flex;flex-direction:column;z-index:10}.menu-trigger.svelte-2199v2{margin:auto;padding:8px;font-size:10pt;font-weight:700;cursor:pointer}.menu-items.svelte-2199v2{display:none;flex-direction:column;background-color:#0d2435e6;padding:1rem;border-radius:4px}.hero-menu.svelte-2199v2:hover .menu-items:where(.svelte-2199v2){display:flex}.menu-items.svelte-2199v2 a:where(.svelte-2199v2){color:#fff;text-decoration:none;padding:8px 16px;font-size:10pt;font-weight:500}.menu-items.svelte-2199v2 a:where(.svelte-2199v2):hover{background-color:#ffffff1a}.hero-menu.svelte-2199v2 p:where(.svelte-2199v2){margin:auto;padding:8px;font-size:10pt;font-weight:400;cursor:pointer}.hero-arrowdown.svelte-2199v2{margin-top:15px}.hero-arrowdown.svelte-2199v2 img:where(.svelte-2199v2){margin-bottom:-15px}.first.svelte-2199v2 h2:where(.svelte-2199v2){font-size:28pt;font-weight:700;color:#002551;line-height:40px}.first.svelte-2199v2 p:where(.svelte-2199v2){color:#002551}.first.svelte-2199v2 img:where(.svelte-2199v2){width:100%;margin:auto}.projectos.svelte-2199v2{background-color:#002551;color:#fff}.projectos-grid.svelte-2199v2{display:flex;flex-direction:column;margin-bottom:30px}.projectos-image-left.svelte-2199v2{max-width:80%;height:auto;margin-left:0;margin-right:auto}.projectos-image-right.svelte-2199v2{max-width:80%;height:auto;margin-left:auto;margin-right:0}.projectos.svelte-2199v2 h2:where(.svelte-2199v2){font-size:24pt;margin-bottom:1rem}.projectos.svelte-2199v2 h4:where(.svelte-2199v2){margin-bottom:2rem;font-size:16pt}.textRight.svelte-2199v2{text-align:right}.systems.svelte-2199v2{background-color:#f5f5f5;text-align:center}.systems.svelte-2199v2 h2:where(.svelte-2199v2){color:#133048;font-size:28pt;line-height:40px;margin-bottom:1rem;text-align:left}.systems.svelte-2199v2 p:where(.svelte-2199v2){text-align:left;font-size:12pt}.systems.svelte-2199v2 .boldItalic:where(.svelte-2199v2){font-weight:700;font-style:italic}.system-cards.svelte-2199v2{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.system-card.svelte-2199v2{display:flex;flex-direction:column;background-color:#fff;border:solid white 1px;border-radius:11px;overflow:hidden;box-shadow:0 2px 5px #0000001a}.system-card-bottom.svelte-2199v2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px}.system-card.svelte-2199v2 label:where(.svelte-2199v2){margin:0;padding:6px 0;text-align:left;font-size:20pt;font-weight:600;color:#133048;transition:color .2s ease}.system-card-bottom.svelte-2199v2 img:where(.svelte-2199v2){width:40px!important;height:40px!important;cursor:pointer;transition:transform .2s ease}.system-card-bottom.svelte-2199v2:hover img:where(.svelte-2199v2){transform:rotate(90deg)}.system-card-bottom.svelte-2199v2:hover label:where(.svelte-2199v2){color:#5386e4}.system-card.svelte-2199v2 img:where(.svelte-2199v2){width:100%;height:auto;transition:transform .3s ease}.system-card.svelte-2199v2:hover img:where(.svelte-2199v2):not(.system-card-bottom:where(.svelte-2199v2) img:where(.svelte-2199v2)){transform:scale(1.03)}.work-areas.svelte-2199v2{text-align:left}.work-areas.svelte-2199v2 h2:where(.svelte-2199v2){color:#133048;font-size:28pt;line-height:40px;margin-bottom:1rem}.areas-grid.svelte-2199v2{display:flex;flex-direction:column;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.area-item.svelte-2199v2{background-color:#fff;border:solid white 1px;border-radius:100px!important;color:#133048;padding:.8rem .5rem;border-radius:4px;text-align:center;text-transform:lowercase;font-size:1.2rem}.contact.svelte-2199v2{background-color:#133048;color:#fff;text-align:left;padding:3rem 1rem}.contact.svelte-2199v2 h2:where(.svelte-2199v2){font-size:28pt;line-height:40px;margin-bottom:2rem}.form-group.svelte-2199v2{margin-bottom:1rem;display:flex;flex-direction:column}.form-group.svelte-2199v2 label:where(.svelte-2199v2){font-size:11pt;margin-bottom:5px}input.svelte-2199v2,textarea.svelte-2199v2{margin:auto;width:90%;padding:.8rem;border:solid white 1px;border-radius:25px;font-size:1rem;color:#333;background-color:#133048}button.svelte-2199v2{width:100%;background-color:#fff;color:#133048;border:solid white 1px;border-radius:25px;padding:.8rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1rem;transition:all .2s ease}button.svelte-2199v2:hover{background-color:#133048;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}button.svelte-2199v2:active{transform:translateY(0)}footer.svelte-2199v2{color:#fff;text-align:center}footer.svelte-2199v2 .logo:where(.svelte-2199v2){font-size:1.8rem;font-weight:700;margin-bottom:.5rem}footer.svelte-2199v2 .tagline:where(.svelte-2199v2){font-size:.9rem;margin-bottom:1.5rem}.upperfooter.svelte-2199v2{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#5386e4;padding:1rem}.social-links.svelte-2199v2{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:1.5rem;margin-bottom:1rem}.social-links.svelte-2199v2 a:where(.svelte-2199v2){color:#fff;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.social-links.svelte-2199v2 a:where(.svelte-2199v2):hover{transform:scale(1.1)}.social-links.svelte-2199v2 img:where(.svelte-2199v2){width:30px;height:30px;object-fit:contain}.lowerfooter.svelte-2199v2{background-color:#e3e3e3;width:100%}.pUpperCase.svelte-2199v2{text-transform:uppercase;font-weight:700;font-size:1rem}.fUpper.svelte-2199v2{display:flex;align-items:center;justify-content:center;margin:20px;gap:20px}.fUpper.svelte-2199v2 .logo:where(.svelte-2199v2){filter:invert(1);max-width:200px}.fUpper.svelte-2199v2 .logo:where(.svelte-2199v2) img:where(.svelte-2199v2){width:100%;height:auto}.fUpper.svelte-2199v2 .tagline:where(.svelte-2199v2){display:flex;align-items:center}.fUpper.svelte-2199v2 .tagline:where(.svelte-2199v2) img:where(.svelte-2199v2){height:40px}.filhaDoPatrao.svelte-2199v2{font-size:.7rem;color:#333;margin-top:10px}@media (min-width: 768px){section.svelte-2199v2{padding:4rem 3rem}.logo.svelte-2199v2 img:where(.svelte-2199v2){max-width:50vw}.hero-menu.svelte-2199v2{top:30px;right:30px;transform:none}.menu-trigger.svelte-2199v2{font-size:12pt}.menu-items.svelte-2199v2{min-width:200px}.menu-items.svelte-2199v2 a:where(.svelte-2199v2){font-size:12pt;padding:10px 20px}.first-content.svelte-2199v2{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.first.svelte-2199v2 h2:where(.svelte-2199v2){font-size:36pt;line-height:48px}.first.svelte-2199v2 p:where(.svelte-2199v2){font-size:14pt}.first.svelte-2199v2 img:where(.svelte-2199v2){grid-column:2;grid-row:1/3;max-width:100%}.projectos.svelte-2199v2{padding-bottom:5rem}.projectos.svelte-2199v2 h2:where(.svelte-2199v2),.projectos.svelte-2199v2 h4:where(.svelte-2199v2){max-width:1200px;margin-left:auto;margin-right:auto}.projectos.svelte-2199v2 h4:where(.svelte-2199v2){margin-bottom:3rem}.projectos-grid.svelte-2199v2{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:80px;max-width:1200px;margin-left:auto;margin-right:auto}.projectos-image-left.svelte-2199v2,.projectos-image-right.svelte-2199v2{max-width:60%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 5px 15px #0003;transition:transform .3s ease}.projectos-image-left.svelte-2199v2:hover,.projectos-image-right.svelte-2199v2:hover{transform:scale(1.02)}.projectos-grid.svelte-2199v2 label:where(.svelte-2199v2){width:30%;font-size:16pt;font-weight:600}.systems.svelte-2199v2 h2:where(.svelte-2199v2){font-size:36pt;margin-bottom:2rem}.systems.svelte-2199v2 p:where(.svelte-2199v2){font-size:14pt;max-width:800px;margin-left:auto;margin-right:auto}.system-cards.svelte-2199v2{flex-direction:row;justify-content:center;flex-wrap:wrap;max-width:1200px;margin-left:auto;margin-right:auto;gap:2.5rem}.system-card.svelte-2199v2{width:calc(33.33% - 3.5rem);min-width:300px;transition:transform .3s ease,box-shadow .3s ease}.system-card.svelte-2199v2:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.system-card.svelte-2199v2 label:where(.svelte-2199v2){font-size:24pt}.work-areas.svelte-2199v2{max-width:1200px;margin-left:auto;margin-right:auto}.work-areas.svelte-2199v2 h2:where(.svelte-2199v2){font-size:36pt;margin-bottom:1.5rem}.work-areas.svelte-2199v2 p:where(.svelte-2199v2){max-width:800px;font-size:14pt;margin-bottom:3rem}.areas-grid.svelte-2199v2{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.area-item.svelte-2199v2{padding:.8rem 1rem;border-radius:50px;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.area-item.svelte-2199v2:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a;background-color:#f7f7f7}.contact.svelte-2199v2 h2:where(.svelte-2199v2){font-size:42pt;margin-bottom:3rem}form.svelte-2199v2{max-width:700px;margin:0 auto}.form-group.svelte-2199v2 label:where(.svelte-2199v2){font-size:14pt;margin-bottom:.8rem}input.svelte-2199v2,textarea.svelte-2199v2{width:95%;padding:1rem;font-size:1.1rem;border-width:2px}button.svelte-2199v2{max-width:300px;margin:2rem auto 0;padding:1rem 3rem;font-size:1.2rem;letter-spacing:1px}.upperfooter.svelte-2199v2{flex-direction:row;justify-content:space-between;padding:1.5rem 3rem}.social-links.svelte-2199v2{margin-top:0;width:auto;gap:3rem}.social-links.svelte-2199v2 img:where(.svelte-2199v2){width:35px;height:35px}.pUpperCase.svelte-2199v2{font-size:1.1rem;letter-spacing:.5px}.fUpper.svelte-2199v2{width:400px;margin-left:auto;margin-right:auto;padding:2rem 0;gap:30px}.fUpper.svelte-2199v2 .logo:where(.svelte-2199v2){max-width:180px}.fUpper.svelte-2199v2 .tagline:where(.svelte-2199v2) img:where(.svelte-2199v2){height:60px}.filhaDoPatrao.svelte-2199v2{font-size:.8rem;padding-bottom:1.5rem}}@media (min-width: 1200px){section.svelte-2199v2{padding:6rem}.first-content.svelte-2199v2,.projectos.svelte-2199v2,.systems.svelte-2199v2,.work-areas.svelte-2199v2,.contact.svelte-2199v2{max-width:1400px;margin-left:auto;margin-right:auto}.first-content.svelte-2199v2{gap:5rem}.first.svelte-2199v2 h2:where(.svelte-2199v2){font-size:42pt;line-height:54px}.first.svelte-2199v2 p:where(.svelte-2199v2){font-size:16pt;line-height:1.8}.projectos-grid.svelte-2199v2{margin-bottom:100px}.projectos-image-left.svelte-2199v2,.projectos-image-right.svelte-2199v2{max-width:65%}.projectos-grid.svelte-2199v2 label:where(.svelte-2199v2){width:25%;font-size:18pt}.hero-menu.svelte-2199v2{top:40px;right:40px}.menu-items.svelte-2199v2{min-width:250px}.menu-items.svelte-2199v2 a:where(.svelte-2199v2){font-size:14pt;padding:12px 24px}.fUpper.svelte-2199v2{width:500px;gap:40px}.fUpper.svelte-2199v2 .logo:where(.svelte-2199v2){max-width:200px}.fUpper.svelte-2199v2 .tagline:where(.svelte-2199v2) img:where(.svelte-2199v2){height:70px}.work-areas.svelte-2199v2 .area-item:where(.svelte-2199v2){font-size:1.1rem;padding:1rem 1.5rem}.system-card.svelte-2199v2{width:calc(33.33% - 4rem);min-width:350px}}
