*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;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}.nav{padding:1rem 0}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo{text-decoration:none}.logo-text{font-size:1.8rem;font-weight:700;color:#2563eb;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{text-decoration:none;color:#4b5563;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#2563eb}.nav-link.active::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#2563eb}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.btn{display:inline-block;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 15px rgba(37,99,235,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.4)}.btn-secondary{background:transparent;color:#2563eb;border:2px solid #2563eb}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.btn-large{padding:16px 32px;font-size:1.1rem}.features{padding:80px 0;background:#fff}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease , box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.services{padding:80px 0;background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease , box-shadow .3s ease;cursor:pointer}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.service-card img{width:100%;height:200px;object-fit:cover}.service-content{padding:1.5rem}.service-content h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.service-content p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.service-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .3s ease}.service-link:hover{color:#1d4ed8}.testimonials{padding:80px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid #2563eb}.testimonial-content p{font-style:italic;color:#4b5563;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial-author img{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-author h4{color:#1e293b;font-weight:600}.testimonial-author span{color:#64748b;font-size:.9rem}.cta{padding:80px 0;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.footer{background:#1e293b;color:#e2e8f0;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}.page-header{padding:120px 0 60px;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);text-align:center}.page-header h1{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.page-header p{font-size:1.25rem;color:#64748b}.about-content{padding:80px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.about-text h3{font-size:1.5rem;font-weight:600;color:#2563eb;margin:2rem 0 1rem}.about-text p{color:#4b5563;margin-bottom:1.5rem;line-height:1.7}.about-image img{width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.values{padding:80px 0;background:#f8fafc}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08)}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.value-card p{color:#64748b;line-height:1.6}.stats{padding:80px 0;background:#2563eb;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.team{padding:80px 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.team-member{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08)}.team-member img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem}.team-member h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.team-role{color:#2563eb;font-weight:600;margin-bottom:1rem}.team-member p{color:#64748b;line-height:1.6}.services-detail{padding:80px 0}.service-detail-card{margin-bottom:4rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.service-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.service-detail-content.reverse{direction:rtl}.service-detail-content.reverse>*{direction:ltr}.service-detail-text{padding:3rem}.service-detail-text h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.service-detail-text h3{font-size:1.5rem;font-weight:600;color:#2563eb;margin:2rem 0 1rem}.service-detail-text h4{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.service-detail-text p{color:#4b5563;margin-bottom:1.5rem;line-height:1.7}.service-detail-text ul{margin-bottom:2rem}.service-detail-text li{color:#4b5563;margin-bottom:.5rem;padding-left:1rem;position:relative}.service-detail-text li::before{content:'✓';color:#10b981;font-weight:bold;position:absolute;left:0}.service-benefits{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.benefit-item{color:#10b981;font-weight:500}.service-detail-image img{width:100%;height:100%;object-fit:cover}.why-choose-us{padding:80px 0;background:#f8fafc}.contact-form-section{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.info-benefits{margin-bottom:3rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.benefit-icon{font-size:1.5rem;margin-top:.25rem}.benefit-item h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.benefit-item p{color:#64748b}.contact-details h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.contact-method{margin-bottom:1rem;color:#4b5563}.contact-method small{display:block;color:#9ca3af;margin-top:.25rem}.contact-form-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.contact-form h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.form-subtitle{color:#64748b;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.checkbox-group{display:flex;align-items:flex-start;gap:.75rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;line-height:1.5}.checkbox-label input[type="checkbox"]{width:auto;margin:0}.form-disclaimer{font-size:.85rem;color:#6b7280;margin-top:1rem;line-height:1.5}.trust-indicators{padding:80px 0;background:#f8fafc}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.trust-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08)}.trust-icon{font-size:3rem;margin-bottom:1rem}.trust-item h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.trust-item p{color:#64748b;line-height:1.6}.thankyou-section{padding:120px 0 80px;text-align:center}.thankyou-content{max-width:800px;margin:0 auto}.thankyou-icon{font-size:4rem;color:#10b981;margin-bottom:2rem}.thankyou-content h1{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.thankyou-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:3rem}.thankyou-details{text-align:left;margin-bottom:3rem}.thankyou-details h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:2rem;text-align:center}.next-steps{display:grid;gap:2rem}.step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{background:#2563eb;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.step-content p{color:#4b5563;margin-bottom:.5rem;line-height:1.6}.step-time{color:#2563eb;font-weight:500;font-size:.9rem}.thankyou-info{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.info-card{background:#f8fafc;padding:2rem;border-radius:12px;text-align:center}.info-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.info-card p{color:#4b5563;line-height:1.6}.thankyou-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.thankyou-faq{padding:80px 0;background:#f8fafc}.thankyou-faq h2{text-align:center;font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.faq-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.faq-item h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.faq-item p{color:#4b5563;line-height:1.6}.thankyou-contact{padding:60px 0;background:#2563eb;color:#fff}.contact-banner{text-align:center}.contact-banner h2{font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:800px;margin:0 auto}.contact-method{text-align:center}.contact-method strong{display:block;font-size:1.1rem;margin-bottom:.5rem}.contact-method small{display:block;opacity:.8;font-size:.9rem}@media (max-width:768px){.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}.nav-menu li{margin:1rem 0}.hamburger.active .bar:nth-child(2) {opacity:0}.hamburger.active .bar:nth-child(1) {transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3) {transform:translateY(-8px) rotate(-45deg)}.hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.about-grid,.contact-grid{grid-template-columns:1fr;gap:2rem}.service-detail-content{grid-template-columns:1fr;gap:2rem}.service-detail-content.reverse{direction:ltr}.service-detail-text{padding:2rem}.form-row{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr}.thankyou-info{grid-template-columns:1fr}.thankyou-actions{flex-direction:column;align-items:center}.contact-methods{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:2rem}.section-title{font-size:2rem}.page-header h1{font-size:2rem}.thankyou-content h1{font-size:2rem}.btn{width:100%;max-width:300px}}