@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@font-face{font-family:Euclid Circular A;src:url(/assets/EuclidCircularA-Medium-oe2JBGqk.ttf) format("truetype");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:Humane;src:url(/assets/Humane-Bold-BseSNAj6.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-CInumVHz.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Gilroy,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;letter-spacing:-.04em}:root{--black: #000000;--card: #0e0e0e;--card-2: #161616;--border: rgba(255, 255, 255, .08);--border-2: rgba(255, 255, 255, .14);--white: #ffffff;--paper: #f5f1ea;--muted: rgba(255, 255, 255, .55);--muted-2: rgba(255, 255, 255, .7);--accent-blue: #3b6ef7;--green: #00c853}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f4f7f9;color:var(--white);font-family:Euclid Circular A,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:180%;letter-spacing:-.03em;-webkit-font-smoothing:antialiased;overflow-x:hidden}.logo{font-size:20px;font-weight:500;letter-spacing:-.02em;color:var(--white);text-decoration:none}.trustpilot-badge{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:48px;margin-bottom:50px}.tp-stars{display:inline-flex;gap:3px}.tp-star{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#00b67a;border-radius:5px}.tp-text{font-size:14px;color:#0009}.tp-text strong{color:var(--black);font-weight:700}.tp-logo{display:inline-flex;align-items:center;gap:5px;font-size:15px;font-weight:700;color:var(--black)}.hero{padding:30px;text-align:center;position:relative;display:flex}.hero-bg{flex:1;border-radius:20px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.hero-logo{width:100px;height:auto;margin-top:20px;margin-bottom:90px;align-self:center;filter:invert(1)}.hero-content{position:relative;z-index:1;width:100%;max-width:80vw;margin:0 auto;padding:0 24px;align-self:stretch;display:flex;flex-direction:column;align-items:center}.hero-spacer{flex:1}.hero-cta{margin-top:40px;margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:24px}.hero-cta .tp-stars{display:none}.hero-cta .trustpilot-badge{margin:0}.hero h1{font-size:clamp(56px,9vw,150px);font-weight:700;line-height:.98;letter-spacing:-.055em;margin-bottom:20px;color:var(--black);background:radial-gradient(ellipse 55% 60% at 18% 12%,#0a0a0a,#0a0a0a00 70%),radial-gradient(ellipse 50% 55% at 82% 10%,#8a8f94,#8a8f9400 70%),radial-gradient(ellipse 55% 60% at 12% 48%,#3e6a80,#3e6a8000 70%),radial-gradient(ellipse 50% 55% at 88% 45%,#2c4a58,#2c4a5800 70%),radial-gradient(ellipse 60% 60% at 25% 85%,#9c6f5c,#9c6f5c00 72%),radial-gradient(ellipse 55% 60% at 78% 90%,#b78163,#b7816300 72%),linear-gradient(160deg,#1a1a1a,#4a4441 55%,#8a6a55);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-size:160% 160%;animation:reveal .8s cubic-bezier(.2,.8,.2,1) .15s forwards,heroGradientFloat 14s ease-in-out infinite alternate}@keyframes heroGradientFloat{0%{background-position:0% 0%,100% 0%,0% 50%,100% 50%,20% 100%,80% 100%,0% 0%}33%{background-position:60% 30%,40% 60%,50% 10%,55% 90%,70% 40%,30% 70%,50% 50%}66%{background-position:100% 70%,0% 100%,90% 80%,10% 20%,100% 0%,0% 30%,100% 100%}to{background-position:30% 100%,70% 20%,20% 90%,80% 10%,40% 0%,60% 100%,0% 100%}}.hero h1 em{font-style:italic;font-weight:400}.hero h1 u{text-decoration:underline;text-underline-offset:.08em;text-decoration-thickness:.04em}.hero-img-wrap{width:100%;max-width:min(900px,62vh);margin:0 auto 40px;border-radius:20px;overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 9}.hero-img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.step-img-wrap{width:100%;max-width:900px;margin:40px auto 0;border-radius:20px;overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 9}.step-img{width:100%;height:100%;object-fit:cover;display:block}.hero-sub{font-size:16px;line-height:180%;text-align:center;color:#000;max-width:620px;margin:0 auto}.hero-trust{margin-top:8px;font-size:13px;color:var(--muted);display:inline-flex;align-items:center;gap:8px}.hero-trust:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 1.6s ease-in-out infinite}.hero .apply-cta-btn{background:#000;color:var(--white)}.step-heading{max-width:1180px;margin:0 auto 24px;text-align:center}.step-num{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 16px 6px;gap:10px;height:40px;background:#171717;border-radius:130px;font-weight:500;font-size:13px;line-height:180%;letter-spacing:-.03em;text-transform:uppercase;color:#737373;margin-bottom:30px}.step-icon{display:block;width:74px;height:74px;margin:20px auto 30px}.step-heading h2{font-size:60px;font-weight:700;line-height:1.05;letter-spacing:-.04em;color:var(--white)}.video-section{padding:0 24px 64px;position:relative;isolation:isolate}.video-section:before{content:"";position:absolute;top:-8%;left:50%;transform:translate(-50%);width:min(1400px,120%);height:130%;background:radial-gradient(ellipse 55% 50% at 50% 42%,rgba(59,110,247,.22) 0%,rgba(59,110,247,.08) 38%,transparent 70%);pointer-events:none;z-index:-1}.video-card{max-width:1180px;margin:0 auto;background:var(--card);border:1px solid var(--border-2);border-radius:28px;overflow:hidden;position:relative}.video-aspect{position:relative;width:100%;padding-bottom:56.25%}.video-aspect iframe,.video-aspect video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:contain;background:#000}.video-tag-pill{position:absolute;top:20px;left:20px;z-index:4;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-2);color:var(--white);padding:6px 12px 6px 10px;border-radius:100px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:7px}.video-tag-pill:before{content:"";width:7px;height:7px;background:var(--green);border-radius:50%;animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.video-stats{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px;max-width:1180px;margin:32px auto 0;padding:0 24px}.video-stat{display:inline-flex;align-items:baseline;gap:10px}.video-stat-num{font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1;letter-spacing:-.03em;color:var(--white)}.video-stat-label{font-size:15px;color:var(--muted-2);line-height:1.3}.video-stat-divider{width:1px;height:40px;background:var(--border-2);flex-shrink:0}.apply-section{width:auto;margin:0 20px 20px;padding:70px 30px 50px;display:flex;flex-direction:column;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:90vh}#apply.apply-section{min-height:70vh;background-size:cover;background-position:center}#apply .step-icon{margin-top:70px}@media(max-width:900px){#apply.apply-section{min-height:70vh;padding-top:50px;padding-bottom:60px;background-size:cover;background-position:center;background-color:#000;position:relative;overflow:hidden}}.apply-section .apply-cta{margin-top:auto;padding-top:50px}.step2-section .apply-cta{padding-top:0}.worldwide-section{background:linear-gradient(#0a0a0ae6,#0a0a0a4d),url(/assets/jewell-campus-bg-oEA6dCc3.webp) center / cover no-repeat;min-height:0;height:800px;padding-bottom:60px;display:flex;flex-direction:column}.worldwide-section .step-heading{margin-top:auto}.apply-section.worldwide-section .section-sub{margin-bottom:auto;color:var(--white)}.worldwide-section .apply-cta{margin-top:0}.worldwide-section .accred-grid{margin-bottom:0}.apply-cta{display:flex;justify-content:center}.apply-cta-lead{margin-bottom:40px}.apply-section .section-sub{margin-bottom:0}.apply-cta-btn{display:inline-flex;align-items:center;gap:10px;height:48px;flex-shrink:0}.apply-section .apply-cta{flex-shrink:0}.apply-cta-btn{padding:0 16px;background:var(--white);color:#000;font-family:Euclid Circular A,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal;font-size:16px;font-weight:500;line-height:180%;letter-spacing:-.03em;text-decoration:none;border-radius:100px;transition:transform .2s ease;position:relative;overflow:hidden}.apply-cta-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;background:transparent;transition:background .15s ease;pointer-events:none}.apply-cta-btn:hover:after{background:#00000008}.apply-cta-btn:active:after{background:#00000014}.hero .apply-cta-btn:hover:after,.step2-section .apply-cta-btn:hover:after,.parttime-section .apply-cta-btn:hover:after{background:#ffffff17}.hero .apply-cta-btn:active:after,.step2-section .apply-cta-btn:active:after,.parttime-section .apply-cta-btn:active:after{background:#ffffff29}#mentors .apply-cta-btn:hover:after{background:#00000008}#mentors .apply-cta-btn:active:after{background:#00000014}.container{max-width:1180px;margin:0 auto;padding:0 24px}.section{padding:40px 24px 80px}.panel{max-width:1180px;margin:0 auto;background:var(--card);border:1px solid var(--border);border-radius:32px;padding:64px 48px;position:relative;overflow:hidden}.panel-light{background:var(--paper);color:var(--black);border:0}.eyebrow{text-align:center;font-size:12px;font-weight:500;color:var(--muted-2);letter-spacing:.02em;margin-bottom:14px}.panel-light .eyebrow{color:#0000008c}.section-title{font-family:Gilroy,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:60px;font-weight:700;line-height:1.05;letter-spacing:-.04em;text-align:center;margin-bottom:16px;max-width:800px;margin-left:auto;margin-right:auto}.section-title em{font-style:italic;font-weight:400}.section-sub{text-align:center;color:#fff9;font-size:16px;max-width:560px;margin:0 auto 40px;line-height:180%}.panel-light .section-sub{color:#000000a6}.mentor-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:44px}.mentor-tag{padding:7px 14px;border-radius:100px;background:var(--card-2);border:1px solid var(--border);font-size:12px;color:var(--muted-2);font-weight:500;cursor:pointer}.mentor-tag.active{background:var(--white);color:var(--black);border-color:var(--white)}.step2-section .section-sub{margin-bottom:0}.step2-section,.parttime-section,.step2-section .step-heading h2,.parttime-section .step-heading h2,.parttime-section .step-word{color:var(--black)}.process-circles-section{color:var(--black);overflow:visible;min-height:0;height:850px;padding-bottom:0}.process-circles-section .step-heading{position:relative;z-index:3;text-align:center}.process-circles-section .step-heading h2,.process-circles-section .step-word{color:var(--black)}.process-circles-section .step-heading h2{max-width:850px;margin-left:auto;margin-right:auto}.process-circles{position:relative;flex:0 0 auto;width:1180px;height:680px;margin:5px 0 0 calc(50% - 590px)}.process-circle{position:absolute;width:700px;height:700px;border:1.25px solid #000;border-radius:50%}.process-circle-left{left:-50px;top:0}.process-circle-right{right:-50px;top:-100px}.process-circle-content{position:absolute;display:flex;flex-direction:column}.process-circle-content-left{left:105px;top:235px;align-items:flex-start}.process-circle-content-left .process-circle-avatar{transform:translate(-10px)}.process-circle-content-right{right:95px;top:205px;align-items:flex-start}.process-circle-content-right .process-circle-avatar{transform:translate(-10px)}.process-circle-avatar{width:130px;height:130px;border-radius:50%;object-fit:cover}.process-circle-content h3{margin:26px 0 0;font-size:30px;line-height:1.05;letter-spacing:-.04em}.process-circle-content-right h3{margin:0 0 22px}.process-circle-plus{position:absolute;left:590px;top:300px;width:28px;height:28px;transform:translate(-50%,-50%)}.process-circle-plus:before,.process-circle-plus:after{content:"";position:absolute;background:#000}.process-circle-plus:before{width:28px;height:1.25px;left:0;top:13px}.process-circle-plus:after{width:1.25px;height:28px;left:13px;top:0}@media(min-width:601px)and (max-width:1200px){.process-circles-section{height:950px}.process-circle-content-left{left:220px}.process-circle-content-right{right:220px}}@media(min-width:601px)and (max-width:900px){.process-circle-content-left{left:300px}.process-circle-content-right{right:300px}}.step2-section .section-sub,.parttime-section .section-sub{color:#000000a6}.step2-section .apply-cta-btn,.parttime-section .apply-cta-btn{background:#000;color:var(--white)}#reviews.step2-section{background:#fff;color:var(--black)}#reviews.step2-section .step-heading h2,#reviews.step2-section .step-word{color:var(--black)}#reviews.step2-section .section-sub{color:#000000a6}#reviews.step2-section .apply-cta-btn{background:var(--black);color:var(--white)}.step-word{font-weight:500;font-size:16px;letter-spacing:-.03em;color:#fff;margin-bottom:18px}.mentor-nav{display:flex;justify-content:center;gap:21px;margin-top:8px}.mentor-nav-btn{background:none;border:0;padding:0;cursor:pointer;opacity:.5;transition:opacity .2s ease;line-height:0}.mentor-nav-btn:hover{opacity:1}@media(max-width:600px){.mentor-nav{display:none}}#mentors .mentor-cards.mentor-strip{display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;gap:20px;margin:40px -20px 46px;padding:0 20px}#mentors .mentor-cards.mentor-strip::-webkit-scrollbar{display:none}#mentors .mentor-strip .mentor-card{flex:0 0 auto;width:max(calc((100% - 2 * 20px) / 3),240px);cursor:pointer;transition:opacity .25s ease}#mentors .mentor-strip .mentor-card-dim{opacity:.35}.mentor-select{position:absolute;left:40px;bottom:34px;width:44px;height:44px;border-radius:50%;border:0;background:var(--white);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:300;line-height:1;z-index:4}.mentor-select{transition:background-color .3s ease;overflow:hidden;position:absolute}.ms-icon{position:absolute;top:50%;left:50%;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.ms-plus{transform:translate(-50%,-50%)}.ms-check{transform:translate(-190%,-50%)}.mentor-card:hover .ms-plus,.mentor-select-checked .ms-plus{transform:translate(90%,-50%)}.mentor-card:hover .ms-check,.mentor-select-checked .ms-check{transform:translate(-50%,-50%)}.mentor-select-checked{background:#60dbb3;border-color:#60dbb3}#mentors{background:var(--black);color:var(--white)}#mentors .step-heading h2{color:var(--white)}#mentors .section-sub{color:#ffffffa6}#mentors .apply-cta-btn{background:var(--white);color:var(--black)}.mentor-cards{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px;margin:40px -10px 46px}.mentor-card{position:relative;border-radius:16px;overflow:hidden;background-size:100% 100%;background-repeat:no-repeat;background-color:#1e1e1e;aspect-ratio:840 / 1488}.mentor-tags{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;align-content:flex-start;padding:0;gap:10px 20px;position:absolute;left:33px;right:33px;top:38px;opacity:.37;color:#fff;font-weight:500;font-size:clamp(11px,1.25vw,16px);line-height:180%;letter-spacing:-.03em}.mentor-info{position:absolute;left:40px;right:40px;bottom:40px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.mentor-cards .mentor-name{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:clamp(24px,2.5vw,32px);line-height:108%;letter-spacing:-.04em;color:#fff;margin-bottom:calc(3.6*clamp(11px,1.25vw,16px) + 2px)}.mentor-data{text-align:right;flex:none}.mentor-figure{font-family:Humane,Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(44px,6.25vw,80px);line-height:83%;text-align:right;color:#fff}.mentor-figure-sub{transform:translateY(8px);font-weight:500;font-size:clamp(11px,1.25vw,16px);line-height:180%;letter-spacing:-.03em;text-align:right;color:#fff;max-width:140px;margin-left:auto;height:calc(3.6*clamp(11px,1.25vw,16px));display:flex;align-items:flex-start;justify-content:flex-end}.mentor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.mentor-grid-sm{grid-template-columns:repeat(2,1fr);max-width:460px;margin-left:auto;margin-right:auto;gap:14px}.mentor-card-img{display:block;border-radius:24px;overflow:hidden;aspect-ratio:4 / 5;background:#0a0a0a;border:1px solid var(--border);transition:transform .3s ease,border-color .3s ease;text-decoration:none}.mentor-card-img:hover{transform:translateY(-4px);border-color:var(--border-2)}.mentor-card-img img{width:100%;height:100%;object-fit:cover;display:block}.mentor-tags-top{position:absolute;top:14px;left:14px;right:14px;z-index:3;display:flex;flex-wrap:wrap;gap:6px 10px;font-size:10px;color:var(--muted-2);font-weight:500}.mentor-tags-top span{white-space:nowrap}.mentor-portrait{position:absolute;inset:0;overflow:hidden}.mentor-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}.mentor-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.95) 100%);pointer-events:none}.mentor-overlay{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:flex-end;gap:12px;z-index:2}.mentor-name{font-size:18px;font-weight:500;line-height:1;letter-spacing:-.025em;color:var(--white)}.mentor-revenue-block{text-align:right}.mentor-revenue{font-size:34px;font-weight:600;line-height:.9;letter-spacing:-.04em;color:var(--white);display:block}.mentor-revenue-caption{font-size:9px;color:var(--muted);margin-top:4px;line-height:1.3;max-width:110px;margin-left:auto}.mentor-plus{position:absolute;left:20px;bottom:20px;width:38px;height:38px;border-radius:50%;background:var(--white);color:var(--black);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:300;z-index:4;line-height:1;cursor:pointer;border:0}.browse-btn-center{display:flex;justify-content:center}.accred-section{padding-top:32px;padding-bottom:48px}.panel-sm{max-width:860px;padding:36px 32px;border-radius:24px}.accred-title{font-size:clamp(24px,3vw,34px);margin-bottom:8px}.accred-grid{display:grid;grid-template-columns:minmax(0,580px);justify-content:center;gap:16px;margin-top:40px;margin-bottom:40px}.panel-sm .accred-card{padding:24px 22px}.panel-sm .accred-card h3{font-size:17px;margin-bottom:8px}.panel-sm .accred-card p{font-size:12px;margin-bottom:0}.panel-sm .accred-flag{margin-bottom:14px}.accred-card{background:var(--white);color:var(--black);border-radius:16px;padding:76px 32px 36px;text-align:center;min-height:480px;display:flex;flex-direction:column;align-items:center}.accred-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 16px;margin-top:auto;background:#000;color:var(--white);font-family:Euclid Circular A,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:180%;letter-spacing:-.03em;text-decoration:none;border-radius:100px;flex-shrink:0;transition:transform .2s ease}.accred-btn:hover{transform:translateY(-2px)}.accred-card .accred-btn{margin-bottom:40px}.accred-flag{width:56px;height:38px;margin:0 auto 20px;border-radius:4px;overflow:hidden;border:1px solid rgba(0,0,0,.12)}.accred-card h3{font-family:Humane,sans-serif;font-style:normal;font-weight:700;font-size:65px;line-height:108%;text-align:center;letter-spacing:0;color:#000;margin-bottom:12px}.accred-card .accred-flag{margin-top:auto;margin-bottom:60px}.accred-flag.accred-flag-us{width:77px;height:45.5px;border:none;box-shadow:none;border-radius:0}.accred-card p{max-width:376px;font-family:Euclid Circular A,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:180%;text-align:center;letter-spacing:-.03em;color:#000;margin-bottom:20px}footer{padding:0 32px 20px;background:transparent}.footer-inner{max-width:1180px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px}.footer-meta{font-size:12px;color:#0000004d}.footer-logo{width:120px;height:auto;display:block;filter:invert(1);opacity:.3}.bottom-cta-section{padding:0 24px 80px}.reveal{opacity:0;transform:translateY(20px);animation:reveal .8s cubic-bezier(.2,.8,.2,1) forwards}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.25s}.delay-3{animation-delay:.4s}.delay-4{animation-delay:.55s}.hero-stats{display:flex;justify-content:center;gap:80px;margin-top:70px;margin-bottom:20px}.hero-stat{text-align:center}.hero-stat-num{font-family:Humane,Inter,sans-serif;font-weight:700;font-size:76px;line-height:1;color:var(--black);margin-bottom:8px}.mobile-br{display:none}.floating-cta{display:none;position:fixed;left:50%;bottom:20px;z-index:100;justify-content:center;align-items:center;height:48px;padding:0 16px;border-radius:100px;background:var(--white);color:var(--black);font-size:16px;font-weight:500;letter-spacing:-.03em;text-decoration:none;transform:translate(-50%,calc(100% + 24px));transition:transform .35s cubic-bezier(.2,.8,.2,1)}.floating-cta-visible{transform:translate(-50%)}.floating-cta-dark{background:var(--black);color:var(--white)}.floating-cta-green,.floating-cta-green.floating-cta-dark{background:#60dbb3;color:var(--black)}.hero-stat-label{font-size:16px;font-weight:500;color:#000000b3;letter-spacing:-.02em}.outcomes-section{background:transparent;min-height:0;padding-bottom:0}.outcomes-section .step-word,.outcomes-section h2{color:#0a0a0a}.outcomes-section .section-sub{color:#0a0a0a99}.outcomes-section .apply-cta-btn{background:#0a0a0a;color:#fff}.outcomes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:none;margin:40px -20px 0;width:auto}@media(max-width:900px){.outcomes-grid{margin-left:-8px;margin-right:-8px}}@media(max-width:600px){.outcomes-grid{margin-left:-10px;margin-right:-10px}}.outcomes-card{background:#000;border:none;border-radius:16px;padding:30px 70px 70px;text-align:center}.outcomes-card{height:650px;position:relative}.outcomes-founder-info{position:absolute;left:0;right:0;margin:0 auto;max-width:300px;bottom:40px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.outcomes-founder-name{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:clamp(24px,2.5vw,32px);line-height:108%;letter-spacing:-.04em;color:#fff;text-align:left}.outcomes-founder-role{display:block;font-family:Euclid Circular A,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;font-size:clamp(11px,1.25vw,16px);line-height:180%;letter-spacing:-.03em;margin-top:8px}.outcomes-founder-data{text-align:right;flex:none;margin-bottom:calc(1.8*clamp(11px,1.25vw,16px))}.outcomes-founder-figure{font-family:Humane,Inter,sans-serif;font-weight:700;font-size:clamp(44px,6.25vw,80px);line-height:83%;color:#fff;margin-bottom:8px}.outcomes-founder-figure-sub{font-weight:500;font-size:clamp(11px,1.25vw,16px);line-height:180%;letter-spacing:-.03em;color:#fff}.outcomes-card-revenue{background-image:url(/assets/outcomes-founder-CANFoerO.webp);background-repeat:no-repeat;background-position:center bottom;background-size:350px auto}.outcomes-card-grads{background-color:#fff;background-image:url(/assets/outcomes-grads-B_cx4Vgt.webp);background-repeat:no-repeat;background-position:center bottom;background-size:400px auto}.outcomes-card-grads .outcomes-figure,.outcomes-card.outcomes-card-grads h3{color:var(--black)}.outcomes-card.outcomes-card-grads p{color:#000000a6}.outcomes-figure{font-family:Humane,Inter,sans-serif;font-weight:700;font-size:100px;margin-top:40px;line-height:1;color:var(--white);margin-bottom:14px}.outcomes-card h3{font-size:28px;margin-bottom:10px;color:var(--white)}.outcomes-card p{max-width:260px;margin-left:auto;margin-right:auto;font-size:16px;line-height:170%;color:var(--muted-2)}.parttime-section{min-height:0;padding-top:20px;padding-bottom:0;background:transparent}.outcomes-section{padding-top:20px}.parttime-card.parttime-card-light{background:#fff}.parttime-card.parttime-card-light .parttime-figure,.parttime-card.parttime-card-light h3{color:var(--black)}.parttime-card.parttime-card-light p{color:#000000a6}.parttime-card.parttime-card-light .parttime-icon{filter:invert(1)}.parttime-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:none;margin:40px 0 0 calc(50% - 50vw + 30px);width:calc(100vw - 60px)}.parttime-card{background:#000;border:none;border-radius:20px;padding:20px 50px 60px;text-align:center;height:600px;display:flex;flex-direction:column;align-items:center}.parttime-icon{display:block;height:66px;margin:60px auto 50px}.parttime-icon+.parttime-figure{margin-top:0}.parttime-card-btn{margin-top:auto}.parttime-figure{font-family:Humane,Inter,sans-serif;font-weight:700;font-size:100px;line-height:1;color:var(--white);margin-top:40px;margin-bottom:14px}.parttime-card h3{font-size:28px;margin-bottom:10px;color:var(--white)}.parttime-card p{font-size:16px;line-height:170%;color:var(--muted-2);max-width:340px;margin:0 auto}.accred-badge-icon{display:block;height:40px;width:auto;margin:0 auto 60px}.accred-logo{display:block;height:44px;width:auto;margin:0 auto 30px}.campus-photo-wrap{max-width:1180px;width:100%;margin:40px auto 0;border-radius:20px;overflow:hidden;border:1px solid var(--border);position:relative}.campus-photo{width:100%;aspect-ratio:21 / 9;object-fit:cover;object-position:center 60%;display:block}.campus-photo-caption{position:absolute;left:20px;bottom:20px;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-2);color:var(--white);padding:6px 14px;border-radius:100px;font-size:12px;font-weight:500}.student-videos-section{background:transparent;min-height:0;padding-top:20px;padding-bottom:0}.student-videos-section .step-word,.student-videos-section .step-heading h2{color:var(--black)}.student-videos-section .section-sub,.student-videos-section .yt-quote{color:#000000a6}.student-videos-section .yt-name{color:var(--black)}.yt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:40px 0 0 calc(50% - 50vw + 30px);width:calc(100vw - 60px)}.yt-card{background:transparent;border:none;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.yt-frame{position:relative;width:100%;aspect-ratio:1 / 1;background:#000;border-radius:50%;overflow:hidden}.yt-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.yt-placeholder[role=button]{cursor:pointer}.yt-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#101010,#1c1c1c)}.yt-card:first-child .yt-placeholder{background-size:135%!important;background-position:center 8%!important}.yt-card:nth-child(2) .yt-placeholder{background-size:131%!important;background-position:center 25%!important}.yt-card:nth-child(3) .yt-placeholder{background-size:135%!important;background-position:center 20%!important}.yt-play{width:42px;height:42px}.yt-review{padding:28px 24px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;flex:1}.yt-stars{color:#ffc531;font-size:15px;letter-spacing:2px}.yt-quote{font-size:16px;line-height:170%;color:var(--muted-2);flex:1;max-width:340px;margin:0 auto}.yt-name{font-size:14px;font-weight:500;color:var(--white)}.advisory-section{background:var(--black);min-height:0;padding-bottom:60px}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0 0 calc(50% - 50vw + 60px);width:calc(100vw - 120px)}.board-card{border:none;border-radius:20px;background-color:#1e1e1e}.board-card:before{content:"";position:absolute;inset:-14px;background:inherit;background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:0}.board-info,.board-logo{z-index:1}.board-card{padding:28px;text-align:center;aspect-ratio:.5;background-size:cover;background-position:center top;background-repeat:no-repeat;position:relative;overflow:hidden}.board-info{position:absolute;top:calc(58% - 6px);left:20px;right:20px;text-align:center;display:flex;flex-direction:column;align-items:center}.board-info:after{content:"";display:block;width:36px;border-top:1.5px solid #FFFFFF;margin:16px auto 0}.board-logo{position:absolute;bottom:40px;left:50%;transform:translate(-50%);height:28px}.board-name{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:28px;letter-spacing:-.03em;color:var(--white);margin-bottom:6px}.board-role{font-size:16px;color:var(--muted-2)}@media(max-width:900px){.hero{padding:40px 18px 32px}.hero-cta{margin-bottom:50px}.hero h1{margin-bottom:24px}.video-section{padding:0 18px 56px}.panel{padding:48px 24px;border-radius:24px}.panel-sm{padding:32px 22px}.mentor-grid{grid-template-columns:1fr}.mentor-grid-sm{grid-template-columns:repeat(2,1fr);gap:12px}.mentor-grid-row{grid-template-columns:1fr;gap:16px}.apply-section{padding:0 18px 48px;margin:0 20px 20px}#mentors,#mba,#reviews,#parttime,#outcomes,#student-videos,#advisory{padding-top:40px}.parttime-grid,.outcomes-grid{grid-template-columns:1fr}.outcomes-figure{font-size:80px}.outcomes-card{padding:20px 30px 80px}.outcomes-founder-info{max-width:240px}.outcomes-founder-figure{font-size:56px}#outcomes .apply-cta{padding-top:35px;padding-bottom:20px}.yt-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:40px calc(50% - 50vw) 0;width:100vw;padding:0 20px}.yt-grid::-webkit-scrollbar{display:none}.yt-grid .yt-card{flex:0 0 78vw;scroll-snap-align:center}.board-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:40px calc(50% - 50vw) 0;width:100vw;padding:0 40px}.board-grid::-webkit-scrollbar{display:none}#advisory .apply-cta{margin-top:-10px;margin-bottom:20px}.board-name{font-size:32px}.board-info{top:64%}.board-card{aspect-ratio:.58}.board-logo{height:38px}.board-info:after{display:none}.board-card:after{content:"";position:absolute;width:36px;border-top:1.5px solid #FFFFFF;left:calc(50% - 18px);bottom:90px}#mba.worldwide-section{padding-top:60px;padding-bottom:60px}.desktop-br{display:none}.board-grid .board-card{flex:0 0 76vw;scroll-snap-align:center;border-radius:20px}.hero-stats{gap:40px;margin-top:28px}.hero-stat-num{font-size:52px}.hero-stat-label{font-size:16px}.campus-photo{aspect-ratio:4 / 3}.accred-grid{grid-template-columns:1fr}.step-heading{margin-bottom:20px}.section{padding:56px 24px}.bottom-cta-section{padding:0 24px 64px}}@media(max-width:900px){.mentor-cards{display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:40px calc(50% - 50vw) 46px;width:100vw;padding:0 40px}.mentor-cards::-webkit-scrollbar{display:none}.mentor-cards .mentor-card{flex:0 0 76vw;scroll-snap-align:center;border-radius:20px}#mentors .mentor-cards.mentor-strip{margin:40px calc(50% - 50vw) 46px;width:100vw;padding:0 40px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mentors .mentor-strip .mentor-card{width:76vw;scroll-snap-align:center;border-radius:20px}.mentor-cards .mentor-figure{font-size:64px}.mentor-cards .mentor-figure-sub{font-size:14px;height:50.4px}.mentor-cards .mentor-name{margin-bottom:52.4px}}@media(max-width:600px){html,body{width:100%;max-width:100%;overflow-x:clip}.page-wrap{width:100%;max-width:100vw;overflow-x:clip}.hero{padding:32px 20px 24px}.desktop-br{display:none}.mobile-br{display:inline}.floating-cta{display:flex}.apply-cta:not(.hero-cta),.parttime-card-btn{display:none}.parttime-card{height:auto;padding-bottom:48px}.hero-logo{margin-top:8px;margin-bottom:36px}.hero-cta{margin-top:28px;margin-bottom:0}.hero-cta{flex-direction:column;gap:0}.hero-cta .tp-stars{display:inline-flex}.hero-cta .trustpilot-badge{margin-top:28px;margin-bottom:36px}.hero-stats{margin-top:24px;margin-bottom:24px}.hero h1{font-size:clamp(52px,16vw,78px);margin-bottom:20px;line-height:1.02}.hero-sub{font-size:14px;line-height:180%;white-space:nowrap;max-width:none;margin:0 -34px}.step-heading{margin-bottom:16px}.step-num{margin-bottom:30px}.step-heading h2{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:32px;line-height:140%;letter-spacing:-.04em;text-align:center}.process-circles-section{padding-left:0;padding-right:0;height:655px}.process-circles-section .step-heading{padding:0 20px;text-align:center}.process-circles-section .step-heading h2{line-height:1.05}.process-circles-section .desktop-br{display:none}.process-circles{width:362px;height:760px;margin:-55px 0 0 calc(50% - 181px)}.process-circle{width:420px;height:420px}.process-circle-left{left:-120px;top:0}.process-circle-right{right:-120px;top:330px}.process-circle-content-left{left:142px;top:120px}.process-circle-content-right{right:132px;top:110px;width:240px;align-items:flex-end;text-align:right}.process-circle-avatar{width:90px;height:90px}.process-circle-content-right .process-circle-avatar{transform:translate(10px)}.process-circle-content h3{font-size:23px;margin-top:24px}.process-circle-content-right h3{margin:0 0 18px}.process-circle-plus{left:50%;top:375px}.apply-section{padding:40px 20px 24px;margin:0 20px 20px}#mentors{min-height:0;padding-bottom:20px}#mentors .mentor-cards.mentor-strip{margin-bottom:0}.process-circles-section{padding-top:40px}#parttime{margin-top:240px}.apply-cta-lead{margin-bottom:28px}.apply-section .section-sub{max-width:320px;margin-bottom:0}.apply-cta-btn{justify-content:center;font-size:16px}.section{padding:40px 20px}.section-sub{font-size:16px;margin-bottom:28px}.mentor-grid-sm{grid-template-columns:1fr;gap:14px;max-width:360px}.mentor-card-img{border-radius:18px}.mentor-card{border-radius:20px}.mentor-tags-top{top:12px;left:12px;right:12px;font-size:9px}.mentor-overlay{bottom:16px;left:16px;right:16px}.mentor-name{font-size:16px}.mentor-revenue{font-size:28px}.mentor-revenue-caption{font-size:8px;max-width:100px}.accred-section{padding-top:24px;padding-bottom:40px}.panel-sm{padding:28px 20px;border-radius:20px}.accred-title{font-size:clamp(22px,5vw,28px);margin-bottom:6px}.accred-grid{grid-template-columns:1fr;gap:12px;margin-top:20px}.panel-sm .accred-card{padding:20px 18px}.panel-sm .accred-card h3{font-size:16px;margin-bottom:7px}.panel-sm .accred-card p{font-size:11px}.panel-sm .accred-flag{width:48px;height:32px;margin-bottom:12px}.apply-cta-btn{font-size:16px}.bottom-cta-section{padding:0 20px 56px}footer{padding:40px 24px 32px}.footer-inner{justify-content:center;text-align:center}.footer-meta{font-size:11px}.video-stats{gap:16px}.video-stat-divider{display:none}}.pricing-section{margin:0 20px 20px;padding:20px 0 0;background:transparent}.pricing-section .step-heading h2,.pricing-section .step-word{color:var(--black)}.pricing-section .apply-cta-btn{background:var(--black);color:var(--white)}.pricing-cta{margin-top:24px}.pricing-cards{display:flex;gap:16px;margin-top:48px}.pricing-card{flex:1 1 0;background:#fff;border-radius:20px;padding:24px}.pricing-card-name{height:56px;display:flex;align-items:center;justify-content:center;color:var(--black);font-weight:700;font-size:15px;letter-spacing:-.02em}.pricing-card-name img{height:24px;width:auto;max-width:200px;object-fit:contain;filter:brightness(0)}.pricing-card-primary .pricing-card-name img{filter:brightness(0) invert(1);height:32px}.pricing-card-name img[alt="Harvard Business School"]{height:38px}.pricing-card-name img[alt=Stanford]{height:18px}.pricing-card-rows{margin-top:16px;display:flex;flex-direction:column;gap:20px;text-align:center}.pricing-row-label{font-size:12px;font-weight:500;color:#00000073}.pricing-row-value{margin-top:4px;font-size:16px;font-weight:700;color:var(--black)}.pricing-card-primary{background:#000}.pricing-card-primary .pricing-card-name{color:var(--white)}.pricing-card-primary .pricing-row-label{color:#ffffff73}.pricing-card-primary .pricing-row-value{color:var(--white)}.pricing-row-value.pricing-row-highlight{color:#ff6847}.pricing-sub{color:#0000008c;max-width:none;margin-bottom:0}@media(max-width:900px){.pricing-cards{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;padding:0 20px}.pricing-cards::-webkit-scrollbar{display:none}.pricing-card{flex:0 0 240px;scroll-snap-align:center}}.page-wrap{transition:transform .45s cubic-bezier(.2,.8,.2,1)}.page-wrap.page-scaled{transform:scale(.95)}.video-modal{position:fixed;inset:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:24px;animation:modalFade .35s ease both}@keyframes modalFade{0%{background:#0000}to{background:#000000d9}}.video-modal-frame{position:relative;width:min(1080px,100%);aspect-ratio:16 / 9;background:#000;border-radius:20px;overflow:hidden;animation:modalSlideUp .45s cubic-bezier(.2,.8,.2,1) both}@keyframes modalSlideUp{0%{transform:translateY(80px);opacity:0}to{transform:translateY(0);opacity:1}}.video-modal-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-modal-close{position:absolute;top:24px;right:30px;width:48px;height:48px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-modal-close:hover{background:#ffffff40}@media(min-width:1691px){.page-wrap section,.page-wrap footer{width:100%;max-width:1650px;margin-left:auto;margin-right:auto}}.footer-cta{background:radial-gradient(120% 150% at 56% 160%,#6c6c6c87,#14141487),#000;border-radius:20px;padding:0;max-width:none;margin:0 20px 20px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;gap:24px;height:420px}.footer-cta-left{padding:47px 0 52px 36px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-cta-eyebrow{font-size:16px;font-weight:500;letter-spacing:-.03em;line-height:180%;color:var(--white);margin-bottom:32px}.footer-cta h2{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:60px;line-height:108%;letter-spacing:-.04em;color:var(--white);max-width:580px;margin-bottom:40px}.footer-cta .apply-cta{margin-top:auto;justify-content:flex-start}.footer-cta-right{position:relative}.footer-cta-photo{position:absolute;right:40px;bottom:0;height:100%;width:auto;max-width:none;display:block}.footer-cta-person{position:absolute;max-width:150px;z-index:1;text-shadow:0 1px 14px rgba(0,0,0,.85)}.footer-cta-person-name{font-family:Gilroy,Inter,sans-serif;font-weight:700;font-size:20px;line-height:128%;letter-spacing:-.04em;color:var(--white);margin-bottom:8px}.footer-cta-person-role{font-size:16px;font-weight:500;line-height:160%;letter-spacing:-.03em;color:#8a8a8a}.footer-cta-person-left{inset:auto 664px 82px auto;width:170px;max-width:none;text-align:right}.footer-cta-person-right{inset:auto 48px 82px auto;width:170px;text-align:right}.footer-cta-person-right .footer-cta-person-role{max-width:170px;margin-left:auto}.footer-cta-photo-mobile{display:none}@media(max-width:1450px)and (min-width:701px){.footer-cta-person-left{right:580px}.footer-cta-person-left .footer-cta-person-role{max-width:170px;margin-left:auto}}@media(max-width:1000px)and (min-width:701px){.footer-cta-photo.footer-cta-photo-desktop{height:320px}.footer-cta-person-left{right:400px}.footer-cta-person-left .footer-cta-person-role{display:none}}@media(max-width:700px){.footer-cta-photo.footer-cta-photo-desktop{display:none}.footer-cta-photo.footer-cta-photo-mobile{display:block;height:calc((100vw - 40px)*1.432 - 90px);object-fit:cover;object-position:top}.footer-cta{grid-template-columns:1fr;margin:0 20px 20px;padding:40px 0 0;height:auto;min-height:0;border-radius:32px}.footer-cta-left{padding:0 24px 12px;align-items:center;text-align:center}.footer-cta-eyebrow{margin-bottom:24px}.footer-cta h2{margin-bottom:32px;max-width:none;font-size:40px}.footer-cta .apply-cta{margin:0 auto;justify-content:center}.footer-cta-right{position:relative;margin-top:-36px}.footer-cta-photo{position:static;width:100%;height:auto;display:block}.footer-cta-person-left{inset:auto auto 120px 20px;width:160px;text-align:left}.footer-cta-person-right{inset:auto 20px 54px auto;width:170px;max-width:none;text-align:right}}@media(max-width:900px){#outcomes .apply-cta{padding-top:35px;padding-bottom:0}}.jewell-section .apply-cta{margin-top:0}@media(max-width:900px){#jewell.jewell-section .apply-cta{margin-top:0;padding-top:40px}}#squad .apply-cta{margin-top:50px}#apply .reveal,#apply .delay-1,#apply .delay-2{opacity:1;transform:none}
