.navbar{background:#000;box-sizing:border-box;font-family:Poppins,sans-serif;height:70px;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;width:100%;z-index:1000}.logo-link,.navbar{align-items:center;display:flex}.logo-link{color:#fff;flex-shrink:0;text-decoration:none}.logo-image{height:42px;margin-right:.6rem}.company-name{color:#fff;font-size:1rem;font-weight:600;line-height:1.2;white-space:nowrap}.navbar-links{align-items:center;display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.dropdown-toggle,.navbar-links li a{color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.dropdown-toggle:hover,.navbar-links li a:hover{color:#ffb400}.services-dropdown{position:relative}.dropdown-menu{background:#111;border-radius:6px;box-shadow:0 4px 12px #0000004d;display:none;left:0;min-width:180px;padding:.5rem 0;position:absolute;top:110%}.services-dropdown:hover .dropdown-menu{display:block}.dropdown-menu li{list-style:none}.dropdown-menu li a{color:#fff;display:block;font-size:.9rem;padding:.6rem 1rem}.dropdown-menu li a:hover{background:#222;color:#ffb400}.menu-button-wrapper{cursor:pointer;display:none}.menu-icon{color:#fff;font-size:1.8rem}@media (max-width:1024px){.company-name{font-size:.9rem}.navbar-links{gap:1rem}}@media (max-width:768px){.menu-button-wrapper{display:block}.navbar-links{background:#111;border-radius:0 0 0 8px;display:none;flex-direction:column;padding:1rem;position:absolute;right:0;top:70px;width:230px}.navbar-links.active{display:flex}.navbar-links li{margin:.6rem 0}.company-name{font-size:.85rem}}@media (max-width:480px){.logo-image{height:34px}.company-name{font-size:.72rem;max-width:120px;overflow:hidden;text-overflow:ellipsis}.navbar-links{width:200px}}.hero-slider{height:100vh;overflow:hidden;position:relative;width:100%}.slide{height:100%;left:100%;opacity:0;position:absolute;top:0;transition:all 1s ease-in-out;width:100%}.slide.active{left:0;opacity:1}.background-video{height:100%;object-fit:cover;width:100%}.overlay{background:#00000073;height:100%;left:0;top:0;width:100%}.content{animation:fadeIn 1.2s ease;color:#fff;left:10%;max-width:600px;position:absolute;top:50%;transform:translateY(-50%)}.content h2{font-size:2.5rem;font-weight:700;margin-bottom:15px}.content p{font-size:1.2rem;margin-bottom:20px}.btn{background:#0000;border:2px solid #ff3d57;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 25px;transition:.3s}.btn:hover{background:#ff3d57;color:#fff}.dots{bottom:20px;left:50%;position:absolute;transform:translateX(-50%)}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;width:12px}.dot.active{background-color:#ff3d57}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:#1e1e20;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden;padding:40px 20px 20px;width:100%}.footer-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1200px;padding-bottom:20px;width:100%}.footer-col{border-bottom:1px solid #ffffff1a;color:#f1f1f1;font-size:.95rem;line-height:1.6;padding-bottom:20px;text-align:left}.footer-col h4{color:#07bfff;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:15px;text-align:left}.footer-col ul{list-style:none;margin:0;padding:0;text-align:left}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#d1d1d1;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-col ul li a:hover{color:#0fffb2;text-decoration:underline}.footer-icons{text-align:left}.footer-icons a{color:#fff;font-size:1.2rem;margin-right:12px;transition:color .3s ease}.footer-icons a:hover{color:#0fffb2}.email-contact{margin-left:246px}.address-col{align-items:center;display:flex;flex-direction:column;grid-column:span 2;text-align:center}.address-col p{color:#d1d1d1;font-size:.9rem;line-height:1.6;margin:0 auto;max-width:700px;word-break:break-word}.footer-bottom{border-top:1px solid #ffffff1a;color:#999;font-size:.85rem;padding-top:20px;text-align:center}.footer-note{color:#d1d1d1;font-size:.75rem;margin-top:5px}@media (max-width:992px){.footer-grid{gap:20px;grid-template-columns:1fr}.address-col,.footer-col{border-bottom:none;text-align:center}.footer-icons{text-align:center}.email-contact{margin-left:0}}*{box-sizing:border-box;margin:0;padding:0}body,html{background:linear-gradient(135deg,#f3f7fc,#e0f2fe);color:#111;min-height:100vh}.home-wrapper{align-items:center;min-height:100vh}.company-boxes,.home-wrapper{display:flex;flex-direction:column;width:100%}.company-boxes{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #fff9;border-radius:32px;box-shadow:0 20px 50px #0000001a,inset 0 1px 0 #ffffff4d;gap:24px;max-width:1100px;padding:50px;transition:all .4s ease}.company-boxes:hover{box-shadow:0 25px 60px #00000026}.company-boxes h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#06f,#00d2ff,#07f);-webkit-background-clip:text;font-size:clamp(28px,4vw,36px);font-weight:700;margin-bottom:10px;text-align:center}.company-boxes hr{background:linear-gradient(90deg,#00b0ff,#007bff);border:none;border-radius:10px;height:5px;margin:0 auto 20px;width:120px}.info-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff4d;border:1px solid #ffffffb3;border-radius:24px;box-shadow:0 12px 32px #0000001a;padding:28px 30px;transition:all .4s ease}.info-box:hover{background:#fff6;box-shadow:0 20px 45px #00000026;transform:translateY(-8px) rotateX(5deg)}.info-box p{color:#222;font-size:clamp(16px,2vw,18px);line-height:1.8}.info-box strong{color:#04c;font-weight:600}.expertise-section{align-items:stretch;display:flex;gap:30px;justify-content:center;margin-top:60px;max-width:1200px;padding:40px 20px;width:100%}.expertise-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff40;border:1px solid #fff9;border-radius:26px;box-shadow:0 15px 40px #0000001a;flex:1 1;padding:35px 28px;position:relative;text-align:center;transition:all .4s ease-in-out}.expertise-card:before{background:linear-gradient(135deg,#0066ff1a,#00d2ff1a);border-radius:26px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.expertise-card:hover:before{opacity:1}.expertise-card:hover{box-shadow:0 25px 50px #0003;transform:translateY(-15px) scale(1.05) rotateY(5deg)}.card-icon{color:#007bff;font-size:52px;margin-bottom:18px;transition:color .3s ease}.expertise-card:hover .card-icon{color:#0056cc}.expertise-card h3{color:#333;font-size:clamp(18px,2.5vw,22px);font-weight:600;margin-bottom:12px}.expertise-card p{color:#444;font-size:clamp(15px,2vw,16px);line-height:1.7}.company-images{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:80px;max-width:1200px;padding:60px 20px;width:100%}.gallery-wrapper{border-radius:24px;box-shadow:0 15px 30px #00000026;cursor:pointer;overflow:hidden;position:relative;transform-style:preserve-3d;transition:all .5s ease}.gallery-wrapper:hover{box-shadow:0 25px 50px #00000040;transform:translateY(-10px) rotateX(5deg)}.gallery-img{height:250px;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.gallery-wrapper:hover .gallery-img{transform:scale(1.15)}.overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#0066ff80,#0af9);display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .4s ease-in-out}.gallery-wrapper:hover .overlay{opacity:1}.overlay p{color:#fff;font-size:clamp(18px,3vw,22px);font-weight:600;text-shadow:0 2px 4px #0000004d}@media (max-width:1024px){.expertise-section{gap:20px}.company-boxes{padding:40px}}@media (max-width:768px){.expertise-section{flex-direction:column;gap:20px}.expertise-card{margin-bottom:20px}.company-boxes{padding:30px 20px}.company-boxes h2{font-size:28px}.info-box{padding:20px}.company-images{gap:20px;grid-template-columns:1fr}}@media (max-width:600px){.company-section{padding:50px 15px}.company-boxes h2{font-size:24px}.expertise-card{padding:25px 20px}.gallery-img{height:200px}}.cctv-section{font-family:Poppins,sans-serif;justify-content:center;padding:80px 20px}.cctv-container,.cctv-section{background:#fff;display:flex;width:100%}.cctv-container{border-radius:32px;box-shadow:0 15px 60px #00000014;flex-wrap:wrap;gap:50px;max-width:1200px;padding:40px}.cctv-text{color:#1a1a1a;display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:320px}.cctv-text h2{color:#007bff;font-size:clamp(28px,3vw,36px);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cctv-text p{font-size:clamp(14px,1.8vw,16px);line-height:1.7;text-align:justify}.cctv-text strong{color:#04c}.cctv-text ul{list-style-type:disc;margin-left:20px}.cctv-text li{font-size:15px;margin-bottom:10px}.cctv-features{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.feature-card{background:#f8f9ff;border-radius:20px;box-shadow:0 8px 25px #00000014;min-width:180px;padding:20px;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-5px) scale(1.03)}.feature-card h3{color:#007bff;font-size:18px;font-weight:700;margin-bottom:8px}.feature-card p{color:#555;font-size:14px;line-height:1.5}.cctv-image{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:320px}.cctv-image img{border-radius:24px;box-shadow:0 15px 35px #0000001f;max-width:500px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.cctv-image img:hover{box-shadow:0 25px 50px #0000002e;transform:scale(1.05)}@media (max-width:1024px){.cctv-container{flex-direction:column;gap:30px;padding:30px 20px}}@media (max-width:768px){.cctv-text h2{font-size:26px}.cctv-text p,.feature-card p{font-size:14px}}@media (max-width:480px){.cctv-text h2{font-size:22px}.feature-card{min-width:100%}}@media (max-width:768px){.cctv-container{flex-direction:column;gap:24px;padding:24px 16px}.cctv-text{text-align:left;width:100%}.cctv-text h2{font-size:22px;line-height:1.3;margin-bottom:12px}.cctv-text p{font-size:14px;line-height:1.6;margin-bottom:12px}.feature-card{min-width:100%;padding:16px;width:100%}.feature-card p{font-size:13.5px;line-height:1.5}.feature-card ul li{font-size:13.5px;margin-bottom:8px}}@media (max-width:480px){.cctv-text h2{font-size:20px}.cctv-text p,.feature-card p,.feature-card ul li{font-size:13px}}body,html{background:#f8f9fa;color:#222;font-family:Poppins,Inter,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}.about-wrapper{box-sizing:border-box;margin:auto;max-width:1200px;padding:4rem 2rem;width:100%}.hero-banner{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:calc(100vh - 70px);justify-content:center;overflow:hidden;position:relative;width:100%}.hero-banner:after{background:linear-gradient(#000000a6,#00000059);content:"";inset:0;position:absolute;z-index:1}.hero-overlay{animation:fadeSlide 1.5s ease;color:#fff;display:flex;flex-direction:column;gap:1rem;max-width:900px;position:relative;text-align:center;z-index:2}.hero-overlay h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f39c12,#ff4e50);-webkit-background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:2px;text-transform:uppercase}.hero-overlay p{color:#f1f1f1;font-size:1.2rem;font-weight:400;line-height:1.8;text-align:center}.hero-description span{color:#f39c12;font-weight:600}.hero-tagline{color:#ffcc80;font-size:1.4rem;font-weight:500;letter-spacing:1px;margin-top:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2.5rem}.btn-primary{background:linear-gradient(135deg,#f39c12,#ffb347);border-radius:30px;color:#000;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 20px #f39c1266;transform:translateY(-2px)}.btn-outline{border:2px solid #f39c12;border-radius:30px;color:#f39c12;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn-outline:hover{background:#f39c12;color:#000}.about-intro{margin:4rem auto 5rem;max-width:900px;padding:0 2rem;text-align:center}.about-intro h2{color:#036;font-size:2.6rem;font-weight:700;margin-bottom:1.5rem;position:relative}.about-intro h2:after{background:#f39c12;border-radius:2px;content:"";display:block;height:4px;margin:12px auto 0;width:80px}.about-intro p{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:1.2rem;margin-left:auto;margin-right:auto;max-width:800px}.about-intro strong{color:#036}.about-section{align-items:center;animation:fadeUp 1.2s ease forwards;background:#fff;border-radius:16px;box-shadow:0 14px 40px #0000000f;display:flex;gap:3rem;margin-bottom:5rem;opacity:0;padding:2.5rem;transform:translateY(60px);transition:transform .4s ease,box-shadow .4s ease}.about-section:hover{box-shadow:0 20px 55px #0000001f;transform:translateY(-6px)}.about-section.reverse{flex-direction:row-reverse}.about-image img{border-radius:12px;box-shadow:0 6px 18px #00000026;filter:grayscale(12%);max-width:500px;transition:transform .4s ease,filter .4s ease;width:100%}.about-section:hover img{filter:grayscale(0);transform:scale(1.05)}.about-text{color:#222;flex:1 1;text-align:left}.about-text h2{color:#036;font-size:2rem;font-weight:700;margin-bottom:1.4rem;position:relative}.about-text h2:after{background:#f39c12;border-radius:2px;content:"";display:block;height:4px;margin-top:10px;width:70px}.about-text ul{list-style:none;padding-left:1.2rem}.about-text ul li{color:#333;font-size:1.05rem;margin-bottom:.6rem;position:relative}.about-text ul li:before{color:#f39c12;content:"•";font-size:1.2rem;left:-1.2rem;position:absolute}@keyframes fadeSlide{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-banner{background-attachment:scroll;height:calc(100vh - 60px)}.hero-overlay h1{font-size:2.4rem}.hero-overlay p{font-size:1rem}.hero-actions{flex-direction:column}.btn-outline,.btn-primary{max-width:260px;text-align:center;width:100%}.about-section,.about-section.reverse{flex-direction:column;gap:2rem;padding:2rem}.about-intro h2{font-size:2rem}}@media (max-width:480px){.hero-overlay h1{font-size:2rem}.hero-overlay p{font-size:.95rem}.hero-tagline{font-size:1.2rem}.about-intro p{font-size:.95rem}.about-text h2{font-size:1.6rem}}@media (max-width:375px){.hero-overlay h1{font-size:1.6rem}.hero-overlay p{font-size:.85rem}.hero-tagline{font-size:1rem}.about-intro h2{font-size:1.5rem}.about-intro p{font-size:.85rem}}.about-modern{animation:fadeUp 1s ease forwards;background:#f9fafc;padding:5rem 2rem;text-align:center}.about-modern-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin:auto;max-width:1000px}.about-modern h2{color:#036;font-size:2.8rem;font-weight:800;margin-bottom:1.5rem;position:relative}.about-modern h2:after{background:#f39c12;border-radius:3px;content:"";display:block;height:4px;margin:10px auto 0;width:90px}.about-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000014;padding:1.8rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.about-card:hover{box-shadow:0 18px 45px #0000001f;transform:translateY(-5px)}.main-card p{color:#222;font-size:1.15rem;line-height:1.7}.main-card span{color:#f39c12;font-weight:600}.about-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.feature-card{align-items:flex-start;background:#fff;border-radius:14px;box-shadow:0 8px 20px #0000000d;display:flex;flex:1 1;gap:1rem;min-width:250px;padding:1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-4px)}.feature-card .icon{color:#f39c12;flex-shrink:0;font-size:2rem}.about-modern-tagline{color:#ff9800;font-size:1.4rem;font-weight:600;margin-top:2rem}@media (max-width:768px){.about-cards{flex-direction:column;gap:1.5rem}.feature-card{align-items:center;flex-direction:column;text-align:center}.feature-card .icon{margin-bottom:.5rem}}.about-modern-image{margin-top:3rem;text-align:center}.about-modern-image img{border-radius:16px;box-shadow:0 12px 30px #0000001a;max-width:1000px;transition:transform .4s ease,box-shadow .4s ease;width:100%}.about-modern-image img:hover{box-shadow:0 18px 40px #00000026;transform:scale(1.02)}.contact-3d-page{background:linear-gradient(180deg,#081b26,#0b2a3a);color:#fff;font-family:Segoe UI,sans-serif;min-height:100vh}.contact-3d-wrapper{margin:80px auto;max-width:1200px;padding:20px}.top-date{color:#c7dbe4;font-size:15px;margin-bottom:30px}.top-cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.neo-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff14,#ffffff05),radial-gradient(circle at top right,#00ffff2e,#0000 60%),#0d2532;border-radius:24px;box-shadow:0 0 0 2px #00ffff8c,0 0 28px #00ffff73,inset 0 0 30px #00ffff26;overflow:hidden;padding:36px 40px;position:relative;transform-style:preserve-3d;transition:all .45s ease}.neo-card:before{background-image:radial-gradient(circle,#00ffff59 1px,#0000 0);background-size:26px 26px;content:"";inset:0;opacity:.08;position:absolute}.neo-card:hover{box-shadow:0 0 0 2px #00ffffe6,0 0 50px #0ffc;transform:translateY(-12px) rotateX(6deg)}.neo-card h3{font-size:22px;letter-spacing:.6px;margin:0 0 14px}.neo-card p{color:#e6f7ff;font-size:16px;line-height:1.7;margin:0}.neo-card .accent a{color:#5deaff;font-weight:500;text-decoration:none}.neo-card .accent a:hover{text-decoration:underline}.neo-card.large{padding:46px}@media (max-width:900px){.top-cards{grid-template-columns:1fr}}.vm-image-section{height:65vh;margin-top:80px;overflow:hidden;perspective:1200px;width:100%}.vm-image-section img{filter:contrast(1.05) brightness(.95);height:100%;object-fit:cover;transform:scale(1.05) translateZ(0);transition:transform 1s ease;width:100%}.vm-image-section:hover img{transform:scale(1.1) rotateX(2deg)}.vm-text-section{background:linear-gradient(180deg,#fff,#f5f7fb);border-radius:20px;box-shadow:0 30px 60px #0000001f,inset 0 1px 0 #fff9;margin:-80px auto 0;max-width:1100px;padding:90px 30px;text-align:center;transform-style:preserve-3d}.vm-text-section h1{color:#1f2937;font-size:44px;font-weight:600;margin-bottom:18px;transform:translateZ(40px)}.vm-divider{background:linear-gradient(90deg,#0a3d62,#1e90ff);border-radius:3px;box-shadow:0 8px 18px #1e90ff73;height:5px;margin:0 auto 55px;transform:translateZ(35px);width:90px}.vm-content{transform-style:preserve-3d}.vm-content h2{color:#0a3d62;font-size:26px;margin-bottom:14px;margin-top:45px;transform:translateZ(30px)}.vm-content p{color:#4b5563;font-size:17.5px;line-height:1.9;margin:0 auto;max-width:850px;transform:translateZ(25px)}.vm-text-section:hover{box-shadow:0 40px 90px #00000029,inset 0 1px 0 #fff9;transform:translateY(-6px);transition:all .6s ease}@media (max-width:768px){.vm-image-section{height:42vh}.vm-text-section{border-radius:14px;margin-top:-50px;padding:60px 20px}.vm-text-section h1{font-size:32px}.vm-content h2{font-size:22px}.vm-content p{font-size:16px}}.tos-page{background:#fff;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:80px 20px}.tos-container{background:#fefefe;border-radius:12px;box-shadow:0 8px 20px #0000000d;color:#1f2937;max-width:800px;padding:40px 30px;text-align:justify;width:100%}.tos-container h1{color:#1e3a8a;font-size:32px;margin-bottom:30px;text-align:center}.tos-section{margin-bottom:25px}.tos-section h2{color:#2563eb;font-size:20px;margin-bottom:8px}.tos-section p{color:#374151;font-size:15px;line-height:1.8}.tos-contact{border-top:1px solid #0000001a;margin-top:30px;padding-top:15px;text-align:left}.tos-contact a{color:#2563eb;text-decoration:none}.tos-contact a:hover{text-decoration:underline}.privacy-page{background:#fff;display:flex;justify-content:center;min-height:100vh;padding:120px 20px 80px}.privacy-container{background:#fefefe;border-radius:10px;box-shadow:0 8px 20px #0000000d;color:#111827;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:900px;padding:40px 35px;width:100%}.privacy-container h1{color:#1e3a8a;font-size:32px;margin-bottom:25px;text-align:center}.privacy-container h2{color:#2563eb;font-size:20px;margin-bottom:10px;margin-top:20px}.privacy-container p{color:#374151;font-size:15px;line-height:1.8;text-align:justify}.privacy-contact{border-top:1px solid #0000001a;margin-top:30px;padding-top:18px}.privacy-contact a{color:#2563eb;text-decoration:none;transition:all .3s ease}.privacy-contact a:hover{color:#1e3a8a;text-decoration:underline}@media (max-width:768px){.privacy-container{padding:30px 20px}.privacy-container h1{font-size:26px}.privacy-container h2{font-size:18px}.privacy-container p{font-size:14px}}.auto-hero{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:100px 20px;text-align:center}.auto-split{align-items:center;display:flex;gap:60px;padding:80px 10%}.auto-split.reverse{flex-direction:row-reverse}.auto-split img{border-radius:16px;box-shadow:0 20px 40px #00000026;width:45%}.auto-content{width:55%}.auto-content h2{font-size:32px;margin-bottom:16px}.auto-content p{color:#444;font-size:18px;line-height:1.7}@media (max-width:900px){.auto-split,.auto-split.reverse{flex-direction:column}.auto-content,.auto-split img{width:100%}}.embedded-hero{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:100px 20px;text-align:center}.embedded-hero h1{font-size:48px;margin-bottom:20px}.embedded-hero p{font-size:20px;line-height:1.6;margin:0 auto;max-width:900px}.embedded-section{align-items:center;display:flex;gap:60px;padding:80px 10%}.embedded-section.reverse{flex-direction:row-reverse}.section-text ul{color:#444;line-height:1.7;list-style:disc}.section-text ul li{font-size:18px;margin-bottom:10px}.embedded-approach,.embedded-value{background:#f9f9f9;padding:80px 10%}.embedded-approach h2,.embedded-value h2{font-size:36px;margin-bottom:20px}.embedded-approach ul,.embedded-value ul{font-size:18px;line-height:1.7;list-style:disc;padding-left:20px}@media (max-width:900px){.embedded-section,.embedded-section.reverse{flex-direction:column}.section-image,.section-text{width:100%}.section-image img{margin-bottom:20px;width:100%}.embedded-hero h1{font-size:36px}.embedded-hero p{font-size:18px}.embedded-approach h2,.embedded-value h2{font-size:28px}}.data-hero{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:100px 20px;text-align:center}.data-hero h1{font-size:42px;margin-bottom:16px}.data-hero p{font-size:18px;line-height:1.6;margin:auto;max-width:800px}.data-section{align-items:center;display:flex;gap:60px;padding:80px 10%}.data-section.reverse{flex-direction:row-reverse}.section-image img{border-radius:16px;box-shadow:0 20px 40px #00000026;width:75%}.section-text{width:55%}.section-text h2{font-size:32px;margin-bottom:16px}.section-text ul{padding-left:20px}.section-text li{color:#444;font-size:16px;line-height:1.7;margin-bottom:8px}@media (max-width:900px){.data-section,.data-section.reverse{flex-direction:column}.section-image img,.section-text{width:100%}}.ai-hero{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:100px 20px;text-align:center}.ai-hero h1{font-size:36px;margin-bottom:20px}.ai-hero p{color:#f0f0f0;font-size:18px;line-height:1.7;margin:0 auto;max-width:800px}.ai-section{align-items:center;display:flex;gap:60px;padding:80px 10%}.ai-section.reverse{flex-direction:row-reverse}.ai-image img{border-radius:16px;box-shadow:0 20px 40px #00000026;width:75%}.ai-text{width:55%}.ai-text h2{font-size:32px;margin-bottom:16px}.ai-text ul{color:#444;font-size:18px;line-height:1.7}.ai-text ul li{margin-bottom:10px}@media (max-width:900px){.ai-section,.ai-section.reverse{flex-direction:column}.ai-image img,.ai-text{width:100%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.525c323b.css.map*/