.mentors-page{min-height:100vh;background:#fafafa;font-family:var(--font-poppins,"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.mentors-hero{min-height:70vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);overflow:hidden;padding-top:calc(var(--header-h) + 80px);padding-bottom:50px}.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:clamp(32px,6vw,44px);font-weight:800;color:#fff!important;line-height:1.1;margin-bottom:24px;letter-spacing:-1.5px;text-shadow:0 4px 30px rgba(0,0,0,.4)}.highlight-red,.mentors-hero .title-highlight{color:#dc2626!important;background:none!important;-webkit-text-fill-color:#dc2626!important;display:inline-block;font-weight:900}.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:18px 40px;background:linear-gradient(135deg,rgba(220,38,38,.1),rgba(185,28,28,.1));color:#fff;border:2px solid rgba(220,38,38,.6);border-radius:14px;font-size:17px;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:12px;font-family:Poppins,sans-serif;position:relative;overflow:hidden;backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(220,38,38,.2)}.hero-cta-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.hero-cta-secondary:hover:before{left:100%}.hero-cta-secondary:hover{background:linear-gradient(135deg,rgba(220,38,38,.25),rgba(185,28,28,.25));border-color:#dc2626;transform:translateY(-4px);box-shadow:0 12px 32px rgba(220,38,38,.4)}.hero-cta-secondary svg{transition:transform .3s ease}.hero-cta-secondary:hover svg{transform:translateX(4px)}.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);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:#fff;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:40px 0;background:#000;position:relative}.mentors-page .section-header,.section-header{text-align:center!important;margin-bottom:32px!important;display:block!important}.mentors-page .section-title,.section-title{font-size:clamp(28px,5vw,40px)!important;font-weight:800!important;color:#fff!important;margin-bottom:12px!important;letter-spacing:-1px!important;line-height:1.1!important}.mentors-page .section-subtitle,.section-subtitle{font-size:17px!important;color:hsla(0,0%,100%,.6)!important;font-weight:400!important}.loading-state{text-align:center;padding:80px 20px;font-size:16px;color:#64748b;font-weight:500}.mentors-grid-elite{margin:0 auto 48px}.cta-row,.mentors-grid-elite{max-width:1400px;padding:0 24px}.cta-row{margin:0 auto}.mentors-grid-elite{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;justify-items:center}.mentor-card-elite{position:relative;background:transparent;perspective:2000px;height:560px;width:100%;max-width:320px}.mentor-card-inner{position:relative;width:100%;height:100%;transition:transform .8s cubic-bezier(.34,1.56,.64,1);transform-style:preserve-3d;cursor:pointer}.mentor-card-elite:hover .mentor-card-inner{transform:rotateY(180deg)}.mentor-card-back,.mentor-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.mentor-card-front{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px rgba(0,0,0,.05)}.card-header-elite{position:relative;height:240px;width:100%;overflow:hidden}.mentor-avatar-elite{width:100%;height:100%}.mentor-avatar-elite img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.mentor-card-elite:hover .mentor-avatar-elite img{transform:scale(1.05)}.rating-badge-elite{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);color:#fff;padding:6px 12px;border-radius:99px;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;z-index:2}.card-body-elite{padding:24px;flex-grow:1;display:flex;flex-direction:column}.mentor-name-elite{font-size:20px;font-weight:800;color:#1a1a1a;margin-bottom:6px;letter-spacing:-.5px}.mentor-role-elite{font-size:14px;color:#ef4444;font-weight:600;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.company-badge-elite{font-size:12px;color:#64748b;font-weight:500;margin-bottom:16px}.expertise-tags-elite{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:auto}.tag-elite{font-size:11px;background:#f8fafc;border:1px solid #f1f5f9;color:#475569;padding:4px 10px;border-radius:6px;font-weight:600}.mentor-meta-elite{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.languages-elite{display:flex;gap:12px}.language-tag{font-size:12px;color:#94a3b8;font-weight:500}.mentor-card-back{background:linear-gradient(165deg,#050505,#0f0f0f);transform:rotateY(180deg);padding:34px 28px;position:relative;border:1px solid rgba(239,68,68,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.8),inset 0 1px 1px hsla(0,0%,100%,.05);z-index:1}.back-ambient-glow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;background:radial-gradient(circle,rgba(239,68,68,.22) 0,transparent 75%);filter:blur(50px);pointer-events:none;z-index:-1}.back-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.rating-pill-glass{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);padding:7px 14px;border-radius:99px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#fff;backdrop-filter:blur(12px)}.star-icon-red{color:#ef4444;filter:drop-shadow(0 0 4px rgba(239,68,68,.5))}.flip-icon-glass{width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.22,1,.36,1);color:hsla(0,0%,100%,.5)}.flip-icon-glass:hover{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.4);color:#ef4444;transform:rotate(90deg) scale(1.1)}.back-middle-section{flex:1 1;display:flex;flex-direction:column;gap:20px}.section-header-pill{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;color:hsla(0,0%,100%,.45);text-transform:uppercase;letter-spacing:1.5px}.mentor-bio-short{font-size:14px;line-height:1.7;color:hsla(0,0%,100%,.65);margin-bottom:2px;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.back-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06),transparent);margin:4px 0}.expertise-tags-premium{display:flex;flex-wrap:wrap;gap:10px}.tag-glass-pill{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);padding:6px 14px;border-radius:10px;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.75);transition:all .3s ease;backdrop-filter:blur(4px)}.tag-glass-pill:hover{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.3);color:#fff;transform:translateY(-2px)}.back-action-area{margin-top:auto;padding-top:24px;display:flex;flex-direction:column;gap:14px}.secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.action-btn-glass{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);padding:12px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.7);transition:all .4s cubic-bezier(.22,1,.36,1);text-decoration:none;backdrop-filter:blur(10px)}.action-btn-glass:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.2);transform:translateY(-3px);color:#fff}.primary-cta-glow{width:100%;background:linear-gradient(135deg,#ef4444,#b91c1c);padding:16px;border-radius:14px;border:none;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:800;color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(239,68,68,.3)}.primary-cta-glow:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(239,68,68,.5),0 0 20px rgba(239,68,68,.2);filter:brightness(1.15)}.cta-arrow{transition:transform .4s cubic-bezier(.22,1,.36,1)}.primary-cta-glow:hover .cta-arrow{transform:translateX(6px)}@media (max-width:1200px){.mentors-grid-elite{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:640px){.mentors-grid-elite{grid-template-columns:1fr;gap:40px}.mentor-card-elite{height:540px}}.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:120px 0;background:#000;position:relative}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1040px;margin:0 auto;padding:0 24px}.testimonial-card{background:#111112;padding:32px;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.08);transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:#dc2626;transition:height .4s ease}.testimonial-card:hover:before{height:100%}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.6);border-color:rgba(220,38,38,.3);background:#121214}.quote-mark-large{font-family:Georgia,serif;font-size:56px;color:#dc2626;line-height:.8;margin-bottom:8px;opacity:.9}.testimonial-text{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.7;margin-bottom:24px;font-weight:400;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:16px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.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:#fff;margin-bottom:4px}.author-role{font-size:13px;color:hsla(0,0%,100%,.45);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:1024px){.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}.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-top:calc(var(--header-h) + 16px);padding-bottom: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}.mentors-grid-elite{grid-template-columns:1fr;gap:20px}.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}.explore-mentors-section{margin-top:48px;margin-bottom:58px;display:flex;justify-content:center;padding:0 20px}.explore-mentors-btn{display:flex;align-items:center;gap:20px;padding:24px 40px;background:linear-gradient(135deg,#fff,#fafafa);border:2px solid #e5e7eb;border-radius:20px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;max-width:600px;width:100%}.explore-mentors-btn:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ef4444,#f97316);opacity:0;transition:opacity .3s ease}.explore-mentors-btn:hover:before{opacity:1}.explore-mentors-btn:hover{border-color:#fca5a5;box-shadow:0 20px 40px rgba(239,68,68,.2);transform:translateY(-4px)}.explore-mentors-btn .btn-icon{width:56px;height:56px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 8px 20px rgba(239,68,68,.3);transition:all .3s ease}.explore-mentors-btn:hover .btn-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px rgba(239,68,68,.4)}.explore-mentors-btn .btn-content{display:flex;flex-direction:column;gap:4px;flex:1 1;text-align:left}.explore-mentors-btn .btn-title{font-size:18px;font-weight:700;color:#111827;letter-spacing:-.01em}.explore-mentors-btn .btn-subtitle{font-size:14px;color:#6b7280;font-weight:500}.explore-mentors-btn .btn-arrow{color:#ef4444;flex-shrink:0;transition:all .3s ease}.explore-mentors-btn:hover .btn-arrow{transform:translateX(6px)}@media (max-width:768px){.explore-mentors-section{margin-top:32px}.explore-mentors-btn{padding:20px 24px;gap:16px}.explore-mentors-btn .btn-icon{width:48px;height:48px}.explore-mentors-btn .btn-title{font-size:16px}.explore-mentors-btn .btn-subtitle{font-size:13px}}@media (min-width:768px) and (max-width:1024px){.mentor-stats,.mentors-hero .hero-stats{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px!important;justify-items:center!important;text-align:center!important;padding-left:40px!important;padding-right:40px!important}.mentor-stats .stat-item,.mentors-hero .hero-stats .stat-card{width:100%!important;max-width:200px!important}.mentor-stats .stat-item:last-child:nth-child(odd),.mentors-hero .hero-stats .stat-card:last-child:nth-child(odd){grid-column:span 2}}