*{margin:0;padding:0;box-sizing:border-box}body{font-family:battamReg,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8fafb}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#f8fafb 0,#e8f4f8 100%);color:#1a1a1a;padding:100px 0 120px;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(254,153,0,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#1a1a1a 0,#fe9900 100%);-webkit-background-clip:text;font-family:battamBold,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;-webkit-text-fill-color:transparent;background-clip:text}.hero .subtitle{font-size:1.3rem;color:#666;margin-bottom:2rem;font-weight:400}.stats-row{display:flex;justify-content:center;gap:4rem;margin:3rem 0;flex-wrap:wrap}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#fe9900;display:block}.stat-label{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:1px}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#fe9900 0,#f80 100%);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(254,153,0,.3);margin-top:1rem}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(254,153,0,.4)}.features{padding:100px 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fe9900,#f80)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#fe9900,#f80);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.feature-icon svg{width:28px;height:28px}.feature-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.feature-description{color:#666;line-height:1.7}.process{padding:100px 0;background:linear-gradient(135deg,#f8fafb 0,#e8f4f8 100%)}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.process-step{text-align:center;position:relative}.step-number{width:80px;height:80px;background:#fe9900;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;position:relative;z-index:2}.step-title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.step-description{color:#666;line-height:1.6}.benefits{padding:100px 0;background:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem}.benefit-icon{width:50px;height:50px;background:rgba(254,153,0,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fe9900;flex-shrink:0}.benefit-icon svg{width:24px;height:24px}.benefit-content h4{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.benefit-content p{color:#666;line-height:1.6}.video-section{padding:100px 0;background:#fff;text-align:center}.video-container{max-width:800px;margin:0 auto;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:15px;box-shadow:0 15px 40px rgba(0,0,0,.15)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:15px}.home_video{max-width:95%;height:auto;margin:0 auto;width:100%}.blgVideo{width:100%!important;height:100%!important}.expertise{padding:100px 0;background:linear-gradient(135deg,#f8fafb 0,#e8f4f8 100%);color:#1a1a1a}.expertise-features{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:2rem;margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.expertise-card{background:#fff;padding:2rem;border-radius:15px;border:1px solid #e0e0e0;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.expertise-card:hover{background:#f9f9f9;transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.expertise-card h4{color:#fe9900;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.expertise-card p{color:#666;line-height:1.6}.testimonial{padding:80px 0;background:#fff;text-align:center}.testimonial-card{max-width:800px;margin:0 auto;padding:3rem;background:linear-gradient(135deg,#f8fafb 0,#e8f4f8 100%);border-radius:20px;border-left:4px solid #fe9900;position:relative}.testimonial-quote{font-size:1.4rem;font-style:italic;color:#1a1a1a;line-height:1.6;margin-bottom:2rem;position:relative}.testimonial-quote::before{content:'"';font-size:4rem;color:#fe9900;position:absolute;top:-20px;left:-20px;opacity:.3}.testimonial-author{font-weight:600;color:#1a1a1a;font-size:1.1rem}.testimonial-title{color:#666;font-size:1rem;margin-top:.5rem}.cta-section{padding:80px 0;background:linear-gradient(135deg,#fe9900 0,#f80 100%);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:battamBold,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#fe9900;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero .subtitle{font-size:1.1rem}.stats-row{gap:2rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr}.expertise-features{grid-template-columns:1fr;grid-template-rows:auto}.cta-content h2{font-size:2rem}}