.container,.hero-container,.nav-container{max-width:1200px;margin:0 auto}.btn-primary:hover,.cta-button:hover{background:#c53030}.about-image img,.hero-image img{object-fit:cover;width:100%;border-radius:10px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;width:100%;top:0;z-index:1000}.navbar{padding:1rem 0}.nav-container{padding:0 20px;display:flex;justify-content:space-between;align-items:center}.hero,.nav-menu{align-items:center}.logo h1{color:#1a365d;font-size:1.5rem;font-weight:700;margin-bottom:.2rem}.logo span,.nav-menu a:hover{color:#2c5282}.logo span{font-size:.9rem;font-weight:500}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.cta-button{background:#e53e3e;color:#fff!important;padding:.7rem 1.5rem;border-radius:5px;font-weight:600;transition:background .3s}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;padding: 100px 0 40px;min-height: 40vh;display:flex;background: linear-gradient(125.05deg, #00369B 15.34%, #2569CE 70.13%);}.hero-container{padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-content h2{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9;line-height:1.7}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem}.stat{text-align:center}.stat strong{display:block;font-size:2rem;font-weight:700;color:gold}.stat span{font-size:.9rem;opacity:.8}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-secondary{color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block;text-align:center;text-decoration:none}.btn-primary{background:#e53e3e;border:none;border-radius:5px;cursor:pointer}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{background:0 0;border:2px solid #fff;border-radius:5px}.btn-secondary:hover{background:#fff;color:#667eea}.hero-image img{height:500px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.trust-indicators{background:#f7fafc;padding:4rem 0}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.trust-item{text-align:center;padding:1.5rem}.trust-item h3{color:#2c5282;font-size:1.2rem;margin-bottom:.5rem}.client-info span,.step p,.trust-item p{color:#666;font-size:.9rem}.about,.contact,.process{padding:5rem 0}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.about-text h2{font-size:2.5rem;color:#1a365d;margin-bottom:1.5rem}.about-text p,.expertise-list,.qualifications{margin-bottom:2rem}.about-text p{font-size:1.1rem;line-height:1.7;color:#555}.expertise-list h3,.qualifications h3{color:#2c5282;font-size:1.3rem;margin-bottom:1rem}.expertise-list ul,.qualifications ul{list-style:none;padding-left:0}.expertise-list li,.qualifications li{padding:.5rem 0 .5rem 1.5rem;border-bottom:1px solid #e2e8f0;position:relative}.expertise-list li:before,.qualifications li:before{content:"✓";color:#38a169;font-weight:700;position:absolute;left:0}.about-image img{height:400px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.services,.testimonials{background:#f7fafc;padding:5rem 0}.process h2,.services h2,.testimonials h2{text-align:center;font-size:2.5rem;color:#1a365d;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card,.testimonial-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{color:#1a365d;font-size:1.4rem;margin-bottom:1rem}.service-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.footer-section ul,.service-card ul{list-style:none;padding:0}.service-card li{padding:.3rem 0 .3rem 1.2rem;color:#555;position:relative}.service-card li:before{content:"•";color:#2c5282;font-weight:700;position:absolute;left:0}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.step{text-align:center;position:relative}.step-number{width:60px;height:60px;background:#2c5282;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.large,.stars{font-size:1.2rem}.modal h2,.step h3{color:#1a365d;margin-bottom:.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.stars{color:gold;margin-bottom:1rem}.testimonial-card p{color:#555;font-style:italic;margin-bottom:1.5rem;line-height:1.6}.client-info strong{color:#1a365d;display:block}.cta-section{background:linear-gradient(135deg,#1a365d 0,#2c5282 100%);color:#fff;padding: 2rem 0;text-align:center;background: linear-gradient(125.05deg, #00369B 15.34%, #2569CE 70.13%);}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.large{padding:1.2rem 2.5rem}.emergency-contact{background:rgba(255,255,255,.1);padding:1rem;border-radius:5px;display:inline-block}.contact h2{text-align:center;font-size:2.5rem;color:#1a365d;margin-bottom:3rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h3{color:#1a365d;font-size:1.5rem;margin-bottom:2rem}.contact-item{margin-bottom:1.5rem}.contact-item strong{color:#2c5282;display:block;margin-bottom:.5rem}.contact-item a{color:#2c5282;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-form{background:#f7fafc;padding:2rem;border-radius:10px}.contact-form h3{color:#1a365d;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.8rem;border:1px solid #e2e8f0;border-radius:5px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#2c5282}.footer{background:#1a365d;color:#fff;padding: 2rem 0 0.5rem;background: linear-gradient(125.05deg, #00369B 15.34%, #2569CE 70.13%);}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-bottom,.footer-links,.social-links{gap:1rem;display:flex}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:gold}.footer-section li,.footer-section p{margin-bottom:.5rem;opacity:.9}.footer-section a{color:#fff;text-decoration:none;transition:color .3s}.footer-section a:hover{color:gold}.social-links{margin-top:1rem}.social-links a{font-size:1.5rem;transition:transform .3s}.social-links a:hover{transform:scale(1.2)}.footer-bottom{border-top:1px solid #2c5282;padding-top:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none;font-size:.9rem;opacity:.8}.footer-links a:hover{opacity:1}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-content{background-color:#fff;margin:5% auto;padding:2rem;border-radius:10px;width:90%;max-width:500px;position:relative;max-height:90vh;overflow-y:auto}.close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer;position:absolute;right:1rem;top:1rem}.close:hover{color:#000}.modal p{color:#666;margin-bottom:2rem}.form-group label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555}.form-group input[type=checkbox]{width:auto}@media (max-width:768px){.about-content,.contact-grid,.hero-container{gap:2rem;grid-template-columns:1fr}.hero-container,.process-steps,.services-grid{grid-template-columns:1fr}.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0}.nav-menu.active{left:0}.hero-container{text-align:center}.hero-content h1{font-size:2.5rem}.hero-stats{justify-content:center}.cta-buttons,.hero-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width:480px){.about-text h2,.contact h2,.hero-content h1,.process h2,.services h2,.testimonials h2{font-size:2rem}.hero-stats{flex-direction:column;gap:1rem}.modal-content{margin:10% auto;padding:1.5rem}}html{scroll-behavior:smooth}.loading{opacity:0;animation:.5s ease-in forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.btn-primary,.btn-secondary,.service-card,.testimonial-card{transition:.3s}button:focus,input:focus,select:focus,textarea:focus{outline:#2c5282 solid 2px;outline-offset:2px}@media print{.cta-section,.footer,.header,.modal{display:none}body{font-size:12pt;line-height:1.4}.hero{background:0 0;color:#000}}