.Career-module__efGqYq__container{background-color:var(--background);min-height:100vh;color:var(--foreground);padding-top:80px;overflow-x:hidden}.Career-module__efGqYq__hero{text-align:center;background:radial-gradient(circle at 50% 0,#6366f126,#0000 50%);padding:120px 20px 100px;position:relative}.Career-module__efGqYq__heroBackground{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Career-module__efGqYq__title{color:var(--foreground);z-index:1;margin-bottom:24px;font-size:64px;font-weight:800;line-height:1.1;animation:.8s ease-out .2s backwards Career-module__efGqYq__slideUp;position:relative}.Career-module__efGqYq__gradientText{background:linear-gradient(135deg,#a78bfa 0%,#6366f1 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Career-module__efGqYq__subtitle{color:var(--text-muted);z-index:1;max-width:700px;margin:0 auto;font-size:20px;line-height:1.6;animation:.8s ease-out .4s backwards Career-module__efGqYq__slideUp;position:relative}.Career-module__efGqYq__benefitsSection{max-width:1280px;margin:0 auto;padding:80px 20px}.Career-module__efGqYq__sectionTitle{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-size:40px;font-weight:700}.Career-module__efGqYq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;display:grid}.Career-module__efGqYq__benefitCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:20px;padding:40px 30px;transition:all .4s}.Career-module__efGqYq__benefitCard:hover{background:#fff;border-color:#6366f14d;transform:translateY(-10px);box-shadow:0 20px 40px #6366f11a}.Career-module__efGqYq__iconWrapper{color:#a78bfa;background:#f3f4f6;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;transition:all .3s;display:flex}.Career-module__efGqYq__benefitCard:hover .Career-module__efGqYq__iconWrapper{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:rotate(5deg)scale(1.1)}.Career-module__efGqYq__benefitTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700}.Career-module__efGqYq__benefitDesc{color:var(--text-muted);font-size:16px;line-height:1.6}.Career-module__efGqYq__positionsSection{max-width:1000px;margin:0 auto;padding:80px 20px}.Career-module__efGqYq__jobCard{background:#fff;border:1px solid #0000000d;border-left:4px solid #6366f1;border-radius:16px;margin-bottom:32px;padding:40px;transition:all .3s}.Career-module__efGqYq__jobCard:hover{background:#fff;transform:translate(8px);box-shadow:0 10px 30px #0000000d}.Career-module__efGqYq__jobHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Career-module__efGqYq__jobTitle{color:var(--foreground);font-size:24px;font-weight:700}.Career-module__efGqYq__tags{gap:12px;display:flex}.Career-module__efGqYq__tag{border-radius:50px;padding:6px 14px;font-size:13px;font-weight:600}.Career-module__efGqYq__locationTag{color:#4ade80;background:#22c55e1a}.Career-module__efGqYq__durationTag{color:#facc15;background:#eab3081a}.Career-module__efGqYq__jobDetails h4{text-transform:uppercase;color:#888;letter-spacing:.05em;margin-top:24px;margin-bottom:8px;font-size:14px}.Career-module__efGqYq__jobDetails p{color:var(--text-muted);font-size:16px;line-height:1.7}.Career-module__efGqYq__lifeSection{text-align:center;background:linear-gradient(#0000,#6366f10d,#0000);padding:100px 20px}.Career-module__efGqYq__lifeContent{max-width:800px;margin:0 auto}.Career-module__efGqYq__applySection{text-align:center;padding:80px 20px 120px}.Career-module__efGqYq__applyCard{background:#f8fafc;border:1px solid #0000000d;border-radius:32px;max-width:900px;margin:0 auto;padding:60px 40px;position:relative;overflow:hidden}.Career-module__efGqYq__applyCard:before{content:"";background:linear-gradient(90deg,#6366f1,#ec4899);height:4px;position:absolute;top:0;left:0;right:0}.Career-module__efGqYq__emailLink{color:#6366f1;text-underline-offset:8px;margin:24px 0;font-size:24px;font-weight:700;text-decoration:underline;transition:color .3s;display:inline-block}.Career-module__efGqYq__emailLink:hover{color:var(--foreground)}.Career-module__efGqYq__note{color:var(--text-muted);font-size:14px}@keyframes Career-module__efGqYq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Career-module__efGqYq__title{font-size:40px}.Career-module__efGqYq__hero{padding:80px 20px 60px}.Career-module__efGqYq__jobHeader{flex-direction:column;align-items:flex-start}.Career-module__efGqYq__benefitCard{padding:30px 20px}}
.Navbar-module__P48_Aa__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);background:#ffffffb3;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-width:1200px;padding:6px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px -10px #0000001a,0 0 0 1px #0000000d}.Navbar-module__P48_Aa__navbar.Navbar-module__P48_Aa__scrolled{background:#ffffffe6;border-color:#6366f14d;top:10px;box-shadow:0 20px 50px #0000001a,0 0 30px #6366f11a}.Navbar-module__P48_Aa__navbar.Navbar-module__P48_Aa__hidden{transform:translate(-50%,-200%)}.Navbar-module__P48_Aa__logoWrap{cursor:pointer;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative;overflow:hidden}.Navbar-module__P48_Aa__logo img{z-index:2;width:auto;height:70px;transition:transform .3s;position:relative}.Navbar-module__P48_Aa__logo:hover img{transform:scale(1.05)rotate(0)}.Navbar-module__P48_Aa__menu{background:#00000008;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:8px;padding:6px;display:flex}.Navbar-module__P48_Aa__navLink{color:var(--text-muted);border-radius:50px;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__P48_Aa__navLink:hover{color:var(--foreground);background:#0000000d}.Navbar-module__P48_Aa__navLink.Navbar-module__P48_Aa__active{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);font-weight:600;box-shadow:0 4px 15px #6366f166}.Navbar-module__P48_Aa__ctaBtn{color:#fff;background:#0f172a;border-radius:50px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 0 20px #fff3}.Navbar-module__P48_Aa__ctaBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 30px #fff6}.Navbar-module__P48_Aa__mobileCta,.Navbar-module__P48_Aa__hamburger{display:none}@media (max-width:840px){.Navbar-module__P48_Aa__navbar{width:95%;padding:6px 20px}.Navbar-module__P48_Aa__navbar.Navbar-module__P48_Aa__menuActive{box-shadow:none;background:#fff;border-color:#0000}.Navbar-module__P48_Aa__menu{-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;z-index:999;background:#ffffffe6;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:auto;margin-top:12px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(-20px)scale(.95);box-shadow:0 10px 40px -10px #0000001a,0 0 0 1px #00000005}.Navbar-module__P48_Aa__logo img{height:60px!important}.Navbar-module__P48_Aa__menu.Navbar-module__P48_Aa__open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Navbar-module__P48_Aa__navLink{text-align:center;background:0 0;border-radius:16px;width:100%;padding:14px;font-size:16px}.Navbar-module__P48_Aa__navLink:hover{background:#00000008}.Navbar-module__P48_Aa__navLink.Navbar-module__P48_Aa__active{box-shadow:0 4px 12px #6366f133}.Navbar-module__P48_Aa__hamburger{cursor:pointer;z-index:1002;background:#00000008;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__P48_Aa__hamburger:active{background:#0000000f;transform:scale(.95)}.Navbar-module__P48_Aa__hamburger span{background:#0f172a;border-radius:4px;width:18px;height:2px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute}.Navbar-module__P48_Aa__hamburger span:first-child{transform:translateY(-6px)}.Navbar-module__P48_Aa__hamburger span:nth-child(3){transform:translateY(6px)}.Navbar-module__P48_Aa__hamburger span:nth-child(2){opacity:1;transform:scaleX(.8)}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active{background:#0f172a;border-color:#0f172a;transform:rotate(180deg)}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active span{background:#fff}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active span:first-child{width:22px;transform:translateY(0)rotate(45deg)}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active span:nth-child(2){opacity:0;transform:translate(10px)}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active span:nth-child(3){width:22px;transform:translateY(0)rotate(-45deg)}.Navbar-module__P48_Aa__ctaBtn{display:none}.Navbar-module__P48_Aa__mobileCta{background:#0f172a;justify-content:center;width:100%;margin-top:12px;display:flex;box-shadow:0 4px 12px #0f172a33}.Navbar-module__P48_Aa__overlay{z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;background:#0003;width:100%;height:100vh;transition:all .3s;position:fixed;top:0;left:0}}
.Footer-module__UDEoiW__footer{color:var(--foreground);border-top:1px solid var(--glass-border);background:#f8fafc;padding:0;font-family:Inter,Poppins,sans-serif;position:relative;overflow:hidden}.Footer-module__UDEoiW__bgOrb1{filter:blur(80px);z-index:0;background:radial-gradient(circle,#3b82f626,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite Footer-module__UDEoiW__floatOrb;position:absolute;top:-150px;right:-100px}.Footer-module__UDEoiW__bgOrb2{filter:blur(90px);z-index:0;background:radial-gradient(circle,#8b5cf61f,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite reverse Footer-module__UDEoiW__floatOrb;position:absolute;bottom:-100px;left:-150px}.Footer-module__UDEoiW__bgGrid{z-index:0;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}@keyframes Footer-module__UDEoiW__floatOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,50px)scale(1.1)}}.Footer-module__UDEoiW__footerContainer{z-index:1;max-width:1400px;margin:0 auto;padding:80px 60px 40px;position:relative}.Footer-module__UDEoiW__footerTop{grid-template-columns:1.2fr 2fr;gap:80px;margin-bottom:60px;display:grid}.Footer-module__UDEoiW__footerBrand{max-width:420px}.Footer-module__UDEoiW__footerBrand img{filter:drop-shadow(0 4px 20px #3b82f666);width:140px;margin-bottom:20px;transition:transform .3s,filter .3s}.Footer-module__UDEoiW__footerBrand img:hover{filter:drop-shadow(0 8px 30px #3b82f699);transform:translateY(-4px)}.Footer-module__UDEoiW__brandTagline{color:var(--text-muted);margin-bottom:32px;font-size:.95rem;line-height:1.7}.Footer-module__UDEoiW__mailIcon{color:#6b7280;flex-shrink:0;margin-right:10px}.Footer-module__UDEoiW__emailInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:.9rem}.Footer-module__UDEoiW__emailInput::placeholder{color:#6b7280}.Footer-module__UDEoiW__subscribeBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__UDEoiW__subscribeBtn:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translate(2px);box-shadow:0 4px 20px #3b82f666}.Footer-module__UDEoiW__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__UDEoiW__linkColumn h4{color:var(--foreground);letter-spacing:.02em;margin-bottom:20px;padding-bottom:10px;font-size:1rem;font-weight:600;position:relative}.Footer-module__UDEoiW__linkColumn h4:after{content:"";background:linear-gradient(90deg,#3b82f6,#0000);border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__UDEoiW__linkColumn ul{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__linkColumn li{margin-bottom:12px}.Footer-module__UDEoiW__linkColumn a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__UDEoiW__linkColumn a:before{content:"";background:#3b82f6;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__UDEoiW__linkColumn a:hover{color:#3b82f6;transform:translate(4px)}.Footer-module__UDEoiW__linkColumn a:hover:before{width:100%}.Footer-module__UDEoiW__contactList li{color:#9ca3af;align-items:flex-start;gap:12px;display:flex}.Footer-module__UDEoiW__contactList li svg{color:#3b82f6;flex-shrink:0;margin-top:4px}.Footer-module__UDEoiW__contactList li a,.Footer-module__UDEoiW__contactList li span{color:var(--text-muted);transition:color .3s}.Footer-module__UDEoiW__contactList li a:hover{color:#3b82f6}.Footer-module__UDEoiW__divider{background:linear-gradient(90deg,#0000,#3b82f61a,#8b5cf61a,#0000);height:1px;margin:60px 0 30px;position:relative}.Footer-module__UDEoiW__divider:after{content:"";filter:blur(8px);background:linear-gradient(90deg,#0000,#3b82f680,#0000);width:300px;height:4px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.Footer-module__UDEoiW__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:30px;display:flex}.Footer-module__UDEoiW__bottomLeft{flex-direction:column;gap:12px;display:flex}.Footer-module__UDEoiW__bottomLeft p{color:var(--text-muted);margin:0;font-size:.9rem}.Footer-module__UDEoiW__brandName{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.Footer-module__UDEoiW__legalLinks{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Footer-module__UDEoiW__legalLinks a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__UDEoiW__legalLinks a:hover{color:#3b82f6}.Footer-module__UDEoiW__dot{color:#374151;font-size:.8rem}.Footer-module__UDEoiW__socialLinks{gap:12px;display:flex}.Footer-module__UDEoiW__socialIcon{width:44px;height:44px;color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__UDEoiW__socialIcon:hover{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-color:#0000;transform:translateY(-4px);box-shadow:0 8px 25px #3b82f666}@media (max-width:1200px){.Footer-module__UDEoiW__footerTop{grid-template-columns:1fr;gap:60px}.Footer-module__UDEoiW__footerLinks{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__UDEoiW__footerContainer{padding:60px 30px 30px}.Footer-module__UDEoiW__footerLinks{grid-template-columns:1fr;gap:32px}.Footer-module__UDEoiW__footerBottom{flex-direction:column;align-items:flex-start;gap:24px}.Footer-module__UDEoiW__bottomLeft{width:100%}.Footer-module__UDEoiW__socialLinks{justify-content:flex-start;width:100%}.Footer-module__UDEoiW__bgOrb1,.Footer-module__UDEoiW__bgOrb2{display:none}}@media (max-width:480px){.Footer-module__UDEoiW__footerContainer{padding:50px 20px 25px}.Footer-module__UDEoiW__footerBrand img{width:120px}.Footer-module__UDEoiW__linkColumn h4{font-size:.95rem}.Footer-module__UDEoiW__linkColumn a{font-size:.85rem}}
.ScrollToTop-module__3FwjVG__floatingContainer{z-index:99;flex-direction:column-reverse;align-items:center;gap:0;display:flex;position:fixed;bottom:2rem;right:2rem}.ScrollToTop-module__3FwjVG__scrollToTop{color:#fff;cursor:pointer;opacity:0;background:linear-gradient(135deg,#4f46e5 0%,#9333ea 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:0;margin-top:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:static;overflow:hidden;box-shadow:0 4px 15px #4f46e566}.ScrollToTop-module__3FwjVG__whatsappBtn{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;animation:2s infinite ScrollToTop-module__3FwjVG__bounce;display:flex;box-shadow:0 4px 15px #25d36666}@keyframes ScrollToTop-module__3FwjVG__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ScrollToTop-module__3FwjVG__visible{opacity:1;height:50px;margin-top:16px}.ScrollToTop-module__3FwjVG__scrollToTop:hover{background:linear-gradient(135deg,#4338ca 0%,#7e22ce 100%);transform:translateY(-5px);box-shadow:0 10px 25px #4f46e599}.ScrollToTop-module__3FwjVG__whatsappBtn:hover{background:#20bd5a;transform:translateY(-5px);box-shadow:0 10px 25px #25d36699}.ScrollToTop-module__3FwjVG__scrollToTop:active,.ScrollToTop-module__3FwjVG__whatsappBtn:active{transform:translateY(0)}@media (max-width:768px){.ScrollToTop-module__3FwjVG__floatingContainer{bottom:1.5rem;right:1.5rem}.ScrollToTop-module__3FwjVG__whatsappBtn{width:45px;height:45px}.ScrollToTop-module__3FwjVG__visible{height:45px;margin-top:12px}}
