@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}#root,body{background-color:#fff}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}*{box-sizing:border-box;margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App,main{background-color:#fff}main{flex:1 1}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.header h1{color:#333;margin-bottom:1rem}nav ul{display:flex;gap:2rem;justify-content:center;list-style:none}nav a{color:#555;font-weight:500;text-decoration:none;transition:color .3s ease}nav a:hover{color:#007bff}.hero-section{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem 4rem}.hero-section h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.hero-section p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}footer{background-color:#fff;border-top:1px solid #eee;color:#333;margin-top:auto;padding:1rem}@media (max-width:768px){main{margin-top:40px}nav ul{flex-direction:column;gap:1rem}.hero-section{padding:6rem 1rem 2rem}.hero-section h2{font-size:2rem}}:root{--navbar-breakpoint:1100px}.navbar{background-color:#0056b3;box-shadow:0 2px 4px #0000001a;height:70px;position:fixed;top:0;z-index:1000}.navbar,.navbar-content{align-items:center;display:flex;padding:0;width:100%}.navbar-content{justify-content:space-between;position:relative}.left-section{align-items:center;background-color:#fff;display:flex;gap:1rem;height:70px;min-width:320px;padding:0 3rem;position:relative;z-index:3}[dir=rtl] .left-section{margin-right:-3rem;padding-left:3rem;padding-right:5rem;position:absolute;right:0}[dir=rtl] .left-section:before{left:0;width:100vw;z-index:-1}[dir=rtl] .left-section:after,[dir=rtl] .left-section:before{background-color:#fff;content:"";height:70px;position:absolute;top:0}[dir=rtl] .left-section:after{left:-30px;transform:skewX(20deg);width:60px;z-index:1}[dir=ltr] .left-section{left:0;margin-left:-3rem;padding-left:5rem;padding-right:3rem;position:absolute}[dir=ltr] .left-section:before{right:0;width:100vw;z-index:-1}[dir=ltr] .left-section:after,[dir=ltr] .left-section:before{background-color:#fff;content:"";height:70px;position:absolute;top:0}[dir=ltr] .left-section:after{right:-30px;transform:skewX(-20deg);width:60px;z-index:1}.logo{align-items:center;display:flex;position:relative;z-index:2}[dir=rtl] .logo{margin-right:2rem}[dir=ltr] .logo{margin-left:2rem}.logo-image{display:block;height:55px;object-fit:contain;transition:transform .3s ease;width:auto}.logo:hover .logo-image{transform:scale(1.05)}.language-toggle{align-items:center;background:none;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:32px;padding:.3rem .8rem;position:relative;transition:all .3s ease;z-index:2}[dir=rtl] .language-toggle{margin-left:2rem}[dir=ltr] .language-toggle{margin-right:2rem}.nav-links li a{align-items:center;border-radius:4px;color:#fff;display:flex;font-weight:500;height:32px;padding:.3rem .8rem;text-decoration:none;transition:all .3s ease}.nav-links li a:hover{background-color:#ffffff1a}.nav-links li a.active{background-color:#fff3}.menu-toggle{background:none;border:none;cursor:pointer;height:24px;margin:0 1rem;padding:0;position:relative;width:24px;z-index:2}.menu-toggle.active .hamburger{background-color:initial}.menu-toggle.active .hamburger:before{background-color:#fff;top:0;transform:rotate(45deg)}.menu-toggle.active .hamburger:after{background-color:#fff;bottom:0;transform:rotate(-45deg)}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background-color:#fff;height:2px;transition:all .3s ease;width:24px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-6px}.hamburger:after{bottom:-6px}.nav-links{display:flex;gap:1.5rem;list-style:none;margin:0 auto;padding:0;position:relative;z-index:2}.nav-links.mobile{background-color:#0056b3;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;gap:.5rem;left:0;padding:1rem;position:fixed;right:0;top:70px}.nav-links.mobile.active{display:flex}.nav-links.mobile li{width:100%}.nav-links.mobile li a{justify-content:center;padding:.8rem;width:100%}@media (max-width:1100px){.navbar{height:70px}.navbar-content{height:70px;justify-content:flex-end}.left-section{height:70px;min-width:auto;padding:0 1rem}[dir=ltr] .left-section,[dir=rtl] .left-section{margin:0;padding:0 1rem}[dir=ltr] .left-section:after,[dir=ltr] .left-section:before,[dir=rtl] .left-section:after,[dir=rtl] .left-section:before{height:70px}.logo-image{height:45px}[dir=ltr] .language-toggle,[dir=rtl] .language-toggle{margin:0 1rem}}.whatsapp-button{align-items:center;background-color:#25d366;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 10px #0000004d;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:60px;z-index:9999}.whatsapp-button:hover{box-shadow:0 6px 15px #0006;transform:scale(1.1)}.whatsapp-icon{color:#fff;font-size:32px}.home-page{background-color:#fff;min-height:100vh;padding-top:80px}.hero-container{display:flex;flex-direction:column;margin:0;min-height:70vh;overflow:hidden;padding:0;position:relative;width:100%}.hero-content{max-width:1200px;padding:0 2rem;z-index:2}.hero-title{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #00000080}.hero-subtitle{color:#fff;font-size:1.8rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 3px #00000080}.hero-buttons{display:flex;gap:1.5rem;justify-content:center}.primary-button{background-color:#0056b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2.5rem;transition:all .3s ease}.primary-button:hover{background-color:#003d82;transform:translateY(-2px)}.secondary-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2.5rem;transition:all .3s ease}.secondary-button:hover{background-color:#ffffff4d;transform:translateY(-2px)}.hero-image{height:70vh;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero-img{height:100%;object-fit:cover;transition:opacity .5s ease-in-out;width:100%}.features-section{background-color:#fff;padding:6rem 2rem;position:relative}.features-section h3{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{background-color:#f8f9fa;border-radius:10px;padding:2rem;text-align:right;transition:all .3s ease}.feature-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.feature-card h4{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.products-section{background-color:#fff;padding:6rem 2rem}.products-section h3{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.products-grid{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.products-row{display:flex;gap:2rem;justify-content:center}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex:1 1;flex-direction:row-reverse;height:280px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 15px #0003;transform:translateY(-5px)}.product-image{flex:0 0 40%;height:100%}.product-image img{transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-content{display:flex;flex:0 0 60%;flex-direction:column;justify-content:center;padding:2rem;text-align:right}.product-content h4{color:#333;font-size:1.5rem;margin-bottom:1rem}.product-content p{color:#666;line-height:1.6;margin-bottom:1.5rem}.product-button{align-self:flex-start;background-color:#0056b3;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease;width:-webkit-fit-content;width:fit-content}.product-button:hover{background-color:#003d82}@media (max-width:992px){.products-row{align-items:center;flex-direction:column}.product-card{height:250px;max-width:800px;width:100%}}@media (max-width:768px){.product-card{flex-direction:column;height:auto}.product-image{flex:0 0 200px}.product-content{flex:1 1}.product-button{align-self:stretch;width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button{max-width:300px;width:100%}.features-grid{grid-template-columns:1fr}}.projects-section{background-color:#f8f9fa;padding:3rem 2rem}.projects-content{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px}.projects-text{flex:1 1}.projects-intro{color:#666;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;text-align:right}.projects-grid{display:flex;gap:4rem;justify-content:flex-start}.projects-column{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.project-item{align-items:center;color:#333;display:flex;font-size:1.1rem;gap:1rem}.check-icon{color:#0056b3;font-size:1.2rem;font-weight:700}.projects-image{border-radius:12px;box-shadow:0 4px 6px #0000001a;flex:1 1;height:400px;max-width:500px;overflow:hidden}.projects-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.projects-image:hover img{transform:scale(1.05)}.projects-cta{margin-top:2rem;text-align:right}.learn-more-button{background-color:#0056b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:.8rem 2rem;transition:all .3s ease}.learn-more-button:hover{background-color:#003d82;transform:translateY(-2px)}@media (max-width:992px){.projects-content{flex-direction:column-reverse;gap:2rem}.projects-grid{align-items:flex-start;flex-direction:column;gap:1.5rem}.projects-image{height:300px;max-width:100%}.projects-column{width:100%}}@media (max-width:768px){.projects-section{padding:2rem 1rem}.projects-intro{font-size:1.1rem}.project-item{font-size:1rem}.projects-image{height:250px}}.featured-projects{background-color:#fff;padding:3rem 0}.featured-projects-content{margin:0 auto;max-width:1200px;padding:0 2rem}.featured-projects-content h3{color:#333;font-size:2rem;margin-bottom:2rem;text-align:right}.featured-projects-scroll{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;width:100%}.featured-projects-scroll::-webkit-scrollbar{display:none}.featured-projects-row{display:flex;gap:1.5rem;padding:.5rem}.featured-project-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;flex:0 0 auto;overflow:hidden;transition:transform .3s ease;width:220px}.featured-project-card:hover{transform:translateY(-5px)}.project-image{height:220px;overflow:hidden;width:220px}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-project-card:hover .project-image img{transform:scale(1.05)}.featured-project-card h4{color:#333;font-size:1rem;margin:0;overflow:hidden;padding:1rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.featured-projects{padding:2rem 0}.featured-projects-content h3{font-size:1.8rem}.featured-project-card{width:180px}.project-image{height:180px;width:180px}}.view-all-projects{margin-top:2rem;text-align:center}.view-all-button{background-color:initial;border:2px solid #0056b3;border-radius:8px;color:#0056b3;cursor:pointer;font-size:1.1rem;padding:.8rem 2rem;transition:all .3s ease}.view-all-button:hover{background-color:#0056b3;color:#fff;transform:translateY(-2px)}@media (max-width:992px){.featured-projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-image{height:200px}}@media (max-width:768px){.featured-projects{padding:3rem 1rem}.featured-projects-content h3{font-size:1.8rem}.project-details h4{font-size:1.2rem}}.cta-section{align-items:center;background-color:#f8f9fa;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;width:100%}.cta-overlay{background:#0006;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.cta-content{max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.cta-content h2{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #00000080}.cta-content p{color:#fff;font-size:1.5rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 3px #00000080}.cta-buttons{display:flex;justify-content:center}.cta-buttons .primary-button{font-size:1.3rem;min-width:200px;padding:1rem 3rem}.cta-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.cta-img{height:100%;object-fit:cover;object-position:center 30%;width:100%}@media (max-width:768px){.cta-section{height:50vh}.cta-content h2{font-size:2.5rem}.cta-content p{font-size:1.2rem}.cta-buttons .primary-button{font-size:1.2rem;max-width:300px;padding:.8rem 2rem;width:100%}}.map-section{height:450px;overflow:hidden;position:relative;width:100%}.google-map{display:block;margin:0;padding:0}@media (max-width:768px){.map-section{height:350px}}.location-section{min-height:500px;overflow:hidden;position:relative;width:100%}.location-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.location-bg-img{height:100%;object-fit:cover;opacity:.1;width:100%}.location-content{display:flex;gap:3rem;height:100%;margin:0 auto;max-width:1200px;min-height:500px;padding:4rem 2rem;position:relative;z-index:1}.location-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:right}.location-info h2{color:#333;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.location-info p{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:2rem}.location-buttons{display:flex;justify-content:flex-start}.location-buttons .primary-button{font-size:1.3rem;min-width:200px;padding:1rem 3rem}.location-map{border-radius:12px;box-shadow:0 4px 6px #0000001a;flex:1 1;min-height:400px;overflow:hidden}.google-map{border:none;height:100%;width:100%}@media (max-width:992px){.location-content{flex-direction:column;padding:3rem 2rem}.location-info{text-align:center}.location-buttons{justify-content:center}.location-info h2{font-size:2.5rem}.location-info p{font-size:1.2rem}.location-map{min-height:350px}}@media (max-width:768px){.location-content{padding:2rem 1rem}.location-info h2{font-size:2rem}.location-buttons .primary-button{max-width:300px;width:100%}}.contact-page{background:#f8f9fa;min-height:100vh;padding-top:70px}.contact-hero{background:linear-gradient(135deg,#0056b3,#004494);color:#fff;overflow:hidden;padding:100px 20px;position:relative;text-align:center}.contact-hero:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}.contact-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:15px;position:relative;z-index:1}.contact-hero p{font-size:1.3rem;opacity:.95;position:relative;z-index:1}.contact-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 2fr;margin:-50px auto 0;max-width:1200px;padding:0 20px 60px;position:relative;z-index:2}.contact-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;height:-webkit-fit-content;height:fit-content;padding:40px}.contact-info h2{color:#0056b3;font-size:2rem;margin-bottom:30px;padding-bottom:15px;position:relative}.contact-info h2:after{background:#0056b3;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}[dir=rtl] .contact-info h2:after{left:auto;right:0}.info-item{margin-bottom:35px;padding-left:35px;position:relative}[dir=rtl] .info-item{padding-left:0;padding-right:35px}.info-item:before{align-items:center;background:#0056b31a;border-radius:50%;content:"";display:flex;height:25px;justify-content:center;left:0;position:absolute;top:5px;width:25px}[dir=rtl] .info-item:before{left:auto;right:0}.info-item:nth-child(2):before{content:"📍";font-size:14px;line-height:25px;text-align:center}.info-item:nth-child(3):before{content:"📞";font-size:14px;line-height:25px;text-align:center}.info-item:nth-child(4):before{content:"✉️";font-size:14px;line-height:25px;text-align:center}.info-item:nth-child(5):before{content:"🕐";font-size:14px;line-height:25px;text-align:center}.info-item h3{color:#0056b3;font-size:1.1rem;font-weight:600;margin-bottom:8px}.info-item p{color:#6c757d;line-height:1.7;margin:3px 0}.contact-form{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:40px}.contact-form h2{color:#0056b3;font-size:2rem;margin-bottom:30px;padding-bottom:15px;position:relative}.contact-form h2:after{background:#0056b3;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}[dir=rtl] .contact-form h2:after{left:auto;right:0}.form-group{margin-bottom:25px}.form-group label{color:#495057;display:block;font-size:15px;font-weight:600;margin-bottom:10px}.form-group input,.form-group textarea{background:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;font-size:16px;padding:14px 18px;transition:all .3s;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#0056b3;box-shadow:0 0 0 3px #0056b31a;outline:none}.form-group textarea{font-family:inherit;min-height:140px;resize:vertical}.submit-button{background:#0056b3;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:17px;font-weight:600;overflow:hidden;padding:16px 50px;position:relative;transition:all .3s}.submit-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-button:hover{background:#004494;box-shadow:0 5px 15px #0056b34d;transform:translateY(-2px)}.submit-button:hover:before{left:100%}.submit-button:active{transform:translateY(0)}@media (max-width:768px){.contact-hero{padding:60px 20px}.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.contact-content{gap:30px;grid-template-columns:1fr;margin-top:-30px}.contact-form,.contact-info{padding:30px 25px}.contact-form h2,.contact-info h2{font-size:1.6rem}.submit-button{padding:16px 30px;width:100%}}.values-section h2{margin-bottom:20px}.values-intro{color:#6c757d;font-size:1.1rem;line-height:1.8;margin:0 auto 40px;max-width:800px;text-align:center}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.certifications{background:#f8f9fa;border-radius:15px;margin-top:80px;padding:60px 20px;text-align:center}.certifications h2{color:#0056b3;font-size:2.5rem;margin-bottom:20px}.certifications>p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin:0 auto 40px;max-width:800px}.cert-badges{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.cert-badge{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:30px;transition:transform .3s}.cert-badge:hover{transform:translateY(-5px)}.cert-icon{font-size:3rem;margin-bottom:15px}.cert-badge h4{color:#0056b3;font-size:1.1rem;margin:0}.strategy-section{margin:80px 0;text-align:center}.strategy-section h2{color:#0056b3;font-size:2.5rem;margin-bottom:40px}.strategy-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.strategy-item{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:30px 20px;transition:transform .3s}.strategy-item:hover{transform:translateY(-10px)}.strategy-icon{font-size:3rem;margin-bottom:15px}.strategy-item h3{color:#0056b3;font-size:1.1rem;line-height:1.4;margin:0}.board-message{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;margin:80px 0;padding:60px 40px}.board-message h2{color:#0056b3;font-size:2.5rem;margin-bottom:30px;text-align:center}.message-content p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.about-page{background:#f8f9fa;min-height:100vh;padding-top:70px}.about-hero{background:linear-gradient(135deg,#0056b3,#004494);color:#fff;overflow:hidden;padding:100px 20px;position:relative;text-align:center}.about-hero:before{animation:float 25s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.about-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:15px;position:relative;z-index:1}.about-hero p{font-size:1.3rem;opacity:.95;position:relative;z-index:1}.about-content{margin:0 auto;max-width:1200px;padding:60px 20px}.about-intro{margin-bottom:80px;text-align:center}.about-intro h2{color:#0056b3;display:inline-block;font-size:2.5rem;margin-bottom:25px;position:relative}.about-intro h2:after{background:#0056b3;border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-intro p{color:#6c757d;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px}.values-section{margin-bottom:80px}.values-section h2{color:#0056b3;font-size:2.5rem;margin-bottom:50px;text-align:center}.values-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:40px 30px;text-align:center;transition:transform .3s,box-shadow .3s}.value-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-10px)}.value-icon{font-size:3rem;margin-bottom:20px}.value-card h3{color:#0056b3;font-size:1.5rem;margin-bottom:15px}.value-card p{color:#6c757d;line-height:1.6}.mission-vision{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:80px}.mission,.vision{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:40px}.mission h2,.vision h2{color:#0056b3;font-size:2rem;margin-bottom:20px;padding-bottom:15px;position:relative}.mission h2:after,.vision h2:after{background:#0056b3;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}[dir=rtl] .mission h2:after,[dir=rtl] .vision h2:after{left:auto;right:0}.mission p,.vision p{color:#6c757d;font-size:1.1rem;line-height:1.8}.achievements{margin-bottom:80px;text-align:center}.achievements h2{color:#0056b3;font-size:2.5rem;margin-bottom:50px}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:linear-gradient(135deg,#0056b3,#004494);border-radius:15px;color:#fff;padding:40px 20px;transition:transform .3s}.stat-card:hover{transform:scale(1.05)}.stat-card h3{font-size:3rem;font-weight:700;margin-bottom:10px}.stat-card p{font-size:1.1rem;opacity:.9}.team-section{text-align:center}.team-section h2{color:#0056b3;font-size:2.5rem;margin-bottom:50px}.team-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-member{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:30px;transition:transform .3s}.team-member:hover{transform:translateY(-5px)}.member-image{background:#e9ecef;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236c757d'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:60%;border-radius:50%;height:120px;margin:0 auto 20px;width:120px}.team-member h3{color:#333;font-size:1.3rem;margin-bottom:5px}.team-member p{color:#6c757d;font-size:1rem}[dir=rtl] .about-intro h2:after{left:50%;right:auto;transform:translateX(-50%)}@media (max-width:768px){.about-hero{padding:60px 20px}.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.about-intro h2{font-size:2rem}.about-intro p{font-size:1.1rem}.achievements h2,.team-section h2,.values-section h2{font-size:2rem}.mission-vision{gap:30px}.mission-vision,.stats-grid,.team-grid,.values-grid{grid-template-columns:1fr}.stat-card h3{font-size:2.5rem}}.factories-page{background:#f8f9fa;min-height:100vh;padding-top:70px}.factories-hero{background:linear-gradient(135deg,#0056b3,#004494);color:#fff;overflow:hidden;padding:100px 20px;position:relative;text-align:center}.factories-hero:before{animation:float 25s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.factories-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:15px;position:relative;z-index:1}.factories-hero p{font-size:1.3rem;opacity:.95;position:relative;z-index:1}.factories-content{margin:0 auto;max-width:1400px;padding:60px 20px}.factories-intro{margin-bottom:60px;text-align:center}.factories-intro h2{color:#0056b3;font-size:2.5rem;margin-bottom:20px}.factories-intro p{color:#6c757d;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px}.factories-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:60px}.factory-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:40px;transition:transform .3s,box-shadow .3s}.factory-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.factory-icon{display:block;font-size:4rem;margin-bottom:20px}.factory-card h3{color:#0056b3;font-size:1.8rem;margin-bottom:20px}.factory-location{align-items:center;color:#6c757d;display:flex;font-size:1rem;margin-bottom:15px}.factory-description{color:#495057;line-height:1.8;margin-bottom:25px}.factory-products h4{color:#0056b3;font-size:1.2rem;margin-bottom:15px;margin-top:25px}.factory-products ul{list-style:none;padding:0}.factory-products li{color:#6c757d;padding:8px 0 8px 25px;position:relative}.factory-products li:before{color:#0056b3;content:"✓";font-weight:700;left:0;position:absolute}[dir=rtl] .factory-products li{padding-left:0;padding-right:25px}[dir=rtl] .factory-products li:before{left:auto;right:0}.factory-certifications{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:60px 40px;text-align:center}.factory-certifications h2{color:#0056b3;font-size:2.5rem;margin-bottom:20px}.factory-certifications p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}@media (max-width:1200px){.factories-grid{grid-template-columns:1fr;margin:0 auto 60px;max-width:700px}}@media (max-width:768px){.factories-hero{padding:60px 20px}.factories-hero h1{font-size:2.5rem}.factories-hero p{font-size:1.1rem}.factories-intro h2,.factory-certifications h2{font-size:2rem}.factory-card{padding:30px 25px}.factory-icon{font-size:3rem}.factory-card h3{font-size:1.5rem}}.products-page{background-color:#fff;min-height:100vh;padding-top:0}.products-hero{height:400px;margin-top:60px;overflow:hidden;position:relative}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-background img{filter:brightness(.5);height:100%;object-fit:cover;width:100%}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.products-hero h1{font-size:3.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:20px;text-shadow:2px 2px 4px #00000080}.products-hero p{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.95;text-shadow:1px 1px 2px #00000080}.products-overview{padding:0;position:relative}.products-container{display:flex;flex-direction:column;gap:0;margin:0;max-width:100%}.product-overview-card{background:#0000;border:none;border-bottom:1px solid #f0f0f0;border-radius:0;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;min-height:400px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.product-overview-card:last-child{border-bottom:none}.product-overview-card:before{background:linear-gradient(90deg,#3b82f6,#1e40af);content:"";height:5px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.product-overview-card:hover:before{transform:scaleX(1)}.product-overview-card:hover{box-shadow:none;transform:none}.product-overview-card:nth-child(2n){flex-direction:row-reverse}.product-image{flex:1 1;min-width:50%;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.product-overview-card:hover .product-image img{transform:scale(1.1)}.product-image:after{background:linear-gradient(0deg,#0000004d,#0000);bottom:0;content:"";height:100px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.product-overview-card:hover .product-image:after{opacity:1}.product-details{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px 80px}.product-details h2{color:#1a202c;font-size:2.2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:15px}.product-details>p{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:30px}.product-features{margin-bottom:35px}.product-features h3{color:#2d3748;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.product-features ul{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;list-style:none;padding:0}.product-features li{color:#475569;font-size:.95rem;line-height:1.6;padding-left:35px;position:relative}.product-features li:before{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;content:"";display:flex;height:24px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.product-features li:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:6px;position:absolute;top:50%;transform:translateY(-50%)}.learn-more-btn{align-self:center;background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:20px;min-width:280px;overflow:hidden;padding:15px 80px;position:relative;text-transform:uppercase;transition:all .3s ease}.learn-more-btn:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.learn-more-btn:hover:before{left:100%}.learn-more-btn:hover{box-shadow:0 10px 25px #3b82f666;transform:translateY(-2px)}.product-overview-card:first-child .product-features li:before,.product-overview-card:first-child:before{background:linear-gradient(135deg,#10b981,#059669)}.product-overview-card:nth-child(2) .product-features li:before,.product-overview-card:nth-child(2):before{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.product-overview-card:nth-child(3) .product-features li:before,.product-overview-card:nth-child(3):before{background:linear-gradient(135deg,#f59e0b,#d97706)}.product-overview-card:nth-child(4) .product-features li:before,.product-overview-card:nth-child(4):before{background:linear-gradient(135deg,#ef4444,#dc2626)}[dir=rtl] .product-features li{padding-left:0;padding-right:35px}[dir=rtl] .product-features li:before{left:auto;right:0}[dir=rtl] .product-features li:after{left:auto;right:6px}[dir=rtl] .learn-more-btn{align-self:center}[dir=rtl] .product-overview-card:before{transform-origin:right}@media (max-width:968px){.product-overview-card{flex-direction:column!important;min-height:auto}.product-image{height:300px;min-width:100%}.product-details{padding:40px}}@media (max-width:768px){.products-hero{height:300px}.products-hero h1{font-size:2.5rem}.products-hero p{font-size:1.1rem}.products-overview{padding:50px 20px}.product-image{height:250px}.product-details{padding:30px}.product-details h2{font-size:1.8rem}.learn-more-btn{width:100%}}
/*# sourceMappingURL=main.4e90fcf5.css.map*/