:root{--neon-blue:#00bfff;--neon-orange:#f90;--smoky-white:#f3f6fa;--primary-bg:#181c24;--secondary-bg:#23272f;--accent:var(--neon-blue);--accent-alt:var(--neon-orange)}[data-theme=dark]{--primary-bg:#181c24;--primary-text:#f3f6fa;--secondary-bg:#23272f;--accent:var(--neon-blue);--accent-alt:var(--neon-orange)}body,html{background:#181c24;background:var(--primary-bg);color:#f3f6fa;color:var(--primary-text);font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}#root,body,html{min-height:100vh}#root{display:flex;flex-direction:column}@media (max-width:768px){body,html{font-size:15px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{color:#f90;color:var(--accent-alt)}.App-header,.App-logo{display:none}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}@media (max-width:768px){.main-content{padding:1rem .5rem}}.aero-circle-section h2,.aero-flip-section h2,.aero-img-anim-section h2,.industry-benefits h2,.industry-hero-overlay h1,.industry-solutions h2,.section-title{color:var(--accent-alt)!important}.footer-section{background-color:#181818;border-top:4px solid #00bfff;box-shadow:0 -4px 32px #00bfff22;color:#fff;font-family:Poppins,Segoe UI,Arial,sans-serif;padding:40px 20px 0;position:relative;z-index:10}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-part{flex:1 1 220px;margin-bottom:20px;min-width:200px}.footer-heading{color:#00bfff;font-size:1.3rem;margin-bottom:15px;text-shadow:0 2px 8px #00bfff44}.nav-links,.services-links{list-style:none;margin:0;padding:0}.nav-links{align-items:flex-start;flex-direction:column;gap:.2rem;width:100%}.nav-links li{margin-bottom:0}.nav-links a,.services-links a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;text-shadow:0 1px 4px #00bfff22;transition:color .3s,text-shadow .3s}.nav-links a:hover,.services-links a:hover{color:#facc15;text-shadow:0 2px 8px #facc1555}.cta-section{background:linear-gradient(120deg,#00bfff,#23272f);border-radius:20px;box-shadow:0 8px 32px #00bfff33,0 2px 8px #facc1533;color:#fff;margin-top:10px;padding:30px 20px;transition:box-shadow .3s,transform .3s}.cta-section:hover{box-shadow:0 16px 48px #00bfff55,0 4px 16px #facc1555;transform:translateY(-2px) scale(1.01)}.cta-text{font-size:1.1rem;font-weight:500;line-height:1.7;margin-bottom:18px}.cta-button{animation:ctaPulse 2.2s cubic-bezier(.4,2,.6,1) infinite;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#00bfff,#06b6d4);border:2px solid #06b6d4;border-radius:40px;box-shadow:0 2px 12px #00bfff33,0 0 0 0 #00bfff;color:#fff!important;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:10px;outline:none;overflow:hidden;padding:16px 36px;position:relative;text-decoration:none;text-shadow:0 2px 8px #0008,0 1px 2px #fff4;transition:all .3s cubic-bezier(.4,2,.6,1),color .2s,box-shadow .3s}.cta-button:focus,.cta-button:hover{animation:ctaBounce .5s;background:linear-gradient(135deg,#06b6d4,#00bfff);border-color:#00bfff;box-shadow:0 4px 24px #00bfff88,0 0 16px 4px #06b6d4cc;color:#fff;transform:translateY(-3px) scale(1.08)}.cta-button:active{background:linear-gradient(135deg,#00bfff,#06b6d4);box-shadow:0 2px 8px #06b6d455;color:#fff;transform:scale(.98)}@keyframes ctaPulse{0%{box-shadow:0 2px 12px #00bfff33,0 0 0 0 #00bfff}70%{box-shadow:0 2px 24px #00bfff66,0 0 16px 8px #06b6d444}to{box-shadow:0 2px 12px #00bfff33,0 0 0 0 #00bfff}}@keyframes ctaBounce{0%{transform:scale(1)}30%{transform:scale(1.12)}60%{transform:scale(.96)}to{transform:scale(1.08)}}.footer-location-row{align-items:center;border-top:1px solid #222;display:flex;flex-direction:column;gap:18px;margin:40px 0 0;padding:0 0 20px}.footer-title{color:#00bfff;font-size:1.2rem;font-weight:700;margin-bottom:8px}.location-scroll-desktop{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.location-item{align-items:center;background:#23272f;border-radius:8px;box-shadow:0 2px 8px #00bfff22;cursor:pointer;display:flex;flex-direction:column;max-width:120px;min-width:80px;padding:8px 12px;position:relative;text-align:center;transition:box-shadow .3s,transform .3s}.location-item:focus,.location-item:hover{box-shadow:0 8px 32px #00bfff55,0 4px 16px #facc1555;transform:scale(1.05) rotate(-2deg);z-index:2}.location-item img{border-radius:4px;height:22px;margin-bottom:4px;width:30px}.location-item span{color:#facc15;font-size:.8rem;font-weight:600}.location-info{animation:fadeIn .2s;background:#fff;border:1.5px solid #00bfff;border-radius:8px;bottom:110%;box-shadow:0 4px 16px #00bfff33,0 1px 4px #23272f22;color:#181c24;font-size:.82rem;font-weight:500;left:50%;letter-spacing:.01em;padding:8px 12px;position:absolute!important;transform:translateX(-50%) scale(.92)!important;transition:box-shadow .2s,border .2s,transform .2s;width:170px;z-index:10001}.location-info:after{border:6px solid #0000;border-top-color:#fff;content:"";filter:drop-shadow(0 1px 2px #00bfff22);left:50%;position:absolute;top:100%;transform:translateX(-50%)}.location-item:focus .location-info,.location-item:hover .location-info{border-color:#06b6d4;box-shadow:0 8px 24px #00bfff33,0 1px 4px #23272f22;transform:translateX(-50%) scale(1)!important}.location-info-glass{align-items:center;backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);background:linear-gradient(135deg,#ffffff2e,#00bfff21);border:1.5px solid #ffffff40;border-radius:1.2rem;bottom:110%;box-shadow:0 8px 32px 0 #00bfff2e,0 2px 8px #23272f22;color:#23272f;display:flex;filter:drop-shadow(0 2px 16px #00bfff33);font-size:1.05rem;font-weight:500;justify-content:center;left:50%;max-width:320px;min-width:220px;opacity:0;padding:1.1rem 1.2rem;pointer-events:none;position:absolute;text-align:left;transform:translateX(-50%) scale(.95) translateY(10px);transition:opacity .35s cubic-bezier(.4,2,.3,1),transform .35s cubic-bezier(.4,2,.3,1);white-space:pre-line;z-index:20}.location-info-glass.show{opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1) translateY(0)}.location-info-glass p{color:#fff;font-size:1.05rem;font-weight:500;letter-spacing:.01em;line-height:1.5;margin:0}.footer-bottom{align-items:center;color:#aaa;display:flex;font-size:.95rem;gap:20px;justify-content:center;margin-top:30px}.footer-logo-small{filter:drop-shadow(0 2px 8px #00bfff88);max-height:40px;vertical-align:middle;width:auto}.footer-right{display:flex;gap:18px;justify-content:center;margin:18px 0 0}.footer-icon{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00bfff22;height:34px;padding:2px;transition:transform .3s,box-shadow .3s,background .3s;width:34px}.footer-icon:focus,.footer-icon:hover{background:#facc15;box-shadow:0 8px 32px #00bfff55,0 4px 16px #facc1555;transform:scale(1.15) rotate(6deg)}@media (max-width:900px){.footer-container{gap:18px}.footer-part{min-width:160px}.nav-links{font-size:.98rem;gap:.2rem}.location-info-glass{font-size:.98rem;max-width:90vw;min-width:160px;padding:.8rem .7rem}}@media (max-width:600px){.nav-links{font-size:.97rem;gap:.2rem}.cta-button{font-size:1rem;padding:12px 18px}.location-info-glass{border-radius:.7rem;font-size:.93rem;max-width:98vw;min-width:120px;padding:.6rem .3rem}}@media (max-width:768px){.footer-container{align-items:stretch;flex-direction:column;gap:18px}.footer-part{min-width:0}.footer-bottom{flex-direction:column;gap:8px}.footer-logo-small{max-height:28px}.footer-right,.location-scroll-desktop{gap:10px}}:root{--primary-text:#f3f6fa;--secondary-bg:#181c24;--accent:#00bfff;--accent-alt:#f90}.navbar{backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:#181c248c;border-bottom:2.5px solid #00bfff;border-bottom:2.5px solid var(--accent);box-shadow:0 8px 32px 0 #00bfff1f,0 2px 8px 0 #00bfff14;color:#f3f6fa;color:var(--primary-text);min-height:54px;overflow:visible;padding:.25rem 0;position:-webkit-sticky;position:sticky;top:0;transition:background .3s,box-shadow .3s,min-height .2s;z-index:100}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;overflow:visible;padding:0 .7rem}.navbar-logo{color:#00bfff;color:var(--accent);font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-toggle{background:none;border:none;border-radius:4px;cursor:pointer;display:none;font-size:2rem;padding:.5rem;transition:all .3s ease}.navbar-toggle,.navbar-toggle:hover{color:#f3f6fa;color:var(--primary-text)}.navbar-toggle:hover{background:#0000}.navbar-links{align-items:center;display:flex;gap:1.5rem}.navbar-link,.navbar-links a{color:#f3f6fa;color:var(--primary-text);cursor:pointer;font-size:1rem;padding:.5rem .2rem;position:relative;text-decoration:none}.navbar-link:hover,.navbar-links a:hover{background:#0000;color:#f90;color:var(--accent-alt);text-decoration:none}.navbar-links a:focus,.navbar-links a:visited{background:#0000;box-shadow:none;color:#f3f6fa;color:var(--primary-text);outline:none;text-decoration:none}.navbar-dropdown{position:relative;text-decoration:none}.dropdown-menu{background:#181c24;background:var(--secondary-bg);border-radius:.25rem;box-shadow:0 2px 8px #00000014;flex-direction:column;min-width:180px;overflow:visible;z-index:10}.dropdown-menu.show,.navbar-dropdown:focus-within .dropdown-menu,.navbar-dropdown:hover .dropdown-menu{display:flex}.dropdown-menu a{color:var(--primary-text);cursor:pointer;padding:.75rem 1rem;pointer-events:auto;text-decoration:none;white-space:nowrap}.dropdown-menu a:hover,.navbar-link.services-link{background:#0000;color:#f3f6fa;color:var(--primary-text)}.navbar-link.services-link{border:none;cursor:pointer;font-family:inherit;font-size:1rem;outline:none;padding:0}.navbar-link.services-link:focus,.navbar-link.services-link:focus-visible,.navbar-link.services-link:hover{background:#0000;box-shadow:none;color:#f3f6fa;color:var(--primary-text);outline:none}.navbar-logo-img-left{align-items:center;display:flex;gap:.7rem;margin-right:1.2rem}.navbar-logo-img-left img:first-child{height:48px!important;margin-right:.2rem}.navbar-ess-logo,.navbar-logo-img-left img:first-child{border-radius:8px;max-height:75px;vertical-align:middle;width:auto}.navbar-ess-logo{display:inline-block;height:93px!important;margin-left:.2rem}.navbar-logo-link{align-items:center;display:flex;gap:.5rem;text-decoration:none}.navbar-logo-text{color:#00bfff;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.7rem;font-weight:700;letter-spacing:2px;margin-left:.2rem;text-shadow:0 2px 8px #00bfff33;transition:color .2s}.navbar-logo-link:hover .navbar-logo-text{color:#facc15}.navbar-link.active,.navbar-links a.active{background:#0000!important;box-shadow:none!important;color:#f3f6fa!important;color:var(--primary-text)!important;cursor:pointer;display:inline-block;font-weight:400!important;padding:.5rem .2rem;text-decoration:none!important}@media (max-width:900px){.navbar{min-height:44px;padding:.15rem 0}.navbar-container{padding:0 .5rem}.navbar-logo-img-left{gap:.4rem;margin-right:.7rem}.navbar-ess-logo,.navbar-logo-img-left img:first-child{height:75px!important;max-height:80px}.navbar-logo-text{font-size:1.2rem}}@media (max-width:768px){.navbar-container{align-items:center;flex-direction:row-reverse;justify-content:space-between;padding:.5rem 1rem}.navbar-toggle{display:block;font-size:1.8rem;margin-right:0;order:1}.navbar-logo-img-left{margin-left:0;margin-right:0;order:2}.navbar-logo-img-left img{height:32px}.navbar-logo-text{font-size:1.1rem;letter-spacing:1px}.navbar-links{background:#181c24;background:var(--secondary-bg);box-shadow:0 4px 12px #00000026;display:none;flex-direction:column;gap:.5rem;left:0;overflow:visible;padding:1rem 0;position:absolute;top:100%;width:100vw;z-index:1000}.navbar-links.active{display:flex}.navbar-link,.navbar-links a{border-bottom:1px solid #ffffff1a;font-size:1rem;padding:.75rem 1.5rem}.navbar-links a:last-child{border-bottom:none}.dropdown-menu{background:#00bfff0d;box-shadow:none;margin-top:.5rem;min-width:100%;overflow:visible;position:static}.dropdown-menu a{font-size:.9rem;padding:.5rem 2rem}}@media (max-width:480px){.navbar-container{padding:.5rem .75rem}.navbar-ess-logo,.navbar-logo-img-left img{height:28px}.navbar-logo-text{font-size:1rem;letter-spacing:.5px}.navbar-toggle{font-size:1.5rem}.navbar-links{padding:.5rem 0}.navbar-link,.navbar-links a{font-size:.9rem;padding:.6rem 1rem}.dropdown-menu a{font-size:.85rem;padding:.4rem 1.5rem}}.navbar.liquid-glass{animation:liquidWaves 8s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(18px) saturate(1.5) contrast(1.1);backdrop-filter:blur(18px) saturate(1.5) contrast(1.1);background:#1e283c8c;border-bottom:2.5px solid #00bfff2e;box-shadow:0 8px 32px 0 #00bfff2e,0 1.5px 8px 0 #00bfff33;position:-webkit-sticky;position:sticky;top:0;transition:background .3s,box-shadow .3s;z-index:100}@keyframes liquidWaves{0%{background-position:0 50%}to{background-position:100% 50%}}@media (max-width:700px){.navbar.liquid-glass{-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2);background:#1e283cd9}}.about-page{background:#121212 no-repeat 50% fixed;background-size:cover;color:#fff;min-height:100vh;position:relative}.about-page:before{background:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.about-page>*{position:relative;z-index:1}.hero-video{filter:brightness(.6)}.hero-overlay{background:linear-gradient(135deg,#00000080,#90ee901a,#ffff0014)}.hero-content{color:#fff;margin-bottom:100px}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 16px #000000b3}.hero-content p{font-size:1.3rem;margin-bottom:2rem;text-shadow:0 1px 8px #00000080}.section{margin:0;padding:5rem 0}.section-title{font-size:2.5rem;margin-bottom:3rem;position:relative;z-index:2}.section-title:after{background:linear-gradient(90deg,#00bfff,#00bfff);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.who-we-are-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.who-we-are-image{border-radius:20px;box-shadow:0 8px 32px #00bfff4d;margin:0 auto;max-width:400px;overflow:hidden;position:relative;transition:all .3s ease}.who-we-are-image:hover{box-shadow:0 16px 48px #00bfff80;transform:scale(1.05)}.who-we-are-image img{display:block;height:auto;max-height:300px;object-fit:cover;transition:transform .3s ease;width:100%}.who-we-are-image:hover img{transform:scale(1.1)}.who-we-are-text p{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-right:193px;text-align:justify}@media (max-width:900px){.who-we-are-text p{font-size:1rem;line-height:1.6;margin-right:0}}@media (max-width:768px){.who-we-are-container{gap:2rem;grid-template-columns:1fr}.who-we-are-image{margin:0 auto 1.5rem;max-width:300px}.who-we-are-text p{font-size:.98rem;line-height:1.5;margin-right:0;text-align:left}}@media (max-width:480px){.who-we-are-image{max-width:200px}.who-we-are-image img{max-height:120px}.who-we-are-text p{font-size:.95rem;line-height:1.4;margin-right:0;padding:0 2px}}.services-grid{grid-gap:1.1rem;gap:1.1rem;grid-template-columns:repeat(4,1fr);justify-items:center;max-width:700px}.service-card{background:#1e222cd9;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;box-sizing:border-box;color:#f3f6fa;display:block;height:100%;max-width:140px;min-height:70px;min-width:0;padding:1.2rem .7rem;transition:box-shadow .18s,transform .18s}.service-card,.service-card h4{font-size:1rem;font-weight:600;line-height:1.4;text-align:center;vertical-align:middle;word-break:break-word}.service-card h4{color:#06b6d4;display:inline-block;margin:0;white-space:pre-line;width:100%}.service-card:focus,.service-card:hover{box-shadow:0 6px 24px#00bfff33;transform:translateY(-4px) scale(1.04)}@media (max-width:900px){.services-grid{gap:.8rem;grid-template-columns:repeat(2,1fr);max-width:340px}}@media (max-width:600px){.services-grid{gap:.6rem;grid-template-columns:1fr;max-width:180px}.service-card{max-width:100%;min-height:60px;padding:.6rem .3rem}.service-card,.service-card h4{font-size:.95rem}}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.value-card{background:#1e222cd9;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;color:#f3f6fa;display:block;font-size:1rem;font-weight:600;height:50%;line-height:1.4;max-width:70px;min-height:70px;padding:1.2rem .7rem;transition:box-shadow .18s,transform .18s;vertical-align:middle;word-break:break-word}.value-card:before{background:linear-gradient(90deg,#06b6d4,#00bfff);content:"";height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.value-card:hover:before{transform:scaleX(1)}.value-card:hover{background:#ffffff1a;border-color:#06b6d4;box-shadow:0 20px 40px #00bfff4d;transform:translateY(-10px)}.value-card h4{color:#06b6d4;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#bbb;line-height:1.6;margin:0}.sustainability-section{background:linear-gradient(135deg,#0a2540 60%,#1e90ff);border-radius:1.5rem;box-shadow:0 8px 32px #00bfff33,0 2px 8px #18182411;margin:2rem 0;padding:3.5rem 1.5rem}.sustainability-content{background:#00bfff1a;border:1.5px solid #00bfff88;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff22;color:#eaf6ff;margin:0 auto;max-width:700px;padding:2.2rem 1.2rem}.sustainability-subtitle{color:#00bfff;font-size:1.25rem;font-weight:700;margin-bottom:1.1rem;text-shadow:0 2px 8px #00bfff33}.sustainability-highlight{color:#1e90ff;font-size:1.1rem;font-weight:600;margin-bottom:.7rem}.sustainability-text{color:#eaf6ff;font-size:1rem;margin-bottom:.7rem}.sustainability-quote{border-left:4px solid #00bfff;color:#00bfff;font-size:1.05rem;font-style:italic;margin-top:1.2rem;padding-left:1rem}@media (max-width:900px){.sustainability-section{border-radius:1rem;padding:2.2rem .7rem}.sustainability-content{border-radius:.8rem;padding:1.2rem .5rem}}@media (max-width:600px){.sustainability-section{border-radius:.7rem;padding:1.2rem .2rem}.sustainability-content{border-radius:.5rem;padding:.7rem .1rem}.sustainability-subtitle{font-size:1.05rem}.sustainability-highlight{font-size:.98rem}.sustainability-text{font-size:.95rem}.sustainability-quote{font-size:.97rem;padding-left:.6rem}}.team-container{grid-template-columns:repeat(4,1fr)}.team-member-card{background:#1e222cd9;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;display:block;height:100%;max-width:140px;min-height:70px;padding:1.2rem .7rem}.team-member-card:before{background:linear-gradient(135deg,#facc151a,#00bfff1a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.team-member-card:hover:before{opacity:1}.team-member-card:hover{border-color:#06b6d4;box-shadow:0 20px 40px #00bfff4d;transform:translateY(-10px) scale(1.02)}.team-img-container{border:3px solid #06b6d4;height:120px;margin:0 auto 1.5rem;width:120px}.team-member-card:hover .team-img-container{transform:scale(1.1)}.team-name{color:#06b6d4;font-size:1.3rem}.team-description{font-size:.9rem}.why-section{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:4rem 2rem;text-align:center}.why-title{color:#fff;font-size:2.5rem;margin-bottom:3rem;text-shadow:2px 2px 8px #00000080}.why-title span{color:#06b6d4}.qm{animation:pulse 2s infinite;color:#00bfff;font-size:3rem}.why-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.why-card{background:#1e222cd9;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;color:#f3f6fa;display:block;font-size:1rem;font-weight:600;height:100%;line-height:1.4;max-width:140px;min-height:70px;min-width:0;padding:1.2rem .7rem;text-align:center;transition:box-shadow .18s,transform .18s;vertical-align:middle;word-break:break-word}.why-card:before{background:linear-gradient(135deg,#facc151a,#00bfff1a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.why-card:hover:before{opacity:1}.why-card:hover{border-color:#06b6d4;box-shadow:0 20px 40px #00bfff4d;transform:translateY(-10px) scale(1.02)}.icon{color:#06b6d4;font-size:3rem;margin-bottom:1rem;transition:all .3s ease}.why-card:hover .icon{color:#00bfff;transform:scale(1.2) rotate(1turn)}.why-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.why-card p{color:#bbb;line-height:1.6;margin:0}.cta-section{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);overflow:hidden;padding:4rem 2rem;position:relative}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.cta-content{max-width:800px;position:relative;z-index:1}.cta-content h3{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 8px #00000080}.cta-content h3 span{color:#00bfff}.cta-content p{color:#e0e0e0;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.flip-button{background:linear-gradient(135deg,#00bfff,#00bfff);border:none;border-radius:30px;color:#000;cursor:pointer;font-size:.98rem;font-weight:600;height:42px;overflow:hidden;perspective:1000px;position:relative;transform-style:preserve-3d;transition:all .3s ease;width:140px}.flip-button:hover{box-shadow:0 10px 30px #facc1566;transform:translateY(-3px) scale(1.05)}.button-back,.button-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:transform .6s ease;width:100%}.button-front{transform:rotateY(0deg)}.button-back{background:none;transform:rotateY(180deg)}.flip-button:hover .button-front{transform:rotateY(-180deg)}.flip-button:hover .button-back{transform:rotateY(0deg)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1.1rem}.section-title{font-size:2rem}.who-we-are-container{gap:2rem;grid-template-columns:1fr}.who-we-are-image{max-width:300px}.who-we-are-image img{max-height:250px}.services-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.service-card{font-size:1rem;padding:1rem}.values-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.value-card{padding:1.5rem}.value-card h4{font-size:1.1rem}.value-card p{font-size:.9rem}.team-container{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.team-member-card{padding:1.5rem}.team-img-container{height:100px;width:100px}.team-name{font-size:1.1rem}.team-role{font-size:.9rem}.team-description{font-size:.85rem}.why-grid{gap:1.5rem;grid-template-columns:1fr}.why-card{padding:2rem}.cta-content h3,.why-title{font-size:2rem}.cta-content p{font-size:1.1rem}.flip-button{font-size:.92rem;height:36px;width:110px}.sustainability-content{padding:1.5rem}.sustainability-subtitle{font-size:1.5rem}.sustainability-text{font-size:1rem}.sustainability-quote{font-size:1.1rem}}@media (max-width:480px){.section{padding:2rem 1rem}.hero{height:50vh;min-height:300px}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.who-we-are-image{max-width:250px}.who-we-are-image img{max-height:200px}.who-we-are-text p{font-size:1rem;line-height:1.6}.services-grid{gap:1rem;grid-template-columns:1fr}.service-card{font-size:.9rem;padding:1rem}.values-grid{gap:1rem;grid-template-columns:1fr}.value-card{padding:1.2rem}.value-card h4{font-size:1rem}.value-card p{font-size:.85rem}.team-container{gap:1.5rem;grid-template-columns:1fr}.team-member-card{padding:1.2rem}.team-img-container{height:80px;width:80px}.team-name{font-size:1rem}.team-role{font-size:.85rem}.team-description{font-size:.8rem;line-height:1.5}.why-grid{gap:1.5rem;grid-template-columns:1fr}.why-card{padding:1.5rem}.why-title{font-size:1.5rem}.icon{font-size:2.5rem}.why-card h3{font-size:1.1rem}.why-card p{font-size:.9rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}.flip-button{font-size:.9rem;height:45px;width:160px}.sustainability-content{padding:1.2rem}.sustainability-subtitle{font-size:1.3rem}.sustainability-text{font-size:.9rem}.sustainability-quote{font-size:1rem}}@media (max-width:360px){.section{padding:1.5rem .75rem}.hero-content h1{font-size:1.3rem}.hero-content p{font-size:.9rem}.section-title{font-size:1.3rem}.services-grid{gap:.75rem}.service-card{font-size:.85rem;padding:.75rem}.values-grid{gap:.75rem}.value-card{padding:1rem}.value-card h4{font-size:.9rem}.value-card p{font-size:.8rem}.team-container{gap:1rem}.team-member-card{padding:1rem}.team-img-container{height:70px;width:70px}.team-name{font-size:.9rem}.team-role{font-size:.8rem}.team-description{font-size:.75rem}.why-card{padding:1.2rem}.why-title{font-size:1.3rem}.icon{font-size:2rem}.why-card h3{font-size:1rem}.why-card p{font-size:.85rem}.cta-content h3{font-size:1.3rem}.cta-content p{font-size:.9rem}.flip-button{font-size:.85rem;height:40px;width:140px}}.journey-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.journey-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:0 2rem}.journey-text h4{color:#333}.journey-text p{color:#666}.journey-milestones{grid-template-columns:repeat(2,1fr)}.milestone{background:#fffc;border-radius:12px;box-shadow:0 4px 16px #0000001a}.milestone-year{color:#007bff}.milestone-text{color:#666;font-size:.9rem}.journey-image img{height:300px}.global-impact-section{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.global-impact-section .section-title{color:#fff}.impact-content{margin:0 auto;max-width:1200px;padding:0 2rem}.impact-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;text-align:center}.stat-item h4{color:#00bfff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#e0e0e0;font-size:1rem;font-weight:500}.impact-text{margin:0 auto;max-width:800px;text-align:center}.impact-text h4{color:#00bfff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.impact-text p{color:#e0e0e0;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}@media (max-width:1200px){.impact-content,.journey-content{padding:0 1.5rem}}@media (max-width:900px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.section{padding:3rem 0}.section-title{font-size:2rem;margin-bottom:2rem}.journey-content{gap:2rem;grid-template-columns:1fr}.journey-milestones{gap:1rem}.impact-stats,.journey-milestones{grid-template-columns:repeat(2,1fr)}.impact-stats{gap:1.5rem}.journey-image img{height:250px}}@media (max-width:600px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.section{padding:2rem 0}.section-title{font-size:1.5rem;margin-bottom:1.5rem}.impact-content,.journey-content{padding:0 1rem}.impact-stats,.journey-milestones{grid-template-columns:1fr}.impact-stats{gap:1rem}.stat-item{padding:1.5rem}.stat-item h4{font-size:2rem}.journey-image img{height:200px}.milestone{padding:1rem}.milestone-year{font-size:1.2rem}.milestone-text{font-size:.8rem}}.journey-hierarchy{align-items:flex-start;display:flex;justify-content:center;margin:2rem 0 3rem}.journey-tree{list-style:none;padding-left:0;position:relative}.journey-tree li{margin:0 0 0 2rem;padding-left:2rem;position:relative}.journey-tree li:before{border-bottom:2px solid#00bfff;border-left:2px solid#00bfff;border-radius:0 0 0 .7rem;content:"";display:block;height:2.2rem;left:.7rem;position:absolute;top:.7rem;width:1.2rem;z-index:0}.journey-tree>li:before{display:none}.journey-year{background:#00bfff;border-radius:20px;box-shadow:0 2px 8px #facc1526;color:#1a2332;display:inline-block;font-size:1.1rem;font-weight:700;margin-right:1rem;padding:.3rem 1.1rem}.journey-label{color:#fff;font-size:1.1rem;font-weight:500;vertical-align:middle}@media (max-width:600px){.journey-hierarchy{margin:1rem 0 2rem}.journey-tree li{margin-left:1rem;padding-left:1rem}.journey-year{padding:.2rem .7rem}.journey-label,.journey-year{font-size:1rem}}.hero{align-items:center;background:linear-gradient(135deg,#181c24 60%,#232a34);display:flex;height:100vh;justify-content:center;min-height:60vh;overflow:hidden;position:relative}@media (max-width:900px){.hero,.hero-content{height:60vw;min-height:320px}.hero-content{min-height:200px;padding:40px 10px}}@media (max-width:600px){.hero,.hero-content{height:50vw;min-height:220px}.hero-content{min-height:120px;padding:20px 5px}}.journey-section{background:linear-gradient(135deg,#181c24 60%,#232a34);border-radius:20px;box-shadow:0 8px 32px #87cefa14;color:#fff;margin:2rem auto}.journey-content{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1200px;padding:2rem}.journey-text{flex:1 1 320px;min-width:260px}.journey-text h4{color:#00bfff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.journey-text p{color:#e0e0e0;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.journey-milestones{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.milestone{background:#ffffff14;border-radius:14px;box-shadow:0 4px 16px #87cefa1a;padding:1.5rem;text-align:center;transition:transform .18s,box-shadow .18s}.milestone:hover{box-shadow:0 8px 32px #87cefa33;transform:translateY(-6px) scale(1.04)}.milestone-year{color:#00bfff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.milestone-text{color:#87cefa;font-size:1rem;font-weight:500}.journey-image img{border-radius:16px;box-shadow:0 8px 32px #00000026;height:260px;max-width:400px;object-fit:cover;width:100%}@media (max-width:900px){.journey-content{flex-direction:column;gap:2rem;padding:1.2rem 1rem}.journey-image img{height:180px;max-width:100%}}@media (max-width:600px){.journey-content{padding:.7rem .5rem}.journey-milestones{gap:1rem;grid-template-columns:1fr}.milestone{padding:1rem}.milestone-year{font-size:1.2rem}.milestone-text{font-size:.9rem}}.team-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.team-member-card{background:#1e222ceb;border-radius:1.2rem;box-shadow:0 4px 24px #87cefa21,0 2px 8px #facc1514;color:#f3f6fa;font-size:1rem;font-weight:600;line-height:1.4;min-width:0;position:relative;text-align:center;transition:box-shadow .18s,transform .18s;vertical-align:middle;word-break:break-word}.team-member-card:hover{box-shadow:0 16px 40px #87cefa33,0 8px 32px#00bfff33;transform:translateY(-10px) scale(1.04)}.team-img-container{border:3px solid#00bfff;border-radius:50%;height:110px;margin:0 auto 1.2rem;overflow:hidden;transition:all .3s ease;width:110px}.team-member-card:hover .team-img-container{border-color:#00bfff;box-shadow:0 8px 24px #00bfff80;transform:scale(1.08)}.team-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.team-member-card:hover .team-img{transform:scale(1.1)}.team-name{color:#00bfff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.team-role{color:#00bfff;font-size:1rem;font-weight:500;margin-bottom:1rem}.team-description{color:#e0e0e0;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:900px){.team-container{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.team-member-card{padding:1.5rem}.team-img-container{height:90px;width:90px}.team-name{font-size:1.1rem}.team-role{font-size:.9rem}.team-description{font-size:.85rem}}@media (max-width:600px){.team-container{gap:1.2rem;grid-template-columns:1fr}.team-member-card{padding:1.2rem}.team-img-container{height:70px;width:70px}.team-name{font-size:1rem}.team-role{font-size:.85rem}.team-description{font-size:.8rem;line-height:1.5}}.team-member-card{align-items:center;display:flex;flex-direction:column;min-height:340px;padding:2rem 1.2rem 1.5rem}.team-member-card,.value-card{box-sizing:border-box;justify-content:flex-start;margin:0 auto;max-width:270px;width:100%}.value-card{min-height:220px;padding:1.5rem 1rem}.milestone{justify-content:center;max-width:220px;min-height:120px;padding:1.2rem .7rem}.milestone,.why-card{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;width:100%}.why-card{justify-content:flex-start;max-width:270px;min-height:180px;padding:1.5rem 1rem}@media (max-width:900px){.team-member-card,.value-card,.why-card{max-width:100%;min-height:260px;padding:1.2rem .7rem}.milestone{max-width:100%;min-height:90px;padding:1rem .5rem}}@media (max-width:600px){.team-member-card,.value-card,.why-card{max-width:100%;min-height:180px;padding:1rem .5rem}.milestone{max-width:100%;min-height:70px;padding:.7rem .3rem}}.milestone,.team-member-card,.value-card,.why-card{transition:transform .22s cubic-bezier(.4,.2,.2,1),box-shadow .22s cubic-bezier(.4,.2,.2,1),border-color .22s}.milestone:hover,.team-member-card:hover,.value-card:hover,.why-card:hover{border:2px solid#00bfff;box-shadow:0 16px 48px 0 #87cefa2e,0 8px 32px 0 #facc1521;transform:translateY(-10px) scale(1.045);z-index:2}.flip-card{align-items:center;background:#0000;border:none;border-radius:1.2rem;box-shadow:0 4px 32px #00bfff22,0 2px 8px #18182411;cursor:pointer;display:flex;height:180px;justify-content:center;margin:.7rem auto;max-width:220px;min-height:120px;min-width:0;outline:none;transition:box-shadow .22s,transform .22s}.flip-card:focus{box-shadow:0 0 0 3px #00bfff88,0 4px 32px #00bfff22}.flip-card-inner{transition:transform .7s cubic-bezier(.4,2,.3,1)}.flip-card-back,.flip-card-front{border:none;padding:1.2rem 1rem}.flip-card-front{background:#1e222cd9;border:none;box-shadow:0 2px 12px #87cefa22;color:#00bfff;font-size:1.1rem;font-weight:700;text-align:center}.flip-card-back{animation:glassLiquid 2.5s linear infinite alternate;-webkit-backdrop-filter:blur(12px) saturate(180%) brightness(1.15);backdrop-filter:blur(12px) saturate(180%) brightness(1.15);background:#ffffff1f;border:1.5px solid #00bfff2e;box-shadow:0 8px 32px #00bfff33,0 2px 8px #18182422;color:#fff;font-size:1rem;text-align:center}@keyframes glassLiquid{0%{box-shadow:0 8px 32px #00bfff33,0 2px 8px #18182422}to{box-shadow:0 12px 48px #00bfff55,0 4px 16px #18182433}}.flip-card-back p{color:#e0e0e0;font-size:.98rem;margin:0}@media (max-width:900px){.flip-card{height:140px;max-width:180px}.flip-card-back,.flip-card-front{font-size:.98rem;padding:.7rem .5rem}}@media (max-width:600px){.flip-card{height:110px;max-width:98vw}.flip-card-back,.flip-card-front{font-size:.91rem;padding:.4rem .2rem}}.impact-stats-circles{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center;margin-bottom:2rem}.stat-circle{background:linear-gradient(135deg,#232a34 80%,#181c24);border:3px solid #00bfff88;border-radius:50%;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;height:120px;position:relative;transition:box-shadow .22s,transform .22s;width:120px}.stat-circle,.stat-circle-inner{align-items:center;display:flex;justify-content:center}.stat-circle-inner{flex-direction:column;height:100%;text-align:center;width:100%}.stat-circle h4{color:#00bfff;font-size:2rem;font-weight:700;margin:0 0 .3rem}.stat-circle p{color:#e0e0e0;font-size:1.01rem;font-weight:500;margin:0}@media (max-width:900px){.impact-stats-circles{gap:1.2rem}.stat-circle{height:80px;width:80px}.stat-circle h4{font-size:1.2rem}.stat-circle p{font-size:.91rem}}@media (max-width:600px){.impact-stats-circles{gap:.7rem}.stat-circle{height:60px;min-height:60px;min-width:60px;width:60px}.stat-circle h4{font-size:1rem}.stat-circle p{font-size:.81rem}}.core-value-modern-card{align-items:center;background:linear-gradient(135deg,#181c24 80%,#232a34);border:2.5px solid #232a34;border-radius:0 0 2.5rem 2.5rem/0 0 3.5rem 3.5rem;box-shadow:0 8px 32px #00bfff33,0 2px 8px #fff2;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:270px;min-height:220px;min-width:0;overflow:visible;padding:2.2rem 1.2rem 1.7rem;position:relative;text-align:center;transition:box-shadow .22s,transform .22s;width:100%;z-index:1}.core-value-modern-card:hover{border-color:#00bfff;box-shadow:0 16px 48px #00bfff55,0 8px 32px #fff5;transform:translateY(-8px) scale(1.04)}.core-value-icon{align-items:center;background:linear-gradient(135deg,#00bfff 60%,#fff);border:4px solid #181c24;border-radius:50%;box-shadow:0 4px 24px #00bfff55,0 2px 8px #fff5;color:#181c24;display:flex;font-size:2.2rem;height:64px;justify-content:center;left:50%;position:absolute;top:-38px;transform:translateX(-50%);width:64px;z-index:2}.core-value-modern-card h4{color:#00bfff;font-size:1.18rem;font-weight:700;letter-spacing:.01em;margin-bottom:.7rem;margin-top:2.5rem}.core-value-modern-card p{color:#e0e0e0;font-size:1.01rem;line-height:1.6;margin:0}@media (max-width:900px){.core-value-modern-card{max-width:180px;min-height:140px;padding:1.2rem .5rem 1rem}.core-value-icon{font-size:1.3rem;height:48px;top:-28px;width:48px}.core-value-modern-card h4{font-size:1rem;margin-top:1.7rem}.core-value-modern-card p{font-size:.93rem}}@media (max-width:600px){.core-value-modern-card{max-width:98vw;min-height:110px;padding:.7rem .2rem}.core-value-icon{font-size:1rem;height:36px;top:-18px;width:36px}.core-value-modern-card h4{font-size:.93rem;margin-top:1.1rem}.core-value-modern-card p{font-size:.85rem}}.what-we-do-section{background:none;padding:2rem 0 2.5rem}.what-we-do-cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1100px;padding:1.5rem 0}.what-we-do-modern-card{align-items:stretch;background:linear-gradient(135deg,#181c24 80%,#232a34);border-radius:1.7rem;box-shadow:0 8px 32px #00bfff33,0 2px 8px #fff2;display:flex;flex-direction:column;justify-content:flex-start;min-height:320px;min-width:0;overflow:hidden;position:relative;transition:box-shadow .22s,transform .22s;width:100%}.what-we-do-modern-card:hover{box-shadow:0 16px 48px #00bfff55,0 8px 32px #fff5;transform:translateY(-8px) scale(1.04)}.what-we-do-card-top{align-items:center;border-radius:0 0 80px 80px/0 0 120px 120px;display:flex;height:110px;justify-content:center;position:relative;width:100%}.what-we-do-icon{background:#00000014;border-radius:50%;box-shadow:0 2px 12px #00bfff33;color:#fff;font-size:2.7rem;left:50%;padding:.7rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.what-we-do-card-content{align-items:center;background:#0000;border-radius:0 0 1.7rem 1.7rem;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:180px;padding:1.2rem 1rem 1.5rem}.what-we-do-card-content h4{color:#fff;font-size:1.13rem;font-weight:700;margin-bottom:.7rem;text-align:center}.what-we-do-card-content p{color:#e0e0e0;font-size:.98rem;line-height:1.5;margin-bottom:1.2rem;text-align:center}.what-we-do-label{border-radius:1.2rem;box-shadow:0 2px 8px #00bfff33;color:#fff;display:inline-block;font-size:.93rem;font-weight:600;letter-spacing:.04em;margin-top:auto;padding:.38rem 1.2rem}@media (max-width:900px){.what-we-do-cards-grid{gap:1.2rem;padding:.7rem 0}.what-we-do-modern-card{min-height:220px}.what-we-do-card-top{border-radius:0 0 50px 50px/0 0 80px 80px;height:70px}.what-we-do-icon{font-size:1.7rem;padding:.4rem}.what-we-do-card-content{min-height:120px;padding:.7rem .5rem 1rem}.what-we-do-card-content h4{font-size:1rem}.what-we-do-card-content p{font-size:.91rem}.what-we-do-label{font-size:.85rem;padding:.28rem .8rem}}@media (max-width:600px){.what-we-do-cards-grid{gap:.7rem;grid-template-columns:1fr;padding:.2rem 0}.what-we-do-modern-card{min-height:140px}.what-we-do-card-top{border-radius:0 0 30px 30px/0 0 40px 40px;height:40px}.what-we-do-icon{font-size:1.1rem;padding:.2rem}.what-we-do-card-content{min-height:60px;padding:.4rem .2rem .7rem}.what-we-do-card-content h4{font-size:.93rem}.what-we-do-card-content p{font-size:.81rem}.what-we-do-label{font-size:.77rem;padding:.18rem .6rem}}#core-values .section-title:after,#what-we-do .section-title:after{content:none!important;display:none!important}#core-values.section{padding-top:4.5rem}@media (max-width:600px){#core-values.section{padding-top:2rem}}:root{--bg-main:#f8fafc;--text-main:#1a202c;--card-bg:#ffffffb3;--card-shadow:0 4px 32px #1e293b14;--overlay-bg:#1e293b73}.dark-theme{--bg-main:#181c24;--text-main:#f3f6fa;--card-bg:#1e222cd9;--card-shadow:0 4px 32px #87cefa22;--overlay-bg:#1e293ba6}.industry-page{background:#f8fafc;background:var(--bg-main);color:#1a202c;color:var(--text-main);font-family:Segoe UI,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.industry-hero{align-items:center;border-radius:0 0 2rem 2rem;display:flex;height:32vw;justify-content:center;margin-bottom:2rem;max-height:380px;min-height:220px;overflow:hidden;position:relative;width:100%}.industry-hero-bg-video{filter:brightness(.5) blur(1px);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.industry-hero-img{filter:brightness(.7) blur(1px);height:100%;object-fit:cover;width:100%}.industry-hero-overlay{align-items:center;background:#1e293b73;background:var(--overlay-bg);bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:1rem;position:absolute;right:0;text-shadow:0 2px 16px #0000004d;top:0;z-index:1}.industry-hero-overlay h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.industry-hero-overlay p{font-size:1.2rem;font-weight:400}.industry-solutions{margin:0 auto;max-width:1200px;padding:2rem 1rem 1rem}.industry-solutions h2{color:#1a202c;color:var(--text-main);font-size:2rem;margin-bottom:1.5rem}.industry-solutions-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.solution-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;background:var(--card-bg);border-radius:1.2rem;box-shadow:0 4px 32px #1e293b14;box-shadow:var(--card-shadow);display:flex;flex-direction:column;padding:1.5rem 1rem;transition:transform .2s,box-shadow .2s}.solution-card:hover{box-shadow:0 8px 32px #87cefa44;transform:translateY(-6px) scale(1.03)}.solution-card img{aspect-ratio:1/1;background:#f1f5f9;border-radius:50%;display:block;height:auto;margin-bottom:1rem;max-width:120px;object-fit:cover;width:100%}.solution-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.solution-card h3,.solution-card p{color:#1a202c;color:var(--text-main)}.solution-card p{font-size:1rem;text-align:center}.industry-benefits{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;background:var(--card-bg);border-radius:1.2rem;box-shadow:0 2px 16px #87cefa22;margin:2rem auto;max-width:700px;padding:2rem 1.5rem}.industry-benefits h2{color:#1a202c;color:var(--text-main);font-size:1.5rem;margin-bottom:1rem}.industry-benefits ul{list-style:disc inside;padding-left:1rem}.industry-benefits li{color:#1a202c;color:var(--text-main);font-size:1.05rem;margin-bottom:.5rem}.industry-img-responsive{aspect-ratio:16/9;background:#181c24;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;margin-bottom:1rem;max-width:100%;object-fit:cover}.aero-flip-section{margin:3rem 0 2rem;text-align:center}.aero-flip-grid{align-items:stretch;flex-wrap:wrap;gap:2rem}.aero-flip-card,.aero-flip-grid{display:flex;justify-content:center}.aero-flip-card{align-items:center;aspect-ratio:1/1;background:#0000;border-radius:1.2rem;box-shadow:0 4px 32px #00bfff22,0 2px 8px #18182411;cursor:pointer;height:auto;margin:0 auto;max-width:220px;min-width:160px;outline:none;perspective:1200px;transition:box-shadow .22s,transform .22s;width:100%}.aero-flip-card:focus{box-shadow:0 0 0 3px #00bfff88,0 4px 32px #00bfff22}.aero-flip-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,2,.3,1);width:100%}.aero-flip-card.flipped .aero-flip-inner{transform:rotateY(180deg)}.aero-flip-back,.aero-flip-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.2rem;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.2rem 1rem;position:absolute;width:100%}.aero-flip-front{background:#1e222cd9;color:#00bfff;font-size:1.1rem;font-weight:700;text-align:center;z-index:2}.aero-flip-icon{color:#00bfff;font-size:2.5rem;margin-bottom:.7rem}.aero-flip-back{-webkit-backdrop-filter:blur(12px) saturate(180%) brightness(1.15);backdrop-filter:blur(12px) saturate(180%) brightness(1.15);background:#ffffff1f;border:1.5px solid #00bfff2e;color:#fff;font-size:1rem;text-align:center;transform:rotateY(180deg);z-index:3}.aero-circle-section{margin:3rem 0 2rem;text-align:center}.aero-circle-grid{align-items:flex-end;flex-wrap:wrap;gap:2.2rem}.aero-circle,.aero-circle-grid{display:flex;justify-content:center}.aero-circle{align-items:center;animation:floatCircle 3.5s ease-in-out infinite;background:linear-gradient(135deg,#232a34 80%,#181c24);border:3px solid #00bfff88;border-radius:50%;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;box-sizing:border-box;flex-direction:column;height:260px;overflow:hidden;padding:2.2rem 1.2rem;position:relative;text-align:center;transition:box-shadow .22s,transform .22s;width:260px}.aero-circle-icon{color:#00bfff;flex-shrink:0;font-size:4.5rem;margin-bottom:.6rem}.aero-circle-label{color:#00bfff;font-size:1.7rem;font-weight:700;margin-bottom:.4rem;word-break:break-word}.aero-circle-text{color:#e0e0e0;font-size:1.15rem;line-height:1.3;margin:0;word-break:break-word}.aero-img-anim-section{margin:3rem 0 2rem;text-align:center}.aero-img-anim-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center}.aero-img-anim-card{align-items:center;animation:floatImg 3.2s ease-in-out infinite;display:flex;flex-direction:column;margin:0 auto;max-width:220px;min-width:140px;width:100%}.aero-img-anim-img{aspect-ratio:16/9;background:#181c24;border-radius:1rem;box-shadow:0 2px 12px #87cefa22;display:block;height:auto;margin-bottom:.7rem;object-fit:cover;width:100%}.aero-img-anim-text{color:#00bfff;font-size:1rem;font-weight:600;text-align:center}@keyframes floatImg{0%{transform:translateY(0)}50%{transform:translateY(-10px) scale(1.03)}to{transform:translateY(0)}}@media (max-width:1200px){.aero-circle{height:200px;padding:1.2rem .7rem;width:200px}.aero-circle-icon{font-size:3.2rem}.aero-circle-label{font-size:1.2rem}.aero-circle-text{font-size:1rem}}@media (max-width:900px){.industry-hero{height:180px;max-height:220px;min-height:120px}.industry-hero-overlay h1{font-size:1rem}.industry-hero-overlay p{font-size:.8rem}.industry-solutions{padding:1rem .2rem}.industry-benefits{padding:1.2rem .5rem}.industry-solutions-grid{gap:1.2rem;grid-template-columns:1fr}.aero-flip-grid,.aero-img-anim-grid{flex-direction:column;gap:1.2rem}.aero-circle{height:140px;padding:.7rem .3rem;width:140px}.aero-circle-icon{font-size:2.1rem}.aero-circle-label{font-size:.98rem}.aero-circle-text{font-size:.81rem}.aero-img-anim-img{aspect-ratio:16/9;border-radius:.5rem;height:auto}}@media (max-width:700px){.industry-hero{border-radius:0 0 1rem 1rem;height:180px}.industry-hero-overlay h1{font-size:1.3rem}.industry-hero-overlay p{font-size:.95rem}.aero-circle-section h2,.aero-flip-section h2,.aero-img-anim-section h2,.industry-solutions h2{font-size:1.1rem}.aero-circle-label,.aero-flip-card h4,.aero-img-anim-text,.solution-card h3{font-size:.9rem}.aero-circle-text,.solution-card p{font-size:.8rem}.industry-benefits{padding:.7rem .2rem}.industry-img-responsive{aspect-ratio:unset;border-radius:.7rem;display:block;height:38vw;margin-left:-4vw;margin-right:-4vw;max-height:220px;max-width:100vw;min-height:120px;min-width:0;object-fit:cover;width:100vw}.aero-circle{height:100px;padding:.3rem .1rem;width:100px}.aero-circle-icon{font-size:1.3rem}.aero-circle-label{font-size:.7rem}.aero-circle-text{font-size:.65rem}.aero-img-anim-img{aspect-ratio:unset;border-radius:.5rem;display:block;height:38vw;margin-left:-4vw;margin-right:-4vw;max-height:180px;max-width:100vw;min-height:80px;min-width:0;object-fit:cover;width:100vw}}@media (max-width:600px){.aero-flip-card,.aero-img-anim-card{height:90px;width:98vw}.aero-circle{height:80px;min-height:80px;min-width:80px;padding:.3rem .1rem;width:80px}.aero-circle-icon{font-size:1.1rem}.aero-circle-label{font-size:.7rem}.aero-circle-text{font-size:.65rem}.aero-img-anim-img{border-radius:.5rem;height:40px}}@media (max-width:400px){.industry-hero{height:70px;max-height:80px;min-height:40px}.industry-hero-overlay h1{font-size:.7rem}.industry-hero-overlay p{font-size:.6rem}}@media (max-width:480px){.aero-img-anim-img,.industry-img-responsive{aspect-ratio:unset;border-radius:.4rem;display:block;height:48vw;margin-left:-8vw;margin-right:-8vw;max-height:160px;max-width:100vw;min-height:80px;min-width:0;object-fit:cover;width:100vw}}@media (max-width:900px){.aero-circle-grid{align-items:center;flex-direction:column;gap:1.2rem}.aero-circle{aspect-ratio:1/1;height:auto;margin:0 auto;max-width:320px;min-width:0;padding:1.2rem .7rem;width:90vw}}@media (max-width:600px){.aero-circle-grid{align-items:center;flex-direction:column;gap:.7rem}.aero-circle{aspect-ratio:1/1;height:auto;margin:0 auto;max-width:340px;min-width:0;padding:.7rem .2rem;width:98vw}.aero-circle-icon{font-size:1.5rem}.aero-circle-label{font-size:1rem}.aero-circle-text{font-size:.85rem}}.flip-image-card{align-items:center;aspect-ratio:16/11;background:#0000;border-radius:1.2rem;box-shadow:0 4px 32px #00bfff22,0 2px 8px #18182411;cursor:pointer;display:flex;height:auto;justify-content:center;margin:0 auto 1.5rem;max-width:320px;min-width:180px;outline:none;perspective:1200px;transition:box-shadow .22s,transform .22s;width:100%}.flip-image-card:focus{box-shadow:0 0 0 3px #00bfff88,0 4px 32px #00bfff22}.flip-image-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,2,.3,1);width:100%}.flip-image-card.flipped .flip-image-inner{transform:rotateY(180deg)}.flip-image-back,.flip-image-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.2rem;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:0;position:absolute;width:100%}.flip-image-front img{border-radius:1.2rem;display:block;height:100%;object-fit:cover;width:100%}.flip-image-back{align-items:center;-webkit-backdrop-filter:blur(12px) saturate(180%) brightness(1.15);backdrop-filter:blur(12px) saturate(180%) brightness(1.15);background:#ffffff21;border:1.5px solid #00bfff2e;color:#fff;display:flex;justify-content:center;text-align:center;transform:rotateY(180deg);z-index:3}.flip-image-back-content{padding:1.2rem 1rem;width:100%}.flip-image-back-content h3{color:#00bfff;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.flip-image-back-content p{color:#e0e0e0;font-size:1rem;margin:0}@media (max-width:900px){.flip-image-card{aspect-ratio:16/12;max-width:220px;min-width:120px}.flip-image-back-content{padding:.7rem .5rem}.flip-image-back-content h3{font-size:.98rem}.flip-image-back-content p{font-size:.85rem}}@media (max-width:600px){.flip-image-card{aspect-ratio:16/13;max-width:98vw;min-width:60vw}.flip-image-back-content{padding:.5rem .2rem}.flip-image-back-content h3{font-size:.85rem}.flip-image-back-content p{font-size:.7rem}}.mission-highlight-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.mission-highlight-card{align-items:center;background:#181c24;border-radius:0 2.5rem 2.5rem 2.5rem;box-shadow:0 4px 24px #1e293b2e;display:flex;flex-direction:column;max-width:100%;min-width:220px;padding:2.5rem 1.5rem 1.5rem;position:relative;transition:box-shadow .2s,transform .2s;width:320px}.mission-highlight-card:hover{box-shadow:0 8px 32px #00bfff44;transform:translateY(-4px) scale(1.03)}.mission-highlight-badge{align-items:center;border:6px solid #181c24;border-radius:50%;box-shadow:0 2px 8px #0000002e;color:#fff;display:flex;font-size:1.4rem;font-weight:700;height:3.2rem;justify-content:center;left:-1.2rem;position:absolute;top:-1.2rem;width:3.2rem;z-index:2}.mission-highlight-icon{color:#00bfff;font-size:2.5rem;margin-bottom:1rem}.mission-highlight-title{color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.01em;margin-bottom:.5rem;text-align:center}.mission-highlight-text{color:#e5e7eb;font-size:1rem;text-align:center}@media (max-width:900px){.mission-highlight-grid{gap:1.2rem}.mission-highlight-card{min-width:0;padding:2rem 1rem 1.2rem;width:90vw}}@media (max-width:600px){.mission-highlight-grid{align-items:center;flex-direction:column;gap:1.5rem}.mission-highlight-card{min-width:0;padding:1.5rem .7rem 1rem;width:98vw}.mission-highlight-badge{border-width:4px;font-size:1rem;height:2.2rem;left:-.8rem;top:-.8rem;width:2.2rem}.mission-highlight-icon{font-size:2rem}.mission-highlight-title{font-size:1rem}.mission-highlight-text{font-size:.95rem}}.services-page{background:linear-gradient(135deg,#181c24,#232a34);color:#f3f6fa;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}.services-header{background:#181c24f2;box-shadow:0 2px 16px #232a3444;padding:.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.logo-nav{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.2rem}.logo-link,.logo-nav{align-items:center;display:flex}.logo-img{height:48px;width:auto}.nav-center{display:flex;flex:1 1;justify-content:flex-end}.nav-links{align-items:center;display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-links li{position:relative}.dropdown-link,.nav-links a{border-radius:.5rem;color:#f3f6fa;font-size:1.05rem;font-weight:500;padding:.4rem .7rem;text-decoration:none;transition:background .2s,color .2s}.dropdown-link:hover,.nav-links a:hover{background:#232a34;color:#facc15}.dropdown{cursor:pointer}.dropdown-menu{background:#232a34ee;border-radius:.7rem;box-shadow:0 4px 24px #87cefa22;display:none;left:0;min-width:220px;padding:.5rem 0;position:absolute;top:2.2rem;z-index:20}.dropdown:focus-within .dropdown-menu,.dropdown:hover .dropdown-menu{display:block}.dropdown-menu li{width:100%}.dropdown-menu a{border-radius:.4rem;color:#f3f6fa;display:block;font-size:1rem;padding:.6rem 1.2rem;width:100%}.dropdown-menu a:hover{background:#181c24;color:#facc15}.section-title{color:#facc15}.services-section{padding:2.5rem 1rem 1.5rem}.services-grid{grid-gap:2rem;align-items:stretch;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px;width:100%}@media (max-width:900px){.services-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:600px){.services-grid{gap:.7rem;grid-template-columns:1fr;padding:0 .2rem}}.service-card{background:#1e222cb3;border:1px solid #ffffff14;box-shadow:0 4px 32px #87cefa22,0 2px 8px #facc1511;margin:0 auto;max-width:100%;min-height:340px;width:100%}.service-card:hover{background:#282c36f7;box-shadow:0 16px 48px #87cefa44,0 8px 32px #facc1533;transform:translateY(-8px) scale(1.03) rotateY(4deg);z-index:2}.service-image{align-items:center;background:#87cefa14;border-right:1px solid #ffffff12;display:flex;flex:0 0 140px;justify-content:center;padding:1.2rem .7rem}.service-image img{background:#232a34;border-radius:1rem;box-shadow:0 2px 12px #87cefa33;height:90px;width:90px}.service-text{align-items:center;justify-content:center;padding:1.2rem}.service-text h3{color:#facc15;font-size:1.25rem;margin-bottom:.5rem}.service-text ul{color:#e0e6f0;font-size:1rem;list-style:disc inside;margin:0 0 .7rem 1.1rem;padding:0}.view-more-button{background:linear-gradient(90deg,#facc15 60%,#87cefa);box-shadow:0 2px 12px #facc1533;color:#232a34;cursor:pointer;font-size:1.08rem;font-weight:700;margin-left:auto;margin-right:auto;margin-top:1.2rem;outline:none;padding:.7rem 2.2rem;text-align:center;transition:all .2s cubic-bezier(.4,2,.6,1),color .2s}.view-more-button:hover{background:linear-gradient(90deg,#87cefa 60%,#facc15);color:#181c24;transform:scale(1.07)}.news-section{background:linear-gradient(135deg,#232a34 60%,#181c24);padding:2.5rem 1rem 1.5rem}.news-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:900px}.news-card{align-items:flex-start;background:#1e222ccc;border:1px solid #ffffff12;border-radius:1.1rem;box-shadow:0 4px 24px #87cefa22,0 2px 8px #facc1511;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:1.3rem 1.1rem 1.1rem;transition:transform .18s,box-shadow .18s,background .18s}.news-card:hover{background:#282c36f7;box-shadow:0 10px 32px #87cefa44,0 4px 16px #facc1533;transform:translateY(-5px) scale(1.03)}.news-card h4{color:#facc15;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.news-card p{color:#e0e6f0;font-size:1rem;margin:0}.services-hero-section{align-items:center;background:#181c24;color:#fff;display:flex;height:60vh;justify-content:center;min-height:320px;overflow:hidden;position:relative;text-align:center}.services-hero-video{filter:brightness(.4) blur(.5px);height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:filter .4s;width:100%;z-index:0}.services-hero-overlay{animation:fadeSlideUp 1.5s cubic-bezier(.4,2,.3,1) both;color:#fff;margin:auto;max-width:900px;padding:50px 20px;position:relative;text-align:center;z-index:1}.services-hero-title{-webkit-text-fill-color:#0000;animation:fadeInUp 1.2s cubic-bezier(.4,0,.2,1) .5s both;background:linear-gradient(90deg,gold,#facc15);-webkit-background-clip:text;font-size:2.7rem;font-weight:700;margin-bottom:1rem}.services-hero-text{animation:fadeInUp 1.2s cubic-bezier(.4,0,.2,1) .7s both;color:#fff;font-size:1.25rem;margin-bottom:1.5rem;margin-top:20px}.services-hero-cta{background:linear-gradient(90deg,#facc15 60%,#87cefa);border:none;border-radius:2rem;box-shadow:0 2px 12px #facc1533;color:#232a34;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:700;margin-left:auto;margin-right:auto;margin-top:1.2rem;outline:none;padding:.7rem 2.2rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.4,2,.6,1),color .2s}.services-hero-cta:hover{background:linear-gradient(90deg,#87cefa 60%,#facc15);color:#181c24;transform:scale(1.07)}.scroll-indicator{bottom:24px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-indicator span{animation:scrollSpin 1.2s linear infinite;border:2px solid #facc15;border-radius:50%;border-top-color:#0000;display:block;height:32px;margin:0 auto;width:32px}@keyframes scrollSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:900px){.services-hero-section{height:40vh;min-height:180px}.services-hero-title{font-size:1.5rem}.services-hero-overlay{padding:30px 10px}}@media (max-width:600px){.services-hero-section{height:28vh}.services-hero-title{font-size:1.1rem}.services-hero-overlay{padding:18px 4px}}.why-choose-us-section{background:linear-gradient(135deg,#232a34 60%,#181c24);border-radius:1.5rem;box-shadow:0 4px 32px #87cefa22,0 2px 8px #facc1511;margin:2rem auto;max-width:1200px;padding:2.5rem 1rem 1.5rem}.why-choose-title{color:#facc15;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center;text-shadow:0 2px 16px #232a34}.why-choose-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center}.why-choose-card{align-items:center;animation:fadeInStep 1s cubic-bezier(.4,2,.3,1);background:#1e222ccc;border:1px solid #ffffff12;border-radius:1.2rem;box-shadow:0 4px 24px #87cefa22,0 2px 8px #facc1511;display:flex;flex-direction:column;justify-content:flex-start;min-height:180px;padding:2rem 1.2rem 1.2rem;text-align:center;transition:transform .18s,box-shadow .18s,background .18s}.why-choose-card:hover{background:#282c36f7;box-shadow:0 10px 32px #87cefa44,0 4px 16px #facc1533;transform:translateY(-5px) scale(1.03)}.why-choose-icon{color:#facc15;filter:drop-shadow(0 2px 8px #87cefa33);font-size:2.5rem;margin-bottom:.7rem}.why-choose-card h3{color:#facc15;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.why-choose-card p{color:#e0e6f0;font-size:1rem;margin:0}@media (max-width:900px){.why-choose-us-section{border-radius:1rem;padding:1.2rem .3rem 1rem}.why-choose-title{font-size:1.2rem}.why-choose-card{padding:1.2rem .7rem .7rem}.why-choose-icon{font-size:1.5rem}}@media (max-width:600px){.why-choose-us-section{border-radius:.7rem;padding:.7rem .1rem .5rem}.why-choose-title{font-size:1rem}.why-choose-card{padding:.7rem .3rem .3rem}.why-choose-icon{font-size:1.1rem}}.services-impact-section{background:linear-gradient(135deg,#181c24,#232a34);border-radius:1.2rem;box-shadow:0 4px 32px #87cefa22,0 2px 8px #facc1511;margin:0 auto 2rem;max-width:900px;padding:2rem 0 1.5rem}.impact-stats-grid{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-content:center}.impact-stat-box{align-items:center;animation:fadeInStep 1s cubic-bezier(.4,2,.3,1);background:#1e222ccc;border:1px solid #ffffff12;border-radius:1.1rem;box-shadow:0 4px 24px #87cefa22,0 2px 8px #facc1511;display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:1.5rem 1.2rem 1.2rem;text-align:center;transition:transform .18s,box-shadow .18s,background .18s}.impact-stat-box:hover{background:#282c36f7;box-shadow:0 10px 32px #87cefa44,0 4px 16px #facc1533;transform:translateY(-3px) scale(1.03)}.counter{color:#facc15;font-size:2.2rem;font-weight:700;margin-bottom:.3rem;text-shadow:0 2px 8px #232a34}.impact-label{color:#e0e6f0;font-size:1.05rem;font-weight:500}@media (max-width:900px){.services-impact-section{border-radius:.7rem;padding:1.2rem 0 .7rem}.impact-stats-grid{gap:.7rem}.impact-stat-box{padding:1rem .7rem .7rem}.counter{font-size:1.2rem}}@media (max-width:600px){.services-impact-section{border-radius:.4rem;padding:.7rem 0 .3rem}.impact-stats-grid{gap:.3rem}.impact-stat-box{padding:.7rem .3rem .3rem}.counter{font-size:1rem}}.creative-service-card{overflow:visible;position:relative;transition:box-shadow .3s,transform .3s}.service-card-icon-overlay{align-items:center;background:linear-gradient(135deg,#facc15 60%,#87cefa);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 12px #facc1533;color:#232a34;display:flex;font-size:2rem;height:48px;justify-content:center;pointer-events:none;position:absolute;right:24px;top:-24px;transition:transform .2s,box-shadow .2s;width:48px;z-index:3}.creative-service-card:hover .service-card-icon-overlay{box-shadow:0 8px 24px #facc1555;transform:scale(1.15) rotate(-8deg)}@media (max-width:900px){.service-card-icon-overlay{font-size:1.2rem;height:32px;right:12px;top:-14px;width:32px}}@media (max-width:600px){.service-card-icon-overlay{font-size:.9rem;height:22px;right:6px;top:-8px;width:22px}}.cloud-journey,.steps-section{background:linear-gradient(135deg,#232a34 60%,#181c24);padding:2.5rem 1rem 1.5rem}.step{align-items:center;animation:fadeInStep 1s cubic-bezier(.4,2,.3,1);background:#1e222ccc;border:1px solid #ffffff12;box-shadow:0 4px 24px #87cefa22,0 2px 8px #facc1511;display:flex;flex-direction:column;min-width:180px;transition:transform .18s,box-shadow .18s,background .18s}.step span[role=img]{display:block;font-size:2.2rem;margin-bottom:.5rem}.step:hover{background:#282c36f7;box-shadow:0 10px 32px #87cefa44,0 4px 16px #facc1533;transform:translateY(-4px) scale(1.04) rotate(-2deg)}@keyframes fadeInStep{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.service-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:2rem auto 0;max-width:1200px;padding:0 1rem 2rem}.glass-card{align-items:stretch;animation:fadeInCard 1.2s cubic-bezier(.4,2,.3,1);background:#1e222cb3;border:1px solid #ffffff14;border-radius:1.2rem;box-shadow:0 4px 32px #87cefa22,0 2px 8px #facc1511;display:flex;flex-direction:column;min-height:220px;overflow:hidden;perspective:1200px;position:relative;transition:transform .25s cubic-bezier(.4,2,.3,1),box-shadow .18s,background .18s}.glass-card:hover{background:#282c36f7;box-shadow:0 16px 48px #87cefa44,0 8px 32px #facc1533;transform:translateY(-8px) scale(1.03) rotateY(4deg);z-index:2}@keyframes fadeInCard{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.card-image{align-items:center;background:#87cefa14;border-bottom:1px solid #ffffff12;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.card-img{background:#232a34;border-radius:.7rem .7rem 0 0;box-shadow:0 2px 12px #87cefa33;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,2,.3,1);width:100%}.glass-card:hover .card-img{transform:scale(1.07) rotate(-2deg)}.overlay-text{background:#181c24b3;border-radius:.5rem;bottom:12px;color:#facc15;font-size:1.15rem;font-weight:700;left:0;margin:0 1.2rem;padding:.2rem .5rem;pointer-events:none;position:absolute;right:0;text-align:center;text-shadow:0 2px 8px #232a34;z-index:2}.card-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1.2rem}.highlight-description{color:#f3f6fa;font-size:1.08rem;font-weight:500;margin-bottom:.7rem}.highlight-list{color:#e0e6f0;font-size:1rem;list-style:disc inside;margin:0 0 .7rem 1.1rem;padding:0}.card-label{color:#facc15;font-size:1.1rem;font-weight:700;margin:.7rem 0 .2rem;text-align:center;text-shadow:0 2px 8px #232a34;z-index:2}.hero-animate{align-items:center;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative;width:100%}.hero-video-fadezoom{filter:brightness(.4);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-overlay-fadezoom{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:80px 20px;position:relative;text-align:center;width:100%;z-index:1}.hero-overlay-fadezoom:before{background:none;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes fadeZoomIn{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-title-animate{font-size:2.2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #000a}.hero-text-animate{color:#e0e0e0;font-size:1.15rem;line-height:1.7;margin-bottom:.5rem;max-width:700px;text-shadow:0 1px 4px #0008}.glass-card{animation:cardFadeIn 1.1s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px) saturate(120%);backdrop-filter:blur(12px) saturate(120%);background:#1e1e28b3;border:1.5px solid #ffffff2e;border-radius:1.5rem;box-shadow:0 8px 32px 0 #00000040,inset 0 1.5px 8px 0 #ffffff14;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.glass-card:focus,.glass-card:hover{box-shadow:0 16px 48px 0 #00000059,inset 0 2px 12px 0 #ffffff1f;transform:translateY(-6px) scale(1.03) rotateX(2deg)}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.steps .step{animation:cardFadeIn 1.1s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px) saturate(110%);backdrop-filter:blur(8px) saturate(110%);background:#28283cb3;border:1px solid #ffffff1f;border-radius:1.2rem;box-shadow:0 4px 16px 0 #0000002e,inset 0 1px 4px 0 #ffffff0f;transition:box-shadow .3s,transform .3s}.steps .step:focus,.steps .step:hover{box-shadow:0 8px 32px 0 #00000047,inset 0 1.5px 8px 0 #ffffff1a;transform:translateY(-4px) scale(1.02) rotateX(1deg)}.service-nav-bar{align-items:center;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:#181c248c;border-bottom:2.5px solid var(--accent);border-radius:0 0 1.5rem 1.5rem;box-shadow:0 8px 32px 0 #00bfff1f,0 2px 8px 0 #00bfff14;display:flex;justify-content:center;margin-bottom:1.5rem;padding:.5rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;transition:background .3s,box-shadow .3s;width:100%;z-index:20}.service-nav-link{align-items:center;background:#00bfff14;border-radius:1.2rem;box-shadow:0 2px 8px 0 #00bfff14;color:var(--primary-text);display:flex;font-size:1.05rem;font-weight:600;gap:.5rem;margin:0 .2rem;padding:.7rem 1.2rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.service-nav-link.active,.service-nav-link:focus,.service-nav-link:hover{background:linear-gradient(90deg,var(--accent) 60%,var(--accent-alt) 100%);box-shadow:0 4px 16px 0 var(--accent);color:var(--primary-bg)}.service-nav-icon{background:#fff;object-fit:cover}.service-nav-icon,.service-nav-icon-lib{border:2px solid #facc15;border-radius:50%;box-shadow:0 2px 8px #00bfff44;height:32px;width:32px}.service-nav-icon-lib{align-items:center;background:#232a34;color:#facc15;display:flex;font-size:1.6rem;justify-content:center;transition:background .2s,color .2s,box-shadow .2s}@media (max-width:900px){.service-nav-icon-lib{font-size:1.2rem;height:26px;width:26px}}@media (max-width:600px){.service-nav-icon-lib{font-size:1rem;height:20px;width:20px}}@media (max-width:900px){.service-nav-bar{border-radius:0 0 1rem 1rem;flex-wrap:wrap;padding:.5rem}.service-nav-link{font-size:.98rem;margin:0 .1rem .5rem;padding:.6rem .7rem}}@media (max-width:600px){.service-nav-bar{align-items:stretch;border-radius:0 0 .7rem .7rem;flex-direction:column;margin-bottom:1rem;padding:.3rem .2rem}.service-nav-link{font-size:.95rem;justify-content:flex-start;margin:0 0 .5rem;padding:.6rem .5rem;width:100%}}.service-card{background:none;border-radius:1.5rem;box-shadow:none;transition:box-shadow .3s,transform .3s}.service-card .service-image{align-items:center;background:#111;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.service-card .service-image img{border-radius:1.5rem 1.5rem 0 0;box-shadow:0 4px 16px #00bfff22;height:100%;object-fit:cover;transition:transform .3s;width:100%}.service-card:hover .service-image img{transform:scale(1.07) rotate(-1deg)}.service-card .service-text{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.2rem 1.2rem 1.5rem}.service-card h3{color:#facc15;font-size:1.3rem;font-weight:700;letter-spacing:.5px;margin-bottom:.7rem}.service-card ul{color:#eee;font-size:1rem;line-height:1.5;margin:0 0 1.1rem;padding-left:1.1rem}.service-card ul li{margin-bottom:.3rem}.view-more-button{align-self:flex-start;background:linear-gradient(90deg,#00bfff,#facc15);border:none;border-radius:2rem;box-shadow:0 2px 8px #00bfff44;color:#222;font-size:1rem;padding:.5rem 1.3rem;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.view-more-button:focus,.view-more-button:hover{background:linear-gradient(90deg,#facc15,#00bfff);box-shadow:0 4px 16px #facc1533;color:#111;transform:translateY(-2px) scale(1.04)}.service-img-responsive{background:#181c24;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 4px 16px #00bfff22;display:block;height:100%;object-fit:cover;transition:transform .3s;width:100%}@media (max-width:900px){.service-img-responsive{border-radius:1.2rem 1.2rem 0 0}}@media (max-width:600px){.service-img-responsive{border-radius:1rem 1rem 0 0}}@media (max-width:1100px){.service-cards{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.steps{gap:.7rem}}@media (max-width:900px){.logo-img{height:38px}.services-header{padding:.2rem 0}.news-section,.services-section{padding:1.2rem .3rem 1rem}.section-title{font-size:1.4rem}.service-card{align-items:stretch;flex-direction:column;min-height:140px}.service-image{border-bottom:1px solid #ffffff12;border-right:none;flex:0 0 100px;justify-content:flex-start;padding:.7rem .7rem 0}.service-image img{height:60px;width:60px}.service-text{padding:.7rem}.intro-section{height:40vh;min-height:180px}.steps{align-items:stretch;flex-direction:column;gap:.7rem}.step{font-size:1rem;min-width:0;padding:1rem .7rem}.card-image{height:120px}.hero-title-animate{font-size:2rem}.hero-overlay-fadezoom{padding:30px 10px}.hero-animate{height:40vh}}@media (max-width:600px){.news-grid,.services-grid{gap:.7rem;grid-template-columns:1fr}.nav-links{font-size:.95rem;gap:.5rem}.logo-img{height:28px}.intro-section>div{padding:20px 5px}.service-cards{padding:0 .2rem 1rem}.card-content{padding:.7rem}.card-label{font-size:1rem}.hero-title-animate{font-size:1.3rem}.hero-overlay-fadezoom{padding:18px 4px}.hero-animate{height:28vh}}.service-section.black-theme{background:#0a0a0af2;border-radius:18px;box-shadow:0 4px 32px #0000002e;color:#fff;margin-bottom:2rem;padding:3rem 0}.service-section.black-theme .container{margin:0 auto;max-width:900px;padding:0 1.5rem}.service-section.black-theme h2{color:#facc15;font-size:2rem;margin-bottom:1.2rem;text-shadow:0 2px 12px #0006}.service-section.black-theme p{color:#e0e0e0;font-size:1.1rem;margin-bottom:1.2rem}.service-section.black-theme ul{margin-bottom:0;padding-left:1.2rem}.service-section.black-theme li{color:#87cefa;font-size:1.05rem;line-height:1.6;margin-bottom:.7rem}@media (max-width:900px){.service-section.black-theme{border-radius:12px;padding:2rem .5rem}.service-section.black-theme .container{padding:0 .5rem}.service-section.black-theme h2{font-size:1.3rem}}@media (max-width:600px){.service-section.black-theme{border-radius:8px;padding:1.2rem .2rem}.service-section.black-theme .container{padding:0 .2rem}.service-section.black-theme h2{font-size:1.1rem}.service-section.black-theme li,.service-section.black-theme p{font-size:.98rem}}.ai-hero-section{align-items:center;background:#0a0a1a;display:flex;justify-content:center;max-height:480px;min-height:55vh;overflow:hidden;position:relative;width:100vw}.ai-hero-video{filter:brightness(.45) blur(1px);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.ai-hero-overlay{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:2rem;box-shadow:none;display:flex;flex-direction:column;margin:0 auto;max-width:900px;padding:70px 24px 60px;position:relative;text-align:center;width:100%;z-index:1}.ai-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00f7ff 40%,#ff9800);-webkit-background-clip:text;background-clip:text;color:#00f7ff;font-size:2.3rem;font-weight:800;letter-spacing:.01em;margin-bottom:1.1rem;text-shadow:0 2px 24px #00bfff99,0 2px 8px #ff980099}.ai-hero-subtitle{color:#e0e6f0;font-size:1.18rem;font-weight:500;margin-bottom:.2rem;text-shadow:0 2px 12px #00bfff55}@media (max-width:900px){.ai-hero-section{max-height:320px;min-height:38vh}.ai-hero-title{font-size:1.5rem}.ai-hero-overlay{padding:40px 10px 30px}}@media (max-width:600px){.ai-hero-section{max-height:200px;min-height:28vh}.ai-hero-title{font-size:1.1rem}.ai-hero-overlay{border-radius:1.1rem;padding:18px 4vw}}.ai-journey-section{background:linear-gradient(135deg,#0a0a1a 60%,#181c24);border-radius:2rem;box-shadow:0 8px 32px #00bfff22;margin:0 auto 2rem;max-width:1200px;padding:3.5rem 1rem 2.5rem}.ai-journey-title{color:#ff9800;font-size:2rem;font-weight:700;letter-spacing:.01em;margin-bottom:2.2rem;text-align:center;text-shadow:0 2px 16px #232a34}.ai-steps-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.ai-step-card{align-items:center;background:#00f7ff14;border:2px solid #00f7ff44;border-radius:1.5rem;box-shadow:0 4px 24px #00bfff33,0 2px 8px #ff980033;display:flex;flex:1 1 210px;flex-direction:column;margin-bottom:.5rem;max-width:270px;min-width:210px;padding:2.2rem 1.2rem 1.5rem;position:relative;text-align:center;transition:box-shadow .22s,transform .22s,border-color .22s}.ai-step-card:hover{border-color:#ff9800;box-shadow:0 8px 32px #00f7ffcc,0 2px 8px #ff9800cc;transform:translateY(-8px) scale(1.04)}.ai-step-icon{color:#00f7ff;display:block;filter:drop-shadow(0 2px 8px #00bfff88);font-size:2.7rem;margin-bottom:1.1rem;text-shadow:0 2px 12px #ff9800aa}.ai-step-card h3{color:#ff9800;font-size:1.18rem;font-weight:700;margin-bottom:.7rem;text-shadow:0 2px 8px #ff9800aa}.ai-step-card p{color:#e0e6f0;font-size:1rem;font-weight:500;margin-bottom:0}@media (max-width:900px){.ai-steps-grid{gap:1.1rem}.ai-step-card{max-width:220px;min-width:160px;padding:1.2rem .7rem 1rem}.ai-step-icon{font-size:2rem}.ai-step-card h3{font-size:1rem}.ai-step-card p{font-size:.92rem}}@media (max-width:600px){.ai-journey-section{border-radius:1rem;padding:1.5rem .2rem 1.2rem}.ai-steps-grid{flex-direction:column;gap:.7rem}.ai-step-card{max-width:100%;min-width:0;padding:1rem .5rem .7rem}.ai-step-icon{font-size:1.5rem}}.how-we-work-cards{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-items:center;margin:2rem 0 1rem}.how-card{align-items:center;background:#181c24;border-radius:18px;box-shadow:0 4px 24px #0008,0 1.5px 6px #00bfff22;box-sizing:border-box;display:flex;flex:1 1 200px;flex-direction:column;margin:.5rem 0;max-width:320px;min-width:200px;padding:2.2rem 1.2rem 1.2rem;position:relative;width:100%}.how-card-ribbon{background:#00bfff;border-radius:0 18px 0 18px;box-shadow:0 2px 8px #00bfff44;color:#181c24;font-size:.95rem;font-weight:600;padding:.5rem 1.2rem;position:absolute;right:0;top:0;z-index:2}.how-card-content{align-items:center;display:flex;flex-direction:column;margin-bottom:1.2rem}.how-card-emoji{font-size:2.5rem;margin-bottom:.7rem}.how-card h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.how-card p{color:#e0e0e0;font-size:1rem;margin-bottom:.2rem}.how-card-btn{display:none}@media (max-width:1100px){.how-we-work-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.how-card{max-width:95vw;min-width:180px;padding:1.5rem .7rem 1rem}}@media (max-width:600px){.how-we-work-cards{gap:1rem;grid-template-columns:1fr;margin:1rem 0}.how-card{margin:.5rem 0;max-width:100vw;min-width:0;padding:1.2rem .5rem .8rem;width:100%}}.dark-bg{background:#181c24!important;color:#f3f6fa!important}.it-cards-section{background:#181c24;padding:2.5rem 0 1.5rem;width:100%}.it-cards-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-items:center;margin:0 auto;max-width:1200px;width:100%}@media (max-width:1100px){.it-cards-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.it-cards-grid{gap:1rem;grid-template-columns:1fr;margin:1rem 0}}.it-card{align-items:center;background:#232a34;border-radius:18px;box-shadow:0 4px 24px #0008,0 1.5px 6px #00bfff22;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;margin:.5rem 0;max-width:320px;min-width:200px;padding:2.2rem 1.2rem 1.2rem;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.it-card:hover{box-shadow:0 8px 32px #00bfff44,0 2px 8px #00bfff22;transform:translateY(-6px) scale(1.03)}.it-card-icon{font-size:2.5rem;margin-bottom:1rem}.it-card-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.it-card-subtitle{color:#e0e0e0;font-size:1rem;margin-bottom:1.2rem;text-align:center}.it-card-btn{background:#fff;border:none;border-radius:24px;box-shadow:0 2px 8px #00bfff44;color:inherit;cursor:pointer;font-size:1rem;font-weight:600;margin-top:auto;padding:.7rem 1.6rem;transition:background .2s,color .2s,transform .2s}.it-card-btn:hover{background:#00bfff;color:#181c24;transform:translateY(-2px) scale(1.04)}.it-card-pink .it-card-btn{color:#e91e63}.it-card-blue .it-card-btn{color:#2196f3}.it-card-orange .it-card-btn{color:#ff7043}.it-card-green .it-card-btn{color:#43a047}.it-card-pink{border-top:6px solid #e91e63}.it-card-blue{border-top:6px solid #2196f3}.it-card-orange{border-top:6px solid #ff7043}.it-card-green{border-top:6px solid #43a047}@media (max-width:1100px){.it-card{max-width:95vw;min-width:180px;padding:1.5rem .7rem 1rem}}@media (max-width:600px){.it-card{margin:.5rem 0;max-width:100vw;min-width:0;padding:1.2rem .5rem .8rem;width:100%}}.network-info-cards-section{background:#181c24;padding:3rem 0 2rem;width:100%}.network-info-cards{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:1100px}@media (max-width:900px){.network-info-cards{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}}.network-info-card{align-items:flex-start;background:#232a34;border-radius:18px;box-shadow:0 4px 24px #0008,0 1.5px 6px #00bfff22;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;max-width:350px;min-width:220px;padding:2.2rem 1.5rem 1.5rem;transition:transform .2s,box-shadow .2s;width:100%}.network-info-card:hover{box-shadow:0 8px 32px #00bfff44,0 2px 8px #00bfff22;transform:translateY(-6px) scale(1.03)}.network-info-title{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.01em;margin-bottom:1rem}.network-info-desc{color:#e0e0e0;font-size:1.05rem;line-height:1.6;margin-bottom:1.1rem}.network-info-list{color:#e0e0e0;font-size:1rem;list-style:disc inside;margin:0 0 0 1.1rem;padding:0}.network-info-list li{line-height:1.5;margin-bottom:.5rem}.network-banner-cards-section{background:#181c24;padding:3rem 0 2rem;position:relative;width:100%;z-index:1}.network-banner-rod{background:linear-gradient(90deg,#444,#aaa);border-radius:8px;box-shadow:0 2px 12px #0008;height:14px;margin:0 auto 2.5rem;max-width:1100px;width:90%}.network-banner-cards{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:0 auto;max-width:1100px}@media (max-width:900px){.network-banner-cards{align-items:center;flex-direction:column;gap:1.5rem}}.network-banner-card{align-items:center;background:#232a34;border-radius:0 0 18px 18px;box-shadow:0 4px 24px #0008,0 1.5px 6px #00bfff22;color:#fff;display:flex;flex-direction:column;margin-bottom:0;margin-top:0;max-width:270px;min-width:220px;padding:2.2rem 1.2rem 1.8rem;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.network-banner-card:after{background:inherit;bottom:-24px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);content:"";height:32px;left:50%;position:absolute;transform:translateX(-50%);width:60px;z-index:2}.banner-blue,.banner-blue:after{background:#1e3a5c}.banner-orange,.banner-orange:after{background:#ff7043}.banner-green,.banner-green:after{background:#43a047}.banner-icon{color:#fff;font-size:2.2rem;margin-bottom:1rem}.banner-title{font-size:1.15rem;font-weight:700;letter-spacing:.01em;margin-bottom:.7rem;text-align:center}.banner-desc{color:#e0e0e0;font-size:1rem;line-height:1.6;margin-bottom:1.1rem;text-align:center}.banner-list{color:#fff;font-size:.98rem;list-style:disc inside;margin:0 0 0 .5rem;padding:0;text-align:left}.banner-list li{line-height:1.5;margin-bottom:.5rem}@media (max-width:600px){.network-banner-cards{align-items:center;flex-direction:column;gap:1.2rem}.network-banner-card{max-width:95vw;min-width:0;padding:1.2rem .7rem 1.5rem;width:100%}.network-banner-rod{height:10px;margin-bottom:1.2rem}}.data-banner-cards-section{background:#181c24;padding:3rem 0 2rem;position:relative;width:100%;z-index:1}.data-banner-rod{background:linear-gradient(90deg,#444,#aaa);border-radius:8px;box-shadow:0 2px 12px #0008;height:14px;margin:0 auto 2.5rem;max-width:1200px;width:95%}.data-banner-cards{grid-gap:2.2rem;align-items:end;display:grid;gap:2.2rem;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;max-width:1200px}@media (max-width:1200px){.data-banner-cards{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.data-banner-cards{gap:1.2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.data-banner-cards{gap:1.1rem;grid-template-columns:1fr}.data-banner-card{max-width:95vw;min-width:0;padding:1.2rem .7rem 1.5rem;width:100%}.data-banner-rod{height:10px;margin-bottom:1.2rem}}.data-banner-card{align-items:center;background:#181c24;border-radius:0 0 18px 18px;box-shadow:0 4px 24px #0008,0 1.5px 6px #00bfff22;color:#fff;display:flex;flex-direction:column;margin-bottom:0;margin-top:0;max-width:220px;min-width:160px;padding:2.2rem 1.2rem 1.8rem;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.data-banner-card:after{background:#181c24;bottom:-24px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);content:"";height:32px;left:50%;position:absolute;transform:translateX(-50%);width:60px;z-index:2}.banner-blue,.banner-cyan,.banner-green,.banner-orange,.banner-yellow{background:#181c24!important;color:#fff!important}.banner-blue:after,.banner-cyan:after,.banner-green:after,.banner-orange:after,.banner-yellow:after{background:#181c24!important}.data-banner-card:first-child{max-width:170px;min-width:140px}.data-banner-card:nth-child(2){max-width:190px;min-width:160px}.data-banner-card:nth-child(3){max-width:210px;min-width:180px}.data-banner-card:nth-child(4){max-width:230px;min-width:200px}.data-banner-card:nth-child(5){max-width:250px;min-width:220px}@media (max-width:600px){.data-banner-card,.data-banner-card:nth-child(n){max-width:95vw;min-width:0;width:100%}}.cognitive-cards-section{background:#181c24;padding:3rem 0 2rem;position:relative;width:100%;z-index:1}.cognitive-cards{grid-gap:2.2rem;align-items:stretch;display:grid;gap:2.2rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:1200px}@media (max-width:1100px){.cognitive-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.cognitive-cards{gap:1.1rem;grid-template-columns:1fr}}.cognitive-card{align-items:flex-start;background:#181c24;border:2.5px solid #bfa14a;border-radius:18px;box-shadow:0 8px 32px #000c,0 4px 24px #ffd70033;color:#fff;display:flex;flex-direction:column;margin-bottom:0;margin-top:0;max-width:340px;min-width:180px;overflow:hidden;padding:2.2rem 1.2rem 1.8rem;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.cognitive-card:before{background:linear-gradient(135deg,#bfa14a 60%,#0000);border-radius:18px 0 0 18px;content:"";height:100%;left:0;opacity:.18;position:absolute;top:0;width:60px;z-index:0}.cognitive-card-title{color:gold;font-size:1.2rem;font-weight:700;letter-spacing:.01em;margin-bottom:1rem;position:relative;z-index:1}.cognitive-card-desc{color:#e0e0e0;font-size:1.05rem;line-height:1.6;margin-bottom:1.1rem;position:relative;z-index:1}.cognitive-card-list{color:#fff;font-size:1rem;list-style:disc inside;margin:0 0 0 1.1rem;padding:0;position:relative;z-index:1}.cognitive-card-list li{line-height:1.5;margin-bottom:.5rem}.gold-text{color:gold!important;font-weight:600}.careers-page{background:#181824;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden;position:relative;z-index:1}.hero-background{height:100vh;overflow:hidden;position:relative}.hero-video{filter:brightness(.7) blur(.5px);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero-content{top:55%;transform:translateY(-55%)}.hero-icon{align-items:center;animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#12e6bf,#0eacd4);border-radius:50%;box-shadow:0 20px 40px #87cefa66;color:#0a0a0a;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}.hero-title{-webkit-text-fill-color:#0000;animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#fca903,#e67717);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-bottom:2rem}.hero-btn{align-items:center;background:linear-gradient(135deg,#e96209,#ed9016);box-shadow:0 8px 32px #87cefa66;color:#0a0a0a;display:inline-flex;gap:.5rem}.hero-btn:hover{box-shadow:0 12px 40px #87cefa99,0 8px 24px #facc1566}.stats-section{background:#1a1a2ecc;padding:4rem 0}.stat-card,.stats-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card{background:#ffffff0d;border:1px solid #87cefa33;border-radius:20px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s ease}.stat-card:before{background:linear-gradient(135deg,#87cefa1a,#facc151a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.stat-card:hover:before{opacity:1}.stat-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d,0 10px 20px #facc1533;transform:translateY(-10px) rotateX(5deg)}.stat-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;position:relative;transition:all .3s ease;width:60px;z-index:1}.stat-card:hover .stat-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.stat-number{color:#00bfff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label,.stat-number{position:relative;z-index:1}.stat-label{color:#e0e0e0;font-size:1rem}.positions-section{background:#0a0a0ae6;padding:4rem 0}.header-icon{align-items:center;border-radius:50%;color:#0a0a0a;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.header-icon,.section-header h2{background:linear-gradient(135deg,#87cefa,#00bfff)}.section-header h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.section-header p{color:#e0e0e0;font-size:1.1rem}.job-listings{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.job-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #87cefa33;border-radius:20px;overflow:hidden;padding:2rem;transition:all .4s ease}.job-card:before{background:linear-gradient(135deg,#87cefa1a,#facc151a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.job-card:hover:before{opacity:1}.job-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d,0 10px 20px #facc1533;transform:translateY(-10px) rotateX(5deg)}.job-header{gap:1rem}.job-icon{border-radius:12px;font-size:1.2rem;height:50px;position:relative;transition:all .3s ease;width:50px;z-index:1}.job-card:hover .job-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.job-info h3{font-weight:600;margin-bottom:.5rem}.job-info h3,.job-meta{position:relative;z-index:1}.job-meta{gap:1rem}.job-meta span{align-items:center;color:#e0e0e0;display:flex;font-size:.9rem;gap:.3rem}.job-meta i{color:#87cefa}.job-description{line-height:1.6;margin-bottom:1.5rem}.job-description,.job-footer{position:relative;z-index:1}.job-category{background:#87cefa33;font-size:.8rem;padding:.3rem .8rem}.apply-btn{font-size:.9rem;overflow:hidden;padding:.8rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.apply-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.apply-btn:hover:before{left:100%}.apply-btn:hover{box-shadow:0 8px 24px #87cefa66;transform:translateY(-2px) scale(1.05)}.why-work-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc;padding:4rem 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#ffffff0d;border:1px solid #87cefa33;border-radius:20px;padding:2rem;transition:all .4s ease}.benefit-card:before{background:linear-gradient(135deg,#87cefa1a,#facc151a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.benefit-card:hover:before{opacity:1}.benefit-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d,0 10px 20px #facc1533;transform:translateY(-10px) rotateX(5deg)}.benefit-icon{font-size:2rem;height:80px;margin:0 auto 1.5rem;position:relative;transition:all .3s ease;width:80px;z-index:1}.benefit-card:hover .benefit-icon{box-shadow:0 8px 24px #87cefa80}.benefit-card h4{font-size:1.3rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:1}.benefit-card p{line-height:1.6;position:relative;z-index:1}.culture-section{background:#0a0a0ae6;padding:4rem 0}.culture-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.culture-text{position:relative}.culture-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:2rem;transition:all .3s ease;width:80px}.culture-text:hover .culture-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.culture-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#87cefa,#00bfff);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.culture-text p{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.culture-features{display:flex;flex-direction:column;gap:1rem}.culture-feature{align-items:center;color:#e0e0e0;display:flex;font-size:1rem;gap:.8rem}.culture-feature i{color:#00bfff;font-size:1.2rem}.culture-image img{border-radius:20px;box-shadow:0 20px 40px #87cefa4d;transition:all .4s ease}.culture-image img:hover{box-shadow:0 30px 60px #87cefa80;transform:scale(1.05) rotateY(5deg)}.cta-section{background:#0a0a0ae6;padding:4rem 0;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 2rem;transition:all .3s ease;width:80px}.cta-content:hover .cta-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.cta-section h2{color:#00bfff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{color:#e0e0e0;font-size:1.2rem;margin-bottom:.5rem}.cta-section a{color:#87cefa;font-weight:600;text-decoration:none}.cta-section a:hover{color:#00bfff}.cta-subtitle{color:#b0b0b0;font-size:1rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{align-items:center;border-radius:25px;display:inline-flex;font-weight:600;gap:.5rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.cta-btn.primary{background:linear-gradient(135deg,#87cefa,#00bfff);color:#0a0a0a}.cta-btn.secondary{background:#ffffff1a;border:1px solid #87cefa4d;color:#fff}.cta-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-btn:hover:before{left:100%}.cta-btn:hover{box-shadow:0 8px 24px #87cefa66;transform:translateY(-2px) scale(1.05)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-icon{font-size:2.5rem;height:80px;width:80px}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.benefits-grid,.culture-content,.job-listings{grid-template-columns:1fr}.culture-content{gap:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-section h2,.culture-text h2,.section-header h2{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-btn{font-size:1rem;padding:.8rem 2rem}.stats-grid{grid-template-columns:1fr}.benefit-card,.job-card,.stat-card{padding:1.5rem}.job-meta{flex-direction:column;gap:.5rem}.job-footer{align-items:flex-start;flex-direction:column;gap:1rem}.cta-section h2,.culture-text h2,.section-header h2{font-size:1.8rem}}.benefit-icon,.culture-icon,.job-icon{align-items:center;background:linear-gradient(135deg,#181c24 60%,#232a34);border-radius:50%;box-shadow:0 2px 8px #87cefa33;color:#00bfff;display:flex;font-size:1.2rem;height:38px;justify-content:center;margin:0 auto .7rem;max-height:48px;max-width:48px;min-height:24px;min-width:24px;transition:box-shadow .2s,transform .2s;width:38px}.benefit-card:hover .benefit-icon,.culture-text:hover .culture-icon,.job-card:hover .job-icon{box-shadow:0 6px 18px #00bfff33;transform:scale(1.12) rotate(-6deg)}.culture-image img{border-radius:1.2rem;box-shadow:0 2px 12px #87cefa33;display:block;height:auto;margin:0 auto;max-width:180px;width:100%}.benefits-images-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0 0}.benefit-img{border-radius:16px;box-shadow:0 4px 16px #87cefa26;width:120px}.benefit-img,.culture-img{background:#fff;height:120px;object-fit:cover}.culture-img{border-radius:14px;box-shadow:0 2px 12px #facc151f;margin-top:1rem;width:180px}.growth-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc;padding:4rem 0}.growth-content{align-items:center;justify-content:space-between}.growth-images{display:flex;flex-direction:column;gap:1.5rem}.growth-img{background:#fff;border-radius:14px;box-shadow:0 2px 12px #87cefa1f;height:120px;object-fit:cover;width:180px}.growth-list{color:#e0e0e0;flex:1 1;font-size:1.1rem;list-style:disc inside;margin-left:2rem}@media (max-width:900px){.benefits-images-row{gap:1rem}.benefit-img,.culture-img,.growth-img{height:80px;width:100px}.growth-content{align-items:flex-start;flex-direction:column;gap:1.5rem}.growth-list{margin-left:0}}@media (max-width:600px){.benefits-images-row{align-items:center;flex-direction:column;gap:.75rem}.benefit-img,.culture-img,.growth-img{height:60px;width:80px}.growth-section{padding:2rem 0}}@media (max-width:900px){.page-bg-video{filter:brightness(.2) blur(1.5px)}}@media (max-width:600px){.page-bg-video{filter:brightness(.15) blur(2px)}}.application-form-page{background:#121212 no-repeat 50% fixed;background-size:cover}.application-form-container{background:#1e222cf2}.application-form-container h2{color:#00bfff;font-size:2rem;margin-bottom:1.5rem;text-align:center}.job-title-highlight{color:#87cefa;font-weight:600}.application-form label{color:#00bfff;display:block;font-weight:500;margin-bottom:1.1rem}.application-form input,.application-form textarea{background:#232a34;border:none;border-radius:8px;box-shadow:0 2px 8px #87cefa14;color:#fff;font-size:1rem;margin-top:.4rem;outline:none;padding:.7rem 1rem;transition:border .2s;width:100%}.application-form input:focus,.application-form textarea:focus{border:1.5px solid #87cefa}.application-form input[type=file]{background:none;color:#fff;padding:.5rem 0}.submit-btn{background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:8px;color:#121212;font-weight:700;padding:.9rem 0;transition:background .2s,transform .2s;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#00bfff,#87cefa);transform:translateY(-2px) scale(1.03)}.application-success{color:#00bfff;padding:2rem 0;text-align:center}.application-success h3{margin-bottom:.7rem}.section-header{font-size:2rem;margin-bottom:2rem}@media (max-width:900px){.culture-content{flex-direction:column;gap:1.5rem}.culture-image img{width:160px}.application-form-container{padding:1.5rem .7rem}}@media (max-width:600px){.application-form-page{padding:1.2rem .2rem}.application-form-container{padding:1rem .2rem}.section-header{font-size:1.3rem}}.career-opportunities-section,.company-culture-section,.employee-benefits-section,.growth-section{background:none;margin:0 auto;max-width:1200px;padding:4rem 0 2rem}.job-listings{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:2rem}.job-card{background:#1e222ceb;border:1.5px solid #0000;border-radius:18px;box-shadow:0 4px 24px #87cefa21,0 2px 8px #facc1514;display:flex;flex-direction:column;min-width:0;padding:2rem 1.5rem 1.5rem;position:relative;transition:transform .18s,box-shadow .18s}.job-card:hover{border-color:#87cefa;box-shadow:0 8px 32px #87cefa33,0 4px 16px #00bfff33;transform:translateY(-8px) scale(1.02)}.job-header{align-items:flex-start;display:flex;gap:1.2rem;margin-bottom:1rem}.job-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:14px;box-shadow:0 2px 8px #87cefa33;color:#0a0a0a;display:flex;font-size:2rem;height:54px;justify-content:center;transition:box-shadow .2s,transform .2s;width:54px}.job-card:hover .job-icon{box-shadow:0 6px 18px #00bfff33;transform:scale(1.12) rotate(-6deg)}.job-info h3{color:#00bfff;font-size:1.3rem;margin-bottom:.3rem}.job-meta{color:#87cefa;display:flex;flex-wrap:wrap;font-size:.98rem;gap:.7rem}.job-description{color:#e0e0e0;font-size:1.05rem;margin-bottom:1.2rem}.job-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.job-category{background:#87cefa21;border-radius:15px;color:#87cefa;font-size:.95rem;font-weight:500;padding:.3rem .9rem}.apply-btn{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border:none;border-radius:25px;box-shadow:0 2px 8px #87cefa33;color:#0a0a0a;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;gap:.5rem;outline:none;padding:.7rem 1.7rem;transition:background .2s,transform .2s}.apply-btn:focus,.apply-btn:hover{background:linear-gradient(135deg,#00bfff,#87cefa);color:#232a34;transform:translateY(-2px) scale(1.05)}.culture-content{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:2rem}.culture-text{color:#e0e0e0;font-size:1.08rem;min-width:260px}.culture-text h3{color:#00bfff;font-size:1.3rem;margin-bottom:.7rem}.culture-text ul{color:#87cefa;font-size:1.05rem;margin-top:1rem;padding-left:1.2rem}.culture-image{flex:1 1 260px}.culture-image img{border-radius:18px;box-shadow:0 4px 16px #87cefa33;transition:transform .2s,box-shadow .2s;width:220px}.culture-image img:hover{box-shadow:0 8px 32px #00bfff33;transform:scale(1.07) rotate(-2deg)}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2rem}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1.5px solid #87cefa2e;border-radius:18px;min-width:0;overflow:hidden;padding:2rem 1.2rem;position:relative;text-align:center;transition:transform .18s,box-shadow .18s}.benefit-card:hover{border-color:#00bfff;box-shadow:0 8px 32px #87cefa33,0 4px 16px #00bfff33;transform:translateY(-8px) scale(1.03)}.benefit-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;box-shadow:0 2px 8px #87cefa33;color:#0a0a0a;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;transition:box-shadow .2s,transform .2s;width:60px}.benefit-card:hover .benefit-icon{box-shadow:0 8px 24px #00bfff33;transform:scale(1.1) rotateY(180deg)}.benefit-card h4{color:#00bfff;font-size:1.2rem;margin-bottom:.5rem}.benefit-card p{color:#e0e0e0;font-size:1.05rem}.growth-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.growth-list{color:#87cefa;flex:1 1 320px;font-size:1.08rem;margin:0;min-width:260px;padding-left:1.2rem}.growth-list li{line-height:1.6;margin-bottom:.7rem}.growth-cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.growth-card{background:linear-gradient(135deg,#1e222cf7 80%,#87cefa14);border:2.5px solid #0000;border-radius:22px;box-shadow:0 6px 32px 0 #87cefa21,0 2px 8px #facc151a;min-width:0;overflow:hidden;padding:2.2rem 1.4rem 1.7rem;position:relative;text-align:left;transition:transform .18s,box-shadow .18s,border-color .18s;z-index:1}.growth-card:before{background:repeating-linear-gradient(135deg,#87cefa12 0 2px,#0000 2px 12px);border-radius:22px;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.growth-card:hover{border-color:#00bfff;box-shadow:0 12px 40px #87cefa33,0 8px 32px #00bfff33;transform:translateY(-10px) scale(1.04)}.growth-card .growth-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border:2px solid #fff2;border-radius:50%;box-shadow:0 2px 12px #00bfff33;color:#232a34;display:flex;font-size:1.7rem;font-weight:700;height:48px;justify-content:center;margin-bottom:1.1rem;position:relative;width:48px;z-index:2}.growth-card h4{color:#00bfff;font-size:1.18rem;margin-bottom:.6rem;position:relative;z-index:2}.growth-card p{color:#e0e0e0;font-size:1.04rem;line-height:1.6;position:relative;z-index:2}@media (max-width:700px){.growth-cards-grid{gap:1rem;grid-template-columns:1fr}.growth-card{padding:1.3rem .7rem}.growth-card .growth-icon{font-size:1.2rem;height:38px;width:38px}}.application-form-page{align-items:center;background:#121212;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.application-form-container{background:#1e222cf7;border-radius:18px;box-shadow:0 8px 32px #87cefa2e;color:#fff;max-width:480px;padding:2.5rem 2rem;width:100%;z-index:2}.application-form input,.application-form textarea{font-size:1.05rem}.submit-btn{border-radius:10px;margin-top:1.2rem}.section-header{color:#00bfff;font-size:2.2rem;font-weight:700;letter-spacing:.5px;margin-bottom:2.2rem;text-shadow:0 2px 8px #facc1521}@media (max-width:1100px){.career-opportunities-section,.company-culture-section,.employee-benefits-section,.growth-section{max-width:98vw;padding:2.5rem 0 1.2rem}}@media (max-width:900px){.benefits-grid,.job-listings{gap:1.2rem}.culture-content,.growth-content{flex-direction:column;gap:1.2rem}.culture-image img{width:140px}.application-form-container{padding:1.5rem .7rem}}@media (max-width:600px){.career-opportunities-section,.company-culture-section,.employee-benefits-section,.growth-section{padding:1.2rem 0 .7rem}.benefits-grid,.job-listings{gap:.7rem;grid-template-columns:1fr}.benefit-card,.job-card{padding:1.1rem .5rem}.culture-image img{width:100px}.application-form-page{padding:1.2rem .2rem}.application-form-container{padding:1rem .2rem}.section-header{font-size:1.3rem}}.hero-section{background:linear-gradient(135deg,#181c24 60%,#232a34)}.hero-background{align-items:center;display:flex;justify-content:center;min-height:60vh;z-index:1}.hero-background,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:linear-gradient(135deg,#000000b3,#90ee901f,#ffff001a);z-index:2}.hero-content{height:100%;min-height:320px}@media (max-width:900px){.hero-background,.hero-section{height:60vw;min-height:320px}.hero-content{min-height:200px;padding:40px 10px}}@media (max-width:600px){.hero-background,.hero-section{height:50vw;min-height:220px}.hero-content{min-height:120px;padding:20px 5px}}.employee-benefits-section{padding:3rem 0 2rem}.employee-benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1000px;width:100%}.employee-benefit-card{align-items:center;background:#1e222cd9;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff22;display:flex;flex-direction:column;min-width:0;padding:2rem 1.2rem 1.2rem;transition:box-shadow .2s,transform .2s;width:100%}.employee-benefit-card:hover{box-shadow:0 8px 32px #00bfff44;transform:translateY(-4px) scale(1.03)}.benefit-card-top{align-items:center;background:var(--smoky-white);border-radius:50%;box-shadow:0 2px 8px #181c241a;display:flex;font-size:2.2rem;height:70px;justify-content:center;margin-bottom:1.2rem;width:70px}.benefit-icon{color:#181c24}.benefit-card-content h3{color:var(--accent-alt);font-size:1.15rem;font-weight:700;margin-bottom:.5rem;text-align:center}.benefit-card-content p{color:#e5e7eb;font-size:1rem;text-align:center}@media (max-width:900px){.employee-benefits-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.employee-benefit-card{padding:1.2rem .7rem .7rem}}@media (max-width:600px){.employee-benefits-section{padding:2rem 0 1rem}.employee-benefits-grid{gap:1rem;grid-template-columns:1fr;padding:0 .2rem}.employee-benefit-card{min-width:0;padding:1rem .5rem .5rem;width:100%}.benefit-card-top{font-size:1.3rem;height:48px;margin-bottom:.7rem;width:48px}.benefit-card-content h3{font-size:1rem}.benefit-card-content p{font-size:.95rem}}.modern-culture-section{padding:60px 0;position:relative;z-index:1}.culture-bg{background:linear-gradient(135deg,#181c2a,#232946);bottom:0;left:0;opacity:.95;position:absolute;right:0;top:0;z-index:0}.culture-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2236d9;border:1.5px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px 0 #14142859;margin:0 auto;max-width:1100px;padding:40px 32px;position:relative;z-index:1}.culture-content-grid{align-items:center;display:flex;flex-wrap:wrap;gap:48px}.culture-text{color:#f3f4f6;flex:1 1 320px}.culture-text h2.section-header,.culture-text h3{color:#e0e7ff}.culture-image{align-items:center;display:flex;flex:1 1 320px;justify-content:center}.culture-img-modern{background:#282c40b3;border:2px solid #ffffff1a;border-radius:18px;box-shadow:0 4px 24px #00000040;max-width:100%;transition:transform .3s;width:320px}.culture-img-modern:hover{transform:scale(1.04) rotate(-2deg)}.culture-values-list{display:flex;flex-direction:column;gap:18px;list-style:none;margin:32px 0 0;padding:0}.culture-value-icon{color:#a5b4fc;filter:drop-shadow(0 0 2px #232946);font-size:1.3em;margin-right:12px;vertical-align:middle}.culture-values-list li{align-items:center;background:#24283cb3;border-radius:10px;color:#f3f4f6;display:flex;font-size:1.08em;letter-spacing:.01em;margin-left:-8px;padding:8px 16px;transition:background .2s}.culture-values-list li:hover{background:#505a8c2e}@media (max-width:900px){.culture-content-grid{flex-direction:column;gap:32px}.culture-card{padding:28px 10px}.culture-img-modern{width:220px}}@media (max-width:600px){.modern-culture-section{padding:32px 0}.culture-card{padding:16px 2vw}.culture-img-modern{min-width:0;width:100%}.culture-values-list{gap:12px}}.flip-card{margin:1.2rem auto;max-width:420px;min-height:380px;perspective:1200px;transition:min-height .3s,max-width .3s;width:100%}.flip-card .flip-card-inner{display:flex;flex-direction:column;height:100%;min-height:380px;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,2,.3,1);width:100%}.flip-card-back,.flip-card-front{background:#1e222cf7;border:2.5px solid #00bfffcc;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff22;justify-content:space-between;left:0;min-height:380px;padding:2.2rem 1.2rem 1.2rem;position:absolute;top:0}.flip-card-back:after,.flip-card-front:after{display:none!important}.card-btn-row{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:1.2rem;width:100%}.card-btn-row button{background:linear-gradient(90deg,#00bfff 60%,#232a34);border:none;border-radius:.7rem;box-shadow:0 2px 8px #00bfff33;color:#fff;cursor:pointer;flex:1 1;font-size:1.08rem;font-weight:600;outline:none;padding:.85rem .5rem;transition:background .18s,box-shadow .18s,transform .13s}.card-btn-row button:focus,.card-btn-row button:hover{background:linear-gradient(90deg,#232a34 20%,#00bfff);box-shadow:0 4px 16px #00bfff44;transform:translateY(-2px) scale(1.04)}.flip-card-back{align-items:flex-start;justify-content:flex-start;padding-top:2.2rem}.flip-card-back h3{color:gold;font-size:1.2rem;margin-bottom:.5rem}.prereq-list{font-size:1rem;margin:0 0 1.2rem;padding-left:1.2rem}.prereq-list li{list-style:disc;margin-bottom:.4rem}.readmore-btn{background:linear-gradient(135deg,#00bfff,#87cefa);border:none;border-radius:30px;box-shadow:0 2px 8px #00bfff33;color:#181824;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:.2rem;margin-right:.7rem;padding:.6rem 1.4rem;transition:background .2s,color .2s,transform .2s}.readmore-btn:hover{background:linear-gradient(135deg,#87cefa,#00bfff);color:#181824;transform:scale(1.07)}.job-footer-row{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;width:100%}.job-buttons-row{display:flex;flex-direction:row;gap:.7rem;margin-top:.5rem;width:100%}@media (max-width:700px){.flip-card,.flip-card-back,.flip-card-front,.job-card{box-sizing:border-box;height:auto!important;min-height:0!important;min-height:auto!important;padding:1.1rem .5rem!important}.flip-card-back h3,.flip-card-front h3,.job-card h3{font-size:1.09rem;white-space:normal;word-break:break-word}.flip-card-back p,.flip-card-front p,.job-card p,.job-description,.job-meta{font-size:.98rem;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.card-btn-row,.job-footer{flex-wrap:wrap;gap:.5rem;margin-top:.7rem}}@media (max-width:500px){.flip-card,.flip-card-back,.flip-card-front,.job-card{font-size:.97rem;height:auto!important;min-height:0!important;min-height:auto!important;padding:.7rem .2rem!important}.flip-card-back h3,.flip-card-front h3,.job-card h3{font-size:1.03rem}.flip-card-back p,.flip-card-front p,.job-card p,.job-description,.job-meta{font-size:.93rem}.card-btn-row,.job-footer{gap:.3rem;margin-top:.5rem}}.section-header,h1,h2,h3,h4,h5,h6{color:var(--accent-alt)!important}.contact-page{color:var(--primary-text);font-family:Inter,sans-serif;overflow-x:hidden}.contact-page,.hero-section{background:var(--primary-bg)}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center;max-height:900px;min-height:60vh;overflow:hidden;padding:0;position:relative}.bg-video{object-fit:cover;z-index:1}.bg-video,.overlay{height:100%;left:0;position:absolute;top:0;width:100%}.overlay{background:linear-gradient(135deg,#181c24d9,#00bfff14,#ff990014);z-index:2}.hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin:0 auto;max-width:800px;min-height:50vh;padding:0 2rem;position:relative;text-align:center;top:0;transform:none;z-index:3}.hero-heading{-webkit-text-fill-color:unset;animation:none;background:none;-webkit-background-clip:unset;background-clip:initial;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-heading span{-webkit-text-fill-color:unset;color:var(--accent)}.hero-subtext{color:var(--smoky-white);font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-btn{background:var(--accent);border-radius:50px;box-shadow:0 8px 32px var(--accent);color:var(--primary-bg);display:inline-block;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.hero-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.hero-btn:hover:before{left:100%}.hero-btn:hover{box-shadow:0 12px 40px var(--accent-alt);transform:translateY(-3px) scale(1.05)}.support-highlight{background:var(--secondary-bg);color:var(--primary-text);padding:4rem 0;text-align:center}.support-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr auto;margin:0 auto;max-width:1000px}.support-text{text-align:left}.support-highlight .support-icon{color:var(--accent);font-size:3rem;margin-bottom:1.5rem}.support-highlight h2{color:var(--accent-alt);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.support-highlight p{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.support-features{display:flex;flex-direction:column;gap:1rem}.support-features .feature{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:.8rem}.support-features .feature svg{color:var(--accent-alt);font-size:1.5rem}.support-image{align-items:center;display:flex;justify-content:center}.support-image img{border-radius:20px;box-shadow:0 8px 24px var(--accent);height:200px;object-fit:cover;width:200px}.section-header{margin-bottom:3rem;text-align:center}.section-header .header-icon{align-items:center;background:var(--accent-alt);border-radius:50%;color:var(--primary-bg);display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.section-header h2{color:var(--accent-alt);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:var(--smoky-white);font-size:1.2rem;margin:0 auto;max-width:600px}.locations-section{background:var(--primary-bg);color:var(--primary-text);padding:6rem 0}.locations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3.5rem}.location-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--secondary-bg);border:1px solid #87cefa33;border-radius:20px;box-shadow:0 4px 24px var(--accent);overflow:hidden;position:relative;transition:all .4s ease}.location-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d;transform:translateY(-10px)}.location-image{height:200px;overflow:hidden;position:relative}.location-image img{filter:brightness(1.1) contrast(1.1);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.location-card:hover .location-image img{transform:scale(1.1)}.location-content{padding:2rem}.location-content h4{color:var(--accent-alt);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.location-content p{color:var(--smoky-white);line-height:1.6;margin-bottom:1.5rem}.location-contact{display:flex;flex-direction:column;gap:.5rem}.location-contact span{align-items:center;color:#87cefa;display:flex;font-size:.9rem;gap:.5rem}.contact-info-section{background:var(--primary-bg);color:var(--primary-text);padding:4rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.info-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--secondary-bg);border:1px solid #87cefa33;border-radius:20px;box-shadow:0 4px 24px var(--accent);display:flex;flex-direction:column;min-height:320px;padding:2rem 1.5rem;text-align:center;transition:all .4s ease}.info-card,.info-image{overflow:hidden;position:relative}.info-image{border-radius:12px;height:100px;margin-bottom:1.2rem}.info-image img{filter:brightness(1.1) contrast(1.1);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.info-card:hover .info-image img{transform:scale(1.05)}.info-card:before{background:linear-gradient(135deg,#87cefa1a,#facc151a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.info-card:hover:before{opacity:1}.info-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d,0 10px 20px #facc1533;transform:translateY(-10px) rotateX(5deg)}.info-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.8rem;height:70px;justify-content:center;margin:0 auto 1.2rem;position:relative;transition:all .3s ease;width:70px;z-index:1}.info-card:hover .info-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.info-card h5{color:var(--accent-alt);font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.info-card h5,.info-card p{position:relative;z-index:1}.info-card p{color:var(--smoky-white);font-size:.95rem;line-height:1.5;margin-bottom:.4rem}.info-subtitle{color:#87cefa!important;font-size:.9rem!important;font-style:italic}.categories-section{background:var(--primary-bg);color:var(--primary-text);padding:6rem 0}.categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:3}.category-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--secondary-bg);border:1px solid #87cefa33;border-radius:20px;box-shadow:0 4px 24px var(--accent);flex-direction:column;min-height:450px;padding:2.5rem 2rem;text-align:center;transition:all .4s ease}.category-card,.category-image{display:flex;overflow:hidden;position:relative}.category-image{align-items:center;border-radius:12px;height:160px;justify-content:center;margin-bottom:1.5rem}.category-image img{filter:brightness(1.1) contrast(1.1);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category-card:hover .category-image img{transform:scale(1.05)}.category-card:before{background:linear-gradient(135deg,#87cefa1a,#facc151a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.category-card:hover:before{opacity:1}.category-card:hover{border-color:#87cefa66;box-shadow:0 20px 40px #87cefa4d;transform:translateY(-10px)}.category-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.8rem;height:70px;justify-content:center;margin:0 auto 1.5rem;position:relative;transition:all .3s ease;width:70px;z-index:1}.category-card:hover .category-icon{box-shadow:0 8px 24px #87cefa80;transform:scale(1.1) rotateY(180deg)}.category-card h4{color:var(--accent-alt);font-size:1.3rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:1}.category-card p{color:var(--smoky-white);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.category-card ul{list-style:none;padding:0;position:relative;text-align:left;z-index:1}.category-card ul li{color:#87cefa;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.category-card ul li:before{color:#00bfff;content:"→";font-weight:700;left:0;position:absolute}.help-section{background:var(--primary-bg);color:var(--primary-text);padding:6rem 0}.help-content{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.help-image .image-container{align-items:center;aspect-ratio:1/1;background:#ffffff0a;border:2.5px solid #87cefa2e;border-radius:50%;box-shadow:0 4px 24px 0 #00bfff33,0 2px 8px #00bfff33;box-shadow:0 4px 24px var(--accent);display:flex;justify-content:center;margin:0 auto;max-height:200px;max-width:200px;overflow:hidden;padding:0;position:relative;width:100%}.help-image img{background:#f7fafc;border-radius:50%;box-shadow:none;display:block;height:100%;margin:0 auto;object-fit:cover;width:100%}.image-overlay{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.5rem;height:60px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:60px}.help-image:hover .image-overlay{opacity:1}.help-text{padding-left:2rem}.help-text .text-icon{align-items:center;background:linear-gradient(135deg,#87cefa,#00bfff);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.help-text h2{color:var(--accent-alt);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.help-text p{color:var(--smoky-white);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.help-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.help-feature{align-items:center;color:#87cefa;display:flex;font-weight:500;gap:.75rem}.help-feature svg{color:#00bfff;font-size:1.2rem}.contact-form-section{background:var(--primary-bg);color:var(--primary-text);padding:5rem 0}.form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--secondary-bg);border:1px solid #87cefa33;border-radius:20px;box-shadow:0 4px 24px var(--accent);margin:0 auto;max-width:800px;overflow:hidden;padding:3rem;position:relative}.form-wrapper:before{background:linear-gradient(135deg,#87cefa0d,#facc150d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.form-wrapper:hover:before{opacity:1}.form-header{margin-bottom:3rem;position:relative;text-align:center;z-index:1}.form-header .form-icon{align-items:center;background:var(--accent);border-radius:50%;color:var(--primary-bg);display:flex;font-size:1.8rem;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.form-header h3{color:var(--accent-alt);font-size:2rem;font-weight:700;margin-bottom:1rem}.form-header p{color:var(--smoky-white);font-size:1.1rem}.contact-form{position:relative;z-index:1}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem;position:relative}.input-icon{color:#87cefa;font-size:1.1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.form-group input,.form-group select,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #87cefa4d;border-radius:10px;color:#fff;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff26;border-color:#00bfff;box-shadow:0 0 20px #facc154d;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0a0a0}.form-group select{cursor:pointer}.form-group select option{background:#1a1a2e;color:#fff}.form-submit{margin-top:2rem;text-align:center}.submit-btn{align-items:center;background:var(--accent);border:none;border-radius:50px;box-shadow:0 8px 32px #87cefa66;color:var(--primary-bg);cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s ease}.submit-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-btn:hover:before{left:100%}.submit-btn:hover{box-shadow:0 12px 40px #87cefa99,0 8px 24px #facc1566;transform:translateY(-3px) scale(1.05)}.success-message{align-items:center;background:var(--secondary-bg);border:1px solid #22c55e4d;border-radius:10px;color:var(--accent);display:flex;gap:1rem;margin-top:2rem;padding:1rem;position:relative;z-index:1}.success-message svg{font-size:1.5rem}.map-section{background:var(--primary-bg);color:var(--primary-text);padding:3rem 0}.map-header{margin-bottom:2rem;text-align:center}.map-header .map-icon{align-items:center;background:var(--accent);border-radius:50%;color:var(--primary-bg);display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.map-header h3{color:var(--accent-alt);font-size:2rem;font-weight:700;margin-bottom:.5rem}.map-header p{color:var(--smoky-white);font-size:1.1rem}.map-section iframe{border-radius:20px;box-shadow:0 10px 30px #0000004d}@media (max-width:1200px){.container{padding:0 1.5rem}.categories-grid,.locations-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.support-content{gap:2.5rem}.support-image img{height:180px;width:180px}}@media (max-width:900px){.hero-heading{font-size:2.2rem}.hero-subtext{font-size:1.1rem}.help-content{gap:3rem;grid-template-columns:1fr}.help-text{padding-left:0;text-align:center}.help-features{margin:0 auto;max-width:400px}.form-row,.help-features{grid-template-columns:1fr}.support-features{flex-direction:column;gap:1.5rem}.support-content{gap:2rem;grid-template-columns:1fr}.support-content,.support-text{text-align:center}.support-image img{height:150px;width:150px}.categories-grid,.locations-grid{gap:1.5rem;grid-template-columns:1fr}.info-grid{gap:2rem;grid-template-columns:1fr}.location-image{height:180px}.location-image img{filter:brightness(1.2) contrast(1.2)}.category-card,.info-card{min-height:auto;padding:2rem 1.5rem}.info-image{height:100px}.category-image{height:140px}.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.hero-section{height:70vh;max-height:600px;min-height:50vh}.hero-content{margin:0 auto;min-height:40vh;padding:0 1rem}}@media (max-width:600px){.hero-section{height:55vh;max-height:400px;min-height:40vh}.hero-content{margin:0 auto;min-height:30vh;padding:0 .5rem}}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;min-width:0;width:100%}.form-group textarea{max-height:300px;min-height:120px;resize:vertical}@media (max-width:600px){.hero-heading{font-size:2rem}.hero-subtext{font-size:1rem}.support-highlight{padding:3rem 0}.support-highlight h2{font-size:2rem}.support-highlight p{font-size:1rem}.support-image img{height:120px;width:120px}.categories-section,.contact-form-section,.contact-info-section,.help-section,.locations-section{padding:4rem 0}.categories-grid,.info-grid,.locations-grid{gap:1.5rem;margin-top:2.5rem}.form-wrapper{max-width:100%;padding:2rem 1rem}.location-image{height:140px}.location-image img{filter:brightness(1.4) contrast(1.4)}.category-card,.info-card{padding:1.5rem 1rem}.info-image{height:80px;margin-bottom:1rem}.category-image{height:120px;margin-bottom:1rem}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.help-content{gap:2rem}.help-text h2{font-size:1.8rem}.help-text p{font-size:1rem}.contact-form{padding:0}.form-row{gap:1rem;grid-template-columns:1fr}.form-group,.form-row{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{font-size:.98rem;min-width:0;padding:.8rem .8rem .8rem 2.5rem;width:100%}.input-icon{font-size:1rem;left:.7rem}.submit-btn{box-sizing:border-box;font-size:1rem;padding:.8rem 1.5rem;width:100%}}@media (max-width:400px){.hero-heading{font-size:1.8rem}.hero-subtext{font-size:.9rem}.support-highlight{padding:2.5rem 0}.support-highlight h2{font-size:1.8rem}.support-image img{height:100px;width:100px}.categories-section,.contact-form-section,.contact-info-section,.help-section,.locations-section{padding:3rem 0}.container{padding:0 1rem}.form-wrapper{padding:1.5rem .8rem}.form-header h3{font-size:1.1rem}.form-group input,.form-group select,.form-group textarea{font-size:.92rem;min-width:0;padding-left:2rem;width:100%}.submit-btn{font-size:.95rem;padding:.7rem 1rem;width:100%}.category-card,.info-card{padding:1.2rem .8rem}.info-image{height:70px}.category-image{height:100px}.help-text h2,.section-header h2{font-size:1.6rem}}@media (max-width:480px){.hero-heading{font-size:1.8rem}.hero-btn{font-size:.9rem;padding:.75rem 1.5rem}.help-text h2,.section-header h2,.support-highlight h2{font-size:1.5rem}.category-card,.form-wrapper,.info-card,.location-card{padding:1.5rem 1rem}.location-image{height:150px}.location-image img{filter:brightness(1.3) contrast(1.3)}.help-image .image-container{max-height:120px;max-width:120px}.info-image{height:90px}.category-image{height:120px}.support-image img{height:110px;width:110px}}@keyframes glow{0%{text-shadow:0 0 20px #87cefa80}to{text-shadow:0 0 30px #87cefacc,0 0 40px #facc1580}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.category-image{height:130px}.category-image img{object-position:center}}@media (max-width:480px){.category-image{height:110px}}.form-wrapper,.help-image .image-container,.info-card,.solution-card{animation:fadeIn .8s ease-out}.category-card,.location-card{animation:slideIn .8s ease-out}.industry-img-responsive{display:block;height:auto;margin:0 auto;max-width:400px;width:100%}:root{caret-color:#0000}.marquee-container{align-items:center;background:#222;color:#3bdee4;display:flex;height:40px;overflow:hidden;padding-left:10px;white-space:nowrap}.marquee{animation:scroll-left 35s linear infinite;display:inline-block;font-size:1rem;padding-left:100%}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carousel-marquee-container{align-items:center;display:flex;height:500px;justify-self:center;max-width:1400px;padding:4rem 1rem;position:relative;width:100%}.carousel-marquee-group{background-position:50%;background-size:cover;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;height:100%;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:ease-in-out;width:100%}.carousel-marquee-content{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#00000080;border-radius:.5rem;bottom:2.5rem;color:#fff;left:2.5rem;padding:.5rem 1rem;position:absolute}.carousel-marquee-content h2{font-size:1.5rem;font-weight:700;line-height:2rem}.carousel-marquee-left-arrow{background-color:#0003;border-radius:9999px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;left:1.25rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease}.carousel-marquee-left-arrow:hover{background-color:#00000080}.carousel-marquee-container:hover .carousel-marquee-left-arrow,.carousel-marquee-container:hover .carousel-marquee-right-arrow{display:block}.carousel-marquee-right-arrow{background-color:#0003;border-radius:9999px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);transition:background-color .2s ease}.carousel-marquee-right-arrow:hover{background-color:#00000080}.carousel-marquee-left-arrow button,.carousel-marquee-right-arrow button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.carousel-marquee-left-arrow svg,.carousel-marquee-right-arrow svg{align-items:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.carousel-marquee-dots{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.carousel-marquee-index-dots{cursor:pointer;font-size:1.25rem;transition:color .3s ease,transform .3s ease}.carousel-marquee-index-dots .active-dot{color:#4f46e5;transform:scale(1.25)}.carousel-marquee-index-dots .not-active-dot{color:#9ca3af}.explore-services-section{background:#121212;color:#fff;padding:60px 20px;text-align:center}.explore-services-section h1{color:#00f7ff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}.explore-services-section p{font-size:1.1rem;line-height:1.8;margin:0 auto 50px;max-width:700px}.home-section{align-items:center;background:#121212;color:#fff;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative;text-align:center;width:100%}.home-video-bg{filter:brightness(.4);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.home-content{animation:fadeSlideUp 1.5s ease-out both;color:#fff;margin:auto;max-width:900px;padding:80px 20px;position:relative;text-align:center;z-index:1}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-title{animation:fadeSlideUp 1s ease-out both;animation-delay:.2s;border-bottom:2px solid #00f7ff;color:#eec01a;display:inline-block;font-size:2.2rem;margin-bottom:20px;padding-bottom:5px;text-align:center;text-transform:uppercase}.home-text{animation:fadeSlideUp 1s ease-out both;animation-delay:.4s;color:#bbb;font-size:1.1rem;line-height:1.8;margin-bottom:15px}.enkonix-logo{align-items:center;display:flex;justify-content:center;margin:2rem 0 1rem}.enkonix-logo img{filter:drop-shadow(0 4px 16px #00bfff88);height:auto;width:120px}.mission-vision-section{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:3rem 2rem}.mv-card-link{color:inherit;display:block;max-width:100%;min-width:0;text-decoration:none;width:100%}.mv-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #87cefa4d,0 4px 16px #ffd70033;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;min-width:0;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease;width:100%}.mv-card:before{background:linear-gradient(90deg,#87cefa,gold);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.mv-card:hover:before{transform:scaleX(1)}.mv-card:hover{border-color:gold;box-shadow:0 20px 40px #87cefa66,0 8px 32px #ffd7004d;transform:translateY(-10px)}.mv-icon{filter:drop-shadow(0 2px 8px rgba(135,206,250,.3));height:60px;margin:0 auto 1rem;width:60px}.mv-title{color:gold;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #ffd7004d}.mv-text{color:#e0e0e0;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:1rem}.read-more-link{background:linear-gradient(135deg,#00bfff,#00f7ff);border:none;border-radius:50px;box-shadow:0 0 12px #00f7ff88;color:#fff!important;display:inline-block;display:block;font-size:1rem;font-weight:600;margin:18px auto 8px;padding:.7rem 1.6rem;position:relative;text-align:center;text-decoration:none;transition:background .3s,color .3s,box-shadow .3s;z-index:10}.read-more-link:hover{background:linear-gradient(135deg,#00f7ff,#00bfff);box-shadow:0 0 24px #00f7ffcc;color:#181824!important;transform:scale(1.07)}@media (max-width:768px){.read-more-link{font-size:.95rem;margin-bottom:6px;margin-top:12px;padding:.6rem 1.2rem}}@media (max-width:480px){.read-more-link{font-size:.9rem;margin-bottom:4px;margin-top:8px;padding:.5rem .8rem}}.carousel-wrapper{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);overflow:hidden;padding:40px 0;position:relative}.carousel-container{animation:scroll 40s linear infinite;display:flex;gap:20px;padding:20px;width:-webkit-max-content;width:max-content}.carousel-container:hover{animation-play-state:paused}.carousel-slide{flex:0 0 auto;height:320px;position:relative;width:380px}.slide-link{color:inherit;display:block;height:100%;text-decoration:none}.slide-container{align-items:stretch;background:linear-gradient(135deg,#181824 80%,#16213e);border-radius:18px;box-shadow:0 12px 40px #00bfff33;display:flex;flex-direction:column;justify-content:flex-start;margin:0 8px;min-height:420px;overflow:visible;padding:0 0 32px;position:relative;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s}.slide-image{border-radius:18px 18px 0 0;box-shadow:0 4px 12px #00f7ff88;filter:brightness(1.1) contrast(1.1);height:240px;object-fit:cover;width:100%}.slide-heading{color:var(--neon-blue2);font-size:1.45rem;letter-spacing:.5px;margin:18px 0 8px}.slide-text{color:var(--text-light);font-size:1.05rem;margin:0 18px;min-height:60px;text-align:center}.slide-container:hover{box-shadow:0 0 32px #00f7ffcc,0 8px 32px #00bfff99;transform:scale(1.04);z-index:2}.slide-container img,.slide-image{border-radius:16px 16px 0 0;box-shadow:0 4px 12px #00f7ff88;filter:brightness(1.1) contrast(1.1);height:260px;object-fit:cover;width:100%}.slide-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block}.slide-heading{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#000000e6,#000c);border:1px solid #ffd7004d;border-radius:12px;box-shadow:0 6px 20px #87cefa66;color:gold;font-size:1.4rem;font-weight:700;left:50%;line-height:1.3;padding:12px 20px;position:absolute;text-align:center;text-shadow:0 2px 4px #00000080;top:50%;transform:translate(-50%,-50%);width:90%;z-index:2}.slide-desc-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:120px;padding:24px 0 36px!important}.read-more-link{margin-bottom:8px;margin-top:18px}.text-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#87cefaf2,#ffd700e6);border-top:2px solid #ffffff4d;bottom:0;color:#000;left:0;padding:16px 20px;position:absolute;right:0;transform:translateY(100%);transition:transform .4s ease;z-index:3}.slide-container:hover .text-overlay{transform:translateY(0)}.slide-text{font-size:.9rem;font-weight:500;line-height:1.5;margin:0;text-shadow:0 1px 2px #00000080}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1200px){.carousel-slide{height:300px;width:340px}.slide-container img,.slide-image{height:180px}.slide-heading{font-size:1.2rem;padding:8px 14px}.text-overlay{padding:16px 18px}.slide-text{font-size:.9rem}}@media (max-width:768px){.home-section{height:60vw;min-height:320px}.home-video-bg{height:100%;max-height:60vw;max-width:100vw;min-height:320px}.home-title{font-size:1.2rem}.home-content{padding:40px 10px}.carousel-wrapper{padding:20px 5px}.mission-vision-section{align-items:center;flex-direction:column;gap:1.5rem;padding:2rem 1rem}.mv-card-link{max-width:400px;min-width:auto;width:100%}.mv-card{height:auto;min-height:220px;padding:1.5rem}.mv-icon{height:50px;width:50px}.mv-title{font-size:1.3rem}.mv-text{font-size:.95rem}.carousel-container{gap:10px;padding:10px}.carousel-slide{height:260px;width:280px}.slide-container img,.slide-image{height:140px}.slide-heading{font-size:1rem;padding:6px 10px;width:85%}.text-overlay{background:linear-gradient(135deg,#87cefae6,#ffd700cc);padding:12px 14px;transform:translateY(0)}.slide-text{font-size:.8rem;line-height:1.4}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-box{padding:1.5rem}.stat-box h3{font-size:2rem}.stat-box p{font-size:.9rem}.alumni-logos,.recognized-logos{gap:1rem;margin:1.5rem 0}.alumni-logo,.recognized-logo{height:40px;padding:6px}.testimonial-cards{align-items:center;flex-direction:column;gap:18px}.testimonial-card{padding:1.5rem;width:90vw}.carousel-marquee-container{height:300px;padding-bottom:2rem;padding-top:2rem}.carousel-marquee-group{background-size:cover;border-radius:12px;height:100%}.carousel-marquee-content{bottom:1rem;left:1rem;padding:.4rem .8rem}.carousel-marquee-content h2{font-size:1.1rem}.carousel-marquee-left-arrow,.carousel-marquee-right-arrow{background-color:#00000059;display:block;height:36px;padding:.4rem;top:50%;transform:translateY(-50%);width:36px}.carousel-marquee-left-arrow{left:.6rem}.carousel-marquee-right-arrow{right:.6rem}.carousel-marquee-index-dots{gap:.35rem}.carousel-marquee-index-dots .active-dot{font-size:1.05rem}.carousel-marquee-index-dots .not-active-dot{font-size:.9rem}}@media (max-width:480px){.home-title,.mv-title,.testimonials-title{font-size:1.2rem!important}.home-text,.mv-text,.stat-box p,.testimonial-text{font-size:.95rem!important}.mission-vision-section{gap:1rem;padding:1.5rem .5rem}.mv-card-link{max-width:350px}.mv-card{min-height:200px;padding:1.2rem}.mv-icon{height:45px;width:45px}.mv-title{font-size:1.1rem}.mv-text{font-size:.9rem}.carousel-container{gap:8px;padding:8px}.carousel-slide{height:220px;width:240px}.slide-container img,.slide-image{height:120px}.slide-heading{font-size:.9rem;padding:4px 8px;width:80%}.text-overlay{background:linear-gradient(135deg,#87cefad9,#ffd700bf);padding:10px 12px;transform:translateY(0)}.slide-text{font-size:.75rem;line-height:1.3}.stats-grid{gap:1rem;grid-template-columns:1fr}.stat-box{padding:1.2rem}.stat-box h3{font-size:1.8rem}.stat-box p{font-size:.85rem}.alumni-logos,.recognized-logos{gap:.75rem;margin:1rem 0}.alumni-logo,.recognized-logo{height:30px;padding:4px}.testimonial-card{padding:1rem;width:90vw}.testimonial-text{font-size:.9rem}.testimonial-author{font-size:.8rem}.carousel-marquee-container{height:220px;padding-bottom:1rem;padding-top:1rem}.carousel-marquee-group{background-size:cover;border-radius:10px;height:100%}.carousel-marquee-content{bottom:.6rem;left:.6rem;padding:.3rem .6rem}.carousel-marquee-content h2{font-size:1rem}.carousel-marquee-left-arrow,.carousel-marquee-right-arrow{background-color:#0006;display:block;height:32px;padding:.25rem;width:32px}.carousel-marquee-left-arrow{left:.4rem}.carousel-marquee-right-arrow{right:.4rem}.carousel-marquee-index-dots .active-dot{font-size:.95rem}.carousel-marquee-index-dots .not-active-dot{font-size:.75rem}}.why-choose-us{background:#101010;border-radius:1rem;box-shadow:0 0 10px #143;color:#fff;padding:40px 20px;text-align:center}.why-choose-us h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}.why-choose-us h2 span{color:#00f7ff}.why-choose-us p{font-size:1.1rem;line-height:1.8;margin:0 auto 50px;max-width:700px}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.stat-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #87cefa4d,0 4px 16px #ffd70033;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.stat-box:before{background:linear-gradient(90deg,#87cefa,gold);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-box:hover:before{transform:scaleX(1)}.stat-box:hover{border-color:gold;box-shadow:0 20px 40px #87cefa66,0 8px 32px #ffd7004d;transform:translateY(-8px)}.stat-box h3{color:#00f7ff;font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #facc154d}.stat-box p{color:#e0e0e0;font-size:1rem;line-height:1.6;margin:0}.learn-best-from-alumni{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:3rem 2rem;text-align:center}.alumni-logos,.recognized-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0}.alumni-logo,.recognized-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;filter:brightness(1) saturate(1.2);height:60px;padding:8px;transition:all .3s ease;width:auto}.alumni-logo:hover,.recognized-logo:hover{box-shadow:0 8px 24px #87cefa66;filter:brightness(1.3) saturate(1.5) drop-shadow(0 0 10px rgba(135,206,250,.6));transform:scale(1.1)}.testimonials-section{background:#0e0e0e;border-radius:1rem;box-shadow:0 0 10px #143;color:#fff;padding:60px 20px;text-align:center}.testimonials-title{color:#00f7ff;font-size:2.5rem;margin-bottom:10px}.testimonials-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:40px}.testimonial-cards{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;width:100%}@media (max-width:1100px){.testimonial-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.testimonial-cards{gap:.7rem;grid-template-columns:1fr}}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #87cefa4d,0 4px 16px #ffd70033;box-sizing:border-box;min-width:0;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease;width:100%}@media (max-width:700px){.testimonial-card{padding:1.1rem}}.testimonial-card:before{background:linear-gradient(90deg,#87cefa,gold);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{border-color:gold;box-shadow:0 20px 40px #87cefa66,0 8px 32px #ffd7004d;transform:translateY(-8px)}.testimonial-text{color:#fff;font-size:1.1rem;font-style:italic;margin-bottom:20px}.testimonial-author{color:#00f7ff;font-size:1rem;font-weight:700}.location-info{animation:fadeIn .4s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #00bfff33;color:#23272f;display:none;font-size:.9rem;left:50%!important;padding:16px 20px;position:fixed!important;text-align:center;top:50%!important;transform:translate(-50%,-50%)!important;white-space:normal;width:240px;z-index:9999}.location-item:focus .location-info,.location-item:hover .location-info{display:block}.underline.text-white{background:none;border:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:10px;outline:none;text-decoration:none!important;transition:color .2s}.underline.text-white,.underline.text-white:hover{color:#00f7ff!important}.glass-effect{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#1e1e2866;border:1.5px solid #fff3;border-radius:16px;box-shadow:0 8px 32px 0 #1f268733,0 2px 8px #00bfff22;overflow:hidden;position:relative;transition:box-shadow .3s,transform .3s}.glass-effect:hover{box-shadow:0 16px 48px 0 #1f26874d,0 8px 32px #00bfff55;transform:scale(1.04) translateY(-4px)}@media (max-width:900px){.mission-vision-section{gap:1.2rem;grid-template-columns:1fr 1fr;padding:2rem .5rem}}@media (max-width:600px){.mission-vision-section{gap:.7rem;grid-template-columns:1fr;padding:1.2rem .2rem}.mv-card{min-height:160px;padding:1.1rem}}@media (max-width:900px){.testimonial-cards{gap:.7rem;grid-template-columns:1fr}.testimonial-card{padding:1.1rem}}.mission-title{color:#00f7ff}.mission-section{background:#ffffff12}.mission-paragraph{color:#23272f}.mission-card-row{display:flex;justify-content:center}.mission-card{background:#ffffff1a;flex-direction:row;max-width:900px}.card-left,.card-right{flex:1 1 50%;min-height:180px;padding:1.2rem;position:relative}.card-left{background:linear-gradient(135deg,#e0f7fa,#b2ebf2);border-right:1.5px solid #00bfff22;justify-content:flex-end}.card-right{background:linear-gradient(135deg,#fff,#e3f2fd);justify-content:flex-start}.video-bg{background:#e0f7fa;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff33,0 2px 8px #06b6d422;height:120px;width:120px}.card-text{color:#23272f}@media (max-width:900px){.mission-main-container{padding:1.2rem .2rem}.mission-title{font-size:2rem}.mission-section{padding:1.2rem .7rem 1rem}.mission-card{flex-direction:column;max-width:98vw;min-height:180px}.card-left,.card-right{min-height:100px;padding:.7rem}.video-bg{height:90px;width:90px}.overlay-title{font-size:1rem;padding:.2rem .8rem}.card-text{font-size:1rem;max-width:98vw}}@media (max-width:600px){.mission-title{font-size:1.3rem}.mission-section{padding:.7rem .2rem}.mission-card-row{margin-bottom:1.1rem}.mission-card{border-radius:1rem;min-height:120px}.card-left,.card-right{min-height:60px;padding:.3rem}.video-bg{border-radius:.7rem;height:60px;width:60px}.overlay-title{bottom:4px;font-size:.9rem;padding:.1rem .5rem}.card-text{font-size:.95rem;max-width:98vw}}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin:3rem 0 4rem}.service-card{align-items:stretch;background:#0a0a0af2;border-radius:22px;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;min-height:420px;overflow:hidden;transition:transform .25s,box-shadow .25s}.service-card:hover{box-shadow:0 16px 48px #87cefa2e,0 8px 32px #facc151f;transform:translateY(-10px) scale(1.03)}.service-image img{border-top-left-radius:22px;border-top-right-radius:22px;height:220px;object-fit:cover;width:100%}.service-text{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:2.2rem 2rem 2rem}.service-text h3{color:#00f7ff;font-size:1.6rem;font-weight:700}.service-text h3,.service-text ul{margin-bottom:1.2rem}.service-text li{color:#87cefa;font-size:1.08rem;line-height:1.6;margin-bottom:.7rem}.view-more-button{background:linear-gradient(135deg,#87cefa,#facc15);border-radius:50px;box-shadow:0 4px 16px #87cefa2e;color:#0a0a0a;display:inline-block;font-size:1.1rem;font-weight:600;margin-top:auto;padding:.9rem 2.2rem;text-decoration:none;transition:all .3s}.view-more-button:hover{background:linear-gradient(135deg,#facc15,#87cefa);color:#0a0a0a;transform:scale(1.05)}.featured-section{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:5rem 0 4rem}.featured-title{color:#00f7ff;display:inline-block;font-size:2.5rem;font-weight:700;left:50%;letter-spacing:1px;margin-bottom:3rem;position:relative;text-align:center;text-transform:uppercase;transform:translateX(-50%)}.featured-title:after{background:linear-gradient(90deg,#87cefa,#facc15);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;right:0}.featured-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:0 2rem}.featured-card{align-items:center;background:linear-gradient(135deg,#ffffff14,#ffffff0d);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 12px 40px #87cefa26;display:flex;flex-direction:column;min-height:480px;overflow:hidden;padding:3rem 2.5rem 2.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.featured-card:before{background:linear-gradient(90deg,#87cefa,#facc15);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.featured-card:hover:before{transform:scaleX(1)}.featured-card:hover{box-shadow:0 20px 60px #87cefa40,0 12px 40px #facc1526;transform:translateY(-12px) scale(1.02)}.featured-card:hover .featured-img{box-shadow:0 12px 32px #87cefa4d;transform:scale(1.05)}.featured-img{border-radius:18px;box-shadow:0 8px 24px #87cefa33;height:240px;margin-bottom:2rem;max-width:400px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.featured-card h3{color:#00f7ff;font-size:1.6rem;font-weight:700;margin-bottom:1.2rem}.featured-card p{color:#e0e0e0;font-size:1.12rem;line-height:1.7;margin-bottom:1.5rem}.featured-link{background:linear-gradient(90deg,var(--accent) 60%,var(--accent-alt) 100%);border-radius:50px;box-shadow:0 0 12px var(--accent);color:var(--primary-bg)!important;display:inline-block;font-size:1.05rem;font-weight:700;margin-top:1.2rem;padding:.7rem 1.6rem;position:relative;text-align:center;text-decoration:none;transition:background .3s,color .3s,box-shadow .3s,transform .2s;z-index:10}.featured-link:focus,.featured-link:hover{background:linear-gradient(90deg,var(--accent-alt) 60%,var(--accent) 100%);box-shadow:0 0 24px var(--accent-alt);color:var(--primary-bg)!important;transform:scale(1.07)}@media (max-width:600px){.featured-link{font-size:.95rem;margin-top:.8rem;padding:.6rem 1.2rem}}.whychoose-section{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:5rem 0 4rem}.whychoose-title{color:#00f7ff;font-size:2.3rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.whychoose-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.whychoose-card{align-items:center;background:#fff;border-radius:1.5rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;display:flex;flex-direction:column;min-height:380px;overflow:hidden;position:relative;transition:box-shadow .22s,transform .22s;width:270px}.whychoose-card:hover{box-shadow:0 16px 48px #00bfff44,0 4px 16px #06b6d433;transform:translateY(-10px) scale(1.03)}.whychoose-card-top{align-items:center;border-bottom-left-radius:80px 40px;border-bottom-right-radius:80px 40px;display:flex;height:130px;justify-content:center;position:relative;width:100%}.whychoose-card:first-child .whychoose-card-top{background:linear-gradient(135deg,#ff9800,#ff512f)}.whychoose-card:nth-child(2) .whychoose-card-top{background:linear-gradient(135deg,#a259ff,#3f5efb)}.whychoose-card:nth-child(3) .whychoose-card-top{background:linear-gradient(135deg,#06b6d4,#00bfff)}.whychoose-card-icon{color:#fff;font-size:3.2rem;z-index:2}.whychoose-card-content{align-items:center;background:#fff;display:flex;flex:1 1;flex-direction:column;padding:1.2rem 1.1rem .7rem;width:100%}.whychoose-card h3{color:#181824;font-size:1.18rem;font-weight:700;margin:1.1rem 0 .5rem;text-align:center}.whychoose-card p{color:#444b5a;font-size:.98rem;margin-bottom:1.2rem;text-align:center}.whychoose-label{border-radius:50px;box-shadow:0 2px 8px #00bfff33;color:#fff;display:inline-block;font-size:.92rem;font-weight:600;letter-spacing:.02em;margin-bottom:.2rem;margin-top:auto;padding:.4rem 1.2rem}.whychoose-card:first-child .whychoose-label{background:linear-gradient(135deg,#ff9800,#ff512f)}.whychoose-card:nth-child(2) .whychoose-label{background:linear-gradient(135deg,#a259ff,#3f5efb)}.whychoose-card:nth-child(3) .whychoose-label{background:linear-gradient(135deg,#06b6d4,#00bfff)}@media (max-width:900px){.whychoose-grid{gap:1.1rem}.whychoose-card{min-height:320px;min-width:220px;width:100%}}@media (max-width:600px){.whychoose-grid{flex-direction:column;gap:.7rem}.whychoose-card{border-radius:1rem;min-height:220px;min-width:0;width:100%}.whychoose-card-top{border-bottom-left-radius:40px 20px;border-bottom-right-radius:40px 20px;height:80px}.whychoose-card-content{padding:.7rem .5rem .4rem}.whychoose-card h3{font-size:1rem;margin:.7rem 0 .3rem}.whychoose-card p{font-size:.91rem;margin-bottom:.7rem}.whychoose-label{font-size:.85rem;padding:.3rem .8rem}}.whychoose-section.dark{background:#181c24}.whychoose-section.dark .whychoose-card{background:#232a34;box-shadow:0 8px 32px #00bfff33,0 2px 8px #18182433;color:#f3f6fa}.whychoose-section.dark .whychoose-card-content{background:#232a34}.whychoose-section.dark .whychoose-card h3{color:#00f7ff}.whychoose-section.dark .whychoose-card p{color:#b0b8c9}.whychoose-section.dark .whychoose-label{box-shadow:0 2px 8px #00bfff55;color:#fff}@media (max-width:1200px){.core-competencies-grid,.featured-grid,.industry-solutions-grid,.whychoose-grid{gap:2rem;grid-template-columns:repeat(2,1fr);padding:0 1.5rem}}@media (max-width:900px){.core-competencies-grid,.featured-grid,.industry-solutions-grid,.services-grid,.whychoose-grid{gap:2rem;grid-template-columns:1fr;padding:0 1rem}.competency-card,.featured-card,.industry-card,.service-card,.whychoose-card{min-height:420px;padding:2rem 1.5rem 1.5rem}.featured-img,.service-image img,.whychoose-img{height:200px}.core-competencies-title,.industry-solutions-title{font-size:2rem}.core-competencies-subtitle,.industry-solutions-subtitle{font-size:1.1rem}}@media (max-width:600px){.core-competencies-grid,.featured-grid,.industry-solutions-grid,.services-grid,.whychoose-grid{gap:1.5rem;grid-template-columns:1fr;max-width:100vw;overflow:hidden;padding:0 .5rem}.competency-card,.featured-card,.industry-card,.service-card,.whychoose-card{min-height:380px;padding:1.5rem 1rem 1rem}.featured-img,.service-image img,.whychoose-img{height:160px}.core-competencies-title,.featured-title,.industry-solutions-title,.whychoose-title{font-size:1.5rem;margin-bottom:1.5rem}.core-competencies-subtitle,.industry-solutions-subtitle{font-size:1rem}.competency-features li{font-size:.9rem}.industry-highlights span{font-size:.8rem;padding:.3rem .6rem}}.core-competencies-section{background:linear-gradient(135deg,#0f1419,#1a2332);overflow:hidden;padding:6rem 0 5rem;position:relative}.core-competencies-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(135,206,250,0.1)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.core-competencies-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.core-competencies-title{color:#00f7ff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;text-shadow:0 2px 8px #facc154d}.core-competencies-subtitle{color:#87cefa;font-size:1.2rem;font-weight:500;margin-bottom:3rem;text-align:center}.core-competencies-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.competency-card{background:linear-gradient(135deg,#ffffff14,#ffffff0d);border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;min-height:520px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.competency-card:before{background:linear-gradient(90deg,#87cefa,#facc15);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.competency-card:hover:before{transform:scaleX(1)}.competency-card:hover{box-shadow:0 20px 60px #87cefa40,0 12px 40px #facc1526;transform:translateY(-10px)}.competency-icon{margin-bottom:1.5rem}.competency-icon img{border-radius:20px;box-shadow:0 12px 32px #87cefa66;height:120px;object-fit:cover;transition:transform .3s ease;width:120px}.competency-card:hover .competency-icon img{transform:scale(1.1)}.competency-card h3{color:#00f7ff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.competency-card p{color:#e0e0e0;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.competency-features{list-style:none;margin:0 0 1.5rem;padding:0;text-align:left}.competency-features li{color:#87cefa;font-size:.95rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.competency-features li:before{color:#00f7ff;content:"✓";font-weight:700;left:0;position:absolute}.competency-link{background:linear-gradient(135deg,#87cefa,#facc15);border-radius:50px;box-shadow:0 4px 16px #87cefa33;color:#0a0a0a;display:inline-block;font-size:1rem;font-weight:600;margin-top:auto;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.competency-link:hover{background:linear-gradient(135deg,#facc15,#87cefa);box-shadow:0 6px 20px #87cefa4d;transform:scale(1.05)}.industry-solutions-section{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:6rem 0 5rem;position:relative}.industry-solutions-container{margin:0 auto;max-width:1400px;padding:0 2rem}.industry-solutions-title{color:#00f7ff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;text-shadow:0 2px 8px #facc154d}.industry-solutions-subtitle{color:#87cefa;font-size:1.2rem;font-weight:500;margin-bottom:3rem;text-align:center}.industry-solutions-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.industry-card{background:linear-gradient(135deg,#ffffff14,#ffffff0d);border:1px solid #ffffff1a;border-radius:20px;min-height:480px;transition:all .3s ease}.industry-card:before{background:linear-gradient(90deg,#87cefa,#facc15);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.industry-card:hover:before{transform:scaleX(1)}.industry-card:hover{box-shadow:0 20px 60px #87cefa40,0 12px 40px #facc1526;transform:translateY(-10px)}.industry-image{height:120px;overflow:hidden;position:relative}.industry-image img{filter:brightness(1.1) contrast(1.1);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.industry-card:hover .industry-image img{transform:scale(1.05)}.industry-content{display:flex;flex-direction:column;flex-grow:1;padding:2rem}.industry-content h3{color:#00f7ff;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.industry-content p{color:#e0e0e0;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.industry-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.industry-highlights span{background:linear-gradient(135deg,#87cefa33,#facc1533);border:1px solid #87cefa4d;border-radius:20px;color:#87cefa;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.industry-link{background:linear-gradient(135deg,#87cefa,#facc15);border-radius:50px;box-shadow:0 4px 16px #87cefa33;color:#0a0a0a;display:inline-block;font-size:1rem;font-weight:600;margin-top:auto;padding:.8rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.industry-link:hover{background:linear-gradient(135deg,#facc15,#87cefa);box-shadow:0 6px 20px #87cefa4d;transform:scale(1.05)}@media (max-width:480px){.core-competencies-section{padding:2rem 0 1.5rem}.core-competencies-title{font-size:1.1rem;margin-bottom:1rem}.core-competencies-subtitle{font-size:.95rem;margin-bottom:1.2rem}.core-competencies-grid{gap:1rem;grid-template-columns:1fr;padding:0 .2rem}.competency-card{border-radius:12px;min-height:220px;padding:.8rem .5rem .7rem}.competency-icon{margin-bottom:.7rem}.competency-icon img{border-radius:10px;height:60px;width:60px}.competency-card h3{font-size:1rem;margin-bottom:.5rem}.competency-card p{font-size:.9rem;margin-bottom:.7rem}.competency-features li{font-size:.85rem;padding-left:1.1rem}.competency-link{font-size:.9rem;padding:.5rem 1.2rem}}@media (max-width:900px){.slide-container{margin:0 4px;min-height:320px}.slide-image{height:160px}.slide-heading{font-size:1.18rem;margin:12px 0 6px}.slide-text{font-size:.98rem;margin:0 8px;min-height:48px}.explore-flip-container{margin-bottom:12px;margin-top:12px}}@media (max-width:600px){.slide-container{min-height:200px;padding-bottom:10px}.slide-image{border-radius:14px 14px 0 0;height:100px}.slide-heading{font-size:1.01rem;margin:8px 0 4px}.slide-text{font-size:.91rem;margin:0 4px;min-height:32px}.explore-flip-container{margin-bottom:8px;margin-top:8px}}.explore-flip-container{align-items:center;display:flex;justify-content:center;margin-bottom:18px;margin-top:18px;perspective:800px}.explore-popup-btn{background:#0000;background:none;border:none;box-shadow:none;cursor:pointer;display:block;height:48px;outline:none;padding:0;perspective:inherit;position:relative;width:180px}.explore-popup-btn span{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50px;box-shadow:0 0 12px #00f7ff88;display:flex;font-size:1rem;font-weight:600;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:background .3s,color .3s,box-shadow .3s;width:100%}.explore-flip-front{background:linear-gradient(135deg,#00bfff,#00f7ff);color:#fff;z-index:2}.explore-flip-back{background:linear-gradient(135deg,#00f7ff,#00bfff);color:#181824;font-size:.98rem;padding:0 10px;transform:rotateY(180deg);z-index:1}.explore-popup-btn{transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,2,.6,1)}.explore-flip-container:focus-within .explore-popup-btn,.explore-flip-container:hover .explore-popup-btn{transform:rotateY(180deg)}.explore-popup-overlay{align-items:center;animation:fadeIn .3s;background:#0a141ed9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.explore-popup-modal{align-items:center;background:linear-gradient(135deg,#181824 80%,#23272f);border:2.5px solid #00f7ff;border-radius:22px;box-shadow:0 0 32px #00f7ffcc,0 8px 32px #00bfff99;color:#e0e0e0;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-width:320px;padding:2.5rem 2rem 2rem;position:relative;text-align:center}.explore-popup-close{background:linear-gradient(135deg,#00bfff,#00f7ff);border:none;border-radius:50px;box-shadow:0 0 12px #00f7ff88;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:18px;padding:.6rem 1.4rem;transition:background .3s,color .3s,box-shadow .3s,transform .2s}.explore-popup-close:hover{background:linear-gradient(135deg,#00f7ff,#00bfff);box-shadow:0 0 24px #00f7ffcc;color:#181824;transform:scale(1.07)}@media (max-width:600px){.explore-popup-modal{min-width:90vw;padding:1.2rem .5rem 1rem}.explore-popup-close{font-size:.92rem;padding:.5rem 1.1rem}}.industries-page{background:linear-gradient(135deg,#181c24,#232a34);color:#f3f6fa;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;padding-bottom:0;padding-left:1vw;padding-right:1vw}.section-title{color:#00bfff;font-size:2.2rem;font-weight:700;letter-spacing:.01em;margin-bottom:.5rem;text-align:center;text-shadow:0 2px 16px #232a34}.section-subtitle{color:#b0b8c9;font-size:1.1rem;margin-bottom:2rem;text-align:center}.industries-section{padding:2.5rem 1rem 1.5rem}.industries-grid{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1fr;margin:0 auto 2rem;max-width:1200px;padding:1rem .3rem}@media (min-width:700px){.industries-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1.2rem .7rem}}@media (min-width:1200px){.industries-grid{gap:2rem;grid-template-columns:repeat(4,1fr);padding:1.5rem .5rem}}.industry-card{align-items:center;background:linear-gradient(135deg,#181c24 80%,#232a34);border:3px solid #0000;border-radius:1.5rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex-direction:column;margin-bottom:.5rem;min-height:420px;min-height:380px;overflow:hidden;position:relative;text-decoration:none!important;transition:box-shadow .22s,transform .22s,border-color .22s;width:100%}.industry-card:visited{color:inherit}.industry-card:first-child{border-color:#00bfff}.industry-card:nth-child(2){border-color:#e6007a}.industry-card:nth-child(3){border-color:#6f42c1}.industry-card:nth-child(4){border-color:#00e676}.industry-card:nth-child(5){border-color:#ff9800}.industry-card:nth-child(6){border-color:#ff512f}.industry-card:nth-child(7){border-color:#3f5efb}.industry-card:nth-child(8){border-color:#06b6d4}.industry-card:hover{border-color:#00f7ff;border-width:4px;box-shadow:0 16px 48px #00bfff66,0 4px 16px #06b6d466;transform:translateY(-10px) scale(1.04)}.industry-card-accent{align-items:center;background:inherit;border-bottom-left-radius:60px 40px;border-bottom-right-radius:60px 40px;display:flex;height:90px;justify-content:flex-start;position:relative;width:100%}.industry-card:first-child .industry-card-accent{background:linear-gradient(135deg,#00bfff,#1e90ff)}.industry-card:nth-child(2) .industry-card-accent{background:linear-gradient(135deg,#e6007a,#ff4b2b)}.industry-card:nth-child(3) .industry-card-accent{background:linear-gradient(135deg,#6f42c1,#3f5efb)}.industry-card:nth-child(4) .industry-card-accent{background:linear-gradient(135deg,#00e676,#00b894)}.industry-card:nth-child(5) .industry-card-accent{background:linear-gradient(135deg,#ff9800,#ff512f)}.industry-card:nth-child(6) .industry-card-accent{background:linear-gradient(135deg,#ff512f,#ff9800)}.industry-card:nth-child(7) .industry-card-accent{background:linear-gradient(135deg,#3f5efb,#6f42c1)}.industry-card:nth-child(8) .industry-card-accent{background:linear-gradient(135deg,#06b6d4,#00bfff)}.industry-icon{color:#fff;filter:drop-shadow(0 2px 8px #00bfff88);font-size:2.8rem;margin-left:1.2rem;z-index:2}.industry-card-content{align-items:center;background:#0000;display:flex;flex:1 1;flex-direction:column;padding:1.2rem 1.1rem .7rem;width:100%}.industry-card-title{color:#fff;font-size:1.18rem;font-weight:700;margin:1.1rem 0 .5rem;text-align:center}.industry-card-desc{color:#b0b8c9;font-size:.98rem;margin-bottom:1.2rem;text-align:center}.industry-card-btn{background:linear-gradient(135deg,#00bfff,#06b6d4);border:none;border-radius:50px;box-shadow:0 2px 8px #00bfff33;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.02em;margin-bottom:.6rem;margin-top:auto;padding:.7rem 1.6rem;transition:background .2s,color .2s,transform .2s}.industry-card:first-child .industry-card-btn{background:linear-gradient(135deg,#00bfff,#1e90ff)}.industry-card:nth-child(2) .industry-card-btn{background:linear-gradient(135deg,#e6007a,#ff4b2b)}.industry-card:nth-child(3) .industry-card-btn{background:linear-gradient(135deg,#6f42c1,#3f5efb)}.industry-card:nth-child(4) .industry-card-btn{background:linear-gradient(135deg,#00e676,#00b894)}.industry-card:nth-child(5) .industry-card-btn{background:linear-gradient(135deg,#ff9800,#ff512f)}.industry-card:nth-child(6) .industry-card-btn{background:linear-gradient(135deg,#ff512f,#ff9800)}.industry-card:nth-child(7) .industry-card-btn{background:linear-gradient(135deg,#3f5efb,#6f42c1)}.industry-card:nth-child(8) .industry-card-btn{background:linear-gradient(135deg,#06b6d4,#00bfff)}.industry-card-btn:hover{filter:brightness(1.2) drop-shadow(0 0 8px #00f7ffcc);transform:scale(1.07)}@media (max-width:900px){.industry-card{min-height:260px;padding-bottom:.5rem}.industry-card-title{font-size:1rem}.industry-card-desc{font-size:.92rem}.industry-card-btn{font-size:.92rem;margin-bottom:.4rem;padding:.5rem 1.1rem}}@media (max-width:700px){.industry-card{border-radius:.8rem;min-height:180px;padding-bottom:.3rem}.industry-card-title{font-size:.95rem}.industry-card-desc{font-size:.89rem}.industry-card-btn{font-size:.85rem;margin-bottom:.2rem;padding:.3rem .8rem}.industries-grid{gap:.7rem;padding:.5rem .1rem 2rem}}@media (max-width:600px){.industry-card{min-height:180px;padding-bottom:.5rem}.industry-card-btn{font-size:.85rem;margin-bottom:.2rem;padding:.3rem .8rem}}.case-studies-section{background:linear-gradient(135deg,#232a34 60%,#181c24);padding:2.5rem 1rem 1.5rem}.case-study-grid{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1fr;margin:0 auto 1.2rem;max-width:900px;padding:1rem .2rem}@media (min-width:600px){.case-study-grid{gap:1.1rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.case-study-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}}.case-card{align-items:flex-start;background:#1e222ccc;border:1px solid #ffffff12;border-radius:1.1rem;box-shadow:0 4px 24px #87cefa22,0 2px 8px #00bfff11;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:1.3rem 1.1rem 1.1rem;transition:transform .18s,box-shadow .18s,background .18s}.case-card:hover{background:#282c36f7;box-shadow:0 10px 32px #87cefa44,0 4px 16px #00bfff33;transform:translateY(-5px) scale(1.03)}.case-card h4{color:#00bfff;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.case-card p{color:#e0e6f0;font-size:1rem;margin:0}.approach-section{padding:2.5rem 1rem 1.5rem}.steps{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:1.5rem}.step{animation:cardFadeInOrange .8s cubic-bezier(.4,2,.3,1);background:#1e222cf5;border:1.5px solid #00bfff;border-radius:1.1rem;box-shadow:0 4px 24px 0 #ff980033,0 2px 8px #000a;color:#f3f6fa;cursor:pointer;font-size:1.08rem;font-weight:600;min-width:120px;padding:1.1rem 2.2rem;text-align:center;transition:box-shadow .28s,transform .22s,background .18s,border .22s}.step:focus,.step:hover{background:#18120a;border:2.5px solid #00bfff;box-shadow:0 12px 40px #ff980088,0 2px 12px #000c,0 0 0 6px #ff980055;transform:translateY(-8px) scale(1.09) rotate(-3deg);z-index:2}.team-section{padding:2.5rem 1rem 1.5rem}.team-grid{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1fr;margin:0 auto 1.2rem;max-width:500px}@media (min-width:600px){.team-grid{gap:1.1rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.team-grid{gap:1rem;grid-template-columns:repeat(3,1fr);max-width:900px}}.team-card{align-items:center;background:#1e222cd9;border:1px solid #ffffff14;border-radius:1.2rem;box-shadow:0 4px 32px #87cefa22,0 2px 8px #00bfff11;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;min-height:0;min-width:0;overflow:visible;padding:1.2rem 1rem 1rem;position:relative;transition:transform .18s,box-shadow .18s,background .18s;width:auto}.team-card:hover{background:#282c36f7;box-shadow:0 16px 48px #87cefa44,0 8px 32px #00bfff33;transform:translateY(-7px) scale(1.04)}.team-photo{border:2px solid #00bfff;border-radius:50%;box-shadow:0 2px 12px #87cefa33;height:60px;margin-bottom:.8rem;object-fit:cover;width:60px}.confetti-canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.team-card h3{color:#00bfff;font-size:1.18rem;font-weight:700;margin:.5rem 0 .2rem;z-index:2}.team-card p{color:#e0e6f0;font-size:1rem;margin:.1rem 0;text-align:center;z-index:2}.capabilities-section{padding:2.5rem 1rem 1.5rem}.capabilities-grid{margin:0 auto;max-width:900px}.capability-card{background:#1e222ceb;border:1.5px solid #00bfff88;border-radius:1.1rem;box-shadow:0 4px 24px #87cefa22,0 2px 8px #00bfff11;min-height:180px;padding:2rem 1.2rem 1.5rem;transition:box-shadow .18s,transform .18s,border .18s}.capability-card:hover{border:2px solid #87cefa;box-shadow:0 12px 40px #87cefa44,0 4px 16px #00bfff33;transform:translateY(-7px) scale(1.04)}.capability-icon{align-items:center;background:linear-gradient(135deg,#00bfff 40%,#87cefa);border-radius:50%;box-shadow:0 2px 12px #00bfff33;display:flex;font-size:2.2rem;height:54px;justify-content:center;width:54px}.capability-card h4{color:#00bfff;font-size:1.15rem}.strategic-value-section{padding:2.5rem 1rem 1.5rem}.strategic-value-grid{margin:0 auto;max-width:900px}.value-card{background:#1e222ceb;border:1.5px solid #87cefa88;border-radius:1.1rem;box-shadow:0 4px 24px #00bfff22,0 2px 8px #87cefa11;min-height:180px;padding:2rem 1.2rem 1.5rem;transition:box-shadow .18s,transform .18s,border .18s}.value-card:hover{border:2px solid #00bfff;box-shadow:0 12px 40px #00bfff44,0 4px 16px #87cefa33;transform:translateY(-7px) scale(1.04)}.value-card h4{color:#87cefa}.strategic-value-section.unique-stepper{background:none;padding:3rem 1rem}.strategic-stepper{align-items:flex-end;flex-wrap:wrap;gap:2.5rem}.step-parallelogram,.strategic-stepper{display:flex;justify-content:center;position:relative}.step-parallelogram{align-items:center;background:#10131a;border:4px solid #00bfff;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff22;box-sizing:border-box;flex-direction:column;height:auto;margin:0 .5rem;min-height:120px;min-width:180px;padding:1.2rem;text-align:center;transform:skew(-20deg);transition:min-width .2s,min-height .2s,padding .2s;width:auto;z-index:2}.step-parallelogram>*{transform:skew(20deg)}.step1{background:linear-gradient(135deg,#10131a 60%,#1e90ff);border-color:#1e90ff}.step2{background:linear-gradient(135deg,#10131a 60%,#00bfff);border-color:#00bfff}.step3{background:linear-gradient(135deg,#10131a 60%,#3ec6e0);border-color:#3ec6e0}.step4{background:linear-gradient(135deg,#10131a 60%,#1e90ff);border-color:#1e90ff}.step-desc,.step-number,.step-title{color:#eaf6ff}.step-number{font-size:2.5rem;font-weight:700;margin-bottom:.3rem}.step-title{font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.step-desc{color:#eaf6ff;font-size:.95rem}.step-arrow{align-items:center;display:flex;height:60px;justify-content:center;width:60px}.step-arrow:after{border:2.5px solid #00bfff;border-bottom:none;border-radius:50%;border-right:none;content:"";display:block;height:60px;margin-left:-30px;transform:rotate(45deg);width:60px}@media (max-width:900px){.strategic-stepper{align-items:center;flex-direction:column;gap:1.5rem}.step-arrow{margin:0;transform:rotate(90deg)}.step-parallelogram{min-height:80px;min-width:120px;padding:.8rem}}@media (max-width:600px){.step-parallelogram{min-height:60px;min-width:90px;padding:.5rem}.step-number{font-size:1.3rem}.step-title{font-size:.9rem}.step-desc{font-size:.8rem}.step-arrow,.step-arrow:after{height:30px;width:30px}.step-arrow:after{margin-left:-15px}}.client-metrics-section{padding:2.5rem 1rem 1.5rem}.client-metrics-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));justify-items:center;margin:0 auto 2rem;max-width:900px;padding:1rem .5rem}@media (max-width:900px){.client-metrics-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));padding:.7rem .2rem}}@media (max-width:600px){.client-metrics-grid{gap:.7rem;grid-template-columns:1fr;justify-items:center;padding:.5rem .1rem}.metric-card{margin-left:auto;margin-right:auto}}.metric-card{align-items:center;animation:floatCircle 3.5s ease-in-out infinite;aspect-ratio:1/1;background:linear-gradient(135deg,#232a34 80%,#181c24);border:3px solid #00bfff88;border-radius:50%;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;max-width:150px;min-width:90px;position:relative;text-align:center;transition:box-shadow .22s,transform .22s,width .2s;width:100%}@media (max-width:900px){.metric-card{font-size:.91rem;max-width:110px;min-width:70px}}@media (max-width:600px){.metric-card{font-size:.85rem;margin-bottom:.7rem;max-width:90px;min-width:60px}}.metric-icon{color:#00bfff;font-size:2.2rem;margin-bottom:.5rem}.metric-card h4{color:#00bfff;font-size:1.5rem;margin-bottom:.2rem;margin-top:0}.metric-card p{color:#e0e0e0;font-size:1rem;margin:0}@media (max-width:700px){.client-metrics-grid{gap:1.2rem}.metric-card{font-size:.91rem;height:110px;width:110px}.metric-icon{font-size:1.3rem}.metric-card h4{font-size:1.1rem}}.capabilities-grid,.case-study-grid,.client-metrics-grid,.industries-grid,.strategic-value-grid,.team-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto 2rem;max-width:1200px;padding:1.5rem .5rem}@media (min-width:1200px){.capabilities-grid,.case-study-grid,.client-metrics-grid,.industries-grid,.strategic-value-grid{gap:2.5rem;max-width:1400px;padding:2rem 1rem}}.capability-card,.case-card,.industry-card,.metric-card,.team-card,.value-card{background:linear-gradient(135deg,#232a34 80%,#181c24);border-radius:1.3rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;min-height:220px;min-width:220px;overflow:hidden;padding:2rem 1.2rem 1.5rem;position:relative;transition:box-shadow .22s,transform .22s;width:100%}.capability-card:hover,.case-card:hover,.metric-card:hover,.team-card:hover,.value-card:hover{box-shadow:0 16px 48px #00bfff44,0 4px 16px #06b6d433;transform:translateY(-8px) scale(1.03)}.capability-icon,.metric-icon{color:#00bfff;font-size:2.2rem;margin-bottom:1rem}.capability-card,.case-card,.industry-card,.metric-card,.team-card,.value-card{align-items:center;aspect-ratio:4/3;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;min-height:180px}@media (max-width:900px){.industries-page{padding-left:2vw;padding-right:2vw}.approach-section,.case-studies-section,.industries-section,.team-section{padding:1.1rem .2rem .7rem}.section-title{font-size:1.18rem;margin-bottom:.3rem}.section-subtitle{font-size:.98rem;margin-bottom:1.1rem}.capability-card,.case-card,.industry-card,.metric-card,.team-card,.value-card{font-size:.98rem;min-height:120px;padding:.6rem .1rem}.capability-icon,.industry-icon,.metric-icon{font-size:1.1rem;height:32px;margin-bottom:.2rem;width:32px}.industry-card img{border-radius:1.1rem 1.1rem 0 0;height:120px}.industry-card-content{padding:.7rem .7rem 1rem}.industry-icon{font-size:1.3rem;height:38px;margin-bottom:.4rem;width:38px}.industry-emoji{font-size:1.4rem;margin-bottom:.12rem}.capabilities-grid,.strategic-value-grid{gap:1.2rem;grid-template-columns:repeat(2,1fr)}.client-metrics-grid{gap:1.2rem;grid-template-columns:1fr 1fr}}@media (max-width:700px){.industries-page{padding-left:3vw;padding-right:3vw}.approach-section,.case-studies-section,.industries-section,.team-section{padding:1.2rem .3rem 1rem}.section-title{font-size:1.4rem}.industry-card{min-height:110px;padding:.8rem .2rem .7rem}.industry-icon{height:36px;width:36px}.case-card,.step,.team-card{max-width:100%;min-width:0;padding:.8rem .5rem .7rem}.team-photo{height:44px;width:44px}}@media (max-width:600px){.industries-page{padding-left:2vw;padding-right:2vw}.approach-section,.case-studies-section,.industries-section,.team-section{padding:.7rem .1rem .5rem}.section-title{font-size:1.01rem;margin-bottom:.2rem}.section-subtitle{font-size:.89rem;margin-bottom:.7rem}.capability-card,.case-card,.industry-card,.metric-card,.team-card,.value-card{border-radius:.7rem;font-size:.91rem;min-height:80px;padding:.3rem .05rem}.capability-icon,.industry-icon,.metric-icon{font-size:.9rem;height:22px;margin-bottom:.1rem;width:22px}.team-photo{height:38px;margin-bottom:.4rem;width:38px}.industry-card img{border-radius:.9rem .9rem 0 0;height:80px}.industry-card-content{padding:.5rem .5rem .7rem}.industry-icon{height:14px;margin-bottom:.15rem;width:14px}.capability-card,.metric-card,.value-card{min-height:100px;padding:1.1rem .7rem}.capability-icon,.metric-icon{font-size:1.2rem;height:32px;margin-bottom:.3rem;width:32px}}@media (max-width:500px){.industries-page{padding-left:.5vw;padding-right:.5vw}.section-title{font-size:1.1rem;margin-bottom:.2rem}.section-subtitle{font-size:.85rem;margin-bottom:.7rem}.approach-section,.case-studies-section,.industries-section,.team-section{padding:.5rem .05rem .3rem}.capabilities-grid,.case-study-grid,.client-metrics-grid,.industries-grid,.strategic-value-grid,.team-grid{gap:.6rem;grid-template-columns:1fr;padding:.5rem .05rem}.capability-card,.case-card,.industry-card,.metric-card,.team-card,.value-card{border-radius:.5rem;font-size:.85rem;max-width:100%;min-height:80px;min-width:0;padding:.4rem .05rem;width:100%}.capability-icon,.industry-icon,.metric-icon{font-size:1rem;height:24px;margin-bottom:.1rem;width:24px}.capability-card h4,.case-card h4,.industry-card-title,.metric-card h4,.team-card h3,.value-card h4{font-size:.95rem;margin-bottom:.2rem}.capability-card p,.case-card p,.industry-card-desc,.metric-card p,.team-card p,.value-card p{font-size:.82rem;margin-bottom:.1rem}.industry-card-btn{font-size:.8rem;margin-bottom:.1rem;padding:.2rem .5rem}.step-parallelogram{border-radius:.4rem;min-height:40px;min-width:60px;padding:.3rem}.step-number{font-size:1rem}.step-title{font-size:.8rem}.step-desc{font-size:.7rem}.step-arrow,.step-arrow:after{height:18px;margin-left:-9px;width:18px}.metric-card{font-size:.7rem;margin-bottom:.3rem;max-width:60px;min-width:40px}.team-photo{height:32px;margin-bottom:.3rem;width:32px}.flip-card-back,.flip-card-front,.flip-card-inner{border-radius:.4rem;padding:.3rem .05rem}.flip-card-back h4{font-size:.85rem}.flip-card-back li,.flip-card-back ul{font-size:.8rem}}.capabilities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem;margin-top:2rem}.capability-card{align-items:center;background:#ffffff12;border-radius:1.2rem;box-shadow:0 4px 24px #00bfff22;display:flex;flex-direction:column;min-width:0;padding:2rem 1.2rem;text-align:center;transition:box-shadow .2s,transform .2s}.capability-card:hover{box-shadow:0 8px 32px #00bfff44;transform:translateY(-6px) scale(1.03)}.capability-icon{color:#00bfff;font-size:2.5rem;margin-bottom:1rem}.capability-card h4{color:gold;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.capability-card p{color:#e0e0e0;font-size:1rem}.strategic-value-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem;margin-top:2rem}.value-card{align-items:center;background:#ffffff12;border-radius:1.2rem;box-shadow:0 4px 24px #ffd70022;display:flex;flex-direction:column;min-width:0;padding:2rem 1.2rem;text-align:center;transition:box-shadow .2s,transform .2s}.value-card:hover{box-shadow:0 8px 32px #ffd70044;transform:translateY(-6px) scale(1.03)}.value-card .capability-icon{color:gold;font-size:2.3rem;margin-bottom:1rem}.value-card h4{color:#00bfff;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.value-card p{color:#e0e0e0;font-size:1rem}@media (max-width:700px){.capabilities-grid,.strategic-value-grid{gap:1.2rem;grid-template-columns:1fr}.capability-card,.value-card{padding:1.2rem .7rem}.capability-icon,.value-card .capability-icon{font-size:1.5rem;margin-bottom:.7rem}.capability-card h4,.value-card h4{font-size:1rem}.capability-card p,.value-card p{font-size:.9rem}}.case-card,.team-card{align-items:center;border-radius:.8rem;box-sizing:border-box;display:flex;flex-direction:column;font-size:1rem;height:auto;justify-content:flex-start;margin:0 auto 1rem;max-width:100%;min-height:0;min-width:0;padding:1rem .8rem;text-align:center;width:auto}.case-card h4,.team-card h3{font-size:1.08rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;margin-top:.2rem;text-align:center;width:100%}.case-card p,.team-card p{font-size:.97rem;line-height:1.5;margin:.2rem 0 .4rem;text-align:center;width:100%}@media (max-width:900px){.case-card,.team-card{border-radius:.7rem;font-size:.97rem;padding:.7rem .4rem}.case-card h4,.team-card h3{font-size:1rem}.case-card p,.team-card p{font-size:.93rem}}@media (max-width:600px){.case-card,.team-card{border-radius:.5rem;font-size:.95rem;padding:.5rem .2rem}.case-card h4,.team-card h3{font-size:.95rem}.case-card p,.team-card p{font-size:.89rem}}@media (max-width:500px){.case-card,.team-card{border-radius:.4rem;font-size:.87rem;min-height:24px;padding:.2rem .05rem}}.case-card.flip-card{background:none;border:none;box-shadow:none;cursor:pointer;display:flex;height:auto;margin:0 auto 1rem;max-width:100%;min-height:0;min-width:0;outline:none;padding:0;perspective:900px;width:100%}.flip-card-inner{align-items:center;background:#1e222cd9;border:1.5px solid #00bfff88;border-radius:.8rem;box-shadow:0 4px 24px #00bfff22;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100%;min-width:0;padding:1rem .8rem;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,2,.3,1);width:100%}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#1e222cd9;border-radius:.8rem;box-sizing:border-box;color:#f3f6fa;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:1rem .8rem;width:100%}.flip-card-front{z-index:2}.flip-card-back{background:linear-gradient(135deg,#0a2540 60%,#1e90ff);color:#eaf6ff;transform:rotateY(180deg);z-index:3}.flip-card-back h4{color:#00bfff;font-size:1.05rem;margin-bottom:.5rem}.flip-card-back ul{color:#eaf6ff;font-size:.97rem;list-style:disc inside;margin:0;padding:0}.flip-card-back li{font-size:.97rem;margin-bottom:.3rem}@media (max-width:900px){.flip-card-back,.flip-card-front,.flip-card-inner{border-radius:.7rem;padding:.7rem .4rem}}@media (max-width:600px){.flip-card-back,.flip-card-front,.flip-card-inner{border-radius:.5rem;padding:.5rem .2rem}.case-card.flip-card{min-height:80px}}.related-content-label{color:#7bb7e6;font-size:.92rem;font-style:italic;letter-spacing:.01em;margin-top:.7rem;opacity:.85;text-align:center}.metric-card.cube{align-items:center;animation:none;aspect-ratio:1/1;background:linear-gradient(135deg,#232a34 80%,#181c24);border:3px solid #00bfff88;border-radius:1.1rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #18182411;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;max-height:150px;max-width:150px;min-height:90px;min-width:90px;position:relative;text-align:center;transition:box-shadow .22s,transform .22s,width .2s;width:100%}@media (max-width:900px){.metric-card.cube{font-size:.91rem;max-height:110px;max-width:110px;min-height:70px;min-width:70px}}@media (max-width:600px){.metric-card.cube{font-size:.85rem;margin-bottom:.7rem;max-height:90px;max-width:90px;min-height:60px;min-width:60px}}@media (max-width:500px){.metric-card.cube{font-size:.7rem;margin-bottom:.3rem;max-height:60px;max-width:60px;min-height:40px;min-width:40px}}.client-metrics-circle-grid{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:2.5rem 0 2rem}.metric-circle-card{align-items:center;animation:floatCircle 3.5s ease-in-out infinite alternate;background:#181c24;border:5px solid #00bfff;border-radius:50%;box-shadow:0 4px 32px #00bfff22,0 2px 8px #18182411;display:flex;flex-direction:column;height:180px;justify-content:center;margin:0 .5rem;position:relative;transition:transform .25s,box-shadow .25s;width:180px}.metric-circle-card:hover{box-shadow:0 8px 32px #00bfff44;transform:translateY(-8px) scale(1.05)}.metric-circle-value{color:#00bfff;font-size:2.5rem;font-weight:800;letter-spacing:.01em;margin-bottom:.7rem;text-align:center}.metric-circle-label{color:#e5e7eb;font-size:1.1rem;font-weight:500;text-align:center}@keyframes floatCircle{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@media (max-width:900px){.client-metrics-circle-grid{gap:1.2rem}.metric-circle-card{font-size:1.1rem;height:140px;width:140px}.metric-circle-value{font-size:2rem}.metric-circle-label{font-size:1rem}}@media (max-width:600px){.client-metrics-circle-grid{align-items:center;flex-direction:column;gap:1.5rem}.metric-circle-card{font-size:1rem;height:98vw;max-height:320px;max-width:320px;min-height:120px;min-width:120px;width:98vw}.metric-circle-value{font-size:1.5rem}.metric-circle-label{font-size:.95rem}}@media (max-width:700px){.industry-icon{font-size:2.2rem}}@media (max-width:500px){.industry-icon{font-size:2.7rem}}.mission-main-container{margin:0 auto;max-width:1200px;padding:2.5rem 1rem 2rem}.center-header{margin-bottom:2.5rem;text-align:center}.mission-title{color:#00bfff;font-size:2.6rem;font-weight:800;letter-spacing:.02em;margin-bottom:.5rem;text-shadow:0 4px 24px #00bfff33,0 2px 8px #23272f22}.mission-section{animation:fadeSlideUp 1.2s both;background:#101014;border-radius:1.5rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #23272f11;color:#fff;margin-bottom:2.5rem;padding:2.2rem 1.5rem 1.5rem;text-align:center}.mission-section h1{color:#06b6d4;font-size:2rem;font-weight:700;margin-bottom:1rem}.mission-paragraph{color:#e0e0e0;font-size:1.15rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:700px}.mission-card-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2.2rem}@media (max-width:900px){.mission-card-row{gap:1.2rem;grid-template-columns:1fr}}.mission-card{align-items:stretch;animation:fadeSlideUp 1.2s both;background:#18181c;border-radius:1.5rem;box-shadow:0 8px 32px #00bfff22,0 2px 8px #23272f11;color:#fff;display:flex;flex-direction:column;min-height:220px;overflow:hidden;transition:box-shadow .3s,transform .3s;width:100%}.mission-card.video-card{box-shadow:0 12px 40px #00bfff33,0 4px 16px #06b6d422}.mission-card:hover{box-shadow:0 16px 48px #00bfff44,0 8px 32px #06b6d444;transform:translateY(-4px) scale(1.02)}.overlay-title{background:linear-gradient(90deg,#00bfff,#06b6d4);box-shadow:0 2px 8px #00bfff33}@media (max-width:900px){.mission-main-container{padding:1.2rem .2rem}.mission-title{font-size:2rem}.mission-section{padding:1.2rem .7rem 1rem}.mission-card-row{gap:1.2rem;grid-template-columns:1fr}.video-bg{max-height:220px;min-height:120px}.card-right{padding:1.2rem .7rem .7rem}}@media (max-width:600px){.mission-title{font-size:1.3rem}.mission-section{padding:.7rem .2rem}.mission-card-row{gap:.7rem}.video-bg{max-height:160px;min-height:90px}.card-right{padding:.7rem .2rem .2rem}}.values-main-container{margin:0 auto;max-width:1200px;padding:2.5rem 1rem 2rem}.values-title{color:#ff7e5f;font-size:2.6rem;font-weight:800;letter-spacing:.02em;margin-bottom:.5rem;text-shadow:0 4px 24px #ff7e5f33,0 2px 8px #23272f22}.values-section{animation:fadeSlideUp 1.2s both;background:#101014;border-radius:1.5rem;box-shadow:0 8px 32px #ff7e5f22,0 2px 8px #23272f11;color:#fff;margin-bottom:2.5rem;padding:2.2rem 1.5rem 1.5rem;text-align:center}.values-section h1{color:#ff7e5f;font-size:2rem;font-weight:700;margin-bottom:1rem}.values-paragraph{color:#e0e0e0;font-size:1.15rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:700px}.values-card-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2.2rem}@media (max-width:900px){.values-card-row{gap:1.2rem;grid-template-columns:1fr}}.values-card{align-items:stretch;animation:fadeSlideUp 1.2s both;background:#18181c;border-radius:1.5rem;box-shadow:0 8px 32px #ff7e5f22,0 2px 8px #23272f11;color:#fff;display:flex;flex-direction:column;min-height:220px;overflow:hidden;transition:box-shadow .3s,transform .3s;width:100%}.values-card.video-card{box-shadow:0 12px 40px #ff7e5f33,0 4px 16px #ff7e5f22}.values-card:hover{box-shadow:0 16px 48px #ff7e5f44,0 8px 32px #ff7e5f44;transform:translateY(-4px) scale(1.02)}.overlay-title{background:linear-gradient(90deg,#facc15,#fbbf24);box-shadow:0 2px 8px #facc1533;color:#181824}@media (max-width:900px){.values-main-container{padding:1.2rem .2rem}.values-title{font-size:2rem}.values-section{padding:1.2rem .7rem 1rem}.values-card-row{gap:1.2rem;grid-template-columns:1fr}.video-bg{max-height:220px;min-height:120px}.card-right{padding:1.2rem .7rem .7rem}}@media (max-width:600px){.values-title{font-size:1.3rem}.values-section{padding:.7rem .2rem}.values-card-row{gap:.7rem}.video-bg{max-height:160px;min-height:90px}.card-right{padding:.7rem .2rem .2rem}}.vision-main-container{margin:0 auto;max-width:1200px;padding:2.5rem 1rem 2rem}.vision-title{color:#a259ff;font-size:2.6rem;font-weight:800;letter-spacing:.02em;margin-bottom:.5rem;text-shadow:0 4px 24px #a259ff33,0 2px 8px #23272f22}.vision-section{animation:fadeSlideUp 1.2s both;background:#101014;border-radius:1.5rem;box-shadow:0 8px 32px #a259ff22,0 2px 8px #23272f11;color:#fff;margin-bottom:2.5rem;padding:2.2rem 1.5rem 1.5rem;text-align:center}.vision-section h1{color:#a259ff;font-size:2rem;font-weight:700;margin-bottom:1rem}.vision-paragraph{color:#e0e0e0;font-size:1.15rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:700px}.vision-card-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2.2rem}@media (max-width:900px){.vision-card-row{gap:1.2rem;grid-template-columns:1fr}}.vision-card{align-items:stretch;animation:fadeSlideUp 1.2s both;background:#18181c;border-radius:1.5rem;box-shadow:0 8px 32px #a259ff22,0 2px 8px #23272f11;color:#fff;display:flex;flex-direction:column;min-height:220px;overflow:hidden;transition:box-shadow .3s,transform .3s;width:100%}.vision-card.video-card{box-shadow:0 12px 40px #a259ff33,0 4px 16px #a259ff22}.vision-card:hover{box-shadow:0 16px 48px #a259ff44,0 8px 32px #a259ff44;transform:translateY(-4px) scale(1.02)}.card-left,.card-right{align-items:center;display:flex;justify-content:center;min-width:0;padding:0;width:100%}.card-left{background:#18181c;border-bottom:1.5px solid #23272f;justify-content:center;padding:0}.card-right{background:#101014;color:#fff;flex-direction:column;padding:2rem 1.2rem 1.2rem;text-align:left}.video-bg,.vision-img{aspect-ratio:16/9;background:#23272f;border-radius:0;box-shadow:none;display:block;height:auto;margin:0;max-height:340px;min-height:180px;object-fit:cover;width:100%}.overlay-title{background:linear-gradient(90deg,#a259ff,#f857a6);border-radius:1rem;bottom:12px;box-shadow:0 2px 8px #a259ff33;color:#fff;font-size:1.1rem;font-weight:700;left:50%;letter-spacing:.01em;max-width:90vw;opacity:.95;padding:.3rem 1.2rem;position:absolute;text-align:center;transform:translateX(-50%);white-space:normal;z-index:2}@media (max-width:900px){.overlay-title{bottom:8px;font-size:1rem;max-width:96vw;padding:.25rem .8rem}}@media (max-width:600px){.overlay-title{bottom:4px;font-size:.88rem;max-width:98vw;padding:.18rem .5rem}}.card-text{color:#e0e0e0;font-size:1.13rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:340px;text-align:left}@media (max-width:900px){.vision-main-container{padding:1.2rem .2rem}.vision-title{font-size:2rem}.vision-section{padding:1.2rem .7rem 1rem}.vision-card-row{gap:1.2rem;grid-template-columns:1fr}.video-bg,.vision-img{max-height:220px;min-height:120px}.card-right{padding:1.2rem .7rem .7rem}}@media (max-width:600px){.vision-title{font-size:1.3rem}.vision-section{padding:.7rem .2rem}.vision-card-row{gap:.7rem}.video-bg,.vision-img{max-height:160px;min-height:90px}.card-right{padding:.7rem .2rem .2rem}}
/*# sourceMappingURL=main.99ae1831.css.map*/