@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&family=DM+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#fff;background:#070e1c;font-family:Inter,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--container-width:1200px;--container-padding:24px;--section-spacing:100px}.container{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.site-shell{color:#f4f6fa;background:#070e1c;min-height:100vh;animation:.7s pageEnter}.nav-burger{cursor:pointer;background:#070e1c59;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.custom-line{opacity:.8;border:none;border-top:.1px solid beige;width:950px;margin:20px auto;transform:scaleY(.5)}.nav-burger span{background:#fff;border-radius:2px;width:18px;height:2px;margin:3px 0;display:block}@media (width<=768px){.nav-burger{z-index:1002;flex-direction:column;gap:0;display:flex}.nav-links{-webkit-backdrop-filter:blur(14px);z-index:1002;background:#070e1cd6;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2rem;margin-left:0;padding:.9rem;display:none;position:absolute;top:100%;left:1rem;right:1rem;box-shadow:0 22px 40px #00000059}.nav-links.open{animation:.18s both navDropdown;display:flex}.nav-link{padding:.7rem .35rem;font-size:1rem;font-weight:700}.nav-link:after{bottom:-2px}}@keyframes navDropdown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-cta{color:#070e1c;background:linear-gradient(135deg,#f6c37b 0%,#ff9f43 50%,#ffbe76 100%);border:1px solid #ffd7a0cc;border-radius:999px;margin-left:auto;padding:.6rem 1.05rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 8px 18px #ff9f4359}.home-page{overflow:hidden}.hero{align-items:flex-start;min-height:92vh;display:flex;position:relative}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#070e1c00 0%,#070e1c 95%);height:160px;position:absolute;bottom:-1px;left:0;right:0}.hero-video,.hero-overlay{position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(110deg,#070e1ce0 16%,#070e1cc4 48%,#070e1ca6 100%)}.hero-content{z-index:2;text-align:left;width:100%;max-width:none;margin:0;padding:8rem 0 2rem 1.2rem;animation:.9s floatInLeft;position:relative}.hero-tagline{color:#2c1b1f;letter-spacing:.13rem;background:#ffecc7f2;margin-bottom:1.2rem;padding:.24rem .48rem;font-size:.78rem;font-weight:700;display:inline-block}.hero h1{color:#fefefe;max-width:760px;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4.1rem);line-height:1.08}.hero h1 span{color:#fff}.commitment-interactive{--commitment-x:0%;color:#fff;transition:color .35s}.commitment-interactive.is-active{background:linear-gradient(90deg, #e86a1a 0%, #ff9f43 calc(var(--commitment-x) - 6%), #ff9f43 var(--commitment-x), #fff calc(var(--commitment-x) + 4%), #fff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;transition:background .1s linear}.hero-subtext{color:#d3d9e2;max-width:760px;margin-bottom:1.7rem;font-size:clamp(.96rem,1.6vw,1.2rem);line-height:1.42}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn{letter-spacing:.2px;border:1px solid #0000;padding:.88rem 1.55rem;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#081222;background:#fff;border-radius:2px}.btn-primary:hover{box-shadow:0 8px 26px #ffffff40}.btn-creative{color:#070e1c;background:linear-gradient(135deg,#fff 0%,#dfe8ff 52%,#cdd8ff 100%);border:1px solid #ffffffbf;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 10px 24px #060f2166}.btn-creative span{z-index:1;position:relative}.btn-creative:before{content:"";background:linear-gradient(120deg,#0000 20%,#fff9 45%,#0000 70%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.btn-creative:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 14px 30px #070e1c75}.btn-creative:hover:before{transform:translate(120%)}.btn-outline{color:#fff;background:#ffffff0f;border-color:#ffffff73;border-radius:999px}.btn-outline:hover{background:#ffffff24;border-color:#ffffff9e;box-shadow:0 8px 20px #070e1c59}.stats{z-index:2;border-top:1px solid #ffffff26;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1180px;margin:-.9rem auto 2rem;padding:0 2rem;animation:.9s .2s both fadeUp;display:grid;position:relative}.stat-card{-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left;background:0 0;border:none;padding:2rem .25rem .7rem}.stat-card h3{color:#fff;margin:0 0 .2rem;font-size:clamp(1.7rem,3.2vw,2.2rem)}.stat-card p{color:#d8d0c3;letter-spacing:.06rem;margin:0;font-size:.78rem;font-weight:700}.clients-strip{z-index:2;background:linear-gradient(#fff 0%,#fbfbfb 100%);border-top:none;border-bottom:1px solid #2222220f;margin:0 0 2.5rem;padding:2.25rem .5rem;animation:.95s .3s both fadeUp;position:relative;overflow:hidden}.clients-title{text-align:center;color:#2b2b2b;letter-spacing:.08rem;margin:0 0 1rem;font-size:.95rem;font-weight:700}.marquee-fade-container{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.marquee-track{width:100%;overflow:hidden}.marquee-content{align-items:center;width:max-content;animation:28s linear infinite marqueeSlide;display:flex}.clients-strip:hover .marquee-content{animation-play-state:paused}.client-logo{opacity:1;filter:none;mix-blend-mode:normal;justify-content:center;align-items:center;width:170px;height:84px;margin:0 2.5rem;transition:transform .25s,box-shadow .2s;display:flex;position:relative}.client-logo:before{content:"";opacity:.6;background:0 0;border:2px solid #0000000f;border-radius:50%;width:8px;height:8px;position:absolute;left:-2.65rem}.marquee-content>.client-logo:first-child:before{display:none}.client-logo:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 6px 18px #2626260f}.client-logo img{object-fit:contain;filter:none;max-width:100%;max-height:100%;display:block}@keyframes marqueeSlide{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pageEnter{0%{opacity:.35}to{opacity:1}}@keyframes floatInLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.legacy-section{background:#050a12;padding:4.5rem 2rem 5rem;animation:.9s both fadeUp}.legacy-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;display:grid}.legacy-eyebrow{color:#ce7106;letter-spacing:.14rem;margin:0 0 1rem;font-size:.78rem;font-weight:700}.legacy-heading{color:#fff;max-width:520px;margin:0 0 1.4rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;line-height:1.15}.legacy-text{color:#b8c2d1;max-width:540px;margin:0 0 1rem;font-size:.98rem;line-height:1.55}.legacy-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 2rem;margin-top:2rem;display:grid}.legacy-stat h3{color:#fff;margin:0 0 .25rem;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:700}.legacy-stat p{color:#8f9bb0;letter-spacing:.05rem;margin:0;font-size:.72rem;font-weight:700}.legacy-visual{justify-content:center;align-items:center;display:flex;position:relative}.legacy-image-wrap{aspect-ratio:1;border:1px solid #ffffff14;width:100%;max-width:420px;overflow:hidden}.legacy-image-wrap img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .45s;transform:scale(1)}.legacy-image-wrap:hover img{transform:scale(1.03)}.legacy-corner{pointer-events:none;border:3px solid #e4cfaa;width:56px;height:56px;position:absolute}.legacy-corner-tl{border-bottom:none;border-right:none;top:-8px;right:12px}.legacy-corner-br{border-top:none;border-left:none;bottom:-8px;left:12px}.content-page{place-items:center;min-height:calc(100vh - 120px);padding:2rem;display:grid}.content-card{text-align:center;background:#070e1c94;border:1px solid #ffffff29;border-radius:18px;width:100%;max-width:820px;padding:2rem}.content-card h1{margin:0 0 .9rem}.content-card p{color:#d3d9e2;margin:0;line-height:1.5}.whatsapp-button{color:#fff;z-index:1001;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.75rem;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 10px 24px #00000059}.whatsapp-button:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 14px 28px #00000073}@media (width<=980px){.navbar-wrap{position:fixed}.navbar{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.5rem 1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.9rem;width:auto;margin-left:0}.nav-cta{margin-top:0;margin-left:0;padding:.55rem .95rem;font-size:.92rem}.hero{min-height:86vh}.hero-tagline{letter-spacing:.2rem;font-size:.72rem}.hero-content{padding-top:10.5rem;padding-left:1rem}.hero h1{font-size:clamp(2rem,8vw,3.1rem)}.stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.brand img{max-width:180px;height:56px}.legacy-inner{grid-template-columns:1fr;gap:2.5rem}.legacy-visual{order:-1}.legacy-image-wrap{max-width:100%}}@media (width<=768px){.hero-content{padding-left:.9rem}.hero-actions{gap:.8rem}.client-logo{width:140px;height:70px;margin:0 1rem}.legacy-section{padding:3.5rem 1.2rem 4.5rem}.legacy-inner{gap:2.2rem}}@media (width<=520px){.navbar{gap:.5rem;padding:.45rem .7rem}.brand img{max-width:130px;height:42px}.nav-links{gap:.55rem}.nav-link{font-size:.85rem}.nav-cta{padding:.5rem .8rem;font-size:.85rem}.hero{min-height:88vh}.hero-content{padding:9rem 1rem 1.5rem .75rem}.hero-tagline{font-size:.68rem}.hero h1{font-size:clamp(1.7rem,10vw,2.7rem)}.hero-subtext{margin-bottom:1.2rem;font-size:.98rem}.hero-actions{flex-direction:column;align-items:flex-start}.btn{padding:.85rem 1.2rem}.stats{grid-template-columns:1fr;padding:0 1rem}.client-logo{width:120px;height:60px;margin:0 .75rem}.clients-title{font-size:.78rem}.legacy-section{padding:3.2rem 1rem 4rem}.legacy-heading{max-width:100%;font-size:1.9rem}.legacy-text{font-size:.95rem}.legacy-stats-grid{grid-template-columns:1fr 1fr}.legacy-image-wrap{max-width:280px}}.navbar-wrap{z-index:1000;width:100%;position:fixed;top:0;left:0}.navbar{-webkit-backdrop-filter:blur(14px);background:#070e1cad;border:1px solid #ffffff29;border-radius:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;width:100%;margin:0;padding:.65rem 1.25rem;display:grid;position:relative}.brand{align-items:center;gap:.7rem;text-decoration:none;display:flex}.brand img{object-fit:contain;border-radius:0;width:auto;max-width:160px;height:46px}.nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-left:0;display:flex}.nav-link{color:#f6f8fb;padding:.2rem .1rem;font-size:.95rem;font-weight:600;text-decoration:none;position:relative}.nav-link:after{content:"";transform-origin:0;background:#d26f75;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link-active:after{transform:scaleX(1)}.nav-burger,.nav-cta-drawer{display:none}.nav-cta{color:#070e1c;white-space:nowrap;background:linear-gradient(135deg,#f6c37b 0%,#ff9f43 50%,#ffbe76 100%);border:1px solid #ffd7a0cc;border-radius:999px;margin-left:auto;padding:.6rem 1.05rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 8px 18px #ff9f4359}.nav-cta:before{content:"";opacity:0;background:linear-gradient(#fff5dc73,#0000 70%,#0000);width:200%;height:200%;transition:all .55s;position:absolute;top:-50%;left:-50%;transform:rotate(-45deg)}.nav-cta:hover{transform:scale(1.05);box-shadow:0 0 20px #ffb3669e}.nav-cta:hover:before{opacity:1;transform:rotate(-45deg)translateY(100%)}@media (width<=980px){.navbar{gap:.6rem;padding:.5rem 1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.9rem}.nav-cta{margin-left:0;padding:.55rem .95rem;font-size:.92rem}.brand img{max-width:180px;height:56px}}@media (width<=768px){.navbar{grid-template-columns:auto auto;justify-content:space-between;gap:0;padding:.6rem 1rem}.brand img{height:40px}.nav-cta.nav-cta-desktop{display:none}.nav-burger{cursor:pointer;z-index:1002;background:#070e1c59;border:1px solid #ffffff29;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex}.nav-burger span{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-burger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-links{-webkit-backdrop-filter:blur(14px);z-index:1001;background:#070e1ce0;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;margin-left:0;padding:.5rem .75rem .75rem;display:none;position:absolute;top:calc(100% + 6px);left:1rem;right:1rem;box-shadow:0 22px 40px #0006}.nav-links.open{animation:.18s both navDropdown;display:flex}.nav-link{border-bottom:1px solid #ffffff12;width:100%;padding:.75rem .5rem;font-size:1rem;font-weight:700}.nav-link:last-of-type{border-bottom:none}.nav-link:after{bottom:-1px}.nav-cta-drawer{text-align:center;border-radius:999px;width:100%;margin-top:.6rem;margin-left:0;padding:.72rem 1rem;font-size:.95rem;display:block}}@media (width<=520px){.navbar{padding:.45rem .75rem}.brand img{max-width:120px;height:36px}}.jenil-advantage-section{background-color:#f9fafb;justify-content:center;margin-bottom:0;padding:80px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.sub-title{color:#2f1518;letter-spacing:2px;font-size:.8rem;font-weight:700}.main-title{color:#000;margin:0;font-size:2.5rem;font-weight:700}@keyframes animate-background{0%{background-position:0%}to{background-position:100%}}.advantages-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.advantage-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:40px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 35px #2f151814,0 5px 15px -2px #991b1b0a}.advantage-card:hover{border-color:#2f151826;transform:translateY(-6px);box-shadow:0 25px 50px -5px #2f151833,0 10px 20px -5px #991b1b26}.icon-wrapper{background-color:#fff2e6;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.advantage-icon{color:#2f1518;stroke-width:2px;width:26px;height:26px}.card-title-adv{color:#0c1017;margin:0 0 12px;font-size:1.15rem;font-weight:700}.card-description-adv{color:#6b7280;margin:0;font-size:.925rem;line-height:1.5}@media (width<=1024px){.advantages-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.advantages-grid{grid-template-columns:1fr}.main-title{font-size:2rem}}.how-we-work-section{background-color:#070e1c;justify-content:center;padding:80px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.container{width:100%;max-width:1200px;margin:0 auto}.sub-title-wrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:12px;display:flex}.line{background-color:#d2691e;width:30px;height:2px}.sub-title-for-process{color:#fff;letter-spacing:2px;font-size:.8rem;font-weight:700}.main-title-for-process{color:#fff;margin:0;font-size:2.5rem;font-weight:700}.highlight{color:#0000;-webkit-text-fill-color:transparent;background-image:url(https://static.vecteezy.com/system/resources/thumbnails/055/112/071/small/yellow-to-orange-gradient-background-free-video.jpg);background-position:0%;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:5s linear infinite alternate animate-background;display:inline-block}.workflow-section{background-color:#070e1c;padding:20px 24px 0;font-family:sans-serif;overflow:hidden}.workflow-container{max-width:1200px;margin:0 auto;position:relative}.workflow-svg-line-container{z-index:1;height:2px;display:none;position:absolute;top:40px;left:12.5%;right:12.5%}@media (width>=768px){.workflow-svg-line-container{display:block}}.workflow-svg{width:100%;height:100%;overflow:visible}.base-track-line{stroke:#e4cfaa14;stroke-width:1.5px}.pulse-animated-line{stroke:#ff6a00;stroke-width:2px;stroke-linecap:round;stroke-dasharray:15 85;animation:4s linear infinite trace-pulse}@keyframes trace-pulse{0%{stroke-dashoffset:15px}to{stroke-dashoffset:-85px}}.steps-grid{z-index:2;grid-template-columns:1fr;gap:48px;display:grid;position:relative}@media (width>=768px){.steps-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.step-node-item{text-align:center;flex-direction:column;align-items:center;display:flex}.circle-node-wrapper{background:#070e1c;border:.5px solid #c45100;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;transition:border-color .3s,transform .3s;display:flex;position:relative}.step-node-item:hover .circle-node-wrapper{border-color:#ff6a00;transform:scale(1.05)}.inner-number{color:#ff6a00;letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.accent-orbit-dot{background-color:#ff6a00;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px;box-shadow:0 0 8px #ff6a00}.step-node-title{color:#fff;margin:0 0 8px;font-size:1.15rem;font-weight:700}.step-node-desc{color:#8a92a6;max-width:220px;margin:0;font-size:.88rem;line-height:1.5}.testimonials-section{box-sizing:border-box;background:#f9fafb;padding:80px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.testimonials-label{letter-spacing:2px;text-transform:uppercase;color:#888;font-family:sans-serif;font-size:11px}.line{background-color:#2f1518;width:30px;height:2px;margin-bottom:8px;display:block}.testimonials-title{color:#111;margin:12px 0 48px;font-size:clamp(1.6rem,4vw,3rem);font-weight:700;line-height:1.2}.highlight-partners{color:#0000;-webkit-text-fill-color:transparent;background-image:url(https://static.vecteezy.com/system/resources/thumbnails/021/706/763/small/red-dark-gradient-background-texture-with-gradation-illustration-for-template-free-photo.jpg);background-position:0%;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:5s linear infinite alternate animate-background;display:inline-block}.testimonials-track{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{cursor:default;word-break:break-word;background:#fff;border-radius:20px;flex-direction:column;gap:20px;min-width:0;padding:32px 28px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,background .3s;animation:.5s both slideIn;display:flex;box-shadow:0 2px 12px #0000000f}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.testimonial-card:hover{background:#fafafa;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000001f}.avatar{object-fit:cover;border:2px solid #eee;border-radius:50%;flex-shrink:0;width:52px;height:52px;transition:border-color .3s,transform .3s}.testimonial-card:hover .avatar{border-color:#333;transform:scale(1.08)}.card-text{color:#444;flex:1;font-size:.95rem;line-height:1.7}.card-footer{border-top:1px solid #f0f0f0;flex-direction:column;gap:4px;padding-top:16px;display:flex}.card-name{color:#111;font-family:sans-serif;font-size:1rem;font-weight:600}.card-role{color:#999;font-family:sans-serif;font-size:.8rem}.testimonials-dots{justify-content:center;gap:8px;margin-top:40px;display:flex}.dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.dot.active{background:#111;transform:scale(1.3)}@media (width<=960px){.testimonials-section{padding:60px 40px}.testimonials-track{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.testimonials-section{padding:48px 20px}.testimonials-track{grid-template-columns:repeat(2,1fr);gap:14px}.testimonial-card{gap:14px;padding:20px 16px}.card-text{font-size:.85rem}.testimonials-title{margin:12px 0 32px}}@media (width<=420px){.testimonials-track{grid-template-columns:1fr}}.b2b-testimonial-section{background-color:#070e1c;width:100%;padding:120px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.b2b-container{z-index:10;max-width:1280px;margin:0 auto;position:relative}.bg-giant-watermark{letter-spacing:.5rem;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;font-size:clamp(8rem,15vw,16rem);font-weight:900;position:absolute;bottom:-20px;left:5%}.structural-quote-mark{color:#ffffff06;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Georgia,serif;font-size:16rem;line-height:1;position:absolute;top:-60px;left:-20px}.b2b-header-wrapper{align-items:center;gap:16px;margin-bottom:60px;display:flex}.b2b-label-line{background-color:#ff6a00;width:40px;height:1px}.b2b-logo-img{object-fit:contain;filter:contrast(1.2)brightness(1.1);max-width:100%;max-height:100%}.b2b-section-label{color:#ff6a00;letter-spacing:3px;text-transform:uppercase;font-size:.8rem;font-weight:700}.b2b-split-grid{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (width>=1024px){.b2b-split-grid{grid-template-columns:1.1fr 1.3fr;gap:80px}}.video-box-card{aspect-ratio:4/5;cursor:pointer;background-color:#0a0f20;border:1px solid #ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #00000080}.video-media-asset{object-fit:cover;filter:grayscale(15%)contrast(1.05);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.video-box-card:hover .video-media-asset{transform:scale(1.04)}.video-cinematic-overlay{background:linear-gradient(#0003 0%,#06091366 50%,#060913 95%);transition:background .4s;position:absolute;inset:0}.video-box-card:hover .video-cinematic-overlay{background:linear-gradient(#0000001a 0%,#0609134d 50%,#060913 98%)}.video-trigger-button-housing{z-index:5;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.premium-play-circle{color:#060913;cursor:pointer;z-index:6;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .3s;display:flex;box-shadow:0 10px 25px #0000004d}.play-icon-vector{width:20px;height:20px;margin-left:4px}.play-pulse-ring{z-index:4;border:1px solid #fff6;border-radius:50%;width:70px;height:70px;transition:all .4s;position:absolute}.video-box-card:hover .premium-play-circle{color:#fff;background-color:#ff6a00;transform:scale(1.08)}.video-box-card:hover .play-pulse-ring{opacity:0;border-color:#ff6a00;transform:scale(1.4)}.video-footer-accent{z-index:5;align-items:center;gap:12px;display:flex;position:absolute;bottom:24px;left:24px}.pulse-beacon{background-color:#ff6a00;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #ff6a00}.video-cta-text{color:#fff;letter-spacing:2px;margin:0;font-size:.75rem;font-weight:700}.b2b-content-column{flex-direction:column;justify-content:center;display:flex;position:relative}.content-fluid-flow{flex-direction:column;gap:2rem;display:flex}.rating-star-cluster{color:#ff6a00;gap:4px;display:flex}.star-element-vector{width:16px;height:16px}.b2b-quote-paragraph{color:#f1f5f9;letter-spacing:-.01em;margin:0;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;line-height:1.6}.premium-industrial-badge{background:#ffffff05;border:1px solid #ffffff12;border-radius:4px;align-items:center;gap:10px;width:max-content;padding:8px 16px;display:inline-flex}.badge-steel-dot{background-color:#ff6a00;border-radius:50%;width:5px;height:5px}.badge-text-string{color:#a0aec0;letter-spacing:1.5px;text-transform:uppercase;font-size:.7rem;font-weight:700}.b2b-corporate-footer-row{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:2rem;display:flex}.meta-user-name{color:#fff;margin:0 0 4px;font-size:1.2rem;font-weight:700}.meta-user-role{color:#718096;margin:0;font-size:.85rem}.corporate-logo-frame{mix-blend-mode:screen;opacity:.75;justify-content:center;align-items:center;max-width:140px;height:48px;display:flex}.b2b-navigation-control-deck{align-items:center;gap:32px;margin-top:3.5rem;display:flex}.arrows-cluster{gap:12px;display:flex}.nav-arrow-trigger{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.nav-arrow-trigger:hover{color:#ff6a00;background-color:#ff6a0008;border-color:#ff6a00}.timeline-dots-rail{align-items:center;gap:10px;display:flex}.timeline-dot{cursor:pointer;width:8px;height:8px;transition:all .3W cubic-bezier(.16, 1, .3, 1);background-color:#ffffff26;border:none;border-radius:50%;padding:0}.timeline-dot.active-dot{background-color:#ff6a00;border-radius:4px;width:24px}.video-media-asset{object-fit:cover;width:100%;height:100%;display:block}.video-box-card{position:relative;overflow:hidden}.video-trigger-button-housing{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.premium-play-circle{cursor:pointer;border:none}.cta-section{color:#fff;background:#0d1321;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.cta-section:hover{cursor:none}.grid-canvas{background-image:linear-gradient(90deg,#1a243a80 1px,#0000 1px),linear-gradient(#1a243a80 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.cta-content{z-index:10;text-align:center;max-width:900px;padding:0 2rem;position:relative}.cta-title{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1}.cta-description{color:#ffffffa6;margin-bottom:3rem;font-size:1rem}.cta-buttons{justify-content:center;gap:1rem;display:flex}.quote-btn{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#c96a1d;border:none;padding:18px 42px;font-weight:600;transition:transform .3s;position:relative;overflow:hidden}.quote-btn span{z-index:2;position:relative}.quote-btn:before{content:"";background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:120%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%}.quote-btn:hover:before{left:120%}.quote-btn:hover{background:#dd7a27;transform:translateY(-2px)}.call-btn{color:#fff;cursor:pointer;letter-spacing:3px;background:0 0;border:1px solid #ffb693;padding:1rem 2.5rem;transition:all .3s}.call-btn:hover{background:#ffb6931a}.neon-wrapper{z-index:5;position:absolute;top:0;left:50%;transform:translate(-50%)}.neon-tube{background:#ffb693;width:300px;height:4px;box-shadow:0 0 20px #ffb693,0 0 40px #ffb693}.neon-tube-glow{background:radial-gradient(at top,#ffb69326 0%,#0000 70%);width:600px;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-footer{color:#ffffff59;z-index:10;justify-content:space-between;width:100%;padding:0 50px;font-size:12px;display:flex;position:absolute;bottom:30px;left:0}.footer-links{gap:30px;display:flex}.custom-cursor{pointer-events:none;z-index:999;background:#ffb693;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 15px #ffb693,0 0 30px #ffb693}.cursor-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ea58ff26 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;transform:translate(-50%,-50%)}.cursor-expanded{background:0 0;border:1px solid #ffb693;width:40px;height:40px}@media (width<=768px){.custom-cursor,.cursor-glow{display:none}}.footer{color:#fff;background:#070e1c;padding-top:2rem;position:relative;overflow:hidden}.footer-beam{background:linear-gradient(90deg,#0000,#ce7106,#0000);width:100%;height:2px;box-shadow:0 0 10px #f4b2664d}.footer-watermark{letter-spacing:20px;color:#ffffff05;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:16rem;font-weight:800;position:absolute;top:40px;left:50%;transform:translate(-50%)}.footer-container{z-index:2;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem;max-width:1400px;margin:auto;padding:4rem 5%;display:grid;position:relative}.footer-brand h2{letter-spacing:2px;margin-bottom:1rem;font-size:2rem}.footer-brand p{color:#ffffffa6;line-height:1.8}.footer-column h3{color:#ce7106;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem}.footer-column a{color:#ffffffa6;margin-bottom:.9rem;text-decoration:none;transition:all .3s;display:block}.footer-column a:hover{color:#ce7106;transform:translate(4px)}.footer-column p{color:#ffffffa6;margin-bottom:.9rem;line-height:1.7}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.5rem 5%;font-size:.9rem;display:flex}@media (width<=992px){.footer-container{grid-template-columns:1fr 1fr}.footer-watermark{font-size:8rem}}@media (width<=768px){.footer-container{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer-watermark{font-size:5rem}}.footer-logo{object-fit:contain;width:220px;height:auto;margin-bottom:1.5rem}.services-page{background-color:#fff;min-height:100vh;font-family:Segoe UI,sans-serif}.services-hero{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.hero-bg-services{z-index:0;position:absolute;inset:0}.hero-bg-img-services{object-fit:cover;object-position:center 35%;width:100%;height:100%;transform:scale(1.01)}.hero-overlay-services{background:linear-gradient(90deg,#050a19eb,#050a19bf);position:absolute;inset:0}.hero-content-services{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 60px;display:flex;position:relative}.hero-breadcrumbs-services{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;font-family:Segoe UI,sans-serif;font-size:14px;display:flex}.breadcrumb-link-services{color:#a3b3c5;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.breadcrumb-link-services:hover{color:var(--orange)}.breadcrumb-separator-services{color:var(--orange);opacity:.7;font-weight:300}.breadcrumb-current-services{color:#fff;cursor:default;font-weight:500}.hero-heading-services{letter-spacing:-.01em;color:var(--white);font-family:Segoe UI,sans-serif;font-size:clamp(1.94rem,4.3vw,3.5rem);font-weight:800;line-height:1.1}.hero-heading-accent-services{color:var(--orange);margin-left:12px;display:inline}.services-section{background-color:#fff;padding:72px 48px 80px}.services-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto;display:grid}.service-card{cursor:pointer;border-radius:14px;flex-direction:column;height:420px;transition:box-shadow .35s,transform .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000002e}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.service-card:hover .card-image{filter:grayscale(20%)brightness(.55);transform:scale(1.08)}.service-card:hover .card-accent-line{width:44px}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.services-hero{min-height:200px}.hero-content-services{padding:0 24px}.services-section{padding:48px 20px 60px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{height:380px}}.clients-strip-services{z-index:2;background:linear-gradient(#fff 0%,#fbfbfb 100%);border-top:none;border-bottom:1px solid #2222220f;margin:0 0 2.5rem;padding:2.25rem .5rem;position:relative;overflow:hidden}.clients-title-services{text-align:center;color:#2b2b2b;letter-spacing:.08rem;margin:0 0 1rem;font-size:.95rem;font-weight:700}.marquee-content-services{align-items:center;width:max-content;animation:28s linear infinite marqueeSlide;display:flex}.client-logo-services{opacity:1;filter:none;mix-blend-mode:normal;justify-content:center;align-items:center;width:170px;height:84px;margin:0 2.5rem;transition:transform .25s,box-shadow .2s;display:flex;position:relative}.client-logo-services:before{content:"";opacity:.6;background:0 0;border:2px solid #0000000f;border-radius:50%;width:8px;height:8px;position:absolute;left:-2.65rem}.marquee-content-services>.client-logo-services:first-child:before{display:none}.client-logo-services:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 6px 18px #2626260f}.client-logo-services img{object-fit:contain;filter:none;max-width:100%;max-height:100%;display:block;transform:scale(1.05)}.card-hover-number{z-index:2;opacity:0;color:#0000;-webkit-text-stroke:2px #e0783066;pointer-events:none;font-size:5rem;font-weight:900;line-height:1;transition:transform .45s cubic-bezier(.25,.46,.45,.94),opacity .45s;position:absolute;top:20px;right:-40px}.service-card:hover .card-hover-number{opacity:1;-webkit-text-stroke:2px #e07830d9;transform:translate(-64px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.our-usp-section{background-color:#fff;padding:10px 24px 60px;font-family:Segoe UI,sans-serif}.our-usp-container{max-width:1200px;margin:0 auto}.our-usp-title{color:#0e1b2e;text-align:left;letter-spacing:-.02em;margin:0 0 30px;font-size:2.5rem;font-weight:800;position:relative}.our-usp-title:after{content:"";background-color:#e07830;border-radius:2px;width:50px;height:2.5px;position:absolute;bottom:-10px;left:0;transform:none}.our-usp-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.our-usp-features{order:1}.our-usp-items{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.usp-item{cursor:pointer;align-items:flex-start;gap:20px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.usp-item:hover{transform:translate(10px)}.usp-number{color:#0000;-webkit-text-stroke:1px #e0783080;font-size:1.8rem;font-weight:700;line-height:1;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.usp-item:hover .usp-number{color:#e07830;-webkit-text-stroke:1px transparent;text-shadow:0 0 10px #e078304d}.usp-text h3{color:#0e1b2e;margin:0 0 8px;font-size:1.3rem;font-weight:700;transition:color .3s}.usp-item:hover .usp-text h3{color:#e07830}.usp-text p{color:#6c757d;margin:0;font-size:.95rem;line-height:1.6}.our-usp-image-wrapper{order:2}.our-usp-image-frame{border-radius:14px;width:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.our-usp-image-frame:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#e078301a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.our-usp-image-frame:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 30px 70px #e0783033}.our-usp-image-frame:hover:before{opacity:1}.our-usp-main-img{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1)}.our-usp-image-frame:hover .our-usp-main-img{transform:scale(1.05)}.reach-usp-section{background-color:#fff;padding:90px 24px 60px;font-family:Segoe UI,sans-serif}.reach-usp-container{max-width:1200px;margin:0 auto}.reach-usp-title{color:#0e1b2e;text-align:left;letter-spacing:-.02em;margin:0 0 30px;font-size:2.5rem;font-weight:800;position:relative}.reach-usp-title:after{content:"";background-color:#e07830;border-radius:2px;width:50px;height:2.5px;position:absolute;bottom:-10px;left:0;transform:none}.reach-usp-content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.reach-usp-features{order:1}.reach-usp-description{color:#6c757d;max-width:600px;margin-top:15px;font-family:sans-serif;font-size:1.1rem;font-weight:600;line-height:1.7}.reach-usp-points{flex-direction:column;gap:14px;margin:20px 0 0;padding-top:30px;list-style:none;display:flex}.reach-usp-points li{color:#6c757d;padding-left:28px;font-family:sans-serif;font-size:1.1rem;font-weight:600;line-height:1.8;position:relative}.reach-usp-points li:before{content:"•";color:#e07830;font-size:1rem;font-weight:700;position:absolute;left:0}.reach-usp-image-wrapper{order:2}.reach-usp-image-frame{border-radius:14px;width:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.reach-usp-image-frame:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#e078301a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.reach-usp-image-frame:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 30px 70px #e0783033}.reach-usp-image-frame:hover:before{opacity:1}.reach-usp-main-img{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1)}.reach-usp-image-frame:hover .reach-usp-main-img{transform:scale(1.05)}@media (width<=991px){.reach-usp-content{grid-template-columns:1fr;gap:50px}.reach-usp-features{order:2}.reach-usp-image-wrapper{order:1;max-width:700px;margin:0 auto}}@media (width<=768px){.reach-usp-section{padding:80px 20px}.reach-usp-title{font-size:2rem}.reach-usp-image-frame{max-width:500px;margin:0 auto}}@media (width<=576px){.reach-usp-section{padding:60px 16px}.reach-usp-image-frame{max-width:100%}}@media (width<=991px){.our-usp-content{grid-template-columns:1fr;gap:50px}.our-usp-features{order:2}.our-usp-image-wrapper{order:1;max-width:700px;margin:0 auto}.usp-items{max-width:600px;margin:0 auto}}@media (width<=768px){.our-usp-section{padding:80px 20px}.our-usp-title{font-size:2rem}.usp-number{font-size:1.5rem}.usp-text h3{font-size:1.2rem}.usp-text p{font-size:.9rem}.our-usp-image-frame{max-width:500px;margin:0 auto}}@media (width<=576px){.our-usp-section{padding:60px 16px}.usp-item{gap:15px}.usp-text h3{font-size:1.1rem}.our-usp-image-frame{max-width:100%}}.about-industry-image-wrapper{aspect-ratio:1;flex:1;max-width:50%}.about-industry-image-frame{border-radius:12px;width:100%;height:100%;transition:box-shadow .4s;overflow:hidden;box-shadow:0 16px 40px #00000014}.about-industry-heading-services{color:#0e1b2e;letter-spacing:-.02em;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.15}.about-industry-subtext-services{color:#6c757d;margin-bottom:35px;font-family:Segoe UI,sans-serif;font-size:1.3rem;line-height:1.6}@media (width<=991px){.about-industry-content{flex-direction:column;gap:40px}.about-industry-image-wrapper{max-width:100%}}@media (width<=576px){.about-industry-features{grid-template-columns:1fr;gap:20px}}.services-section-header{box-sizing:border-box;max-width:1200px;margin:60px auto 5px;padding:0 24px;font-family:Segoe UI,sans-serif}.services-header-accent{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.services-header-accent .accent-line{background-color:#e07830;border-radius:2px;width:50px;height:3px}.services-header-accent .accent-text{color:#e07830;text-transform:uppercase;letter-spacing:.1em;font-size:.95rem;font-weight:700}.services-main-title{color:#0e1b2e;letter-spacing:-.02em;margin:0 0 16px;font-size:2.5rem;font-weight:800}.services-header-subtext{color:#6c757d;max-width:760px;margin:0;font-size:1.05rem;line-height:1.6}@media (width<=768px){.services-section-header{margin:60px auto 30px}.services-main-title{font-size:2rem}}@media (width<=1024px){.services-hero{height:500px;padding:0 32px}.hero-content-services{max-width:700px}.hero-heading-services{font-size:3rem;line-height:1.1}}@media (width<=768px){.services-hero{height:auto;min-height:500px;padding:100px 24px 60px}.hero-content-services{width:100%;max-width:100%}.hero-breadcrumbs-services{flex-wrap:wrap;margin-bottom:20px;font-size:.85rem}.hero-heading-services{margin-bottom:0;font-size:2.4rem;line-height:1.15}}@media (width<=480px){.services-hero{min-height:420px;padding:90px 20px 50px}.hero-heading-services{max-width:280px;font-size:2rem;line-height:1.2}.hero-breadcrumbs-services{gap:6px;font-size:.75rem}.breadcrumb-home-svg{width:14px;height:14px}}.products-page{background-color:#fff;min-height:100vh;font-family:Segoe UI,sans-serif}.products-hero{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.hero-bg-products{z-index:0;position:absolute;inset:0}.hero-bg-img-products{object-fit:cover;object-position:center 35%;width:100%;height:100%;transform:scale(1.01)}.hero-overlay-products{background:linear-gradient(90deg,#050a19eb,#050a19bf);position:absolute;inset:0}.hero-content-products{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 60px;display:flex;position:relative}.hero-breadcrumbs-products{font-family:var(--font-body);justify-content:center;align-items:center;gap:12px;margin-bottom:20px;font-size:14px;display:flex}.breadcrumb-link-products{color:#a3b3c5;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.breadcrumb-link-products:hover{color:var(--orange)}.breadcrumb-separator-products{color:var(--orange);opacity:.7;font-weight:300}.breadcrumb-current-products{color:#fff;cursor:default;font-weight:500}.hero-heading-products{font-family:var(--font-display);letter-spacing:-.01em;color:var(--white);text-transform:uppercase;font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.1}.hero-heading-accent-products{color:var(--orange);margin-left:12px;display:inline}.products-section{background-color:#fff;padding:72px 48px 80px}.products-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto;display:grid}.product-card{cursor:pointer;border-radius:14px;flex-direction:column;height:420px;transition:box-shadow .35s,transform .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000002e}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.card-image{object-fit:cover;filter:grayscale(50%)brightness(.7);width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94);display:block;position:absolute;inset:0}.product-card:hover .card-image{filter:grayscale(20%)brightness(.55);transform:scale(1.08)}.card-overlay{pointer-events:none;z-index:1;background:linear-gradient(#050a191a 0%,#050a1973 40%,#050a19e0 75%,#050a19f7 100%);position:absolute;inset:0}.card-content{z-index:2;padding:22px 24px 26px;position:absolute;bottom:0;left:0;right:0}.card-accent-line{background-color:#e07830;border-radius:2px;width:0;height:2.5px;margin-bottom:14px;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .card-accent-line{width:44px}.card-title{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:1.35rem;font-weight:700}.card-description{color:#b0b8cc;margin:0 0 18px;font-size:.875rem;line-height:1.55}.card-specs{border-top:1px solid #ffffff1f;flex-direction:column;gap:9px;padding-top:14px;display:flex}.spec-row{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.spec-label{color:#7a839a;letter-spacing:.02em;font-weight:500}.spec-value{color:#d4d9e8;text-align:right;font-weight:600}@media (width<=1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.products-hero{min-height:200px}.hero-content-products{padding:0 24px}.products-section{padding:48px 20px 60px}.products-grid{grid-template-columns:1fr;gap:20px}.product-card{height:380px}}.clients-strip-products{z-index:2;background:linear-gradient(#fff 0%,#fbfbfb 100%);border-top:none;border-bottom:1px solid #2222220f;margin:0 0 2.5rem;padding:2.25rem .5rem;position:relative;overflow:hidden}.clients-title-products{text-align:center;color:#2b2b2b;letter-spacing:.08rem;margin:0 0 1rem;font-size:.95rem;font-weight:700}.marquee-fade-container-products{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.marquee-track-products{width:100%;overflow:hidden}.marquee-content-products{align-items:center;width:max-content;animation:28s linear infinite marqueeSlide;display:flex}.clients-strip-products:hover .marquee-content-products{animation-play-state:paused}.client-logo-products{opacity:1;filter:none;mix-blend-mode:normal;justify-content:center;align-items:center;width:170px;height:84px;margin:0 2.5rem;transition:transform .25s,box-shadow .2s;display:flex;position:relative}.client-logo-products:before{content:"";opacity:.6;background:0 0;border:2px solid #0000000f;border-radius:50%;width:8px;height:8px;position:absolute;left:-2.65rem}.marquee-content-products>.client-logo-products:first-child:before{display:none}.client-logo-products:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 6px 18px #2626260f}.client-logo-products img{object-fit:contain;filter:none;max-width:100%;max-height:100%;display:block;transform:scale(1.05)}.about-industry-image-frame{border-radius:12px;width:100%;transition:box-shadow .4s;overflow:hidden;box-shadow:0 16px 40px #00000014}.about-industry-heading-products{color:#0e1b2e;letter-spacing:-.02em;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.15}.about-industry-subtext-products{color:#6c757d;margin-top:35px;margin-bottom:35px;font-size:1.2rem;line-height:1.6}@media (width<=991px){.about-industry-content{flex-direction:column;gap:40px}.about-industry-image-wrapper{max-width:100%}}@media (width<=576px){.about-industry-features{grid-template-columns:1fr;gap:20px}}.products-section-header{box-sizing:border-box;max-width:1200px;margin:60px auto 5px;padding:0 24px;font-family:Segoe UI,sans-serif}.products-header-accent{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.products-header-accent .accent-line{background-color:#e07830;border-radius:2px;width:50px;height:3px}.products-header-accent .accent-text{color:#e07830;text-transform:uppercase;letter-spacing:.1em;font-size:.95rem;font-weight:700}.products-main-title{color:#0e1b2e;letter-spacing:-.02em;margin:0 0 16px;font-size:2.5rem;font-weight:800}.products-header-subtext{color:#6c757d;max-width:760px;margin:0;font-size:1.05rem;line-height:1.6}@media (width<=768px){.products-section-header{margin:60px auto 30px}.products-main-title{font-size:2rem}}@media (width<=1024px){.products-hero{height:500px;padding:0 32px}.hero-content-products{max-width:700px}.hero-heading-products{font-size:3rem;line-height:1.1}}@media (width<=768px){.products-hero{height:auto;min-height:500px;padding:100px 24px 60px}.hero-content-products{width:100%;max-width:100%}.hero-breadcrumbs-products{flex-wrap:wrap;margin-bottom:20px;font-size:.85rem}.hero-heading-products{margin-bottom:0;font-size:2.5rem;line-height:1.15}}@media (width<=480px){.products-hero{min-height:420px;padding:90px 20px 50px}.hero-heading-products{font-size:2.2rem;line-height:1.2}.hero-breadcrumbs-products{gap:6px;font-size:.75rem}.breadcrumb-home-svg{width:14px;height:14px}}.product-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0b122099;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.product-modal-card{background:#fff;border-radius:16px;width:100%;max-width:840px;padding:40px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.product-modal-close-btn{cursor:pointer;color:#64748b;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:flex;position:absolute;top:24px;right:24px}.product-modal-close-btn:hover{color:#0b1220;background:#f1f5f9}.product-modal-close-btn svg{width:24px;height:24px}.product-modal-body{grid-template-columns:1fr 1.3fr;align-items:start;gap:40px;display:grid}@media (width<=768px){.product-modal-card{padding:32px 24px 24px}.product-modal-body{grid-template-columns:1fr;gap:24px}}.product-modal-img-container{flex-direction:column;gap:16px;display:flex}.product-modal-img-container img{aspect-ratio:1;object-fit:cover;background:#f8fafc;border-radius:16px;width:100%}.product-modal-caption{padding-left:4px}.product-modal-name{color:#1e3a8a;margin-bottom:4px;font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:700}.product-modal-description{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:15px;font-weight:600}.product-modal-content-container{padding-top:12px}.product-modal-specs{margin-bottom:32px}.spec-row-modal{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;display:flex}.spec-label-modal{color:#94a3b8;font-weight:500}.spec-value-modal{color:#334155;font-weight:600}.product-modal-brands-container{padding-top:24px}.brands-title{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:13px;font-weight:600}.product-modal-brands{flex-direction:row;gap:12px;display:flex}.brand-logo{opacity:1;filter:grayscale(0%)brightness();align-items:center;height:40px;transition:opacity .3s,filter .3s;display:flex}.brand-logo:hover{opacity:1;filter:grayscale(0%)brightness()}.brand-logo img{object-fit:contain;max-width:120px;height:100%}.card-know-more-btn{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;z-index:10;border:none;border-radius:6px;align-self:flex-start;margin-top:16px;padding:10px 20px;font-size:13px;font-weight:600;transition:background .3s,transform .2s;position:relative;overflow:hidden}.card-know-more-btn:hover{background:#e05314;transform:translateY(-2px);box-shadow:0 8px 25px #f973164d}.card-know-more-btn:active{transform:translateY(0)}.csr-page{background-color:#fff;width:100%}.csr-hero{justify-content:center;align-items:center;height:380px;padding:0 24px;display:flex;position:relative;overflow:hidden}.hero-bg-csr{z-index:1;position:absolute;inset:0}.hero-bg-img-csr{object-fit:cover;filter:brightness(.4)contrast(1.05);width:100%;height:100%}.hero-overlay-csr{background:linear-gradient(#0e1b2e80,#0e1b2e);position:absolute;inset:0}.hero-content-csr{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;font-family:Segoe UI,sans-serif;display:flex;position:relative}.hero-breadcrumbs-csr{color:#b0b8cc;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-size:.9rem;display:flex}.breadcrumb-link-csr{color:#fff;align-items:center;gap:6px;text-decoration:none;transition:color .25s;display:flex}.breadcrumb-link-csr:hover{color:#e07830}.breadcrumb-separator-csr{color:#53627c}.hero-heading-csr{color:#fff;letter-spacing:-.02em;margin:0;font-size:3.5rem;font-weight:800}.hero-heading-accent-csr{color:#e07830}.csr-master-society-section{box-sizing:border-box;width:100%;max-width:1200px;margin:80px auto 40px;padding:0 24px}.society-section-header{margin-bottom:35px;font-family:Segoe UI,sans-serif}.society-section-main-title{color:#0e1b2e;letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:800}.society-split-grid{align-items:flex-start;gap:50px;display:flex}.society-slider-column{flex:1;max-width:45%;position:sticky;top:40px}.carousel-viewscreen{border-radius:14px;width:100%;height:560px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0e1b2e14}.carousel-slide-panel{opacity:0;z-index:1;transition:opacity .8s ease-in-out;position:absolute;inset:0}.carousel-slide-panel.active-slide{opacity:1;z-index:2}.carousel-slide-panel img{object-fit:cover;width:100%;height:100%}.carousel-tint-overlay{z-index:3;pointer-events:none;background:linear-gradient(#0000 0%,#0e1b2e66 100%);position:absolute;inset:0}.carousel-arrow-btn{cursor:pointer;z-index:5;color:#0e1b2e;background:#fff;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,color .2s;display:flex;position:absolute;bottom:25px}.carousel-arrow-btn svg{width:16px;height:16px}.carousel-arrow-btn:hover{color:#fff;background-color:#e07830}.arrow-left{border-radius:4px 0 0 4px;right:73px}.arrow-right{border-left:1px solid #e2e8f0;border-radius:0 4px 4px 0;right:28px}.society-why-csr-column{flex:1.2;max-width:55%}.editorial-wrapper{font-family:Segoe UI,sans-serif}.why-csr-title{color:#e07830;text-transform:uppercase;letter-spacing:.02em;margin:0 0 16px;font-size:1.6rem;font-weight:800}.editorial-lead-paragraph{color:#0e1b2e;text-align:justify;margin:0 0 20px;font-size:1.2rem;font-weight:600;line-height:1.65}.editorial-body-paragraph{color:#556175;text-align:justify;margin:0 0 20px;font-size:1.05rem;line-height:1.7}.corporate-manifesto-callout{background-color:#f8fafc;border-left:4px solid #e07830;border-radius:0 12px 12px 0;margin-top:25px;padding:24px 28px;box-shadow:0 4px 15px #00000003}.corporate-manifesto-callout p{color:#334155;text-align:justify;margin:0;font-size:1rem;line-height:1.65}@media (width<=1024px){.society-split-grid{flex-direction:column;gap:40px}.society-slider-column,.society-why-csr-column{width:100%;max-width:100%;position:static}.carousel-viewscreen{height:400px}}@media (width<=768px){.society-section-main-title{font-size:2rem}.editorial-lead-paragraph{font-size:1.1rem}.corporate-manifesto-callout{padding:20px}}.csr-initiatives-section{box-sizing:border-box;width:100%;max-width:1200px;margin:80px auto 120px;padding:0 24px}.csr-split-container{align-items:flex-start;gap:60px;display:flex}.csr-intro-column{flex:1;max-width:45%;font-family:Segoe UI,sans-serif;position:sticky;top:40px}.csr-orange-accent-line{background-color:#e07830;border-radius:2px;width:44px;height:3px;margin-bottom:14px}.csr-section-title{color:#0e1b2e;letter-spacing:-.01em;margin:0 0 20px;font-size:2.5rem;font-weight:800}.csr-section-desc{color:#556175;text-align:justify;margin:0;font-size:1.05rem;line-height:1.65}.csr-cards-column{flex-direction:column;flex:1.2;gap:20px;display:flex}.csr-interactive-row-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:20px;padding:30px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.card-indicator-dot{background-color:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px;transition:background-color .3s,transform .3s}.card-content-block{font-family:Segoe UI,sans-serif}.card-content-block h3{color:#0e1b2e;margin:0 0 8px;font-size:1.3rem;font-weight:700;transition:color .3s}.card-content-block p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.card-hover-border-accent{background-color:#e07830;width:0;height:3px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0}.csr-interactive-row-card:hover{background-color:#fff;border-color:#e0783040;transform:translate(6px);box-shadow:0 10px 25px #0e1b2e0a}.csr-interactive-row-card:hover .card-indicator-dot{background-color:#e07830;transform:scale(1.2)}.csr-interactive-row-card:hover .card-content-block h3{color:#e07830}.csr-interactive-row-card:hover .card-hover-border-accent{width:100%}@media (width<=1024px){.carousel-viewscreen{height:420px}.carousel-main-heading{font-size:2.4rem}.csr-split-container{flex-direction:column;gap:40px}.csr-intro-column{max-width:100%;position:static}}@media (width<=768px){.hero-heading-csr{font-size:2.6rem}.carousel-floating-text-wrapper{bottom:35px;left:30px}.carousel-main-heading{font-size:2rem}.carousel-arrow-btn{bottom:30px}.arrow-right{right:30px}.arrow-left{right:79px}.csr-section-title{font-size:2rem}.csr-interactive-row-card{padding:24px}}.csr-details-grid-section{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto 100px;padding:0 24px}.csr-cards-grid-layout{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.csr-display-grid-card{cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s,border-color .4s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0e1b2e05}.grid-card-image-box{width:100%;height:220px;overflow:hidden}.grid-card-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);transform:scale(1)}.grid-card-body{flex-grow:1;padding:30px 24px 24px;font-family:Segoe UI,sans-serif;position:relative}.grid-card-svg-icon{color:#e07830;background-color:#fff3eb;border:1px solid #e0783040;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:-24px;left:24px;box-shadow:0 4px 10px #0000000a}.grid-card-svg-icon svg{width:20px;height:20px}.grid-card-title{color:#0e1b2e;margin:8px 0 10px;font-size:1.25rem;font-weight:700}.grid-card-desc{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.csr-display-grid-card:hover{border-color:#e078304d;transform:translateY(-6px);box-shadow:0 20px 40px #e0783014}.csr-display-grid-card:hover .grid-card-image-box img{transform:scale(1.06)}.csr-counters-flex-container{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.csr-ticker-box{text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px 16px}.ticker-numeric-display{color:#0e1b2e;justify-content:center;align-items:center;margin-bottom:8px;font-family:Segoe UI,sans-serif;font-size:2.6rem;font-weight:800;line-height:1;display:flex}.ticker-orange-suffix{color:#e07830;margin-left:2px}.ticker-register{animation-duration:15s;animation-timing-function:cubic-bezier(.1,1,.1,1);animation-iteration-count:infinite;animation-fill-mode:forwards}.register-500:after{content:"500";animation:15s cubic-bezier(.1,1,.1,1) infinite forwards count500}.register-20:after{content:"20";animation:15s cubic-bezier(.1,1,.1,1) infinite forwards count20}.register-5000:after{content:"5,000";animation:15s cubic-bezier(.1,1,.1,1) infinite forwards count5000}.register-10:after{content:"10";animation:15s cubic-bezier(.1,1,.1,1) infinite forwards count10}@keyframes count500{0%,92%,to{content:"0"}2%,90%{content:"135"}4%,88%{content:"312"}6%,86%{content:"478"}8%,84%{content:"500"}}@keyframes count20{0%,92%,to{content:"0"}2%,90%{content:"4"}4%,88%{content:"11"}6%,86%{content:"17"}8%,84%{content:"20"}}@keyframes count5000{0%,92%,to{content:"0"}2%,90%{content:"1,240"}4%,88%{content:"2,850"}6%,86%{content:"4,610"}8%,84%{content:"5,000"}}@keyframes count10{0%,92%,to{content:"0"}2%,90%{content:"2"}4%,88%{content:"5"}6%,86%{content:"8"}8%,84%{content:"10"}}.ticker-meta-label{color:#64748b;letter-spacing:.03em;margin:0;font-family:Segoe UI,sans-serif;font-size:.85rem;font-weight:700}@media (width<=1024px){.csr-cards-grid-layout,.csr-counters-flex-container{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.csr-cards-grid-layout,.csr-counters-flex-container{grid-template-columns:1fr}.grid-card-image-box{height:180px}}.csr-modal-overlay{z-index:10000;background:#0e1b2ed9;justify-content:center;align-items:center;padding:24px;animation:.25s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.csr-modal-content{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;animation:.3s cubic-bezier(.25,.46,.45,.94) modalSlideUp;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.csr-modal-header{justify-content:space-between;align-items:center;min-height:56px;padding:20px 20px 16px 24px;display:flex}.csr-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .25s,color .25s;display:flex}.csr-modal-close:hover{background:#e07830}.csr-modal-close svg{width:18px;height:18px}.csr-modal-title{color:#0e1b2e;margin:0;font-family:Segoe UI,sans-serif;font-size:1.15rem;font-weight:700}.csr-modal-slideshow{aspect-ratio:16/10;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.csr-modal-slide{opacity:0;transition:opacity .5s;position:absolute;inset:0}.csr-modal-slide.active{opacity:1}.csr-modal-slide img{object-fit:cover;width:100%;height:100%;display:block}.csr-modal-arrow{z-index:5;color:#fff;cursor:pointer;background:#0e1b2e99;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.csr-modal-arrow:hover{background:#e07830;transform:translateY(-50%)scale(1.08)}.csr-modal-arrow svg{width:22px;height:22px}.csr-modal-arrow-left{left:12px}.csr-modal-arrow-right{right:12px}.csr-modal-dots{justify-content:center;gap:10px;padding:16px 24px 20px;display:flex}.csr-modal-dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:background .25s,transform .25s}.csr-modal-dot.active{background:#e07830;transform:scale(1.25)}.csr-modal-dot:hover{background:#e07830}.animate-fade-in-up{animation:.8s cubic-bezier(.25,.46,.45,.94) both fadeInUp}.about-industry-container{box-sizing:border-box;width:100%;max-width:1200px;margin:80px auto;padding:0 24px;font-family:sans-serif}.about-industry-content{align-items:center;gap:60px;display:flex}.about-industry-image-wrapper{flex:0 0 38%;max-width:38%}.about-industry-image-frame{aspect-ratio:4/3;border-radius:12px;width:100%;transition:box-shadow .4s;overflow:hidden;box-shadow:0 16px 40px #00000014}.about-industry-main-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1)}.about-industry-image-frame:hover{box-shadow:0 24px 48px #e0783026}.about-industry-image-frame:hover .about-industry-main-img{transform:scale(1.05)}.about-industry-text-wrapper{flex:1}.about-industry-heading{color:#0e1b2e;letter-spacing:-.02em;margin:0;font-family:Segoe UI,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.15}.about-industry-subtext{margin:20px 0 35px;padding:0;list-style:none}.about-industry-subtext li{color:#6c757d;padding:6px 0 6px 24px;font-size:1.1rem;line-height:1.8;position:relative}.about-industry-subtext li:before{content:"";background-color:#e07830;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:absolute;top:14px;left:0}.about-industry-features{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px;display:grid}.industry-feature-item{cursor:pointer;padding:4px 0}.industry-feature-item h3{color:#0e1b2e;align-items:center;margin:0;font-size:1.2rem;font-weight:700;transition:color .3s;display:flex}.feature-arrow{color:#e07830;margin-right:10px;font-size:1.5rem;font-weight:700;transition:transform .3s cubic-bezier(.25,.46,.45,.94),color .3s;display:inline-block;transform:translate(0)}.industry-feature-item:hover h3{color:#e07830}.industry-feature-item:hover .feature-arrow{color:#ff5e14;transform:translate(6px)}@media (width<=991px){.about-industry-content{flex-direction:column;gap:40px}.about-industry-image-wrapper{max-width:100%}}@media (width<=576px){.about-industry-features{grid-template-columns:1fr;gap:20px}}.contact-page{background-color:#f4f7fa;background-image:linear-gradient(#0e1b2e08 1px,#0000 1px),linear-gradient(90deg,#0e1b2e08 1px,#0000 1px);background-size:30px 30px;width:100%}.contact-hero{justify-content:center;align-items:center;height:420px;padding:0 24px;display:flex;position:relative;overflow:hidden}.hero-bg-contact{z-index:1;position:absolute;inset:0}.hero-bg-img-contact{object-fit:cover;filter:brightness(.4)contrast(1.1);width:100%;height:100%}.hero-overlay-contact{background:linear-gradient(90deg,#0e1b2ee6 30%,#0e1b2e66);position:absolute;inset:0}.hero-content-contact{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;font-family:Segoe UI,sans-serif;display:flex;position:relative}.hero-breadcrumbs-contact{color:#b0b8cc;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:.9rem;display:flex}.breadcrumb-link-contact{color:#fff;align-items:center;gap:6px;text-decoration:none;transition:color .25s;display:flex}.breadcrumb-link-contact:hover{color:#e07830}.breadcrumb-separator-contact{color:#53627c}.hero-heading-contact{color:#fff;letter-spacing:-.02em;text-transform:capitalize;margin:0;font-size:3.8rem;font-weight:800}.hero-heading-accent-contact{color:#e07830}.contact-interface-section{z-index:10;box-sizing:border-box;max-width:1200px;margin:-80px auto 120px;padding:0 24px;position:relative}.contact-interface-card{background-color:#fff;border-radius:16px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 20px 50px -12px #0e1b2e2e}.contact-info-panel{background:#0e1b2e;flex-direction:column;flex:1.1;justify-content:center;padding:50px;display:flex;position:relative;overflow:hidden}.info-panel-overlay{pointer-events:none;background:radial-gradient(circle at 0 0,#e0783026 0%,#0000 70%);position:absolute;inset:0}.info-panel-content{z-index:3;font-family:Segoe UI,sans-serif;position:relative}.info-tag-line{color:#e07830;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem;font-weight:700;display:flex}.info-accent-dash{background-color:#e07830;width:30px;height:2px}.info-title{color:#fff;letter-spacing:-.01em;margin:0 0 15px;font-size:2.2rem;font-weight:800;line-height:1.2}.info-desc{color:#a0aec0;margin-bottom:40px;font-size:1rem;line-height:1.6}.info-details-list{flex-direction:column;gap:30px;display:flex}.info-item{align-items:center;gap:20px;display:flex}.info-icon-wrapper{color:#e07830;background:#e078301f;border:1px solid #e0783040;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.info-icon-wrapper svg{width:22px;height:22px}.info-item h4{color:#718096;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:.85rem}.info-item p{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.info-panel-watermark{color:#ffffff05;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:14rem;font-weight:900;line-height:1;position:absolute;bottom:-40px;right:-20px}.contact-form-panel{background-color:#f8fafc;flex:1.4;align-items:center;padding:60px;display:flex;position:relative}.contact-form-panel:before{content:"";opacity:.8;background:linear-gradient(90deg,#e07830,#ff5e14);height:4px;position:absolute;top:0;left:0;right:0}.creative-form{width:100%;font-family:Segoe UI,sans-serif}.form-row{gap:30px;display:flex}.input-group{flex:1;margin-bottom:35px;position:relative}.input-group input,.input-group textarea{color:#0e1b2e;box-sizing:border-box;background:0 0;border:none;border-bottom:2px solid #cbd5e1;outline:none;width:100%;padding:12px 4px;font-size:1.05rem;font-weight:500;transition:border-color .3s}.input-group label{color:#64748b;pointer-events:none;font-size:1.05rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:12px;left:4px}.input-group input:focus~label,.input-group input:not(:placeholder-shown)~label,.input-group textarea:focus~label,.input-group textarea:not(:placeholder-shown)~label{color:#e07830;font-size:.85rem;font-weight:700;top:-12px}.input-bar{background-color:#e07830;width:0;height:2px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0}.input-group input:focus~.input-bar,.input-group textarea:focus~.input-bar{width:100%}.textarea-group{margin-bottom:45px}.input-group textarea{resize:none}.contact-submit-btn{color:#fff;cursor:pointer;background-color:#ff5e14;border:none;border-radius:6px;align-items:center;gap:12px;padding:16px 40px;font-size:1rem;font-weight:700;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 8px 24px #ff5e1440}.btn-arrow-icon{width:18px;height:18px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform:translate(0)}.contact-submit-btn:hover{background-color:#e04f0e;transform:translateY(-2px);box-shadow:0 12px 32px #ff5e1466}.contact-submit-btn:hover .btn-arrow-icon{transform:translate(6px)}.animate-fade-up{animation:.8s cubic-bezier(.25,.46,.45,.94) both contactFadeUp}@keyframes contactFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=991px){.contact-interface-card{flex-direction:column}.contact-info-panel,.contact-form-panel{padding:40px}}@media (width<=600px){.form-row{flex-direction:column;gap:0}.hero-heading-contact{font-size:2.6rem}.info-title{font-size:1.8rem}}.contact-map-section{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto 100px;padding:0 24px}.contact-map-inner{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 4px 6px -1px #0000000d,0 20px 50px -12px #0e1b2e14}.map-card-header{margin-bottom:25px;font-family:Segoe UI,sans-serif}.map-tag-accent{color:#e07830;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;font-weight:700;display:flex}.map-line-dash{background-color:#e07830;width:20px;height:2px}.map-title-text{color:#0e1b2e;letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:800}.map-iframe-wrapper{border:1px solid #e2e8f0;border-radius:10px;width:100%;height:450px;overflow:hidden;box-shadow:0 4px 12px #00000008}@media (width<=768px){.contact-map-section{margin-bottom:60px}.contact-map-inner{padding:24px}.map-iframe-wrapper{height:320px}.map-title-text{font-size:1.35rem}}:root{--bg-deep:#0b1220;--bg-dark:#111827;--bg-card:#141e2e;--bg-card-alt:#0f1825;--orange:#f97316;--orange-glow:#f9731640;--orange-dim:#f973161f;--white:#fff;--gray-light:#d1d5db;--gray-mid:#6b7280;--gray-dark:#1f2d3d;--border:#ffffff12;--border-hover:#f9731666;--font-display:"Barlow Condensed", sans-serif;--font-body:"Barlow", sans-serif;--font-mono:"DM Mono", monospace;--section-pad:clamp(40px, 5vw, 70px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.about-page{background-color:var(--bg-deep);color:var(--white);font-family:var(--font-body);overflow-x:hidden}.accent-text-about{color:var(--orange)}.section-label-about{font-family:var(--font-mono);letter-spacing:.2em;color:var(--orange);text-transform:uppercase;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;font-size:11px;display:flex}.section-label-about.centered-about{justify-content:center}.label-line-about{background:var(--orange);flex-shrink:0;width:0;height:1px;display:block}.section-header-about{text-align:center;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto 36px;padding:0 24px;display:flex}.section-heading-about{font-family:var(--font-display);letter-spacing:-.01em;color:#0b1220;text-align:center;width:100%;font-size:clamp(34px,4.5vw,56px);font-weight:700;line-height:1.2}.values-section-about .section-heading-about{color:var(--white)}.blueprint-grid-about{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.grid-inner-about{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:-60px}.hero-section-about .grid-inner-about,.values-section-about .grid-inner-about{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px)}.hero-section-about{justify-content:center;align-items:center;height:auto;min-height:320px;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-about{z-index:0;position:absolute;inset:0}.hero-bg-img-about{object-fit:cover;object-position:center 35%;width:100%;height:100%;transform:scale(1.01)}.hero-overlay-about{background:linear-gradient(90deg,#050a19eb,#050a19bf);position:absolute;inset:0}.hero-content-about{z-index:2;text-align:center;max-width:800px;padding:0 24px;position:relative}.hero-breadcrumbs-about{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;font-family:Segoe UI,sans-serif;font-size:14px;display:flex}.breadcrumb-link-about{color:#a3b3c5;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.breadcrumb-link-about:hover{color:var(--orange)}.breadcrumb-home-svg{width:18px;height:18px;color:var(--orange);flex-shrink:0;transform:translateY(-1px)}.breadcrumb-separator-about{color:var(--orange);opacity:.7;font-weight:300}.breadcrumb-current-about{color:#fff;cursor:default;font-weight:500}.hero-heading-about{letter-spacing:-.01em;color:var(--white);margin-bottom:12px;font-family:Segoe UI,sans-serif;font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.1}.hero-heading-accent-about{color:var(--orange);margin-left:12px;display:inline}.about-section-about{padding:var(--section-pad) clamp(24px, 8vw, 100px);background:#fff;position:relative;overflow:hidden}.about-container-about{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(48px,6vw,90px);max-width:1280px;margin:0 auto;display:grid;position:relative}.about-left-about{padding-top:0}.about-heading-about{letter-spacing:-.01em;color:#050a12;margin-bottom:16px;font-family:Segoe UI,sans-serif;font-size:clamp(38px,4.5vw,62px);font-weight:700;line-height:1.1}.about-body-about{color:#374151;margin-bottom:12px;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.85}.about-divider-about{background:linear-gradient(90deg, var(--orange), transparent);transform-origin:0;border-radius:2px;height:2px;margin-top:20px}.about-right-about{flex-direction:column;gap:20px;display:flex}.about-img-primary-about{background:#f8fafc;border:1px solid #00000014;border-radius:4px;padding:10px;position:relative;box-shadow:0 20px 40px #00000014}.about-img-primary-about .img-inner-wrapper{aspect-ratio:16/10;border:1px solid #0000000d;border-radius:2px;position:relative;overflow:hidden}.about-img-primary-about img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:block}.about-img-primary-about:hover img{transform:scale(1.05)}.img-overlay-about{background:linear-gradient(#0000 60%,#0b122014 100%);position:absolute;inset:0}.about-img-primary-about:before,.about-img-primary-about:after{content:"";border-color:var(--orange);pointer-events:none;z-index:3;border-style:solid;width:16px;height:16px;position:absolute}.about-img-primary-about:before{border-width:2px 0 0 2px;top:-2px;left:-2px}.about-img-primary-about:after{border-width:0 2px 2px 0;bottom:-2px;right:-2px}.stats-row-about{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stat-card-about{text-align:center;background:#fff;border:1px solid #00000014;border-radius:4px;padding:24px 18px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.stat-card-about:before{content:"";background:var(--orange);transform-origin:0;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.stat-card-about:hover:before{transform:scaleX(1)}.stat-card-about:hover{border-color:var(--orange);box-shadow:0 10px 20px #f9731614}.stat-number-about{font-family:var(--font-display);color:var(--orange);margin-bottom:6px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1;display:block}.stat-label-about{letter-spacing:.05em;color:var(--gray-mid);text-transform:uppercase;font-size:11px;font-family:var(--font-mono)}.values-section-about{padding:var(--section-pad) clamp(24px, 8vw, 100px);background:var(--bg-deep);position:relative;overflow:hidden}.values-grid-about{z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:0 auto;display:grid;position:relative}.value-card-about{background:var(--bg-card-alt);border:1px solid var(--border);cursor:default;border-radius:3px;padding:36px 28px;transition:border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.card-shine-about{pointer-events:none;z-index:1;background:linear-gradient(110deg,#0000 30%,#ffffff0b 50%,#0000 70%) -100% 0/200% 100%;transition:background-position .5s;position:absolute;inset:0}.value-card-about:hover .card-shine-about{background-position:200% 0}.card-glow-about{background:var(--orange);filter:blur(40px);opacity:0;pointer-events:none;z-index:0;border-radius:50%;width:120px;height:80px;transition:opacity .4s;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.value-card-about:hover .card-glow-about{opacity:.3}.value-card-about:hover{border-color:#f9731659;box-shadow:0 12px 40px #0006,0 0 0 1px #f973161f}.card-corner-about{border-color:var(--orange);opacity:0;border-style:solid;width:12px;height:12px;transition:opacity .3s;position:absolute}.value-card-about:hover .card-corner-about{opacity:.6}.card-corner--tl-about{border-width:1px 0 0 1px;top:10px;left:10px}.card-corner--br-about{border-width:0 1px 1px 0;bottom:10px;right:10px}.card-icon-about{color:var(--orange);z-index:2;opacity:.85;margin-bottom:18px;font-size:24px;display:block;position:relative}.card-accent-line-about{background:var(--orange);z-index:2;border-radius:2px;width:28px;height:2px;margin-bottom:16px;transition:width .3s;position:relative}.value-card-about:hover .card-accent-line-about{width:48px}.card-title-about{font-family:var(--font-display);letter-spacing:.03em;color:var(--white);z-index:2;text-transform:uppercase;margin-bottom:12px;font-size:22px;font-weight:700;position:relative}.card-desc-about{color:var(--gray-mid);z-index:2;font-size:14px;font-weight:300;line-height:1.75;position:relative}.timeline-section-about-hz{padding:var(--section-pad) clamp(24px, 8vw, 100px);background:#fff;border-bottom:1px solid #0000000d;position:relative;overflow:hidden}.timeline-hz-wrapper{z-index:2;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;padding:30px 0 10px;position:relative;overflow-x:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.timeline-hz-wrapper.scrolling-active{cursor:grabbing}.timeline-hz-track{will-change:transform;width:max-content;min-width:300%;padding-bottom:15px;transition:animation-play-state .3s;animation:25s linear .5s infinite timelineScroll;display:flex;position:relative}.timeline-section-about-hz:hover .timeline-hz-track,.timeline-hz-track.scrolling-active{animation-play-state:paused}@keyframes timelineScroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@media (width<=1024px){.timeline-hz-track{min-width:400%}.timeline-hz-item{width:220px;margin-right:30px}}@media (width<=768px){.timeline-hz-track{min-width:500%}.timeline-hz-item{width:180px;margin-right:20px}}@media (width<=480px){.timeline-hz-track{min-width:600%}.timeline-hz-item{width:140px;margin-right:15px}.timeline-hz-year{font-size:10px}.timeline-hz-title{font-size:16px}.timeline-hz-desc{font-size:12px}}.timeline-hz-spine{background:linear-gradient(90deg, var(--orange) 0%, #f9731626 100%);transform-origin:0;z-index:1;height:2px;transition:transform 1.2s cubic-bezier(.25,1,.5,1);position:absolute;top:12px;left:0;right:0}.timeline-hz-item{flex-shrink:0;width:280px;margin-right:40px;transition:transform .3s}.timeline-hz-item:hover{transform:translateY(-4px)}.timeline-hz-node-box{z-index:2;align-items:center;height:26px;margin-bottom:16px;display:flex;position:relative}.timeline-hz-node{border:2px solid var(--orange);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:box-shadow .3s;display:flex}.timeline-hz-item:hover .timeline-hz-node{box-shadow:0 0 0 6px var(--orange-dim)}.node-inner-about{background:var(--orange);border-radius:50%;width:8px;height:8px}.timeline-hz-content{background:#fff;border:1px solid #0000000f;border-radius:4px;padding:20px;transition:border-color .3s,box-shadow .3s;box-shadow:0 4px 12px #00000004}.timeline-hz-item:hover .timeline-hz-content{border-color:#f9731659;box-shadow:0 10px 25px #0000000a}.timeline-hz-year{font-family:var(--font-mono);color:var(--orange);letter-spacing:.1em;margin-bottom:4px;font-size:11px;display:block}.timeline-hz-title{font-family:var(--font-display);color:#0b1220;text-transform:uppercase;margin-bottom:6px;font-size:18px;font-weight:700}.timeline-hz-desc{color:#4b5563;font-size:13px;line-height:1.6}.team-section-about{padding:var(--section-pad) clamp(24px, 8vw, 100px);background:#fff;border-bottom:1px solid #0000000d;position:relative;overflow:hidden}.team-grid-about{z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto;display:grid;position:relative}@media (width<=1024px){.team-grid-about{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.team-grid-about{grid-template-columns:1fr}}.team-card-about{aspect-ratio:3/4;cursor:pointer;background:#0b1220;border-radius:12px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s;position:relative;overflow:hidden}.team-card-about:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0b122026}.team-card-img-wrapper{width:100%;height:100%;position:absolute;inset:0}.team-card-img-wrapper img{object-fit:cover;filter:brightness(.9);width:100%;height:100%;transition:transform .6s}.team-card-about:hover .team-card-img-wrapper img{transform:scale(1.04)}.team-card-overlay-gradient{background:linear-gradient(#0000 40%,#0b1220d9 90%);position:absolute;inset:0}.team-card-info{z-index:3;flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}.team-card-header-row{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.team-card-meta{flex:1;padding-right:12px}.team-card-name{font-family:var(--font-display), sans-serif;color:#fff;margin-bottom:6px;font-size:clamp(18px,1.8vw,22px);font-weight:700;line-height:1.2}.team-card-role{color:#94a3b8;font-size:14px;font-weight:400}.team-card-plus-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s,transform .3s;display:flex}.team-card-plus-btn svg{width:18px;height:18px}.team-card-about:hover .team-card-plus-btn{background:var(--orange,#e05314);transform:rotate(90deg)}.team-card-bracket-tr,.team-card-bracket-bl{display:none}.team-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0b122099;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.team-modal-card{background:#fff;border-radius:16px;width:100%;max-width:840px;padding:40px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.team-modal-close-btn{cursor:pointer;color:#64748b;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:flex;position:absolute;top:24px;right:24px}.team-modal-close-btn:hover{color:#0b1220;background:#f1f5f9}.team-modal-close-btn svg{width:24px;height:24px}.team-modal-body{grid-template-columns:1fr 1.3fr;align-items:start;gap:40px;display:grid}@media (width<=768px){.team-modal-card{padding:32px 24px 24px}.team-modal-body{grid-template-columns:1fr;gap:24px}}.team-modal-img-container{flex-direction:column;gap:16px;display:flex}.team-modal-img-container img{aspect-ratio:1;object-fit:cover;background:#f8fafc;border-radius:16px;width:100%}.team-modal-caption{padding-left:4px}.team-modal-name{font-family:var(--font-display), sans-serif;color:#1e3a8a;margin-bottom:4px;font-size:28px;font-weight:700}.team-modal-role{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:15px;font-weight:600}.team-modal-bio-container{padding-top:12px}.team-modal-bio-text{color:#334155;font-size:15px;font-weight:400;line-height:1.75}.clients-strip-about{z-index:2;background:linear-gradient(#fff 0%,#fbfbfb 100%);border-top:none;margin:0;padding:2.25rem .5rem;position:relative;overflow:hidden}.clients-title-about{text-align:center;color:#2b2b2b;letter-spacing:.08rem;margin:0 0 1rem;font-size:.95rem;font-weight:700}.marquee-fade-container-about{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.marquee-track-about{width:100%;overflow:hidden}.marquee-content-about{align-items:center;width:max-content;animation:28s linear infinite marqueeSlide;display:flex}.clients-strip-about:hover .marquee-content-about{animation-play-state:paused}.client-logo-about{opacity:1;filter:none;mix-blend-mode:normal;justify-content:center;align-items:center;width:170px;height:84px;margin:0 2.5rem;transition:transform .25s,box-shadow .2s;display:flex;position:relative}.client-logo-about:before{content:"";opacity:.6;background:0 0;border:2px solid #0000000f;border-radius:50%;width:8px;height:8px;position:absolute;left:-2.65rem}.marquee-content-about>.client-logo-about:first-child:before{display:none}.client-logo-about:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 6px 18px #2626260f}.client-logo-about img{object-fit:contain;filter:none;max-width:100%;max-height:100%;display:block}.about-usp-marquee-section{background:linear-gradient(#fff 0%,#fbfbfb 100%);margin:0;padding:60px 0}.about-usp-marquee-header{text-align:center;margin:0 0 1.5rem}.about-usp-title{color:#0e1b2e;letter-spacing:-.01em;text-align:center;margin:0 auto 50px;font-size:2.4rem;font-weight:800;position:relative}.about-usp-title:after{content:"";background-color:#e07830;border-radius:2px;width:50px;height:2.5px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.about-usp-marquee-wrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.about-usp-marquee-track{gap:24px;width:max-content;animation:30s linear infinite aboutUspMarquee;display:flex}.about-usp-marquee-wrapper:hover .about-usp-marquee-track{animation-play-state:paused}.about-usp-card{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#fefefe 100%);border:1px solid #0000000f;border-radius:16px;width:240px;height:320px;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.about-usp-card:hover{border-color:#e0783033;transform:translateY(-8px);box-shadow:0 12px 30px #e078301f}.about-usp-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.about-usp-image{object-fit:cover;filter:grayscale(15%)brightness(.95);width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.about-usp-card:hover .about-usp-image{filter:grayscale(0%)brightness();transform:scale(1.08)}.about-usp-content{z-index:2;background:linear-gradient(#0000 0%,#ffffffe6 100%);padding:16px;position:relative}.about-usp-card-title{color:#e07830;text-align:center;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.about-usp-card-desc{color:#0e1b2e;text-align:center;letter-spacing:-.005em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:.85rem;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}@keyframes aboutUspMarquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (width<=991px){.about-usp-marquee-section{padding:50px 0}.about-usp-card{width:220px;height:300px}.about-usp-image-wrapper{height:180px}.about-usp-card-title{font-size:1rem}}@media (width<=768px){.about-usp-marquee-section{padding:40px 0}.about-usp-card{width:200px;height:280px}.about-usp-image-wrapper{height:160px}.about-usp-content{padding:14px}.about-usp-card-title{font-size:.95rem}}@media (width<=576px){.about-usp-marquee-section{padding:30px 0}.about-usp-card{width:180px;height:260px}.about-usp-image-wrapper{height:140px}.about-usp-content{padding:12px}.about-usp-card-title{font-size:.9rem}}@media (width<=1024px){.values-grid-about,.team-grid-about{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.about-container-about{grid-template-columns:1fr}.stats-row-about{grid-template-columns:repeat(3,1fr);gap:10px}.values-grid-about{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media (width<=600px){.team-grid-about{grid-template-columns:1fr;max-width:340px;margin:0 auto}}@media (width<=480px){.hero-heading-about{font-size:44px}.stats-row-about{grid-template-columns:1fr}}.reach-page{background-color:#fff;width:100%}.reach-hero{justify-content:center;align-items:center;height:380px;padding:0 24px;display:flex;position:relative;overflow:hidden}.hero-bg-reach{z-index:1;position:absolute;inset:0}.hero-bg-video-reach{object-fit:cover;width:100%;height:100%}.hero-overlay-reach{background:linear-gradient(90deg,#050a19eb,#050a19bf);position:absolute;inset:0}.hero-content-reach{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;font-family:Segoe UI,sans-serif;display:flex;position:relative}.hero-breadcrumbs-reach{color:#b0b8cc;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-size:.9rem;display:flex}.breadcrumb-link-reach{color:#fff;align-items:center;gap:6px;text-decoration:none;transition:color .25s;display:flex}.breadcrumb-link-reach:hover{color:#e07830}.breadcrumb-home-svg{width:16px;height:16px}.breadcrumb-separator-reach{color:#53627c}.hero-heading-reach{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:3.5rem;font-weight:800}.hero-heading-accent-reach{color:#e07830}.hero-subheading-reach{color:#b0b8cc;max-width:800px;margin:0;font-size:1.1rem;line-height:1.6}.reach-stats-section{box-sizing:border-box;background-color:#0a1120;width:100%;padding:60px 24px}.reach-stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.stat-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:30px 20px;transition:transform .3s,border-color .3s,box-shadow .3s}.stat-card:hover{border-color:#e0783066;transform:translateY(-5px);box-shadow:0 12px 30px #0003}.stat-number{color:#e07830;margin:0 0 10px;font-family:Segoe UI,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.stat-text{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:.95rem;line-height:1.45}.reach-map-info-section{box-sizing:border-box;width:100%;max-width:1200px;margin:80px auto 40px;padding:0 24px}.reach-map-info-content{font-family:Segoe UI,sans-serif}.reach-section-description{color:#6c757d;max-width:800px;margin:0;font-size:1.1rem;line-height:1.65}.reach-manifesto-split-wrapper{box-sizing:border-box;flex-direction:column;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:20px 24px 100px;display:flex}.reach-split-row{align-items:center;gap:60px;display:flex}.reach-image-column{flex:1;max-width:50%}.reach-text-column{flex:1;font-family:Segoe UI,sans-serif}.reach-image-frame{border-radius:12px;width:100%;transition:box-shadow .4s;overflow:hidden;box-shadow:0 16px 40px #0e1b2e0f}.reach-split-img{object-fit:cover;width:100%;height:380px;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1)}.reach-image-frame:hover{box-shadow:0 20px 45px #e078301f}.reach-image-frame:hover .reach-split-img{transform:scale(1.04)}.reach-tag-line{color:#e07830;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;margin-bottom:15px;font-size:.85rem;font-weight:700;display:flex}.reach-dash-accent{background-color:#e07830;width:24px;height:2px}.reach-manifesto-title{color:#0e1b2e;letter-spacing:-.01em;margin:0 0 18px;font-size:2.3rem;font-weight:800}.reach-manifesto-body{color:#556175;margin:0;font-size:1.05rem;line-height:1.65}@media (width<=991px){.reach-stats-grid{grid-template-columns:repeat(2,1fr)}.reach-split-row,.reach-split-row.alternate-row{gap:30px;flex-direction:column!important}.reach-image-column{width:100%;max-width:100%}.reach-split-img{height:300px}}@media (width<=560px){.reach-stats-grid{grid-template-columns:1fr;gap:16px}.hero-heading-reach{font-size:2.5rem}}.reach-map-split-container{box-sizing:border-box;align-items:start;gap:60px;width:100%;max-width:1200px;margin:90px auto;padding:0 24px;display:flex}.industrial-map-image-card{box-sizing:border-box;background-color:#0e1b2e;border-radius:14px;flex:1;max-width:50%;padding:20px;animation:3s cubic-bezier(.4,0,.6,1) infinite corporateBorderPulse}@keyframes corporateBorderPulse{0%,to{box-shadow:0 0 0 1px #e0783033,0 10px 30px #0e1b2e1a}50%{box-shadow:0 0 0 3px #e078308c,0 15px 40px #e078301f}}.map-card-hud-header{align-items:center;gap:10px;margin-bottom:16px;padding-left:4px;display:flex}.hud-status-dot{background-color:#e07830;border-radius:50%;width:6px;height:6px}.hud-status-title{color:#8a9cb5;letter-spacing:.04em;font-family:monospace;font-size:.78rem;font-weight:700}.map-graphic-frame{border:1px solid #ffffff0d;border-radius:8px;width:100%;overflow:hidden}.india-distribution-map-img{object-fit:cover;width:100%;height:auto;display:block}.reach-map-text-content{flex:1;max-width:50%;font-family:Segoe UI,sans-serif}.reach-accent-line{background-color:#e07830;border-radius:2px;width:44px;height:3px;margin-bottom:14px}.reach-section-title{color:#0e1b2e;letter-spacing:-.01em;margin:0 0 16px;font-size:2.4rem;font-weight:800}.reach-section-description{color:#556175;text-align:justify;margin:0 0 35px;font-size:1.05rem;line-height:1.65}.reach-hubs-distribution-block{border-top:1px solid #e2e8f0;padding-top:25px}.hubs-grid-title{color:#0e1b2e;margin:0 0 16px;font-size:1.1rem;font-weight:700}.hubs-columns-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.hub-list-column{flex-direction:column;gap:10px;display:flex}.hub-list-item{color:#4a5568;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.hub-list-item span{color:#e07830;font-weight:700}@media (width<=991px){.reach-map-split-container{flex-direction:column;gap:40px;margin:60px auto}.reach-map-split-container .industrial-map-image-card,.reach-map-text-content{width:100%;max-width:100%}}@media (width<=576px){.hubs-columns-grid{grid-template-columns:1fr;gap:10px}}.states-list{flex-direction:column;align-items:flex-start;gap:18px;max-width:100%;margin:0;padding-top:15px;padding-left:0;list-style:none;display:flex}.state-item{color:#4a5568;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;display:flex}.state-item span{color:#e07830;font-size:1.2rem;font-weight:700}@media (width<=1024px){.reach-hero{height:500px;padding:0 32px}.hero-content-reach{max-width:700px}.hero-heading-reach{font-size:3rem;line-height:1.1}.hero-subheading-reach{max-width:600px;font-size:1.05rem}}@media (width<=768px){.reach-hero{height:auto;min-height:550px;padding:100px 24px 60px}.hero-content-reach{width:100%;max-width:100%}.hero-breadcrumbs-reach{flex-wrap:wrap;margin-bottom:20px;font-size:.85rem}.hero-heading-reach{margin-bottom:18px;font-size:2.4rem;line-height:1.15}.hero-subheading-reach{max-width:100%;font-size:1rem;line-height:1.7}}@media (width<=480px){.reach-hero{min-height:500px;padding:90px 20px 50px}.hero-heading-reach{font-size:2rem;line-height:1.2}.hero-subheading-reach{font-size:.95rem;line-height:1.7}.hero-breadcrumbs-reach{gap:6px;font-size:.75rem}.breadcrumb-home-svg{width:14px;height:14px}}.reach-our-capabilities-section{background:linear-gradient(#fff 0%,#fbfbfb 100%);margin:0 0 3rem;padding:60px 0}.reach-our-usp-title{color:#0e1b2e;letter-spacing:-.01em;text-align:center;margin:0 auto 50px;font-size:2.4rem;font-weight:800;position:relative}.reach-our-usp-title:after{content:"";background-color:#e07830;border-radius:2px;width:50px;height:2.5px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.reach-our-capabilities-header{text-align:center;margin:0 0 1.5rem}.reach-marquee-wrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.reach-marquee-track{gap:24px;width:max-content;animation:30s linear infinite reachMarquee;display:flex}.reach-marquee-wrapper:hover .reach-marquee-track{animation-play-state:paused}.reach-capability-card{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#fefefe 100%);border:1px solid #0000000f;border-radius:16px;width:240px;height:320px;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.reach-capability-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.reach-capability-image{object-fit:cover;filter:grayscale(15%)brightness(.95);width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.reach-capability-card:hover .reach-capability-image{filter:grayscale(0%)brightness();transform:scale(1.08)}.reach-capability-content{z-index:2;background:linear-gradient(#0000 0%,#ffffffe6 100%);padding:16px;position:relative}.reach-capability-title{color:#e07830;text-align:center;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.reach-capability-description{color:#0e1b2e;text-align:center;letter-spacing:-.005em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:.85rem;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.reach-capability-card:hover{border-color:#e078304d;transform:translateY(-8px);box-shadow:0 12px 30px #e0783026}@keyframes reachMarquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (width<=991px){.reach-our-capabilities-section{padding:50px 0}.reach-capability-card{width:220px;height:300px}.reach-capability-image-wrapper{height:180px}.reach-capability-title{font-size:1rem}}@media (width<=768px){.reach-our-capabilities-section{padding:40px 0}.reach-capabilities-title{font-size:1.1rem}.reach-capability-card{width:200px;height:280px}.reach-capability-image-wrapper{height:160px}.reach-capability-content{padding:14px}.reach-capability-title{font-size:.95rem}}@media (width<=576px){.reach-our-capabilities-section{padding:30px 0}.reach-capability-card{width:180px;height:260px}.reach-capability-image-wrapper{height:140px}.reach-capability-content{padding:12px}.reach-capability-title{font-size:.9rem}}.marquee-fade-container-services{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.marquee-track-services{width:100%;overflow:hidden}.marquee-content-services{align-items:center;gap:20px;width:max-content;animation:30s linear infinite marqueeSlide;display:flex}.clients-strip-services:hover .marquee-content-services{animation-play-state:paused}.reach-marquee-card{cursor:pointer;background-color:#fff;border:1px solid #0000000d;border-radius:14px;width:220px;height:280px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.reach-marquee-card:hover{border-color:#e0783033;transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.reach-card-image-wrapper{width:100%;height:180px;position:relative;overflow:hidden}.reach-card-image{object-fit:cover;filter:grayscale(10%)brightness(.95);width:100%;height:100%;transition:transform .5s;display:block}.reach-marquee-card:hover .reach-card-image{filter:grayscale(0%)brightness();transform:scale(1.05)}.reach-card-content{background:#fff;padding:14px 16px}.reach-card-title{color:#0e1b2e;text-align:center;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}@media (width<=991px){.clients-strip-services{margin:0 0 1.5rem;padding:2rem .5rem}.reach-marquee-card{width:200px;height:260px}.reach-card-image-wrapper{height:160px}.reach-card-title{font-size:1rem}}@media (width<=768px){.clients-strip-services{margin:0 0 1.25rem;padding:1.5rem .5rem}.clients-title-services{margin-bottom:.75rem;font-size:.85rem}.reach-marquee-card{width:180px;height:240px}.reach-card-image-wrapper{height:140px}.reach-card-content{padding:12px 14px}.reach-card-title{font-size:.95rem}}@media (width<=576px){.clients-strip-services{margin:0 0 1rem;padding:1.25rem .5rem}.reach-marquee-card{width:160px;height:220px}.reach-card-image-wrapper{height:120px}.reach-card-content{padding:10px 12px}.reach-card-title{font-size:.9rem}}:root{--color-primary:#1e293b;--color-primary-dark:#0f172a;--color-accent:#e05600;--color-accent-hover:#c44a00;--color-bg-light:#f8fafc;--color-text-main:#334155;--color-text-muted:#64748b;--color-border:#e2e8f0;--color-focus:#e0560026;--shadow-subtle:0 4px 6px -1px #0f172a0a;--shadow-hover:0 20px 25px -5px #0f172a1a, 0 10px 10px -5px #0f172a0a}.careers-page{min-height:100vh;color:var(--color-text-main);background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.container{max-width:1200px;margin:0 auto}.accent-text{color:var(--color-accent)}.svg-icon{width:18px;height:18px;color:var(--color-text-muted);flex-shrink:0;transition:color .2s}.svg-icon-lg{width:26px;height:26px;color:var(--color-accent)}.interactive-hover{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1)}.interactive-hover:hover{box-shadow:var(--shadow-hover);border-color:#cbd5e1;transform:translateY(-5px)}.careers-hero{background-color:#0c1626;justify-content:center;align-items:center;min-height:380px;display:flex;position:relative;overflow:hidden}.hero-bg-careers{z-index:0;position:absolute;inset:0}.hero-bg-img-careers{object-fit:cover;object-position:center;opacity:.25;filter:grayscale(20%);width:100%;height:100%}.hero-overlay-careers{z-index:1;background:linear-gradient(#0c162680 0%,#0c1626bf 100%);position:absolute;inset:0}.hero-content-careers{z-index:2;text-align:center;width:100%;max-width:1100px;padding:60px 24px;position:relative}.hero-breadcrumbs-careers{color:#94a3b8;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;font-size:.95rem;font-weight:500;display:inline-flex}.breadcrumb-link-careers{color:#fff;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.breadcrumb-link-careers:hover{opacity:.85}.breadcrumb-home-svg{color:#e05600;width:18px;height:18px}.breadcrumb-separator-careers{color:#64748b;padding:0 2px;font-weight:300}.breadcrumb-current-careers{color:#cbd5e1;font-weight:500}.hero-heading-careers{color:#fff;letter-spacing:-.02em;text-transform:none;margin:0;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:900;line-height:1.1}.hero-heading-accent-careers{color:#e05600;font-weight:900}@media (width<=640px){.careers-hero{min-height:280px}.hero-heading-careers{font-size:2.25rem}}.section-header{text-align:center;margin-bottom:48px}.section-label{letter-spacing:.1em;color:var(--color-accent);justify-content:center;align-items:center;gap:12px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.label-line{background-color:var(--color-accent);border-radius:2px;width:32px;height:2px}.section-title{color:var(--color-primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.section-subtitle{color:var(--color-text-muted);max-width:600px;margin:12px auto 0;font-size:1.05rem;line-height:1.6}.application-section{background-color:#fff;padding:80px 24px}.form-wrapper-card{border:1px solid var(--color-border);max-width:800px;box-shadow:var(--shadow-subtle);background:#fff;border-radius:12px;margin:0 auto;padding:40px;transition:border-color .3s,box-shadow .3s}.form-wrapper-card:hover{box-shadow:var(--shadow-hover);border-color:#cbd5e1}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.input-group{flex-direction:column;gap:6px;display:flex}.input-group.full-width{grid-column:span 2}.input-group label{color:var(--color-primary);font-size:.875rem;font-weight:600}.input-with-icon{position:relative}.input-with-icon .svg-icon{pointer-events:none;z-index:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-with-icon input,.input-with-icon select{padding-left:42px!important}.input-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.input-group select:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}.input-group input,.input-group select,.input-group textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text-main);resize:vertical;background-color:#fff;border-radius:6px;outline:none;min-height:100px;padding:12px 14px;font-family:inherit;font-size:.95rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.input-group input:hover,.input-group select:hover,.input-group textarea:hover{border-color:#94a3b8}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus)}.input-with-icon:focus-within .svg-icon{color:var(--color-accent)}.file-dropzone{border:2px dashed var(--color-border);background:var(--color-bg-light);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:36px 28px;transition:border-color .25s,background-color .25s,box-shadow .25s;display:flex;position:relative}.file-dropzone:hover{border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-focus);background-color:#fff7ed}.file-dropzone:active{transform:scale(.99)}.file-dropzone.has-file{background-color:#f0fdf4;border-style:solid;border-color:#16a34a}.file-dropzone .svg-icon{width:32px;height:32px;color:var(--color-text-muted);transition:color .25s,transform .25s}.file-dropzone:hover .svg-icon{color:var(--color-accent);transform:translateY(-2px)}.file-dropzone-text{color:var(--color-text-muted);text-align:center;font-size:.9rem;font-weight:500}.file-dropzone-hint{color:var(--color-text-muted);text-align:center;opacity:.7;font-size:.75rem}.file-dropzone input[type=file]{display:none}.form-action{margin-top:32px}.btn-full-width{width:100%}.btn-primary-careers.btn-submit{border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;display:flex;position:relative;overflow:hidden}.btn-primary-careers.btn-submit:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.btn-primary-careers.btn-submit:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e0560066}.btn-primary-careers.btn-submit:active{transform:translateY(0)}.btn-primary-careers.btn-submit .btn-icon{transition:transform .25s}.btn-primary-careers.btn-submit:hover .btn-icon{transform:translate(4px)}.submission-success{text-align:center;padding:48px 20px}.success-icon-badge{color:#16a34a;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex;box-shadow:0 8px 24px #16a34a26}.success-icon-badge .svg-icon{color:#16a34a;width:36px;height:36px}.submission-success h3{color:var(--color-primary);margin-bottom:12px;font-size:1.65rem;font-weight:800}.submission-success p{color:var(--color-text-muted);max-width:480px;margin-bottom:28px;margin-left:auto;margin-right:auto;line-height:1.6}.btn-secondary-careers{color:var(--color-primary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s}.btn-secondary-careers:hover{background-color:var(--color-bg-light);border-color:#cbd5e1}.employee-testimonials-section{background-color:var(--color-bg-light);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:80px 24px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{border:1px solid var(--color-border);background:#fff;border-radius:12px;flex-direction:column;padding:32px;display:flex}.testimonial-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.testimonial-avatar{border:2px solid var(--color-accent);border-radius:50%;flex-shrink:0;width:52px;height:52px;transition:transform .25s;overflow:hidden}.testimonial-card:hover .testimonial-avatar{transform:scale(1.05)}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.testimonial-name{color:var(--color-primary);font-size:1.05rem;font-weight:700}.testimonial-role{color:var(--color-accent);font-size:.85rem;font-weight:600}.testimonial-tenure{color:var(--color-text-muted);font-size:.775rem}.testimonial-quote{position:relative}.quote-icon{color:#cbd5e1;width:22px;height:22px;margin-bottom:12px;transition:color .25s}.testimonial-card:hover .quote-icon{color:var(--color-accent)}.testimonial-content{color:var(--color-text-main);font-size:.925rem;font-style:italic;line-height:1.6}.why-join-us-section{background:#fff;padding:80px 24px}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.benefit-card{border:1px solid var(--color-border);text-align:center;background:#fff;border-radius:12px;padding:32px 24px}.benefit-icon{background:#fff7ed;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 20px;transition:background-color .25s,transform .25s;display:flex}.benefit-card:hover .benefit-icon{background-color:var(--color-accent);transform:scale(1.08)}.benefit-card:hover .benefit-icon .svg-icon-lg{color:#fff}.benefit-title{color:var(--color-primary);margin-bottom:10px;font-size:1.1rem;font-weight:700}.benefit-desc{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}@media (width<=1024px){.testimonials-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.form-wrapper-card{padding:28px 20px}.form-grid{gap:16px}.file-dropzone{padding:28px 20px}}@media (width<=640px){.form-grid{grid-template-columns:1fr}.input-group.full-width{grid-column:span 1}.form-wrapper-card{border-radius:8px;padding:20px 14px}.benefits-grid{grid-template-columns:1fr}.application-section,.employee-testimonials-section,.why-join-us-section{padding:60px 16px}.hero-heading-careers{font-size:2.25rem}.file-dropzone{padding:24px 16px}.file-dropzone .svg-icon{width:28px;height:28px}}
