*{box-sizing:border-box;margin:0;padding:0}.navbar{z-index:1000;background:#e0f2fe;border-bottom:1px solid #0f172a14;font-family:Segoe UI,sans-serif;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;margin:auto;padding:10px 40px;display:flex}.logo a{color:#0f172a;align-items:center;gap:8px;font-size:26px;font-weight:700;text-decoration:none;display:flex}.logo a span:first-child{color:#38bdf8}.logo a span:last-child{color:#22c55e}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li a{cursor:pointer;color:#0f172a;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links li a:hover{color:olive}.nav-links li:hover:after{width:100%}.logo img{width:200px}.hero{color:#1e293b;background:#d5fdfa;border-radius:20px;height:78vh;margin:40px 60px;padding:80px 10%}.hero-container{justify-content:space-between;align-items:center;gap:50px;display:flex}.hero-left{flex:1}.hero-left h1{color:#0a2540;margin-bottom:20px;font-size:42px;line-height:1.3}.hero-left p{color:#374151;margin-bottom:20px;font-size:18px}.hero-left ul{padding:0;list-style:none}.hero-left ul li{color:#8591a1;margin-bottom:12px;font-size:16px}.hero-right{text-align:center;flex:1}.hero-right img{border-radius:10%;width:100%;max-width:280px;height:400px}.hero-btn{gap:40px;margin-top:40px;display:flex}.hero-btn button{color:#fff;cursor:pointer;background-color:#00003d;width:120px;height:35px}.hero-btn .btn1{border-radius:10px 0 0 10px}.hero-btn .btn2{border-radius:0 10px 10px 0}.about-title{text-align:center;color:#0f172a;margin-bottom:50px;font-size:36px}.about-container{justify-content:center;align-items:center;display:flex}.about-left img{border-radius:10%;max-width:350px;height:500px;margin-left:120px}.about-right{flex-direction:column;flex:1;gap:20px;display:flex}.top-about-box-one,.top-about-box-two{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 15px #0000000d}.about-highlight{color:#2563eb;margin-bottom:15px}.about-points{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.about-points div{box-sizing:border-box;background:#f1f5f9;border-radius:10px;width:250px;padding:10px;font-size:14px}.roadmap{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.step{box-sizing:border-box;background:#dcfbfc;border-radius:20px;justify-content:center;align-items:center;width:130px;height:50px;padding:8px 12px;font-size:14px;font-weight:700;display:flex}.arrow{color:#2563eb;margin-top:15px}.business{background:#fff;padding:80px 10%}.business-top{flex-wrap:wrap;gap:15px;margin-bottom:50px;display:flex}.biz-box{color:#fff;text-align:center;border-radius:12px;flex:1;min-width:150px;padding:15px;font-weight:500;transition:all .3s}.biz-box:hover{opacity:.9;transform:translateY(-5px)}.box1{background:#6366f1}.box2{background:#0ea5e9}.box3{background:#2563eb}.box4{background:#0ea5e9}.box5{background:#6366f1}.business-bottom{align-items:center;gap:50px;display:flex}.biz-left{background:#fff;border:1px solid #e2e8f0;border-radius:15px;flex:1;padding:25px;box-shadow:0 8px 25px #0000000f}.biz-left h3{color:#0f172a;margin-bottom:5px;font-weight:600}.chart-sub{color:#64748b;margin-bottom:15px;font-size:14px}.biz-right{flex:1}.biz-right h2{color:#0f172a;margin-bottom:15px;font-size:32px}.biz-right p{color:#475569;margin-bottom:20px;line-height:1.6}.biz-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .3s}.biz-btn:hover{background:#1d4ed8}.tech{text-align:center;background:#f8fafc;padding:80px 8%}.tech-title{color:#0f172a;margin-bottom:10px;font-size:32px}.tech-subtitle{color:#64748b;margin-bottom:40px}.tech-container{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.tech-logo{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100px;height:80px;transition:all .3s;display:flex;box-shadow:0 5px 15px #0000000f}.tech-logo img{object-fit:contain;width:60%;height:auto}.tech-logo:hover{transform:translateY(-5px)scale(1.05)}.footer{color:#000;background:#e0f2fe;padding:60px 10% 20px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-col{flex:1;min-width:200px}.footer-col ul li a{text-align:center;color:navy;font-size:15px;text-decoration:none}.footer-col ul li a:hover{color:olive}.footer-col img{width:250px;margin:0}.footer-col h3,.footer-col h4{color:#000;margin-bottom:15px}.footer-col p{color:navy;font-size:15px}.footer-col ul{padding:0;list-style:none}.footer-col ul li{cursor:default;color:navy;margin-bottom:8px;font-size:15px;transition:all .3s}.footer-col ul li:hover{color:olive}.footer-bottom{text-align:center;color:navy;border-top:1px solid gray;margin-top:30px;padding-top:15px;font-size:13px}.about{background:#f8fafc;padding:50px 5%}.about-title{text-align:center;color:#0f172a;margin-bottom:60px;margin-left:20px;font-size:34px;font-weight:700}.about-container{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:60px;padding:50px;display:flex;box-shadow:0 10px 30px #0000000d}.about-section-left{text-align:left;flex:1;margin-left:40px}.about-section-left h1{color:#0f172a;margin-bottom:20px;font-size:38px}.about-section-left p{color:#475569;max-width:500px;margin-bottom:25px;line-height:1.7}.about-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 26px;font-weight:600;transition:all .3s}.about-btn:hover{background:#1d4ed8}.phone-about-right{perspective:1000px;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.phone{background:linear-gradient(145deg,#6366f1,#3b82f6);border-radius:30px;width:240px;height:460px;padding:8px;position:relative;box-shadow:20px 20px 40px #0003,inset -4px -4px 8px #0000001a,inset 4px 4px 8px #fff3}.phone:before{content:"";background:#f1f5f9;border-radius:25px;position:absolute;inset:8px}.notch{z-index:2;background:#0f172a;border-radius:12px;justify-content:space-around;align-items:center;width:100px;height:24px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.camera{background:#000;border-radius:50%;width:7px;height:7px}.speaker{background:gray;border-radius:10px;width:40px;height:4px}.phone:after{content:"";background:#0f172a;border-radius:4px;width:4px;height:60px;position:absolute;top:100px;left:-4px;box-shadow:0 70px #0f172a}.phone-about-right:after{content:"";background:#0f172a;border-radius:4px;width:4px;height:40px;position:absolute;top:200px;right:168px}.msg{z-index:2;white-space:nowrap;background:linear-gradient(135deg,#e0f2fe,#bae6fd);justify-content:center;align-items:center;width:180px;height:55px;font-size:12px;display:flex;position:absolute;box-shadow:0 5px 15px #0000001a}.msg1,.msg3,.msg5{border-radius:30px 30px 0}.msg2,.msg4{border-radius:30px 30px 30px 0}.left{left:-70px}.right{right:-70px}.left:after{content:"";border:6px solid #0000;border-right-color:#bae6fd;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.right:after{content:"";border:6px solid #0000;border-left-color:#bae6fd;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.msg1{top:70px}.msg2{top:130px}.msg3{top:200px}.msg4{top:270px}.msg5{top:340px}.phone-bottom{z-index:2;justify-content:space-around;width:100%;display:flex;position:absolute;bottom:12px}.square,.circle{border:2px solid #0f172a;width:16px;height:16px}.circle{border-radius:50%}.arrow{color:#0f172a;margin-top:-1px;font-size:16px}.left{animation:4s ease-in-out infinite floatLeft;left:-70px}.right{animation:4s ease-in-out infinite floatRight;right:-70px}@keyframes floatLeft{0%{transform:translate(0)}50%{transform:translate(-12px)}to{transform:translate(0)}}@keyframes floatRight{0%{transform:translate(0)}50%{transform:translate(12px)}to{transform:translate(0)}}.mv-section{text-align:center;background:#f8fafc;padding:80px 8%}.mv-title{color:#0f172a;margin-bottom:60px;font-size:34px;font-weight:700}.mv-container{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.mv-card{text-align:center;background:#fff;border-radius:0 30px;flex:1;min-width:250px;padding:30px 20px;transition:all .3s;box-shadow:0 10px 25px #0000000d}.mv-card:hover{transform:translateY(-10px)}.mv-circle{color:#fff;background:linear-gradient(135deg,#6366f1,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:30px;display:flex;box-shadow:0 10px 20px #3b82f64d}.mv-card h3{color:#0f172a;margin-bottom:10px;font-size:20px}.mv-card p{color:#475569;font-size:14px;line-height:1.6}.why-section{text-align:center;background:#fff;padding:80px 8%}.why-title{color:#0f172a;margin-bottom:60px;font-size:34px;font-weight:700}.why-container{grid-template-columns:repeat(2,1fr);gap:60px;max-width:900px;margin:auto;display:grid;position:relative}.why-container:before{content:"";background:linear-gradient(90deg,#6366f1,#3b82f6);width:80%;height:2px;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.why-container:after{content:"";background:linear-gradient(#6366f1,#3b82f6);width:2px;height:80%;position:absolute;top:10%;left:50%;transform:translate(-50%)}.why-card{z-index:1;background:#f8fafc;border-radius:20px;padding:30px 20px;transition:all .3s;position:relative;box-shadow:0 10px 25px #0000000d}.why-card:hover{transform:translateY(-10px)}.why-circle{color:#fff;background:linear-gradient(135deg,#6366f1,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:20px;font-weight:700;display:flex;box-shadow:0 10px 20px #3b82f64d}.why-card h3{color:#0f172a;margin-bottom:10px;font-size:18px}.why-card p{color:#475569;font-size:14px;line-height:1.6}.stats-section{text-align:center;color:#000;background:#f5f5f5;padding:100px 8%;position:relative;overflow:hidden}.stats-title{margin-bottom:10px;font-size:36px}.stats-subtitle{color:#000;margin-bottom:60px}.stats-container{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff1a;border-radius:20px;padding:40px 20px;transition:all .3s}.stat-card h1{color:#3b82f6;margin-bottom:10px;font-size:40px}.stat-card p{color:#000;font-size:14px}.stat-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #38bdf84d}.stats-section:before{content:"";filter:blur(120px);opacity:.3;background:#3b82f6;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.stats-section:after{content:"";filter:blur(120px);opacity:.3;background:#6366f1;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.stat-card h1{color:#2563eb;font-size:40px;font-weight:700;animation:1s ease-in-out fadeInUp}.stat-card{text-align:center;background:#f8fafc;border-radius:15px;padding:30px;transition:all .3s;box-shadow:0 10px 25px #0000000d}.stat-card:hover{transform:translateY(-8px)scale(1.03)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sc-section{background:#fff;padding:100px 8%}.sc-container{justify-content:space-between;align-items:center;gap:60px;display:flex}.sc-left{flex:1}.sc-left h2{color:#0f172a;margin-bottom:20px;font-size:36px}.sc-left p{color:#475569;max-width:500px;margin-bottom:25px;line-height:1.7}.sc-left button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 26px}.sc-right{flex:1;justify-content:center;display:flex}.pc{background:#0f172a;border-radius:15px;width:420px;height:260px;padding:10px;position:relative;box-shadow:0 20px 40px #0003}.pc-screen{background:#fff;border-radius:10px;width:100%;height:100%;overflow:hidden}.pc-screen img{object-fit:cover;width:100%;height:100%;transition:all .5s}.pc-base{background:#0f172a;border-radius:5px;width:120px;height:12px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.pc:after{content:"";background:#1e293b;border-radius:10px;width:180px;height:6px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.pc-screen{background:#fff;border-radius:10px;overflow:hidden}.slider{width:max-content;animation:20s linear infinite scrollGrid;display:flex}.slide{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:15px;width:420px;padding:15px;display:grid}.slide img{object-fit:contain;background:#f1f5f9;border-radius:8px;width:100%;height:80px;padding:10px;transition:all .3s}.slide img:hover{transform:scale(1.1)}@keyframes scrollGrid{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-section{text-align:center;background:#f4f7fb;padding:100px 8%}.services-title{color:#0f172a;margin-bottom:10px;font-size:38px}.services-subtitle{color:#64748b;margin-bottom:60px}.services-grid{grid-template-columns:repeat(3,2fr);gap:30px;display:grid}.service-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:35px 25px;transition:all .3s;position:relative;overflow:hidden}.icon{color:#3b82f6;margin-bottom:15px;font-size:28px}.service-card h3{color:#0f172a;margin-bottom:8px;font-size:20px}.service-card p{color:#64748b;font-size:14px;line-height:1.6}.service-card:hover{border-color:#6366f1;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.service-card:before{content:"";background:linear-gradient(135deg,#6366f1,#3b82f6);width:4px;height:0%;transition:all .3s;position:absolute;top:0;left:0}.service-card:hover:before{height:100%}.enquiry-section{background:#fff;padding:100px 8%}.enquiry-container{align-items:center;gap:60px;display:flex}.enquiry-left{background:url(/assets/inqury-BAx05IQN.png) 0 0/cover;border-radius:20px;height:550px}.enquiry-left .message-box{color:navy;background-color:#fff;border:1px solid #7575ff;border-radius:15px;width:150px;height:115px;margin-top:171px;margin-left:351px;padding:10px;font-size:15px}.message-box{background:#fff;border-radius:15px;padding:25px;font-size:15px;transition:all .3s;position:relative;box-shadow:0 15px 40px #0000001a}.success-msg{color:#16a34a;font-weight:500;animation:2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.error{color:red;margin-top:3px;font-size:12px;display:block}.enquiry-right{background:#fff;border-radius:20px;flex:1;padding:40px;box-shadow:0 20px 40px #00000014}.enquiry-right h2{color:#0f172a;margin-bottom:10px;font-size:30px}.enquiry-right p{color:#64748b;margin-bottom:25px}.enquiry-form{flex-direction:column;gap:15px;display:flex}.form-group input,.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px;font-size:14px;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:navy;box-shadow:0 0 0 2px #22c55e33}.enquiry-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:10px;padding:14px;font-size:16px;transition:all .3s}.enquiry-form button:hover{background:linear-gradient(135deg,#3b82f6,#4b4eff)}.enquiry-left{flex:1}.enquiry-bg{background-position:50%;background-size:cover;border-radius:20px;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.enquiry-bg:before{content:"";background:#0f172a4d;position:absolute;inset:0}.success-box{color:#0f172a;text-align:center;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;padding:12px 20px;font-size:14px;transition:all .4s;position:absolute;top:20px;left:50%;transform:translate(-50%,-20px);box-shadow:0 10px 25px #00000026}.success-box.show{opacity:1;transform:translate(-50%)}.fake-btn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;margin-top:15px;padding:10px 20px}.career-section{background:#fff;justify-content:center;padding:100px 8%;display:flex}.browser-box{background:#fff;border-radius:14px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 30px 60px #0000004d}.browser-top{background:#e2e8f0;align-items:center;gap:8px;height:40px;padding:0 15px;display:flex}.dot{border-radius:50%;width:12px;height:12px}.red{background:#ef4444}.yellow{background:#facc15}.green{background:#22c55e}.browser-content{justify-content:space-around;align-items:center;gap:90px;padding:40px;display:flex}.career-left img{object-fit:cover;border-radius:12px;width:250px}.career-right{width:400px}.career-right h1{color:#0f172a;margin-bottom:15px;font-size:36px}.career-right p{color:#475569;margin-bottom:25px;line-height:1.6}.btn-group{gap:15px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:10px 0 0 10px;width:150px;padding:12px 25px}.secondary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:0 10px 10px 0;width:150px;padding:12px 25px}.intern-section{background:#f8fafc;padding:80px 8%}.intern-container{justify-content:space-between;gap:40px;display:flex}.intern-left{background:#fff;border-radius:16px;width:650px;padding:40px;box-shadow:0 10px 30px #00000014}.intern-left h1{color:#0f172a;margin-bottom:15px;font-size:36px}.intern-left p{color:#475569;margin-bottom:20px}.intern-left ul{margin-bottom:25px;list-style:none}.intern-left ul li{margin-bottom:10px}.intern-left button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:12px 24px}.intern-right{flex:1;grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.card{color:#0f172a;background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:20px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000000f}.card span{color:#64748b;font-size:13px;font-weight:400}.card:hover{transform:translateY(-5px)}.job-section{text-align:center;background:#fff;padding:100px 8%}.job-title{color:#0f172a;margin-bottom:10px;font-size:36px}.job-subtitle{color:#64748b;margin-bottom:60px}.job-container{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.job-card-page{background:#fff;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:50px;padding:25px;transition:all .3s;display:flex}.img-div{width:100px}.job-card-page img{width:100px;margin-top:50px}.job-card{text-align:left;width:200px;font-size:18px}.job-card h3{color:#0f172a;margin-bottom:30px;margin-left:-100px}.job-card p{color:#475569;margin-bottom:8px;font-size:14px}.job-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:8px;margin-top:15px;padding:10px 20px}.job-card-page:hover{border-color:linear-gradient(135deg, #6366f1, #3b82f6);transform:translateY(-8px);box-shadow:0 15px 30px #00000014}.job-card button:hover{background:linear-gradient(135deg,#6366f1,#3b82f6)}.apply-section{background:#f1f5f9;padding:80px 8%}.apply-container{justify-content:space-between;align-items:center;gap:60px;display:flex}.apply-left{flex:1}.apply-left img{object-fit:cover;border-radius:20px;width:100%;box-shadow:0 20px 40px #00000014}.apply-right{background:#fff;border-radius:16px;flex:1;padding:35px;box-shadow:0 15px 35px #00000014}.apply-right h2{color:#0f172a;margin-bottom:6px;font-size:28px}.apply-right p{color:#64748b;margin-bottom:25px;font-size:14px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.apply-form input,.apply-form select,.apply-form textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:all .25s}.apply-form input::placeholder,.apply-form textarea::placeholder{color:#94a3b8}.apply-form input:focus,.apply-form select:focus,.apply-form textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.apply-form textarea{resize:none;min-height:90px;margin-top:15px}.file-upload{color:#475569;margin-top:15px;font-size:14px}.file-upload label{margin-bottom:6px;font-weight:500;display:block}.file-upload input{background:#f8fafc;padding:8px}.apply-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:600;transition:all .3s}.apply-form button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #3b82f64d}.contact-section{background:#f8fafc;padding:100px 8%}.contact-container{justify-content:space-around;align-items:center;gap:60px;display:flex}.contact-left img{object-fit:cover;border-radius:20px;width:350px;box-shadow:0 20px 40px #0000001a}.contact-right{background:#fff;border-radius:20px;width:600px;padding:40px;box-shadow:0 20px 40px #00000014}.contact-right h2{color:#0f172a;margin-bottom:10px;font-size:30px}.contact-right p{color:#64748b;margin-bottom:25px}.contact-form{flex-direction:column;gap:15px;display:flex}.contact-form input,.contact-form textarea{border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:12px;font-size:14px;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.contact-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:14px;font-size:16px}.contact-form button:hover{background:#1d4ed8}.contact-info-section{background:#fff;padding:100px 8%}.contact-info-container{justify-content:space-around;align-items:center;gap:60px;display:flex}.contact-info-heading{color:navy;margin-top:-40px;margin-bottom:40px;padding:10px}.contact-info-left h2{color:#0f172a;margin-bottom:10px;font-size:34px}.contact-info-left p{color:#64748b;margin-bottom:25px}.info-box{background:#f8fafc;border-left:4px solid #2563eb;border-radius:12px;width:500px;margin-bottom:15px;padding:15px 20px;transition:all .3s}.info-box h4{color:#2563eb;margin-bottom:5px;font-size:14px}.info-box p,a{color:#0f172a;font-size:15px;text-decoration:none}.info-box:hover{background:#eff6ff;transform:translate(8px)}.contact-info-right img{border-radius:20px;width:350px;height:250px}@media (width<=1281px){.about-section-left{margin-left:50px}.about-left{text-align:left;flex:1;margin-left:-50px}.phone-about-right:after{right:112px}.enquiry-left .message-box{margin-top:130px;margin-left:280px}.intern-left{width:500px}}@media (width<=1025px){.hero{height:100vh}.hero-left h1{font-size:35px}.about-left{margin-left:-80px}.about-left img{width:250px;height:380px}.about-points div{width:200px}.step{width:100px}.phone-about-right:after{right:55px}.enquiry-left .message-box{margin-top:70px;margin-left:200px}.info-box{width:400px}.intern-left{width:450px}.footer-container{gap:100px}}@media (width<=913px){.hero{height:48vh}.about-section-left{margin-left:-20px}.phone-about-right:after{right:45px}.about-points div{width:160px}.step{width:130px}.intern-left{width:400px}.info-box{width:300px}}@media (width<=854px){.about-points div{width:140px}.step{width:110px}.phone-about-right:after{right:30px}.stats-container{flex-wrap:wrap;display:flex}.stats-container .stat-card{width:330px}.intern-left{width:350px}}@media (width<=820px){.hero{height:55vh}.about-left img{width:220px;height:380px}.stats-container .stat-card{width:310px}.career-right{width:280px}}@media (width<=770px){.hero{height:95vh}.hero-container{flex-wrap:wrap;display:flex}.hero-left{flex:none;width:500px}.about-left img{display:none}.about-points div{width:260px}.step{width:110px}.business-bottom{flex-wrap:wrap;display:flex}.biz-left{min-width:490px}.about-container{flex-wrap:wrap;display:flex}.about-section-left{min-width:400px}.phone-about-right:after{right:175px}@keyframes floatLeft{0%{transform:translate(0)}50%{transform:translate(-25px)}to{transform:translate(0)}}@keyframes floatRight{0%{transform:translate(0)}50%{transform:translate(25px)}to{transform:translate(0)}}.stats-container .stat-card{width:300px}.sc-container{flex-wrap:wrap;display:flex}.sc-left{min-width:400px;padding-left:100px}.services-grid{flex-wrap:wrap;display:flex}.service-card{width:300px}.enquiry-container{flex-wrap:wrap;display:flex}.enquiry-left{min-width:600px}.enquiry-left .message-box{width:175px;height:135px;margin-top:190px;margin-left:395px}.browser-content{flex-direction:column-reverse;display:flex}.career-right{width:500px}.intern-container{flex-wrap:wrap;display:flex}.intern-left{width:650px}.job-container{flex-wrap:wrap;display:flex}.job-card{width:300px}.apply-container{flex-wrap:wrap;display:flex}.apply-left img{width:650px}.apply-right{width:500px}.contact-container{flex-wrap:wrap;display:flex}.contact-left img{width:600px;height:700px}.contact-info-container{flex-direction:column-reverse;display:flex}.info-box,.contact-info-right img{width:600px}}@media (width<=541px){.navbar-container{flex-wrap:wrap;gap:20px;padding:15px 40px;display:flex}.navbar-container a{font-size:17px}.logo{margin-left:-30px}.hero-left{width:350px}.hero-right img{display:none}.about-points div{width:160px}.step{width:110px}.biz-left{min-width:390px}.stat-card{max-width:210px}.phone-about-right:after{right:70px}.services-grid{justify-content:center;display:flex}.enquiry-left{min-width:300px}.enquiry-left .message-box{width:175px;height:135px;margin-top:100px;margin-left:250px}.career-right{width:400px}.job-container{flex-wrap:wrap;justify-content:center;display:flex}.apply-left img{width:450px}.contact-left img{width:400px;height:500px}.info-box,.contact-info-right img{width:400px}}@media (width<=431px){.nav-links{gap:18px;display:flex}.hero{width:370px;height:68vh;margin:30px}.hero-left{width:290px}.about-points div{width:120px}.step{width:90px}.biz-left,.about-section-left{min-width:220px}.phone-about-right:after{right:18px}@keyframes floatLeft{0%{transform:translate(0)}50%{transform:translate(15px)}to{transform:translate(0)}}@keyframes floatRight{0%{transform:translate(0)}50%{transform:translate(-15px)}to{transform:translate(0)}}.stat-card{min-width:355px}.pc{width:365px}.sc-left{min-width:250px;padding-left:10px}.enquiry-left .message-box{width:175px;height:135px;margin-top:80px;margin-left:170px;overflow:hidden}.apply-left img{width:350px}.career-right{width:300px}.contact-left img{width:300px;height:400px}.info-box,.contact-info-right img{width:350px}}@media (width<=415px){.hero{width:350px}.about-points div{width:110px}.about-container{padding-left:20px}.step{width:70px}.phone-about-right:after{right:12px}.pc{width:355px}.career-section{padding-top:20px;padding-bottom:30px}}@media (width<=391px){.navbar-container{padding-left:20px}.nav-links{gap:16px;display:flex}.hero{width:335px;height:72vh}.about-container{padding-left:20px}.about-points div{width:130px}.step{width:100px}.about-section-left{min-width:330px;padding-left:20px}.msg{width:150px;height:55px;position:absolute}.left{left:-30px}.right{right:-30px}.phone-about-right:after{right:18px}.stat-card{min-width:330px}.pc{width:300px}.apply-left img{width:320px}.contact-info-right img{width:330px}.info-box{width:320px}}@media (width<=376px){.hero{width:325px;height:92vh;padding-left:20px}.hero-left{margin-left:0}.stat-card{min-width:310px}}@media (width<=361px){.nav-links{gap:10px}.hero{margin:20px}.about-points div{width:120px}.step{width:100px}.about-section-left{min-width:310px;padding-left:20px}.left{left:-20px}.phone-about-right:after{right:4px}.stat-card{min-width:300px}.enquiry-left .message-box{margin-top:80px;margin-left:150px}.career-right{width:280px}.apply-left img{width:290px}}
