@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.footer{background-color:#1a1a1a;color:#fff;padding:.5rem 0}.footer-attribution,.footer-container{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center}.footer-attribution{color:#fff}.footer-text{font-size:.875rem;margin:0}.footer-links{display:flex;gap:1rem}.footer-links a{color:#fff;text-decoration:none;font-size:.875rem;transition:color .2s ease-in-out}.footer-links a:hover{color:#dedede}@media (max-width:768px){.footer-container{flex-direction:column;gap:1rem}.footer-links{justify-content:center}.footer-text{text-align:center}}:root{--background:#f1f3f5;--foreground:#1e1e1e;--primary:#002f6d;--secondary:#ff9300;--accent:#002f6d;--text-muted:#6c757d;--text-light:#fff}body{color:var(--foreground);background:var(--background);font-family:Poppins,Arial,sans-serif;margin:0;padding:0;line-height:1.6}a{text-decoration:none;color:var(--primary);transition:color .3s ease}a:hover{color:var(--accent)}img{max-width:100%;display:block;border-radius:8px;transition:transform .3s ease}img:hover{transform:scale(1.02)}a.button,button{background-color:var(--primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease,transform .2s ease}a.button:hover,button:hover{background-color:var(--secondary);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.text-muted{color:var(--text-muted)}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-accent{color:var(--accent)}.section{padding:4rem 1rem;background:var(--background)}.section-dark{background:var(--foreground);color:var(--text-light)}.section-title{font-size:2.5rem;font-weight:700;color:var(--primary);text-align:center;margin-bottom:2rem}.section-title-accent{color:var(--accent)}.section-content{max-width:800px;margin:0 auto;text-align:center;color:var(--foreground)}.card{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.card-header{padding:1.5rem;background-color:var(--primary);color:var(--text-light);font-size:1.25rem;font-weight:700}.card-content{padding:1.5rem;color:var(--foreground)}.card-footer{padding:1rem;text-align:center;background:var(--secondary);color:var(--text-light);font-weight:600}input,select,textarea{width:100%;padding:.75rem;border:1px solid var(--text-muted);border-radius:5px;margin-bottom:1rem;font-size:1rem;transition:border-color .3s ease}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:none}button[type=submit]{background-color:var(--accent);color:var(--text-light);font-size:1rem;font-weight:700;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}button[type=submit]:hover{background-color:var(--secondary);transform:translateY(-2px)}main{margin-top:80px}header{background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 10px rgba(0,0,0,.06);position:fixed;top:0;left:0;width:100%;z-index:100;transition:all .3s ease}header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo img{width:140px;height:auto;display:block}nav{display:none}@media (min-width:768px){nav{display:flex;gap:2rem;align-items:center}}nav a.nav-link{font-size:1rem;font-weight:500;color:#002f6d;position:relative;padding:.5rem;text-decoration:none;transition:color .3s ease}nav a.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;height:2px;width:0;background-color:#ff9300;transition:width .3s ease}nav a.nav-link:hover{color:#ff9300}nav a.nav-link:hover:after{width:100%}.nav-link.phone-number{background:#002f6d;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;transition:background .3s ease,transform .2s ease}.nav-link.phone-number:hover{background:#001c47;transform:scale(1.05)}.menu-toggle{font-size:2rem;background:none;border:none;cursor:pointer;color:#002f6d;display:block;transition:transform .3s ease}.menu-toggle:hover{transform:scale(1.1)}@media (min-width:768px){.menu-toggle{display:none}}.mobile-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 6px 10px rgba(0,0,0,.08);overflow:hidden;max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease;z-index:99}.mobile-menu.open{max-height:400px;opacity:1;transform:translateY(0)}.mobile-menu ul{list-style:none;padding:1rem 0;margin:0;text-align:center}.mobile-menu li{margin:.5rem 0}.mobile-menu a{font-size:1rem;color:#002f6d;text-decoration:none;padding:.75rem 1.5rem;display:inline-block;transition:background .3s ease}.mobile-menu a:hover{background:#f2f6fa}.phone-number-mobile{margin-top:1rem}.phone-number-mobile a{display:inline-block;background:#002f6d;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:50px;transition:background .3s ease,transform .2s ease}.phone-number-mobile a:hover{background:#001c47;transform:scale(1.05)}