.navbar.svelte-gi447c{position:fixed;top:0;width:100%;background:#fff;border-bottom:1px solid #e0e0e0;z-index:1000}.nav-container.svelte-gi447c{max-width:1200px;margin:0 auto;padding:.3rem 20px;display:flex;justify-content:space-between;align-items:center;position:relative}.nav-logo.svelte-gi447c{font-size:1.25rem;font-weight:600;display:flex;gap:10px;align-items:center}.nav-first-row.svelte-gi447c{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.3rem 0;background-color:#ececec}.nav-phone-link.svelte-gi447c{font-size:1rem;font-weight:600;text-align:center;color:#000;text-decoration:none}.nav-cta-desktop.svelte-gi447c{display:none}.icon-btn.svelte-gi447c{width:50px;height:50px;display:flex;align-items:center;border-radius:100%;justify-content:center;box-shadow:2px 2px 3px #0000004d;transition:all .4s ease;text-decoration:none}.icon-btn.svelte-gi447c:hover{transform:scale(1.1)}.icon-btn-sm.svelte-gi447c{width:35px;height:35px}.phone-icon-btn.svelte-gi447c{background-color:var(--phone-btn-color)}@media(min-width:769px){.nav-first-row.svelte-gi447c{display:none}.nav-cta-desktop.svelte-gi447c{display:flex;justify-content:center;align-items:center;gap:1rem}}.footer.svelte-mzzl4x{background:#000;color:#fff;padding:3rem 0 2rem;margin-top:3rem}.footer-content.svelte-mzzl4x{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.nav-logo.svelte-mzzl4x{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;display:flex;gap:10px;align-items:center;justify-content:center}.footer-contact.svelte-mzzl4x{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.contact-item.svelte-mzzl4x{display:flex;flex-direction:column;gap:.25rem}.contact-label.svelte-mzzl4x{font-size:.875rem;opacity:.7;margin-bottom:.25rem}.footer-link.svelte-mzzl4x{color:#fff;text-decoration:none;transition:opacity .3s}.footer-link.svelte-mzzl4x:hover{opacity:.7}.footer-copyright.svelte-mzzl4x{border-top:1px solid #333;padding-top:1rem;width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center}.footer-copyright.svelte-mzzl4x p:where(.svelte-mzzl4x){opacity:.7;font-size:.875rem}@media(max-width:768px){.footer.svelte-mzzl4x{padding:2rem 0 1.5rem}.nav-logo.svelte-mzzl4x{font-size:1.25rem;margin-bottom:1rem}.footer-contact.svelte-mzzl4x{gap:.75rem}.footer-copyright.svelte-mzzl4x{padding-top:.5rem}}.floating-btns.svelte-9qyc5h{position:fixed;bottom:4rem;right:2rem;gap:1rem;display:flex;flex-direction:column}.floating-btn.svelte-9qyc5h{color:#fff;border-radius:50%;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 3px #0000004d;z-index:1000;transition:all .4s ease;overflow:hidden;padding:15px}.floating-btn.svelte-9qyc5h:hover{transform:scale(1.1);box-shadow:4px 4px 6px #999}.phone-float.svelte-9qyc5h{background-color:var(--phone-btn-color)}@media(max-width:768px){.floating-btn.svelte-9qyc5h{width:70px;height:70px;justify-content:center;right:2rem;bottom:calc(var(--bottom-cta-height, 0) + 1rem)}}@media(min-width:769px){.floating-btn.svelte-9qyc5h{width:90px;height:90px}.floating-btn.svelte-9qyc5h:hover{box-shadow:4px 4px 6px #666}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#000;background-color:#fff}:root{--bottom-cta-height: 0px;--top-navbar-height: 90.19px;--speed-alert-bg-color: #C62828;--section-top-offset: calc(var(--top-navbar-height) + 1rem);--wa-btn-color: #25d366;--wa-btn-hover: #128C7E;--phone-btn-color: #1976D2;--cta-btn-color: #C62828;--cta-btn-hover: #B71C1C}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-alt{background-color:#f8f9fa}.section-container{max-width:1200px;padding:0 20px;display:flex;flex-direction:column;align-items:center}.btm-padding-section{padding-bottom:var(--top-navbar-height)}.img-section-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.section-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:1rem}.section-subtitle{font-size:1.4rem;font-weight:500;text-align:center}.section-text{font-size:1.125rem;text-align:center;max-width:800px;margin:0 auto 3rem;opacity:.8}.row{display:flex;align-items:center}.document-section{margin-top:2rem}.document-section p{margin-bottom:1.5rem}.document-section li,.document-section ul{margin-bottom:1rem}.img-row{display:flex;justify-content:center}.img-mobile{width:100%;height:auto;object-fit:cover}.responsive-row{justify-content:space-evenly;align-items:flex-start;display:grid;grid-template-columns:repeat(2,1fr);max-width:1000px;justify-self:center}.service-area-img{max-width:350px;max-height:350px}.only-desktop{display:block!important}.only-mobile{display:none!important}.only-mobile-cta{display:none}@media(max-width:768px){.section-title{font-size:1.75rem}.only-desktop{display:none!important}.only-mobile{display:block!important}.only-mobile-cta{display:flex!important;margin-bottom:5rem;justify-content:center}.responsive-row{justify-content:center;align-items:center;display:flex;flex-direction:column;margin:0}.img-section-container{padding:0}.service-area-img{max-width:800px;max-height:800px}}@media(min-width:769px){.section-container{margin:0 auto}:root{--bottom-cta-height: 0px;--top-navbar-height: 50.59px;--speed-alert-bg-color: #C62828;--section-top-offset: calc(var(--top-navbar-height) + 1rem);--wa-btn-color: #25d366;--phone-btn-color: #1976D2}}
