*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;max-width:100vw;overflow-x:hidden;position:relative}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937;background-color:#ffffff}section{width:100%;max-width:100vw;overflow-x:hidden}.navbar,header{overflow:visible!important}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.desktop-only{display:none}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}@media (min-width:1024px){.desktop-only{display:block}}.mobile-only{display:none}@media (min-width:1024px){.mobile-only{display:none}}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.5rem;height:1.5rem}.icon-lg{width:2rem;height:2rem}.text-white{color:#ffffff}.text-light{color:rgba(255,255,255,.8)}.text-green{color:#059669}.text-blue{color:#0ea5e9}.text-amber{color:#f59e0b}.gradient-blue{background:linear-gradient(135deg,#0f172a,#1e40af 50%,#0ea5e9)}.gradient-blue-light{background:linear-gradient(135deg,#0ea5e9,#3b82f6 50%,#60a5fa)}.gradient-blue-bg{background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#bae6fd)}.gradient-cyan{background:linear-gradient(135deg,#164e63,#0891b2 50%,#06b6d4)}.gradient-cyan-bg{background:linear-gradient(135deg,#ecfeff,#cffafe 50%,#a5f3fc)}.gradient-emerald{background:linear-gradient(135deg,#064e3b,#047857 50%,#10b981)}.gradient-emerald-bg{background:linear-gradient(135deg,#ecfdf5,#d1fae5 50%,#a7f3d0)}.gradient-amber{background:linear-gradient(135deg,#92400e,#d97706 50%,#f59e0b)}.gradient-amber-bg{background:linear-gradient(135deg,#fffbeb,#fef3c7 50%,#fde68a)}.gradient-purple{background:linear-gradient(135deg,#581c87,#7c3aed 50%,#a855f7)}.gradient-purple-bg{background:linear-gradient(135deg,#faf5ff,#f3e8ff 50%,#e9d5ff)}.gradient-slate{background:linear-gradient(135deg,#0f172a,#334155 50%,#64748b)}.gradient-slate-bg{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0)}.gradient-dark{background:linear-gradient(135deg,#0f172a,#1e293b 25%,#1e40af 75%,#0ea5e9)}.gradient-hero{background:linear-gradient(135deg,#f8fafc,#ffffff 25%,#f0f9ff 75%,#e0f2fe)}.gradient-card{background:linear-gradient(135deg,#ffffff,#f8fafc)}.gradient-premium{background:linear-gradient(135deg,#0f172a,#1e40af 25%,#7c3aed 50%,#f59e0b 75%,#0ea5e9)}.gradient-success{background:linear-gradient(135deg,#064e3b,#047857 50%,#10b981)}.gradient-warning{background:linear-gradient(135deg,#92400e,#d97706 50%,#f59e0b)}.gradient-info{background:linear-gradient(135deg,#164e63,#0891b2 50%,#06b6d4)}.gradient-blue-cyan{background:linear-gradient(135deg,#1e40af,#0ea5e9)}.gradient-blue-purple{background:linear-gradient(135deg,#1e40af,#7c3aed)}.gradient-blue-emerald{background:linear-gradient(135deg,#1e40af,#059669)}.gradient-cyan-emerald{background:linear-gradient(135deg,#0ea5e9,#10b981)}.gradient-purple-amber{background:linear-gradient(135deg,#7c3aed,#f59e0b)}.gradient-blue:hover{background:linear-gradient(135deg,#1e293b,#1d4ed8 50%,#0284c7)}.gradient-cyan:hover{background:linear-gradient(135deg,#0c4a6e,#0e7490 50%,#0891b2)}.gradient-emerald:hover{background:linear-gradient(135deg,#052e16,#065f46 50%,#047857)}.gradient-amber:hover{background:linear-gradient(135deg,#78350f,#b45309 50%,#d97706)}.gradient-purple:hover{background:linear-gradient(135deg,#4c1d95,#6d28d9 50%,#8b5cf6)}.page{min-height:100vh;background-color:#ffffff}.content-wrapper{padding-top:5rem}.bg-light{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#dbeafe)}.navbar{background:rgba(255,255,255,.98);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:50;position:fixed;top:0;width:100%;padding:.5rem 1rem}.header-content-wrapper{flex-direction:column;max-width:1200px;margin:0 auto}.header-content-wrapper,.header-top-row{display:flex;align-items:center;width:100%}.header-top-row{justify-content:space-between}.header-logo-container{display:flex;align-items:center;gap:.75rem}.header-side-space{flex:1;display:flex}.header-side-space:last-child{justify-content:flex-end}.header-bottom-row{padding-top:.5rem}@media (max-width:1024px){.header-bottom-row,.header-side-space .desktop-only{display:none}}.navbar.fixed{position:fixed;top:20;width:100%}.nav-content{justify-content:space-between;height:5rem}.nav-center-group,.nav-content{display:flex;align-items:center}.nav-center-group{position:absolute;left:50%;transform:translateX(-50%);gap:2rem}.logo-section{display:flex;align-items:center;gap:1rem}.logo-container{position:relative}.logo-icon{width:3rem;height:3rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.logo-icon span{color:white;font-weight:700;font-size:1.25rem}.logo-dot{position:absolute;top:-.25rem;right:-.25rem;width:1rem;height:1rem;background:linear-gradient(135deg,#ea580c,#f97316);border-radius:50%}.logo-text h1{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#1f2937,#1e40af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-text p{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.nav-links{align-items:center;gap:2rem}.nav-link{background:none;border:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;padding:.5rem 0;position:relative}.nav-cta-btn,.nav-link{transition:all .3s ease}.nav-cta-btn{color:white;padding:.5rem 1.5rem;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.nav-cta-btn:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.mobile-menu-btn{border-radius:.5rem;transition:background-color .3s ease}.mobile-menu-btn:hover{background-color:#f3f4f6}.mobile-menu{background:white;border-top:1px solid #e5e7eb}.mobile-menu-content{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{background:none;border:none;width:100%;text-align:left;color:#6b7280;padding:.5rem 0;cursor:pointer;transition:color .3s ease}.mobile-nav-link:hover{color:#1e40af}.language-selector{position:relative}.language-button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;transition:all .3s ease}.language-button:hover{border-color:#1e40af;color:#1e40af}.language-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:1000;min-width:150px}.language-option{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.875rem;color:#374151;transition:background-color .3s ease}.language-option:hover{background-color:#f3f4f6}.language-option.active{background-color:#dbeafe;color:#1e40af}.language-option:first-child{border-radius:.5rem .5rem 0 0}.language-option:last-child{border-radius:0 0 .5rem .5rem}.hero-image .carousel-track{width:100%!important}.hero-image .carousel-item{width:100%!important;padding:0!important}.hero-image .detail-carousel-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-image .carousel-container{height:25rem}.hero-image .carousel-item,.hero-image .carousel-track,.hero-image .carousel-wrapper{height:100%}.carousel-grid-wrapper,.carousel-wrapper,.image-card-carousel-wrapper{overflow:hidden}.carousel-container{position:relative;overflow:hidden}.carousel-wrapper{border-radius:1rem}.carousel-track{transition:transform .5s ease}.carousel-item{flex-shrink:0;padding:0 .75rem}.carousel-nav{border:1px solid #e5e7eb;width:3rem;height:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease}.carousel-nav:hover{background-color:#f3f4f6;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.carousel-nav:disabled{opacity:.5}.carousel-nav-prev{left:-1.5rem}.carousel-nav-next{right:-1.5rem}.carousel-indicators{position:static;width:100%;margin-top:1.5rem;gap:.75rem;transform:none;left:auto;right:auto;bottom:auto;top:auto}.carousel-indicator{width:.75rem;height:.75rem;background:#d1d5db;transition:all .3s ease}.carousel-indicator.active{background:#1e40af}.carousel-indicator:hover{background:#6b7280}@media (max-width:768px){.services-carousel .carousel-item{width:100%!important}.industries-carousel .carousel-item{width:50%!important}}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:500;transition:all .3s ease;cursor:pointer;border:none;background:linear-gradient(135deg,#1e40af,#0ea5e9);color:white;padding:.5rem 1rem;font-size:.875rem;gap:.5rem;box-shadow:0 4px 14px 0 rgba(30,64,175,.25)}.btn-outline{background:transparent;border:2px solid #d1d5db;color:#374151}.btn-outline:hover{border-color:#1e40af;color:#1e40af}.btn-sm{padding:.375rem .75rem;font-size:.75rem}.btn-lg{padding:.75rem 2rem;font-size:1rem;border-radius:9999px}.btn-disabled{opacity:.5;cursor:not-allowed}.back-btn{gap:.5rem}.card{border-radius:.75rem;border:1px solid #e5e7eb;background:white;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease}.card:hover{box-shadow:0 25px 50px -12px rgba(30,64,175,.15);transform:translateY(-5px)}.card-content{padding:1.5rem}.input,.textarea{display:flex;width:100%;border-radius:.5rem;border:1px solid #d1d5db;background:white;padding:.5rem .75rem;font-size:.875rem;transition:all .3s ease}.input:focus,.textarea:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.1)}.input{height:2.5rem}.textarea{min-height:5rem;resize:vertical}.badge{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #e5e7eb;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .3s ease}.badge-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}.badge-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}.badge-orange{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}.badge-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#581c87;border:1px solid #c4b5fd}.hero-main{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#ffffff 25%,#f0f9ff 50%,#e0f2fe 75%,#bae6fd)}.hero-grid{gap:4rem;width:100%;max-width:1200px}.hero-content{align-items:flex-start}.hero-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd;border-radius:9999px;font-size:.875rem;font-weight:500;gap:.5rem;width:-moz-fit-content;width:fit-content}.hero-main-title{font-size:clamp(2.25rem,6vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media (min-width:1024px){.hero-main-title{font-size:4.5rem}}.title-line-1{background:linear-gradient(135deg,#0f172a,#1e293b 25%,#1e40af 75%,#0ea5e9);background-clip:text;-webkit-background-clip:text;white-space:nowrap}.title-line-1,.title-line-2{-webkit-text-fill-color:transparent;display:block}.title-line-2{background:linear-gradient(135deg,#1e40af,#0ea5e9 50%,#06b6d4);background-clip:text;-webkit-background-clip:text}.hero-main-description{font-size:1.25rem;color:#6b7280;line-height:1.6;max-width:32rem}.hero-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.hero-buttons{flex-direction:row}}.hero-btn-primary{color:white;padding:1rem 2rem;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s ease}.hero-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#0284c7);box-shadow:0 20px 40px -5px rgba(30,64,175,.35);transform:translateY(-3px)}.hero-btn-secondary{border:2px solid #d1d5db;padding:1rem 2rem;border-radius:9999px;transition:all .3s ease}.hero-btn-secondary:hover{border-color:#1e40af;color:#1e40af}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem}.stat-number{font-size:1.875rem;color:#d1d4e2}.stat-label{font-size:.875rem;color:#6b7280}.hero-visual,.project-card{position:relative}.project-card{z-index:10;background:linear-gradient(135deg,#e0f2fe,#bae6fd 50%,#7dd3fc);border-radius:1.5rem;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.project-card-content{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.project-header{justify-content:space-between;margin-bottom:1rem}.project-header,.project-icon{display:flex;align-items:center}.project-icon{width:2.5rem;height:2.5rem;border-radius:50%;justify-content:center}.project-info{flex:1;margin-left:.75rem}.project-title{font-weight:600}.project-status{font-size:.875rem;color:#6b7280}.project-progress{font-size:1.5rem;font-weight:700;color:#1e40af}.progress-bar{width:100%;background:#e5e7eb}.progress-bar,.progress-fill{border-radius:9999px;height:.5rem}.progress-fill{background:linear-gradient(90deg,#1e40af,#0ea5e9 50%,#06b6d4);width:92%}.hero-decoration-1{top:2rem;right:2rem;width:8rem;height:8rem;background:linear-gradient(135deg,#f59e0b,#d97706 50%,#92400e)}.hero-decoration-1,.hero-decoration-2{position:absolute;border-radius:50%;opacity:.2;filter:blur(40px)}.hero-decoration-2{bottom:2rem;left:2rem;width:6rem;height:6rem;background:linear-gradient(135deg,#1e40af,#0ea5e9 50%,#06b6d4)}.section-header{margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#0f172a,#1e293b 25%,#1e40af 75%,#0ea5e9);background-clip:text;-webkit-background-clip:text}.contact-title,.section-title{-webkit-text-fill-color:transparent}.contact-title{font-size:2.5rem!important;background:linear-gradient(135deg,#ffffff,#bce2f4 50%,#0284c7);background-clip:text;-webkit-background-clip:text}.contact-description{font-size:1.25rem;color:#cbd5e1;max-width:48rem;margin:0 auto;line-height:1.6}@media (min-width:1024px){.section-title{font-size:3rem}}.section-description{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto}.about-section{padding:6rem 0;background:white}.about-content{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.about-content{grid-template-columns:1fr 1fr}}.about-text{display:flex;flex-direction:column;gap:1.5rem}.about-text p{font-size:1.125rem;color:#374151;line-height:1.6}.team-info{display:flex;align-items:center;gap:1rem;padding-top:1rem}.team-avatars{display:flex;margin-left:-.5rem}.team-avatar{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:50%;border:2px solid white;margin-left:-.5rem}.team-title{font-weight:600;color:#1f2937}.team-subtitle{font-size:.875rem;color:#6b7280}.about-card{display:flex;flex-direction:column;padding:2rem;border:none}.about-card .card-icon{margin-left:auto;margin-right:auto;margin-bottom:1rem}.about-card h3{margin-bottom:.75rem}.about-card p{font-size:1rem;color:#4b5563;line-height:1.6}@media (min-width:768px){.about-card p{text-align:left}}.about-content{display:flex;justify-content:center}.about-cards{width:100%;max-width:420px}@media (min-width:1024px){.about-cards{grid-template-columns:repeat(2,1fr);max-width:900px}}.detail-carousel-item{width:100%;height:100%}.detail-carousel-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.hero-image .carousel-container{width:100%;height:22rem;border-radius:1rem;overflow:hidden}.hero-image .carousel-nav{background:rgba(0,0,0,.4);color:white;border:none}.hero-image .carousel-nav:hover{background:rgba(0,0,0,.6)}.hero-image .carousel-nav-prev{left:1rem}.hero-image .carousel-nav-next{right:1rem}.about-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -12px rgba(30,64,175,.15)}.card-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.about-card h3{font-weight:700;color:#1f2937;margin-bottom:.5rem;text-align:center}.about-card p{font-size:.875rem;color:#6b7280;text-align:center}.services-section{padding:6rem 0}.service-card{border:none;transition:all .3s ease;cursor:pointer;background:white;padding:2rem;min-height:400px;display:flex;flex-direction:column}.service-card:hover{box-shadow:0 20px 40px -12px rgba(30,64,175,.15);transform:translateY(-5px)}.service-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;text-align:center}.service-icon-main{width:5rem;height:5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.service-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:0;transition:color .3s ease}.service-card:hover .service-title{background:linear-gradient(135deg,#1e40af,#0ea5e9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service-description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:96px;color:#6b7280;line-height:1.6;text-align:center;margin-bottom:1.5rem;flex-grow:1}.service-features-preview{margin-bottom:1.5rem}.service-features-preview ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.service-features-preview li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.service-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}.service-price{font-size:.875rem;color:#6b7280;font-weight:500}.service-link{color:#1e40af;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:color .3s ease;background:linear-gradient(135deg,#1e40af,#0ea5e9);background-clip:text;-webkit-background-clip:text}.service-link,.service-link:hover{-webkit-text-fill-color:transparent}.service-link:hover{color:#1d4ed8;background:linear-gradient(135deg,#1d4ed8,#0284c7);-webkit-background-clip:text;background-clip:text}.service-icon-overlay,.service-image{display:none}.service-content{padding:0}.industry-case-study{display:none}.industry-card{transition:all .5s ease;padding:2rem 1.5rem;min-height:300px}.industry-description{width:100%;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:120px;text-align:center;margin-bottom:2rem;color:#6b7280;line-height:1.6}@media (min-width:768px){.industry-description{text-align:left}}.services-grid{display:grid;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.industries-section{padding:6rem 0;background:white}.industries-grid{display:grid;gap:2rem}@media (min-width:768px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.industries-grid{grid-template-columns:repeat(4,1fr)}}.industry-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.industry-icon{border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.industry-title{font-size:1.25rem;color:#1f2937;text-align:center;transition:color .3s ease}.industry-card:hover .industry-title,.industry-link{background:linear-gradient(135deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.industry-link{color:#1e40af;font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:color .3s ease}.industry-link:hover{color:#1d4ed8;background:linear-gradient(135deg,#1d4ed8,#0284c7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.projects-section{padding:6rem 0}.projects-grid{display:grid;gap:3rem}@media (min-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.project-card{border:none;background:linear-gradient(135deg,white,#f8fafc);transition:all .5s ease;cursor:pointer}.project-card:hover{box-shadow:0 25px 50px -12px rgba(30,64,175,.2);transform:translateY(-5px)}.project-image{position:relative;width:100%;height:16rem;border-radius:.75rem .75rem 0 0;overflow:hidden}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.project-badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem;z-index:10}.project-year{position:absolute;bottom:1rem;right:1rem;color:white;font-weight:700;font-size:1.125rem;z-index:10}.project-content{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.project-title{font-size:1.5rem;font-weight:700;color:#1f2937;transition:color .3s ease}.project-card:hover .project-title{background:linear-gradient(135deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.project-description{color:#6b7280;line-height:1.6}.project-footer{justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb}.project-footer,.project-meta{display:flex;align-items:center}.project-meta{gap:.5rem}.project-meta span{font-size:.875rem;color:#6b7280}.project-link{color:#1e40af;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:color .3s ease;background:linear-gradient(135deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text}.project-link,.project-link:hover{-webkit-text-fill-color:transparent}.project-link:hover{color:#1d4ed8;background:linear-gradient(135deg,#1d4ed8,#0284c7);-webkit-background-clip:text;background-clip:text}.contact-section{padding:6rem 0;color:white;background:linear-gradient(135deg,#2a4075,#1e293b 25%,#1e40af 75%,#0ea5e9)}@media (min-width:1024px){.contact-content{grid-template-columns:1fr 1fr}}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:white}.contact-items{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 8px 25px -5px rgba(59,130,246,.3)}.contact-details h4{font-weight:600;color:white;margin-bottom:.25rem}.contact-details p{color:rgba(255,255,255,.8)}.schedule-card{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));backdrop-filter:blur(20px);border-radius:1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px 0 rgba(30,64,175,.1)}.schedule-card h4{font-weight:600;color:white;margin-bottom:1rem}.schedule-items{display:flex;flex-direction:column;gap:.5rem}.schedule-item{display:flex;justify-content:space-between;color:rgba(255,255,255,.8)}.contact-form-container{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));backdrop-filter:blur(20px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px 0 rgba(30,64,175,.1)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;gap:1.5rem}@media (min-width:768px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.8)}.contact-form .input,.contact-form .textarea{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white}.contact-form .input::-moz-placeholder,.contact-form .textarea::-moz-placeholder{color:rgba(255,255,255,.6)}.contact-form .input::placeholder,.contact-form .textarea::placeholder{color:rgba(255,255,255,.6)}.contact-form .input:focus,.contact-form .textarea:focus{border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.2)}.form-submit-btn{width:100%;color:white;padding:.75rem;border-radius:.75rem;font-weight:500;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s ease;background:linear-gradient(135deg,#1e40af,#0ea5e9);box-shadow:0 10px 25px -5px rgba(30,64,175,.25)}.form-submit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#0284c7);box-shadow:0 20px 40px -5px rgba(30,64,175,.35);transform:translateY(-2px)}.footer{background:#1f2937;color:white;padding:3rem 0}.footer-content{display:grid;gap:2rem;align-items:center}@media (min-width:768px){.footer-content{grid-template-columns:repeat(3,1fr)}}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:1rem}.footer-logo .logo-text h2{font-size:1.25rem;font-weight:700}.footer-logo .logo-text p{text-transform:uppercase;letter-spacing:.05em}.footer-description,.footer-logo .logo-text p{font-size:.875rem;color:#9ca3af}.footer-stats{display:flex;justify-content:center;gap:1.5rem}.footer-stat{text-align:center}.footer-stat .stat-number{font-size:1.5rem;font-weight:700;color:#3b82f6;background:linear-gradient(135deg,#3b82f6,#06b6d4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-stat .stat-label{font-size:.75rem;color:#9ca3af}.footer-copyright{text-align:center}@media (min-width:768px){.footer-copyright{text-align:right}}.footer-copyright p{font-size:.875rem;color:#9ca3af}.hero-section{padding:4rem 0}.hero-grid{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{gap:1.5rem}.service-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;gap:.5rem;width:-moz-fit-content;width:fit-content;border-radius:9999px;background-color:#e0f2fe;color:#0c4a6e;background-image:none;text-shadow:none}.service-badge .service-icon{color:#0c4a6e}.hero-title{font-size:3rem;font-weight:700;color:#111827;background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;text-shadow:none}@media (max-width:1024px){.hero-title{font-size:2.5rem}}.hero-description{font-size:1.1rem;color:#0f172a;font-weight:400;line-height:1.7;text-shadow:none;max-width:600px}.service-meta{gap:1.5rem}.meta-item,.service-meta{display:flex;align-items:center}.meta-item{gap:.5rem;color:#374151}.hero-image{position:relative}.hero-image img{width:100%;height:20rem;-o-object-fit:cover;object-fit:cover;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.2),transparent);border-radius:1rem}.hero-main{position:relative;min-height:100vh;overflow:hidden;padding:0;display:flex;align-items:center}.hero-carousel{z-index:0}.hero-carousel,.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slide{opacity:0;transition:opacity 1.5s ease-in-out}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(30,64,175,.7),rgba(59,130,246,.4) 50%,rgba(0,0,0,.2));z-index:1}.hero-container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:clamp(1rem,4vw,3rem);justify-content:center;min-height:100vh;transform:translateY(-1rem)}.hero-container,.hero-content{width:100%;display:flex;flex-direction:column}.hero-content{align-items:center;gap:2rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width:1024px){.hero-content{align-items:flex-start}}@media (min-width:1800px){.hero-stats{top:3rem;right:4rem;padding:2rem;gap:2.5rem;padding:1rem 1.25rem;gap:1.25rem}}@media (min-width:769px) and (max-width:1200px){.hero-top-content{padding-right:clamp(180px,20vw,280px)}}.partners-section{padding:6rem 0}.clients-section{padding:6rem 0;background:white}.cta-section{padding:3rem 1rem;color:white;text-align:center;background-color:#111827}.cta-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-content h2{font-size:2.25rem;font-weight:700;line-height:1.2;text-shadow:none}.cta-content p{font-size:1.125rem;max-width:600px;opacity:.9;color:#d1d5db;text-shadow:none}.logo-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.logo-item{flex:0 0 auto}.logo-item img{height:60px;width:auto;max-width:150px;-o-object-fit:contain;object-fit:contain}.hero-main-title{color:white}.hero-main-title .title-line-1,.hero-main-title .title-line-2{background:none;-webkit-text-fill-color:white;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-main-description{color:rgba(255,255,255,.9)}.hero-badge{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);color:white;border:1px solid rgba(255,255,255,.3)}.hero-stats{display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-radius:16px;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.1);text-align:center;z-index:10;color:white;padding:clamp(.75rem,2vw,1.5rem) clamp(1rem,3vw,3rem);gap:clamp(1rem,3vw,2rem)}@media (min-width:769px){.hero-stats{position:absolute;top:clamp(10rem,8vh,4rem);right:clamp(1rem,4vw,3rem);padding:1rem 3rem 1rem 2rem}}@media (max-width:768px){.hero-stats{position:static;margin-top:3rem;width:100%;max-width:90%;align-self:center;padding:.75rem 1rem;gap:1.5rem}}@media (max-width:480px){.hero-stats{flex-direction:row;gap:1rem;padding:.6rem .75rem;margin-top:3rem}}.stat-item{color:white;text-align:center;white-space:nowrap;flex-shrink:0;padding:0}.stat-number{color:white;font-size:clamp(1rem,2vw,1.75rem);font-weight:700;line-height:1;margin-bottom:.25rem;display:block}.stat-label{color:rgba(255,255,255,.9);font-size:clamp(.65rem,1.2vw,.875rem);font-weight:500;display:block}@media (max-width:480px){.hero-stats{gap:.75rem;padding:.6rem .75rem}.stat-number{font-size:.9rem}.stat-label{font-size:.6rem}}@media (max-width:360px){.hero-stats{gap:.5rem;padding:.5rem}.stat-number{font-size:.8rem}.stat-label{font-size:.55rem}}.hero-indicators{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.hero-indicator{width:40px;height:4px;background:rgba(255,255,255,.4);border:none;border-radius:2px;cursor:pointer;transition:all .3s ease;padding:0}.hero-indicator:hover{background:rgba(255,255,255,.6)}.hero-indicator.active{background:white;width:60px}.hero-btn-secondary{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-color:white;color:white}.hero-btn-secondary:hover{background:rgba(255,255,255,.3);border-color:white;color:white}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-container{padding-bottom:80px}.hero-indicators{bottom:20px}.hero-content{text-align:center;max-width:100%}.hero-badge{margin:0 auto}.hero-stats{justify-content:center}.hero-title-container{flex-direction:column;align-items:center;text-align:center}.hero-stats{flex-direction:row;justify-content:center;width:100%;margin-top:2rem}}.nav-desktop{display:flex;align-items:center;gap:2rem;width:100%}.nav-desktop,.nav-links-desktop{justify-content:center}.nav-link:hover{color:#0ea5e9}.nav-link.active{color:#1e40af}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1e40af,#0ea5e9)}.slideshow-container{position:relative;width:100%;height:25rem;border-radius:1rem;overflow:hidden;background-color:#f3f4f6}.slideshow-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out}.slideshow-image.active{opacity:1}.industries-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.industry-card{border:none;transition:all .3s ease;cursor:pointer;background:white;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.industry-card:hover{box-shadow:0 10px 25px -5px rgba(30,64,175,.1);transform:translateY(-4px)}.industry-header{margin-bottom:1rem}.industry-icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem}.industry-title{font-size:1.1rem;font-weight:700}.industry-card-description{-webkit-line-clamp:2;margin-bottom:1.5rem;flex-grow:1}.industry-link{margin-top:auto}@media (min-width:1024px){.industries-grid-container{grid-template-columns:repeat(4,1fr);gap:1.5rem}.industry-card-description{-webkit-line-clamp:5}}.section-bg-light{background-color:#f8fafc;padding:6rem 0}.industry-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;border:1px solid rgba(0,0,0,.05);background:linear-gradient(145deg,#ffffff,#f0f4f8);margin-bottom:1rem}.industry-icon svg{width:2rem;height:2rem;color:#3b82f6;stroke-width:1.5}.card-icon,.industry-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#ffffff,#f0f4f8);border:1px solid rgba(0,0,0,.05);box-shadow:none;margin-left:auto;margin-right:auto;margin-bottom:1rem}.card-icon svg,.industry-icon svg{width:2rem;height:2rem;color:#3b82f6;stroke-width:1.5}.industry-card-new{border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;background-color:white;transition:transform .3s ease,box-shadow .3s ease}.industry-card-new:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (max-width:640px){.industries-carousel .carousel-item{width:100%!important}}@media (max-width:768px){.industries-carousel .carousel-item{width:50%!important}}.industry-card-icon-overlay{bottom:-1.5rem;left:1.5rem;width:3rem;height:3rem;border-radius:.75rem;background-color:white;border:1px solid #e5e7eb;box-shadow:0 4px 8px rgba(0,0,0,.1)}.industry-card-icon-overlay svg{width:1.5rem;height:1.5rem;color:#3b82f6}.industry-card-content{padding:2.5rem 1.5rem 1.5rem}.industry-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.industry-card-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6b7280}.about-card-new{position:relative;border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;text-align:center;padding-top:4rem;transition:transform .3s ease,box-shadow .3s ease}.about-card-new:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.about-card-background-texture{position:absolute;top:0;left:0;width:100%;height:10rem;background-image:url(/images/subtle-pattern.svg);background-size:cover;opacity:.05;z-index:0}.about-card-icon-container{position:absolute;top:2.5rem;left:50%;transform:translateX(-50%);width:5rem;height:5rem;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,.1);z-index:1}.about-card-icon-container svg{width:2.5rem;height:2.5rem;color:#1e40af}.about-card-content{padding:4rem 1.5rem 1.5rem}.services-grid-container{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:1024px){.services-grid-container{grid-template-columns:repeat(2,1fr)}}.service-card-new{display:flex;border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;background-color:white;transition:transform .3s ease,box-shadow .3s ease}.service-card-new:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.service-card-image-container{flex-shrink:0}.service-card-content{padding:1.5rem;display:flex;flex-direction:column}.service-card-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:white}.service-card-icon svg{width:1.5rem;height:1.5rem}.service-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.service-card-description{color:#6b7280;flex-grow:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-card-link{margin-top:auto;color:#1e40af;font-weight:500;display:flex;align-items:center;gap:.25rem}.about-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width:768px){.about-cards{grid-template-columns:repeat(2,1fr)}}.about-card-with-image{border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;background-color:white;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-card-with-image:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.about-card-with-image .about-card-image-container{height:10rem}.about-card-with-image .about-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-card-with-image .card-content{padding:1.5rem}.about-card-with-image .card-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:white}.about-card-with-image .card-icon svg{width:1.75rem;height:1.75rem}.about-card-with-image h3{font-weight:700;color:#1f2937;margin-bottom:.5rem}.about-card-with-image p{font-size:.875rem;color:#6b7280}.showcase-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.showcase-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.about-section .showcase-grid{grid-template-columns:repeat(4,1fr)}.services-section .showcase-grid{grid-template-columns:repeat(3,1fr)}.industries-section .showcase-grid{grid-template-columns:repeat(4,1fr)}}.showcase-card{border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;background-color:white;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.showcase-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.showcase-card-image-container{position:relative}.showcase-card-icon-overlay{position:absolute;bottom:-1.5rem;left:1.5rem;width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background-color:white;border:1px solid #e5e7eb;box-shadow:0 4px 8px rgba(0,0,0,.1)}.showcase-card-icon-overlay svg{width:1.5rem;height:1.5rem;color:#3b82f6}.showcase-card-content{padding:2.5rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.showcase-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.showcase-card-description{color:#6b7280;flex-grow:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.about-section .showcase-card-description{-webkit-line-clamp:5}.showcase-card-link{margin-top:auto;color:#1e40af;font-weight:500;display:flex;align-items:center;gap:.25rem}.image-card-carousel{padding:0 1rem}.image-card-carousel-wrapper{margin:0 -.75rem}.image-card-carousel-track{gap:1rem}.image-card-carousel .showcase-card{width:50%;flex-shrink:0;padding:0 .5rem}@media (min-width:1024px){.image-card-carousel .showcase-card{width:25%}}.showcase-card-image-container{height:12rem}.showcase-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-header{text-align:center;margin-bottom:2rem}.image-card-carousel{position:relative}.image-card-carousel-wrapper{overflow:hidden}.image-card-carousel-track{display:flex;transition:transform .5s ease}.image-card-carousel .industry-card-new{width:50%;flex-shrink:0;padding:0 .5rem;box-sizing:border-box}@media (min-width:1024px){.image-card-carousel .industry-card-new{width:25%}}.industry-card-image-container{height:12rem}.nav-mobile-header{padding:0 1rem}.nav-mobile-logo{height:40px;width:auto;cursor:pointer}.main-logo-container,.nav-desktop{display:none}.nav-mobile-header{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:.5rem 1rem}@media (min-width:1024px){.nav-mobile-header{display:none}.main-logo-container,.nav-desktop{display:flex}.nav-desktop{align-items:center;gap:2rem}.main-logo-container,.nav-desktop{justify-content:center}}.nav-bar-container{display:flex;justify-content:center;padding:.5rem 0}.nav-links-desktop{display:flex;align-items:center;gap:2rem}.mobile-menu-btn{background:none;border:none;padding:.5rem;cursor:pointer}.expertise-section{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.expertise-tabs{gap:1rem;padding:.5rem;background:rgba(255,255,255,.8);border-radius:16px;backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.05);max-width:500px;margin:3rem auto}.expertise-tabs,.tab-button{display:flex;justify-content:center}.tab-button{align-items:center;gap:.5rem;padding:1rem 2rem;border:none;background:transparent;border-radius:12px;font-weight:600;font-size:1rem;color:#64748b;cursor:pointer;transition:all .3s ease;flex:1}.tab-button:hover{color:#3b82f6;background:rgba(59,130,246,.1)}.tab-button.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;box-shadow:0 4px 15px rgba(59,130,246,.3)}.tab-content{display:none;animation:fadeIn .5s ease-in-out}.tab-content.active{display:block}.services-grid-unified{display:grid;grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto}.service-card-unified{display:flex;flex-direction:row;background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;border:2px solid transparent}.service-card-unified:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#3b82f6}.service-card-image-container{position:relative;width:40%;min-height:250px}.service-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-card-icon-overlay{position:absolute;top:1rem;right:1rem;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem}.service-card-content-unified{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.service-badge-small{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;align-self:flex-start}.service-card-title-unified{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.3}.service-card-description-unified{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.service-card-link-unified{display:flex;align-items:center;gap:.5rem;color:#3b82f6;font-weight:600;font-size:.9rem;transition:gap .3s ease}.service-card-unified:hover .service-card-link-unified{gap:.75rem}.industry-card-unified{background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;border:2px solid transparent;width:100%;flex-shrink:0;margin:0 .75rem;min-height:350px}.industry-card-unified:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#3b82f6}.industry-card-image-container{position:relative;height:180px;overflow:hidden}.industry-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.industry-card-unified:hover .industry-card-image{transform:scale(1.05)}.industry-card-icon-overlay{position:absolute;top:1rem;right:1rem;width:50px;height:50px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:1.5rem}.industry-card-content-unified{padding:1.5rem}.industry-badge-small{display:none!important}.industry-card-title-unified{font-size:1.2rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.3;min-height:2.4rem}.industry-card-description-unified{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.industry-card-link-unified{display:flex;align-items:center;gap:.5rem;color:#10b981;font-weight:600;font-size:.9rem;transition:gap .3s ease;margin-top:auto}.industry-card-unified:hover .industry-card-link-unified{gap:.75rem}@media (max-width:1024px){.image-card-carousel-track{gap:1.25rem}.industry-card-unified{margin:0 .625rem;min-height:320px}.industry-card-image-container{height:160px}.industry-card-title-unified{font-size:1.1rem}}@media (max-width:768px){.image-card-carousel{padding:0 .75rem}.image-card-carousel-track{gap:1rem}.industry-card-unified{margin:0 .5rem;min-height:300px}.image-card-carousel-wrapper{margin:0 -.5rem}.industry-card-image-container{height:150px}.industry-card-content-unified{padding:1rem}.industry-card-icon-overlay{width:40px;height:40px;top:.75rem;right:.75rem;font-size:1.1rem}}@media (max-width:480px){.image-card-carousel{padding:0 .5rem}.image-card-carousel-track{gap:.75rem}.industry-card-unified{margin:0 .375rem;min-height:280px}.image-card-carousel-wrapper{margin:0 -.375rem}.industry-card-image-container{height:140px}.industry-card-content-unified{padding:.875rem}.industry-card-title-unified{font-size:1rem;margin-bottom:.5rem;min-height:2rem}.industry-card-description-unified{font-size:.85rem;-webkit-line-clamp:2}.industry-card-link-unified{font-size:.85rem}.industry-card-icon-overlay{width:35px;height:35px;font-size:1rem}}.address-locations{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.location-item{padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;border-left:3px solid}.location-item.maputo{border-left-color:#3b82f6}.location-item.tete{border-left-color:#10b981}.location-item.johannesburg{border-left-color:#f59e0b}.location-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.location-badge.main-office{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white}.location-badge.branch-office{background:linear-gradient(135deg,#10b981,#059669);color:white}.location-badge.representative-office{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.location-item p{margin:0;color:rgba(255,255,255,.9);line-height:1.5;font-size:.95rem}.schedule-map-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:2rem}.map-section-small,.schedule-card{background:rgba(255,255,255,.05);border-radius:12px;padding:25px;border:1px solid rgba(255,255,255,.1)}.map-container-small{border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.2)}.google-maps-iframe{border-radius:16px;transition:transform .3s ease}.google-maps-iframe:hover{transform:scale(1.02)}.map-overlay-info{position:absolute;bottom:15px;left:15px;right:15px;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);border-radius:8px;padding:10px;font-size:.8rem}.location-count{color:#60a5fa;font-weight:600;text-align:center}@media (max-width:768px){.schedule-map-container{grid-template-columns:1fr;gap:20px}.map-container-small{height:200px}}.auto-carousel{background:transparent}.auto-carousel-track{display:flex;width:-moz-fit-content;width:fit-content;transition:transform .6s ease-in-out;gap:2rem}.auto-carousel:hover .auto-carousel-track{animation-play-state:paused}@keyframes scroll-infinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.auto-carousel-item{flex:0 0 auto;width:180px;height:120px;display:flex;align-items:center;justify-content:center;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e5e7eb}.auto-carousel-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.auto-carousel-item img{max-width:140px;max-height:80px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.auto-carousel-item:hover img{filter:grayscale(0)}.auto-carousel:after,.auto-carousel:before{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.auto-carousel:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,0))}.auto-carousel:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,1),rgba(255,255,255,0))}.partners-section .auto-carousel:before{background:linear-gradient(90deg,rgba(249,250,251,1),rgba(249,250,251,0))}.partners-section .auto-carousel:after{background:linear-gradient(270deg,rgba(249,250,251,1),rgba(249,250,251,0))}.clients-section .auto-carousel:before{background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,0))}.clients-section .auto-carousel:after{background:linear-gradient(270deg,rgba(255,255,255,1),rgba(255,255,255,0))}@media (max-width:768px){.auto-carousel-track{animation-duration:400s;gap:1.5rem}.auto-carousel-item{width:150px;height:100px}.auto-carousel-item img{max-width:120px;max-height:70px}.auto-carousel:after,.auto-carousel:before{width:50px}}@media (max-width:480px){.auto-carousel-track{animation-duration:400s;gap:1rem}.auto-carousel-item{width:130px;height:90px}.auto-carousel-item img{max-width:100px;max-height:60px}}.auto-carousel.speed-fast .auto-carousel-track,.auto-carousel.speed-slow .auto-carousel-track{animation-duration:400s}@media (prefers-color-scheme:dark){.auto-carousel-item{background:rgba(255,255,255,.95)}}.carousel-controls{bottom:20px;right:20px;z-index:3}.carousel-control-btn{background:rgba(255,255,255,.9);width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.carousel-control-btn:hover{background:white;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.auto-carousel{position:relative;padding:1rem 0}.auto-carousel,.carousel-wrapper{overflow:hidden;width:100%}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-item{flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding:.5rem}.carousel-item img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:100px}.carousel-nav{background:rgba(0,0,0,.5);color:white;border:none;padding:.5rem;z-index:10}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}.carousel-nav:disabled{opacity:.3;cursor:not-allowed}.carousel-indicators{gap:.5rem;margin-top:1rem}.carousel-indicator{width:10px;height:10px;border-radius:50%;background:#ccc;border:none;cursor:pointer}.carousel-indicator.active{background:#007bff}.carousel-controls{position:absolute;bottom:1rem;right:1rem;z-index:10}.carousel-control-btn{background:rgba(0,0,0,.5);color:white;border:none;padding:.5rem;cursor:pointer;border-radius:50%}.logo-wrapper{background:white;padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);display:inline-block;transition:transform .3s ease,box-shadow .3s ease;width:170px;height:100px}.logo-wrapper:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.25)}.logo-image{height:200px;width:auto;max-width:300px}.contact-content{display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:1024px){.contact-content{grid-template-columns:1fr 1fr;align-items:flex-start}}.contact-form-and-map-area{display:flex;flex-direction:column;gap:2rem}.map-section-small{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));backdrop-filter:blur(20px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px 0 rgba(30,64,175,.1)}.map-section-small h4{font-weight:600;color:white;margin-bottom:1rem;font-size:1.5rem}.map-container-small{position:relative;width:100%;height:250px;border-radius:12px;overflow:hidden}.google-maps-iframe{width:100%;height:100%;border:none}.schedule-map-container{display:none}.icon-sm{width:16px;height:16px;margin-right:6px;vertical-align:middle}.carousel-grid-item:hover{transform:translateY(-4px) scale(1.02)}.carousel-nav{opacity:1;visibility:visible;color:#374151}.icon-md{width:22px;height:22px;transition:transform .2s ease}.carousel-nav:hover:not(.disabled) .icon-md{transform:scale(1.1);color:white}.carousel-indicators{padding:0 20px}.indicator.active{background:#3b82f6}.carousel-grid{opacity:1}.carousel-grid.is-hiding{opacity:0}@media (max-width:768px){.carousel-nav{width:44px;height:44px}.carousel-nav-prev{left:-22px}.carousel-nav-next{right:-22px}.icon-md{width:18px;height:18px}.carousel-indicators{margin-top:16px;gap:6px}.indicator{width:8px;height:8px}}@media (max-width:480px){.carousel-nav{width:40px;height:40px}.carousel-nav-prev{left:-20px}.carousel-nav-next{right:-20px}.icon-md{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.carousel-grid,.carousel-grid-item,.carousel-nav,.indicator{transition:none;animation:none}}.carousel-nav:focus-visible,.indicator:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.auto-carousel-grid{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:20px}.carousel-grid-wrapper{overflow:hidden;border-radius:16px;background:#f8fafc;padding:20px;position:relative}.carousel-grid{display:grid;gap:16px;min-height:200px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);transition:opacity .4s ease,transform .4s ease}.carousel-grid.transitioning{opacity:.7}@media (max-width:1023px){.carousel-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:14px}}@media (max-width:767px){.carousel-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:12px}.auto-carousel-grid,.carousel-grid-wrapper{padding:16px}}@media (max-width:480px){.carousel-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:10px}}.carousel-grid-item{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden;position:relative}.carousel-grid-item:hover{transform:none!important;box-shadow:0 8px 20px rgba(0,0,0,.12)}.logo-wrapper{width:85%;height:85%;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .3s ease}.logo-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.carousel-grid-item:hover .logo-image{transform:none!important}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;background:white;border:2px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:20;box-shadow:0 6px 20px rgba(0,0,0,.12)}.carousel-nav:hover:not(.disabled){background:#3b82f6;border-color:#3b82f6;color:white;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px rgba(59,130,246,.3)}.carousel-nav.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.carousel-nav-prev{left:-26px}.carousel-nav-next{right:-26px}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:20px}.indicator{width:10px;height:10px;border-radius:50%;border:none;background:#3b82f6;cursor:pointer;transition:transform .3s ease,opacity .3s ease;opacity:.4}.indicator:hover{opacity:.7;transform:scale(1.1)}.indicator.active{opacity:1;transform:scale(1.2);box-shadow:0 2px 8px rgba(59,130,246,.3)}.indicator:disabled{cursor:not-allowed;opacity:.2}.carousel-grid{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:.8}to{opacity:1}}.carousel-nav:hover:not(.disabled) .icon-md{color:white!important}.contact-success-message{background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:3rem;text-align:center}.contact-success-message .icon-lg{margin:0 auto 1rem;color:#22c55e}.contact-success-message h3{font-size:1.25rem;font-weight:600;color:#166534;margin-bottom:.5rem}.contact-success-message p{color:#15803d}.text-green{color:#22c55e}.hero-title-container{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.hero-title-group{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}@media (min-width:1024px){.hero-title-group{align-items:flex-start;text-align:left}}.hero-top-content{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;margin-bottom:2rem;padding-right:clamp(200px,25vw,350px)}@media (min-width:1024px){.hero-top-content{align-items:flex-start;text-align:left}.hero-stats{margin-top:-6rem!important;padding-top:0!important}}@media (min-width:1024px) and (max-width:1199px){.hero-main-title{font-size:3.5rem}.hero-stats{margin-left:1.5rem;padding:1rem 1.5rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}}@media (min-width:768px) and (max-width:1023px){.hero-container{padding:0 2rem}.hero-main-title{font-size:3rem}.hero-stats{gap:1.5rem;padding:1.25rem 1.5rem}}@media (min-width:640px) and (max-width:767px){.hero-container{padding:0 1.5rem}.hero-stats{gap:1.25rem;padding:1rem 1.25rem}.stat-number{font-size:1.5rem}}@media (max-width:639px){.hero-container{padding:0 1rem}.hero-main-title{font-size:2.25rem}.hero-stats{flex-direction:column;gap:1rem;padding:1.25rem 1rem;text-align:center}.stat-item{display:flex;align-items:center;gap:.5rem;justify-content:center}.stat-number{font-size:1.25rem}.stat-label{font-size:.8rem}.hero-main-description{font-size:1rem}}.image-card-carousel{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-card-carousel:active{cursor:grabbing}