:root{--font-family-base: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-color: #222;--font-size-base: 16px;--font-size-h1: 3.2rem;--font-size-h2: 2rem;--bg-color: #f4f7fa}@media (prefers-color-scheme: dark){:root{--font-color: black}}html,body,#root{margin:0;padding:0;width:100vw;min-height:100vh;font-family:var(--font-family-base);font-size:var(--font-size-base);color:var(--font-color);background:var(--bg-color);overflow-x:hidden;display:flex;flex-direction:column}h1{font-size:var(--font-size-h1);color:#036}h2{font-size:var(--font-size-h2);color:#036}.page{padding:2rem}.navbar{background-color:#036;padding:.8rem 1.5rem;color:#fff;width:100%;position:sticky;top:0;z-index:1000}.navbar-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo-text-wrap{display:flex;align-items:center;gap:.5rem;flex-shrink:1}.logo-img{height:100px;width:auto}.brand-text{color:#fff;font-family:Playfair Display,serif;font-size:1.65rem;text-decoration:none;font-weight:600;white-space:nowrap}.nav-links{list-style:none;display:flex;align-items:center;gap:2rem}.nav-links li a,.dropdown-toggle{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;cursor:pointer}.nav-links li a:hover,.dropdown-toggle:hover{font-weight:700}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;color:#036;padding:.5rem 0;border-radius:4px;box-shadow:0 4px 10px #00000026;min-width:200px}.dropdown-menu li{padding:.5rem 1rem}.dropdown-menu li a{color:#036;text-decoration:none;display:block;font-weight:400;transition:all .2s ease}.dropdown-menu li a:hover{background-color:#f0f0f0;font-weight:700}.hamburger{display:none;font-size:2rem;background:none;border:none;color:#fff;cursor:pointer;margin-left:auto}@media (max-width: 900px){.navbar-container{padding:.5rem 1rem}.logo-text-wrap{flex:1;min-width:0}.brand-text{font-size:1rem;white-space:normal;line-height:1.2}.hamburger{display:block}.nav-links{position:absolute;top:70px;left:0;width:100%;background:#036;flex-direction:column;align-items:flex-start;padding:1rem;gap:1rem;display:none}.nav-links.show{display:flex}.dropdown-menu{position:static;box-shadow:none;background:#024;border-radius:4px}.dropdown-menu li a{color:#fff}}.home-page{background-color:#f8fbff;min-height:100vh}.carousel{position:relative;width:85%;max-width:1800px;height:750px;margin:20px auto;overflow:hidden;background:#e0e0e0;border-radius:8px}.carousel-track{display:flex;height:100%;transition:transform .6s ease-in-out}.carousel-slide{min-width:100%;height:100%;object-fit:contain}.carousel-img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .4s ease-in-out}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background:#0006;border:none;color:#fff;padding:.5rem 1rem;cursor:pointer;z-index:10;transition:background .3s}.carousel-btn:hover{background:#0009}.carousel-btn.left{left:1rem}.carousel-btn.right{right:1rem}.carousel-container{width:100%;max-height:550px;overflow:hidden;position:relative}.carousel-container div{height:100%}.carousel-image{width:100%;height:100%;object-fit:cover;display:block}.hero-text{text-align:center;padding:2rem;background-color:#f4f4f4}.hero-text h1{font-size:2.5rem;color:#036;margin-bottom:.5rem}.hero-text p{font-size:1.1rem;color:#444}.home-content{background:#f9f9f9}.why-section{background:#f8fbff;padding:3rem 1rem;text-align:center}.why-title{font-size:2.5rem;color:#036;margin-bottom:2rem}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.why-card{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:flex-start;gap:.8rem;text-align:left;transition:transform .3s ease}.why-card:hover{transform:translateY(-5px)}.why-icon{font-size:1.5rem;color:#07c;flex-shrink:0}.why-card p{font-size:1rem;color:#444;line-height:1.6}.carousel-track{display:flex;width:100%}.about-page{padding:2rem;max-width:1100px;margin:0 auto;background-color:#f8fbff;line-height:1.7;color:#333}.about-logo{text-align:center;margin-bottom:2rem}.about-logo img{max-height:80px;width:auto}.about-page h1{font-size:2.2rem;color:#036;margin-bottom:1rem}.about-page h2{font-size:1.6rem;color:#036;margin-top:2rem;margin-bottom:.75rem}.about-page p,.about-page li{font-size:1rem;margin-bottom:.8rem}.about-page ul{padding-left:1.5rem;list-style-type:disc}.about-founder{margin-top:3rem}.founder-content{display:flex;align-items:flex-start;gap:2rem;flex-wrap:wrap}.founder-wrapper{overflow:hidden;font-size:1rem;line-height:1.7;color:#333}.founder-photo-wrap{float:left;width:200px;height:auto;margin:0 1.5rem 1rem 0;border-radius:8px;box-shadow:0 4px 8px #0000001a}.founder-text{flex:1;min-width:260px}.founder-text p{font-size:1rem;line-height:1.6;color:#333}.about-projects,.about-closing{margin-top:2rem}.projects-section{padding:40px 20px;background:#f9fafc;font-family:Arial,sans-serif;line-height:1.6;color:#333}.projects-section h2{text-align:center;color:#036;font-size:2rem;margin-bottom:20px}.projects-intro{max-width:800px;margin:0 auto 25px;text-align:center;font-size:1rem}.projects-list{max-width:900px;margin:0 auto;padding-left:20px}.projects-list li{margin-bottom:15px;background:#fff;padding:12px 15px;border-left:4px solid #0055a5;border-radius:5px;box-shadow:0 1px 4px #0000000d}.projects-list li strong{color:#036}.projects-list li em{color:#555;font-style:italic}.projects-conclusion{text-align:center;margin-top:30px;font-weight:700;color:#036}img.centered-image{display:block;margin:40px auto;max-width:80%;height:auto;border-radius:8px}.mission-page h1{text-align:center;color:#036}.mission-block,.vision-block{max-width:800px;margin:1rem auto;padding:1.5rem;background-color:#f4f7fb;border-left:5px solid #003366;border-radius:4px}.mission-block h2,.vision-block h2{font-size:1.5rem;color:#036;margin-bottom:1rem}.mission-block p,.vision-block p{font-size:1.05rem;line-height:1.7;color:#333}.about-services{background-color:#f4f7fb;padding:2rem;margin-top:2rem;border:5px solid #003366;border-radius:6px;max-width:900px;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}.about-services h2{font-size:1.8rem;color:#036;margin-bottom:1rem;text-align:center}.about-services ul{list-style:none;padding-left:0;margin:0}.about-services li{position:relative;padding-left:1.8rem;margin-bottom:.8rem;line-height:1.6;color:#333}.about-services li:before{content:"✔";position:absolute;left:0;top:0;color:#036;font-weight:700}.products-section{background:#f8fbff;padding:3rem 1rem;text-align:center}.products-title{font-size:2.5rem;color:#036;margin-bottom:.5rem}.products-subtitle{max-width:800px;margin:0 auto 2rem;color:#555;font-size:1.12rem;font-weight:700}.products-grid{display:flex;flex-direction:column;gap:2rem}.product-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1100px;margin:0 auto;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d}.product-image img{width:350px;height:250px;object-fit:cover;border-radius:8px}.product-text{flex:1;text-align:left}.product-text h3{font-size:1.8rem;color:#036;margin-bottom:.5rem}.product-text p{font-size:1rem;color:#444;line-height:1.6}.product-card.image-right{flex-direction:row-reverse}@media (max-width: 768px){.product-card,.product-card.image-right{flex-direction:column;text-align:center}.product-image img{width:100%;height:auto}}.customers-page h1{text-align:center;margin-bottom:2rem;color:#036}.country-selector{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.country-selector button{padding:.5rem 1.2rem;font-size:1rem;border:2px solid #003366;background-color:#fff;color:#036;border-radius:5px;cursor:pointer;transition:all .2s ease}.country-selector button.active,.country-selector button:hover{background-color:#036;color:#fff}.client-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;justify-items:center;margin-top:2rem}.client-card{text-align:center;transition:transform .2s ease}.client-card:hover{transform:translateY(-4px)}.client-card img{max-width:180px;max-height:120px;object-fit:contain;margin-bottom:.5rem}@media (max-width: 1024px){.client-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.client-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.client-grid{grid-template-columns:1fr}}.stories-container{padding:20px;font-family:Arial,sans-serif}.stories-container h2{text-align:center;margin-bottom:20px;color:#036}.filter-buttons{text-align:center;margin-bottom:20px}.filter-buttons button{margin:5px;font-size:larger;padding:8px 14px;border:none;background:#eee;color:#333;cursor:pointer;border-radius:12px;transition:.3s}.filter-buttons button:hover,.filter-buttons button.active{background:#0055a5;color:#fff}.stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.story-card{background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:230px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.story-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.story-header h3{margin:0 0 6px;font-size:1.2rem;color:#036}.story-category{font-size:.9rem;color:#666;margin-bottom:10px}.story-content{flex-grow:1;font-size:.95rem;color:#444;line-height:1.5}.story-toggle{margin-top:10px;align-self:flex-start;background:none;border:none;color:#0055a5;font-weight:700;cursor:pointer;padding:0;font-size:14px;transition:color .3s}.story-toggle:hover{color:#036}.contact-page{max-width:900px;margin:0 auto;padding:2rem 1rem;text-align:center}.contact-page h1{color:#036;font-size:2rem;margin-bottom:2rem}.contact-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.contact-info div{flex:1 1 250px;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 15px #00000014;text-align:center}.contact-info h3{font-size:1.2rem;color:#036;margin-bottom:.5rem}.contact-info p{font-size:1rem;color:#444;line-height:1.4}.map-container{margin-top:2rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #0000001a}@media (max-width: 768px){.contact-info{flex-direction:column;align-items:center}.contact-info div{width:100%}.map-container iframe{height:250px}}.footer{background:#036;color:#fff;padding:2rem 1rem;margin-top:2rem}.footer-container{max-width:1200px;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-section{flex:1 1 250px}.footer-logo{height:50px;margin-bottom:1rem}.footer-section h4{font-size:1.2rem;margin-bottom:1rem;color:#66b2ff}.footer-section p,.footer-section ul li{font-size:.95rem;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li a{color:#fff;text-decoration:none}.footer-section ul li a:hover{text-decoration:underline}.footer-social a{color:#fff;font-size:1.4rem;margin-right:.8rem}.footer-bottom{text-align:center;font-size:.85rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);padding-top:1rem}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center}.footer-social{margin-top:.5rem}}
