*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#000;background-color:#fff;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{min-height:100vh;background:linear-gradient(135deg,#f8f7f3,#f8fafc);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.carousel-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;perspective:1000px;z-index:1}.carousel-3d{position:relative;width:100%;height:100%;transform-style:preserve-3d}.carousel-item{position:absolute;top:50%;left:50%;width:240px;height:240px;margin:-120px 0 0 -120px;transform-origin:center}.carousel-item img{width:100%;height:100%;object-fit:cover;border-radius:15px;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 25px rgba(0,0,0,.3);transition:all .3s ease}.carousel-item:hover img{transform:scale(1.1);border-color:#7cfc00;box-shadow:0 12px 35px rgba(124,252,0,.4)}.hero-content{z-index:2;position:relative}.hero-location{bottom:40px;right:40px}.hero-location,.hero-logo{position:absolute;z-index:3}.hero-logo{top:40px;left:40px}.hero-logo img{width:320px;height:320px;border-radius:50%;object-fit:cover}.location-indicator{display:flex;align-items:center;gap:12px}.globe-gif{width:60px;height:60px}.location-text{font-size:1.2rem;font-weight:400;color:#000;text-shadow:0 2px 4px hsla(0,0%,100%,.3)}.brand-name{font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;margin-bottom:2rem;line-height:1.1}.brand-name .white{color:#000}.brand-name .teal{color:#7cfc00}.hero-eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0a0f2c;background:hsla(0,0%,100%,.75);border:1px solid rgba(10,15,44,.2);border-radius:50px;padding:6px 16px;margin-bottom:1.2rem}.hero-cta-support{font-size:.9rem;color:#000;margin:0;opacity:.75}.hero-title{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:600;margin-bottom:1.5rem;max-width:640px}.hero-subtitle,.hero-title{color:#000;margin-left:auto;margin-right:auto}.hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);margin-bottom:3rem;max-width:600px;text-shadow:0 2px 4px hsla(0,0%,100%,.3)}.hero-buttons{display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:center}.cta-button{background:#0a0f2c;color:#fff;border:none;padding:18px 40px;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 4px 15px rgba(10,15,44,.3)}.cta-button:hover{transform:translateY(-2px);background:#0a0f2c;box-shadow:0 0 20px rgba(10,15,44,.5),0 0 40px rgba(0,245,212,.3)}.services{background:beige}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem}.service-card{padding:3rem 2rem}.trust-section{padding:60px 0;background:#f8f7f4;color:#0a0f2c;text-align:center;overflow:hidden}.trust-eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#0a0f2c;border:1px solid rgba(10,15,44,.25);border-radius:50px;padding:5px 16px;margin-bottom:.6rem}.trust-headline{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;max-width:680px;margin:0 auto 2rem;line-height:1.3;color:#000}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.trust-card{background:#f8f9fa;border-radius:20px;padding:2.5rem 2rem;text-align:left;transition:all .3s ease;position:relative;overflow:hidden}.trust-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:2px;background:linear-gradient(45deg,transparent,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.trust-card:hover:before{opacity:1}.trust-card-1:before{background:linear-gradient(45deg,#00f5d4,#09c,#00f5d4,#09c);background-size:400% 400%;animation:gradientShift 3s ease infinite}.trust-card-2:before{background:linear-gradient(45deg,#e3c770,#ffb347,#e3c770,#ffb347);background-size:400% 400%;animation:gradientShift 3s ease infinite}.trust-card-3:before{background:linear-gradient(45deg,#ff6b6b,#ff8e8e,#ff6b6b,#ff8e8e);background-size:400% 400%;animation:gradientShift 3s ease infinite}.trust-card-4:before{background:linear-gradient(45deg,#a78bfa,#7c3aed,#a78bfa,#7c3aed);background-size:400% 400%;animation:gradientShift 3s ease infinite}.trust-card-icon{margin-bottom:1.5rem;color:#0a0f2c}.trust-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#0a0f2c}.trust-card p{color:#666;font-size:1.1rem;line-height:1.7;margin:0}.trust-closing{font-size:1rem;font-style:italic;color:#0a0f2c;opacity:.65;max-width:560px;margin:0 auto}.industries .section-title{color:#000;font-size:clamp(2rem,4vw,3rem);margin-bottom:2rem;margin-top:-20px;transition:all .3s ease;cursor:pointer}.industries .section-title:hover{color:#e3c770}.about{background:#f8f7f3}.about-title{color:#000}.services{padding:120px 0;background:#f8f7f3;color:#0a0f2c}.section-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);text-align:center;margin-bottom:4rem;color:#e3c770}.services .section-title{color:#000;transition:all .3s ease;cursor:pointer}.services-eyebrow-wrapper{text-align:center;display:block}.services-eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#0a0f2c;border:1px solid rgba(10,15,44,.25);border-radius:50px;padding:5px 16px;margin-bottom:.6rem}.services .section-title:hover{color:#e3c770}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:4rem}.service-card{text-align:center;padding:3rem 2rem 2rem;border-radius:20px;background:#f8f9fa;position:relative;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:350px}.learn-more-btn{background:transparent;border:2px solid #0a0f2c;color:#0a0f2c;padding:12px 24px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;font-family:Inter,sans-serif}.learn-more-btn:hover{background:#0a0f2c;border-color:#0a0f2c;color:#fff;box-shadow:0 0 20px rgba(10,15,44,.5),0 0 40px rgba(0,245,212,.3)}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:2px;background:linear-gradient(45deg,transparent,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.service-card:hover:before{opacity:1}.service-card-1:before{background:linear-gradient(45deg,#00f5d4,#09c,#00f5d4,#09c);background-size:400% 400%;animation:gradientShift 3s ease infinite}.service-card-2:before{background:linear-gradient(45deg,#e3c770,#ffb347,#e3c770,#ffb347);background-size:400% 400%;animation:gradientShift 3s ease infinite}.service-card-3:before{background:linear-gradient(45deg,#ff6b6b,#ff8e8e,#ff6b6b,#ff8e8e);background-size:400% 400%;animation:gradientShift 3s ease infinite}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#0a0f2c}.service-card p{color:#666;font-size:1.1rem}.industries{padding:120px 0;background:grey}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.industry-card{text-align:center;padding:2.5rem 1.5rem;border-radius:15px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.industry-card:hover{transform:translateY(-5px);background:rgba(0,245,212,.1);border-color:#00f5d4}.industry-icon{font-size:2.5rem;margin-bottom:1rem}.industry-card h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#00f5d4}.industry-card p{color:#b8bcc8;font-size:.95rem}.about{padding:120px 0;background:#f8f7f4;text-align:center}.about-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:2rem;color:#fff}.about-mission{font-size:clamp(1.3rem,3vw,2rem);color:#000;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.founder-quote{font-style:italic;font-size:1.2rem;color:#e3c770;max-width:700px;margin:0 auto;border-left:4px solid #00f5d4;padding-left:2rem;text-align:left}.navigation{position:fixed;top:40px;right:20px;width:auto;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;padding:.5rem;transition:all .3s ease;border-radius:50px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navigation-scrolled{background:hsla(0,0%,100%,.98);box-shadow:0 4px 20px rgba(0,0,0,.15)}.nav-container{display:flex;justify-content:flex-end;align-items:center;padding:0;gap:.25rem}.nav-logo{display:none}.nav-links{display:flex;gap:.25rem;align-items:center}.nav-link{color:#666;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;position:relative;padding:.6rem 1.2rem;border-radius:50px}.nav-link:hover{color:#000;background:rgba(0,0,0,.05)}.nav-link.active{color:#fff;background:#000}.nav-link.active:after{display:none}.login-link{display:flex;align-items:center;gap:.5rem;background-color:rgba(0,245,212,.1);border:1px solid #00f5d4;padding:.5rem 1rem;border-radius:50px;transition:all .3s ease}.login-link:hover{background-color:rgba(0,245,212,.2);transform:translateY(-2px)}.login-icon{font-size:1.2rem}.nav-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.nav-toggle span{width:25px;height:3px;background:#0a0f2c;margin:3px 0;transition:.3s}.page-content{padding-top:120px}.page-hero{padding:80px 0;background:#f8f7f4;text-align:center}.page-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#000;margin-bottom:1.5rem;transition:all .3s ease;cursor:pointer}.page-title:hover{text-shadow:0 0 15px hsla(45,67%,66%,.8),0 0 30px hsla(45,67%,66%,.5),0 0 50px hsla(45,67%,66%,.3)}.page-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);color:#000;max-width:1500px;margin:0 auto;text-align:center}.about-detail,.industries-detail,.services-detail{padding:80px 0;background:#fff;color:#0a0f2c}.industry-detail-card,.service-detail-card{background:#f8f9fa;padding:3rem;border-radius:20px;margin-bottom:2rem;position:relative;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:400px}.interest-section{padding:80px 0;background:#0a0f2c;text-align:center}.interest-content h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);color:#e3c770;margin-bottom:1.5rem}.interest-content p{font-size:1.2rem;color:#b8bcc8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.services-page-grid{position:relative;height:400vh;max-width:900px;margin:4rem auto;overflow:hidden}.services-page-grid .service-detail-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:600px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:all .6s ease;padding:4rem 3rem 3rem;font-size:1.1rem}.services-page-grid .service-card-1{z-index:4}.services-page-grid .service-card-2{z-index:3}.services-page-grid .service-card-3{z-index:2}.services-page-grid .service-card-4{z-index:1}.industry-detail-card h3,.service-detail-card h3{font-size:1.8rem;color:#e3c770;margin-bottom:1rem}.service-detail-card ul{list-style:none;padding:0;margin-top:1.5rem}.service-detail-card li{padding:.5rem 0;border-bottom:1px solid #eee;color:#666}.about-content h2{font-family:Playfair Display,serif;font-size:2.5rem;color:#000;margin:3rem 0 1.5rem;transition:all .3s ease;cursor:pointer}.about-content h2:hover{text-shadow:0 0 15px hsla(45,67%,66%,.8),0 0 30px hsla(45,67%,66%,.5),0 0 50px hsla(45,67%,66%,.3)}.about-content p{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.value-item{text-align:center;padding:2rem;background:#f8f9fa;border-radius:15px}.value-item h4{color:#000;font-size:1.3rem;margin-bottom:1rem;transition:all .3s ease;cursor:pointer}.value-item h4:hover{text-shadow:0 0 15px hsla(45,67%,66%,.8),0 0 30px hsla(45,67%,66%,.5),0 0 50px hsla(45,67%,66%,.3)}.contact-form-section{padding:80px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.contact-info h3{font-family:Playfair Display,serif;font-size:2rem;color:#e3c770;margin-bottom:1rem}.contact-info p{color:#666;font-size:1.1rem;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method h4{color:#0a0f2c;margin-bottom:.5rem}.contact-method p{color:#666;font-weight:400}.contact-form{background:#f8f9fa;padding:3rem;border-radius:20px}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:2px solid #eee;border-radius:10px;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#00f5d4}.footer{background:#0a0f2c;padding-bottom:48px;position:relative;margin-top:0}.footer-curve{line-height:0;overflow:hidden;margin-top:-2px}.footer-curve svg{display:block;width:100%;height:80px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;padding:56px 0 48px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-section h3,.footer-section h4{margin-bottom:1.5rem}.footer-logo{display:flex;align-items:center;gap:.8rem}.footer-logo-image{width:140px;height:140px;border-radius:50%;object-fit:cover}.footer-section h3{font-family:Playfair Display,serif;font-size:1.8rem;margin:0}.footer-section h3 .white{color:#fff}.footer-section h3 .teal{color:#00f5d4}.footer-section h4{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.footer-section p{color:#b8bcc8;line-height:1.7;font-size:.95rem}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#b8bcc8;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-link:hover{color:#00f5d4}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{color:#b8bcc8;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}.social-link:hover{color:#00f5d4}.footer-bottom{text-align:center;padding-top:2rem}.footer-bottom p{color:#b8bcc8;font-size:.9rem}.privacy-content,.terms-content{padding:80px 0;background:#f8f7f4;color:#000}.legal-content h2{font-family:Playfair Display,serif;font-size:1.8rem;color:#000;margin:2.5rem 0 1rem;transition:all .3s ease;cursor:default}.legal-content h2:hover{text-shadow:0 0 15px hsla(45,67%,66%,.8),0 0 30px hsla(45,67%,66%,.5),0 0 50px hsla(45,67%,66%,.3)}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-family:Playfair Display,serif;font-size:1.3rem;color:#000;margin:1.5rem 0 .75rem}.legal-content p{font-size:1.1rem;color:#666;margin-bottom:1.5rem;line-height:1.7}.legal-content ul{list-style:none;padding:0;margin:.5rem 0 1.5rem}.legal-content ul li{font-size:1.05rem;color:#666;line-height:1.7;padding:.4rem 0 .4rem 1.5rem;border-bottom:1px solid #ebebeb;position:relative}.legal-content ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#7cfc00}.lang-switcher{position:relative;display:inline-block;margin-bottom:1rem}.lang-btn{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:50px;padding:.5rem 1rem;color:#b8bcc8;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease}.lang-btn:hover{background:hsla(0,0%,100%,.15);color:#fff;border-color:hsla(0,0%,100%,.3)}.lang-dropdown{position:absolute;bottom:calc(100% + 8px);left:0;background:#1a1f3a;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;list-style:none;padding:.5rem 0;margin:0;min-width:160px;max-height:260px;overflow-y:auto;z-index:999;box-shadow:0 -8px 30px rgba(0,0,0,.4)}.lang-option{padding:.5rem 1rem;font-size:.85rem;color:#b8bcc8;cursor:pointer;transition:all .2s ease}.lang-option:hover{background:hsla(0,0%,100%,.08);color:#fff}.lang-option-active{color:#7cfc00;font-weight:600}.goog-te-banner-frame{display:none!important}body{top:0!important}.chatbot-widget{position:fixed;bottom:30px;right:30px;z-index:1000}.chatbot-button{width:80px;height:80px;border-radius:50%;background:#0a0f2c;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 20px rgba(10,15,44,.3);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.chatbot-button:hover{transform:scale(1.1);box-shadow:0 0 20px rgba(10,15,44,.5),0 0 40px rgba(0,245,212,.3)}@media (max-width:768px){.hero-buttons{flex-direction:column;gap:1rem}.industries-grid,.services-grid{grid-template-columns:1fr}.nav-links{position:fixed;top:70px;left:0;right:0;background:rgba(10,15,44,.98);flex-direction:column;padding:2rem;transform:translateY(-100%);opacity:0;transition:all .3s ease}.nav-links.nav-open{transform:translateY(0);opacity:1}.nav-toggle{display:flex}.contact-grid,.industries-grid,.services-grid{grid-template-columns:1fr}.contact-grid{gap:2rem}.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem;text-align:left}.social-links{flex-direction:row;justify-content:center;gap:1rem}.founder-quote{text-align:center;border-left:none;border-top:4px solid #00f5d4;padding-left:0;padding-top:1rem}}.service-card-4:before{background:linear-gradient(45deg,#9b59b6,#c39bd3,#9b59b6,#c39bd3);background-size:400% 400%;animation:gradientShift 3s ease infinite}.neon-green-title{text-shadow:0 0 10px #0f0,0 0 20px #0f0,0 0 30px #0f0,0 0 40px #0f0}.page-subtitle-small{font-size:1rem;color:#666;max-width:600px;margin:0 auto}.gold-title{color:#e3c770}.industry-section{display:flex;align-items:center;gap:3rem;margin-bottom:4rem;padding:2rem 0}.industry-layout-left{flex-direction:row}.industry-layout-right{flex-direction:row-reverse}.industry-image{flex:1 1;max-width:400px}.industry-image img{width:100%;height:auto;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.industry-content{flex:1 1}.industry-section:last-child{border-bottom:none}.industry-section h3{font-family:Playfair Display,serif;font-size:1.8rem;color:#e3c770;margin-bottom:1.5rem}.industry-section p{font-size:1.1rem;color:#666;margin-bottom:1rem;line-height:1.7}@media (max-width:768px){.industry-section{flex-direction:column!important;text-align:center}.industry-image{max-width:300px}}.service-section{margin-bottom:4rem;padding:2rem 0}.service-layout-left .service-content{text-align:left;max-width:75%}.service-layout-right .service-content{text-align:left;max-width:75%;margin-left:auto}.service-section h3{font-family:Playfair Display,serif;font-size:1.8rem;color:#e3c770;margin-bottom:1.5rem}.service-section p{font-size:1.1rem;color:#666;margin-bottom:1rem;line-height:1.7}.email-subscription{padding:80px 0;background:linear-gradient(135deg,#0a0f2c,#1a1f3a);text-align:center}.subscription-content h2{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);color:#e3c770;margin-bottom:1rem}.subscription-content p{font-size:1.2rem;color:#000;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;transition:all .3s ease;cursor:pointer}.subscription-content p:hover{text-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6)}.subscription-form{max-width:500px;margin:0 auto 2rem}.form-input-group{display:flex;gap:1rem;align-items:center}.email-input{flex:1 1;padding:15px 20px;border:2px solid hsla(0,0%,100%,.2);border-radius:50px;background:hsla(0,0%,100%,.1);color:#fff;font-size:1rem;font-family:Inter,sans-serif;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.email-input::placeholder{color:#b8bcc8}.email-input:focus{outline:none;border-color:#00f5d4;background:hsla(0,0%,100%,.15)}.subscribe-btn{background:#0a0f2c;color:#fff;border:none;padding:15px 30px;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;white-space:nowrap}.subscribe-btn:hover{background:#0a0f2c;transform:translateY(-2px);box-shadow:0 0 20px rgba(10,15,44,.5),0 0 40px rgba(0,245,212,.3)}.subscribe-btn:disabled{background:#00c851;cursor:not-allowed;transform:none}.subscription-note{font-size:.9rem;color:#000;opacity:.8;transition:all .3s ease;cursor:pointer}.subscription-note:hover{text-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6)}@media (max-width:768px){.form-input-group{flex-direction:column;gap:1rem}.email-input,.subscribe-btn{width:100%}}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_8fd6d5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_Fallback_8fd6d5;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_8fd6d5{font-family:__Playfair_Display_8fd6d5,__Playfair_Display_Fallback_8fd6d5;font-style:normal}.__variable_8fd6d5{--font-playfair:"__Playfair_Display_8fd6d5","__Playfair_Display_Fallback_8fd6d5"}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_0fc2d1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_0fc2d1;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_0fc2d1{font-family:__Inter_0fc2d1,__Inter_Fallback_0fc2d1;font-style:normal}.__variable_0fc2d1{--font-inter:"__Inter_0fc2d1","__Inter_Fallback_0fc2d1"}@media screen and (max-width:1024px){.container{padding:0 30px}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.nav-links{gap:20px}.hero h1{font-size:3rem}.hero p{font-size:1.1rem}.industries-grid,.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.contact-grid{grid-template-columns:1fr;gap:30px}}@media screen and (max-width:767px){.container{padding:0 20px}.navigation{top:20px;right:20px;left:auto;width:auto;border-radius:50px;padding:.5rem 1rem;background:hsla(0,0%,100%,.95);box-shadow:0 2px 15px rgba(0,0,0,.15)}.nav-container{justify-content:flex-end;gap:.5rem}.nav-toggle{display:flex;position:static}.nav-toggle span{transition:all .3s ease}.nav-links{display:none;position:fixed;top:75px;right:20px;left:auto;width:180px;background:hsla(0,0%,100%,.98);flex-direction:column;padding:.75rem;gap:.25rem;box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:20px;z-index:999}.nav-links.nav-open{display:flex}.nav-link{padding:.6rem 1rem;border-radius:50px;font-size:.9rem;text-align:center}.hero-content{margin-top:120px;padding:0 20px}.hero-title{font-size:1.4rem;margin-bottom:1rem}.hero-subtitle{font-size:.8rem;margin-bottom:2rem}.hero{padding:60px 0 40px;min-height:auto}.hero h1{font-size:2rem;line-height:1.2}.hero p{font-size:1rem}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.industries-grid,.services-grid{grid-template-columns:1fr;gap:20px}.industry-card,.service-card{padding:25px}.industry-card h3,.service-card h3{font-size:1.3rem}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-form input,.contact-form textarea{font-size:16px}.form-input-group,.subscription-form{flex-direction:column}.form-input-group{gap:15px}.email-input,.subscribe-btn{width:100%}.footer-content{grid-template-columns:1fr 1fr;gap:2rem;text-align:left}.footer-section{width:100%;padding:0}.footer-section h4{margin-bottom:12px}.footer-links,.social-links{gap:12px}.footer-logo-image{width:65px;height:65px;margin-bottom:12px}.footer-logo{justify-content:flex-start;margin-bottom:0}.footer-section p{margin:0;line-height:2}.hero-location{bottom:15px;right:15px}.location-indicator{gap:6px}.globe-gif{width:30px;height:30px}.location-text{font-size:.75rem}.carousel-container{width:280px;height:280px}.carousel-item{width:110px;height:110px;margin:-55px 0 0 -55px}.hero-logo img{width:80px;height:80px}.chatbot-widget{bottom:20px;right:20px}.chatbot-button{width:60px;height:60px}.chatbot-button img{width:50px!important;height:50px!important}.cta-button{padding:12px 30px;font-size:.95rem}.about-content{flex-direction:column}section{padding:40px 0}.page-hero{padding:60px 0 40px}}@media screen and (max-width:480px){.hero h1,.page-title{font-size:1.75rem}.industry-card,.service-card{padding:20px}.cta-button{padding:10px 25px;font-size:.9rem}.chatbot-widget div{width:280px!important;height:380px!important}}@media screen and (max-height:600px) and (orientation:landscape){.hero{min-height:auto;padding:40px 0}.hero h1{font-size:2rem}}@media (hover:none) and (pointer:coarse){.cta-button,.industry-card,.nav-link,.service-card{-webkit-tap-highlight-color:rgba(0,0,0,.1)}.nav-link{padding:12px 20px}.cta-button{min-height:44px}}