body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#2c3e50;box-shadow:0 2px 4px #0000001a;height:80px;min-height:80px;padding:0 2rem}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px}.logo,.navbar-container{align-items:center;display:flex;height:100%}.logo img{cursor:pointer;display:block;height:auto;max-height:80px;object-fit:contain;width:auto}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-menu a{color:#ecf0f1;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:#3498db}@media (max-width:768px){.navbar{height:auto;padding:1rem 2rem}.navbar-container{flex-direction:column;gap:1rem}.nav-menu{flex-wrap:wrap;gap:1rem;justify-content:center}}.footer{background-color:#2c3e50;color:#ecf0f1;margin-top:3rem;padding:3rem 2rem 1rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h3{color:#3498db;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;font-size:.95rem;line-height:1.6;margin-bottom:.8rem}.footer-section strong{color:#ecf0f1}.footer-bottom{border-top:1px solid #34495e;margin:0 auto;max-width:1200px;padding-top:1.5rem;text-align:center}.social-links{margin-bottom:1rem}.social-links a{color:#3498db;margin:0 1rem;text-decoration:none;transition:color .3s}.social-links a:hover{color:#2980b9}.footer-bottom p{color:#95a5a6;font-size:.9rem;margin:0}@media (max-width:768px){.footer-container{gap:1.5rem;grid-template-columns:1fr}.social-links a{display:inline-block;margin:.5rem}}.hero{align-items:center;background:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=600&fit=crop) 50%/cover;color:#fff;display:flex;justify-content:center;min-height:500px;text-align:center}.hero-content{max-width:800px;padding:2rem}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.hero-content p{color:#ecf0f1;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:background-color .3s}.hero-button:hover{background-color:#2980b9}@media (max-width:768px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}}.about-page{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-page h1{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;text-align:center}.about-intro{background-color:#f8f9fa;border-radius:8px;margin-bottom:3rem;padding:2rem}.about-intro p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-box{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;padding:2rem;text-align:center}.stat-box h3{font-size:2.5rem;margin-bottom:.5rem}.stat-box p{font-size:1.1rem}.about-values h2,.about-why h2{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.value-item{background-color:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;padding:2rem}.value-item h3{color:#2c3e50;margin-bottom:1rem}.value-item p{color:#555;line-height:1.6}.about-why ul{background-color:#f8f9fa;border-radius:8px;list-style:none;padding:2rem}.about-why li{color:#555;padding:.8rem 0 .8rem 2rem;position:relative}.about-why li:before{color:#3498db;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:768px){.about-page h1{font-size:1.8rem}.stat-box h3{font-size:2rem}}.service-card{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;transition:transform .3s,box-shadow .3s}.service-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.service-card h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.service-card p{color:#555;line-height:1.6}.services-page{margin:0 auto;max-width:1200px;min-height:400px;padding:3rem 2rem}.services-page h1{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:768px){.services-page h1{font-size:1.8rem}}.careers-page{margin:0 auto;max-width:1000px;min-height:500px;padding:3rem 2rem}.careers-page h1{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.careers-content{background-color:#f8f9fa;border-radius:8px;padding:2.5rem}.careers-content h2{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.careers-content>p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.careers-contact,.careers-info{border-top:1px solid #ddd;margin-top:2.5rem;padding-top:2rem}.careers-contact h3,.careers-info h3{color:#3498db;font-size:1.3rem;margin-bottom:1rem}.careers-info ul{list-style:none;padding:0}.careers-info li{color:#555;padding:.6rem 0 .6rem 1.5rem;position:relative}.careers-info li:before{color:#3498db;content:"✓";font-weight:700;left:0;position:absolute}.careers-contact p{color:#555;font-size:1rem;margin:.5rem 0}@media (max-width:768px){.careers-page h1{font-size:1.8rem}.careers-content{padding:1.5rem}}.contact-form{background-color:#f8f9fa;border-radius:8px;margin:0 auto;max-width:600px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #bdc3c7;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;box-shadow:0 0 5px #3498db4d;outline:none}.submit-btn{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background-color .3s;width:100%}.submit-btn:hover{background-color:#2980b9}.contact-page{margin:0 auto;max-width:1200px;min-height:500px;padding:3rem 2rem}.contact-page h1{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-section h2{color:#3498db;font-size:1.3rem;margin-bottom:1rem}.info-section p{color:#555;line-height:1.8;margin-bottom:.5rem}.contact-form-section h2{color:#3498db;font-size:1.3rem;margin-bottom:1.5rem}@media (max-width:768px){.contact-container{gap:2rem;grid-template-columns:1fr}.contact-page h1{font-size:1.8rem}}
/*# sourceMappingURL=main.4035c558.css.map*/