.navbar{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:100;transition:box-shadow .3s ease}.navbar.scrolled{box-shadow:0 6px 20px #0000000f}.navbar-inner{max-width:1400px;height:72px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:6px;font-size:20px;font-weight:800;color:#22c55e}.logo b{color:#000}.logo img{width:36px;height:36px}@media(min-width:1200px){.logo{font-size:22px}.logo img{width:42px;height:42px}}@media(min-width:1440px){.logo{font-size:26px;gap:6px}.logo img{width:48px;height:48px}}.nav-links{display:flex;gap:32px}.nav-links a{font-size:15px;font-weight:500;color:#0f172a;position:relative;transition:color .3s ease}.nav-links a:hover,.nav-links a.active{color:#22c55e}.nav-links a.active:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background:#22c55e;border-radius:2px}.auth-buttons{display:flex;align-items:center;gap:16px}.login-link{font-weight:600;color:#0f172a}.login-link:hover{color:#22c55e}.nav-btn{padding:10px 18px;border-radius:8px;border:none;background:#22c55e;color:#fff;font-weight:600;cursor:pointer;transition:background .3s ease}.nav-btn:hover{background:#1fa64b}.auth-buttons .login-link{display:inline-flex;align-items:center;height:40px;padding:0 10px;line-height:1}.nav-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border-radius:999px}@media(min-width:1440px){.auth-buttons .login-link,.nav-btn{height:44px}}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:24px;height:2px;background:#0f172a;transition:.3s}@media(max-width:1024px){.navbar-inner{position:relative;padding:0 16px}.nav-links{position:absolute;top:72px;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid #e5e7eb;display:none;animation:slideDown .3s ease}.nav-links.open{display:flex}.auth-buttons{gap:6px;margin-left:auto}.auth-buttons .login-link{font-size:12px;padding:0 8px;height:32px}.nav-btn{font-size:12px;padding:0 14px;height:32px}.hamburger{display:flex;justify-content:center;order:3;margin-left:12px}.logo{position:static;transform:none;font-size:18px;order:1}.logo img{width:32px;height:32px}.auth-buttons{order:2}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero{position:relative;background:linear-gradient(135deg,#d4f1e8,#e8f5e9);min-height:600px;padding:80px 24px 120px;overflow:hidden;display:flex;align-items:center}.bg-shape{position:absolute;left:0;bottom:0;width:10%;max-width:500px;opacity:.4;z-index:0}.bg-dotted{position:absolute;right:60px;top:120px;width:90px;opacity:.5;z-index:0}.bg-sign{position:absolute;bottom:80px;right:45%;width:80px;z-index:0}.hero-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;position:relative;z-index:1;width:100%}.hero-content{position:relative;z-index:2;max-width:600px}.hero-content h1{font-size:48px;line-height:1.2;font-weight:800;color:#0f172a;margin-bottom:16px}.hero-content .highlight{color:#22c55e}.hero-content p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.hero-search{background:#fff;border-radius:25px;padding:8px;display:flex;align-items:center;gap:0;max-width:640px;box-shadow:0 4px 20px #0000001a}.input-box{flex:1;height:50px;padding:0 20px;display:flex;align-items:center;gap:12px;background:transparent}.input-box:first-of-type{border-right:1px solid #e5e7eb;flex:1.8}.input-box .icon,.input-box svg{font-size:20px;color:#64748b;display:flex;align-items:center;flex-shrink:0}.input-box input{width:100%;border:none;outline:none;font-size:14px;color:#0f172a;background:transparent}.input-box input::placeholder{color:#94a3b8}.hero-search button{height:50px;padding:0 32px;border-radius:50px;background:#22c55e;color:#fff;border:none;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .3s ease}.hero-search button:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.hero-search .search-btn:hover{background:#17a74a}.hero-image{display:flex;justify-content:flex-end;align-items:center;position:relative}.hero-image img{width:100%;height:auto;object-fit:contain;display:block;max-height:500px}@media(min-width:1440px){.hero-image>div{height:420px;border-radius:24px}}@media(max-width:1024px){.hero-image{grid-template-columns:1fr;gap:12px}.hero-image>div{height:260px}}@media(max-width:767px){.hero-image{grid-template-columns:1fr;gap:10px}.hero-image>div{height:160px;border-radius:12px}}@media(max-width:480px){.hero-image{grid-template-columns:1fr}.hero-image>div{height:120px}}@media(min-width:1440px){.hero{padding:140px 24px 100px}.hero-content h1{font-size:52px}.hero-search{max-width:650px}}@media(max-width:1200px){.hero-container{gap:40px}.hero-content h1{font-size:44px}.hero-search{max-width:550px}}@media(min-width:768px)and (max-width:1199px){.hero{background:linear-gradient(135deg,#d4f1e8,#e8f5e9)!important;padding:80px 24px 60px;min-height:auto;display:flex;justify-content:center;align-items:center}.hero-container{grid-template-columns:1fr;gap:40px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:700px}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-content h1{font-size:36px;text-align:center}.hero-content p{font-size:15px;margin:12px auto 20px;text-align:center}.hero-search{margin:0 auto;flex-direction:column;padding:12px;gap:12px;max-width:100%;width:100%}.input-box{width:100%!important;flex:none!important;border:1px solid #e5e7eb!important;border-radius:8px!important;padding:0 16px!important;height:50px!important;background:#fff!important;box-sizing:border-box!important}.input-box input{width:100%!important;font-size:14px!important}.hero-search button{width:100%;border-radius:8px!important;height:50px!important}.bg-sign,.bg-dotted{display:none}.hero-image{grid-template-columns:1fr}}@media(max-width:767px){.hero{padding:40px 16px;text-align:center}.hero-container{gap:20px;display:flex;flex-direction:column}.hero-image{display:none!important}.hero-content{max-width:100%}.hero-content h1{font-size:26px;line-height:1.3;margin-bottom:12px}.hero-content p{font-size:14px;margin-bottom:20px;line-height:1.6}.hero-search{flex-direction:column;padding:12px;gap:12px;max-width:100%;border-radius:12px}.input-box{flex:none!important;width:100%!important;height:50px!important;padding:0 16px!important;border:1px solid #e5e7eb!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.input-box:not(:last-of-type){border:1px solid #e5e7eb!important;border-right:1px solid #e5e7eb!important}.input-box input{font-size:14px!important;width:100%!important}.hero-search button{height:50px!important;width:100%!important;font-size:14px!important;font-weight:600!important;border-radius:10px!important;box-sizing:border-box!important}.bg-shape,.bg-sign,.bg-dotted{display:none}}@media(max-width:480px){.hero{padding:32px 12px}.hero-container{gap:16px}.hero-image{display:none!important}.hero-content h1{font-size:22px;line-height:1.3;margin-bottom:10px}.hero-content p{font-size:13px;line-height:1.5;margin-bottom:16px}.hero-search{padding:10px;gap:10px}.input-box{flex:none!important;width:100%!important;height:50px!important;padding:0 14px!important;font-size:14px!important;border:1px solid #e5e7eb!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.input-box .icon{font-size:18px}.input-box input{font-size:14px!important;width:100%!important}.hero-search button{height:50px!important;font-size:14px!important;width:100%!important;box-sizing:border-box!important}.bg-shape{opacity:.2}}.partners{padding:40px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;overflow:hidden}.partners-marquee-wrapper{width:100%;overflow:hidden;position:relative}.partners-marquee{display:flex;flex-wrap:nowrap;gap:0;will-change:transform;width:max-content;animation:marqueeScrollDesktop 30s linear infinite}.partners-slide{display:flex;flex-wrap:nowrap;gap:80px;align-items:center;flex-shrink:0}.partners-slide:first-child{margin-right:80px}.partners-slide img{width:140px;height:50px;object-fit:contain;opacity:.7;filter:grayscale(100%);transition:all .3s ease;flex-shrink:0;display:block}.partners-slide img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.partners-marquee:hover{animation-play-state:paused}@keyframes marqueeScrollDesktop{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScrollTablet{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.partners-marquee{animation:none!important}.partners-slide{justify-content:center}}@media(max-width:1024px){.partners-marquee{gap:0!important;animation:marqueeScrollTablet 25s linear infinite!important}.partners-slide{gap:36px!important}.partners-slide:first-child{margin-right:36px!important}.partners-slide img{width:90px!important;height:35px!important;object-fit:contain!important;flex-shrink:0!important;display:block!important}}@media(max-width:767px){.partners{padding:30px 0;overflow:hidden}.partners-marquee-wrapper{width:100%;overflow:hidden;position:relative}.partners-marquee{gap:0!important;animation:marqueeScrollMobile 30s linear infinite!important}.partners-slide{gap:50px!important;padding:0}.partners-slide:first-child{margin-right:50px!important}@keyframes marqueeScrollMobile{0%{transform:translate(0)}to{transform:translate(-100%)}}.partners-slide img{width:80px!important;min-width:80px!important;height:32px!important;object-fit:contain!important;flex-shrink:0!important;display:block!important}}@media(max-width:480px){.partners-marquee{animation:marqueeScrollTablet 32s linear infinite!important}.partners-slide{gap:40px!important;padding:0 100px!important}.partners-slide img{width:70px!important;min-width:70px!important;height:28px!important}}.bg-newsletter{background-image:url(/build/assets/newsletter-bg-uIwtu6Uy.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;min-height:400px}.stats{padding:80px 24px;background:#fff;overflow-x:hidden;max-width:1400px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;text-align:center;align-items:stretch}.stat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.stat-icon{width:56px;height:56px;border-radius:50%;background:#f0fdf4;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;flex-shrink:0}.stat-icon img{width:28px;height:28px;display:block}.stat h3{font-size:40px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:8px}.stat p{font-size:15px;color:#64748b;margin:0;line-height:1.4}@media(max-width:1024px){.stats{padding:64px 24px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:48px}.stat h3{font-size:36px}.stat p{font-size:15px}.stat-icon{width:60px;height:60px;margin-bottom:18px}.stat-icon img{width:30px;height:30px}}@media(max-width:600px){.stats{padding:35px 20px}.stats-grid{grid-template-columns:1fr 1fr;gap:40px}.stat h3{font-size:32px;font-weight:800}.stat p{font-size:14px;line-height:1.4}.stat-icon{width:80px;height:80px;margin-bottom:16px}.stat-icon img{width:50px;height:50px}}.apply{padding:100px 0;background:#fff}.apply-header{text-align:center;max-width:600px;margin:0 auto 60px}.apply-header h2{font-size:36px;font-weight:800;color:#0f172a}.apply-header p{margin-top:12px;color:#475569;font-size:15px}.apply-card{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:48px;border-radius:16px;background:#fff;margin-bottom:60px}.apply-card.reverse{flex-direction:row}.apply-text{max-width:520px}.tag-fire{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:5px;background:transparent;color:#000;font-weight:600;box-shadow:0 20px 50px #0000000f}.apply-text h3{font-size:28px;font-weight:700;margin-bottom:16px}.apply-text p{color:#475569;margin-bottom:20px}.apply-text ul{list-style:none;padding:0}.apply-text li{margin-bottom:10px;font-size:14px;color:#0f172a;position:relative;padding-left:22px}.apply-text li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.apply-image img{max-width:320px;width:100%}.logo-footer{width:30px;border-radius:999px}@media(max-width:1024px){.apply-card,.apply-card.reverse{flex-direction:column;text-align:center;gap:28px}.apply-text{max-width:100%}.apply-image img{max-width:280px}}@media(max-width:600px){.apply{padding:35px 0}.apply-header h2{font-size:28px}.apply-card{padding:32px 20px}.apply-text h3{font-size:22px}.apply-card{padding:28px 20px;gap:20px}.apply-image img{max-width:240px}}@media(max-width:480px){.container{padding:0 12px!important}.navbar-inner{height:64px;padding:0 12px}.navbar-inner .container{padding:0!important}.hero{padding:32px 0!important;text-align:center!important}.hero-container{display:flex!important;flex-direction:column!important;gap:16px!important;padding:0 12px!important}.hero-image{display:none!important}.hero-content{width:100%!important;max-width:100%!important}.hero-content h1{font-size:22px!important;line-height:1.3!important;margin-bottom:10px!important}.hero-content p{font-size:13px!important;max-width:100%!important;line-height:1.5!important;margin-bottom:16px!important}.hero-search{flex-direction:column!important;gap:10px!important;padding:10px!important;max-width:100%!important;border-radius:12px!important}.input-box{height:46px!important;padding:0 14px!important;width:100%!important;border-radius:10px!important}.input-box input{font-size:14px!important}.hero-search button{height:46px!important;font-size:14px!important;width:100%!important;border-radius:10px!important}.partners-inner{flex-wrap:wrap!important;gap:12px!important;justify-content:center!important}.partners-inner img{max-width:70px!important;height:auto!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:16px!important}.stat h3{font-size:20px!important}.stat p{font-size:12px!important}}@media(max-width:640px){.container{padding:0 16px!important}.hero{padding:40px 0!important;text-align:center!important}.hero-container{display:flex!important;flex-direction:column!important;gap:20px!important}.hero-image{display:none!important}.hero-content{width:100%!important;max-width:100%!important}.hero-content h1{font-size:26px!important;line-height:1.3!important;margin-bottom:12px!important}.hero-content p{margin-bottom:20px!important}.hero-search{max-width:100%!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:20px!important}.partners{padding:30px 0!important}.partners-inner{flex-wrap:wrap!important;gap:16px!important}.partners-inner img{max-width:90px!important}.faq-container{padding:40px 16px!important}.faq-container h2{font-size:28px!important}.faq-grid{grid-template-columns:1fr!important;gap:16px!important}.faq-item{padding:16px!important}.footer{padding:40px 16px!important}footer{padding:40px 0!important}}@media(min-width:641px)and (max-width:1024px){.container{padding:0 20px!important}.hero{padding:80px 0 60px!important}.hero-container{grid-template-columns:1fr 1fr!important;gap:30px!important}.hero-content h1{font-size:36px!important}.hero-image img{max-width:389px!important;height:auto!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}.partners-inner{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:24px!important}.partners-inner img{max-width:110px!important}.faq-grid{grid-template-columns:1fr!important}}@media(min-width:1025px){.container{padding:0 24px!important}.hero{padding:120px 0 80px!important}.hero-container{grid-template-columns:1.1fr .9fr!important;gap:40px!important}.hero-content h1{font-size:44px!important}.hero-image img{max-width:500px!important}.stats-grid{grid-template-columns:repeat(4,1fr)!important;gap:32px!important}.partners-inner{display:flex!important;justify-content:center!important;gap:40px!important}.partners-inner img{max-width:140px!important}}@media(min-width:1440px){.bg-newsletter{min-height:500px;background-position:center bottom}}@media(max-width:1024px){.bg-newsletter{min-height:350px;background-position:center center}}@media(max-width:640px){.bg-newsletter{min-height:300px;background-position:center 30%}}@media(max-width:768px){.green-talent-container{flex-direction:column!important;gap:30px!important}.green-talent-content,.green-talent-form{width:100%!important}.green-talent-content h1{font-size:28px!important}.green-talent-form form{gap:12px!important}}button,[type=submit],[type=button],.nav-btn,.login-link{min-height:44px!important;min-width:44px!important}.landing-page input[type=text],.landing-page input[type=email],.landing-page textarea,.landing-page select{font-size:16px!important;min-height:44px!important;padding:10px 14px!important}@media(max-width:640px){.landing-page input[type=text],.landing-page input[type=email],.landing-page textarea,.landing-page select{width:100%!important}}.hamburger{min-width:44px!important;min-height:44px!important}@media(max-width:640px){.hero-search{flex-direction:column!important}.input-box,.hero-search button{width:100%!important}}@media(max-width:768px){.apply-section img{max-width:100%!important}}@media(max-width:640px){.bg-newsletter{padding:40px 16px!important}.bg-newsletter input,.bg-newsletter button{width:100%!important}.bg-newsletter form{flex-direction:column!important;gap:12px!important}}a,button{transition:all .3s ease-in-out}h1,h2,h3,h4,h5,h6{word-break:break-word;overflow-wrap:break-word}footer a{padding:6px 0;display:inline-block}.form-success-message{background-color:#dcfce7;border:1px solid #86efac;color:#166534;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.form-error-message{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.field-error{color:#dc2626;font-size:12px;display:block;margin-top:4px;height:18px;line-height:18px}.form-field-wrapper{margin-bottom:0}.green-talent-form .form-row>div{display:flex;flex-direction:column}.field-error:empty:before{content:" ";visibility:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes marqueeScrollMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){html,body{overflow-x:hidden!important;scroll-behavior:smooth}*{-webkit-tap-highlight-color:rgba(16,185,129,.15)}.navbar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;background:#fffffff7!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 1px 8px #0000000f!important;padding:0!important;animation:fadeInDown .5s ease-out}.navbar-inner{padding:8px 14px!important;height:auto!important;min-height:52px!important}.logo{gap:5px!important;animation:slideInLeft .5s ease-out}.logo img{width:26px!important;height:26px!important}.logo b,.logo span{font-size:15px!important}.auth-buttons{gap:6px!important;animation:slideInRight .5s ease-out}.login-link{font-size:12px!important;padding:5px 10px!important;color:#374151!important}.nav-btn{font-size:12px!important;padding:7px 14px!important;border-radius:18px!important;min-height:32px!important;background:#22c55e!important;color:#fff!important;border:none!important;box-shadow:0 4px 15px #22c55e4d!important;transition:all .3s ease!important}.nav-btn:active{transform:scale(.95)!important;box-shadow:0 1px 5px #10b98133!important}.hamburger span{transition:all .3s ease!important}.nav-links{position:absolute!important;top:100%!important;left:0!important;right:0!important;background:#fff!important;padding:12px!important;box-shadow:0 8px 24px #0000001a!important;display:none!important;animation:fadeInDown .3s ease-out}.nav-links.open{display:flex!important;flex-direction:column!important}.nav-links a{padding:10px 14px!important;font-size:14px!important;border-radius:8px!important;transition:background .2s ease!important}.nav-links a:active{background:#f0fdf4!important}.hero{margin-top:52px!important;padding:28px 18px 36px!important;min-height:auto!important;background:linear-gradient(165deg,#f0fdf4,#ecfdf5 40%,#fff)!important;animation:fadeIn .6s ease-out}.hero-container{display:block!important;max-width:100%!important;padding:0!important}.hero-content{text-align:center!important;animation:fadeInUp .7s ease-out .1s both}.bg-shape,.bg-sign,.bg-dotted,.hero-image{display:none!important}.hero-content h1{font-size:22px!important;line-height:1.4!important;font-weight:700!important;margin-bottom:12px!important;color:#111827!important;letter-spacing:-.02em!important}.hero-content h1 br{display:none!important}.hero-content h1 .highlight{color:#10b981!important;-webkit-text-fill-color:#10b981!important;background:none!important;font-weight:800!important}.hero-content p{font-size:13px!important;line-height:1.65!important;color:#6b7280!important;margin-bottom:20px!important;animation:fadeInUp .7s ease-out .2s both}.hero-search{background:#fff!important;border-radius:14px!important;padding:14px!important;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a!important;display:flex!important;flex-direction:column!important;gap:10px!important;animation:scaleIn .6s ease-out .3s both;border:1px solid rgba(0,0,0,.04)!important}.input-box{width:100%!important;height:44px!important;background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:10px!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:8px!important;flex:none!important;transition:all .25s ease!important}.input-box:focus-within{border-color:#10b981!important;background:#fff!important;box-shadow:0 0 0 3px #10b98114!important}.input-box:not(:last-of-type){border-right:none!important}.input-box svg,.input-box .icon{width:16px!important;height:16px!important;color:#9ca3af!important;flex-shrink:0!important}.input-box input{flex:1!important;border:none!important;background:transparent!important;font-size:13px!important;color:#374151!important}.input-box input::placeholder{color:#9ca3af!important;font-size:13px!important}.hero-search button{width:100%!important;height:44px!important;background:#22c55e!important;color:#fff!important;border:none!important;border-radius:10px!important;font-size:14px!important;font-weight:600!important;box-shadow:0 4px 15px #22c55e4d!important;transition:all .25s ease!important}.hero-search button:active{transform:scale(.98)!important;box-shadow:0 1px 6px #10b98133!important}.partners{padding:24px 0!important;background:#fff!important;overflow:hidden!important}.partners-marquee-wrapper{width:100%!important;overflow:hidden!important;position:relative!important}.partners-marquee{display:flex!important;flex-wrap:nowrap!important;gap:0!important;will-change:transform!important;animation:marqueeScrollMobile 20s linear infinite!important}.partners-slide{display:flex!important;flex-wrap:nowrap!important;gap:24px!important;align-items:center!important;flex-shrink:0!important}.partners-slide:first-child{margin-right:24px!important}.partners-slide img{width:60px!important;height:30px!important;object-fit:contain!important;opacity:.5!important;filter:grayscale(100%)!important;transition:all .3s ease!important;flex-shrink:0!important;display:block!important}.partners-marquee:hover{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.partners-marquee{animation:none!important}.partners-slide{justify-content:center!important}}.stats{padding:32px 18px!important;background:#f9fafb!important}.stats-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.stat{background:#fff!important;border-radius:12px!important;padding:16px 10px!important;text-align:center!important;box-shadow:0 2px 8px #0000000a!important;border:1px solid rgba(0,0,0,.03)!important;transition:all .3s ease!important}.stat:nth-child(1){animation:fadeInUp .5s ease-out .1s both}.stat:nth-child(2){animation:fadeInUp .5s ease-out .2s both}.stat:nth-child(3){animation:fadeInUp .5s ease-out .3s both}.stat:nth-child(4){animation:fadeInUp .5s ease-out .4s both}.stat:active{transform:scale(.97)!important}.stat-icon{width:48px!important;height:48px!important;margin:0 auto 10px!important;background:linear-gradient(135deg,#f0fdf4,#dcfce7)!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}.stat-icon img{width:35px!important;height:35px!important}.stat h3{font-size:20px!important;font-weight:700!important;color:#10b981!important;margin-bottom:2px!important;-webkit-text-fill-color:#10b981!important;background:none!important}.stat p{font-size:11px!important;color:#6b7280!important;line-height:1.35!important;margin:0!important}.apply{padding:32px 16px!important;background:#f9fafb!important}.apply .max-w-7xl{max-width:100%!important;padding:0!important}.apply .text-center{margin-bottom:24px!important;text-align:center!important;animation:fadeInUp .5s ease-out}.apply h2,.apply .text-center h2{font-size:20px!important;font-weight:700!important;margin-bottom:6px!important;color:#111827!important;text-align:center!important}.apply .text-center p{font-size:12px!important;color:#6b7280!important;line-height:1.5!important;text-align:center!important}.apply .grid{display:flex!important;flex-direction:column!important;gap:2px!important}.apply .grid>div{order:unset!important}.apply .grid.items-center{background:#fff!important;border-radius:16px!important;padding:20px 16px!important;box-shadow:0 2px 12px #0000000a!important;border:1px solid rgba(0,0,0,.03)!important;text-align:center!important;animation:fadeInUp .5s ease-out both}.apply .grid.items-center:nth-child(2){animation-delay:.1s}.apply .grid.items-center:nth-child(3){animation-delay:.2s}.apply .flex.justify-center,.apply .grid>div.flex{order:1!important;justify-content:center!important;margin-bottom:16px!important}.apply img{width:140px!important;height:auto!important;display:block!important;animation:scaleIn .5s ease-out both}.apply .grid>div:not(.flex){order:2!important;text-align:center!important}.apply .inline-block{display:block!important;text-align:center!important;margin-bottom:10px!important}.apply span.px-3,.apply .inline-block span{font-size:10px!important;padding:4px 12px!important;background:linear-gradient(135deg,#f0fdf4,#dcfce7)!important;color:#059669!important;border-radius:20px!important;font-weight:600!important;display:inline-block!important}.apply h3{font-size:16px!important;font-weight:700!important;margin-bottom:8px!important;color:#111827!important;text-align:center!important}.apply p:not(.text-center p){font-size:12px!important;line-height:1.6!important;color:#6b7280!important;margin-bottom:14px!important;text-align:center!important;padding:0 8px!important}.apply ul{padding:0!important;margin:0 auto!important;display:inline-block!important;text-align:left!important}.apply li{font-size:12px!important;line-height:1.5!important;margin-bottom:6px!important;display:flex!important;align-items:flex-start!important;gap:8px!important;color:#4b5563!important}.apply li span:first-child{color:#10b981!important;font-size:13px!important;flex-shrink:0!important;font-weight:600!important}.apply .grid>div{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.apply ul{text-align:left!important;max-width:280px!important}.greenhire{padding:32px 18px!important;background:#f9fafb!important}.greenhire .max-w-7xl{max-width:100%!important;padding:0!important}.greenhire .text-center{margin-bottom:20px!important}.greenhire h2{font-size:20px!important;font-weight:700!important;margin-bottom:6px!important}.greenhire .text-center>p{font-size:13px!important;color:#6b7280!important}.greenhire .grid{display:flex!important;flex-direction:column!important;gap:20px!important}.greenhire img{width:200px!important;height:auto!important;max-height:180px!important;object-fit:contain!important;border-radius:12px!important;margin:0 auto!important;display:block!important;animation:scaleIn .6s ease-out both}.greenhire .flex.justify-center,.greenhire .grid>div:first-child{display:flex!important;justify-content:center!important;width:100%!important}.greenhire .space-y-6{display:flex!important;flex-direction:column!important;gap:16px!important}.greenhire .flex.items-start{gap:10px!important}.greenhire .w-10{width:32px!important;height:32px!important;min-width:32px!important;font-size:14px!important;border-radius:8px!important}.greenhire h4{font-size:14px!important;font-weight:600!important;margin-bottom:4px!important}.greenhire p.text-lg,.greenhire .text-gray-600.text-lg{font-size:12px!important;line-height:1.55!important}.greenhire .grid-cols-1.sm\\:grid-cols-2.lg\\:grid-cols-3,.greenhire [class*=grid-cols]{display:flex!important;flex-direction:column!important;gap:12px!important}.greenhire .bg-white.border{padding:16px!important;border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important;border:1px solid #f3f4f6!important;transition:all .3s ease!important;display:flex!important;flex-direction:column!important}.greenhire .bg-white.border:active{transform:translateY(-2px);box-shadow:0 4px 12px #10b9811a!important}.greenhire .bg-white.border .flex{gap:10px!important;margin-bottom:8px!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important}.greenhire .bg-white.border .w-10{width:32px!important;height:32px!important;min-width:32px!important;font-size:14px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important}.greenhire .bg-white.border h5{font-size:13px!important;font-weight:600!important;color:#111827!important;line-height:1.3!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important}.greenhire .bg-white.border p{font-size:11px!important;line-height:1.6!important;color:#6b7280!important;margin:0!important;width:100%!important;display:block!important}.greenhire button{padding:10px 20px!important;font-size:13px!important;border-radius:20px!important;background:#22c55e!important;color:#fff!important;border:none!important;box-shadow:0 4px 15px #22c55e4d!important;transition:all .25s ease!important}.greenhire button:active{transform:scale(.97)!important}.green-talent{padding:35px 16px!important;background:linear-gradient(165deg,#f0fdf4,#ecfdf5 40%,#fff)!important;background-image:linear-gradient(165deg,#f0fdf4,#ecfdf5 40%,#fff)!important;background-size:auto!important;background-position:0 0!important;background-repeat:no-repeat!important;position:relative!important;height:auto!important;min-height:auto!important;overflow:visible!important;display:block!important}.green-talent:before,.green-talent:after,.green-talent-overlay:before,.green-talent-overlay:after{display:none!important}.green-talent-overlay{padding:0!important;background:transparent!important;position:relative!important;height:auto!important;min-height:auto!important;display:block!important}.green-talent-container{display:flex!important;flex-direction:column!important;gap:20px!important;max-width:100%!important;padding:0!important}.green-talent-content{text-align:center!important;animation:fadeInUp .6s ease-out}.green-talent-content .tag{font-size:11px!important;padding:5px 12px!important;margin-bottom:12px!important;background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;border-radius:20px!important;display:inline-block!important;font-weight:600!important}.green-talent-content h1{font-size:22px!important;line-height:1.35!important;margin-bottom:12px!important;font-weight:700!important;color:#111827!important}.green-talent-content h1 br{display:none!important}.green-talent-content h1 span{font-size:22px!important;color:#10b981!important;font-weight:800!important}.green-talent-content p{font-size:13px!important;line-height:1.6!important;color:#6b7280!important;padding:0 8px!important}.green-talent-form{background:#fff!important;border-radius:16px!important;padding:24px 18px!important;width:100%!important;max-width:100%!important;box-shadow:0 8px 30px #00000014,0 1px 3px #0000000d!important;border:1px solid rgba(0,0,0,.05)!important;animation:scaleIn .6s ease-out .1s both}.green-talent .green-talent-form input,.green-talent .green-talent-form select{width:100%!important;height:52px!important;padding:0 16px!important;font-size:15px!important;border:2px solid #e5e7eb!important;border-radius:12px!important;margin-bottom:12px!important;background:#f9fafb!important;transition:all .25s ease!important;color:#111827!important;min-height:52px!important}.green-talent-form textarea{width:100%!important;padding:12px 14px!important;font-size:14px!important;border:2px solid #e5e7eb!important;border-radius:10px!important;margin-bottom:12px!important;background:#f9fafb!important;min-height:80px!important;transition:all .25s ease!important;color:#111827!important;resize:vertical!important}.green-talent-form input::placeholder,.green-talent-form select::placeholder,.green-talent-form textarea::placeholder{color:#9ca3af!important;font-size:13px!important}.green-talent-form input:focus,.green-talent-form select:focus,.green-talent-form textarea:focus{border-color:#10b981!important;background:#fff!important;outline:none!important;box-shadow:0 0 0 3px #10b9811a!important;transform:translateY(-1px)}.green-talent .green-talent-form button{width:100%!important;height:52px!important;background:#22c55e!important;color:#fff!important;border:none!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important;box-shadow:0 4px 16px #22c55e4d!important;transition:all .25s ease!important;cursor:pointer!important;min-height:52px!important}.green-talent-form button:active{transform:scale(.98)!important;box-shadow:0 2px 10px #10b98140!important}.green-talent-form button:disabled{opacity:.6!important;cursor:not-allowed!important}.field-error{font-size:11px!important;color:#ef4444!important;margin-top:-8px!important;margin-bottom:10px!important;display:block!important;padding-left:2px!important}.faq{padding:32px 18px!important;background:#fff!important}.faq-container{max-width:100%!important;padding:0!important}.faq h2{font-size:20px!important;font-weight:700!important;text-align:center!important;margin-bottom:6px!important}.faq-sub{font-size:12px!important;text-align:center!important;color:#6b7280!important;margin-bottom:20px!important;line-height:1.5!important}.faq-grid{display:flex!important;flex-direction:column!important;gap:10px!important}.faq-item{background:#f9fafb!important;border-radius:10px!important;padding:14px!important;border:1px solid #f3f4f6!important;transition:all .25s ease!important}.faq-item:nth-child(1){animation:fadeInUp .4s ease-out .1s both}.faq-item:nth-child(2){animation:fadeInUp .4s ease-out .2s both}.faq-item:nth-child(3){animation:fadeInUp .4s ease-out .3s both}.faq-item:nth-child(4){animation:fadeInUp .4s ease-out .4s both}.faq-item:active{background:#f0fdf4!important;transform:scale(.99)!important}.faq-item h4{font-size:13px!important;font-weight:600!important;color:#111827!important;margin-bottom:6px!important;line-height:1.4!important}.faq-item p{font-size:11px!important;color:#6b7280!important;line-height:1.55!important;margin:0!important}#contact,section.bg-newsletter{padding:48px 20px!important;background:linear-gradient(135deg,#f9fafb,#f3f4f6)!important;position:relative!important}#contact>div.absolute,.bg-newsletter>div.absolute{display:none!important}#contact .max-w-7xl{max-width:100%!important;padding:0!important}#contact h2{font-size:24px!important;font-weight:700!important;margin-bottom:10px!important;line-height:1.3!important;color:#111827!important;animation:fadeInUp .5s ease-out}#contact .text-center>p{font-size:13px!important;line-height:1.6!important;margin-bottom:24px!important;color:#6b7280!important;padding:0 10px!important}#contact form{width:100%!important;background:#fff!important;padding:20px!important;border-radius:16px!important;box-shadow:0 4px 20px #0000000f!important;border:1px solid rgba(0,0,0,.05)!important}#contact .flex-col,#contact .sm\\:flex-row{flex-direction:column!important;gap:16px!important}#contact .newsletter-input{width:100%!important;height:52px!important;padding:0 16px!important;font-size:15px!important;border-radius:12px!important;border:2px solid #e5e7eb!important;background:#f9fafb!important;color:#111827!important;transition:all .25s ease!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;box-sizing:border-box!important;min-height:52px!important}.newsletter-input:focus{border-color:#10b981!important;background:#fff!important;outline:none!important;box-shadow:0 0 0 4px #10b9811a!important}.newsletter-input::placeholder{color:#9ca3af!important}#contact .newsletter-btn{width:100%!important;height:52px!important;font-size:16px!important;font-weight:700!important;border-radius:12px!important;background:#22c55e!important;box-shadow:0 4px 15px #22c55e4d!important;transition:all .25s ease!important;color:#fff!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:8px!important;padding:0!important;min-height:52px!important;border:none!important}#contact button:active{transform:scale(.98)!important}#contact .text-xs{font-size:11px!important;margin-top:16px!important;color:#9ca3af!important}footer{padding:28px 18px!important}footer .grid{display:flex!important;flex-direction:column!important;gap:20px!important}footer h3,footer h4{font-size:14px!important}footer p,footer a,footer li{font-size:12px!important}h1,h2,h3,h4,h5,h6,p,span,a,li{word-wrap:break-word!important;overflow-wrap:break-word!important}.container,section,div{max-width:100vw!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:768px){.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}}
