*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Poppins,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{color:#2c3e50;text-decoration:none}.logo h1{font-size:1.8rem;font-weight:700;margin-bottom:.2rem}.logo-red{color:#e74c3c}.logo-blue{color:#3498db}.logo p{color:#7f8c8d;font-size:.9rem;font-weight:400}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#2c3e50;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#3498db}.nav-link.active:after{background:#3498db;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:5px}.menu-toggle span{background:#2c3e50;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 5px 10px #0000001a;flex-direction:column;left:0;opacity:0;padding:1rem 0;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{padding:.5rem 20px;width:100%}.logo h1{font-size:1.5rem}}.footer{background:#2c3e50;color:#ecf0f1;margin-top:4rem;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{font-size:1.5rem;margin-bottom:1rem}.footer-logo-red{color:#e74c3c}.footer-logo-blue{color:#3498db}.footer-section h4{color:#ecf0f1;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.8;margin-bottom:.5rem}.footer-section p:has(a[href^="tel:"]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-section a[href^="tel:"]{display:inline;white-space:nowrap}.footer-section a{color:#bdc3c7;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#3498db}.footer-bottom{border-top:1px solid #34495e;color:#95a5a6;padding-top:1rem;text-align:center}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr}}.hero{background:linear-gradient(135deg,#e74c3c,#3498db);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Cpath d='M0 50q25-50 50 0t50 0' stroke='rgba(255,255,255,0.1)' stroke-width='2' fill='none'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.hero h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:2px solid #0000;border-radius:6px;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#e74c3c;color:#fff}.btn-primary:hover{background:#c0392b;box-shadow:0 5px 15px #e74c3c66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#3498db}.btn-outline{background:#0000;border:2px solid #3498db;color:#3498db}.btn-outline:hover{background:#3498db;color:#fff}.features{background:#f8f9fa;padding:4rem 0}.features h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#7f8c8d;line-height:1.6}.services-preview{background:#f8f9fa;padding:4rem 0}.services-preview h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.services-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:3rem}.service-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.service-card .service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.service-card ul{list-style:none;margin-bottom:1.5rem;padding:0}.service-card ul li{color:#555;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-card ul li:before{color:#3498db;content:"✓";font-weight:700;left:0;position:absolute}.service-link{color:#e74c3c;font-weight:600;text-decoration:none;transition:color .3s ease}.service-link:hover{color:#c0392b}.view-all{text-align:center}.cta-section{background:linear-gradient(135deg,#e74c3c,#3498db);color:#fff;padding:4rem 0}.cta-content{margin:0 auto;max-width:700px;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.95}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.cta-content h2,.features h2,.services-preview h2{font-size:2rem}.services-grid{grid-template-columns:1fr}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}.services-page{min-height:80vh}.services-hero{background:linear-gradient(135deg,#e74c3c,#3498db);color:#fff;padding:4rem 2rem;text-align:center}.services-hero h1{font-size:3rem;margin-bottom:1rem}.services-hero p{font-size:1.2rem;opacity:.95}.services-content{padding:4rem 0}.service-main-section{margin-bottom:4rem}.service-main-section h2{border-bottom:3px solid #e74c3c;color:#2c3e50;font-size:2.2rem;margin-bottom:2rem;padding-bottom:.5rem}.service-details{display:flex;flex-direction:column;gap:2rem}.service-point{background:#f8f9fa;border-left:4px solid #3498db;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-point:hover{box-shadow:0 5px 15px #0000001a;transform:translateX(5px)}.service-point h3{align-items:center;color:#2c3e50;display:flex;font-size:1.4rem;gap:.5rem;margin-bottom:1rem}.service-point p{color:#555;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.service-point ul{list-style:none;margin-top:1rem;padding-left:0}.service-point ul li{color:#555;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-point ul li:before{color:#3498db;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.cta-box{background:linear-gradient(135deg,#e74c3c,#3498db);border-radius:12px;color:#fff;margin-top:3rem;padding:3rem;text-align:center}.cta-box h2{border:none;color:#fff;font-size:2rem;margin-bottom:1rem}.cta-box p{color:#fff;font-size:1.1rem;margin-bottom:2rem;opacity:.95}.cta-button{background:#fff;border-radius:6px;color:#e74c3c;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}@media (max-width:768px){.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}.service-main-section h2{font-size:1.8rem}.service-point{padding:1.5rem}.service-point h3{font-size:1.2rem}.cta-box{padding:2rem 1.5rem}.cta-box h2{font-size:1.5rem}}.about-page{min-height:80vh}.about-hero{background:linear-gradient(135deg,#e74c3c,#3498db);color:#fff;padding:4rem 2rem;text-align:center}.about-hero h1{font-size:3rem;margin-bottom:1rem}.about-hero p{font-size:1.2rem;opacity:.95}.about-content{padding:4rem 0}.about-section{margin-bottom:3rem}.about-section h2{border-bottom:3px solid #e74c3c;color:#2c3e50;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section p{color:#555;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.service-item{background:#f8f9fa;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-item:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-item h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.service-item p{color:#7f8c8d;line-height:1.6}.features-list{list-style:none;padding:0}.features-list li{border-bottom:1px solid #ecf0f1;color:#555;font-size:1.05rem;padding:.8rem 0}.features-list li:last-child{border-bottom:none}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-hero p{font-size:1rem}.about-section h2{font-size:1.5rem}.services-grid{grid-template-columns:1fr}}.contact-page{min-height:80vh}.contact-hero{background:linear-gradient(135deg,#e74c3c,#3498db);color:#fff;padding:4rem 2rem;text-align:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem}.contact-hero p{font-size:1.2rem;opacity:.95}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:4rem 0}.contact-form-container h2,.contact-info h2{color:#2c3e50;font-size:2rem;margin-bottom:1.5rem}.contact-info p{color:#555;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.info-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.info-card{background:#f8f9fa;border-left:4px solid #3498db;border-radius:12px;padding:1.5rem}.info-icon{font-size:2.5rem;margin-bottom:.5rem}.info-card h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.info-card p{color:#7f8c8d;font-size:.95rem;margin-bottom:.3rem}.social-links{margin-top:2rem}.social-links h3{color:#2c3e50;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icons a{font-size:2rem;text-decoration:none;transition:transform .3s ease}.social-icons a:hover{transform:scale(1.2)}.contact-form-container{background:#f8f9fa;border-radius:12px;padding:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:1rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:Poppins,sans-serif;font-size:1rem;padding:.8rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3498db;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:background .3s ease,transform .3s ease}.submit-btn:hover{background:#c0392b;box-shadow:0 5px 15px #e74c3c66;transform:translateY(-2px)}@media (max-width:968px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-hero h1{font-size:2rem}.contact-hero p{font-size:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.57a5af80.css.map*/