:root{--color-brand-primary: #0b1424;--color-brand-aura: #42EC61;--color-brand-blue: #27B5ED;--color-brand-eclipse: #0b1424;--color-brand-ice: #F8F9FA;--color-text-main: #FFFFFF;--color-text-dark: #0f172a;--color-text-sub: rgba(255, 255, 255, .7);--font-heading: "Manrope", "Inter", sans-serif;--font-body: "Inter", sans-serif;--transition-smooth: all .5s cubic-bezier(.165, .84, .44, 1);--shadow-premium: 0 20px 40px -10px rgba(13, 27, 62, .1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);color:var(--color-text-dark);background-color:var(--color-brand-ice);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.section{padding:3rem 0;width:100%}@media (min-width: 768px){.section{padding:6.5rem 0}}.scroll-reveal{opacity:0;transform:translateY(35px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.animate-fade-up{opacity:0;transform:translateY(22px);animation:fadeUpIn .8s cubic-bezier(.22,1,.36,1) forwards}.container{max-width:1280px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.container{padding:0 2rem}}.hero-title{font-family:Manrope,sans-serif;font-size:2.75rem;font-weight:800;line-height:1.15;letter-spacing:-1.5px;color:#fff;margin-bottom:2rem;max-width:800px}@media (min-width: 768px){.hero-title{font-size:2.05rem;line-height:1.22;letter-spacing:-.6px;margin-bottom:.9rem}}@media (max-width: 768px){.hero-title{font-size:2.3rem;letter-spacing:-1px;margin-bottom:1.5rem}}.btn-premium{position:relative;overflow:hidden;font-size:1rem;padding:1.1rem 2rem;border-radius:8px;text-transform:uppercase;letter-spacing:1.2px;box-shadow:0 8px 30px #42ec6166,inset 0 2px 5px #fff6;border:1px solid rgba(255,255,255,.6);width:100%;display:flex;justify-content:center;align-items:center;gap:.6rem}@media (min-width: 480px){.btn-premium{width:auto;font-size:1.1rem;padding:1.2rem 2.5rem}}@media (min-width: 768px){.btn-premium{font-size:1.15rem;padding:1.3rem 2.8rem;letter-spacing:1.5px}}.btn-premium span{position:relative;z-index:2;font-weight:900}.btn-shine{position:absolute;top:0;left:-100%;width:30%;height:100%;background:linear-gradient(to right,#fff0,#fff9,#fff0);transform:skew(-25deg);animation:shine 4s infinite cubic-bezier(.19,1,.22,1);z-index:1}@keyframes shine{0%{left:-100%}20%{left:200%}to{left:200%}}.pulse-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{box-shadow:0 0 #42ec61b3}70%{box-shadow:0 0 0 6px #42ec6100}to{box-shadow:0 0 #42ec6100}}.stat-light{background:#fff;border:1px solid #E5E7EB;border-bottom:4px solid var(--color-brand-ocean);box-shadow:0 10px 15px -3px #0000000d;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .3s ease,box-shadow .3s ease}.stat-light:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bg-light{background-color:var(--color-brand-ice)}.bg-dark{background-color:var(--color-brand-eclipse);color:var(--color-text-light)}.text-ocean{color:var(--color-brand-ocean)}.text-eclipse{color:var(--color-brand-eclipse)}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-center{text-align:center}.grid-2{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width: 768px){.grid-2{grid-template-columns:1fr 1fr;gap:3rem}}.hero-section{background:#0b1424 url(/assets/hero-bg.webp) no-repeat;background-position:72% top;background-size:155% auto;background-attachment:scroll;position:relative;z-index:15;overflow:hidden;padding:58vw 0 3.5rem;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0}@media (max-width: 767px){.hero-section{padding-bottom:3.5rem}}@media (min-width: 768px){.hero-section{background-position:65% center;background-size:cover;padding:0 3.5rem 0rem;min-height:100svh;justify-content:center}}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0b142400,#0b14240d 20%,#0b142440,#0b14248c 70%,#0b1424e6,#0b1424);z-index:1}@media (min-width: 768px){.hero-section:before{background:linear-gradient(to right,rgba(6,11,24,1) 0%,rgba(6,11,24,.95) 25%,rgba(6,11,24,.7) 45%,rgba(6,11,24,.2) 70%,transparent 100%),linear-gradient(to top,rgba(11,20,36,1) 0%,transparent 25%),linear-gradient(to bottom,rgba(11,20,36,.6) 0%,transparent 20%)}}@media (max-width: 767px){.hero-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 70% at 16% 55%,rgba(3,6,16,.5) 0%,rgba(3,6,16,.12) 55%,transparent 100%);z-index:2;pointer-events:none}}.hero-section .container{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:0;position:relative;z-index:10;width:100%}@media (min-width: 768px){.hero-section .container{justify-content:center;padding-bottom:0;margin-left:0;padding-left:5rem;max-width:100%}}@media (min-width: 1200px){.hero-section .container{padding-left:5rem}}.hero-content-block{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:560px;width:100%;gap:0}@media (min-width: 768px){.hero-content-block{align-items:flex-start;text-align:left}}@media (max-width: 767px){.hero-content-block{align-items:center}}@media (min-width: 768px){.hero-content-block{max-width:800px}}.hero-br-desk{display:none}@media (min-width: 768px){.hero-br-desk{display:block}}.br-mobile{display:block}@media (min-width: 768px){.br-mobile{display:none}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#42ec6114;border:1px solid rgba(66,236,97,.35);padding:.75rem 1rem;border-radius:100px;margin:0 auto 1.2rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:1.2px;color:#f8faf9;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (min-width: 768px){.hero-badge{margin:0 0 1.2rem}}.hero-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--color-brand-aura);flex-shrink:0;box-shadow:0 0 6px #42ec6180;animation:pulse-dot 2s infinite}.hero-title{font-family:"Manrope","Sora",var(--font-heading),sans-serif;font-size:1.62rem;line-height:1.25;color:#f4f6fa;text-shadow:0 2px 24px rgba(0,0,0,.6);font-weight:800;letter-spacing:-.4px;margin-bottom:1rem;max-width:100%;text-align:left;text-wrap:balance}@media (min-width: 768px){.hero-title{text-align:left}}@media (min-width: 480px){.hero-title{font-size:1.75rem}}@media (min-width: 768px){.hero-title{font-size:2.65rem;line-height:1.15;letter-spacing:-1px;margin-bottom:1.2rem;max-width:650px;text-wrap:balance}}.hero-top-logo-row{position:absolute;top:1.6rem;left:0;right:0;display:flex;justify-content:center;z-index:25}.hero-logo-img{height:28px;width:auto;opacity:.95}@media (min-width: 768px){.hero-logo-img{height:34px;opacity:1}}.hero-highlight{color:var(--color-brand-aura);font-weight:800}.hero-subtitle{font-family:Inter,sans-serif;color:#dce4f0bf;font-size:.95rem;line-height:1.6;font-weight:400;max-width:100%;margin-bottom:2rem;letter-spacing:.05px;text-align:left;text-wrap:pretty}@media (min-width: 768px){.hero-subtitle{font-size:1rem;max-width:500px;margin-bottom:2.5rem;text-align:left}}.hero-cta-wrapper{width:100%;display:flex;justify-content:center}@media (min-width: 768px){.hero-cta-wrapper{justify-content:flex-start}}.hero-cta-btn{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.7rem;background:var(--color-brand-aura);color:var(--color-brand-eclipse);font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:1.4px;text-transform:uppercase;padding:1.15rem 2rem;border-radius:10px;border:none;text-decoration:none;cursor:pointer;width:fit-content;margin:0 auto .6rem;min-width:260px;white-space:nowrap;box-shadow:0 4px 20px #42ec6159,0 8px 30px #42ec6126,inset 0 1px 3px #ffffff40;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}@media (max-width: 360px){.hero-cta-btn{font-size:.85rem;padding:1.1rem 1.8rem;gap:.5rem;min-width:unset;width:100%}}@media (min-width: 768px){.hero-cta-btn{margin:0 0 .6rem}}.hero-cta-btn span{position:relative;z-index:2}.hero-cta-btn svg{position:relative;z-index:2;flex-shrink:0}.hero-cta-btn:hover{transform:translateY(-3px);box-shadow:0 6px 28px #42ec6180,0 12px 35px #42ec6140,inset 0 1px 3px #ffffff4d;background:#50f070}@media (min-width: 480px){.hero-cta-btn{font-size:1rem;padding:1.2rem 2.6rem}}@media (min-width: 768px){.hero-cta-btn{font-size:1.05rem;padding:1.25rem 3rem;letter-spacing:1.6px;margin-bottom:.8rem}}.hero-support{font-family:Inter,sans-serif;display:flex;align-items:flex-start;justify-content:center;text-align:center;gap:.6rem;color:#c8d4e680;font-size:.81rem;font-weight:400;letter-spacing:.1px;line-height:1.45;width:100%;margin-top:.8rem}@media (max-width: 767px){.hero-support{margin-bottom:1rem}}@media (min-width: 768px){.hero-support{align-items:center;justify-content:flex-start;text-align:left;width:auto}}.divider-section,.hero-divider-svg{display:block}@media (max-width: 767px){.hero-divider-svg{transform:scaleY(.65) translateY(1px);transform-origin:bottom}}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.proof-section{background-color:#f8f9fa;background-image:radial-gradient(at 0% 0%,rgba(66,236,97,.04) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(39,181,237,.03) 0px,transparent 50%);padding:3.5rem 0 2rem;position:relative;z-index:5;overflow:hidden}@media (min-width: 768px){.proof-section{padding:7.5rem 2rem 5rem}}.proof-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:radial-gradient(circle,rgba(39,181,237,.04) 0%,transparent 70%);pointer-events:none;z-index:-1;filter:blur(80px)}.proof-container-outer{max-width:100%;margin:0;display:flex;flex-direction:column;gap:3.5rem}@media (min-width: 768px){.proof-container-outer{padding-left:2rem;padding-right:2rem;max-width:1400px;margin:0 auto}}.proof-top-grid{display:grid;grid-template-columns:1fr;gap:2.2rem;align-items:flex-start}@media (min-width: 900px){.proof-top-grid{grid-template-columns:1.05fr 1fr;gap:5rem}}.proof-text-col{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 768px){.proof-text-col{align-items:flex-start}}.proof-title{font-family:"Manrope","Sora",var(--font-heading),sans-serif;font-size:1.7rem;font-weight:800;line-height:1.25;letter-spacing:-.8px;color:#0d1b3e;margin-bottom:1rem;text-align:left;max-width:100%;text-wrap:balance}@media (min-width: 768px){.proof-title{text-align:left;font-size:2.8rem;line-height:1.15;letter-spacing:-1.2px;margin-bottom:1rem}}@media (min-width: 768px){.proof-title{font-size:2.8rem;line-height:1.15;letter-spacing:-1.2px;margin-bottom:1.5rem}}@media (min-width: 1024px){.proof-title{font-size:2.5rem}}.proof-highlight{color:var(--color-brand-aura);font-weight:800}.proof-subtitle-group{display:flex;flex-direction:column;gap:.8rem}@media (min-width: 768px){.proof-subtitle-group{gap:1.15rem}}.proof-subtitle{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.6;color:#475569;margin-bottom:0;text-align:left;max-width:100%;text-wrap:pretty}@media (min-width: 768px){.proof-subtitle{text-align:left}}@media (min-width: 768px){.proof-subtitle{font-size:1rem;line-height:1.6;max-width:600px}}.proof-side-cta{margin-top:1.25rem;display:flex;justify-content:flex-start}@media (min-width: 768px){.proof-side-cta{margin-top:2.5rem}}.proof-cta-mobile-only{display:none}@media (max-width: 767px){.proof-cta-desktop-only{display:none!important}.proof-cta-mobile-only{display:flex!important;justify-content:center;width:100%;margin-top:1.8rem}}@media (max-width: 767px){.proof-side-cta{justify-content:center;margin-top:1.5rem}}.proof-video-wrapper{display:flex;flex-direction:column;gap:.8rem;align-items:center}.proof-video-col{position:relative;width:100%}.proof-microcopy{font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;color:#64748b;text-align:center;max-width:420px;line-height:1.4;margin-top:.25rem}.proof-video-badge{position:absolute;top:1.25rem;left:1.25rem;z-index:10;background:#0d1b3ed9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.5rem 1rem;border-radius:100px;font-size:.65rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0003}.proof-video-badge .badge-dot{width:6px;height:6px;border-radius:50%;background:var(--color-brand-aura);box-shadow:0 0 8px var(--color-brand-aura)}.proof-video-thumb{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;cursor:pointer;box-shadow:0 20px 40px -10px #0d1b3e40,0 40px 80px -20px #0d1b3e4d;background:#000;border:1px solid rgba(255,255,255,.05)}.proof-video-thumb:hover .proof-play-btn{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 0 6px #fff3,0 8px 32px #0006}.proof-thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.proof-video-thumb:hover .proof-thumb-img{transform:scale(1.03)}.proof-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,14,28,.55) 0%,rgba(8,14,28,.1) 50%,transparent 100%);pointer-events:none}.proof-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:#fff;color:#0d1b3e;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 32px #0006;transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:5;border:4px solid rgba(255,255,255,.2)}.proof-play-btn svg{margin-left:5px;width:28px;height:28px}.proof-video-thumb:hover .proof-play-btn{transform:translate(-50%,-50%) scale(1.15);background:var(--color-brand-aura);border-color:#42ec614d}.proof-cta-wrapper{display:flex;justify-content:center;width:100%;margin:.5rem 0 1.5rem}@media (min-width: 768px){.proof-cta-wrapper{margin:0rem 0 2rem}}.hero-cta-btn.proof-cta{margin-bottom:0}.proof-bridge{display:flex;flex-direction:column;align-items:center;text-align:center;margin:1rem 0 1.5rem}@media (min-width: 768px){.proof-bridge{margin:5rem 0 1.5rem}}@media (max-width: 767px){.proof-bridge{margin:2.8rem 0 1.5rem}}.proof-bridge p{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;color:#475569;letter-spacing:.1px;line-height:1.5;max-width:600px;text-wrap:balance}@media (max-width: 767px){.proof-bridge p{font-size:.95rem;line-height:1.45}}.proof-bridge .bridge-line{width:40px;height:2px;background:var(--color-brand-aura);margin-top:.75rem;border-radius:2px;opacity:.6}.proof-iframe{width:100%;aspect-ratio:16 / 9;border-radius:16px;border:none;box-shadow:0 4px 20px #0d1b3e14,0 10px 40px #0d1b3e1f}.proof-cards-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 600px){.proof-cards-grid{grid-template-columns:1fr 1fr;gap:1.25rem}}@media (min-width: 900px){.proof-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1080px;margin:0 auto}}.proof-card{height:100%;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0d1b3e0a;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:0;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid rgba(13,27,62,.03);position:relative;overflow:hidden}@media (min-width: 768px){.proof-card{border-radius:20px;padding:2.2rem 2rem;box-shadow:0 8px 30px #0d1b3e0a}}.proof-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-brand-aura) 0%,transparent 60%);opacity:.9}.proof-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px -5px #0d1b3e14,0 30px 60px -15px #0d1b3e0a;background:#fff}.proof-card-icon{color:var(--color-brand-aura);margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#42ec6114;border-radius:12px}.proof-card-icon svg{width:24px;height:24px}.proof-card-stat{font-family:"Manrope",var(--font-heading),sans-serif;font-size:1.45rem;font-weight:800;color:#0d1b3e;letter-spacing:-.5px;line-height:1.15;margin-bottom:.35rem}@media (min-width: 768px){.proof-card-stat{font-size:1.8rem;line-height:1.1}}@media (min-width: 768px){.proof-card-stat{font-size:1.8rem}}.proof-card-label{font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:.95rem}.proof-card-desc{font-family:Inter,sans-serif;font-size:.85rem;font-weight:450;color:#475569;line-height:1.55}@media (min-width: 768px){.proof-card-desc{font-size:1rem;line-height:1.65}}@media (max-width: 767px){.proof-card:active .proof-card-icon{transform:scale(1.1);background:#42ec6126}}.proof-transition{display:flex;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:800px;margin:1.5rem auto 0}@media (min-width: 768px){.proof-transition{margin:4rem auto 0rem}}@media (max-width: 767px){.proof-transition{margin:2.2rem auto 2.8rem;padding:0 1.25rem}}.proof-transition-text{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:#475569;text-align:center;flex-shrink:0;max-width:420px;line-height:1.55}@media (max-width: 767px){.proof-transition-text{font-size:.88rem;line-height:1.45;max-width:100%}}.stats-column{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (min-width: 1024px){.stats-column{display:flex;flex-direction:column;gap:1rem}}.video-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media (min-width: 1024px){.video-grid{grid-template-columns:1fr 2fr 1fr;gap:2rem}}.stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:1.2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left}@media (min-width: 768px){.stat-card{padding:1.5rem}}.stat-card-title{font-size:1.1rem;margin-bottom:.5rem;font-family:var(--font-heading)}@media (min-width: 768px){.stat-card-title{font-size:1.4rem}}.stat-card-desc{font-size:.8rem;color:#fffc}@media (min-width: 768px){.stat-card-desc{font-size:.9rem}}.video-player{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background-color:#000;display:flex;justify-content:center;align-items:center;box-shadow:0 20px 40px #0000004d}.mentor-visual img{max-height:300px;width:auto;display:block;margin:0 auto}@media (min-width: 768px){.mentor-visual img{max-height:520px}}.mentor-section{background-color:#0b1424;padding:3.5rem 1.5rem 2rem;position:relative;z-index:10;overflow:hidden;color:#fff;border:none;box-shadow:0 -1px #0b1424}@media (min-width: 768px){.mentor-section{padding:6rem 2rem 2rem}}.mentor-bg-glow{position:absolute;top:50%;left:20%;width:60%;height:60%;background:radial-gradient(circle,rgba(66,236,97,.05) 0%,transparent 70%);filter:blur(100px);z-index:1;pointer-events:none}.mentor-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:flex-start;position:relative;z-index:5}@media (min-width: 1024px){.mentor-grid{grid-template-columns:1fr 1.15fr;gap:4.5rem}}.mentor-visual-col{display:flex;justify-content:center;align-items:flex-start}.mentor-image-wrapper{position:relative;width:100%;max-width:440px;margin-top:2rem}.mentor-img{width:100%;height:auto;display:block;position:relative;z-index:5;mask-image:linear-gradient(to bottom,black 60%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.2) 90%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 60%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.2) 90%,transparent 100%)}.mentor-glow-halo{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:110%;height:110%;background:radial-gradient(circle,rgba(39,181,237,.05) 0%,transparent 65%);z-index:1;pointer-events:none;filter:blur(40px)}.mentor-content-col{display:flex;flex-direction:column;padding-bottom:1rem}@media (min-width: 1024px){.mentor-content-col{padding-bottom:0;padding-top:1.5rem}}.mentor-eyebrow{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:var(--color-brand-aura);letter-spacing:4px;text-transform:uppercase;margin-bottom:1.25rem}.mentor-title{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1.1;color:#fff;margin-bottom:2rem;letter-spacing:-1.2px;text-wrap:balance}@media (min-width: 768px){.mentor-title{font-size:2.6rem;max-width:580px}}.mentor-bio{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.2rem}.mentor-p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.75;color:#fffc;max-width:540px}.mentor-p-featured{font-size:1.15rem;font-weight:600;color:#fff;line-height:1.6;border-left:3px solid var(--color-brand-aura);padding-left:1.8rem;max-width:560px}.mentor-cta-wrapper{margin-top:.5rem}.mentor-cta-wrapper .hero-cta-btn{margin-bottom:0}@media (max-width: 767px){.mentor-cta-wrapper .hero-cta-btn{width:100%}}footer{background-color:var(--color-brand-eclipse)!important;padding:1.2rem 1.5rem!important;text-align:center;border-top:1px solid rgba(255,255,255,.05)}footer .container p:first-child{color:#ffffff73!important;font-size:.78rem!important;margin-bottom:.25rem;white-space:normal}footer .container p:last-child{color:#fff3!important;font-size:.65rem!important;max-width:none;margin:0 auto;line-height:1.4}@media (min-width: 768px){footer{padding:1.5rem 2rem!important}}.section{transition:opacity .6s ease}.hero-cta-btn,.btn-premium{transition:all .4s cubic-bezier(.165,.84,.44,1)!important}.hero-cta-btn:hover,.btn-premium:hover{filter:brightness(1.1);letter-spacing:1.8px}
