@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Outfit:wght@100..900&display=swap);html{scroll-behavior:smooth}body{font-family:"Outfit",sans-serif;margin:0;padding:0;color:#111;overflow-x:hidden}header{background:#333;color:#fff;display:flex;justify-content:space-between;padding:.5rem 2rem;align-items:center}header .logo{font-size:1.8rem;font-weight:700}nav a{font-family:"DM Sans",sans-serif;color:#fff;text-decoration:none;margin:0 1rem}nav a:hover{color:#ffc107;text-decoration:none;-webkit-tap-highlight-color:#fff0}nav a:hover,nav a:focus,nav a.active{outline:none;color:#ffc107}#nav-links a.active{color:#ffc107}.hero{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem;background:#f8f9ff;flex-wrap:wrap;background:linear-gradient(135deg,#f8f9ff 0%,#eef3ff 100%)}.hero-content{margin-left:70px;flex:1;max-width:50%}.hero .subtitle{font-size:1.5rem;color:#0c81ff;font-weight:500}.hero .highlight{background:linear-gradient(45deg,#ff0099,#ff666b);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hero-heading{font-size:3.7rem;font-weight:600;margin:1rem 0;line-height:1.2;color:#111}.hero .description{font-size:1.2rem;color:#0c81ff}.hero .glow-red{background:linear-gradient(45deg,#fa3838,#ffae00);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;font-size:1.2rem}.hero-image{margin-right:80px;flex:1;max-width:50%;text-align:right;animation:float 4s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-image img{max-width:90%;width:400px;height:auto;object-fit:contain}.ai-ready{padding:2rem;text-align:center;background:#eef3ff}.ai-ready .ai-text{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.tab-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.tab-content{flex:1;max-width:50%}.charts-img{flex:1;max-width:45%}.logo-img{width:100px;text-align:center;justify-content:center;height:auto;max-width:100%}.footer-logo-img{flex:1;max-width:10%}.charts-img img,.logo-img img,.footer-logo-img img{width:100%;border-radius:0}.charts-img img,.logo-img img,.footer-logo-img img{margin-top:.5rem;width:80%}.tabs{display:flex;justify-content:center;gap:1rem;padding:1rem;border-radius:8px}.tabs button{padding:1rem 2rem;background:#fff0;border:none;font-weight:600;font-size:1rem;cursor:pointer;border-radius:8px;transition:all 0.2s ease-in-out;color:#111}.tabs .active{background-color:#007bff28;color:#000;box-shadow:0 2px 6px rgb(0 0 0 / .05)}.explore-btn{padding:.5rem 1rem;border:none;cursor:pointer;margin-top:1rem;width:100px;border-radius:10px;background:linear-gradient(45deg,#ffc107,#ff9900);transition:all 0.3s ease}.explore-btn:hover{transform:scale(1.05);box-shadow:0 5px 15px rgb(255 193 7 / .4)}.partners{overflow:hidden;background-color:#fff;padding:1rem 0;position:relative}.partners::before,.partners::after{content:'';position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.partners::before{left:0;background:linear-gradient(to right,#fff,transparent)}.partners::after{right:0;background:linear-gradient(to left,#fff,transparent)}.partners-track{display:flex;gap:3rem;animation:scroll 20s linear infinite}.partners-track img{width:70px;height:auto;flex-shrink:0;transition:transform 0.3s ease}.partners-track img:hover{transform:scale(1.1)}.partners-track:hover{animation-play-state:paused}.smart-city{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;background:#fff;flex-wrap:wrap;gap:2rem}.smart-city .ring-container .ring{position:absolute;top:1240px;left:-230px}.smart-city .ring{width:350px}.smart-city .text{flex:1;padding:1rem 2rem;max-width:30%}.smart-city .text h1{font-size:2.9rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.smart-city .text p{font-size:1rem;line-height:1.8;color:#333;text-align:justify}.smart-city .decorations{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.smart-city .decorations img{width:130px}.smart-city .image-container{position:relative;flex:1;max-width:40%;display:flex;justify-content:center;align-items:center}.smart-city .image-container img{width:90%;height:auto;border-radius:20px;box-shadow:0 8px 20px rgb(0 0 0 / .15);position:relative;z-index:1}.smart-city .image-container img{transition:transform 0.5s ease}.smart-city .image-container img:hover{transform:scale(1.05)}.smart-city .background-accent{position:absolute;top:25px;right:0;width:50%;height:90%;background:linear-gradient(to right,#ffc107,#444);z-index:0;border-radius:20px;transform:translateX(10%)}.certifications{background:#e5f1ff;padding:2rem;text-align:center}.cert-icons img{width:90px;margin:1rem;transition:transform 0.3s ease,box-shadow 0.3s ease}.cert-icons img:hover{transform:translateY(-8px) scale(1.05)}.testimonials{padding:2rem;text-align:center}blockquote{font-style:italic;margin:1rem auto;max-width:700px}.vmv{display:flex;text-align:center}.vmv .card{flex:1;padding:2rem;margin:0;transition:transform 0.3s ease,box-shadow 0.3s ease}@media (min-width:769px){.vmv .card:hover{transform:translateY(-8px);box-shadow:0 8px 25px rgb(0 0 0 / .1)}.vmv .card:active{transform:scale(.97);box-shadow:0 6px 15px rgb(0 0 0 / .1)}}.vmv .image-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.vmv .image-container img{width:60px;height:auto;margin-bottom:0rem}.card-yellow{background-color:rgba(234,189,0,255)}.card-grey{background-color:rgba(52,52,60,255)}.text-white{color:#fff}#values-text{transform:translateX(100%);opacity:0;transition:transform 0.8s ease,opacity 0.8s ease}#values-text.show{transform:translateX(0);opacity:1}footer{background-color:#2b2b35;color:#fff;padding:2rem 2rem 0rem 2rem}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.footer-logo img{max-width:120px}.footer-info{display:flex;flex:1;justify-content:space-around;flex-wrap:wrap;margin-left:1rem}.footer-info>div{min-width:100px;margin-bottom:1rem;font-weight:350;line-height:1.5;color:#ddd}.footer-info strong{color:#fff;font-weight:600}footer a{color:#ddd;text-decoration:none;transition:color 0.3s ease}footer a:hover{color:#e5d80c}.copyrights-container{display:flex;justify-content:center;align-items:center}.copyrights-text{font-size:14px;color:#fff;text-align:center;font-weight:200}.highlight{color:#e5d80c}.social-icons{margin-top:.5rem}.social-icons i{margin-right:.5rem;cursor:pointer}.social-icons i:hover{color:gold;transform:scale(1.2);transition:all 0.3s ease}.ai-gradient{background:linear-gradient(to right,#8000ff,#ff0099);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.icon-links{color:#0d6efd;font-size:22px}#cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#2b2b2b;color:#fff;padding:3rem 2rem;display:flex;justify-content:space-between;align-items:center;font-size:14px;z-index:9999;box-shadow:0 -2px 10px rgb(0 0 0 / .2)}#cookie-banner a{color:#fc0;text-decoration:underline}#cookie-banner button{background:#f90;border:none;padding:8px 15px;color:#fff;border-radius:5px;cursor:pointer}#cookie-banner button:hover{background:#e68a00}.hamburger{display:none;font-size:2rem;background:none;border:none;color:#fff;cursor:pointer}@media (max-width:1024px){.hamburger{display:block;font-size:1.8rem}nav{display:none;flex-direction:column;background:#333;position:absolute;top:60px;left:0;width:100%;padding:1rem 0;z-index:999}nav a{margin:.7rem 0;text-align:center;font-size:1.1rem;color:#fff}nav.show{display:flex;animation:slideDown 0.3s ease-in-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-content{margin-left:0;margin-bottom:15px;max-width:100%;text-align:center}.hero-image{margin-right:0;text-align:center;max-width:100%}.hero-image img{width:80%;max-width:300px}.tab-wrapper{flex-direction:column;align-items:center}.tab-content,.charts-img{max-width:100%}.ai-ready .ai-text{font-size:1.5rem}.smart-city{flex-direction:column;text-align:center}.smart-city .text,.smart-city .image-container{max-width:100%;padding:0}.smart-city .text h1{font-size:2rem}.smart-city .background-accent{display:none}.smart-city .ring-container .ring{display:none}}@media (min-width:769px) and (max-width:1024px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-logo-img{max-width:120px;margin-bottom:1.5rem}.footer-info{display:grid;grid-template-columns:1fr 1fr;gap:2rem;justify-items:center;width:100%}.footer-info>div{min-width:unset;margin-bottom:1rem}}@media (max-width:768px){.logo-img{width:50px;height:auto;max-width:100%}#cookie-banner{flex-direction:column;text-align:center;gap:10px}#cookie-banner button{width:100%}.hamburger{font-size:1.5rem}.hero{flex-direction:column;align-items:center;text-align:center}.hero-content{margin-left:0;max-width:100%}.hero-image{margin-right:0;max-width:100%;text-align:center}.hero-image img{display:block;margin:0 auto;max-width:90%;width:100%;height:auto}nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:0rem;z-index:999}nav a{margin:.5rem}.vmv{flex-direction:column;align-items:center;width:100%;overflow-x:hidden}.vmv .card{width:100%;padding:30px;box-sizing:border-box}.vmv .image-container img{width:60px;height:auto;margin-bottom:.5rem}.smart-city{padding:2rem 2.3rem}.smart-city .text h1{font-size:1.8rem}.smart-city .text p{font-size:.95rem}.smart-city .image-container img{max-width:90%}.footer-logo-img{max-width:150px;margin-bottom:1rem}.footer-logo-img img{width:40%;height:auto}.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-info{flex-direction:column;align-items:center;margin-left:0}.footer-info>div{margin-bottom:2rem}.hamburger{display:block}nav{display:none;flex-direction:column;background:#333;position:absolute;top:50px;left:0;width:100%;padding:1rem 0}nav a{margin:.5rem 0;text-align:center;font-size:1.1rem}nav.show{display:flex;animation:slideDown 0.3s ease-in-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:480px){.hero-heading{font-size:2.5rem}.hero .subtitle,.hero .description{font-size:1rem}.tabs button{padding:.5rem 1rem;font-size:.9rem}.explore-btn{width:100%}.cert-icons img,.partners img{width:60px}}