@import url("/assets/css/components/catalog-header.css");@import url("/assets/css/components/catalog-sidebar.css");@import url("/assets/css/components/catalog-footer.css");@import url("/assets/css/components/catalog-hero.css");@import url("/assets/css/pages/course-catalog-pages/course-catalog-shared.css");@import url("/assets/css/pages/course-catalog-pages/course-catalog-shared-animations.css");@font-face{font-family:Cascadia Code NF;src:url(/_next/static/media/CascadiaCodeNF.f9a0dbbe.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Cascadia Code NF;src:url(/_next/static/media/CascadiaCodeNFItalic.c7820269.woff2) format("woff2");font-weight:400 700;font-style:italic;font-display:swap}:root{--color-background:#f9f9ff;--color-surface:#f9f9ff;--color-surface-bright:#f9f9ff;--color-surface-container-lowest:#fff;--color-surface-container-low:#f2f3fd;--color-surface-container:#ecedf7;--color-surface-container-high:#e6e8f1;--color-surface-container-highest:#e0e2ec;--color-surface-variant:#e0e2ec;--color-outline:#717785;--color-outline-variant:#c1c6d5;--color-on-background:#181c22;--color-on-surface:#181c22;--color-on-surface-variant:#414753;--color-primary:#005ab4;--color-primary-container:#0873df;--color-on-primary:#fff;--color-secondary:#465f89;--color-secondary-container:#b7cfff;--color-tertiary:#964400;--color-tertiary-container:#bd5700;--font-headline:"Plus Jakarta Sans",sans-serif;--font-body:"DM Sans",sans-serif;--font-label:"DM Sans",sans-serif;--font-mono:"Cascadia Code NF","JetBrains Mono",monospace;--site-rail-max:84rem;--site-rail-gutter:clamp(2rem,9vw,18rem);--site-rail-width:min(100% - var(--site-rail-gutter),var(--site-rail-max));--site-section-heading-size:clamp(1.65rem,2.7vw,2.5rem);--home-heading-color:#05070a;--home-heading-font-weight:700;--home-heading-letter-spacing:-0.05em;--home-heading-line-height:1.08;--hero-accent-rgb:0,90,180;--hero-glow-rgb:8,115,223;--hero-accent:rgb(var(--hero-accent-rgb));--hero-accent-soft:rgba(var(--hero-accent-rgb),0.1);--course-small-card-title-size:1rem;--course-small-card-title-weight:700;--course-small-card-category-size:0.85rem;--course-small-card-provider-size:0.78rem;--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-card:0 1px 2px rgba(15,23,42,.06);--shadow-soft:0 18px 44px rgba(15,23,42,.08)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:17px}body,html{overflow-x:hidden;overflow-x:clip}body{margin:0;min-height:100vh;width:100%;display:flex;flex-direction:column;font-family:var(--font-body);color:var(--color-on-background);background:var(--color-background);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%}img{display:block}.material-symbols-outlined{vertical-align:middle}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-headline)}[hidden]{display:none!important}#root{min-height:100vh;overflow-x:clip}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.5rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.icon-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell,.site-rail{width:var(--site-rail-width);margin-inline:auto}[id]{scroll-margin-top:72px}.reveal-on-scroll{opacity:0;transform:translateY(28px);filter:blur(5px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}.reveal-left{transform:translateX(-48px)}.reveal-right{transform:translateX(48px)}.reveal-scale{transform:scale(.95)}.reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.reveal-home{opacity:0;transform:scale(.93);transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--reveal-delay,0ms)}.reveal-home.is-visible{opacity:1;transform:scale(1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes gradient-xy{0%,to{background-size:400% 400%;background-position:0}50%{background-size:200% 200%;background-position:100%}}@keyframes subtleBlink{0%,to{opacity:1}50%{opacity:.6}}.reveal-section{opacity:0}.reveal-section.is-visible,.reveal-section.visible{opacity:1;animation:fadeInUp .8s ease-out forwards}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.animate-reveal{animation:reveal 1.2s cubic-bezier(.77,0,.175,1) forwards}.animate-float{animation:float 6s ease-in-out infinite}.animate-gradient-xy{animation:gradient-xy 15s ease infinite}.animate-subtle-blink{animation:subtleBlink 3s ease-in-out infinite}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.terminal-cursor{display:inline-block;width:.45em;height:.75em;margin-left:3px;vertical-align:baseline;background:currentColor;animation:terminalCursorBlink 1s step-end infinite}@keyframes terminalCursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.gradient-underline{position:relative;display:inline-block;padding-bottom:.15em}.gradient-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;border-radius:2px;background:linear-gradient(90deg,#ef4444,#db2777,#831843,#db2777,#ef4444);background-size:200% 100%;animation:gradientUnderlineShimmer 4s linear infinite}@keyframes gradientUnderlineShimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.reveal-home,.reveal-on-scroll{opacity:1;transform:none!important;filter:none;transition:none}.animate-fade-in-up,.animate-float,.animate-gradient-xy,.animate-subtle-blink,.reveal-section,.terminal-cursor{animation-duration:.001ms!important;animation-iteration-count:1!important}.gradient-underline:after{animation:none}}@keyframes catalogCardLoadReveal{0%{opacity:0;transform:translateY(42px) scale(.975);filter:blur(7px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.catalog-scroll-reveal{opacity:0;transform:translateY(42px) scale(.975);filter:blur(7px);will-change:opacity,transform,filter}body.catalog-cards-ready .catalog-scroll-reveal{animation:catalogCardLoadReveal .9s cubic-bezier(.22,1,.36,1) both}body.catalog-cards-ready .catalog-scroll-reveal:first-child{animation-delay:0ms}body.catalog-cards-ready .catalog-scroll-reveal:nth-child(2){animation-delay:.12s}body.catalog-cards-ready .catalog-scroll-reveal:nth-child(3){animation-delay:.24s}body.catalog-cards-ready .catalog-scroll-reveal:nth-child(4){animation-delay:.36s}body.catalog-nav-transitioning .catalog-main__inner *,body.catalog-nav-transitioning .catalog-main__inner :after,body.catalog-nav-transitioning .catalog-main__inner :before{animation-duration:.001ms!important;animation-delay:0ms!important}body.dashboard-route [data-component=signup-drawer],body.dashboard-route [data-component=signup-pull-tab],body.dashboard-route [data-component=site-announcement-banner]{display:none!important}@media (prefers-reduced-motion:reduce){.catalog-scroll-reveal,body.catalog-cards-ready .catalog-scroll-reveal{opacity:1;transform:none;filter:none;animation:none}}[data-course=data-analytics]{--hero-accent-rgb:139,92,246;--hero-glow-rgb:124,58,237;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(139,92,246,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(99,102,241,.45),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(124,58,237,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(167,139,250,.18),transparent 60%),linear-gradient(135deg,#1e1b4b,#312e81 30%,#4f46e5 60%,#7c3aed);--hero-button-text:#4f46e5}[data-course=java-full-stack-developer]{--hero-accent-rgb:239,68,68;--hero-glow-rgb:220,38,38;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(239,68,68,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(220,38,38,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(185,28,28,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,hsla(0,94%,82%,.18),transparent 60%),linear-gradient(135deg,#450a0a,#7f1d1d 30%,#b91c1c 60%,#991b1b);--hero-button-text:#b91c1c}[data-course=python-programming]{--hero-accent-rgb:251,191,36;--hero-glow-rgb:249,115,22;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(251,191,36,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(249,115,22,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(217,119,6,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,hsla(48,97%,77%,.18),transparent 60%),linear-gradient(135deg,#451a03,#92400e 30%,#d97706 60%,#f59e0b);--hero-button-text:#d97706}[data-course=basic-it-skills]{--hero-accent-rgb:56,189,248;--hero-glow-rgb:20,184,166;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(56,189,248,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(14,165,233,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(20,184,166,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(125,211,252,.18),transparent 60%),linear-gradient(135deg,#082f49,#0369a1 30%,#0284c7 60%,#0f766e);--hero-button-text:#0284c7}[data-course=c-programming]{--hero-accent-rgb:96,165,250;--hero-glow-rgb:37,99,235;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(96,165,250,.5),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(37,99,235,.38),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(51,65,85,.28),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(148,163,184,.14),transparent 60%),linear-gradient(135deg,#0f172a,#1e3a5f 30%,#2563eb 60%,#334155);--hero-button-text:#2563eb}[data-course=frontend-with-react]{--hero-accent-rgb:103,232,249;--hero-glow-rgb:16,185,129;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(103,232,249,.5),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(20,184,166,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(6,182,212,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(45,212,191,.18),transparent 60%),linear-gradient(135deg,#083344,#0e7490 30%,#0891b2 60%,#0f766e);--hero-button-text:#0891b2}[data-course=backend-with-nodejs]{--hero-accent-rgb:34,197,94;--hero-glow-rgb:22,163,74;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(74,222,128,.48),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(34,197,94,.38),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(22,163,74,.28),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(16,185,129,.16),transparent 60%),linear-gradient(135deg,#052e16,#14532d 30%,#15803d 60%,#022c22);--hero-button-text:#15803d}[data-course=git-version-control]{--hero-accent-rgb:251,146,60;--hero-glow-rgb:194,65,12;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(251,146,60,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(249,115,22,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(194,65,12,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(148,163,184,.14),transparent 60%),linear-gradient(135deg,#431407,#7c2d12 30%,#c2410c 60%,#1f2937);--hero-button-text:#c2410c}[data-course=linux-basics]{--hero-accent-rgb:34,197,94;--hero-glow-rgb:20,184,166;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(34,197,94,.38),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(20,184,166,.24),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(148,163,184,.16),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(34,197,94,.12),transparent 60%),linear-gradient(135deg,#020617,#111827 30%,#18181b 60%,#0f172a);--hero-button-text:#16a34a}[data-course=ms-office-essentials]{--hero-accent-rgb:37,99,235;--hero-glow-rgb:15,118,110;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(37,99,235,.45),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(15,118,110,.38),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(194,65,12,.28),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(34,197,94,.16),transparent 60%),linear-gradient(135deg,#0f3b57,#0f766e 30%,#2563eb 60%,#c2410c);--hero-button-text:#2563eb}[data-course=python-developer-track]{--hero-accent-rgb:59,130,246;--hero-glow-rgb:234,179,8;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(59,130,246,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(234,179,8,.45),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(37,99,235,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(250,204,21,.18),transparent 60%),linear-gradient(135deg,#0f172a,#1e3a8a 30%,#2563eb 60%,#ca8a04);--hero-button-text:#2563eb}[data-course=java-programming]{--hero-accent-rgb:244,63,94;--hero-glow-rgb:219,39,119;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(244,63,94,.5),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(219,39,119,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(190,24,93,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,hsla(0,91%,71%,.16),transparent 60%),linear-gradient(135deg,#3f0715,#881337 30%,#be185d 60%,#831843);--hero-button-text:#be185d}[data-course=software-testing-qa-track]{--hero-accent-rgb:251,191,36;--hero-glow-rgb:245,158,11;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(251,191,36,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(245,158,11,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(217,119,6,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,hsla(48,97%,77%,.18),transparent 60%),linear-gradient(135deg,#451a03,#78350f 30%,#92400e 60%,#78350f);--hero-button-text:#92400e}[data-course=web-developer-track]{--hero-accent-rgb:192,132,252;--hero-glow-rgb:232,121,249;--hero-accent:rgb(var(--hero-accent-rgb));--hero-border:rgba(var(--hero-accent-rgb),0.28);--hero-glow:rgba(var(--hero-glow-rgb),0.38);--hero-background:radial-gradient(ellipse 80% 60% at 15% 40%,rgba(192,132,252,.55),transparent 55%),radial-gradient(ellipse 60% 70% at 80% 20%,rgba(232,121,249,.42),transparent 50%),radial-gradient(ellipse 50% 80% at 90% 80%,rgba(167,139,250,.3),transparent 55%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(216,180,254,.18),transparent 60%),linear-gradient(135deg,#2e1065,#4a044e 30%,#6b21a8 60%,#3b0764);--hero-button-text:#6b21a8}