.editable-text.svelte-1j4s0gp{position:relative;outline:none}.editable-text.editor-mode.svelte-1j4s0gp{cursor:text;transition:all .2s ease}.editable-text.editor-mode.svelte-1j4s0gp:hover{outline:2px dashed rgba(83,134,228,.5);outline-offset:4px}.editable-text.editing.svelte-1j4s0gp{outline:2px solid #5386e4!important;outline-offset:4px;background:#5386e40d;border-radius:4px}.editable-text[contenteditable=true].svelte-1j4s0gp:empty:before{content:attr(data-placeholder);color:#999;font-style:italic}.section-buttons.svelte-9965bg{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.section-buttons.align-left.svelte-9965bg{justify-content:flex-start}.section-buttons.align-center.svelte-9965bg{justify-content:center}.section-buttons.align-right.svelte-9965bg{justify-content:flex-end}.section-btn.svelte-9965bg{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.section-btn.size-sm.svelte-9965bg{padding:.5rem 1rem;font-size:.875rem}.section-btn.size-md.svelte-9965bg{padding:.75rem 1.5rem;font-size:1rem}.section-btn.size-lg.svelte-9965bg{padding:1rem 2rem;font-size:1.125rem}.section-btn.style-primary.svelte-9965bg{background:#2563eb;color:#fff;border:2px solid #2563eb}.section-btn.style-primary.svelte-9965bg:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.section-btn.style-secondary.svelte-9965bg{background:#fff;color:#374151;border:2px solid #d1d5db}.section-btn.style-secondary.svelte-9965bg:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-2px)}.section-btn.style-outline.svelte-9965bg{background:transparent;color:currentColor;border:2px solid currentColor}.section-btn.style-outline.svelte-9965bg:hover{background:#ffffff1a;transform:translateY(-2px)}.section-btn.style-ghost.svelte-9965bg{background:transparent;color:currentColor;border:2px solid transparent}.section-btn.style-ghost.svelte-9965bg:hover{background:#ffffff1a}.section-btn.style-link.svelte-9965bg{background:transparent;color:currentColor;border:none;text-decoration:underline;padding-left:0;padding-right:0}.section-btn.style-link.svelte-9965bg:hover{opacity:.8}@media(max-width:640px){.section-buttons.svelte-9965bg{flex-direction:column;align-items:stretch}.section-btn.svelte-9965bg{text-align:center}}.hero.svelte-tibptj{background-color:#133048;color:#fff;text-align:center;min-height:80vh;display:flex;flex-direction:column;justify-content:center;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.hero.standard.svelte-tibptj{background-image:url(../../../HeroBG.png)}.hero-bg.svelte-tibptj{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg.svelte-tibptj img:where(.svelte-tibptj){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-tibptj{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.logo-cover.svelte-tibptj{position:relative;z-index:10}.logo.svelte-tibptj{position:relative;z-index:2}.logo.svelte-tibptj img:where(.svelte-tibptj){max-width:85vw;height:auto}.hero-menu.svelte-tibptj{position:absolute;top:10px;right:50%;transform:translate(50%);display:flex;flex-direction:column;z-index:10}.menu-trigger.svelte-tibptj{margin:auto;padding:8px;font-size:10pt;font-weight:700;cursor:pointer}.menu-items.svelte-tibptj{display:none;flex-direction:column;background-color:#0d2435e6;padding:1rem;border-radius:4px}.hero-menu.svelte-tibptj:hover .menu-items:where(.svelte-tibptj){display:flex}.menu-items.svelte-tibptj a:where(.svelte-tibptj){color:#fff;text-decoration:none;padding:8px 16px;font-size:10pt;font-weight:500}.menu-items.svelte-tibptj a:where(.svelte-tibptj):hover{background-color:#ffffff1a}.hero-buttons.svelte-tibptj{position:relative;z-index:10;margin-top:2rem}.hero-arrowdown.svelte-tibptj{margin-top:15px}.hero-arrowdown.svelte-tibptj img:where(.svelte-tibptj){margin-bottom:-15px}@media(min-width:768px){.hero.svelte-tibptj{min-height:100vh}.logo.svelte-tibptj img:where(.svelte-tibptj){max-width:500px}}.first.svelte-22v3ng{padding:2rem 1rem}.first-content.svelte-22v3ng{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}.first-content.align-left.svelte-22v3ng{flex-direction:column-reverse}.text-content.svelte-22v3ng,.image-content.svelte-22v3ng{flex:1}.first.svelte-22v3ng img:where(.svelte-22v3ng){width:100%;margin:auto;display:block}@media(min-width:768px){.first-content.svelte-22v3ng{flex-direction:row;align-items:center}.first-content.align-left.svelte-22v3ng{flex-direction:row}.first-content.align-right.svelte-22v3ng .text-content:where(.svelte-22v3ng){order:1}.first-content.align-right.svelte-22v3ng .image-content:where(.svelte-22v3ng){order:2}.first-content.align-left.svelte-22v3ng .text-content:where(.svelte-22v3ng){order:2}.first-content.align-left.svelte-22v3ng .image-content:where(.svelte-22v3ng){order:1}}.projetos.svelte-1adnqlh{background-color:#002551;color:#fff;padding:2rem 1rem}.projetos.svelte-1adnqlh h2:where(.svelte-1adnqlh){font-size:24pt;margin-bottom:1rem}.projetos.svelte-1adnqlh h4:where(.svelte-1adnqlh){margin-bottom:2rem;font-size:16pt}.projects-master-grid.svelte-1adnqlh{display:grid;grid-template-columns:1fr;gap:2rem}.project-container.svelte-1adnqlh{margin-bottom:30px}.project-container.spacer.svelte-1adnqlh{min-height:50px}.project-container.width-full.svelte-1adnqlh{grid-column:1 / -1}.projetos-grid.svelte-1adnqlh{background:transparent;position:relative;border-radius:0;overflow:hidden;display:block}.projetos-grid.svelte-1adnqlh img:where(.svelte-1adnqlh){width:100%;height:auto;display:block;object-fit:cover}.project-overlay.svelte-1adnqlh{position:absolute;bottom:1rem;left:1rem;padding:0;background:transparent;color:#fff;z-index:2}.project-overlay.svelte-1adnqlh h3:where(.svelte-1adnqlh){margin:0;font-size:1rem;text-transform:uppercase;font-weight:600}.project-overlay.svelte-1adnqlh span:where(.svelte-1adnqlh){font-size:.8rem;opacity:.8}.project-spacer.svelte-1adnqlh{min-height:50px;background:transparent}.carousel-container.svelte-1adnqlh{position:relative;width:100%;overflow:hidden;background:#000}.carousel-img.svelte-1adnqlh{width:100%;height:100%;object-fit:cover}.carousel-nav.svelte-1adnqlh{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;color:#133048;font-size:1.5rem;padding:.5rem 1rem;cursor:pointer;z-index:10;transition:background .2s}.carousel-nav.svelte-1adnqlh:hover{background:#fff}.carousel-nav.prev.svelte-1adnqlh{left:10px}.carousel-nav.next.svelte-1adnqlh{right:10px}.carousel-dots.svelte-1adnqlh{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.carousel-dots.svelte-1adnqlh .dot:where(.svelte-1adnqlh){width:10px;height:10px;border-radius:50%;background:#ffffff80;transition:background .3s}.carousel-dots.svelte-1adnqlh .dot.active:where(.svelte-1adnqlh){background:#fff}@media(min-width:768px){.projects-master-grid.svelte-1adnqlh{grid-template-columns:repeat(2,1fr)}.project-container.width-half.svelte-1adnqlh{grid-column:span 1}}.systems.svelte-11t5id3{background-color:#f5f5f5;text-align:center;padding:2rem 1rem}.systems.svelte-11t5id3 h2:where(.svelte-11t5id3){color:#133048;font-size:28pt;line-height:40px;margin-bottom:1rem;text-align:left}.systems.svelte-11t5id3 p:where(.svelte-11t5id3){text-align:left;font-size:12pt}.systems.svelte-11t5id3 .boldItalic:where(.svelte-11t5id3){font-weight:700;font-style:italic}.system-cards.svelte-11t5id3{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;margin-top:2rem;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch}.system-card.svelte-11t5id3{min-width:85vw;scroll-snap-align:center;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-11t5id3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px}.system-card.svelte-11t5id3 label:where(.svelte-11t5id3){margin:0;padding:6px 0;text-align:left;font-size:20pt;font-weight:600;color:#133048;transition:color .2s ease}.system-card-bottom.svelte-11t5id3 img:where(.svelte-11t5id3){width:40px!important;height:40px!important;cursor:pointer;transition:transform .2s ease}.system-card-bottom.svelte-11t5id3:hover img:where(.svelte-11t5id3){transform:rotate(90deg)}.system-card-bottom.svelte-11t5id3:hover label:where(.svelte-11t5id3){color:#5386e4}.system-card.svelte-11t5id3 img:where(.svelte-11t5id3){width:100%;height:auto;transition:transform .3s ease}.system-card.svelte-11t5id3:hover img:where(.svelte-11t5id3):not(.system-card-bottom:where(.svelte-11t5id3) img:where(.svelte-11t5id3)){transform:scale(1.03)}@media(min-width:768px){.system-cards.svelte-11t5id3{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));overflow-x:visible}.system-card.svelte-11t5id3{min-width:auto}}.work-areas.svelte-102sl0k{text-align:left;padding:2rem 1rem}.work-areas.svelte-102sl0k h2:where(.svelte-102sl0k){color:#133048;font-size:28pt;line-height:40px;margin-bottom:1rem}.areas-grid.svelte-102sl0k{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.area-item.svelte-102sl0k{background-color:#fff;border:solid white 1px;border-radius:100px!important;color:#133048;padding:.8rem .5rem;text-align:center;text-transform:lowercase;font-size:1.2rem}@media(min-width:768px){.areas-grid.svelte-102sl0k{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.contact.svelte-1mt7jo5{background-color:#133048;color:#fff;text-align:left;padding:3rem 1rem;width:100%}.section-content.svelte-1mt7jo5{margin:0 auto;width:100%}.contact.svelte-1mt7jo5 h2{font-size:28pt;line-height:40px;margin-bottom:2rem}.success-message.svelte-1mt7jo5{background-color:#4caf50;color:#fff;padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:500}.form-group.svelte-1mt7jo5{margin-bottom:1rem;display:flex;flex-direction:column}.form-group.svelte-1mt7jo5 label:where(.svelte-1mt7jo5){font-size:11pt;margin-bottom:5px}input.svelte-1mt7jo5,textarea.svelte-1mt7jo5{margin:auto;width:90%;padding:.8rem;border:solid white 1px;border-radius:25px;font-size:1rem;color:#fff;background-color:#ffffff1a}input.svelte-1mt7jo5:disabled,textarea.svelte-1mt7jo5:disabled{opacity:.6;cursor:not-allowed}button.svelte-1mt7jo5{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-1mt7jo5:hover:not(:disabled){background-color:#5386e4;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}button.svelte-1mt7jo5:disabled{opacity:.6;cursor:not-allowed}button.svelte-1mt7jo5:active:not(:disabled){transform:translateY(0)}.form-preview.svelte-1mt7jo5{opacity:.7}.form-field.svelte-1mt7jo5{height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:25px;margin-bottom:1rem;width:90%;margin-left:auto;margin-right:auto}.form-field.large.svelte-1mt7jo5{height:100px}.form-button.svelte-1mt7jo5{height:50px;background:#fff;border-radius:25px;margin-top:1rem}footer.svelte-8exw22{color:#fff;text-align:center}.upperfooter.svelte-8exw22{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#5386e4;padding:1rem}.social-links.svelte-8exw22{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:15px}.social-links.svelte-8exw22 img:where(.svelte-8exw22){max-height:30px;cursor:pointer;transition:transform .2s}.social-links.svelte-8exw22 img:where(.svelte-8exw22):hover{transform:scale(1.1)}.pUpperCase.svelte-8exw22{text-align:center;font-size:10pt}.lowerfooter.svelte-8exw22{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#133048;color:#fff;padding:30px 1rem 10px}.fUpper.svelte-8exw22{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;gap:2rem}.fUpper.minimal.svelte-8exw22{justify-content:center}.fUpper.svelte-8exw22 .logo:where(.svelte-8exw22){flex:1;text-align:left}.fUpper.svelte-8exw22 .logo:where(.svelte-8exw22) img:where(.svelte-8exw22){max-width:120px}.fUpper.svelte-8exw22 .tagline:where(.svelte-8exw22){flex:1;text-align:right}.fUpper.svelte-8exw22 .tagline:where(.svelte-8exw22) img:where(.svelte-8exw22){max-width:90px}.filhaDoPatrao.svelte-8exw22{text-align:center;margin-top:1.5rem;font-size:9pt;color:#ccc}@media(min-width:768px){.upperfooter.svelte-8exw22{flex-direction:row;justify-content:space-between;padding:2rem 3rem}.social-links.svelte-8exw22{margin-bottom:0}.pUpperCase.svelte-8exw22{text-align:right}.fUpper.svelte-8exw22 .logo:where(.svelte-8exw22) img:where(.svelte-8exw22){max-width:150px}.fUpper.svelte-8exw22 .tagline:where(.svelte-8exw22) img:where(.svelte-8exw22){max-width:120px}}
