.ProgramDetails2_programLandingPage__kQMNQ{min-height:100vh;background:#0a0a0f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProgramDetails2_programLandingPage__kQMNQ[data-theme=tech]{--tech-dark:#0a0a0f;--tech-dark-light:#12121a;--tech-dark-lighter:#1a1a25;--tech-purple:#8b5cf6;--tech-purple-light:#a78bfa;--tech-purple-dark:#7c3aed;--tech-cyan:#06b6d4;--tech-cyan-light:#22d3ee;--tech-pink:#ec4899;--tech-white:#ffffff;--tech-gray-100:#f4f4f5;--tech-gray-200:#e4e4e7;--tech-gray-300:#d4d4d8;--tech-gray-400:#a1a1aa;--tech-gray-500:#71717a;--tech-gray-600:#52525b;--tech-border:rgba(255,255,255,0.08);--tech-shadow:rgba(0,0,0,0.3);--tech-gradient:linear-gradient(135deg,var(--tech-purple) 0%,var(--tech-cyan) 100%);--tech-gradient-pink:linear-gradient(135deg,var(--tech-purple) 0%,var(--tech-pink) 100%)}.ProgramDetails2_loadingContainer__KI_cV{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--tech-dark)}.ProgramDetails2_loadingSpinner__MPNuz{text-align:center;color:white}.ProgramDetails2_spinner__XMY9Z{width:48px;height:48px;border:3px solid rgba(139,92,246,.2);border-top:3px solid var(--tech-purple);border-radius:50%;animation:ProgramDetails2_spin__FrqCb 1s linear infinite;margin:0 auto 1rem}@keyframes ProgramDetails2_spin__FrqCb{to{transform:rotate(1turn)}}.ProgramDetails2_loadingSpinner__MPNuz p{font-size:1rem;opacity:.7;font-weight:500}.ProgramDetails2_programLandingPage__kQMNQ h1,.ProgramDetails2_programLandingPage__kQMNQ h2,.ProgramDetails2_programLandingPage__kQMNQ h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;letter-spacing:-.02em}.ProgramDetails2_programLandingPage__kQMNQ h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.ProgramDetails2_programLandingPage__kQMNQ h2{font-size:clamp(2rem,4vw,3rem);line-height:1.2}.ProgramDetails2_programLandingPage__kQMNQ h3{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.3}.ProgramDetails2_programLandingPage__kQMNQ{scroll-behavior:smooth}.ProgramDetails2_programLandingPage__kQMNQ section{position:relative}@media (max-width:768px){.ProgramDetails2_programLandingPage__kQMNQ{font-size:15px}}@media (max-width:480px){.ProgramDetails2_programLandingPage__kQMNQ{font-size:14px}}.TechHero_hero__Qnk67{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0a0a0f,#12121a 50%,#0d0d15);overflow:hidden;padding:6rem 0 4rem;isolation:isolate}.TechHero_backgroundGradient__wrFoE{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,240,255,.2) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,0,255,.2) 0,transparent 50%),radial-gradient(circle at 50% 80%,rgba(138,43,226,.15) 0,transparent 50%);animation:TechHero_gradientPulse__g_EsY 15s ease-in-out infinite;filter:blur(60px)}@keyframes TechHero_gradientPulse__g_EsY{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.7;transform:scale(1.2) rotate(10deg)}}.TechHero_gridPattern__RTJ5I{position:absolute;inset:0;background-image:linear-gradient(rgba(0,240,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(0,240,255,.05) 1px,transparent 0);background-size:40px 40px;animation:TechHero_gridScroll__OxMmB 30s linear infinite;transform-origin:center}@keyframes TechHero_gridScroll__OxMmB{0%{background-position:0 0;transform:perspective(500px) rotateX(60deg) scale(1.5)}to{background-position:40px 40px;transform:perspective(500px) rotateX(60deg) scale(1.5)}}.TechHero_scanlines__9xujz{position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0,rgba(0,240,255,.03) 1px,transparent 2px,transparent 4px);pointer-events:none;animation:TechHero_scanlineMove__VNpYP 8s linear infinite}@keyframes TechHero_scanlineMove__VNpYP{0%{transform:translateY(0)}to{transform:translateY(100%)}}.TechHero_particles__wduNp{position:absolute;inset:0;pointer-events:none;overflow:hidden}.TechHero_particle__s5Hmd{position:absolute;width:3px;height:3px;background:#00f0ff;border-radius:50%;box-shadow:0 0 10px #00f0ff,0 0 20px #00f0ff,0 0 30px rgba(0,240,255,.5);animation:TechHero_particleFloat__7H3vQ linear infinite}@keyframes TechHero_particleFloat__7H3vQ{0%{transform:translateY(100vh) translateX(0) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-20vh) translateX(100px) scale(1);opacity:0}}.TechHero_container__9iU0B{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.TechHero_breadcrumbs__0Hkbi{display:flex;align-items:center;gap:.5rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.7rem;color:#00f0ff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:2px;opacity:.8}.TechHero_breadcrumbItem__5NYQv{display:flex;align-items:center;gap:.4rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.TechHero_breadcrumbItem__5NYQv:hover{color:#ff00ff;text-shadow:0 0 10px #ff00ff,0 0 20px #ff00ff;transform:translateX(3px)}.TechHero_breadcrumbItem__5NYQv.TechHero_active__qiiPh{color:#fff;text-shadow:0 0 10px #00f0ff,0 0 20px #00f0ff}.TechHero_breadcrumbIcon__mDx_y{color:#00f0ff;font-weight:700;animation:TechHero_blink__b0V6c 2s ease-in-out infinite}@keyframes TechHero_blink__b0V6c{0%,50%,to{opacity:1}25%,75%{opacity:.3}}.TechHero_breadcrumbSeparator__wA8uE{color:#8a2be2;opacity:.6;font-weight:700}.TechHero_heroContent__tWoQk{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:5rem;gap:5rem;align-items:center}.TechHero_heroText__wait_{display:flex;flex-direction:column;gap:2rem}.TechHero_tagRow__L19Om{display:flex;flex-wrap:wrap;gap:1rem}.TechHero_tag__mAaaB{position:relative;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.2rem;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.4);border-radius:2px;font-size:.7rem;font-weight:700;color:#00f0ff;text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.TechHero_tag__mAaaB:hover{background:rgba(0,240,255,.15);border-color:#00f0ff;box-shadow:0 0 20px rgba(0,240,255,.4),inset 0 0 20px rgba(0,240,255,.1);transform:translateY(-3px)}.TechHero_tagPulse__cu68Q{position:absolute;top:50%;left:1rem;width:10px;height:10px;background:#00f0ff;border-radius:50%;transform:translate(-50%,-50%);animation:TechHero_pulseGlow__4F5ma 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes TechHero_pulseGlow__4F5ma{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(0,240,255,.9)}50%{opacity:.6;box-shadow:0 0 0 15px rgba(0,240,255,0)}}.TechHero_tagDot__l8STs{width:10px;height:10px;background:#00f0ff;border-radius:50%;box-shadow:0 0 10px #00f0ff,0 0 20px #00f0ff}.TechHero_tagIcon__nujsN{width:16px;height:16px;color:#00f0ff;filter:drop-shadow(0 0 8px #00f0ff)}.TechHero_liveTag__1XhvT{background:rgba(255,0,255,.08);border-color:rgba(255,0,255,.4);color:#ff00ff}.TechHero_liveTag__1XhvT:hover{background:rgba(255,0,255,.15);border-color:#ff00ff;box-shadow:0 0 20px rgba(255,0,255,.4),inset 0 0 20px rgba(255,0,255,.1)}.TechHero_liveDot__Eme_y{width:10px;height:10px;background:#ff00ff;border-radius:50%;box-shadow:0 0 10px #ff00ff,0 0 20px #ff00ff;animation:TechHero_liveBeat__xi3Hc 1.5s ease-in-out infinite}@keyframes TechHero_liveBeat__xi3Hc{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.TechHero_heroTitle__5tf9B{position:relative;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:4px;margin:0;font-family:JetBrains Mono,Courier New,monospace;background:linear-gradient(135deg,#fff,#00f0ff 30%,#ff00ff 60%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:TechHero_gradientShift__gmYtj 8s ease-in-out infinite;text-shadow:0 0 30px rgba(0,240,255,.5),0 0 60px rgba(255,0,255,.3);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes TechHero_gradientShift__gmYtj{0%,to{background-position:0}50%{background-position:100%}}.TechHero_heroTitle__5tf9B.TechHero_glitch__lBZX3{animation:TechHero_glitchAnimation__CKbt9 .6s cubic-bezier(.25,.46,.45,.94) infinite both}.TechHero_heroTitle__5tf9B.TechHero_glitch__lBZX3:after,.TechHero_heroTitle__5tf9B.TechHero_glitch__lBZX3:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fff,#00f0ff 30%,#ff00ff 60%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;overflow:hidden}.TechHero_heroTitle__5tf9B.TechHero_glitch__lBZX3:before{animation:TechHero_glitchSliceTop__sqSIt .6s linear infinite;-webkit-clip-path:polygon(0 0,100% 0,100% 35%,0 35%);clip-path:polygon(0 0,100% 0,100% 35%,0 35%);-webkit-text-fill-color:rgba(0,240,255,.9);text-shadow:2px 0 #00f0ff}.TechHero_heroTitle__5tf9B.TechHero_glitch__lBZX3:after{animation:TechHero_glitchSliceBottom__AWCpC .6s linear infinite;-webkit-clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%);clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%);-webkit-text-fill-color:rgba(255,0,255,.9);text-shadow:-2px 0 #ff00ff}@keyframes TechHero_glitchAnimation__CKbt9{0%,to{transform:translate(0)}20%{transform:translate(-3px,3px)}40%{transform:translate(-3px,-3px)}60%{transform:translate(3px,3px)}80%{transform:translate(3px,-3px)}}@keyframes TechHero_glitchSliceTop__sqSIt{0%,to{transform:translate(0)}20%{transform:translate(-5px,-5px)}40%{transform:translate(-5px,5px)}60%{transform:translate(5px,5px)}80%{transform:translate(5px,-5px)}}@keyframes TechHero_glitchSliceBottom__AWCpC{0%,to{transform:translate(0)}25%{transform:translate(5px,5px)}50%{transform:translate(5px,-5px)}75%{transform:translate(-5px,-5px)}}.TechHero_heroDescription__81J2k{font-size:1.15rem;line-height:1.8;color:rgba(255,255,255,.7);max-width:90%;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 10px rgba(0,240,255,.2)}.TechHero_statsGrid__fPR4a{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.TechHero_statCard__Ttted{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.5rem;background:rgba(0,240,255,.04);border:1px solid rgba(0,240,255,.25);border-radius:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.TechHero_statCard__Ttted:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,240,255,.2),transparent);transition:left .6s ease}.TechHero_statCard__Ttted:hover:before{left:100%}.TechHero_statCard__Ttted:hover{background:rgba(0,240,255,.08);border-color:#00f0ff;transform:translateY(-5px);box-shadow:0 0 30px rgba(0,240,255,.4),inset 0 0 30px rgba(0,240,255,.08)}.TechHero_statGlow__WA_Zz{position:absolute;top:50%;left:50%;width:150%;height:150%;background:radial-gradient(circle,rgba(0,240,255,.3) 0,transparent 70%);transform:translate(-50%,-50%);opacity:0;transition:opacity .4s ease;pointer-events:none}.TechHero_statCard__Ttted:hover .TechHero_statGlow__WA_Zz{opacity:1}.TechHero_statIcon__EANig{width:28px;height:28px;color:#00f0ff;filter:drop-shadow(0 0 10px #00f0ff);flex-shrink:0}.TechHero_statData__yb8iF{display:flex;flex-direction:column;gap:.3rem}.TechHero_statValue__mKGOm{font-size:1.75rem;font-weight:700;color:#fff;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 10px rgba(0,240,255,.6),0 0 20px rgba(0,240,255,.3)}.TechHero_statLabel__rwVz_{font-size:.65rem;color:rgba(0,240,255,.8);text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace}.TechHero_ctaRow__SgTtO{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:1.5rem}.TechHero_primaryCta__pubu0{position:relative;display:inline-flex;align-items:center;gap:1rem;padding:1.4rem 3rem;background:linear-gradient(135deg,#00f0ff,#8a2be2 50%,#ff00ff);color:#0a0a0f;font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:3px;border:none;border-radius:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.TechHero_primaryCta__pubu0:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s ease}.TechHero_primaryCta__pubu0:hover:before{left:100%}.TechHero_primaryCta__pubu0:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(0,240,255,.6),0 0 60px rgba(255,0,255,.4),inset 0 0 20px rgba(255,255,255,.2)}.TechHero_ctaGlow__HL9sJ{position:absolute;inset:-3px;background:linear-gradient(135deg,#00f0ff,#ff00ff);border-radius:0;opacity:0;filter:blur(15px);transition:opacity .4s ease;z-index:-1}.TechHero_primaryCta__pubu0:hover .TechHero_ctaGlow__HL9sJ{opacity:.7}.TechHero_ctaText__Nkcwq{position:relative;z-index:1}.TechHero_ctaIcon__YnIuw{width:22px;height:22px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.TechHero_primaryCta__pubu0:hover .TechHero_ctaIcon__YnIuw{transform:translateX(8px)}.TechHero_secondaryCta__f3okG{position:relative;display:inline-flex;align-items:center;gap:1rem;padding:1.4rem 3rem;background:transparent;color:#00f0ff;font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:3px;border:2px solid #00f0ff;border-radius:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.TechHero_ctaBorder__36j6J{position:absolute;inset:0;border:2px solid transparent;border-radius:0;background:linear-gradient(135deg,#00f0ff,#ff00ff) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.TechHero_secondaryCta__f3okG:hover .TechHero_ctaBorder__36j6J{opacity:1}.TechHero_secondaryCta__f3okG:hover{background:rgba(0,240,255,.15);color:#fff;box-shadow:0 0 40px rgba(0,240,255,.5),inset 0 0 40px rgba(0,240,255,.15);transform:translateY(-4px)}.TechHero_trustRow__KuDbh{display:flex;flex-wrap:wrap;gap:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,240,255,.25)}.TechHero_trustItem__KNFve{display:flex;align-items:center;gap:.6rem;font-size:.7rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace}.TechHero_trustIcon__oKD_v{width:20px;height:20px;color:#00f0ff;filter:drop-shadow(0 0 8px #00f0ff)}.TechHero_heroVisual__b6foi{position:relative;display:flex;flex-direction:column;gap:2rem}.TechHero_imageWrapper__c83M6{position:relative;width:100%;aspect-ratio:1;border-radius:0;overflow:hidden}.TechHero_holographicFrame__Gwnqv{position:absolute;inset:0;z-index:2;pointer-events:none}.TechHero_cornerBL__dMtIK,.TechHero_cornerBR__BtOaZ,.TechHero_cornerTL__cRH_D,.TechHero_cornerTR__Y_6EJ{position:absolute;width:80px;height:80px;border:3px solid #00f0ff;box-shadow:0 0 20px rgba(0,240,255,.6),inset 0 0 20px rgba(0,240,255,.2)}.TechHero_cornerTL__cRH_D{top:0;left:0;border-right:none;border-bottom:none;animation:TechHero_cornerGlow__ZxJnx 3s ease-in-out infinite}.TechHero_cornerTR__Y_6EJ{top:0;right:0;border-left:none;border-bottom:none;animation:TechHero_cornerGlow__ZxJnx 3s ease-in-out .75s infinite}.TechHero_cornerBL__dMtIK{bottom:0;left:0;border-right:none;border-top:none;animation:TechHero_cornerGlow__ZxJnx 3s ease-in-out 1.5s infinite}.TechHero_cornerBR__BtOaZ{bottom:0;right:0;border-left:none;border-top:none;animation:TechHero_cornerGlow__ZxJnx 3s ease-in-out 2.25s infinite}@keyframes TechHero_cornerGlow__ZxJnx{0%,to{opacity:1;box-shadow:0 0 20px rgba(0,240,255,.6),inset 0 0 20px rgba(0,240,255,.2)}50%{opacity:.6;box-shadow:0 0 40px rgba(0,240,255,.9),inset 0 0 40px rgba(0,240,255,.4)}}.TechHero_heroImage__9uO_9{object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.TechHero_imageWrapper__c83M6:hover .TechHero_heroImage__9uO_9{transform:scale(1.08)}.TechHero_imageOverlay__FVWEB{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,240,255,.15),transparent 50%,rgba(255,0,255,.15));mix-blend-mode:screen;z-index:1;pointer-events:none}.TechHero_imageGlow__wU5NG{position:absolute;inset:-30px;background:radial-gradient(circle at center,rgba(0,240,255,.4) 0,rgba(255,0,255,.3) 50%,transparent 70%);z-index:-1;opacity:0;transition:opacity .5s ease;filter:blur(30px)}.TechHero_imageWrapper__c83M6:hover .TechHero_imageGlow__wU5NG{opacity:1}.TechHero_priceCard__bWjX9{position:relative;padding:2.5rem;background:rgba(10,10,15,.95);border:1px solid rgba(0,240,255,.4);border-radius:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}.TechHero_priceCard__bWjX9:hover{border-color:#00f0ff;box-shadow:0 15px 50px rgba(0,240,255,.4),inset 0 0 40px rgba(0,240,255,.08);transform:translateY(-8px)}.TechHero_priceGlow__8S_3r{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00f0ff,#ff00ff,transparent);animation:TechHero_priceGlowSlide__KSoUD 4s linear infinite}@keyframes TechHero_priceGlowSlide__KSoUD{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.TechHero_priceHeader__x32fn{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.TechHero_priceTerminal___3EnR{display:flex;align-items:center;gap:.6rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.7rem;color:rgba(0,240,255,.8)}.TechHero_terminalPrompt__pJIr0{color:#00f0ff;font-weight:700;text-shadow:0 0 15px #00f0ff;animation:TechHero_blink__b0V6c 2s ease-in-out infinite}.TechHero_terminalText___W8lu{text-transform:uppercase;letter-spacing:2px}.TechHero_priceValue__daPu0{display:flex;align-items:baseline;gap:.6rem}.TechHero_currency__U6yjb{font-size:1.8rem;font-weight:700;color:#00f0ff;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 15px #00f0ff}.TechHero_amount__4k9LF{font-size:3.5rem;font-weight:900;color:#fff;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 25px rgba(0,240,255,.6),0 0 50px rgba(0,240,255,.3)}.TechHero_priceMeta__7di9Q{display:flex;align-items:center;gap:1rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.65rem;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:2px}.TechHero_priceLabel__yewcn{color:rgba(255,255,255,.5)}.TechHero_priceSeparator__9OFsg{color:#8a2be2;font-weight:700}.TechHero_enrollBtn__oe9lQ{position:relative;display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.5rem;background:linear-gradient(135deg,#00f0ff,#8a2be2 50%,#ff00ff);color:#0a0a0f;font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:3px;border:none;border-radius:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.TechHero_enrollBtn__oe9lQ:hover{transform:scale(1.05);box-shadow:0 0 40px rgba(0,240,255,.6),0 0 60px rgba(255,0,255,.4)}.TechHero_enrollGlow__STOf4{position:absolute;inset:0;background:linear-gradient(135deg,#ff00ff,#00f0ff);opacity:0;transition:opacity .4s ease}.TechHero_enrollBtn__oe9lQ:hover .TechHero_enrollGlow__STOf4{opacity:.4}.TechHero_enrollArrow__X586t{font-family:JetBrains Mono,Courier New,monospace;font-weight:700;transition:transform .4s cubic-bezier(.4,0,.2,1)}.TechHero_enrollBtn__oe9lQ:hover .TechHero_enrollArrow__X586t{transform:translateX(8px)}.TechHero_floatingBadge2__Vjvsd,.TechHero_floatingBadge__rFkdI{position:absolute;display:flex;align-items:center;gap:.6rem;padding:1rem 1.5rem;background:rgba(10,10,15,.95);border:1px solid rgba(0,240,255,.4);border-radius:0;font-size:.65rem;font-weight:800;color:#00f0ff;text-transform:uppercase;letter-spacing:2px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-family:JetBrains Mono,Courier New,monospace;animation:TechHero_float__X348c 5s ease-in-out infinite;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.TechHero_floatingBadge__rFkdI{top:2.5rem;right:-1.5rem}.TechHero_floatingBadge2__Vjvsd{bottom:2.5rem;left:-1.5rem;animation-delay:2.5s}@keyframes TechHero_float__X348c{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.TechHero_floatingBadge2__Vjvsd:hover,.TechHero_floatingBadge__rFkdI:hover{border-color:#00f0ff;box-shadow:0 0 40px rgba(0,240,255,.6),inset 0 0 20px rgba(0,240,255,.2);transform:scale(1.15)}.TechHero_badgeGlow__wPIZU{position:absolute;inset:-15px;background:radial-gradient(circle,rgba(0,240,255,.4) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;filter:blur(20px)}.TechHero_floatingBadge2__Vjvsd:hover .TechHero_badgeGlow__wPIZU,.TechHero_floatingBadge__rFkdI:hover .TechHero_badgeGlow__wPIZU{opacity:1}.TechHero_badgeIcon__UcOse{width:18px;height:18px;color:#00f0ff;filter:drop-shadow(0 0 8px #00f0ff)}.TechHero_terminalBar___bQuH{display:flex;align-items:center;gap:2.5rem;margin-top:4rem;padding:2rem;background:rgba(0,240,255,.04);border:1px solid rgba(0,240,255,.25);border-radius:0;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.TechHero_terminalDots__Rzavd{display:flex;gap:.6rem}.TechHero_terminalDots__Rzavd span{width:14px;height:14px;border-radius:50%;background:#8a2be2;animation:TechHero_dotBlink__CRr5j 2s ease-in-out infinite}.TechHero_terminalDots__Rzavd span:first-child{background:#00f0ff;box-shadow:0 0 15px #00f0ff}.TechHero_terminalDots__Rzavd span:nth-child(2){background:#ff00ff;box-shadow:0 0 15px #ff00ff;animation-delay:.3s}.TechHero_terminalDots__Rzavd span:nth-child(3){background:#8a2be2;box-shadow:0 0 15px #8a2be2;animation-delay:.6s}@keyframes TechHero_dotBlink__CRr5j{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.TechHero_terminalStatus__tXhw0{display:flex;align-items:center;gap:1rem;font-size:.85rem;color:#00f0ff;text-transform:uppercase;letter-spacing:2px}.TechHero_terminalBlink__tw2sa{animation:TechHero_blink__b0V6c 1.2s step-end infinite}.TechHero_terminalProgress__FOQe_{flex:1 1;height:6px;background:rgba(0,240,255,.15);border-radius:0;overflow:hidden;border:1px solid rgba(0,240,255,.3)}.TechHero_progressBar__rZdeR{height:100%;background:linear-gradient(90deg,#00f0ff,#8a2be2,#ff00ff);border-radius:0;animation:TechHero_progressFlow__L8096 3s ease-in-out infinite;box-shadow:0 0 20px rgba(0,240,255,.6)}@keyframes TechHero_progressFlow__L8096{0%{width:0;opacity:.5}50%{width:80%;opacity:1}to{width:100%;opacity:.7}}@media (max-width:1024px){.TechHero_heroContent__tWoQk{grid-template-columns:1fr;gap:4rem}.TechHero_heroTitle__5tf9B{font-size:clamp(2rem,8vw,3.5rem)}.TechHero_statsGrid__fPR4a{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechHero_hero__Qnk67{padding:4rem 0 2rem}.TechHero_heroTitle__5tf9B{font-size:clamp(1.8rem,8vw,2.5rem);letter-spacing:2px}.TechHero_statsGrid__fPR4a{grid-template-columns:1fr}.TechHero_ctaRow__SgTtO{flex-direction:column}.TechHero_primaryCta__pubu0,.TechHero_secondaryCta__f3okG{width:100%;justify-content:center}.TechHero_floatingBadge2__Vjvsd,.TechHero_floatingBadge__rFkdI{position:static;margin:1.5rem 0}.TechHero_terminalBar___bQuH{flex-direction:column;align-items:flex-start;gap:1.5rem}.TechHero_terminalProgress__FOQe_{width:100%}}.TechFeatures_features__N2VgT{padding:8rem 0;background:linear-gradient(180deg,#0d0d15,#0a0a0f 50%,#12121a);position:relative;overflow:hidden}.TechFeatures_backgroundGlow__PprWQ{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 30% 50%,rgba(255,0,255,.15) 0,transparent 60%),radial-gradient(ellipse 60% 50% at 70% 50%,rgba(0,240,255,.12) 0,transparent 60%);filter:blur(80px);animation:TechFeatures_glowPulse__EnIg8 10s ease-in-out infinite}@keyframes TechFeatures_glowPulse__EnIg8{0%,to{opacity:.6}50%{opacity:1}}.TechFeatures_gridOverlay__TqbdA{position:absolute;inset:0;background-image:linear-gradient(rgba(255,0,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,240,255,.03) 1px,transparent 0);background-size:60px 60px;animation:TechFeatures_gridDrift__Id6r5 40s linear infinite}@keyframes TechFeatures_gridDrift__Id6r5{0%{background-position:0 0}to{background-position:60px 60px}}.TechFeatures_container__Gx_Lf{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem}.TechFeatures_sectionHeader__PIA0f{text-align:center;margin-bottom:5rem}.TechFeatures_headerBadge__fczi6{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.5rem;background:rgba(255,0,255,.08);border:1px solid rgba(255,0,255,.4);border-radius:0;font-size:.7rem;font-weight:800;color:#ff00ff;text-transform:uppercase;letter-spacing:3px;font-family:JetBrains Mono,Courier New,monospace;margin-bottom:2rem;-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);box-shadow:0 0 20px rgba(255,0,255,.3),inset 0 0 20px rgba(255,0,255,.1)}.TechFeatures_badgeDot__0Nrz7{width:8px;height:8px;background:#ff00ff;border-radius:50%;box-shadow:0 0 15px #ff00ff;animation:TechFeatures_badgePulse__wGYXX 2s ease-in-out infinite}@keyframes TechFeatures_badgePulse__wGYXX{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.TechFeatures_sectionTitle__5n692{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem;font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_titleLine__ZWiHD{display:block;color:rgba(255,255,255,.6);font-size:clamp(1.2rem,2.5vw,2rem);font-weight:700;letter-spacing:3px;text-transform:uppercase}.TechFeatures_titleGradient__NeS_M{display:block;background:linear-gradient(135deg,#00f0ff,#ff00ff 50%,#8a2be2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:TechFeatures_gradientFlow__XyH4a 6s ease-in-out infinite;text-shadow:0 0 40px rgba(0,240,255,.4),0 0 80px rgba(255,0,255,.3);letter-spacing:4px}@keyframes TechFeatures_gradientFlow__XyH4a{0%,to{background-position:0}50%{background-position:100%}}.TechFeatures_sectionSubtitle__tm9xD{font-size:1.1rem;line-height:1.8;color:rgba(255,255,255,.6);max-width:700px;margin:0 auto;font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_bentoGrid__n3DWL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:5rem}.TechFeatures_featureCard__5xc0A{position:relative;padding:2.5rem;background:rgba(10,10,15,.6);border:1px solid rgba(0,240,255,.25);border-radius:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}.TechFeatures_featureCard__5xc0A.TechFeatures_featured__rB8fQ{grid-row:span 2;background:rgba(10,10,15,.8);border-color:rgba(255,0,255,.4)}.TechFeatures_featureCard__5xc0A.TechFeatures_wide__w2RsW{grid-column:span 2}.TechFeatures_featureCard__5xc0A:hover{border-color:#00f0ff;transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,240,255,.3),inset 0 0 40px rgba(0,240,255,.08)}.TechFeatures_cardGlow__s4KOo{position:absolute;inset:-50%;background:radial-gradient(circle,rgba(0,240,255,.2) 0,transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.TechFeatures_featureCard__5xc0A:hover .TechFeatures_cardGlow__s4KOo{opacity:1}.TechFeatures_cardBorder__E_Rlz{position:absolute;inset:0;background:linear-gradient(135deg,#00f0ff,#ff00ff);opacity:0;transition:opacity .5s ease;pointer-events:none;-webkit-clip-path:polygon(0 0,100% 0,100% 2px,2px 2px,2px calc(100% - 2px),calc(100% - 2px) calc(100% - 2px),calc(100% - 2px) 2px,100% 2px,100% 100%,0 100%,0 0);clip-path:polygon(0 0,100% 0,100% 2px,2px 2px,2px calc(100% - 2px),calc(100% - 2px) calc(100% - 2px),calc(100% - 2px) 2px,100% 2px,100% 100%,0 100%,0 0)}.TechFeatures_featureCard__5xc0A:hover .TechFeatures_cardBorder__E_Rlz{opacity:.6}.TechFeatures_holographicOverlay__e7Fq1{position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(0,240,255,.05) 25%,transparent 50%,rgba(255,0,255,.05) 75%,transparent);background-size:300% 300%;animation:TechFeatures_holographicShimmer__IYtrV 8s ease-in-out infinite;pointer-events:none;opacity:0;transition:opacity .5s ease}.TechFeatures_featureCard__5xc0A:hover .TechFeatures_holographicOverlay__e7Fq1{opacity:1}@keyframes TechFeatures_holographicShimmer__IYtrV{0%,to{background-position:0 0}50%{background-position:100% 100%}}.TechFeatures_featureIcon__5HRFN{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.3);border-radius:0;margin-bottom:1.5rem;-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.TechFeatures_featureCard__5xc0A:hover .TechFeatures_featureIcon__5HRFN{background:rgba(0,240,255,.15);border-color:#00f0ff;box-shadow:0 0 30px rgba(0,240,255,.5),inset 0 0 20px rgba(0,240,255,.2);transform:scale(1.1) rotate(5deg)}.TechFeatures_iconGlow__QgP78{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(0,240,255,.4) 0,transparent 70%);opacity:0;transition:opacity .4s ease;filter:blur(15px)}.TechFeatures_featureCard__5xc0A:hover .TechFeatures_iconGlow__QgP78{opacity:1}.TechFeatures_featureIcon__5HRFN svg{width:32px;height:32px;color:#00f0ff;filter:drop-shadow(0 0 10px #00f0ff);z-index:1}.TechFeatures_featureTitle__M6dZP{font-size:1.3rem;font-weight:800;color:#fff;margin-bottom:1rem;font-family:JetBrains Mono,Courier New,monospace;text-transform:uppercase;letter-spacing:2px;line-height:1.3}.TechFeatures_featureDescription__1ScYd{font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.6);margin-bottom:1.5rem;font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_dataBars__55kHR{display:flex;flex-direction:column;gap:.4rem;margin-top:auto}.TechFeatures_dataBar__RrUhm{height:4px;background:linear-gradient(90deg,#00f0ff,#ff00ff);border-radius:0;box-shadow:0 0 10px rgba(0,240,255,.5);animation:TechFeatures_dataBarPulse__2sOL_ 3s ease-in-out infinite}.TechFeatures_dataBar__RrUhm:nth-child(2){animation-delay:.5s}.TechFeatures_dataBar__RrUhm:nth-child(3){animation-delay:1s}@keyframes TechFeatures_dataBarPulse__2sOL_{0%,to{opacity:.6}50%{opacity:1}}.TechFeatures_hoverIndicator__kS1My{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.7rem 1.2rem;background:rgba(0,240,255,.1);border:1px solid #00f0ff;border-radius:0;font-size:.7rem;font-weight:800;color:#00f0ff;text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);animation:TechFeatures_indicatorGlow__UyVRC 1.5s ease-in-out infinite}@keyframes TechFeatures_indicatorGlow__UyVRC{0%,to{box-shadow:0 0 15px rgba(0,240,255,.4)}50%{box-shadow:0 0 30px rgba(0,240,255,.8)}}.TechFeatures_outcomesSection__Z_llJ{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:5rem}.TechFeatures_terminalWindow__1FKpx{position:relative;background:rgba(10,10,15,.9);border:1px solid rgba(0,240,255,.3);border-radius:0;overflow:hidden;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);box-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 0 40px rgba(0,240,255,.05)}.TechFeatures_terminalHeader__OPAai{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem;background:rgba(0,240,255,.08);border-bottom:1px solid rgba(0,240,255,.25)}.TechFeatures_terminalDots__afoSf{display:flex;gap:.6rem}.TechFeatures_dot1__1tBSj,.TechFeatures_dot2__S7Mxw,.TechFeatures_dot3__hHZGG{width:12px;height:12px;border-radius:50%}.TechFeatures_dot1__1tBSj{background:#00f0ff;box-shadow:0 0 15px #00f0ff}.TechFeatures_dot2__S7Mxw{background:#ff00ff;box-shadow:0 0 15px #ff00ff}.TechFeatures_dot3__hHZGG{background:#8a2be2;box-shadow:0 0 15px #8a2be2}.TechFeatures_terminalTitle__PXoH6{font-size:.85rem;font-weight:700;color:#00f0ff;font-family:JetBrains Mono,Courier New,monospace;letter-spacing:1px}.TechFeatures_terminalStatus__jFu3n{padding:.4rem 1rem;background:rgba(0,240,255,.15);border:1px solid rgba(0,240,255,.4);border-radius:0;font-size:.65rem;font-weight:800;color:#00f0ff;text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace;box-shadow:0 0 15px rgba(0,240,255,.3)}.TechFeatures_terminalBody__60QUd{padding:2rem}.TechFeatures_terminalPrompt__Qm1y9{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem}.TechFeatures_promptSymbol__9LeWf{color:#00f0ff;font-weight:700;text-shadow:0 0 15px #00f0ff;animation:TechFeatures_blink__SQhsw 1.5s step-end infinite}@keyframes TechFeatures_blink__SQhsw{0%,50%,to{opacity:1}25%,75%{opacity:0}}.TechFeatures_promptText__nWefW{color:rgba(255,255,255,.8)}.TechFeatures_outcomesList__c0IUC{display:flex;flex-direction:column;gap:1rem}.TechFeatures_outcomeItem__xra2r{display:flex;align-items:flex-start;gap:.8rem;padding:1.2rem;background:rgba(0,240,255,.03);border-left:2px solid rgba(0,240,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1);font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_outcomeItem__xra2r:hover{background:rgba(0,240,255,.08);border-left-color:#00f0ff;box-shadow:inset 0 0 20px rgba(0,240,255,.1)}.TechFeatures_outcomeNumber__Vdoa4{color:#ff00ff;font-weight:700;font-size:.8rem;text-shadow:0 0 10px #ff00ff}.TechFeatures_outcomeBracket__yAczg{color:#8a2be2;font-weight:700}.TechFeatures_outcomeContent__sEYjy{display:flex;flex-direction:column;gap:.3rem;flex:1 1}.TechFeatures_outcomeKey__5m4tI{color:#00f0ff;font-size:.75rem;font-weight:600}.TechFeatures_outcomeValue__DN7Cy{color:rgba(255,255,255,.9);font-size:.9rem;line-height:1.6}.TechFeatures_cursor__n8yAr{color:#00f0ff;animation:TechFeatures_blink__SQhsw 1s step-end infinite;margin-left:.3rem}.TechFeatures_comma__i_6dT{color:rgba(255,255,255,.5)}.TechFeatures_audienceCards__euoao{display:flex;flex-direction:column;gap:2rem}.TechFeatures_audienceHeader__a_6TQ{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.TechFeatures_headerLine__gtIEv{flex:1 1;height:1px;background:linear-gradient(90deg,transparent,rgba(0,240,255,.4),transparent)}.TechFeatures_audienceTitle__N2Elg{font-size:.8rem;font-weight:800;color:#00f0ff;text-transform:uppercase;letter-spacing:3px;font-family:JetBrains Mono,Courier New,monospace;white-space:nowrap}.TechFeatures_audienceGrid__Y3l99{display:flex;flex-direction:column;gap:1rem}.TechFeatures_audienceCard__3JhdE{position:relative;display:flex;align-items:center;gap:1rem;padding:1.2rem 1.5rem;background:rgba(10,10,15,.6);border:1px solid rgba(0,240,255,.25);border-radius:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.TechFeatures_audienceCard__3JhdE:hover{background:rgba(0,240,255,.08);border-color:#00f0ff;transform:translateX(10px);box-shadow:0 0 30px rgba(0,240,255,.3),inset 0 0 20px rgba(0,240,255,.1)}.TechFeatures_audienceGlow__X8GrF{position:absolute;inset:0;background:radial-gradient(circle at left,rgba(0,240,255,.2) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.TechFeatures_audienceCard__3JhdE:hover .TechFeatures_audienceGlow__X8GrF{opacity:1}.TechFeatures_checkIcon__GRozQ{width:20px;height:20px;color:#00f0ff;filter:drop-shadow(0 0 8px #00f0ff);flex-shrink:0}.TechFeatures_audienceText__tTsGr{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.9);font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_audienceScanline__1kp25{position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0,rgba(0,240,255,.05) 1px,transparent 2px);pointer-events:none;opacity:0;transition:opacity .3s ease}.TechFeatures_audienceCard__3JhdE:hover .TechFeatures_audienceScanline__1kp25{opacity:1}.TechFeatures_techStatsBar__vEUAS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:rgba(10,10,15,.8);border:1px solid rgba(0,240,255,.3);border-radius:0;overflow:hidden;-webkit-clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}.TechFeatures_statItem___XZnj{display:flex;align-items:center;gap:1.5rem;padding:2rem;border-right:1px solid rgba(0,240,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.TechFeatures_statItem___XZnj:last-child{border-right:none}.TechFeatures_statItem___XZnj:hover{background:rgba(0,240,255,.05);box-shadow:inset 0 0 30px rgba(0,240,255,.1)}.TechFeatures_statIcon__Q1rhz{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.3);border-radius:0;flex-shrink:0;-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.TechFeatures_statIcon__Q1rhz svg{width:22px;height:22px;color:#00f0ff;filter:drop-shadow(0 0 8px #00f0ff)}.TechFeatures_statData__jD00V{display:flex;flex-direction:column;gap:.4rem}.TechFeatures_statValue___WzWb{font-size:1.8rem;font-weight:900;color:#fff;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 20px rgba(0,240,255,.5)}.TechFeatures_statLabel__tFswu{font-size:.7rem;color:rgba(0,240,255,.7);text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace}.TechFeatures_statDivider__xxM8J{width:1px;background:rgba(0,240,255,.2)}@media (max-width:1024px){.TechFeatures_bentoGrid__n3DWL{grid-template-columns:repeat(2,1fr)}.TechFeatures_featureCard__5xc0A.TechFeatures_wide__w2RsW{grid-column:span 1}.TechFeatures_outcomesSection__Z_llJ{grid-template-columns:1fr}.TechFeatures_techStatsBar__vEUAS{grid-template-columns:repeat(2,1fr)}.TechFeatures_statItem___XZnj:nth-child(2){border-right:none}}@media (max-width:768px){.TechFeatures_features__N2VgT{padding:5rem 0}.TechFeatures_container__Gx_Lf{padding:0 1rem}.TechFeatures_bentoGrid__n3DWL{grid-template-columns:1fr}.TechFeatures_featureCard__5xc0A.TechFeatures_featured__rB8fQ{grid-row:span 1}.TechFeatures_techStatsBar__vEUAS{grid-template-columns:1fr}.TechFeatures_statItem___XZnj{border-right:none;border-bottom:1px solid rgba(0,240,255,.2)}.TechFeatures_statItem___XZnj:last-child{border-bottom:none}}.TechCurriculum_curriculum__slFkU{padding:8rem 0;background:linear-gradient(180deg,#12121a,#0a0a0f 50%,#0d0d15);position:relative;overflow:hidden}.TechCurriculum_container__z1SU9{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem}.TechCurriculum_sectionHeader__hQqEk{text-align:center;margin-bottom:4rem}.TechCurriculum_sectionTag__ocY1I{display:inline-flex;padding:.7rem 1.5rem;background:rgba(138,43,226,.08);border:1px solid rgba(138,43,226,.4);border-radius:0;font-size:.7rem;font-weight:800;color:#8a2be2;text-transform:uppercase;letter-spacing:3px;font-family:JetBrains Mono,Courier New,monospace;margin-bottom:2rem;-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);box-shadow:0 0 20px rgba(138,43,226,.3),inset 0 0 20px rgba(138,43,226,.1)}.TechCurriculum_sectionTitle__4SnYJ{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem;font-family:JetBrains Mono,Courier New,monospace;color:#fff}.TechCurriculum_gradient__UdqPW{background:linear-gradient(135deg,#8a2be2,#00f0ff 50%,#ff00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:TechCurriculum_gradientWave__M4F7a 6s ease-in-out infinite;text-shadow:0 0 40px rgba(138,43,226,.4),0 0 80px rgba(0,240,255,.3)}@keyframes TechCurriculum_gradientWave__M4F7a{0%,to{background-position:0}50%{background-position:100%}}.TechCurriculum_sectionSubtitle__aSDkp{font-size:1.1rem;line-height:1.8;color:rgba(255,255,255,.6);max-width:700px;margin:0 auto;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_statsBar__Gk1Xp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:rgba(10,10,15,.8);border:1px solid rgba(138,43,226,.3);border-radius:0;margin-bottom:4rem;overflow:hidden;-webkit-clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);box-shadow:0 20px 60px rgba(0,0,0,.4)}.TechCurriculum_statItem__4OlsD{position:relative;text-align:center;padding:2.5rem 2rem;border-right:1px solid rgba(138,43,226,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.TechCurriculum_statItem__4OlsD:last-child{border-right:none}.TechCurriculum_statItem__4OlsD:hover{background:rgba(138,43,226,.08);box-shadow:inset 0 0 40px rgba(138,43,226,.15)}.TechCurriculum_statNumber__Gsz33{display:block;font-size:2.5rem;font-weight:900;color:#fff;font-family:JetBrains Mono,Courier New,monospace;margin-bottom:.5rem;text-shadow:0 0 20px rgba(138,43,226,.6),0 0 40px rgba(138,43,226,.3)}.TechCurriculum_statLabel__aTwF2{font-size:.7rem;color:rgba(138,43,226,.8);text-transform:uppercase;letter-spacing:3px;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_statDivider__3QOAU{width:1px;background:rgba(138,43,226,.2)}.TechCurriculum_curriculumLayout__qAbpB{display:grid;grid-template-columns:380px 1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:4rem}.TechCurriculum_moduleNav__2KMrG{display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;top:2rem;align-self:start;max-height:calc(100vh - 4rem);overflow-y:auto;padding-right:.5rem}.TechCurriculum_moduleNav__2KMrG::-webkit-scrollbar{width:4px}.TechCurriculum_moduleNav__2KMrG::-webkit-scrollbar-track{background:rgba(0,240,255,.05)}.TechCurriculum_moduleNav__2KMrG::-webkit-scrollbar-thumb{background:rgba(0,240,255,.3);border-radius:0}.TechCurriculum_moduleNav__2KMrG::-webkit-scrollbar-thumb:hover{background:rgba(0,240,255,.5)}.TechCurriculum_moduleNavItem__kX5Ug{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.5rem 1.8rem;background:rgba(10,10,15,.6);border:1px solid rgba(0,240,255,.2);border-radius:0;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;overflow:hidden;-webkit-clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.TechCurriculum_moduleNavItem__kX5Ug:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#00f0ff,#8a2be2);opacity:0;transition:opacity .4s ease}.TechCurriculum_moduleNavItem__kX5Ug:hover{background:rgba(0,240,255,.05);border-color:rgba(0,240,255,.4);transform:translateX(8px);box-shadow:0 0 30px rgba(0,240,255,.2),inset 0 0 20px rgba(0,240,255,.05)}.TechCurriculum_moduleNavItem__kX5Ug:hover:before{opacity:1}.TechCurriculum_moduleNavItem__kX5Ug.TechCurriculum_active__JWcbK{background:rgba(0,240,255,.1);border-color:#00f0ff;transform:translateX(12px);box-shadow:0 0 40px rgba(0,240,255,.4),inset 0 0 30px rgba(0,240,255,.1)}.TechCurriculum_moduleNavItem__kX5Ug.TechCurriculum_active__JWcbK:before{opacity:1;box-shadow:0 0 20px #00f0ff}.TechCurriculum_moduleIndex__0b4Ba{font-size:1.2rem;font-weight:900;color:#8a2be2;font-family:JetBrains Mono,Courier New,monospace;text-shadow:0 0 15px #8a2be2;min-width:40px}.TechCurriculum_moduleNavItem__kX5Ug.TechCurriculum_active__JWcbK .TechCurriculum_moduleIndex__0b4Ba{color:#00f0ff;text-shadow:0 0 20px #00f0ff}.TechCurriculum_moduleNavTitle__4OkbL{flex:1 1;font-size:.9rem;font-weight:700;color:rgba(255,255,255,.7);font-family:JetBrains Mono,Courier New,monospace;text-transform:uppercase;letter-spacing:1px;line-height:1.4}.TechCurriculum_moduleNavItem__kX5Ug.TechCurriculum_active__JWcbK .TechCurriculum_moduleNavTitle__4OkbL{color:#fff}.TechCurriculum_chevron__uIsgk{width:24px;height:24px;color:rgba(0,240,255,.4);transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 5px rgba(0,240,255,.3))}.TechCurriculum_moduleNavItem__kX5Ug.TechCurriculum_active__JWcbK .TechCurriculum_chevron__uIsgk,.TechCurriculum_moduleNavItem__kX5Ug:hover .TechCurriculum_chevron__uIsgk{color:#00f0ff;transform:translateX(5px);filter:drop-shadow(0 0 10px #00f0ff)}.TechCurriculum_moduleContent__V_RAG{position:relative;min-height:600px}.TechCurriculum_modulePanel__tlypE{display:none;padding:3rem;background:rgba(10,10,15,.8);border:1px solid rgba(0,240,255,.25);border-radius:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-clip-path:polygon(30px 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 30px);clip-path:polygon(30px 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 30px);box-shadow:0 20px 60px rgba(0,0,0,.4),inset 0 0 40px rgba(0,240,255,.03)}.TechCurriculum_modulePanel__tlypE.TechCurriculum_active__JWcbK{display:block;animation:TechCurriculum_moduleSlideIn__mngLs .6s cubic-bezier(.4,0,.2,1)}@keyframes TechCurriculum_moduleSlideIn__mngLs{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.TechCurriculum_moduleHeader__V8jWJ{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,240,255,.2)}.TechCurriculum_moduleBadge__r29hw{display:inline-flex;padding:.6rem 1.2rem;background:rgba(0,240,255,.1);border:1px solid rgba(0,240,255,.4);border-radius:0;font-size:.7rem;font-weight:800;color:#00f0ff;margin-bottom:1.5rem;-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);box-shadow:0 0 20px rgba(0,240,255,.3)}.TechCurriculum_moduleBadge__r29hw,.TechCurriculum_moduleTitle__fJaWv{text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_moduleTitle__fJaWv{font-size:2rem;font-weight:900;color:#fff;margin:0 0 1.5rem;line-height:1.3;text-shadow:0 0 30px rgba(0,240,255,.3)}.TechCurriculum_projectBadge__ZdMiX{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(138,43,226,.15),rgba(255,0,255,.15));border:1px solid rgba(255,0,255,.4);border-radius:0;font-size:.85rem;font-weight:800;color:#ff00ff;text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);box-shadow:0 0 30px rgba(255,0,255,.3),inset 0 0 20px rgba(255,0,255,.1)}.TechCurriculum_projectBadge__ZdMiX svg{width:20px;height:20px;filter:drop-shadow(0 0 8px #ff00ff)}.TechCurriculum_topicsGrid__vGYu5{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.2rem;gap:1.2rem;margin-bottom:2.5rem}.TechCurriculum_topicCard__ms25d{position:relative;display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:rgba(0,240,255,.04);border:1px solid rgba(0,240,255,.2);border-left:3px solid rgba(0,240,255,.5);border-radius:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.TechCurriculum_topicCard__ms25d:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,240,255,.1),transparent);transition:left .5s ease}.TechCurriculum_topicCard__ms25d:hover:before{left:100%}.TechCurriculum_topicCard__ms25d:hover{background:rgba(0,240,255,.08);border-left-color:#00f0ff;transform:translateX(8px);box-shadow:0 0 25px rgba(0,240,255,.25),inset 0 0 20px rgba(0,240,255,.08)}.TechCurriculum_topicIcon__f8roc{width:24px;height:24px;color:#00f0ff;flex-shrink:0;filter:drop-shadow(0 0 8px #00f0ff);margin-top:2px}.TechCurriculum_topicIcon__f8roc svg{width:100%;height:100%}.TechCurriculum_topicText__22FLX{font-size:.9rem;color:rgba(255,255,255,.9);line-height:1.6;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_moduleFeatures__fJLAX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(0,240,255,.2)}.TechCurriculum_moduleFeature__mqZw4{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.5rem;background:rgba(0,240,255,.03);border:1px solid rgba(0,240,255,.15);border-radius:0;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.TechCurriculum_moduleFeature__mqZw4:hover{background:rgba(0,240,255,.08);border-color:rgba(0,240,255,.4);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,240,255,.2)}.TechCurriculum_moduleFeature__mqZw4 svg{width:28px;height:28px;color:#00f0ff;filter:drop-shadow(0 0 10px #00f0ff)}.TechCurriculum_moduleFeature__mqZw4 span{font-size:.75rem;font-weight:700;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:1px;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_downloadCta__mru_8{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:2.5rem 3rem;background:rgba(10,10,15,.9);border:1px solid rgba(138,43,226,.4);border-radius:0;overflow:hidden;-webkit-clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);box-shadow:0 20px 60px rgba(0,0,0,.4),inset 0 0 40px rgba(138,43,226,.05)}.TechCurriculum_downloadCta__mru_8:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(138,43,226,.1),transparent);pointer-events:none}.TechCurriculum_downloadContent__CcrxX{display:flex;align-items:center;gap:2rem;z-index:1}.TechCurriculum_downloadIcon__d5gQq{width:56px;height:56px;color:#8a2be2;filter:drop-shadow(0 0 15px #8a2be2);flex-shrink:0}.TechCurriculum_downloadContent__CcrxX h4{font-size:1.3rem;font-weight:800;color:#fff;margin:0 0 .5rem;font-family:JetBrains Mono,Courier New,monospace;text-transform:uppercase;letter-spacing:2px}.TechCurriculum_downloadContent__CcrxX p{font-size:.9rem;color:rgba(255,255,255,.6);margin:0;line-height:1.6;font-family:JetBrains Mono,Courier New,monospace}.TechCurriculum_downloadBtn__dLEdb{position:relative;display:inline-flex;align-items:center;gap:1rem;padding:1.3rem 2.5rem;background:linear-gradient(135deg,#8a2be2,#ff00ff);color:#fff;font-weight:800;font-size:.85rem;border:none;border-radius:0;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap;text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,Courier New,monospace;-webkit-clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);overflow:hidden;z-index:1}.TechCurriculum_downloadBtn__dLEdb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff00ff,#8a2be2);opacity:0;transition:opacity .4s ease}.TechCurriculum_downloadBtn__dLEdb:hover:before{opacity:1}.TechCurriculum_downloadBtn__dLEdb:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(138,43,226,.6),0 0 50px rgba(255,0,255,.4)}.TechCurriculum_downloadBtn__dLEdb svg{width:22px;height:22px;position:relative;z-index:1;filter:drop-shadow(0 0 8px rgba(255,255,255,.5))}.TechCurriculum_downloadBtn__dLEdb span{position:relative;z-index:1}@media (max-width:1200px){.TechCurriculum_curriculumLayout__qAbpB{grid-template-columns:320px 1fr}}@media (max-width:1024px){.TechCurriculum_curriculumLayout__qAbpB{grid-template-columns:1fr}.TechCurriculum_moduleNav__2KMrG{position:static;flex-direction:row;flex-wrap:wrap;max-height:none;overflow-y:visible}.TechCurriculum_moduleNavItem__kX5Ug{flex:1 1;min-width:200px;justify-content:center}.TechCurriculum_statsBar__Gk1Xp{grid-template-columns:repeat(2,1fr)}.TechCurriculum_statItem__4OlsD:nth-child(2){border-right:none}.TechCurriculum_statItem__4OlsD:nth-child(3){border-right:none;border-top:1px solid rgba(138,43,226,.2)}.TechCurriculum_moduleFeatures__fJLAX{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechCurriculum_curriculum__slFkU{padding:5rem 0}.TechCurriculum_container__z1SU9{padding:0 1rem}.TechCurriculum_statsBar__Gk1Xp{grid-template-columns:1fr}.TechCurriculum_statItem__4OlsD{border-right:none;border-bottom:1px solid rgba(138,43,226,.2)}.TechCurriculum_statItem__4OlsD:last-child{border-bottom:none}.TechCurriculum_modulePanel__tlypE{padding:2rem 1.5rem}.TechCurriculum_moduleFeatures__fJLAX,.TechCurriculum_topicsGrid__vGYu5{grid-template-columns:1fr}.TechCurriculum_downloadCta__mru_8{padding:2rem 1.5rem}.TechCurriculum_downloadContent__CcrxX,.TechCurriculum_downloadCta__mru_8{flex-direction:column;text-align:center}.TechCurriculum_downloadBtn__dLEdb{width:100%;justify-content:center}}@media (max-width:480px){.TechCurriculum_moduleNavItem__kX5Ug{min-width:100%}}.TechInstructor_instructor___vTtu{padding:6rem 0;background:var(--tech-dark-light);position:relative}.TechInstructor_container__84Whx{max-width:1100px;margin:0 auto;padding:0 2rem}.TechInstructor_sectionHeader__cnn6_{text-align:center;margin-bottom:3rem}.TechInstructor_sectionTag__hFUNm{display:inline-block;padding:.5rem 1rem;background:rgba(139,92,246,.15);border:1px solid rgba(139,92,246,.3);border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-purple-light);margin-bottom:1rem}.TechInstructor_sectionTitle__071_1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:white;margin-bottom:1rem}.TechInstructor_gradient__32mIP{background:var(--tech-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TechInstructor_sectionSubtitle__QGYvW{font-size:1.125rem;color:var(--tech-gray-400);max-width:600px;margin:0 auto;line-height:1.7}.TechInstructor_instructorCard__krlG4{display:grid;grid-template-columns:300px 1fr;grid-gap:3rem;gap:3rem;padding:2.5rem;background:var(--tech-dark);border:1px solid var(--tech-border);border-radius:20px;margin-bottom:2rem}.TechInstructor_instructorImageSection__nn5tg{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.TechInstructor_imageContainer__wDsTa{position:relative;width:200px;height:200px;border-radius:20px;overflow:hidden;border:3px solid transparent;background:var(--tech-gradient);padding:3px}.TechInstructor_imageContainer__wDsTa:before{content:"";position:absolute;inset:3px;background:var(--tech-dark);border-radius:17px;z-index:0}.TechInstructor_instructorImage__8L_R_{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:17px}.TechInstructor_socialLinks__EHvde{display:flex;gap:.75rem}.TechInstructor_socialLink__rBS3v{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:10px;color:var(--tech-gray-400);transition:all .3s ease}.TechInstructor_socialLink__rBS3v:hover{background:var(--tech-gradient);border-color:transparent;color:white}.TechInstructor_socialLink__rBS3v svg{width:18px;height:18px}.TechInstructor_instructorInfo__JJcw_{display:flex;flex-direction:column;justify-content:center}.TechInstructor_instructorBadge__3Twnm{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(139,92,246,.15);border-radius:100px;font-size:.75rem;font-weight:600;color:var(--tech-purple-light);margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.TechInstructor_instructorBadge__3Twnm svg{width:14px;height:14px;color:var(--tech-cyan)}.TechInstructor_instructorName__OlfCw{font-size:1.75rem;font-weight:700;color:white;margin:0 0 .25rem}.TechInstructor_instructorTitle__v5rlx{font-size:1rem;color:var(--tech-cyan);font-weight:500;margin:0 0 1.25rem}.TechInstructor_credentials__CsLXm{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.TechInstructor_credentialItem__hj4Pc{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--tech-gray-300)}.TechInstructor_credentialItem__hj4Pc svg{width:18px;height:18px;color:var(--tech-purple-light);flex-shrink:0}.TechInstructor_instructorBio__BfgyB{font-size:1rem;line-height:1.7;color:var(--tech-gray-400);margin:0 0 1.5rem}.TechInstructor_statsRow__3qrNS{display:flex;gap:1.5rem}.TechInstructor_statCard__AkUwj{text-align:center;padding:1rem 1.5rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:12px}.TechInstructor_statValue___jJy1{display:block;font-size:1.5rem;font-weight:700;color:white}.TechInstructor_statLabel__xbGsD{font-size:.75rem;color:var(--tech-gray-500);text-transform:uppercase;letter-spacing:.05em}.TechInstructor_techStack__VJGDV{text-align:center;padding:2rem;background:var(--tech-dark);border:1px solid var(--tech-border);border-radius:16px}.TechInstructor_techStackTitle__uDvG_{font-size:1rem;font-weight:600;color:var(--tech-gray-400);margin:0 0 1.5rem}.TechInstructor_techLogos__glkg_{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.TechInstructor_techLogo___GVjY{padding:.75rem 1.5rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:10px;font-size:.9375rem;font-weight:600;color:var(--tech-gray-300);transition:all .3s ease}.TechInstructor_techLogo___GVjY:hover{border-color:var(--tech-purple);color:var(--tech-purple-light)}@media (max-width:900px){.TechInstructor_instructorCard__krlG4{grid-template-columns:1fr;text-align:center}.TechInstructor_instructorImageSection__nn5tg{order:0}.TechInstructor_credentials__CsLXm,.TechInstructor_instructorInfo__JJcw_{align-items:center}.TechInstructor_statsRow__3qrNS{justify-content:center;flex-wrap:wrap}}@media (max-width:768px){.TechInstructor_instructor___vTtu{padding:4rem 0}.TechInstructor_container__84Whx{padding:0 1rem}.TechInstructor_instructorCard__krlG4{padding:2rem}.TechInstructor_imageContainer__wDsTa{width:160px;height:160px}.TechInstructor_instructorName__OlfCw{font-size:1.5rem}.TechInstructor_statsRow__3qrNS{gap:1rem}.TechInstructor_statCard__AkUwj{padding:.75rem 1rem;flex:1 1;min-width:100px}.TechInstructor_statValue___jJy1{font-size:1.25rem}.TechInstructor_techLogos__glkg_{gap:.75rem}.TechInstructor_techLogo___GVjY{padding:.625rem 1rem;font-size:.8125rem}}@media (max-width:480px){.TechInstructor_instructorCard__krlG4{padding:1.5rem}.TechInstructor_socialLinks__EHvde{gap:.5rem}.TechInstructor_socialLink__rBS3v{width:36px;height:36px}.TechInstructor_statsRow__3qrNS{flex-direction:column;width:100%}.TechInstructor_statCard__AkUwj{width:100%}.TechInstructor_techStack__VJGDV{padding:1.5rem}}.TechTestimonials_testimonials__8DgN6{padding:6rem 0;background:var(--tech-dark);position:relative;overflow:hidden}.TechTestimonials_container__Huy8q{max-width:1200px;margin:0 auto;padding:0 2rem}.TechTestimonials_sectionHeader__dQj3k{text-align:center;margin-bottom:3rem}.TechTestimonials_sectionTag__DY3hv{display:inline-block;padding:.5rem 1rem;background:rgba(139,92,246,.15);border:1px solid rgba(139,92,246,.3);border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-purple-light);margin-bottom:1rem}.TechTestimonials_sectionTitle__jVcP_{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:white;margin-bottom:1rem}.TechTestimonials_gradient__jkF7l{background:var(--tech-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TechTestimonials_sectionSubtitle__jThPf{font-size:1.125rem;color:var(--tech-gray-400);max-width:600px;margin:0 auto;line-height:1.7}.TechTestimonials_statsGrid__ghXcS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}.TechTestimonials_statCard__FJ0SO{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:16px;transition:all .3s ease}.TechTestimonials_statCard__FJ0SO:hover{border-color:rgba(139,92,246,.3);transform:translateY(-4px)}.TechTestimonials_statIcon__jnL6_{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(139,92,246,.15);border-radius:12px;margin-bottom:1rem}.TechTestimonials_statIcon__jnL6_ svg{width:24px;height:24px;color:var(--tech-purple-light)}.TechTestimonials_statsGrid__ghXcS .TechTestimonials_statValue__GN9Fh{font-size:1.75rem;font-weight:700;color:white;margin-bottom:.25rem}.TechTestimonials_statsGrid__ghXcS .TechTestimonials_statLabel__XYVa4{font-size:.8125rem;color:var(--tech-gray-500)}.TechTestimonials_testimonialCarousel__4kyPo{margin-bottom:3rem}.TechTestimonials_carouselTrack__cHUGR{position:relative}.TechTestimonials_testimonialCard__Mx1cv{display:none;padding:3rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:20px;text-align:center}.TechTestimonials_testimonialCard__Mx1cv.TechTestimonials_active__7tZVE{display:block;animation:TechTestimonials_fadeIn__SI6Io .5s ease}@keyframes TechTestimonials_fadeIn__SI6Io{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TechTestimonials_rating__KkHZ_{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.TechTestimonials_star__El_iP{width:24px;height:24px;color:var(--tech-gray-600)}.TechTestimonials_star__El_iP.TechTestimonials_filled__4hQrp{color:var(--tech-cyan)}.TechTestimonials_testimonialText__FdKVm{font-size:1.25rem;line-height:1.8;color:var(--tech-gray-300);max-width:700px;margin:0 auto 2rem}.TechTestimonials_authorRow__y_C8_{display:flex;align-items:center;justify-content:center;gap:1rem}.TechTestimonials_authorImage__Nkpd4{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--tech-purple)}.TechTestimonials_authorInfo__O2WRC{display:flex;flex-direction:column;text-align:left}.TechTestimonials_authorName__uxELW{font-size:1rem;font-weight:600;color:white}.TechTestimonials_authorRole__NvThx{font-size:.875rem;color:var(--tech-cyan)}.TechTestimonials_authorCompany__v4mFX{font-size:.8125rem;color:var(--tech-gray-500)}.TechTestimonials_carouselDots__6CvfB{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.TechTestimonials_dot__bfo9C{width:10px;height:10px;border-radius:50%;background:var(--tech-gray-600);border:none;cursor:pointer;transition:all .3s ease}.TechTestimonials_dot__bfo9C:hover{background:var(--tech-gray-500)}.TechTestimonials_dot__bfo9C.TechTestimonials_active__7tZVE{background:var(--tech-gradient);width:30px;border-radius:5px}.TechTestimonials_companiesSection__Yb6hq{text-align:center;padding-top:2rem;border-top:1px solid var(--tech-border)}.TechTestimonials_companiesLabel__aXl7Y{font-size:.875rem;color:var(--tech-gray-500);margin-bottom:1.5rem}.TechTestimonials_companiesGrid__050rm{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.TechTestimonials_companyLogo__KF8vT{font-size:1.25rem;font-weight:700;color:var(--tech-gray-600);letter-spacing:.02em;transition:color .3s ease}.TechTestimonials_companyLogo__KF8vT:hover{color:var(--tech-purple-light)}@media (max-width:1024px){.TechTestimonials_statsGrid__ghXcS{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechTestimonials_testimonials__8DgN6{padding:4rem 0}.TechTestimonials_container__Huy8q{padding:0 1rem}.TechTestimonials_statsGrid__ghXcS{gap:1rem}.TechTestimonials_statCard__FJ0SO{padding:1.5rem 1rem}.TechTestimonials_statIcon__jnL6_{width:40px;height:40px}.TechTestimonials_statIcon__jnL6_ svg{width:20px;height:20px}.TechTestimonials_statsGrid__ghXcS .TechTestimonials_statValue__GN9Fh{font-size:1.5rem}.TechTestimonials_testimonialCard__Mx1cv{padding:2rem}.TechTestimonials_testimonialText__FdKVm{font-size:1.125rem}.TechTestimonials_companiesGrid__050rm{gap:1.5rem}.TechTestimonials_companyLogo__KF8vT{font-size:1rem}}@media (max-width:480px){.TechTestimonials_statsGrid__ghXcS{grid-template-columns:1fr}.TechTestimonials_statCard__FJ0SO{flex-direction:row;justify-content:flex-start;gap:1rem;text-align:left}.TechTestimonials_statIcon__jnL6_{margin-bottom:0}.TechTestimonials_testimonialCard__Mx1cv{padding:1.5rem}.TechTestimonials_rating__KkHZ_{margin-bottom:1rem}.TechTestimonials_star__El_iP{width:20px;height:20px}.TechTestimonials_testimonialText__FdKVm{font-size:1rem}.TechTestimonials_authorRow__y_C8_{flex-direction:column;text-align:center}.TechTestimonials_authorInfo__O2WRC{text-align:center}.TechTestimonials_companiesGrid__050rm{flex-direction:column;gap:1rem}}.TechPricing_pricing__YIr8C{padding:6rem 0;background:var(--tech-dark-light);position:relative}.TechPricing_container__uNQK3{max-width:1200px;margin:0 auto;padding:0 2rem}.TechPricing_sectionHeader__NkAsm{text-align:center;margin-bottom:3rem}.TechPricing_sectionTag__xya7Q{display:inline-block;padding:.5rem 1rem;background:rgba(139,92,246,.15);border:1px solid rgba(139,92,246,.3);border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-purple-light);margin-bottom:1rem}.TechPricing_sectionTitle__Mzati{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:white;margin-bottom:1rem}.TechPricing_gradient__Nf0E1{background:var(--tech-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TechPricing_sectionSubtitle__ZtOYX{font-size:1.125rem;color:var(--tech-gray-400);max-width:600px;margin:0 auto;line-height:1.7}.TechPricing_pricingGrid__urF2R{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.TechPricing_pricingCard__ReGPA{position:relative;background:var(--tech-dark);border:1px solid var(--tech-border);border-radius:20px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.TechPricing_pricingCard__ReGPA:hover{transform:translateY(-8px);border-color:rgba(139,92,246,.3);box-shadow:0 20px 40px rgba(0,0,0,.4)}.TechPricing_pricingCard__ReGPA.TechPricing_featured__1_A6T{border-color:var(--tech-purple);background:linear-gradient(180deg,rgba(139,92,246,.1) 0,var(--tech-dark) 50%)}.TechPricing_popularBadge__vk3Mk{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:.5rem 1.5rem;background:var(--tech-gradient);color:white;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:0 0 10px 10px}.TechPricing_cardHeader__xAgbf{padding:2.5rem 2rem;text-align:center;border-bottom:1px solid var(--tech-border)}.TechPricing_pricingCard__ReGPA.TechPricing_featured__1_A6T .TechPricing_cardHeader__xAgbf{padding-top:3.5rem}.TechPricing_planName__BOO37{display:block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-gray-500);margin-bottom:1rem}.TechPricing_pricingCard__ReGPA.TechPricing_featured__1_A6T .TechPricing_planName__BOO37{color:var(--tech-purple-light)}.TechPricing_priceRow__Xyo0y{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.5rem}.TechPricing_currency__Fow6I{font-size:1.25rem;color:var(--tech-gray-400)}.TechPricing_price__kvs_r{font-size:3rem;font-weight:700;color:white}.TechPricing_pricePeriod__S0LrN{display:block;font-size:.8125rem;color:var(--tech-gray-500)}.TechPricing_featuresList__hu_tR{list-style:none;padding:2rem;margin:0;flex:1 1}.TechPricing_featureItem__U4X6b{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.9375rem;color:var(--tech-gray-300)}.TechPricing_featureItem__U4X6b.TechPricing_disabled___NGNw{color:var(--tech-gray-600)}.TechPricing_checkIcon__DZdjJ{width:20px;height:20px;color:var(--tech-cyan);flex-shrink:0;margin-top:2px}.TechPricing_crossIcon__3Ri0w{width:20px;height:20px;color:var(--tech-gray-600);flex-shrink:0;margin-top:2px}.TechPricing_selectBtn__5SlK9{display:block;margin:0 2rem 2rem;padding:1rem;background:transparent;color:white;font-weight:600;font-size:1rem;border:2px solid var(--tech-border);border-radius:12px;cursor:pointer;text-decoration:none;text-align:center;transition:all .3s ease}.TechPricing_selectBtn__5SlK9:hover{border-color:var(--tech-purple);color:var(--tech-purple-light)}.TechPricing_featuredBtn__gxNKo{background:var(--tech-gradient);border-color:transparent}.TechPricing_featuredBtn__gxNKo:hover{border-color:transparent;color:white;transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.4)}.TechPricing_guaranteeSection__ier_6{background:var(--tech-dark);border:1px solid var(--tech-border);border-radius:20px;padding:2rem}.TechPricing_guaranteeCard__c_mZS{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:rgba(6,182,212,.1);border:1px solid rgba(6,182,212,.2);border-radius:12px;margin-bottom:2rem}.TechPricing_guaranteeIcon__Igl_d{width:48px;height:48px;color:var(--tech-cyan);flex-shrink:0}.TechPricing_guaranteeContent__y7R9P h4{font-size:1.125rem;font-weight:600;color:white;margin:0 0 .25rem}.TechPricing_guaranteeContent__y7R9P p{font-size:.9375rem;color:var(--tech-gray-400);margin:0;line-height:1.5}.TechPricing_paymentMethods__A_UF1{text-align:center;margin-bottom:2rem}.TechPricing_paymentLabel__w9PAX{display:block;font-size:.8125rem;color:var(--tech-gray-500);margin-bottom:1rem}.TechPricing_paymentLogos__17Gat{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.TechPricing_paymentLogos__17Gat span{padding:.5rem 1rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:8px;font-size:.875rem;font-weight:500;color:var(--tech-gray-400)}.TechPricing_scholarshipBanner__6r4aD{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);border-radius:12px}.TechPricing_scholarshipIcon__bL_F9{width:40px;height:40px;color:var(--tech-purple-light);flex-shrink:0}.TechPricing_scholarshipBanner__6r4aD strong{display:block;font-size:1rem;color:white;margin-bottom:.25rem}.TechPricing_scholarshipBanner__6r4aD p{font-size:.875rem;color:var(--tech-gray-400);margin:0}@media (max-width:1024px){.TechPricing_pricingGrid__urF2R{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.TechPricing_pricingCard__ReGPA.TechPricing_featured__1_A6T{order:-1}}@media (max-width:768px){.TechPricing_pricing__YIr8C{padding:4rem 0}.TechPricing_container__uNQK3{padding:0 1rem}.TechPricing_cardHeader__xAgbf{padding:2rem 1.5rem}.TechPricing_price__kvs_r{font-size:2.5rem}.TechPricing_featuresList__hu_tR{padding:1.5rem}.TechPricing_selectBtn__5SlK9{margin:0 1.5rem 1.5rem}.TechPricing_guaranteeSection__ier_6{padding:1.5rem}.TechPricing_guaranteeCard__c_mZS{padding:1.5rem}.TechPricing_guaranteeCard__c_mZS,.TechPricing_scholarshipBanner__6r4aD{flex-direction:column;text-align:center}}@media (max-width:480px){.TechPricing_cardHeader__xAgbf{padding:1.5rem}.TechPricing_price__kvs_r{font-size:2rem}.TechPricing_featuresList__hu_tR{padding:1rem}.TechPricing_featureItem__U4X6b{font-size:.875rem}.TechPricing_selectBtn__5SlK9{margin:0 1rem 1rem}.TechPricing_paymentLogos__17Gat span{padding:.375rem .75rem;font-size:.8125rem}}.TechCTA_cta__HdO5i{padding:6rem 0;background:var(--tech-dark);position:relative;overflow:hidden}.TechCTA_backgroundGradient__wcbfP{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 120%,rgba(139,92,246,.25) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 0 50%,rgba(6,182,212,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(236,72,153,.1) 0,transparent 50%);pointer-events:none}.TechCTA_gridPattern__nyZWy{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.TechCTA_container__rnFiP{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.TechCTA_ctaContent__li8OT{text-align:center;color:white}.TechCTA_ctaBadge__ExKQP{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(139,92,246,.15);border:1px solid rgba(139,92,246,.3);border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-purple-light);margin-bottom:1.5rem}.TechCTA_badgeIcon__Wu9GI{width:14px;height:14px;color:var(--tech-cyan)}.TechCTA_ctaTitle__V7FT8{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:white;margin-bottom:1rem;line-height:1.2}.TechCTA_gradient__SZ__3{background:var(--tech-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TechCTA_ctaDescription__1uXCY{font-size:1.125rem;color:var(--tech-gray-400);max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.TechCTA_infoCards__zvY_d{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.TechCTA_infoCard__whQ6P{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--tech-dark-light);border:1px solid var(--tech-border);border-radius:14px;transition:all .3s ease}.TechCTA_infoCard__whQ6P:hover{border-color:rgba(139,92,246,.3);transform:translateY(-4px)}.TechCTA_infoIcon__Oa8ov{width:28px;height:28px;color:var(--tech-purple-light);flex-shrink:0}.TechCTA_infoLabel__epMxN{display:block;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--tech-gray-500)}.TechCTA_infoValue__UF82R{display:block;font-size:.9375rem;font-weight:600;color:white}.TechCTA_ctaButtons__H4jcs{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem}.TechCTA_primaryBtn__SemDo{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:var(--tech-gradient);color:white;font-weight:600;font-size:1rem;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(139,92,246,.4)}.TechCTA_primaryBtn__SemDo:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(139,92,246,.5)}.TechCTA_secondaryBtn__D4OSn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:transparent;color:white;font-weight:600;font-size:1rem;border:2px solid var(--tech-border);border-radius:12px;text-decoration:none;transition:all .3s ease}.TechCTA_secondaryBtn__D4OSn:hover{border-color:var(--tech-purple);color:var(--tech-purple-light)}.TechCTA_btnIcon__sx3ZY{width:20px;height:20px}.TechCTA_trustRow__4ZFsT{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding-top:2rem;border-top:1px solid var(--tech-border)}.TechCTA_trustItem__XGxbK{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--tech-gray-500)}.TechCTA_trustIcon__tK1Hq{width:18px;height:18px;color:var(--tech-cyan)}@media (max-width:768px){.TechCTA_cta__HdO5i{padding:4rem 0}.TechCTA_container__rnFiP{padding:0 1rem}.TechCTA_infoCards__zvY_d{grid-template-columns:1fr;max-width:300px;margin-left:auto;margin-right:auto}.TechCTA_ctaButtons__H4jcs{flex-direction:column;align-items:center;gap:.75rem}.TechCTA_primaryBtn__SemDo,.TechCTA_secondaryBtn__D4OSn{width:100%;max-width:320px;justify-content:center}.TechCTA_trustRow__4ZFsT{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:480px){.TechCTA_ctaBadge__ExKQP{font-size:.6875rem;padding:.375rem .75rem}.TechCTA_ctaDescription__1uXCY{font-size:1rem}.TechCTA_infoCard__whQ6P{padding:1rem}.TechCTA_infoIcon__Oa8ov{width:24px;height:24px}.TechCTA_infoValue__UF82R{font-size:.875rem}.TechCTA_primaryBtn__SemDo,.TechCTA_secondaryBtn__D4OSn{padding:.875rem 2rem;font-size:.9375rem}.TechCTA_trustItem__XGxbK{font-size:.8125rem}.TechCTA_trustIcon__tK1Hq{width:16px;height:16px}}