@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background:#f8f9fa;min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:40px 20px;max-width:1200px;margin:0 auto;width:100%}.footer{background:linear-gradient(135deg,#0c2e1a,#123b22);color:#fff;padding:60px 20px 25px;margin-top:0;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8bc34a,#4caf50,#2e7d32);box-shadow:0 2px 8px #2e7d3266}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;align-items:start;position:relative;z-index:1}.footer-section{display:flex;flex-direction:column}.footer-section h3{font-size:18px;margin-bottom:20px;font-weight:700;color:#f5eedb;position:relative;padding-bottom:12px}.footer-section h3:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:#8bc34a;border-radius:3px}.footer-section p,.footer-section a{font-size:15px;color:#e6e6e6;text-decoration:none;line-height:1.6;transition:all .3s ease;margin-bottom:10px}.footer-section a:hover{color:#f5eedb;padding-left:5px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:25px;text-align:center;font-size:14px;color:#ccc;position:relative;z-index:1}.social-links{display:flex;gap:15px;margin-top:15px}.social-links a{background:#ffffff1a;padding:12px;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;width:45px;height:45px}.social-links a:hover{background:#f5eedb;color:#123b22;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.quick-links-grid{display:grid;grid-template-columns:1fr;gap:0px}.newsletter-form{display:flex;flex-direction:column;gap:12px;margin-top:15px}.newsletter-input{padding:12px 15px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#00000026;color:#fff;font-size:14px;transition:all .3s ease}.newsletter-input:focus{outline:none;border-color:#8bc34a;box-shadow:0 0 0 2px #8bc34a4d}.subscribe-btn{padding:12px 20px;border-radius:6px;border:none;background:linear-gradient(to right,#8bc34a,#4caf50);color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:14px;letter-spacing:.5px}.subscribe-btn:hover{background:linear-gradient(to right,#7cb342,#43a047);transform:translateY(-2px);box-shadow:0 4px 10px #0003}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:15px}.contact-icon{font-size:18px;color:#8bc34a;width:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-section{animation:fadeInUp .6s ease-out}.footer-section:nth-child(2){animation-delay:.1s}.footer-section:nth-child(3){animation-delay:.2s}.footer-section:nth-child(4){animation-delay:.3s}.footer-decoration{position:absolute;opacity:.03;font-size:180px;z-index:0}.decoration-1{bottom:0;right:5%;font-family:Georgia,serif;content:"❝"}.decoration-2{top:20%;left:5%;font-family:Georgia,serif;content:"❞"}@media(max-width:900px){.footer{padding:50px 16px 20px}.footer-container{gap:30px}}@media(max-width:768px){.footer{padding:40px 14px 16px;margin-top:30px}.footer-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px}.footer-section h3{font-size:17px}.footer-section p,.footer-section a{font-size:14px}.social-links{gap:10px}.social-links a{padding:10px;font-size:16px;width:40px;height:40px}}@media(max-width:600px){.quick-links-grid{grid-template-columns:5fr 5fr;gap:1px 15px}.quick-links-grid p{margin:6px 0}.footer-container{grid-template-columns:1fr;text-align:center}.footer-section h3:after{left:50%;transform:translate(-50%)}.contact-item{justify-content:center}}@media(max-width:480px){.footer{padding:30px 12px 15px;margin-top:20px}.footer-container{gap:25px}.footer-section{text-align:center;align-items:center}.footer-section h3{font-size:18px;padding-bottom:10px;width:100%}.social-links{justify-content:center;gap:12px;margin-top:15px}.footer-bottom{font-size:13px;padding-top:20px;margin-top:30px}.quick-links-grid{text-align:center;width:100%}}.about-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;width:100%;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;width:100%;min-height:90vh;padding-top:0}.hero-video{width:100%;height:100%;object-fit:cover;filter:brightness(1)}.video-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at center,#08b6531f,#0d1f13e0 60%,#0d1f13f2);z-index:1}.hero-content{position:relative;z-index:10;max-width:900px;width:100%;padding:0 20px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin-bottom:20px;line-height:1.1}.title-accent{color:#08b653}.title-line{display:block;color:#fff}.hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);color:#e8f5e9;max-width:750px;margin:0 auto 40px;line-height:1.7;font-weight:400;text-shadow:0 1px 4px rgba(0,0,0,.5)}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:#08b653;text-align:center;z-index:10}.scroll-text{font-size:.9rem;margin-bottom:8px;opacity:.9;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.scroll-arrow{width:20px;height:20px;border-right:2px solid #08b653;border-bottom:2px solid #08b653;transform:rotate(45deg);margin:0 auto;animation:bounce 2s infinite}.section-header{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.section-sub{font-size:clamp(1.1rem,2vw,1.4rem);color:#a3d4b5;max-width:700px;margin:0 auto;line-height:1.6;font-weight:400}.logo-section{padding:6rem 0;background:#0d1f13}.logo-showcase{max-width:1000px;margin:0 auto}.logo-display{background:#1a3c2a;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:center}.logo-image-container{display:flex;justify-content:center;align-items:center;padding:2rem;background:#f3edda;border-radius:12px}.logo-image{max-width:100%;height:auto;filter:drop-shadow(0 4px 12px rgba(8,182,83,.3))}.logo-info{color:#e8f5e9}.logo-title{font-size:2.5rem;font-weight:800;color:#08b653;margin-bottom:.5rem;margin-top:0}.logo-tagline{font-size:1.2rem;color:#a3d4b5;font-style:italic;margin-bottom:1.5rem}.logo-description{font-size:1.05rem;line-height:1.8;color:#c8e6d0;margin-bottom:2rem}.brand-values{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.brand-value-item{display:flex;align-items:center;justify-content:center;width:195px;gap:.75rem;font-size:1rem;color:#fff;background:#08b65340;border:1px solid rgba(8,182,83,.5);border-radius:25px;transition:all .3s ease;text-align:center;white-space:nowrap}.brand-value-item:hover{background:#08b65366;transform:translateY(-2px);box-shadow:0 4px 12px #08b6534d}.brand-icon{font-size:1.5rem}.story-section{padding:6rem 0;background:#0f2718}.story-content{max-width:900px;margin:0 auto}.story-block{background:#1a3c2a;border-radius:16px;padding:2.5rem;margin-bottom:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;border-left:4px solid #08b653}.year-badge{display:inline-block;background:#08b653;color:#fff;padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:700;margin-bottom:1rem}.story-title{color:#08b653;font-size:1.6rem;font-weight:600;margin-bottom:1rem;margin-top:0}.story-text{color:#c8e6d0;line-height:1.8;font-size:1.1rem;margin:0}.products-showcase{padding:6rem 0;background:#0d1f13}.product-showcase-grid{display:grid;gap:3rem;grid-template-columns:1fr}.product-showcase-card{background:#1a3c2a;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;display:grid;grid-template-columns:400px 1fr;transition:transform .3s ease,box-shadow .3s ease}.product-showcase-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px #0000004d}.product-image-container{position:relative;overflow:hidden;background:#0f2718}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-showcase-card:hover .product-image{transform:scale(1.05)}.product-badge{position:absolute;top:1rem;right:1rem;background:#08b653;color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:700;text-transform:uppercase}.product-showcase-content{padding:2.5rem}.product-icon-large{font-size:3.5rem;margin-bottom:1rem}.product-showcase-title{color:#08b653;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:0}.product-showcase-subtitle{font-size:1.1rem;color:#a3d4b5;margin-bottom:1.5rem;font-weight:600}.product-showcase-text{color:#c8e6d0;line-height:1.8;font-size:1.05rem;margin-bottom:1.5rem}.product-features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.product-features li{padding-left:1.5rem;position:relative;color:#c8e6d0;font-size:.95rem}.product-features li:before{content:"→";position:absolute;left:0;color:#08b653;font-weight:700}.team-section{padding:6rem 0;background:#0f2718}.team-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.team-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#08b653,#2a5c3f);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.team-card:hover:before{transform:scaleX(1)}.team-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000004d;border-color:#08b653}.team-avatar-image{width:130px;height:130px;border-radius:50%;margin:0 auto 1.5rem;overflow:hidden;border:4px solid #08b653;box-shadow:0 8px 24px #08b6534d;position:relative;background:linear-gradient(135deg,#08b653,#2a5c3f);transition:all .3s ease}.team-card:hover .team-avatar-image{transform:scale(1.05);box-shadow:0 12px 32px #08b65380;border-width:5px}.team-photo{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;display:block}.team-card:hover .team-photo{transform:scale(1.15)}.team-avatar{width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,#08b653,#2a5c3f);display:flex;align-items:center;justify-content:center;font-size:3.5rem;margin:0 auto 1.5rem;border:4px solid #08b653;box-shadow:0 8px 24px #08b6534d;transition:all .3s ease}.team-card:hover .team-avatar{transform:scale(1.05);box-shadow:0 12px 32px #08b65380}.team-name{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.team-role{color:#08b653;font-size:1.05rem;font-weight:600;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}.team-bio{color:#c8e6d0;line-height:1.8;font-size:1.05rem;margin:0}.team-social{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(8,182,83,.2)}.team-social a{width:36px;height:36px;border-radius:50%;background:#08b6531a;display:flex;align-items:center;justify-content:center;color:#08b653;transition:all .3s ease;text-decoration:none}.team-social a:hover{background:#08b653;color:#fff;transform:translateY(-3px)}@media(max-width:768px){.team-section{padding:4rem 0}.team-grid{grid-template-columns:1fr;gap:2rem}.team-card{padding:2rem}.team-avatar-image,.team-avatar{width:110px;height:110px}.team-name{font-size:1.3rem}.team-bio{font-size:1rem}}@media(max-width:480px){.team-section{padding:3rem 0}.team-card{padding:1.8rem}.team-avatar-image,.team-avatar{width:100px;height:100px;font-size:3rem}.team-name{font-size:1.2rem}.team-role{font-size:.9rem}.team-bio{font-size:.95rem}}.team-photo.loading{opacity:.5;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.values-section{padding:6rem 0;background:#0d1f13}.values-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.value-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0000004d}.value-icon{font-size:3.5rem;margin-bottom:1.5rem}.value-title{color:#08b653;font-size:1.4rem;font-weight:600;margin:0 0 1rem}.value-text{color:#c8e6d0;line-height:1.8;font-size:1.05rem;margin:0}.tech-section{padding:6rem 0;background:#0f2718}.tech-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.tech-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;position:relative;overflow:hidden}.tech-number{position:absolute;top:20px;right:20px;font-size:3rem;font-weight:800;color:#08b65326}.tech-title{color:#08b653;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.tech-text{color:#c8e6d0;line-height:1.8;font-size:1.05rem;margin:0}.impact-section{padding:6rem 0;background:#0d1f13}.impact-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.impact-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.impact-card:hover{transform:scale(1.05);box-shadow:0 15px 40px #0000004d}.impact-number{font-size:3rem;font-weight:800;color:#08b653;margin-bottom:.5rem}.impact-label{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.impact-desc{color:#a3d4b5;line-height:1.6;font-size:.95rem;margin:0}.awards-section{background:#1a3c2a;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f}.awards-title{color:#08b653;font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;margin-top:0}.awards-list{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.award-item{display:flex;gap:1.5rem;align-items:flex-start}.award-icon{font-size:2.5rem;flex-shrink:0}.award-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.award-org{color:#a3d4b5;font-size:.95rem}.join-section{padding:5rem 0;background:#0f2718}.join-inner{background:#1a3c2a;padding:3.5rem;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f}.join-content{flex:1}.join-title{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 1rem}.join-text{color:#a3d4b5;font-size:1.15rem;line-height:1.7;margin:0}.btn-group{display:flex;gap:1rem;flex-direction:column}.primary-btn{background:#08b653;color:#fff;padding:14px 28px;border-radius:10px;border:none;font-weight:600;font-size:1.05rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #08b65366}.secondary-btn{background:transparent;border:2px solid #08b653;color:#08b653;padding:14px 28px;border-radius:10px;font-weight:600;font-size:1.05rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.secondary-btn:hover{background:#08b653;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #08b65366}@media(max-width:968px){.product-showcase-card{grid-template-columns:1fr!important}.logo-display{grid-template-columns:1fr!important;text-align:center}.product-features{grid-template-columns:1fr!important}}@media(max-width:768px){.hero-section{min-height:80vh;padding:4rem 1rem}.hero-title{font-size:clamp(2rem,8vw,3rem)}.hero-subtitle{font-size:clamp(1rem,3vw,1.3rem)}.section-header{margin-bottom:3rem}.section-title{font-size:clamp(1.8rem,6vw,2.5rem)}.section-sub{font-size:clamp(1rem,3vw,1.2rem)}.logo-display{padding:2rem;gap:2rem}.logo-title{font-size:2rem}.brand-values{justify-content:center}.story-block{padding:2rem}.team-grid,.values-grid,.tech-grid,.impact-grid,.awards-list{grid-template-columns:1fr!important}.join-inner{flex-direction:column;text-align:center;padding:2.5rem}.btn-group,.primary-btn,.secondary-btn{width:100%}}@media(max-width:480px){.container{padding:0 16px}.hero-section{min-height:70vh;padding:3rem 1rem}.scroll-indicator{bottom:20px}.section-header{margin-bottom:2.5rem;padding:0 1rem}.logo-display{padding:1.5rem}.logo-title{font-size:1.8rem}.logo-tagline{font-size:1rem}.logo-description{font-size:.95rem}.brand-values{flex-direction:column;align-items:center}.story-block{padding:1.8rem;margin-bottom:2rem}.story-title{font-size:1.4rem}.story-text{font-size:1rem}.product-showcase-content{padding:2rem}.product-showcase-title{font-size:1.6rem}.product-showcase-subtitle{font-size:1rem}.product-showcase-text{font-size:.95rem}.team-card,.value-card,.tech-card,.impact-card{padding:2rem}.team-avatar{width:80px;height:80px;font-size:2.5rem}.team-name{font-size:1.2rem}.team-bio{font-size:.95rem}.value-icon{font-size:3rem}.value-title{font-size:1.2rem}.value-text{font-size:.95rem}.tech-number{font-size:2.5rem;top:15px;right:15px}.tech-title{font-size:1.3rem}.tech-text{font-size:.95rem}.impact-number{font-size:2.5rem}.impact-label{font-size:1.1rem}.impact-desc{font-size:.9rem}.awards-section{padding:2rem}.awards-title{font-size:1.6rem}.award-icon{font-size:2rem}.award-name{font-size:1rem}.award-org{font-size:.85rem}.join-inner{padding:2rem}.join-title{font-size:1.8rem}.join-text{font-size:1rem}.primary-btn,.secondary-btn{padding:12px 24px;font-size:1rem}}@media(max-width:360px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.section-title{font-size:1.6rem}.section-sub{font-size:.95rem}.logo-title{font-size:1.6rem}.story-block,.product-showcase-content,.team-card,.value-card,.tech-card,.impact-card,.join-inner,.awards-section{padding:1.5rem}}@media(max-width:768px)and (orientation:landscape){.hero-section{min-height:100vh}.scroll-indicator{display:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.scroll-arrow{animation:none}}@media(prefers-contrast:high){.about-page{background:#000;color:#fff}.hero-video{filter:brightness(.6) contrast(1.2)}.title-accent,.story-title,.value-title,.tech-title,.logo-title{color:#0fd46f}}@media print{.video-container,.scroll-indicator,.primary-btn,.secondary-btn{display:none!important}.about-page{background:#fff;color:#000}.hero-section{min-height:auto;padding:2rem 0}.section-header,.story-block,.team-card,.value-card,.tech-card,.impact-card{page-break-inside:avoid}}.mission-vision-section{padding:6rem 0;background:#0f2718}.mission-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.mission-card,.vision-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:2px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover,.vision-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0000004d}.mv-icon-container{width:70px;height:70px;background:#08b65326;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.mv-icon{font-size:2.5rem}.mission-title{margin:0 0 1.2rem;color:#08b653;font-size:1.8rem;font-weight:700}.mission-text{color:#c8e6d0;line-height:1.8;font-size:1.1rem;margin:0}.partners-section{padding:6rem 0;background:#0f2718}.sustainability-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.sustainability-card{background:#1a3c2a;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.sustainability-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0000004d}.sustain-icon{font-size:3.5rem;margin-bottom:1.5rem}.sustain-title{color:#08b653;font-size:1.4rem;font-weight:600;margin:0 0 1rem}.sustain-text{color:#c8e6d0;line-height:1.8;font-size:1.05rem;margin:0}.partnership-info{background:#1a3c2a;padding:2.5rem;border-radius:16px;border:1px solid #2a5c3f}@media(max-width:968px){.mission-grid{grid-template-columns:1fr!important}}@media(max-width:768px){.sustainability-grid{grid-template-columns:1fr!important}}.contact-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;width:100%;overflow-x:hidden}.contact-page section{box-sizing:border-box}.contact-page .contact-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}.contact-page .contact-hero{position:relative;padding:6rem 0 4rem;background:linear-gradient(135deg,#0d1f13,#1a3c2a);overflow:hidden}.contact-page .hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.contact-page .hero-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(8,182,83,.15) 0%,transparent 70%);animation:contactHeroFloat 20s ease-in-out infinite}.contact-page .hero-circle-1{width:500px;height:500px;top:-150px;right:-150px;animation-delay:0s}.contact-page .hero-circle-2{width:350px;height:350px;bottom:-100px;left:-100px;animation-delay:5s}.contact-page .hero-circle-3{width:250px;height:250px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s;opacity:.5}@keyframes contactHeroFloat{0%,to{transform:translate(0) scale(1);opacity:.5}33%{transform:translate(40px,-40px) scale(1.15);opacity:.7}66%{transform:translate(-30px,30px) scale(.9);opacity:.4}}.contact-page .hero-content{position:relative;z-index:10;text-align:center;max-width:900px;margin:0 auto 3.5rem}.contact-page .hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.5rem;background:#08b65326;border:1px solid rgba(8,182,83,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#08b653;margin-bottom:1.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-page .badge-icon{font-size:1.3rem}.contact-page .hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:#08b653;margin-bottom:1.25rem;text-shadow:0 4px 30px rgba(8,182,83,.4);letter-spacing:-.02em}.contact-page .hero-description{font-size:clamp(1.05rem,2vw,1.25rem);color:#c8e6d0;line-height:1.8;max-width:750px;margin:0 auto}.contact-page .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative;z-index:10}.contact-page .stat-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-page .stat-card:hover{transform:translateY(-8px);background:#1a3c2ae6;box-shadow:0 12px 32px #08b65340;border-color:#08b653}.contact-page .stat-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.contact-page .stat-number{font-size:2rem;font-weight:900;color:#08b653;margin-bottom:.5rem;line-height:1}.contact-page .stat-label{font-size:.9rem;color:#a3d4b5;font-weight:600;line-height:1.4}.contact-page .contact-main{padding:5rem 0;background:linear-gradient(180deg,#0f2718,#0d1f13)}.contact-page .form-container{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;padding:3rem;border:1px solid rgba(42,92,63,.6);box-shadow:0 10px 40px #0006;margin-bottom:3rem}.contact-page .form-header{margin-bottom:2rem;text-align:center}.contact-page .form-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.75rem}.contact-page .form-description{font-size:1.05rem;color:#a3d4b5;line-height:1.6}.contact-page .contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-page .form-field{display:flex;flex-direction:column}.contact-page .form-field label{font-size:.9rem;font-weight:700;color:#c8e6d0;margin-bottom:.6rem;letter-spacing:.02em}.contact-page .required{color:#ff6b6b;font-weight:700}.contact-page .form-field input,.contact-page .form-field select,.contact-page .form-field textarea{width:100%;padding:14px 16px;font-size:1rem;color:#fff;background:#0d1f1399;border:2px solid rgba(42,92,63,.8);border-radius:12px;font-family:inherit;transition:all .3s ease;line-height:1.5;box-sizing:border-box}.contact-page .form-field input:focus,.contact-page .form-field select:focus,.contact-page .form-field textarea:focus{outline:none;border-color:#08b653;background:#0d1f13cc;box-shadow:0 0 0 4px #08b65326}.contact-page .form-field input::placeholder,.contact-page .form-field textarea::placeholder{color:#6b8c75}.contact-page .form-field textarea{resize:vertical;min-height:70px;font-family:inherit}.contact-page .form-field input:disabled,.contact-page .form-field select:disabled,.contact-page .form-field textarea:disabled{opacity:.5;cursor:not-allowed}.contact-page .submit-button{width:100%;padding:16px 24px;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#08b653,#067a3a);border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:.5rem;box-shadow:0 4px 15px #08b6534d}.contact-page .submit-button:hover:not(:disabled){background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 25px #08b65380}.contact-page .submit-button:active:not(:disabled){transform:translateY(-1px)}.contact-page .submit-button:disabled{opacity:.6;cursor:not-allowed}.contact-page .btn-arrow{font-size:1.3rem;transition:transform .3s ease;line-height:1}.contact-page .submit-button:hover:not(:disabled) .btn-arrow{transform:translate(6px)}.contact-page .loading-spinner{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:contactSpinLoader .8s linear infinite}@keyframes contactSpinLoader{to{transform:rotate(360deg)}}.contact-page .status-message{padding:14px 18px;border-radius:12px;font-size:.95rem;font-weight:600;display:flex;align-items:center;gap:.75rem;line-height:1.5}.contact-page .status-success{background:#08b65333;border:2px solid #08b653;color:#08b653}.contact-page .status-error{background:#ff6b6b33;border:2px solid #ff6b6b;color:#ff6b6b}.contact-page .info-wrapper{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem}.contact-page .info-card,.contact-page .social-card{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;padding:2.5rem;border:1px solid rgba(42,92,63,.6);box-shadow:0 10px 40px #0000004d}.contact-page .info-header{margin-bottom:2rem}.contact-page .info-title{font-size:1.6rem;font-weight:800;color:#08b653;margin-bottom:.75rem}.contact-page .info-subtitle{font-size:1rem;color:#a3d4b5;line-height:1.6}.contact-page .info-list{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-page .info-item{display:flex;gap:1.25rem;align-items:flex-start}.contact-page .info-icon{font-size:1.75rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#08b65333;border-radius:12px;flex-shrink:0;border:1px solid rgba(8,182,83,.3)}.contact-page .info-content{flex:1}.contact-page .info-label{font-size:.75rem;color:#a3d4b5;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.contact-page .info-content a,.contact-page .info-content span{font-size:1.05rem;color:#fff;font-weight:600;text-decoration:none;display:block;transition:color .3s ease;line-height:1.5}.contact-page .info-content a:hover{color:#08b653}.contact-page .social-card{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;padding:2.5rem;border:1px solid rgba(42,92,63,.6);box-shadow:0 10px 40px #0000004d}.contact-page .social-title{font-size:1.3rem;font-weight:800;color:#08b653;margin-bottom:.5rem;line-height:1.2}.contact-page .social-subtitle{font-size:.9rem;color:#a3d4b5;margin-bottom:2rem;line-height:1.5}.contact-page .social-links{display:flex;flex-direction:column;gap:1.25rem}.contact-page .social-link{display:inline-flex;align-items:center;gap:1rem;padding:0;background:transparent!important;border:none;color:#08b653;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;line-height:1;width:fit-content}.contact-page .social-link:hover{color:#0adb63;transform:translate(8px);background:transparent!important}.contact-page .social-link svg{flex-shrink:0;width:28px!important;height:28px!important;display:block;transition:transform .3s ease}.contact-page .social-link:hover svg{transform:scale(1.15)}.contact-page .social-link span{font-size:1.1rem;font-weight:600;line-height:1;display:inline-block}.contact-page .location-section{padding:5rem 0;background:#0d1f13}.contact-page .location-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-page .location-info{padding:0 2rem}.contact-page .location-title{font-size:2.5rem;font-weight:900;color:#08b653;margin-bottom:1.5rem;line-height:1.2}.contact-page .location-description{font-size:1.15rem;color:#c8e6d0;line-height:1.8;margin-bottom:2.5rem}.contact-page .location-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.contact-page .location-detail-item{display:flex;gap:1.5rem;align-items:flex-start}.contact-page .detail-icon{font-size:2rem;width:55px;height:55px;background:#08b65333;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(8,182,83,.3)}.contact-page .detail-label{font-size:.8rem;color:#a3d4b5;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.contact-page .detail-value{font-size:1.1rem;color:#fff;font-weight:600;line-height:1.6}.contact-page .directions-btn{display:inline-flex;align-items:center;gap:.75rem;padding:14px 28px;background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #08b6534d}.contact-page .directions-btn:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 25px #08b65380}.contact-page .map-placeholder{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:4rem 2rem;text-align:center;min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 40px #0000004d}.contact-page .map-icon-large{font-size:6rem;margin-bottom:2rem;animation:contactMapBounce 3s ease-in-out infinite}@keyframes contactMapBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.contact-page .map-text{font-size:1.8rem;font-weight:800;color:#08b653;margin-bottom:.75rem}.contact-page .map-subtext{font-size:1.1rem;color:#a3d4b5;font-weight:600}.contact-page .faq-section{padding:5rem 0;background:linear-gradient(180deg,#0f2718,#0d1f13)}.contact-page .faq-header-section{text-align:center;margin-bottom:4rem}.contact-page .faq-main-title{font-size:2.75rem;font-weight:900;color:#08b653;margin-bottom:1rem;line-height:1.2}.contact-page .faq-main-subtitle{font-size:1.2rem;color:#a3d4b5;line-height:1.6}.contact-page .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.contact-page .faq-card{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-page .faq-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #08b65340;border-color:#08b653;background:#1a3c2af2}.contact-page .faq-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.contact-page .faq-question{font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.4}.contact-page .faq-answer{font-size:1.05rem;color:#c8e6d0;line-height:1.8;margin:0}.contact-page .cta-section{padding:5rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.contact-page .cta-card{background:#1a3c2ae6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:24px;padding:4rem 3rem;text-align:center;box-shadow:0 15px 50px #08b65366}.contact-page .cta-icon{font-size:5rem;margin-bottom:2rem;display:block}.contact-page .cta-title{font-size:2.75rem;font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}.contact-page .cta-description{font-size:1.2rem;color:#c8e6d0;line-height:1.8;max-width:750px;margin:0 auto 3rem}.contact-page .cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.contact-page .cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:16px 32px;font-size:1.1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:inherit}.contact-page .cta-btn-primary{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 4px 15px #08b6534d}.contact-page .cta-btn-primary:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 25px #08b65380}.contact-page .cta-btn-secondary{background:transparent;color:#08b653;border:2px solid #08b653}.contact-page .cta-btn-secondary:hover{background:#08b65326;transform:translateY(-3px);box-shadow:0 4px 15px #08b65333}@media(max-width:1024px){.contact-page .stats-grid{grid-template-columns:repeat(2,1fr)}.contact-page .info-wrapper,.contact-page .info-list{grid-template-columns:1fr}.contact-page .location-content{grid-template-columns:1fr;gap:3rem}.contact-page .faq-grid{grid-template-columns:1fr}}@media(max-width:768px){.contact-page .contact-hero{padding:4rem 0 3rem}.contact-page .contact-main,.contact-page .location-section,.contact-page .faq-section,.contact-page .cta-section{padding:3rem 0}.contact-page .contact-container{padding:0 1.5rem}.contact-page .stats-grid{grid-template-columns:1fr;gap:1.25rem}.contact-page .form-container{padding:2rem}.contact-page .form-row{grid-template-columns:1fr}.contact-page .info-card,.contact-page .social-card,.contact-page .faq-card{padding:2rem}.contact-page .location-info{padding:0}.contact-page .cta-card{padding:2.5rem 2rem}.contact-page .cta-buttons{flex-direction:column;width:100%}.contact-page .cta-btn{width:100%;justify-content:center}}@media(max-width:480px){.contact-page .contact-container{padding:0 1rem}.contact-page .form-container,.contact-page .info-card,.contact-page .social-card,.contact-page .faq-card,.contact-page .cta-card{padding:1.75rem}}@media(prefers-reduced-motion:reduce){.contact-page *,.contact-page *:before,.contact-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.students-career-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;overflow-x:hidden}.students-hero{position:relative;padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a);overflow:hidden}.hero-bg-graphic{position:absolute;inset:0;overflow:hidden;pointer-events:none}.graphic-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(8,182,83,.15) 0%,transparent 70%);animation:floatGraphic 20s ease-in-out infinite}.circle-1{width:600px;height:600px;top:-200px;right:-150px}.circle-2{width:500px;height:500px;bottom:-150px;left:-100px;animation-delay:10s}@keyframes floatGraphic{0%,to{transform:translate(0) scale(1);opacity:.4}50%{transform:translate(30px,-30px) scale(1.1);opacity:.6}}.hero-grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1400px;margin:0 auto}.hero-text-side{max-width:650px}.hero-tag-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem 1.75rem;background:#08b65326;border:1px solid rgba(8,182,83,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#08b653;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{color:#08b653}.students-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.title-green{color:#08b653;display:block}.students-hero-description{font-size:clamp(1.05rem,2vw,1.2rem);color:#c8e6d0;line-height:1.8;margin-bottom:2.5rem}.hero-stats-row{display:flex;gap:2rem;margin-bottom:2.5rem}.hero-stat-box{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1}.stat-icon-svg{color:#08b653;flex-shrink:0}.stat-number{font-size:1.75rem;font-weight:900;color:#08b653;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#a3d4b5;font-weight:600}.hero-buttons{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-btn-primary,.hero-btn-secondary{padding:15px 32px;font-size:1.05rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.hero-btn-secondary{background:transparent;color:#08b653;border:2px solid #08b653}.hero-btn-secondary:hover{background:#08b6531a;transform:translateY(-3px)}.hero-image-side{position:relative}.hero-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:2px solid rgba(8,182,83,.3)}.image-overlay-text{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(13,31,19,.95),transparent);color:#fff;font-size:1.1rem;font-weight:600;text-align:center}.what-we-offer-section{padding:7rem 0;background:#0f2718}.section-header-center{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.section-main-title{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:900;color:#08b653;margin-bottom:1.25rem;line-height:1.2}.section-main-subtitle{font-size:clamp(1.05rem,2vw,1.25rem);color:#a3d4b5;line-height:1.7}.offer-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto}.offer-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem;transition:all .4s ease}.offer-card:hover{transform:translateY(-8px);border-color:#08b653;box-shadow:0 15px 40px #08b65340;background:#1a3c2ae6}.offer-icon-svg{color:#08b653;margin-bottom:1.5rem}.offer-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.3}.offer-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto}.story-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:2.5rem;transition:all .4s ease}.story-card:hover{transform:translateY(-8px);border-color:#08b653;box-shadow:0 15px 40px #08b65340}.story-image-container{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;border:4px solid rgba(8,182,83,.4);box-shadow:0 4px 20px #08b65333}.story-avatar{width:100%;height:100%;object-fit:cover;display:block}.story-content{text-align:center}.story-quote{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:1.5rem;font-style:italic}.story-author{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.6)}.author-name{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.5rem}.author-role{font-size:.9rem;color:#a3d4b5}.eligibility-section{padding:7rem 0;background:#0f2718}.eligibility-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:center;max-width:1400px;margin:0 auto}.eligibility-content{max-width:750px}.content-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#08b653;margin-bottom:2rem;line-height:1.2}.eligibility-text{display:flex;flex-direction:column;gap:1.5rem}.text-para{font-size:1.1rem;color:#c8e6d0;line-height:1.8;margin:0}.sub-heading{font-size:1.4rem;font-weight:700;color:#fff;margin:1.5rem 0 1rem}.check-list{list-style:none;padding:0;margin:0}.check-list li{font-size:1.05rem;color:#c8e6d0;padding:.75rem 0;display:flex;align-items:center;gap:1rem}.check-list li svg{color:#08b653;flex-shrink:0}.eligibility-image-side{position:relative}.eligibility-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:2px solid rgba(8,182,83,.3)}.eligibility-image{width:100%;height:600px;object-fit:cover;display:block}.eligibility-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(13,31,19,.9),transparent 60%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:3rem}.overlay-icon{color:#08b653;margin-bottom:1.5rem}.overlay-text{font-size:1.3rem;color:#fff;font-weight:700;text-align:center;margin:0}.process-timeline-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.timeline-container{max-width:1200px;margin:0 auto;position:relative}.timeline-container:before{content:"";position:absolute;left:55px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#08b653,#08b6534d)}.timeline-step{display:flex;gap:3rem;margin-bottom:3rem;position:relative}.timeline-step:last-child{margin-bottom:0}.step-number{width:110px;height:110px;background:linear-gradient(135deg,#08b653,#067a3a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 25px #08b65366;position:relative;z-index:2}.step-number svg{color:#fff}.step-details{flex:1;background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:16px;padding:2.5rem;transition:all .3s ease}.timeline-step:hover .step-details{border-color:#08b653;box-shadow:0 10px 35px #08b65340}.step-title{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:1rem}.current-openings-section{padding:7rem 0;background:#0f2718}.openings-list{display:flex;flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto}.job-listing-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem;transition:all .4s ease}.job-listing-card:hover{border-color:#08b653;box-shadow:0 12px 40px #08b6534d;background:#1a3c2ae6}.job-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:2rem}.job-title-main{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.3}.job-meta-info{display:flex;flex-wrap:wrap;gap:1.75rem}.meta-item{font-size:.95rem;color:#a3d4b5;font-weight:600;display:flex;align-items:center;gap:.5rem}.meta-item svg{color:#08b653}.job-apply-btn{padding:12px 28px;background:transparent;border:2px solid #08b653;border-radius:10px;color:#08b653;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.job-listing-card:hover .job-apply-btn{background:#08b653;color:#fff;transform:translateY(-2px)}.job-brief{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:1.5rem}.job-skills-row{display:flex;flex-wrap:wrap;gap:.75rem}.skill-badge{padding:.6rem 1.25rem;background:#08b65326;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.9rem;color:#08b653;font-weight:600}.students-cta-section{padding:7rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.cta-box-final{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:24px;padding:5rem 4rem;text-align:center;box-shadow:0 20px 60px #08b65366;max-width:1100px;margin:0 auto}.cta-icon-svg{color:#08b653;margin:0 auto 2rem;display:block}.cta-title-main{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-description-text{font-size:clamp(1.05rem,2vw,1.25rem);color:#c8e6d0;line-height:1.8;max-width:850px;margin:0 auto 3rem}.cta-buttons-row{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn-main,.cta-btn-alt{padding:16px 36px;font-size:1.1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.cta-btn-main{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 4px 20px #08b6534d}.cta-btn-main:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 30px #08b65380}.cta-btn-alt{background:transparent;color:#08b653;border:2px solid #08b653}.cta-btn-alt:hover{background:#08b65326;transform:translateY(-3px)}@media(max-width:1200px){.page-wrapper-full{padding:0 2rem}.offer-cards-grid,.stories-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:968px){.hero-grid,.eligibility-grid{grid-template-columns:1fr;gap:3rem}.hero-image-side{order:-1}.offer-cards-grid,.stories-grid{grid-template-columns:1fr;gap:2rem}.timeline-container:before{left:45px}.step-number{width:90px;height:90px}.timeline-step{gap:2rem}}@media(max-width:768px){.page-wrapper-full{padding:0 1.5rem}.students-hero,.what-we-offer-section,.success-stories-section,.eligibility-section,.process-timeline-section,.current-openings-section,.students-cta-section{padding:4rem 0}.hero-stats-row{flex-direction:column;gap:1rem}.hero-buttons{flex-direction:column}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center}.job-header-row{flex-direction:column}.job-apply-btn{width:100%;justify-content:center}.cta-box-final{padding:3rem 2rem}.cta-buttons-row{flex-direction:column}.cta-btn-main,.cta-btn-alt{width:100%;justify-content:center}}@media(max-width:480px){.page-wrapper-full{padding:0 1rem}.hero-main-image,.eligibility-image{height:350px}.offer-card,.story-card,.step-details{padding:2rem}.step-number{width:70px;height:70px}.step-number svg{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.students-career-page *,.students-career-page *:before,.students-career-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.professionals-career-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;overflow-x:hidden}.professionals-hero{position:relative;padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a);overflow:hidden}.hero-bg-overlay{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-pattern-circles{position:relative;width:100%;height:100%}.pattern-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(8,182,83,.12) 0%,transparent 70%);animation:floatPattern 25s ease-in-out infinite}.circle-1{width:600px;height:600px;top:-250px;right:-200px}.circle-2{width:500px;height:500px;bottom:-200px;left:-150px;animation-delay:12s}@keyframes floatPattern{0%,to{transform:translate(0) scale(1);opacity:.3}50%{transform:translate(40px,-40px) scale(1.15);opacity:.5}}.hero-content-grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1600px;margin:0 auto}.hero-text-block{max-width:700px}.hero-main-title{font-size:clamp(2.75rem,5vw,4.25rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.title-highlight{color:#08b653;display:block}.hero-description{font-size:clamp(1.05rem,2vw,1.25rem);color:#c8e6d0;line-height:1.8;margin-bottom:2.5rem}.hero-stats-row{display:flex;gap:2.5rem;margin-bottom:2.5rem}.hero-stat{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-icon-hero{color:#08b653;flex-shrink:0}.stat-value{font-size:1.75rem;font-weight:900;color:#08b653;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:#a3d4b5;font-weight:600}.hero-cta-buttons{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-btn-main,.hero-btn-alt{padding:16px 32px;font-size:1.05rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.hero-btn-main{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 4px 20px #08b6534d}.hero-btn-main:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 30px #08b65380}.hero-btn-alt{background:transparent;color:#08b653;border:2px solid #08b653}.hero-btn-alt:hover{background:#08b6531a;transform:translateY(-3px)}.hero-image-block{position:relative}.hero-image-wrapper{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:2px solid rgba(8,182,83,.3)}.why-join-section{padding:8rem 0;background:#0f2718}.section-header{text-align:center;margin-bottom:5rem;max-width:1000px;margin-left:auto;margin-right:auto}.section-title{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:900;color:#08b653;margin-bottom:1.25rem;line-height:1.2}.section-subtitle{font-size:clamp(1.05rem,2vw,1.25rem);color:#a3d4b5;line-height:1.7}.benefits-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1600px;margin:0 auto}.benefit-card-large{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;overflow:hidden;transition:all .4s ease}.benefit-card-large:hover{transform:translateY(-10px);border-color:#08b653;box-shadow:0 20px 50px #08b6534d;background:#1a3c2ae6}.benefit-image-container{width:100%;height:240px;overflow:hidden}.benefit-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.benefit-card-large:hover .benefit-image{transform:scale(1.1)}.benefit-content{padding:2.5rem}.benefit-icon{color:#08b653;margin-bottom:1.5rem}.benefit-title{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.3}.benefit-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.what-we-seek-section{padding:8rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.seek-content-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:start;max-width:1600px;margin:0 auto}.seek-left-content{max-width:800px}.seek-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#08b653;margin-bottom:2.5rem;line-height:1.2}.seek-text-blocks{display:flex;flex-direction:column;gap:1.5rem}.seek-paragraph{font-size:1.1rem;color:#c8e6d0;line-height:1.85;margin:0}.seek-right-content{position:sticky;top:100px}.perks-container{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem}.perks-heading{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:2rem}.perks-list{display:flex;flex-direction:column;gap:1.25rem}.perk-item{display:flex;align-items:center;gap:1rem;font-size:1.05rem;color:#c8e6d0;line-height:1.6}.perk-icon{color:#08b653;flex-shrink:0}.open-positions-section{padding:8rem 0;background:#0f2718}.jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1600px;margin:0 auto}.job-card-pro{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem;transition:all .4s ease;display:flex;flex-direction:column}.job-card-pro:hover{border-color:#08b653;box-shadow:0 15px 45px #08b6534d;background:#1a3c2ae6;transform:translateY(-5px)}.job-header{margin-bottom:2rem}.job-title-section{margin-bottom:1.5rem}.job-title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.75rem;line-height:1.3}.job-desc-short{font-size:1.05rem;color:#c8e6d0;line-height:1.7;margin:0}.job-meta-section{display:flex;flex-direction:column;gap:.75rem}.job-meta-row{display:flex;gap:1rem;flex-wrap:wrap}.meta-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#08b6531a;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.9rem;color:#a3d4b5;font-weight:600}.meta-badge svg{color:#08b653}.salary-badge{background:#08b65333;border-color:#08b65380;color:#08b653;font-weight:700}.job-skills-section{margin-bottom:2rem;flex-grow:1}.skills-label{font-size:.9rem;color:#a3d4b5;font-weight:600;margin-bottom:.75rem}.skills-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{padding:.5rem 1rem;background:#08b65326;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.9rem;color:#08b653;font-weight:600}.job-apply-button{width:100%;padding:14px 24px;background:transparent;border:2px solid #08b653;border-radius:12px;color:#08b653;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;font-family:inherit}.job-card-pro:hover .job-apply-button{background:#08b653;color:#fff;transform:translateY(-2px)}.professionals-cta-section{padding:8rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.cta-final-box{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:24px;padding:5rem 4rem;text-align:center;box-shadow:0 20px 60px #08b65366;max-width:1200px;margin:0 auto}.cta-main-icon{color:#08b653;margin:0 auto 2rem}.cta-main-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-main-text{font-size:clamp(1.05rem,2vw,1.3rem);color:#c8e6d0;line-height:1.8;max-width:900px;margin:0 auto 3rem}.cta-buttons-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-primary-button,.cta-secondary-button{padding:18px 36px;font-size:1.15rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.cta-primary-button{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 6px 25px #08b65366}.cta-primary-button:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 10px 35px #08b65399}.cta-secondary-button{background:transparent;color:#08b653;border:2px solid #08b653}.cta-secondary-button:hover{background:#08b65326;transform:translateY(-3px)}@media(max-width:1200px){.page-wrapper-full{padding:0 2rem}.benefits-showcase{grid-template-columns:repeat(2,1fr)}.seek-right-content{position:relative;top:0}}@media(max-width:968px){.page-wrapper-full{padding:0 1.5rem}.professionals-hero,.why-join-section,.what-we-seek-section,.open-positions-section,.professionals-cta-section{padding:5rem 0}.hero-content-grid,.seek-content-layout{grid-template-columns:1fr;gap:3rem}.hero-image-block{order:-1}.hero-stats-row{flex-direction:column;gap:1rem}.benefits-showcase,.jobs-grid{grid-template-columns:1fr}}@media(max-width:768px){.page-wrapper-full{padding:0 1rem}.hero-cta-buttons{flex-direction:column}.hero-btn-main,.hero-btn-alt{width:100%;justify-content:center}.hero-image{height:350px}.benefit-card-large,.job-card-pro{padding:2rem}.cta-final-box{padding:3rem 1.5rem}.cta-buttons-group{flex-direction:column}.cta-primary-button,.cta-secondary-button{width:100%;justify-content:center}}@media(max-width:480px){.benefit-image-container{height:180px}}@media(prefers-reduced-motion:reduce){.professionals-career-page *,.professionals-career-page *:before,.professionals-career-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.internship-career-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;overflow-x:hidden}.page-wrapper-full{max-width:100%;margin:0 auto;padding:0 4rem;width:100%}.internship-hero{position:relative;padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a);overflow:hidden}.hero-background-pattern{position:absolute;inset:0;overflow:hidden;pointer-events:none}.pattern-shape{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(8,182,83,.1) 0%,transparent 70%);animation:shapeFloat 30s ease-in-out infinite}.shape-1{width:500px;height:500px;top:-200px;right:10%}.shape-2{width:400px;height:400px;bottom:-150px;left:15%;animation-delay:10s}.shape-3{width:350px;height:350px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:20s;opacity:.5}@keyframes shapeFloat{0%,to{transform:translate(0) scale(1);opacity:.3}33%{transform:translate(40px,-40px) scale(1.1);opacity:.5}66%{transform:translate(-30px,30px) scale(.9);opacity:.4}}.hero-layout-grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1600px;margin:0 auto}.hero-content-area{max-width:700px}.hero-tag-label{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem 1.75rem;background:#08b65326;border:1px solid rgba(8,182,83,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#08b653;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-tag-label svg{color:#08b653}.hero-title-main{font-size:clamp(2.75rem,5vw,4.25rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.title-colored{color:#08b653;display:block}.hero-lead-paragraph{font-size:clamp(1.05rem,2vw,1.25rem);color:#c8e6d0;line-height:1.8;margin-bottom:2rem}.hero-highlight-points{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem}.highlight-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.6);border-radius:10px;font-size:.95rem;color:#c8e6d0;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-action-buttons{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-primary-btn,.hero-secondary-btn{padding:16px 32px;font-size:1.05rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.hero-primary-btn{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 4px 20px #08b6534d}.hero-primary-btn:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 30px #08b65380}.hero-secondary-btn{background:transparent;color:#08b653;border:2px solid #08b653}.hero-secondary-btn:hover{background:#08b6531a;transform:translateY(-3px)}.hero-main-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:2px solid rgba(8,182,83,.3)}.hero-main-image{width:100%;height:500px;object-fit:cover;display:block}.image-overlay-badge{position:absolute;bottom:2rem;right:2rem;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:#0d1f13f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:16px;box-shadow:0 8px 25px #0006}.badge-star{color:gold}.badge-number{font-size:1.5rem;font-weight:900;color:#08b653;line-height:1}.badge-label{font-size:.85rem;color:#a3d4b5;font-weight:600}.internship-details-section{padding:8rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.details-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:start;max-width:1600px;margin:0 auto}.details-content{max-width:850px}.details-main-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#08b653;margin-bottom:3rem;line-height:1.2}.details-blocks{display:flex;flex-direction:column;gap:2.5rem}.detail-block{background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2rem}.block-heading{display:flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:1rem}.block-icon{color:#08b653}.block-text{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.details-sidebar{position:sticky;top:100px}.perks-box{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem}.perks-box-title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:2rem}.perks-items{display:flex;flex-direction:column;gap:1.25rem}.perk-row{display:flex;align-items:center;gap:1rem;font-size:1.05rem;color:#c8e6d0;line-height:1.6}.perk-icon-small{color:#08b653;flex-shrink:0}.open-internships-section{padding:8rem 0;background:#0f2718}.internships-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1600px;margin:0 auto}.internship-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:2.5rem;transition:all .4s ease;display:flex;flex-direction:column}.internship-card:hover{transform:translateY(-8px);border-color:#08b653;box-shadow:0 15px 45px #08b6534d;background:#1a3c2ae6}.card-header-section{margin-bottom:1.25rem}.card-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.75rem;line-height:1.3}.card-domain-badge{display:inline-block;padding:.4rem 1rem;background:#08b65326;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.85rem;color:#08b653;font-weight:600}.card-description{font-size:1rem;color:#c8e6d0;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.card-meta-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.meta-info-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#a3d4b5;font-weight:600}.meta-info-item svg{color:#08b653}.stipend-item{color:#08b653;font-weight:700}.card-skills-area{margin-bottom:1.5rem}.skills-label-small{font-size:.85rem;color:#a3d4b5;font-weight:600;margin-bottom:.75rem}.skills-tags-row{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag-small{padding:.4rem .9rem;background:#08b65326;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.85rem;color:#08b653;font-weight:600}.card-apply-btn{width:100%;padding:12px 20px;background:transparent;border:2px solid #08b653;border-radius:12px;color:#08b653;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit}.internship-card:hover .card-apply-btn{background:#08b653;color:#fff;transform:translateY(-2px)}.application-process-section{padding:8rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.process-steps{max-width:1200px;margin:0 auto;position:relative}.process-steps:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#08b653,#08b6534d)}.process-step{display:flex;gap:3rem;margin-bottom:3rem;position:relative}.step-number-circle{width:100px;height:100px;background:linear-gradient(135deg,#08b653,#067a3a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:900;color:#fff;flex-shrink:0;box-shadow:0 6px 25px #08b65366;position:relative;z-index:2}.step-content-box{flex:1;background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:16px;padding:2.5rem;transition:all .3s ease}.process-step:hover .step-content-box{border-color:#08b653;box-shadow:0 10px 35px #08b65340}.step-heading{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.step-text{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.internship-cta-section{padding:8rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.cta-box-final{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:24px;padding:5rem 4rem;text-align:center;box-shadow:0 20px 60px #08b65366;max-width:1200px;margin:0 auto}.cta-icon-main{color:#08b653;margin:0 auto 2rem}.cta-title-big{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-description-main{font-size:clamp(1.05rem,2vw,1.3rem);color:#c8e6d0;line-height:1.8;max-width:900px;margin:0 auto 3rem}.cta-action-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn-primary-large,.cta-btn-secondary-large{padding:18px 36px;font-size:1.15rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.cta-btn-primary-large{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 6px 25px #08b65366}.cta-btn-primary-large:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 10px 35px #08b65399}.cta-btn-secondary-large{background:transparent;color:#08b653;border:2px solid #08b653}.cta-btn-secondary-large:hover{background:#08b65326;transform:translateY(-3px)}@media(max-width:1400px){.page-wrapper-full{padding:0 3rem}}@media(max-width:1200px){.page-wrapper-full{padding:0 2rem}.highlights-grid,.internships-grid{grid-template-columns:repeat(2,1fr)}.details-sidebar{position:relative;top:0}}@media(max-width:968px){.page-wrapper-full{padding:0 1.5rem}.internship-hero,.program-highlights-section,.internship-details-section,.open-internships-section,.application-process-section,.internship-cta-section{padding:5rem 0}.hero-layout-grid,.details-layout{grid-template-columns:1fr;gap:3rem}.hero-visual-area{order:-1}.hero-highlight-points,.highlights-grid,.internships-grid{grid-template-columns:1fr}.process-steps:before{left:40px}.step-number-circle{width:80px;height:80px;font-size:1.5rem}}@media(max-width:768px){.page-wrapper-full{padding:0 1rem}.hero-action-buttons{flex-direction:column}.hero-primary-btn,.hero-secondary-btn{width:100%;justify-content:center}.hero-main-image{height:350px}.highlight-card,.internship-card{padding:2rem}.cta-box-final{padding:3rem 1.5rem}.cta-action-buttons{flex-direction:column}.cta-btn-primary-large,.cta-btn-secondary-large{width:100%;justify-content:center}}@media(max-width:480px){.highlight-visual{height:180px}.step-number-circle{width:60px;height:60px;font-size:1.25rem}.process-step{gap:2rem}}@media(prefers-reduced-motion:reduce){.internship-career-page *,.internship-career-page *:before,.internship-career-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.partners-main-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh}.partners-hero{position:relative;min-height:85vh;display:flex;align-items:center;padding:4rem 0}.hero-bg-wrapper{position:absolute;inset:0;overflow:hidden}.hero-bg-image{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay-dark{position:absolute;inset:0;background:linear-gradient(135deg,#0d1f13f0,#1a3c2ae6,#0f2718f0)}.hero-content-wrapper{position:relative;z-index:10;max-width:950px;margin:0 auto;text-align:center}.hero-title-large{font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:700;color:#fff;line-height:1.15;margin-bottom:1.75rem;letter-spacing:-.02em}.title-accent{color:#08b653;display:inline-block}.hero-subtitle-text{font-size:clamp(1.05rem,2vw,1.25rem);color:#c8e6d0;line-height:1.8;margin-bottom:3rem;max-width:850px;margin-left:auto;margin-right:auto}.hero-statistics{display:flex;justify-content:center;gap:2.5rem;margin-bottom:3rem;flex-wrap:wrap}.stat-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2rem;background:#1a3c2ab3;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.stat-number{font-size:2rem;font-weight:700;color:#08b653;line-height:1;margin-bottom:.25rem}.stat-text{font-size:.9rem;color:#a3d4b5;font-weight:500}.hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary-hero,.btn-secondary-hero{padding:15px 30px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;gap:.75rem;font-family:inherit}.btn-primary-hero{background:#08b653;color:#fff;box-shadow:0 4px 20px #08b6534d}.btn-primary-hero:hover{background:#067a3a;transform:translateY(-2px);box-shadow:0 6px 25px #08b65366}.btn-secondary-hero{background:transparent;color:#08b653;border:2px solid #08b653}.btn-secondary-hero:hover{background:#08b6531a;transform:translateY(-2px)}.section-header-main{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.section-title-primary{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;color:#08b653;margin-bottom:1.25rem;line-height:1.2}.section-description-primary{font-size:clamp(1.05rem,2vw,1.2rem);color:#a3d4b5;line-height:1.7}.programmes-section{padding:7rem 0;background:#0f2718}.programmes-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.programme-card-main{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;cursor:pointer;transition:all .4s ease;display:flex;flex-direction:column}.programme-card-main:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.card-top-section{margin-bottom:1.5rem}.card-icon-wrapper{width:70px;height:70px;background:#08b65326;border:2px solid rgba(8,182,83,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#08b653;margin-bottom:1.5rem}.card-heading{font-size:1.65rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.card-text{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:2rem;flex-grow:1}.card-benefits-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.benefit-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#08b6531a;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.9rem;color:#08b653;font-weight:600}.benefit-tag svg{flex-shrink:0}.card-action-btn{width:100%;padding:14px 24px;background:transparent;border:2px solid #08b653;border-radius:8px;color:#08b653;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;font-family:inherit}.programme-card-main:hover .card-action-btn{background:#08b653;color:#fff;transform:translateY(-2px)}.value-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.value-grid-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}.value-content-area{max-width:750px}.value-main-heading{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;color:#08b653;margin-bottom:3rem;line-height:1.2}.value-block{margin-bottom:2.5rem}.value-block:last-child{margin-bottom:0}.value-block-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.value-block-text{font-size:1.05rem;color:#c8e6d0;line-height:1.8;margin:0}.value-visual-area{position:sticky;top:100px}.visual-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);margin-bottom:2rem;box-shadow:0 20px 50px #0006}.visual-image-main{width:100%;height:550px;object-fit:cover;display:block}.stats-highlight-box{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.highlight-stat{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#1a3c2ab3;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.highlight-icon{color:#08b653;flex-shrink:0}.highlight-number{font-size:1.5rem;font-weight:700;color:#08b653;line-height:1;margin-bottom:.25rem}.highlight-label{font-size:.85rem;color:#a3d4b5;font-weight:500}.requirements-grid-main{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.requirement-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem;transition:all .3s ease}.requirement-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 10px 30px #08b65333}.requirement-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.requirement-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.requirement-items li{font-size:1rem;color:#c8e6d0;line-height:1.7;padding-left:1.75rem;position:relative}.requirement-items li:before{content:"●";position:absolute;left:0;color:#08b653;font-size:1.2rem;line-height:1.7}.rules-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.rules-content-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.rules-block{background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem}.rules-heading{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.3}.rules-list{display:flex;flex-direction:column;gap:1.75rem}.rule-item{display:flex;align-items:flex-start;gap:1rem}.rule-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.rule-content{font-size:1rem;color:#c8e6d0;line-height:1.75}.rule-content strong{color:#fff;font-weight:600}.process-timeline-main{max-width:1100px;margin:0 auto;position:relative}.process-timeline-main:before{content:"";position:absolute;left:35px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#08b653,#08b6534d)}.process-step-item{display:flex;gap:2.5rem;margin-bottom:3rem;position:relative}.process-step-item:last-child{margin-bottom:0}.step-marker-circle{width:70px;height:70px;background:linear-gradient(135deg,#08b653,#067a3a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 6px 20px #08b65366;position:relative;z-index:2}.step-details-box{flex:1;background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:12px;padding:2.5rem;transition:all .3s ease}.process-step-item:hover .step-details-box{border-color:#08b653;background:#1a3c2acc;box-shadow:0 10px 30px #08b65333}.step-title-text{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.step-description-text{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.cta-section-final{padding:7rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.cta-box-main{max-width:900px;margin:0 auto;text-align:center;background:#1a3c2a99;border:2px solid #08b653;border-radius:20px;padding:5rem 4rem;box-shadow:0 20px 50px #08b6534d}.cta-icon-primary{color:#08b653;margin:0 auto 2rem}.cta-heading-primary{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-text-primary{font-size:1.15rem;color:#c8e6d0;line-height:1.8;margin-bottom:3rem}.cta-button-primary{padding:18px 40px;font-size:1.1rem;font-weight:600;background:#08b653;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;font-family:inherit;box-shadow:0 4px 20px #08b6534d}.cta-button-primary:hover{background:#067a3a;transform:translateY(-2px);box-shadow:0 6px 25px #08b65366}@media(max-width:1400px){.container-main{padding:0 2.5rem}}@media(max-width:1200px){.container-main{padding:0 2rem}.programmes-grid-layout,.requirements-grid-main{grid-template-columns:1fr}.rules-content-layout{grid-template-columns:1fr;gap:2.5rem}.value-grid-layout{grid-template-columns:1fr;gap:4rem}.value-visual-area{position:relative;top:0}}@media(max-width:968px){.container-main{padding:0 1.5rem}.partners-hero,.programmes-section,.value-section,.requirements-section,.rules-section,.process-section,.cta-section-final{padding:5rem 0}.partners-hero{min-height:auto}.hero-statistics{flex-direction:column;align-items:stretch;gap:1.25rem}.stat-card{justify-content:center}.hero-actions{flex-direction:column}.btn-primary-hero,.btn-secondary-hero{width:100%;justify-content:center}.stats-highlight-box{grid-template-columns:1fr}.process-timeline-main:before{left:30px}.step-marker-circle{width:60px;height:60px;font-size:1.25rem}}@media(max-width:768px){.container-main{padding:0 1rem}.visual-image-main{height:400px}.programme-card-main,.requirement-card,.rules-block,.step-details-box{padding:2rem}.cta-box-main{padding:3rem 2rem}}@media(max-width:480px){.card-benefits-row{flex-direction:column}.benefit-tag{width:100%;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.partners-main-page *,.partners-main-page *:before,.partners-main-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.investors-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh}.investors-hero-section{padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem 1.75rem;background:#ffc10726;border:1px solid rgba(255,193,7,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#ffc107;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge svg{color:#ffc107}.hero-investment-badge{display:flex;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:wrap}.badge-item{display:flex;flex-direction:column;gap:.5rem}.badge-label{font-size:.9rem;color:#a3d4b5;font-weight:500}.badge-value{font-size:1.35rem;font-weight:700;color:#08b653}.investment-highlights-section{padding:7rem 0;background:#0f2718}.highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.highlight-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;text-align:center;transition:all .4s ease}.highlight-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.highlight-icon{color:#08b653;margin:0 auto 1.5rem;display:flex;justify-content:center}.highlight-metric{font-size:3rem;font-weight:700;color:#08b653;line-height:1;margin-bottom:.5rem}.highlight-label{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1rem}.highlight-description{font-size:.95rem;color:#c8e6d0;line-height:1.6}.market-opportunity-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.market-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:start}.market-content{max-width:850px}.market-metrics-grid{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.market-metric-card{background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:12px;padding:2rem;transition:all .3s ease}.market-metric-card:hover{border-color:#08b653;background:#1a3c2ab3}.metric-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem}.metric-icon{color:#08b653;flex-shrink:0}.metric-label{font-size:.95rem;color:#a3d4b5;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.metric-value{font-size:2.25rem;font-weight:700;color:#08b653;line-height:1}.metric-desc{font-size:1rem;color:#c8e6d0;line-height:1.7}.market-stats-row{display:flex;gap:3rem;padding:2rem;background:#08b6531a;border-left:3px solid #08b653;border-radius:8px}.market-stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.95rem;color:#a3d4b5;font-weight:500}.stat-value{font-size:2rem;font-weight:700;color:#08b653}.market-visual{position:sticky;top:100px}.market-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.market-image{width:100%;height:550px;object-fit:cover;display:block}.financial-performance-section{padding:7rem 0;background:#0f2718}.financial-table-container{margin-bottom:4rem;overflow-x:auto;background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px}.financial-table{width:100%;border-collapse:collapse}.financial-table thead{background:#08b65326}.financial-table th{padding:1.5rem 2rem;text-align:left;font-size:.95rem;font-weight:700;color:#08b653;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(42,92,63,.5)}.financial-table td{padding:1.5rem 2rem;font-size:1.05rem;color:#c8e6d0;border-bottom:1px solid rgba(42,92,63,.3)}.financial-table tbody tr:last-child td{border-bottom:none}.financial-table tbody tr:hover{background:#08b6530d}.year-cell{font-weight:600;color:#fff!important}.revenue-cell{font-weight:700;font-size:1.25rem!important;color:#08b653!important}.growth-badge{display:inline-block;padding:.4rem .9rem;background:#08b65333;color:#08b653;border:1px solid rgba(8,182,83,.4);border-radius:20px;font-size:.95rem;font-weight:700}.status-actual,.status-projected{display:inline-block;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600}.status-actual{background:#08b65333;color:#08b653;border:1px solid rgba(8,182,83,.4)}.status-projected{background:#ffc10733;color:#ffc107;border:1px solid rgba(255,193,7,.4)}.financial-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.financial-highlight-item{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:12px}.highlight-icon-fin{color:#08b653;flex-shrink:0}.highlight-title-fin{font-size:.95rem;color:#a3d4b5;font-weight:500;margin-bottom:.5rem}.highlight-value-fin{font-size:2rem;font-weight:700;color:#08b653;margin-bottom:.5rem}.highlight-desc-fin{font-size:.9rem;color:#c8e6d0;line-height:1.5}.competitive-advantages-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.advantage-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.advantage-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 15px 40px #08b65340}.advantage-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.advantage-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.advantage-points li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.7}.advantage-points li svg{color:#08b653;flex-shrink:0;margin-top:.25rem}.use-of-funds-section{padding:7rem 0;background:#0f2718}.funds-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:5rem;align-items:start}.funds-visual{position:sticky;top:100px}.funds-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.funds-image{width:100%;height:550px;object-fit:cover;display:block}.funds-content{max-width:850px}.funds-allocation-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.fund-allocation-item{background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:12px;padding:2rem}.fund-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.fund-category{font-size:1.15rem;font-weight:600;color:#fff}.fund-amount{font-size:1.35rem;font-weight:700;color:#08b653}.fund-percentage-bar{width:100%;height:8px;background:#2a5c3f80;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.fund-percentage-fill{height:100%;background:linear-gradient(90deg,#08b653,#0ae65f);transition:width .8s ease;border-radius:4px}.fund-percentage-text{font-size:.9rem;color:#a3d4b5}.funds-impact{padding:2.5rem;background:#08b6531a;border-left:3px solid #08b653;border-radius:8px}.impact-heading{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.impact-metrics{display:flex;gap:3rem;flex-wrap:wrap}.impact-metric{display:flex;align-items:center;gap:1rem}.impact-metric svg{color:#08b653;flex-shrink:0}.impact-value{font-size:1.75rem;font-weight:700;color:#08b653;line-height:1;margin-bottom:.25rem}.impact-label{font-size:.9rem;color:#a3d4b5}.investment-structure-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.structure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.structure-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.structure-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.structure-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.structure-icon{color:#08b653}.structure-type{font-size:1.5rem;font-weight:700;color:#fff;text-align:center;line-height:1.3}.structure-description{font-size:1rem;color:#c8e6d0;line-height:1.7;margin-bottom:2rem;text-align:center}.structure-terms{padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.5)}.terms-heading{font-size:.95rem;font-weight:600;color:#a3d4b5;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.terms-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.terms-list li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#c8e6d0;line-height:1.6}.terms-list li svg{color:#08b653;flex-shrink:0}.existing-investors-section{padding:7rem 0;background:#0f2718}.existing-investors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.existing-investor-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;text-align:center;transition:all .4s ease}.existing-investor-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.investor-logo-placeholder{width:80px;height:80px;margin:0 auto 1.5rem;background:#08b65326;border:2px solid rgba(8,182,83,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#08b653}.investor-name{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.investor-type{font-size:.95rem;color:#a3d4b5;margin-bottom:1.5rem}.investor-details{display:flex;justify-content:center;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.5)}.investor-investment{font-size:1.15rem;font-weight:700;color:#08b653}.investor-year{font-size:.95rem;color:#c8e6d0}.exit-opportunities-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.exit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.exit-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.exit-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.exit-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.exit-icon{color:#ffc107}.exit-scenario{font-size:1.5rem;font-weight:700;color:#fff;text-align:center;line-height:1.3}.exit-metrics{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:#08b6531a;border-radius:8px}.exit-metric{display:flex;justify-content:space-between;align-items:center}.exit-metric-label{font-size:.95rem;color:#a3d4b5;font-weight:500}.exit-metric-value{font-size:1.15rem;font-weight:700;color:#c8e6d0}.exit-return{color:#08b653!important;font-size:1.35rem!important}.exit-description{font-size:1rem;color:#c8e6d0;line-height:1.7;text-align:center}.governance-section{padding:7rem 0;background:#0f2718}.governance-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:start}.governance-content{max-width:850px}.governance-features{display:flex;flex-direction:column;gap:2.5rem}.governance-feature{display:flex;gap:1.5rem;align-items:start;padding:2rem;background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:12px}.gov-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.gov-feature-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.gov-feature-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.governance-visual{position:sticky;top:100px}.governance-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.governance-image{width:100%;height:550px;object-fit:cover;display:block}.investment-process-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.cta-buttons-group{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.cta-button,.cta-button-secondary{padding:18px 40px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;font-family:inherit;border:none}.cta-button{background:#08b653;color:#fff;box-shadow:0 4px 20px #08b6534d}.cta-button-secondary{background:transparent;color:#08b653;border:2px solid #08b653}.cta-button-secondary:hover{background:#08b6531a;transform:translateY(-2px)}.cta-confidential{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.9rem;color:#a3d4b5;font-style:italic}.cta-confidential svg{color:#ffc107;flex-shrink:0}@media(max-width:1200px){.container-main{padding:0 2rem}.highlights-grid{grid-template-columns:repeat(2,1fr)}.advantages-grid,.structure-grid,.exit-grid,.existing-investors-grid{grid-template-columns:1fr}}@media(max-width:968px){.container-main{padding:0 1.5rem}.investors-hero-section,.investment-highlights-section,.market-opportunity-section,.financial-performance-section,.competitive-advantages-section,.use-of-funds-section,.investment-structure-section,.existing-investors-section,.exit-opportunities-section,.governance-section,.investment-process-section,.cta-section{padding:5rem 0}.hero-content-grid,.market-layout,.funds-layout,.governance-layout{grid-template-columns:1fr;gap:3rem}.hero-visual-area{order:-1}.market-visual,.funds-visual,.governance-visual{position:relative;top:0}.highlights-grid,.financial-highlights{grid-template-columns:1fr}.process-timeline:before{left:30px}.step-number{width:60px;height:60px;font-size:1.25rem}.financial-table{font-size:.9rem}.financial-table th,.financial-table td{padding:1rem 1.5rem}}@media(max-width:768px){.container-main{padding:0 1rem}.hero-investment-badge{flex-direction:column;align-items:flex-start}.hero-actions-row{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-image,.market-image,.funds-image,.governance-image{height:350px}.market-stats-row,.impact-metrics{flex-direction:column;gap:1.5rem}.advantage-card,.structure-card,.exit-card,.existing-investor-card{padding:2rem}.cta-box{padding:3rem 2rem}.cta-buttons-group{flex-direction:column}.cta-button,.cta-button-secondary{width:100%;justify-content:center}.financial-table-container{overflow-x:auto}.financial-table{min-width:700px}}@media(prefers-reduced-motion:reduce){.investors-page *,.investors-page *:before,.investors-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.careers-main-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh;overflow-x:hidden}.careers-wrapper-full{max-width:100%;margin:0 auto;padding:0 4rem;width:100%}.careers-hero-banner{position:relative;min-height:130vh;display:flex;align-items:center;overflow:hidden}.hero-background-image{position:absolute;inset:0;overflow:hidden}.hero-bg-img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d1f13f2,#1a3c2ae6,#0f2718f2)}.hero-text-content{position:relative;z-index:10;max-width:900px;margin-bottom:4rem}.hero-label{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem 1.75rem;background:#08b65326;border:1px solid rgba(8,182,83,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#08b653;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.label-icon{color:#08b653}.hero-large-title{font-size:clamp(3rem,7vw,5rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em}.hero-accent{color:#08b653;display:inline-block;background:linear-gradient(135deg,#08b653,#0adb63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-lead-text{font-size:clamp(1.1rem,2vw,1.35rem);color:#c8e6d0;line-height:1.8;margin-bottom:2.5rem;max-width:750px}.hero-button-group{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-btn-primary,.hero-btn-outline{padding:16px 32px;font-size:1.05rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.hero-btn-primary{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 4px 20px #08b6534d}.hero-btn-primary:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 8px 30px #08b65380}.hero-btn-outline{background:transparent;color:#08b653;border:2px solid #08b653}.hero-btn-outline:hover{background:#08b6531a;transform:translateY(-3px)}.hero-stats-panel{position:relative;z-index:10;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:0 auto}.stat-box{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.stat-box:hover{transform:translateY(-5px);border-color:#08b653;background:#1a3c2af2;box-shadow:0 10px 30px #08b6534d}.stat-icon-svg{color:#08b653;margin:0 auto 1rem}.stat-figure{font-size:2.5rem;font-weight:900;color:#08b653;margin-bottom:.5rem;line-height:1}.stat-title{font-size:.95rem;color:#a3d4b5;font-weight:600}.about-working-section{padding:8rem 0;background:#0f2718}.content-split-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;max-width:1600px;margin:0 auto}.content-left-side{position:relative}.content-section-title{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:900;color:#08b653;margin-bottom:2.5rem;line-height:1.2}.content-paragraphs{display:flex;flex-direction:column;gap:1.5rem}.paragraph-text{font-size:1.1rem;color:#c8e6d0;line-height:1.85;margin:0}.content-right-side{position:sticky;top:100px}.values-image-container{border-radius:20px;overflow:hidden;margin-bottom:2rem;box-shadow:0 20px 60px #00000080;border:2px solid rgba(8,182,83,.3)}.values-image{width:100%;height:400px;object-fit:cover;display:block}.values-container{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:2.5rem}.values-heading{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:2rem}.value-item{display:flex;gap:1.25rem;margin-bottom:1.75rem;align-items:start}.value-item:last-child{margin-bottom:0}.value-icon-svg{color:#08b653;flex-shrink:0;margin-top:.25rem}.value-content{flex:1}.value-name{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.5rem}.value-desc{font-size:1rem;color:#a3d4b5;line-height:1.6;margin:0}.career-paths-showcase{padding:8rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.showcase-header{text-align:center;margin-bottom:5rem;max-width:900px;margin-left:auto;margin-right:auto}.showcase-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#08b653;margin-bottom:1.5rem;line-height:1.2}.showcase-subtitle{font-size:clamp(1.05rem,2vw,1.25rem);color:#a3d4b5;line-height:1.8}.paths-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1600px;margin:0 auto}.path-card{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column}.path-card:hover{transform:translateY(-10px);border-color:#08b653;box-shadow:0 20px 50px #08b6534d;background:#1a3c2ae6}.path-card-image{width:100%;height:220px;overflow:hidden;position:relative}.path-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.path-card:hover .path-img{transform:scale(1.1)}.path-card-content{padding:2.5rem;flex:1;display:flex;flex-direction:column}.path-card-header{margin-bottom:1.5rem}.path-icon-svg{color:#08b653;margin-bottom:1rem}.path-name{font-size:1.6rem;font-weight:800;color:#fff;margin:0;line-height:1.3}.path-description{font-size:1.05rem;color:#c8e6d0;line-height:1.7;margin-bottom:2rem;flex-grow:1}.path-highlights{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}.highlight-point{font-size:.95rem;color:#a3d4b5;font-weight:600}.path-explore-btn{width:100%;padding:14px 24px;background:transparent;border:2px solid #08b653;border-radius:12px;color:#08b653;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.path-card:hover .path-explore-btn{background:#08b653;color:#fff;transform:translateY(-2px)}.benefits-showcase-section{padding:8rem 0;background:#0f2718}.benefits-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1600px;margin:0 auto}.benefit-box{background:#1a3c2ab3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(42,92,63,.6);border-radius:20px;padding:3rem;transition:all .4s ease;text-align:center}.benefit-box:hover{transform:translateY(-8px);border-color:#08b653;box-shadow:0 15px 40px #08b65340;background:#1a3c2ae6}.benefit-icon-svg{color:#08b653;margin:0 auto 1.5rem}.benefit-heading{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.careers-final-cta{padding:8rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.final-cta-box{background:#1a3c2acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid #08b653;border-radius:24px;padding:5rem 4rem;text-align:center;box-shadow:0 20px 60px #08b65366;max-width:1200px;margin:0 auto}.cta-icon-svg{color:#08b653;margin:0 auto 2rem}.cta-big-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-supporting-text{font-size:clamp(1.1rem,2vw,1.3rem);color:#c8e6d0;line-height:1.8;max-width:850px;margin:0 auto 3rem}.cta-final-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-action-primary,.cta-action-secondary{padding:18px 36px;font-size:1.15rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;display:flex;align-items:center;gap:.75rem}.cta-action-primary{background:linear-gradient(135deg,#08b653,#067a3a);color:#fff;box-shadow:0 6px 25px #08b65366}.cta-action-primary:hover{background:linear-gradient(135deg,#067a3a,#055a2b);transform:translateY(-3px);box-shadow:0 10px 35px #08b65399}.cta-action-secondary{background:transparent;color:#08b653;border:2px solid #08b653}.cta-action-secondary:hover{background:#08b65326;transform:translateY(-3px)}@media(max-width:1400px){.careers-wrapper-full{padding:0 3rem}}@media(max-width:1200px){.careers-wrapper-full{padding:0 2rem}.content-split-layout{gap:3rem}.paths-container,.benefits-grid-layout{grid-template-columns:repeat(2,1fr)}.content-right-side{position:relative;top:0}}@media(max-width:968px){.careers-wrapper-full{padding:0 1.5rem}.careers-hero-banner{min-height:auto;padding:6rem 0 4rem}.hero-stats-panel{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-working-section,.career-paths-showcase,.benefits-showcase-section,.careers-final-cta{padding:5rem 0}.content-split-layout{grid-template-columns:1fr;gap:4rem}.paths-container,.path-highlights{grid-template-columns:1fr}.benefits-grid-layout{grid-template-columns:1fr;gap:2rem}.final-cta-box{padding:4rem 2.5rem}}@media(max-width:768px){.careers-wrapper-full{padding:0 1rem}.hero-button-group{flex-direction:column}.hero-btn-primary,.hero-btn-outline{width:100%;justify-content:center}.hero-stats-panel{grid-template-columns:1fr;gap:1.25rem}.stat-box{padding:1.5rem}.values-image{height:300px}.path-card-image{height:180px}.path-card-content{padding:2rem}.final-cta-box{padding:3rem 1.5rem}.cta-final-actions{flex-direction:column}.cta-action-primary,.cta-action-secondary{width:100%;justify-content:center}}@media(max-width:480px){.showcase-header{margin-bottom:3rem}.path-icon-svg,.benefit-icon-svg,.cta-icon-svg{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.careers-main-page *,.careers-main-page *:before,.careers-main-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.strategic-alliances-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh}.strategic-hero-section{padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.alliance-types-section{padding:7rem 0;background:#0f2718}.alliance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.alliance-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.alliance-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.alliance-icon{color:#08b653;margin-bottom:1.5rem;display:flex}.alliance-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.alliance-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:2rem}.alliance-examples{padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.5)}.examples-heading{font-size:.95rem;font-weight:600;color:#a3d4b5;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.examples-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.examples-list li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#c8e6d0;line-height:1.6}.examples-list li svg{color:#08b653;flex-shrink:0}.value-proposition-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.value-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:5rem;align-items:start}.value-visual{position:sticky;top:100px}.value-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.value-image{width:100%;height:550px;object-fit:cover;display:block}.value-content{max-width:850px}.value-points{display:flex;flex-direction:column;gap:2.5rem}.value-point-item{display:flex;gap:1.5rem;align-items:start;padding:2rem;background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:12px;transition:all .3s ease}.value-point-item:hover{border-color:#08b653;background:#1a3c2ab3}.point-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.point-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.point-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.collaboration-areas-section{padding:7rem 0;background:#0f2718}.collaboration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.collaboration-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.collaboration-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 15px 40px #08b65340}.collaboration-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.collaboration-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.collaboration-items li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.7}.collaboration-items li svg{color:#08b653;flex-shrink:0;margin-top:.25rem}.story-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;overflow:hidden;transition:all .4s ease}.story-image-wrapper{position:relative;width:100%;height:200px;overflow:hidden}.story-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.story-card:hover .story-image{transform:scale(1.1)}.story-type-badge{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#08b653e6;color:#fff;font-size:.85rem;font-weight:600;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-content{padding:2.5rem}.story-partner-name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.story-outcome{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:1.5rem}.story-duration{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#08b653;font-weight:600}.story-duration svg{flex-shrink:0}.ideal-partners-section{padding:7rem 0;background:#0f2718}.ideal-partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.partner-category-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.partner-category-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 15px 40px #08b65340}.category-heading{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.category-profiles{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.category-profiles li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.7}.category-profiles li svg{color:#08b653;flex-shrink:0;margin-top:.25rem}.framework-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.framework-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:start}.framework-content{max-width:850px}.framework-blocks{display:flex;flex-direction:column;gap:2.5rem}.framework-block{display:flex;gap:1.5rem;align-items:start;padding:2rem;background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:12px;transition:all .3s ease}.framework-block:hover{border-color:#08b653;background:#1a3c2ab3}.framework-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.framework-block-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.framework-block-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.framework-visual{position:sticky;top:100px}.framework-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.framework-image{width:100%;height:550px;object-fit:cover;display:block}@media(max-width:1200px){.container-main{padding:0 2rem}.alliance-grid,.collaboration-grid{grid-template-columns:1fr}.ideal-partners-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:968px){.container-main{padding:0 1.5rem}.strategic-hero-section,.alliance-types-section,.value-proposition-section,.collaboration-areas-section,.success-stories-section,.ideal-partners-section,.framework-section,.requirements-section,.process-section,.cta-section{padding:5rem 0}.hero-content-grid,.value-layout,.framework-layout{grid-template-columns:1fr;gap:3rem}.hero-visual-area{order:-1}.value-visual,.framework-visual{position:relative;top:0}.success-stories-grid,.ideal-partners-grid,.requirements-layout{grid-template-columns:1fr}.process-timeline:before{left:30px}.step-number{width:60px;height:60px;font-size:1.25rem}}@media(max-width:768px){.container-main{padding:0 1rem}.hero-stats-row,.hero-actions-row{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-image,.value-image,.framework-image{height:350px}.story-image-wrapper{height:180px}.alliance-card,.collaboration-card,.partner-category-card,.requirement-block{padding:2rem}.cta-box{padding:3rem 2rem}}@media(prefers-reduced-motion:reduce){.strategic-alliances-page *,.strategic-alliances-page *:before,.strategic-alliances-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.technology-partners-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh}.tech-hero-section{padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.integration-models-section{padding:7rem 0;background:#0f2718}.models-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.model-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem;text-align:center;transition:all .4s ease}.model-icon{color:#08b653;margin:0 auto 1.5rem;display:flex;justify-content:center}.model-title{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.model-description{font-size:1rem;color:#c8e6d0;line-height:1.7;margin:0}.architecture-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.architecture-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}.architecture-content{max-width:750px}.architecture-features{display:flex;flex-direction:column;gap:2.5rem}.arch-feature{display:flex;gap:1.5rem;align-items:start}.arch-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.arch-feature-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.arch-feature-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.architecture-visual{position:sticky;top:100px}.architecture-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.architecture-image{width:100%;height:550px;object-fit:cover;display:block}.use-cases-section{padding:7rem 0;background:#0f2718}.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.use-case-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;overflow:hidden;transition:all .4s ease}.use-case-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.use-case-image-wrapper{width:100%;height:220px;overflow:hidden}.use-case-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.use-case-card:hover .use-case-image{transform:scale(1.1)}.use-case-content{padding:2.5rem}.use-case-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.use-case-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.technical-specs-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.spec-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .3s ease}.spec-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 10px 30px #08b65333}.spec-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.spec-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.spec-list li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.6}.spec-list li svg{color:#08b653;flex-shrink:0}.api-overview-section{padding:7rem 0;background:#0f2718}.api-content-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.api-info-area{max-width:650px}.api-feature-block{margin-bottom:2.5rem}.api-feature-block:last-child{margin-bottom:0}.feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-icon{color:#08b653;flex-shrink:0}.feature-title{font-size:1.4rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.feature-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.api-code-area{position:sticky;top:100px}.code-example-box{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;overflow:hidden;margin-bottom:2rem}.code-header{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:#08b6531a;border-bottom:1px solid rgba(42,92,63,.5);color:#08b653;font-weight:600;font-size:.95rem}.code-block{padding:2rem;background:#0d1f13cc;color:#c8e6d0;font-family:Fira Code,Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto;margin:0}.api-resources-box{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem}.resources-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.resource-links{display:flex;flex-direction:column;gap:1.25rem}.resource-link{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#08b6530d;border:1px solid rgba(42,92,63,.5);border-radius:12px;cursor:pointer;transition:all .3s ease}.resource-link:hover{border-color:#08b653;background:#08b6531a;transform:translate(5px)}.resource-link svg:first-child{color:#08b653;flex-shrink:0}.link-title{font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:.25rem}.link-desc{font-size:.9rem;color:#a3d4b5}.resource-link svg:last-child{color:#08b653;margin-left:auto;flex-shrink:0}.success-stories-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.success-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.story-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.story-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.story-header{display:flex;gap:1.25rem;align-items:start;margin-bottom:1.5rem}.story-icon{color:#08b653;flex-shrink:0}.story-company{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3}.story-integration{font-size:.95rem;color:#08b653;font-weight:600;margin:0}.story-result{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:2rem}.story-metrics{display:flex;flex-wrap:wrap;gap:.75rem}.metric-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#08b65326;border:1px solid rgba(8,182,83,.3);border-radius:20px;font-size:.9rem;color:#08b653;font-weight:600}.metric-badge svg{flex-shrink:0}.developer-tools-section{padding:7rem 0;background:#0f2718}.tools-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start}.tools-visual{position:sticky;top:100px}.tools-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.tools-image{width:100%;height:550px;object-fit:cover;display:block}.tools-content{max-width:750px}.tools-list{display:flex;flex-direction:column;gap:2.5rem}.tool-item{display:flex;gap:1.5rem;align-items:start}.tool-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.tool-name{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.tool-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.benefits-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.benefit-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;text-align:center;transition:all .4s ease}.benefit-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.benefit-icon{color:#08b653;margin:0 auto 1.5rem}.benefit-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.benefit-text{font-size:1.05rem;color:#c8e6d0;line-height:1.7;margin:0}.requirements-section{padding:7rem 0;background:#0f2718}.requirement-heading{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.process-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.cta-section{padding:7rem 0;background:#0f2718}@media(max-width:1200px){.container-main{padding:0 2rem}.models-grid{grid-template-columns:repeat(2,1fr)}.requirements-layout,.use-cases-grid,.success-stories-grid{grid-template-columns:1fr}}@media(max-width:968px){.container-main{padding:0 1.5rem}.tech-hero-section,.integration-models-section,.architecture-section,.use-cases-section,.technical-specs-section,.api-overview-section,.success-stories-section,.developer-tools-section,.benefits-section,.requirements-section,.process-section,.cta-section{padding:5rem 0}.hero-content-grid,.specs-grid,.api-content-layout,.architecture-layout,.tools-layout{grid-template-columns:1fr;gap:3rem}.hero-visual-area{order:-1}.api-code-area,.architecture-visual,.tools-visual{position:relative;top:0}.models-grid,.benefits-grid{grid-template-columns:1fr}.process-timeline:before{left:30px}.step-number{width:60px;height:60px;font-size:1.25rem}}@media(max-width:768px){.container-main{padding:0 1rem}.hero-stats-row,.hero-actions-row{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-image,.architecture-image,.tools-image{height:350px}.use-case-image-wrapper{height:180px}.model-card,.spec-card,.benefit-card,.requirement-block,.story-card{padding:2rem}.cta-box{padding:3rem 2rem}}@media(prefers-reduced-motion:reduce){.technology-partners-page *,.technology-partners-page *:before,.technology-partners-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.channel-partners-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#0d1f13;color:#e8f5e9;min-height:100vh}.container-main{max-width:1400px;margin:0 auto;padding:0 3rem}.breadcrumb-section{background:#0f2718;padding:1.5rem 0;border-bottom:1px solid rgba(42,92,63,.3)}.breadcrumb-nav{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.breadcrumb-item{color:#a3d4b5;cursor:pointer;transition:color .3s ease}.breadcrumb-item:hover{color:#08b653}.breadcrumb-divider{color:#6b8c75}.breadcrumb-active{color:#08b653;font-weight:600}.channel-hero-section{padding:6rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.hero-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.hero-text-area{max-width:650px}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem 1.75rem;background:#08b65326;border:1px solid rgba(8,182,83,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#08b653;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge svg{color:#08b653}.hero-main-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.title-highlight{color:#08b653}.hero-description{font-size:clamp(1.05rem,2vw,1.2rem);color:#c8e6d0;line-height:1.8;margin-bottom:2.5rem}.hero-stats-row{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-stat-item{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#1a3c2a99;border:1px solid rgba(42,92,63,.6);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-icon{color:#08b653;flex-shrink:0}.stat-value{font-size:1.75rem;font-weight:700;color:#08b653;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:#a3d4b5;font-weight:500}.hero-actions-row{display:flex;gap:1.25rem;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:15px 30px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;gap:.75rem;font-family:inherit}.btn-primary{background:#08b653;color:#fff;box-shadow:0 4px 20px #08b6534d}.btn-primary:hover{background:#067a3a;transform:translateY(-2px);box-shadow:0 6px 25px #08b65366}.btn-secondary{background:transparent;color:#08b653;border:2px solid #08b653}.btn-secondary:hover{background:#08b6531a;transform:translateY(-2px)}.hero-visual-area{position:relative}.hero-image-container{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.hero-image{width:100%;height:500px;object-fit:cover;display:block}.section-header{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.section-title{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;color:#08b653;margin-bottom:1.25rem;line-height:1.2}.section-subtitle{font-size:clamp(1.05rem,2vw,1.2rem);color:#a3d4b5;line-height:1.7}.partnership-models-section{padding:7rem 0;background:#0f2718}.models-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.model-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.model-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.model-icon{color:#08b653;margin-bottom:1.5rem;display:flex}.model-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.model-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:2rem}.model-details{display:flex;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.5)}.detail-item{display:flex;flex-direction:column;gap:.5rem}.detail-label{font-size:.9rem;color:#a3d4b5;font-weight:500}.detail-value{font-size:1.15rem;color:#08b653;font-weight:700}.revenue-potential-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.revenue-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:5rem;align-items:start}.revenue-visual{position:sticky;top:100px}.revenue-image-box{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.revenue-image{width:100%;height:550px;object-fit:cover;display:block}.revenue-content{max-width:850px}.content-heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#08b653;margin-bottom:1.5rem;line-height:1.2}.content-lead{font-size:1.15rem;color:#c8e6d0;line-height:1.8;margin-bottom:3rem}.revenue-breakdown{display:flex;flex-direction:column;gap:2.5rem}.revenue-item{background:#1a3c2a80;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem;transition:all .3s ease}.revenue-item:hover{border-color:#08b653;background:#1a3c2ab3}.revenue-item-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.revenue-icon{color:#08b653;flex-shrink:0}.revenue-item-title{font-size:1.4rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.revenue-item-desc{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin-bottom:1.5rem}.revenue-example{padding:1rem 1.5rem;background:#08b6531a;border-left:3px solid #08b653;border-radius:8px;font-size:1rem;color:#c8e6d0}.revenue-example strong{color:#08b653;font-weight:600}.product-portfolio-section{padding:7rem 0;background:#0f2718}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.portfolio-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;transition:all .4s ease}.portfolio-card:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 15px 40px #08b65340}.portfolio-category{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.portfolio-products{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.portfolio-products li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.6}.portfolio-products li svg{color:#08b653;flex-shrink:0}.portfolio-info{padding-top:1.5rem;border-top:1px solid rgba(42,92,63,.5);display:flex;flex-direction:column;gap:1rem}.portfolio-margin{display:flex;align-items:center;gap:.75rem;font-size:1.15rem;color:#08b653;font-weight:700}.portfolio-margin svg{flex-shrink:0}.portfolio-support{font-size:.95rem;color:#a3d4b5;font-style:italic}.territory-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.territory-content-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start}.territory-info-area{display:flex;flex-direction:column;gap:2.5rem}.territory-image-wrapper{border-radius:16px;overflow:hidden;border:2px solid rgba(8,182,83,.3);box-shadow:0 20px 50px #0006}.territory-image{width:100%;height:350px;object-fit:cover;display:block}.territory-features{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem}.features-heading{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.3}.territory-feature-item{display:flex;gap:1.25rem;align-items:start;margin-bottom:1.75rem}.territory-feature-item:last-child{margin-bottom:0}.feature-icon{color:#08b653;flex-shrink:0;margin-top:.25rem}.feature-title{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.5rem}.feature-desc{font-size:1rem;color:#c8e6d0;line-height:1.6}.territory-table-area{display:flex;flex-direction:column;gap:1.5rem}.territory-table-container{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;overflow:hidden}.territory-table{width:100%;border-collapse:collapse}.territory-table thead{background:#08b65326}.territory-table th{padding:1.25rem 1.5rem;text-align:left;font-size:.95rem;font-weight:700;color:#08b653;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(42,92,63,.5)}.territory-table td{padding:1.25rem 1.5rem;font-size:1rem;color:#c8e6d0;border-bottom:1px solid rgba(42,92,63,.3)}.territory-table tbody tr:last-child td{border-bottom:none}.territory-table tbody tr:hover{background:#08b6530d}.region-name{font-weight:600;color:#fff!important}.status-badge,.potential-badge{display:inline-block;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600}.status-badge.open{background:#08b65333;color:#08b653;border:1px solid rgba(8,182,83,.4)}.status-badge.partially-allocated{background:#ffa50033;color:orange;border:1px solid rgba(255,165,0,.4)}.potential-badge.high,.potential-badge.very-high{background:#08b65333;color:#08b653;border:1px solid rgba(8,182,83,.4)}.potential-badge.medium{background:#ffc10733;color:#ffc107;border:1px solid rgba(255,193,7,.4)}.territory-note{padding:1.5rem;background:#08b6531a;border-left:3px solid #08b653;border-radius:8px;font-size:.95rem;color:#c8e6d0;line-height:1.7}.territory-note strong{color:#08b653;font-weight:600}.partner-support-section{padding:7rem 0;background:#0f2718}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.support-card{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:3rem;text-align:center;transition:all .4s ease}.support-card:hover{border-color:#08b653;background:#1a3c2acc;transform:translateY(-8px);box-shadow:0 15px 40px #08b65340}.support-icon{color:#08b653;margin:0 auto 1.5rem}.support-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.support-text{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.requirements-section{padding:7rem 0;background:linear-gradient(180deg,#0d1f13,#1a3c2a)}.requirements-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.requirement-block{background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:16px;padding:2.5rem;transition:all .3s ease}.requirement-block:hover{border-color:#08b653;background:#1a3c2acc;box-shadow:0 10px 30px #08b65333}.requirement-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.requirement-icon{color:#08b653;flex-shrink:0}.requirement-heading{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.requirement-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.requirement-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#c8e6d0;line-height:1.7}.requirement-list li svg{color:#08b653;flex-shrink:0;margin-top:.25rem}.process-section{padding:7rem 0;background:#0f2718}.process-timeline{max-width:1100px;margin:0 auto;position:relative}.process-timeline:before{content:"";position:absolute;left:35px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#08b653,#08b6534d)}.process-step{display:flex;gap:2.5rem;margin-bottom:3rem;position:relative}.process-step:last-child{margin-bottom:0}.step-number{width:70px;height:70px;background:linear-gradient(135deg,#08b653,#067a3a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 6px 20px #08b65366;position:relative;z-index:2}.step-content{flex:1;background:#1a3c2a99;border:1px solid rgba(42,92,63,.5);border-radius:12px;padding:2.5rem;transition:all .3s ease}.process-step:hover .step-content{border-color:#08b653;background:#1a3c2acc;box-shadow:0 10px 30px #08b65333}.step-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.step-description{font-size:1.05rem;color:#c8e6d0;line-height:1.75;margin:0}.cta-section{padding:7rem 0;background:linear-gradient(135deg,#0d1f13,#1a3c2a)}.cta-box{max-width:900px;margin:0 auto;text-align:center;background:#1a3c2a99;border:2px solid #08b653;border-radius:20px;padding:5rem 4rem;box-shadow:0 20px 50px #08b6534d}.cta-icon{color:#08b653;margin:0 auto 2rem}.cta-heading{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.cta-text{font-size:1.15rem;color:#c8e6d0;line-height:1.8;margin-bottom:3rem}.cta-button{padding:18px 40px;font-size:1.1rem;font-weight:600;background:#08b653;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;font-family:inherit;box-shadow:0 4px 20px #08b6534d}.cta-button:hover{background:#067a3a;transform:translateY(-2px);box-shadow:0 6px 25px #08b65366}@media(max-width:1200px){.container-main{padding:0 2rem}.models-grid,.portfolio-grid{grid-template-columns:1fr}.requirements-layout,.support-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:968px){.container-main{padding:0 1.5rem}.channel-hero-section,.partnership-models-section,.revenue-potential-section,.product-portfolio-section,.territory-section,.partner-support-section,.requirements-section,.process-section,.cta-section{padding:5rem 0}.hero-content-grid,.revenue-layout,.territory-content-layout{grid-template-columns:1fr;gap:3rem}.hero-visual-area{order:-1}.revenue-visual{position:relative;top:0}.support-grid,.requirements-layout{grid-template-columns:1fr}.process-timeline:before{left:30px}.step-number{width:60px;height:60px;font-size:1.25rem}.territory-table{font-size:.9rem}.territory-table th,.territory-table td{padding:1rem}}@media(max-width:768px){.container-main{padding:0 1rem}.hero-stats-row,.hero-actions-row{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-image,.revenue-image{height:350px}.territory-image{height:250px}.model-card,.portfolio-card,.support-card,.requirement-block{padding:2rem}.cta-box{padding:3rem 2rem}.territory-table-container{overflow-x:auto}.territory-table{min-width:600px}}@media(max-width:480px){.model-details{flex-direction:column;gap:1rem}}@media(prefers-reduced-motion:reduce){.channel-partners-page *,.channel-partners-page *:before,.channel-partners-page *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--brand-primary: #1b5230;--brand-secondary: #163f26;--brand-accent: #08b653;--brand-gradient: linear-gradient(135deg, #8bc34a, #4caf50, #2e7d32);--cream: #f5eedb;--white: #ffffff;--muted: #55606a;--dark-bg: #0a2014;--card-dark: #1a3c2a;--max-width: 1200px;--border-radius: 10px;--shadow-sm: 0 6px 18px rgba(22,63,38,.08);--shadow-lg: 0 10px 30px rgba(27,82,48,.06);--transition: all .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1f13;color:#e8f5e9;line-height:1.6;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizeLegibility;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin:0;color:inherit;font-weight:700;line-height:1.2}h1{font-size:clamp(2.5rem,6vw,4.5rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}a{color:inherit;text-decoration:none;transition:var(--transition)}img{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer;border:none;background:transparent;transition:var(--transition)}ul,ol{margin:0;padding:0;list-style:none}input,textarea,select{font:inherit;transition:var(--transition)}.container{max-width:var(--max-width);margin:0 auto;padding:0 16px;width:100%}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1 0 auto;padding:28px 16px;max-width:var(--max-width);margin:0 auto;width:100%;min-height:0}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;padding:8px 12px;background:var(--brand-primary);color:var(--white);border-radius:6px;z-index:9999}:focus{outline:none}:focus-visible{outline:3px solid rgba(27,82,48,.14);outline-offset:3px}.text-muted{color:var(--muted)}.text-accent{color:var(--brand-accent);font-weight:700}.center{text-align:center}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mb-12{margin-bottom:12px}.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;width:100%;min-height:90vh;padding-top:70px}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.video{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.video-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080)}.hero-content{position:absolute;z-index:10;max-width:1000px;width:100%;padding:0 20px;top:10%}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin-bottom:20px;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.title-accent{color:var(--brand-accent)}.title-line{display:block;color:var(--white)}.hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.6rem);color:#e8f5e9;max-width:800px;margin:0 auto 40px;line-height:1.6;font-weight:400}.hero-buttons{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;max-width:100%}.primary-button{width:100%;max-width:250px;padding:16px 0;border-radius:12px;background:#217b44;color:#fff;font-weight:600;border:2px solid white;font-size:1.1rem;box-shadow:0 6px 16px #2e8b5766;cursor:pointer;transition:var(--transition)}.secondary-button{width:100%;max-width:250px;padding:16px 0;border-radius:12px;background:transparent;color:#fff;border:2px solid white;font-weight:600;font-size:1.1rem;cursor:pointer;transition:var(--transition)}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:#fff;text-align:center;z-index:10}.scroll-text{font-size:.9rem;margin-bottom:8px;opacity:.8}.scroll-arrow{width:20px;height:20px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg);margin:0 auto;animation:bounce 2s infinite}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:3.5rem;padding:0 1.5rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:clamp(1.1rem,2vw,1.4rem);color:#a3d4b5;max-width:800px;margin:0 auto;line-height:1.6;font-weight:400}.mission-section{background:#0f2718}.mission-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.mission-card{background:var(--card-dark);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.mission-title{margin:0 0 1.2rem;color:var(--brand-accent);font-size:1.6rem;font-weight:600}.mission-text{color:#c8e6d0;line-height:1.7;font-size:1.1rem;margin:0}.feature-list{color:#c8e6d0;line-height:1.8;padding-left:1.2rem;margin:0}.trust-section{background:#0d1f13}.trust-row{display:flex;justify-content:center;align-items:stretch;margin-bottom:3rem;flex-wrap:wrap;gap:2rem}.trust-item{background:var(--card-dark);padding:2rem;border-radius:16px;text-align:center;box-shadow:0 8px 25px #00000026;border:1px solid #2a5c3f;flex:1;min-width:200px;max-width:250px}.trust-number{font-size:2.5rem;font-weight:800;color:var(--brand-accent);margin-bottom:.5rem}.trust-label{font-size:1rem;color:#a3d4b5;font-weight:500}.partner-logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3rem}.partner-logo{display:flex;flex-direction:column;align-items:center;gap:1rem}.logo-placeholder{width:72px;height:40px;background:#2a5c3f;border-radius:8px}.partner-name{font-size:.9rem;color:#a3d4b5;font-weight:500}.what-we-do-section{background:#0f2718}.what-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.what-card{background:var(--card-dark);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.what-icon{font-size:3rem;margin-bottom:1.5rem}.explore-cta{display:inline-block;background:var(--brand-accent);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:var(--transition)}.how-section{background:#0d1f13}.steps-row{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.step-card{background:var(--card-dark);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.step-num{width:50px;height:50px;border-radius:50%;background:var(--brand-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;margin:0 auto 1.5rem}.featured-section{background:#0f2718}.products-row{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.product-card{background:var(--card-dark);border-radius:16px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.product-icon{font-size:3.5rem;height:140px;display:flex;align-items:center;justify-content:center;background:#08b6531a;border-radius:16px;margin-bottom:1.5rem}.join-section{background:#0d1f13}.join-inner{background:var(--card-dark);padding:3rem;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:2rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f}.primary-btn{background:var(--brand-accent);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:var(--transition);white-space:nowrap}.secondary-btn{background:transparent;border:2px solid var(--brand-accent);color:var(--brand-accent);padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:var(--transition);white-space:nowrap}.testimonial-section{background:#0f2718}.test-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.test-card{background:var(--card-dark);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0003;border:1px solid #2a5c3f;transition:transform .3s ease,box-shadow .3s ease}.footer{background:linear-gradient(135deg,#0a2014,#123b22);color:var(--white);padding:70px 24px 30px;margin-top:0;position:relative;overflow:hidden;font-family:Inter,sans-serif;border-top:1px solid rgba(255,255,255,.06)}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8bc34a,#4caf50);box-shadow:0 2px 8px #2e7d3259;z-index:1}.footer:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(139,195,74,.5),transparent)}.footer-decoration{position:absolute;opacity:.03;font-size:160px;z-index:0;pointer-events:none;line-height:1}.footer-decoration.seed{top:15%;left:5%}.footer-decoration.tractor{bottom:20%;right:7%}.footer-container{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;position:relative;z-index:2}.footer-brand{display:flex;flex-direction:column;gap:20px}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo-icon{font-size:34px;color:#8bc34a}.footer-logo-text{font-size:26px;font-weight:800;background:linear-gradient(to right,#8bc34a,#4caf50);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-description{font-size:15px;color:#ebebebd9;line-height:1.6;max-width:340px}.footer-section{display:flex;flex-direction:column;gap:12px}.footer-section h3{font-size:18px;margin-bottom:14px;font-weight:700;color:#fdfdfd;position:relative;padding-bottom:8px}.footer-section h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#8bc34a;border-radius:3px}.footer-section a,.footer-section p{font-size:15px;color:#e6e6e6cc;text-decoration:none;line-height:1.6;transition:var(--transition)}.footer-section a:hover{color:#fff;padding-left:5px}.quick-links-grid{display:grid;grid-template-columns:1fr;gap:6px}.social-links{display:flex;gap:14px;margin-top:10px}.social-links a{width:44px;height:44px;border-radius:50%;border:1px solid rgba(139,195,74,.3);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;background:#ffffff0d;transition:var(--transition)}.social-links a:hover{background:linear-gradient(135deg,#8bc34a,#4caf50);transform:translateY(-3px);box-shadow:0 6px 16px #00000040}.newsletter-form{display:flex;flex-direction:column;gap:12px}.newsletter-text{font-size:14px;color:#dcdcdcbf}.newsletter-input-container{position:relative;width:100%}.newsletter-input{width:100%;padding:14px 16px 14px 42px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#0003;color:#fff;font-size:14px;transition:var(--transition)}.newsletter-input:focus{border-color:#8bc34a;box-shadow:0 0 0 3px #8bc34a26;outline:none}.newsletter-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8bc34a;font-size:16px}.subscribe-btn{padding:14px;border-radius:8px;border:none;background:linear-gradient(to right,#8bc34a,#4caf50);color:#fff;font-weight:600;cursor:pointer;transition:var(--transition)}.subscribe-btn:hover{background:linear-gradient(to right,#7cb342,#43a047);transform:translateY(-2px);box-shadow:0 4px 12px #0c281640}.contact-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#ebebebd9}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:14px;color:#f0f0f0b3}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{font-size:13px;color:#f0f0f0b3;text-decoration:none;transition:var(--transition)}.footer-bottom-links a:hover{color:#8bc34a}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.mission-card:hover,.what-card:hover,.step-card:hover,.product-card:hover,.test-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000040}.primary-btn:hover,.secondary-btn:hover,.explore-cta:hover{transform:translateY(-2px);box-shadow:0 5px 15px #08b6534d}.primary-button:hover{background:#1a6e3a;transform:translateY(-2px)}.secondary-button:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:1024px){.footer-container{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1 / -1;text-align:center;align-items:center}.footer-description{text-align:center;max-width:100%}.mission-grid,.what-grid,.steps-row,.products-row,.test-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(max-width:768px){.footer{padding:50px 16px 20px}.footer-container{grid-template-columns:1fr;text-align:center;gap:24px}.footer-section h3:after{margin:0 auto;left:50%;transform:translate(-50%)}.social-links{justify-content:center}.footer-bottom{flex-direction:column;text-align:center;gap:12px}.footer-bottom-links{justify-content:center;flex-wrap:wrap}.hero-buttons{flex-direction:column}.join-inner{flex-direction:column;text-align:center}.trust-row{flex-direction:column;align-items:center}.trust-item{max-width:100%}}@media(max-width:480px){.footer{padding:40px 12px 18px}.footer-logo-text{font-size:20px}.footer-section h3{font-size:16px}.footer-section p,.footer-section a{font-size:14px}.social-links a{width:38px;height:38px;font-size:15px}.footer-bottom-links{flex-direction:column;gap:8px}.mission-card,.what-card,.step-card,.product-card,.test-card{padding:1.8rem}.join-inner{padding:2rem}}@media print{body{background:#fff;color:#000}.container{max-width:100%;padding:0}.main{padding:20px}.footer{background:#fff;color:#000;border-top:1px solid #000}}
