.opportunities-page{min-height:100vh;padding-top:70px}.opportunities-hero{color:#fff;background:linear-gradient(135deg,#059669 0%,#047857 100%);padding:4rem 0;position:relative;overflow:hidden}.opportunities-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite float;position:absolute;inset:0}.opportunities-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.opportunities-hero-title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s fadeInUp}.gradient-text{background:linear-gradient(45deg,#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.opportunities-hero-subtitle{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.5rem;animation:1s .2s both fadeInUp}.opportunities-hero-summary{color:#d1d5db;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;animation:1s .4s both fadeInUp}.opportunities-hero-stats{gap:2rem;animation:1s .6s both fadeInUp;display:flex}.hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.hero-stat:hover{background:#fff3;transform:translateY(-2px)}.stat-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.stat-content{flex-direction:column;display:flex}.stat-number{font-size:1.5rem;font-weight:700;line-height:1}.stat-label{opacity:.9;font-size:.875rem}.opportunities-hero-image{animation:3s ease-in-out infinite float}.hero-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000004d}.hero-img:hover{transform:scale(1.02)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:2.5rem;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(45deg,#059669,#f59e0b);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.roles-section{background:#f8fafc;padding:6rem 0}.roles-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.role-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.role-card.featured{border:2px solid #f59e0b;transform:scale(1.02)}.role-card.featured:before{content:"Most Popular";color:#fff;z-index:2;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.role-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.role-header{color:#fff;background:linear-gradient(135deg,#374151,#1f2937);align-items:center;gap:1rem;padding:2rem;display:flex;position:relative}.role-badge{font-size:1.5rem}.role-header h3{flex:1;font-size:1.5rem;font-weight:600}.role-tag{background:#fff3;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.role-content{padding:2rem}.role-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.role-features{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.feature{color:#4b5563;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.feature svg{color:#059669}.role-tasks{margin:0;padding:0;list-style:none}.role-tasks li{color:#6b7280;padding:.5rem 0 .5rem 1.5rem;line-height:1.5;position:relative}.role-tasks li:before{content:"•";color:#059669;font-weight:700;position:absolute;left:.5rem}.eligibility-section{background:#fff;padding:6rem 0}.eligibility-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.eligibility-subtitle{color:#6b7280;text-align:center;margin-bottom:2rem;font-size:1.2rem}.requirements-list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.requirement-item{background:#f8fafc;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex}.requirement-item:hover{background:#e0f2fe;transform:translate(5px)}.requirement-icon{color:#fff;background:#059669;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}.requirement-text{color:#4b5563;line-height:1.5}.no-requirements{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:1.5rem}.no-requirements h4{color:#059669;margin-bottom:1rem;font-size:1.1rem}.no-req-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.no-req-tag{color:#166534;background:#dcfce7;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.note{color:#6b7280;font-size:.875rem;font-style:italic}.eligibility-image{animation:3s ease-in-out infinite float}.eligibility-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000001a}.eligibility-img:hover{transform:scale(1.02)}.advantages-section{background:#f8fafc;padding:6rem 0}.advantages-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.advantage-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.advantage-card:before{content:"";background:linear-gradient(90deg,#0000,#0596691a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.advantage-card:hover:before{left:100%}.advantage-card:hover{border-color:#059669;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.advantage-icon{color:#fff;background:linear-gradient(135deg,#059669,#047857);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex}.advantage-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.advantage-card p{color:#6b7280;line-height:1.6}.rules-section{background:#fff;padding:6rem 0}.rules-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.rule-card{background:#f8fafc;border-left:4px solid #6b7280;border-radius:1rem;padding:2rem;transition:all .3s}.rule-card.important{background:#fffbeb;border-left-color:#f59e0b}.rule-card.critical{background:#fef2f2;border-left-color:#dc2626}.rule-card.warning{background:#fffbeb;border-left-color:#d97706}.rule-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a}.rule-card h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.rule-card p{color:#6b7280;font-size:.95rem;line-height:1.5}.growth-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);padding:6rem 0}.growth-section .section-title{color:#fff}.growth-timeline{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.growth-stage{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;min-width:140px;padding:1.5rem;transition:all .3s}.growth-stage:hover{background:#ffffff26;transform:translateY(-5px)}.stage-icon{margin-bottom:.5rem;font-size:2rem}.growth-stage h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}.growth-stage p{opacity:.9;margin-bottom:.5rem;font-size:.875rem}.growth-stage span{opacity:.7;font-size:.75rem}.growth-arrow{color:#60a5fa;font-size:1.5rem;animation:2s infinite bounce}.growth-note{text-align:center;color:#cbd5e1;font-size:.9rem;font-style:italic}.faq-section{background:#f8fafc;padding:6rem 0}.faq-content{grid-template-columns:2fr 1fr;gap:4rem;display:grid}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.faq-item:hover{box-shadow:0 4px 12px #0000001a}.faq-question{cursor:pointer;color:#1f2937;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;transition:background .3s;display:flex}.faq-question:hover{background:#f8fafc}.faq-answer{color:#6b7280;max-height:0;padding:0 1.5rem;line-height:1.6;transition:all .3s;overflow:hidden}.faq-answer-open{max-height:200px;padding:0 1.5rem 1.5rem}.faq-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#059669,#047857);border-radius:1rem;padding:3rem 2rem;position:sticky;top:2rem}.faq-cta h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.faq-cta p{opacity:.9;margin-bottom:2rem}.cta-button{text-align:center;border-radius:.5rem;width:100%;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button.primary{color:#059669;background:#fff;box-shadow:0 4px 15px #ffffff4d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.cta-note{opacity:.8;margin-top:1rem;font-size:.875rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(5px)}60%{transform:translate(3px)}}@media (max-width:1024px){.opportunities-hero-content,.eligibility-content,.faq-content{grid-template-columns:1fr;gap:2rem}.growth-timeline{flex-direction:column;gap:2rem}.growth-arrow{transform:rotate(90deg)}}@media (max-width:768px){.opportunities-hero-title{font-size:2.5rem}.section-title{font-size:2rem}.opportunities-hero-stats{flex-direction:column;gap:1rem}.roles-grid,.advantages-grid,.rules-cards{grid-template-columns:1fr}}
