*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:#fff;overflow-x:hidden}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.hero-content{max-width:1400px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:4rem;position:relative;z-index:10}.hero-text{flex:1;max-width:500px}.hero-title,.hero-description{opacity:0;transform:translateX(100px);will-change:transform , opacity}.hero-title.show{animation:slideIn .8s ease-out forwards}.hero-description.show{animation:slideIn .8s ease-out .3s forwards}@keyframes slideIn{
  to{opacity:1;transform:translateX(0);}
}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;color:#000;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-description{font-size:1.125rem;line-height:1.6;color:#333}.hero-video-container{position:absolute;top:50%;left:50%;width:90vw;height:60vh;max-width:900px;max-height:600px;transform:translate(-50%,-50%) scale(.92);border-radius:20px;overflow:hidden;opacity:0;z-index:5;transition:opacity .4s ease;will-change:transform , opacity , top , left , width , height}.hero-video-container.show{opacity:1}.hero-video-container.move{top:50%;left:75%;width:70vw;height:70vh;transform:translate(-50%,-50%) scale(1);transition:transform 1s cubic-bezier(.25,.8,.25,1) 1s , top 1s ease 1s , left 1s ease 1s , width 1s ease 1s , height 1s ease 1s}.hero-video{width:100%;height:100%;object-fit:cover}.tech-section{position:relative;height:100vh;text-align:center;perspective:1800px}.tech-container{position:relative;max-width:1200px;margin:0 auto;height:100vh;transform-style:preserve-3d}.tech-icon{position:absolute;border-radius:10px;overflow:hidden;will-change:transform;transform-style:preserve-3d;background-color:#66636321}.tech-icon img{width:100%;height:100%;object-fit:contain;padding:12px;border-radius:10px}.icon-1{top:150px;left:12%;width:70px;height:70px;background:#cde5fb}.icon-2{top:150px;right:12%;width:70px;height:70px;background:#f5d8cf}.icon-3{top:350px;left:5%;width:70px;height:70px;background:#d2ff76;border-radius:50%}.icon-4{top:350px;right:5%;width:70px;height:70px;background:#474a8a}.icon-5{top:550px;left:15%;width:70px;height:70px;background:#353a3e}.icon-6{top:550px;right:15%;width:70px;height:70px;background:#146ef5;border-radius:50%}.icon-8{top:-100px;left:1%;width:40px;height:60px}.icon-9{top:90px;right:-10%;width:80px;height:60px}.icon-10{top:-340px;left:5%;width:100px;height:60px}.icon-11{top:380px;right:88%;width:70px;height:60px}.icon-12{top:-160px;left:95%;width:100px;height:60px}.icon-13{top:260px;left:92%;width:50px;height:60px}.icon-14{top:80px;left:-10%;width:50px;height:80px}.icon-7{top:300px;left:55%;width:30px;height:50px}.text-and-btn-sec{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;text-align:center;z-index:20}.tech-text{position:relative;z-index:20;font-size:1.05rem;color:#141414;opacity:0;transform:translateY(50px)}.tech-text strong{font-weight:600;color:#000}.enquire-btn{position:relative;z-index:20;margin-top:20px;display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;padding:.9rem 1rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;box-shadow:0 6px 16px rgba(0,0,0,.2);opacity:0;transform:translateY(35px)}.enquire-btn .phone{width:30px;height:30px;background:#b3f52b;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width:1024px){.hero-title{font-size:2.8rem}.hero-video-container,.hero-video-container.move{width:80vw;height:60vh}}@media (max-width:768px){.hero-section{padding:5rem 1rem 2rem;align-items:flex-start}.hero-content{flex-direction:column;gap:0;text-align:center}.hero-title{font-size:2.2rem}.hero-description{font-size:1rem}.hero-title,.hero-description{opacity:0;transform:translateX(60px)}.hero-video-container,.hero-video-container.show,.hero-video-container.move{position:relative;top:auto;left:auto;transform:none;width:100%;height:50vh;max-width:none;max-height:none;margin-top:2rem;opacity:1;border-radius:16px}.tech-section{height:auto;min-height:100vh;padding:1rem 1rem;overflow:hidden;background-color: #33333309}.tech-container{height:auto;min-height:100vh}.text-and-btn-sec{width:90%!important;max-width:600px}.tech-icon{width:40px!important;height:40px!important;z-index:-1}.tech-icon img{padding:5px!important}.tech-text{position:relative;z-index:10}.icon-3{left:-3%}.icon-4{right:-5%}.icon-5,.icon-6{top:auto;bottom:-5%}}@media (max-width:480px){.hero-title{font-size:1.9rem}.hero-description{font-size:.95rem}.tech-text{font-size:.95rem}.enquire-btn{padding:.7rem 1.2rem;font-size:.9rem}.enquire-btn .phone{width:26px;height:26px}}