@font-face{font-family:Exo;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/25365cd121faf04a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Exo;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f2ff0b00321106fc-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:Exo;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a1187f081f048286-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:Exo Fallback;src:local("Arial");ascent-override:96.27%;descent-override:31.42%;line-gap-override:0.00%;size-adjust:104.08%}.__className_18254c{font-family:Exo,Exo Fallback,system-ui,arial;font-style:normal}:root{--max-width:1200px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-rgb:255,255,255;--primary-color:#0070f3;--secondary-color:#0070f3}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Exo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}a{color:var(--primary-color);text-decoration:none}main{min-height:100vh;padding:2rem}footer,header,main{max-width:var(--max-width);margin:0 auto}footer,header{padding:.1rem}footer.custom-footer,header.custom-header{max-width:100%;background-color:#00a1e0;padding:.75rem 0;margin:0}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}.navbar{background-color:#ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1rem 0}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.navbar-logo{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.navbar-menu{display:flex;list-style:none;gap:1.5rem}.navbar-item{display:inline-block}.navbar-link{color:rgb(var(--foreground-rgb));font-weight:500;transition:color .3s ease}.navbar-link:hover{color:var(--primary-color)}.footer{background-color:#f9f9f9;padding:2rem 0;margin-top:2rem}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.footer-section{margin-bottom:1.5rem}.footer-title{font-size:1.2rem;margin-bottom:1rem}.footer-links{list-style:none}.footer-link{margin-bottom:.5rem}.footer-copyright{text-align:center;width:100%;margin-top:1.5rem;color:#666;font-size:.9rem}.btn{display:inline-block;padding:.5rem 1.5rem;background-color:var(--primary-color);color:white;border-radius:4px;font-weight:500;transition:background-color .3s ease;cursor:pointer;border:none}.btn:hover{background-color:#0055b3}.card{background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem;margin-bottom:1.5rem}.section{margin:2rem 0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}@media (max-width:768px){.navbar-container{flex-direction:column;gap:1rem}.navbar-menu{width:100%;justify-content:center}.grid{grid-template-columns:1fr}.footer-container{flex-direction:column}}.home-container{width:100%}.hero{text-align:center;padding:4rem 1rem;background:linear-gradient(90deg,#f0f8ff,#e6f3ff);border-radius:8px;margin-bottom:3rem}.hero h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.hero p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.features{margin-bottom:3rem}.features h2{text-align:center;margin-bottom:2rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.feature-card{background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.feature-card h3{color:var(--primary-color);margin-bottom:.75rem}.cta{text-align:center;padding:3rem 1rem;background-color:#f9f9f9;border-radius:8px}.cta h2{margin-bottom:1.5rem}.cta-button{display:inline-block;padding:.75rem 2rem;background-color:var(--primary-color);color:white;border-radius:4px;font-weight:500;transition:background-color .3s ease;font-size:1.1rem}.cta-button:hover{background-color:#0055b3}.about-container{max-width:800px;margin:0 auto}.about-hero{text-align:center;margin-bottom:3rem}.about-hero h1{font-size:2.5rem;margin-bottom:1rem}.mission,.team,.vision{margin-bottom:2.5rem}.mission h2,.team h2,.vision h2{color:var(--primary-color);margin-bottom:1rem}.mission p,.team p,.vision p{line-height:1.6}.contact-container{max-width:800px;margin:0 auto}.contact-container h1{text-align:center;margin-bottom:1rem}.contact-intro{text-align:center;margin-bottom:2rem;font-size:1.1rem;color:#666}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.contact-card{background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.contact-card h2{color:var(--primary-color);margin-bottom:1rem;font-size:1.3rem}.contact-form{background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:2rem}.contact-form h2{text-align:center}.contact-form h2,.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem}.form-group textarea{resize:vertical}.submit-button{display:block;width:100%;padding:.75rem;background-color:var(--primary-color);color:white;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#0055b3}