.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;overflow-y:hidden}.modal-container{background:#fff;border-radius:32px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 80px rgba(0,0,0,.3);scrollbar-width:thin;scrollbar-color:#e63946 #f1f1f1}.modal-container::-webkit-scrollbar{width:8px}.modal-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 32px 32px 0}.modal-container::-webkit-scrollbar-thumb{background:#e63946;border-radius:4px}.modal-container::-webkit-scrollbar-thumb:hover{background:#c1121f}.modal-close{position:absolute;top:24px;right:24px;width:40px;height:40px;background:rgba(0,0,0,.05);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.modal-close:hover{background:rgba(239,68,68,.1);color:#ef4444;transform:rotate(90deg)}.modal-header{padding:48px 48px 32px;text-align:center;background:linear-gradient(135deg,rgba(102,126,234,.08),transparent);border-bottom:2px solid #f0f0f0}.modal-title{font-size:36px;font-weight:900;color:#111827;margin-bottom:8px;letter-spacing:-1px}.modal-subtitle{font-size:16px;color:#6b7280;font-weight:600}.error-banner{padding:16px 20px;background:rgba(239,68,68,.1);border:2px solid rgba(239,68,68,.2);border-radius:12px;color:#dc2626;font-size:14px;font-weight:700;margin-bottom:24px;display:flex;align-items:center;gap:10px}.modal-form{padding:40px 48px 32px}.form-section{margin-bottom:36px}.section-title-modal{font-size:20px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:13px;font-weight:800;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 18px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:600;color:#111827;transition:all .3s ease;outline:none;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 4px rgba(102,126,234,.1)}.form-group textarea{resize:vertical;font-family:inherit;line-height:1.6}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:12px}.expertise-option{padding:12px 16px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-size:13px;font-weight:700;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;gap:8px}.expertise-option:hover{border-color:#667eea;background:rgba(102,126,234,.05)}.expertise-option.selected{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;box-shadow:0 4px 16px rgba(102,126,234,.3)}.expertise-option svg{flex-shrink:0}.modal-footer{padding-top:32px;border-top:2px solid #f0f0f0}.submit-btn{width:100%;padding:18px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:900;cursor:pointer;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 24px rgba(102,126,234,.4);text-transform:uppercase;letter-spacing:.5px}.submit-btn:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 16px 48px rgba(102,126,234,.5)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.success-modal{padding:64px 48px;text-align:center}.success-content{flex-direction:column}.success-content,.success-icon{display:flex;align-items:center}.success-icon{width:96px;height:96px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;color:#fff;margin-bottom:32px;box-shadow:0 16px 48px rgba(16,185,129,.3);animation:scaleIn .6s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0deg);opacity:1}}.success-title{font-size:32px;font-weight:900;color:#111827;margin-bottom:16px;letter-spacing:-1px}.success-message{font-size:17px;color:#6b7280;line-height:1.7;margin-bottom:24px;font-weight:600}.success-redirect{font-size:14px;color:#10b981;font-weight:700;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.modal-container{max-width:100%;border-radius:24px;margin:20px}.modal-form,.modal-header{padding:32px 24px}.modal-title{font-size:28px}.expertise-grid,.form-row{grid-template-columns:1fr}}.mentors-page{min-height:100vh;background:#fafafa;font-family:var(--font-poppins,"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.mentors-hero{min-height:85vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);overflow:hidden;padding:140px 0 120px}.hero-animated-bg{position:absolute;inset:0;pointer-events:none;z-index:1}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float-orb 20s ease-in-out infinite}.orb-1{width:700px;height:700px;background:radial-gradient(circle,rgba(220,38,38,.7) 0,rgba(220,38,38,.35) 30%,rgba(147,51,234,.2) 60%,transparent 80%);top:-20%;left:-20%;animation-delay:0s}.orb-2{width:600px;height:600px;background:radial-gradient(circle,rgba(239,68,68,.6) 0,rgba(239,68,68,.3) 30%,rgba(59,130,246,.2) 60%,transparent 80%);bottom:-20%;right:-20%;animation-delay:7s}.orb-3{width:550px;height:550px;background:radial-gradient(circle,hsla(0,91%,71%,.5) 0,hsla(0,91%,71%,.25) 30%,rgba(236,72,153,.2) 60%,transparent 80%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes float-orb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}.hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(220,38,38,.03) 1px,transparent 0),linear-gradient(90deg,rgba(220,38,38,.03) 1px,transparent 0);background-size:50px 50px;animation:grid-move 30s linear infinite;pointer-events:none;z-index:1}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero-grid-pattern:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 25%,hsla(0,0%,100%,.9) 1.5px,transparent 0),radial-gradient(circle at 85% 45%,hsla(0,0%,100%,.8) 1.5px,transparent 0),radial-gradient(circle at 45% 75%,hsla(0,0%,100%,.7) 1.5px,transparent 0),radial-gradient(circle at 65% 15%,rgba(220,38,38,.6) 1px,transparent 0),radial-gradient(circle at 25% 65%,rgba(220,38,38,.5) 1px,transparent 0),radial-gradient(circle at 75% 85%,rgba(147,51,234,.5) 1px,transparent 0),radial-gradient(circle at 35% 35%,rgba(147,51,234,.4) 1px,transparent 0),radial-gradient(circle at 55% 55%,hsla(0,0%,100%,.6) 1px,transparent 0),radial-gradient(circle at 90% 70%,hsla(0,0%,100%,.5) 1px,transparent 0),radial-gradient(circle at 10% 90%,rgba(220,38,38,.4) 1px,transparent 0);background-size:300px 300px,350px 350px,400px 400px,280px 280px,320px 320px,360px 360px,290px 290px,330px 330px,370px 370px,310px 310px;background-position:0 0,50px 30px,100px 70px,30px 50px,80px 20px,120px 90px,40px 60px,90px 40px,60px 80px,110px 10px;animation:dots-float-random 80s ease-in-out infinite;opacity:.5}@keyframes dots-float-random{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(30px,-40px) rotate(5deg)}50%{transform:translate(-20px,50px) rotate(-3deg)}75%{transform:translate(40px,20px) rotate(4deg)}}.hero-grid-pattern:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(220,38,38,.03) 45%,rgba(220,38,38,.08) 50%,rgba(220,38,38,.03) 55%,transparent),linear-gradient(-45deg,transparent,rgba(147,51,234,.03) 45%,rgba(147,51,234,.06) 50%,rgba(147,51,234,.03) 55%,transparent);background-size:400px 400px,500px 500px;background-position:0 0,100px 100px;animation:streak-move 25s linear infinite;opacity:.6}@keyframes streak-move{0%{background-position:0 0,100px 100px}to{background-position:400px 400px,500px 500px}}.hero-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:2;padding:0 24px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(220,38,38,.15);border:1px solid rgba(220,38,38,.3);border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.hero-badge,.hero-badge svg{color:#dc2626}.mentors-hero .hero-title{font-size:64px;font-weight:800;color:#fff!important;line-height:1.2;margin-bottom:20px;letter-spacing:-2px;text-shadow:0 2px 20px rgba(0,0,0,.3)}.mentors-hero .title-highlight{background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.mentors-hero .hero-description{font-size:20px;color:#cbd5e1!important;line-height:1.8;margin-bottom:40px;font-weight:400;max-width:800px;margin-left:auto;margin-right:auto}.hero-cta-buttons{display:flex;gap:16px;justify-content:center;align-items:center;margin-bottom:48px;flex-wrap:wrap}.hero-cta-primary{padding:16px 36px;background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .4s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 8px 24px rgba(220,38,38,.4);font-family:Poppins,sans-serif}.hero-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(220,38,38,.5);background:linear-gradient(135deg,#b91c1c,#7f1d1d)}.hero-cta-secondary{padding:16px 36px;background:transparent;color:#fff;border:2px solid rgba(220,38,38,.5);border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .4s ease;display:inline-flex;align-items:center;gap:10px;font-family:Poppins,sans-serif}.hero-cta-secondary:hover{background:rgba(220,38,38,.15);border-color:rgba(220,38,38,.8);transform:translateY(-3px)}.hero-stats{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.stat-card{text-align:center}.mentors-hero .hero-stats .stat-card .stat-number,.mentors-hero .hero-stats .stat-number,.mentors-hero .stat-card .stat-number,.mentors-hero .stat-number,.mentors-page .mentors-hero .hero-stats .stat-card .stat-number,.mentors-page .mentors-hero .stat-card .stat-number,.mentors-page .mentors-hero .stat-number,.mentors-page .stat-number,.mentors-page section.mentors-hero .stat-card .stat-number,.mentors-page section.mentors-hero .stat-number,.stat-card>.stat-number,div.stat-card .stat-number,section.mentors-hero .hero-stats .stat-card .stat-number,section.mentors-hero .stat-card .stat-number{font-size:32px!important;font-weight:700!important;color:#dc2626!important;margin-bottom:4px!important;letter-spacing:-.5px!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#dc2626!important}.mentors-hero .hero-stats .stat-card .stat-label,.mentors-hero .stat-card .stat-label,.mentors-hero .stat-label,.mentors-page .mentors-hero .hero-stats .stat-card .stat-label,.mentors-page .mentors-hero .stat-card .stat-label,.stat-card .stat-label,.stat-label{font-size:13px!important;color:#64748b!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.3px!important}.mentor-cards-container{position:absolute;inset:0;pointer-events:none;z-index:3}.mentor-card{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06));backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.15);padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);min-width:260px;transition:all .3s ease}.mentor-card,.mentor-card:before{position:absolute;border-radius:20px}.mentor-card:before{content:"";inset:0;padding:1px;background:linear-gradient(135deg,rgba(220,38,38,.4),rgba(147,51,234,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6}.mentor-card-2,.mentor-card-4,.mentor-card-6{background:linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(0,86%,97%,.95) 50%,hsla(0,0%,100%,.92));border:1.5px solid rgba(220,38,38,.25);box-shadow:0 12px 40px rgba(220,38,38,.3),0 4px 12px rgba(147,51,234,.15),inset 0 1px 0 hsla(0,0%,100%,.8),inset 0 -1px 0 rgba(220,38,38,.05);backdrop-filter:blur(20px)}.mentor-card-2:before,.mentor-card-4:before,.mentor-card-6:before{background:linear-gradient(135deg,rgba(220,38,38,.7),rgba(239,68,68,.5) 30%,rgba(147,51,234,.5) 70%,rgba(168,85,247,.6));opacity:1}.mentor-card-2 .mentor-card-name,.mentor-card-4 .mentor-card-name,.mentor-card-6 .mentor-card-name{color:#1a1a1a;text-shadow:0 1px 2px hsla(0,0%,100%,.8);font-weight:800}.mentor-card-2 .mentor-card-company,.mentor-card-4 .mentor-card-company,.mentor-card-6 .mentor-card-company{color:#475569;opacity:1;font-weight:600}.mentor-card-2 .mentor-card-avatar,.mentor-card-4 .mentor-card-avatar,.mentor-card-6 .mentor-card-avatar{background:linear-gradient(135deg,rgba(220,38,38,.12),rgba(147,51,234,.08));border:2.5px solid rgba(220,38,38,.4);box-shadow:0 4px 16px rgba(220,38,38,.25),inset 0 1px 0 hsla(0,0%,100%,.5)}.mentor-card-2 .mentor-card-avatar svg,.mentor-card-4 .mentor-card-avatar svg,.mentor-card-6 .mentor-card-avatar svg{color:rgba(220,38,38,.85);filter:drop-shadow(0 2px 4px rgba(220,38,38,.2))}.mentor-card-avatar{width:52px;height:52px;background:linear-gradient(135deg,rgba(220,38,38,.2),rgba(147,51,234,.15));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(220,38,38,.4);box-shadow:0 4px 12px rgba(220,38,38,.3)}.mentor-card-avatar svg{color:rgba(220,38,38,.9);filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.mentor-card-content{flex:1 1;min-width:0}.mentor-card-name{font-size:15px;font-weight:700;color:#fff;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mentor-card-expertise{font-size:13px;font-weight:600;background:linear-gradient(135deg,#fca5a5,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:3px}.mentor-card-company,.mentor-card-expertise{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mentor-card-company{font-size:11px;font-weight:500;color:#cbd5e1;opacity:.9}.mentor-card-1{top:15%;left:5%}.mentor-card-2{top:25%;right:8%}.mentor-card-3{top:55%;left:3%}.mentor-card-4{top:65%;right:5%}.mentor-card-5{bottom:20%;left:10%}.mentor-card-6{bottom:15%;right:12%}.how-it-works-section{padding:100px 0;background:#fff}.section-title-center{font-size:40px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:12px;letter-spacing:-.5px}.section-subtitle-center{font-size:17px;color:#64748b;text-align:center;font-weight:400;margin-bottom:64px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:0 24px}.step-card{background:#fafafa;padding:48px 32px;border-radius:20px;text-align:center;transition:all .4s ease;border:2px solid transparent;position:relative}.step-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:rgba(220,38,38,.2)}.step-illustration{position:relative;margin-bottom:28px}.step-icon,.step-illustration{display:flex;justify-content:center;align-items:center}.step-icon{width:80px;height:80px;border-radius:20px;margin:0 auto;box-shadow:0 8px 24px rgba(0,0,0,.1)}.step-icon.dark,.step-icon.maroon,.step-icon.red{background:linear-gradient(135deg,#831843,#500724);color:#fecdd3}.step-number{position:absolute;top:-12px;right:calc(50% - 60px);width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#dc2626;border:2px solid #fee2e2;box-shadow:0 4px 12px rgba(220,38,38,.2)}.step-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.3px}.step-description{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:24px;font-weight:400}.step-btn{padding:12px 28px;background:#fff;color:#dc2626;border:2px solid #fecaca;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.step-btn:hover{background:#dc2626;color:#fff;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px rgba(220,38,38,.3)}.mentors-grid-section{padding:100px 0;background:#f8f9fa;position:relative}.mentors-page .section-header,.section-header{text-align:center!important;margin-bottom:56px!important;display:block!important}.mentors-page .section-title,.section-title{font-size:40px!important;font-weight:700!important;color:#1a1a1a!important;margin-bottom:12px!important;letter-spacing:-.5px!important}.mentors-page .section-subtitle,.section-subtitle{font-size:17px!important;color:#64748b!important;font-weight:400!important}.loading-state{text-align:center;padding:80px 20px;font-size:16px;color:#64748b;font-weight:500}.mentors-grid-elite{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto 48px}.cta-row,.mentors-grid-elite{max-width:1400px;padding:0 24px}.cta-row{margin:0 auto}.mentor-card-elite{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e5e7eb;transition:all .25s ease}.mentor-card-elite:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.1);border-color:#cbd5e1}.card-glow{display:none}.card-header-elite{position:relative;padding:0;display:flex;flex-direction:column;align-items:center}.mentor-avatar-elite{position:relative;width:100%;height:200px;margin-bottom:0;overflow:hidden}.mentor-card-elite:first-child .mentor-avatar-elite{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.mentor-card-elite:nth-child(2) .mentor-avatar-elite{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.mentor-card-elite:nth-child(3) .mentor-avatar-elite{background:linear-gradient(135deg,#fef3c7,#fde68a)}.mentor-card-elite:nth-child(4) .mentor-avatar-elite{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.mentor-avatar-elite img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:none;box-shadow:none}.avatar-ring{display:none}.rating-badge-elite{bottom:12px;left:12px;padding:6px 10px;display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:#f59e0b}.card-header-elite:after,.rating-badge-elite{position:absolute;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.card-header-elite:after{content:"";top:12px;right:12px;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:16px}.rating-badge-elite svg{color:#f59e0b}.card-body-elite{padding:18px;position:relative;z-index:2}.mentor-name-elite{font-size:17px;font-weight:700;color:#1a1a1a;margin-bottom:4px;text-align:left;letter-spacing:-.3px}.mentor-role-elite{font-size:12px;color:#64748b;font-weight:500;text-align:left;margin-bottom:8px}.company-badge-elite{display:inline-block;padding:5px 10px;background:rgba(220,38,38,.06);color:#dc2626;border-radius:6px;font-size:11px;font-weight:600;margin-bottom:10px;border:1px solid rgba(220,38,38,.12)}.expertise-tags-elite{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start;margin-bottom:10px}.tag-elite{padding:4px 8px;background:#f9fafb;color:#6b7280;border-radius:6px;font-size:10px;font-weight:600;border:1px solid #e5e7eb}.mentor-meta-elite{padding:10px 0 0;border-top:1px solid #e5e7eb}.pricing-info-elite{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:8px}.price-text{color:#1a1a1a;font-weight:600}.separator{color:#cbd5e1;font-weight:400}.duration-text{color:#64748b;font-weight:500}.languages-elite{display:flex;gap:4px;flex-wrap:wrap}.language-tag{font-size:10px;color:#64748b;font-weight:500}.cta-card-elite{position:relative;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-radius:28px;overflow:hidden;padding:72px 80px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:100px;cursor:pointer;transition:all .4s ease;box-shadow:0 16px 64px rgba(0,0,0,.3);border:2px solid rgba(220,38,38,.2);width:100%}.cta-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(220,38,38,.15) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(239,68,68,.1) 0,transparent 50%);opacity:1;z-index:0;pointer-events:none}.cta-card-elite:hover{box-shadow:0 20px 80px rgba(0,0,0,.4),0 0 0 2px rgba(220,38,38,.4);border-color:rgba(220,38,38,.5);transform:translateY(-4px)}.cta-content-left{position:relative;z-index:2}.cta-icon-elite{width:80px;height:80px;background:rgba(220,38,38,.15);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#dc2626;margin-bottom:28px;border:2px solid rgba(220,38,38,.3);transition:all .4s ease;box-shadow:0 8px 24px rgba(220,38,38,.2)}.cta-card-elite:hover .cta-icon-elite{transform:scale(1.05);background:rgba(220,38,38,.2);box-shadow:0 12px 32px rgba(220,38,38,.3)}.cta-title-elite{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.8px}.cta-desc-elite{font-size:17px;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:32px;font-weight:400;max-width:650px}.cta-benefits-elite{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:0}.cta-benefits-elite span{font-size:14px;color:hsla(0,0%,100%,.85);font-weight:500;display:flex;align-items:center;gap:8px}.cta-benefits-elite span:before{content:"✓";color:#dc2626;font-weight:700;font-size:16px}.cta-content-right{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end}.cta-btn-elite{padding:20px 48px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:14px;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(220,38,38,.4);font-family:Poppins,sans-serif;white-space:nowrap;border:2px solid hsla(0,0%,100%,.1)}.cta-btn-elite:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 14px 40px rgba(220,38,38,.5);transform:translateY(-3px) scale(1.02);border-color:hsla(0,0%,100%,.2)}.testimonials-section{padding:100px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1200px;margin:0 auto;padding:0 24px}.testimonial-card{background:#fafafa;padding:32px;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.04);transition:all .3s ease;position:relative}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:rgba(220,38,38,.15)}.quote-icon{color:rgba(220,38,38,.2);margin-bottom:16px}.testimonial-text{font-size:15px;color:#475569;line-height:1.7;margin-bottom:24px;font-weight:400}.testimonial-author{display:flex;align-items:center;gap:16px;padding-top:20px;border-top:1px solid #e5e7eb}.author-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.1)}.author-info{flex:1 1}.author-name{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.author-role{font-size:13px;color:#64748b;font-weight:500}@media (max-width:1200px){.mentors-grid-elite{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:1fr;max-width:500px}.cta-card-elite{padding:48px 40px;gap:48px}}@media (max-width:900px){.mentors-grid-elite{grid-template-columns:repeat(2,1fr)}.cta-card-elite{grid-template-columns:1fr;padding:40px 32px;gap:32px;text-align:center}.cta-content-right{justify-content:center}.cta-benefits-elite{grid-template-columns:1fr;gap:12px}}@media (max-width:1500px){.mentor-card{transform:scale(.75);padding:12px;min-width:180px}.mentor-card-avatar{width:40px;height:40px}.mentor-card-avatar svg{width:20px;height:20px}.mentor-card-name{font-size:13px}.mentor-card-expertise{font-size:10px}.mentor-card-company{font-size:9px}}@media (max-width:1024px){.mentor-cards-container{display:none}}@media (max-width:768px){.mentors-hero{min-height:auto;padding:100px 0 80px}.mentors-hero .hero-title{font-size:42px!important;letter-spacing:-1px!important}.mentors-hero .hero-description{font-size:17px!important}.hero-stats{gap:40px}.mentors-hero .stat-number{font-size:36px!important}.mentors-hero .stat-label{font-size:12px!important}.hero-title{font-size:36px}.section-title,.section-title-center{font-size:30px}.hero-cta-buttons{flex-direction:column;width:100%}.hero-cta-primary,.hero-cta-secondary{width:100%;justify-content:center}.hero-stats{flex-direction:column;gap:16px}.stat-card{width:100%}.mentors-grid-elite{gap:20px}.mentors-grid-elite,.steps-grid,.testimonials-grid{grid-template-columns:1fr}.step-card{padding:36px 24px}.cta-card-elite{padding:32px 24px}.cta-title-elite{font-size:26px}.cta-desc-elite{font-size:15px}.cta-btn-elite{width:100%;justify-content:center}}@media (max-width:480px){.mentors-hero{min-height:auto;padding:80px 0 60px}.mentors-hero .hero-title{font-size:32px!important;line-height:1.25!important;letter-spacing:-1px!important}.mentors-hero .hero-description{font-size:15px!important}.mentors-hero .stat-number{font-size:32px!important}.hero-title{font-size:28px!important;line-height:1.25!important;margin-bottom:16px!important}.hero-subtitle{font-size:15px!important;line-height:1.6!important;margin-bottom:32px!important}.hero-stats{flex-direction:column;gap:20px!important}.mentors-hero .stat-card .stat-number,.mentors-hero .stat-number,.mentors-page .mentors-hero .hero-stats .stat-card .stat-number,.mentors-page .mentors-hero .stat-card .stat-number{font-size:28px!important}.stat-label{font-size:12px!important}.hero-cta-buttons{flex-direction:column;gap:12px!important}.hero-cta-primary,.hero-cta-secondary{width:100%;justify-content:center;padding:14px 24px!important;font-size:14px!important}.section-title-center{font-size:28px!important}.section-subtitle-center{font-size:15px!important}}.mentors-hero .hero-stats .stat-card .stat-number,.mentors-hero .hero-stats .stat-number,.mentors-hero .stat-card .stat-number,.mentors-hero .stat-number,.mentors-page .mentors-hero .hero-stats .stat-card .stat-number,.mentors-page .mentors-hero .stat-card .stat-number,.mentors-page .mentors-hero .stat-number,.mentors-page .stat-number,.mentors-page section.mentors-hero .stat-card .stat-number,.mentors-page section.mentors-hero .stat-number,.stat-card>.stat-number,div.stat-card .stat-number,div[class*=hero] .stat-number,section.mentors-hero .hero-stats .stat-card .stat-number,section.mentors-hero .stat-card .stat-number,section[class*=hero] .stat-number{color:#dc2626!important;opacity:1!important;visibility:visible!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#dc2626!important}