.BunnyPlayer-module__LW6OHG__playerWrap{width:100%}.BunnyPlayer-module__LW6OHG__player{border-radius:var(--radius-lg);background:#000;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.BunnyPlayer-module__LW6OHG__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.CurriculumSidebar-module__rp_cQG__sidebar{background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-lg);max-height:80vh;overflow:hidden auto}.CurriculumSidebar-module__rp_cQG__header{padding:var(--space-4);border-bottom:1px solid var(--bg-glass-border);background:var(--bg-card);z-index:1;position:sticky;top:0}.CurriculumSidebar-module__rp_cQG__headerTitle{color:var(--text-primary);margin-bottom:var(--space-2);font-size:.9rem;font-weight:600}.CurriculumSidebar-module__rp_cQG__progressWrap{align-items:center;gap:var(--space-2);display:flex}.CurriculumSidebar-module__rp_cQG__progressBar{background:var(--bg-tertiary);border-radius:var(--radius-full);flex:1;height:6px;overflow:hidden}.CurriculumSidebar-module__rp_cQG__progressFill{background:var(--accent-secondary);border-radius:var(--radius-full);height:100%;transition:width .5s}.CurriculumSidebar-module__rp_cQG__progressText{color:var(--accent-secondary);font-size:.75rem;font-weight:700}.CurriculumSidebar-module__rp_cQG__modules{padding:var(--space-2)}.CurriculumSidebar-module__rp_cQG__module{margin-bottom:var(--space-1)}.CurriculumSidebar-module__rp_cQG__moduleHeader{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:var(--radius-sm);background:0 0;border:none;font-size:.85rem;font-weight:600;transition:background .2s;display:flex}.CurriculumSidebar-module__rp_cQG__moduleHeader:hover{background:var(--bg-tertiary)}.CurriculumSidebar-module__rp_cQG__moduleIcon{flex-shrink:0;font-size:.75rem}.CurriculumSidebar-module__rp_cQG__moduleTitle{flex:1}.CurriculumSidebar-module__rp_cQG__moduleCount{color:var(--text-muted);font-size:.7rem;font-weight:400}.CurriculumSidebar-module__rp_cQG__lessons{margin:0;padding:0;list-style:none}.CurriculumSidebar-module__rp_cQG__lesson{border-radius:var(--radius-sm)}.CurriculumSidebar-module__rp_cQG__current{border-left:3px solid var(--accent-primary);background:#e04a2f14}.CurriculumSidebar-module__rp_cQG__lessonLink,.CurriculumSidebar-module__rp_cQG__lessonLocked{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3)var(--space-2)var(--space-6);color:var(--text-secondary);font-size:.8rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.CurriculumSidebar-module__rp_cQG__lessonLink:hover{background:var(--bg-tertiary);color:var(--text-primary)}.CurriculumSidebar-module__rp_cQG__lessonLocked{opacity:.5;cursor:not-allowed}.CurriculumSidebar-module__rp_cQG__lessonIcon{flex-shrink:0;font-size:.7rem}.CurriculumSidebar-module__rp_cQG__lessonTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CurriculumSidebar-module__rp_cQG__lessonMeta{align-items:center;gap:var(--space-2);color:var(--text-muted);flex-shrink:0;font-size:.7rem;display:flex}.CurriculumSidebar-module__rp_cQG__freeBadge{color:var(--accent-secondary);border-radius:var(--radius-full);background:#00d08426;padding:1px 6px;font-size:.65rem;font-weight:600}.CurriculumSidebar-module__rp_cQG__resourceBadge{font-size:.7rem}
.CelebrationModal-module__68blaW__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.3s CelebrationModal-module__68blaW__fadeIn;display:flex;position:fixed;inset:0}.CelebrationModal-module__68blaW__modal{background:var(--bg-secondary);border:1px solid var(--bg-glass-border);border-radius:var(--radius-lg);padding:var(--space-12)var(--space-8);width:90%;max-width:420px;animation:.4s cubic-bezier(.34,1.56,.64,1) CelebrationModal-module__68blaW__scaleIn;position:relative;overflow:hidden}.CelebrationModal-module__68blaW__content{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.CelebrationModal-module__68blaW__emoji{font-size:4rem;animation:.6s ease-in-out infinite alternate CelebrationModal-module__68blaW__bounce}.CelebrationModal-module__68blaW__title{color:var(--text-primary);margin:var(--space-4)0;font-size:1.5rem}.CelebrationModal-module__68blaW__points{align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.CelebrationModal-module__68blaW__pointsValue{background:linear-gradient(135deg,var(--accent-primary),gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800}.CelebrationModal-module__68blaW__pointsLabel{color:var(--text-secondary);font-size:1.2rem}.CelebrationModal-module__68blaW__levelUp{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);color:var(--accent-secondary);margin-bottom:var(--space-4);background:#00d08426;font-size:.9rem;font-weight:600;animation:.5s .3s both CelebrationModal-module__68blaW__slideUp;display:flex}.CelebrationModal-module__68blaW__levelIcon{font-size:1.2rem}.CelebrationModal-module__68blaW__btn{padding:var(--space-3)var(--space-8);background:var(--accent-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.CelebrationModal-module__68blaW__btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #e04a2f66}.CelebrationModal-module__68blaW__confetti{border-radius:2px;width:8px;height:8px;animation:2s ease-in forwards CelebrationModal-module__68blaW__confettiFall;position:absolute;top:-10px}@keyframes CelebrationModal-module__68blaW__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(500px)rotate(720deg)}}@keyframes CelebrationModal-module__68blaW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CelebrationModal-module__68blaW__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes CelebrationModal-module__68blaW__bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes CelebrationModal-module__68blaW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.QASection-module__JybofG__qa{border-top:1px solid var(--bg-glass-border);padding-top:var(--space-6);margin-top:var(--space-6)}.QASection-module__JybofG__title{margin-bottom:var(--space-4);font-size:1.1rem}.QASection-module__JybofG__askForm{margin-bottom:var(--space-6)}.QASection-module__JybofG__textarea{width:100%;padding:var(--space-3);background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);color:var(--text-primary);resize:vertical;outline:none;font-family:inherit;font-size:.9rem}.QASection-module__JybofG__textarea:focus{border-color:var(--accent-primary)}.QASection-module__JybofG__submitBtn{margin-top:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;font-size:.85rem;font-weight:600}.QASection-module__JybofG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.QASection-module__JybofG__loginHint{color:var(--text-muted);margin-bottom:var(--space-6);font-size:.85rem}.QASection-module__JybofG__loginHint a{color:var(--accent-primary)}.QASection-module__JybofG__loading,.QASection-module__JybofG__empty{color:var(--text-muted);text-align:center;padding:var(--space-8);font-size:.85rem}.QASection-module__JybofG__list{gap:var(--space-4);flex-direction:column;display:flex}.QASection-module__JybofG__question{background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);padding:var(--space-4)}.QASection-module__JybofG__qHeader,.QASection-module__JybofG__aHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.QASection-module__JybofG__avatar{background:var(--bg-tertiary);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;display:flex;overflow:hidden}.QASection-module__JybofG__avatar img{object-fit:cover;width:100%;height:100%}.QASection-module__JybofG__userName{color:var(--text-primary);font-size:.85rem;font-weight:600}.QASection-module__JybofG__time{color:var(--text-muted);font-size:.7rem}.QASection-module__JybofG__qContent,.QASection-module__JybofG__aContent{color:var(--text-secondary);white-space:pre-line;font-size:.9rem;line-height:1.6}.QASection-module__JybofG__answers{margin-top:var(--space-3);padding-left:var(--space-6);border-left:2px solid var(--bg-glass-border);gap:var(--space-3);flex-direction:column;display:flex}.QASection-module__JybofG__answer{padding:var(--space-2)0}.QASection-module__JybofG__instructorBadge{color:var(--accent-secondary);border-radius:var(--radius-full);background:#00d08426;padding:1px 8px;font-size:.7rem;font-weight:600}.QASection-module__JybofG__replyBtn{margin-top:var(--space-2);color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.8rem}.QASection-module__JybofG__replyBtn:hover{color:var(--accent-primary)}.QASection-module__JybofG__replyForm{margin-top:var(--space-3)}.QASection-module__JybofG__replyActions{gap:var(--space-2);margin-top:var(--space-2);display:flex}.QASection-module__JybofG__cancelBtn{padding:var(--space-2)var(--space-4);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;font-size:.85rem}
.LessonNotes-module__FgX_CW__notes{border-top:1px solid var(--bg-glass-border);padding-top:var(--space-4);margin-top:var(--space-4)}.LessonNotes-module__FgX_CW__header{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.LessonNotes-module__FgX_CW__title{font-size:1rem}.LessonNotes-module__FgX_CW__headerActions{align-items:center;gap:var(--space-3);display:flex}.LessonNotes-module__FgX_CW__tsBtn{padding:var(--space-1)var(--space-3);background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);color:var(--accent-primary);cursor:pointer;font-size:.75rem;font-weight:600;transition:border-color .2s}.LessonNotes-module__FgX_CW__tsBtn:hover{border-color:var(--accent-primary)}.LessonNotes-module__FgX_CW__savingText{color:var(--text-muted);font-size:.7rem}.LessonNotes-module__FgX_CW__savedText{color:var(--accent-secondary);font-size:.7rem}.LessonNotes-module__FgX_CW__textarea{width:100%;padding:var(--space-3);background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);color:var(--text-primary);resize:vertical;outline:none;font-family:inherit;font-size:.85rem;line-height:1.6}.LessonNotes-module__FgX_CW__textarea:focus{border-color:var(--accent-primary)}.LessonNotes-module__FgX_CW__loginHint{color:var(--text-muted);font-size:.85rem}.LessonNotes-module__FgX_CW__loginHint a{color:var(--accent-primary)}.LessonNotes-module__FgX_CW__preview{margin-top:var(--space-3);padding:var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-sm)}.LessonNotes-module__FgX_CW__previewLabel{color:var(--text-muted);margin-bottom:var(--space-1);font-size:.7rem}.LessonNotes-module__FgX_CW__previewContent{color:var(--text-secondary);white-space:pre-wrap;font-size:.85rem;line-height:1.6}.LessonNotes-module__FgX_CW__timestampLink{color:var(--accent-primary);cursor:pointer;font-size:inherit;background:#e04a2f1a;border:none;border-radius:3px;padding:0 4px;font-family:inherit;font-weight:600}.LessonNotes-module__FgX_CW__timestampLink:hover{background:#e04a2f33}
.CourseHero-module__2eUvta__heroSection{background-color:#050505;justify-content:center;align-items:center;width:100%;padding:6rem 1.25rem 4rem;display:flex;position:relative;overflow:clip hidden}@media (min-width:1024px){.CourseHero-module__2eUvta__heroSection{height:auto;min-height:100vh;padding:8rem 1.25rem 4rem}}.CourseHero-module__2eUvta__heroVideoWrapper{z-index:0;position:absolute;inset:0}.CourseHero-module__2eUvta__heroVideo{object-fit:cover;opacity:.3;width:100%;height:100%}.CourseHero-module__2eUvta__heroVideoOverlay{background:linear-gradient(#0000 0%,#050505cc 50%,#050505 100%);position:absolute;inset:0}.CourseHero-module__2eUvta__heroAuraWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.CourseHero-module__2eUvta__auraIndigo{filter:blur(120px);background-color:#6366f133;border-radius:50%;width:500px;height:500px;position:absolute;top:25%;left:25%}.CourseHero-module__2eUvta__auraEmerald{filter:blur(150px);background-color:#10b9811a;border-radius:50%;width:600px;height:600px;position:absolute;bottom:25%;right:25%}.CourseHero-module__2eUvta__heroContentWrapper{z-index:10;text-align:center;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:1024px){.CourseHero-module__2eUvta__heroContentWrapper{margin-top:-2rem}}.CourseHero-module__2eUvta__eyebrowBadge{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.CourseHero-module__2eUvta__eyebrowDot{background-color:#34d399;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite CourseHero-module__2eUvta__pulseLight}.CourseHero-module__2eUvta__eyebrowText{color:#6ee7b7;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.CourseHero-module__2eUvta__heroHeadline{letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;padding:0 .5rem;font-size:clamp(2rem,8vw,2.5rem);font-weight:800;line-height:1.3}@media (min-width:768px){.CourseHero-module__2eUvta__heroHeadline{padding:0;font-size:3.75rem}}@media (min-width:1024px){.CourseHero-module__2eUvta__heroHeadline{font-size:5rem}}.CourseHero-module__2eUvta__heroSubheadline{color:#a1a1aa;max-width:48rem;margin:0 auto;padding:0 1rem;font-size:1.125rem;font-weight:300;line-height:1.625}@media (min-width:768px){.CourseHero-module__2eUvta__heroSubheadline{padding:0;font-size:1.5rem}}.CourseHero-module__2eUvta__scrollIndicatorWrapper{padding-top:2.5rem}.CourseHero-module__2eUvta__scrollMouse{border:2px solid #fff3;border-radius:9999px;justify-content:center;width:1.5rem;height:2.5rem;margin:0 auto;padding-top:.5rem;display:flex}.CourseHero-module__2eUvta__scrollWheel{background-color:#818cf8;border-radius:50%;width:.375rem;height:.375rem}.CourseHero-module__2eUvta__scrollText{color:#52525b;text-transform:uppercase;letter-spacing:.2em;margin-top:1rem;font-size:.75rem;font-weight:500}@keyframes CourseHero-module__2eUvta__pulseLight{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}
.BeforeAfterSlider-module__q7Xt1a__sliderSection{z-index:20;background-color:#050505;padding:3rem 1.25rem;position:relative;overflow:clip hidden}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__sliderSection{padding:6rem 1.5rem}}.BeforeAfterSlider-module__q7Xt1a__sliderContainer{max-width:72rem;margin:0 auto}.BeforeAfterSlider-module__q7Xt1a__sliderHeader{text-align:center;flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__sliderHeader{margin-bottom:4rem}}.BeforeAfterSlider-module__q7Xt1a__sliderHeadline{color:#fff;letter-spacing:-.025em;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__sliderHeadline{font-size:3rem}}.BeforeAfterSlider-module__q7Xt1a__sliderHeadline span.BeforeAfterSlider-module__q7Xt1a__chaos{color:#ef4444}.BeforeAfterSlider-module__q7Xt1a__sliderHeadline span.BeforeAfterSlider-module__q7Xt1a__control{color:#34d399}.BeforeAfterSlider-module__q7Xt1a__sliderSubtitle{color:#a1a1aa;font-size:1.25rem}.BeforeAfterSlider-module__q7Xt1a__interactiveSlider{aspect-ratio:16/9;cursor:ew-resize;touch-action:pan-y;background-color:#18181b;border:1px solid #ffffff1a;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 0 50px #00000080}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__interactiveSlider{aspect-ratio:21/9}}.BeforeAfterSlider-module__q7Xt1a__slideLeft,.BeforeAfterSlider-module__q7Xt1a__slideRight{flex-direction:column;justify-content:center;padding:2rem;display:flex;position:absolute;inset:0}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__slideLeft,.BeforeAfterSlider-module__q7Xt1a__slideRight{padding:4rem}}.BeforeAfterSlider-module__q7Xt1a__slideLeft{background-color:#450a0a33}.BeforeAfterSlider-module__q7Xt1a__slideRight{text-align:right;background-color:#022c2233;border-left:1px solid #fff3;align-items:flex-end}.BeforeAfterSlider-module__q7Xt1a__slideImage{object-fit:cover;opacity:.3;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;inset:0}.BeforeAfterSlider-module__q7Xt1a__slideContent{z-index:10;width:100%;position:relative}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__slideContent{width:50%}}.BeforeAfterSlider-module__q7Xt1a__slideLeft .BeforeAfterSlider-module__q7Xt1a__slideContent{padding-right:3rem}.BeforeAfterSlider-module__q7Xt1a__slideRight .BeforeAfterSlider-module__q7Xt1a__slideContent{flex-direction:column;align-items:flex-end;padding-left:3rem;display:flex}.BeforeAfterSlider-module__q7Xt1a__slideBadge{-webkit-backdrop-filter:blur(12px);letter-spacing:.05em;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-weight:500;display:inline-block}.BeforeAfterSlider-module__q7Xt1a__slideLeft .BeforeAfterSlider-module__q7Xt1a__slideBadge{color:#fecaca;background-color:#ef444433;border:1px solid #ef44444d}.BeforeAfterSlider-module__q7Xt1a__slideRight .BeforeAfterSlider-module__q7Xt1a__slideBadge{color:#a7f3d0;background-color:#10b98133;border:1px solid #10b9814d}.BeforeAfterSlider-module__q7Xt1a__slideText{filter:drop-shadow(0 4px 6px #0000001a);font-size:1.25rem;font-weight:500;line-height:1.625}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__slideText{font-size:1.875rem}}.BeforeAfterSlider-module__q7Xt1a__slideLeft .BeforeAfterSlider-module__q7Xt1a__slideText{color:#fef2f2}.BeforeAfterSlider-module__q7Xt1a__slideRight .BeforeAfterSlider-module__q7Xt1a__slideText{color:#ecfdf5}.BeforeAfterSlider-module__q7Xt1a__sliderThumbLine{background-color:#fff;width:4px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #fffc}.BeforeAfterSlider-module__q7Xt1a__sliderThumbHandle{background-color:#fff;border:2px solid #e4e4e7;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000001a}.BeforeAfterSlider-module__q7Xt1a__cardGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__cardGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.BeforeAfterSlider-module__q7Xt1a__cardPanel{border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__cardPanel{padding:3rem}}.BeforeAfterSlider-module__q7Xt1a__cardLeft{background-color:#450a0a33;border:1px solid #ef444433;box-shadow:0 10px 15px -3px #7f1d1d1a}.BeforeAfterSlider-module__q7Xt1a__cardRight{background-color:#022c224d;border:1px solid #10b98133;box-shadow:0 10px 15px -3px #064e3b1a}.BeforeAfterSlider-module__q7Xt1a__cardBadge{letter-spacing:.1em;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__cardBadge{font-size:.875rem}}.BeforeAfterSlider-module__q7Xt1a__cardLeft .BeforeAfterSlider-module__q7Xt1a__cardBadge{color:#f87171;background-color:#ef444433}.BeforeAfterSlider-module__q7Xt1a__cardRight .BeforeAfterSlider-module__q7Xt1a__cardBadge{color:#34d399;background-color:#10b98133}.BeforeAfterSlider-module__q7Xt1a__cardText{font-size:1.125rem;font-weight:500;line-height:1.625}@media (min-width:768px){.BeforeAfterSlider-module__q7Xt1a__cardText{font-size:1.5rem}}.BeforeAfterSlider-module__q7Xt1a__cardLeft .BeforeAfterSlider-module__q7Xt1a__cardText{color:#fef2f2}.BeforeAfterSlider-module__q7Xt1a__cardRight .BeforeAfterSlider-module__q7Xt1a__cardText{color:#ecfdf5}
.SkillTreeCurriculum-module__65_oeW__treeSection{z-index:10;background-color:#050505;padding:3rem 1.25rem;position:relative;overflow:clip hidden}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__treeSection{padding:6rem 1.5rem}}.SkillTreeCurriculum-module__65_oeW__treeContainer{max-width:56rem;margin:0 auto}.SkillTreeCurriculum-module__65_oeW__headerWrapper{text-align:center;flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__headerWrapper{margin-bottom:6rem}}.SkillTreeCurriculum-module__65_oeW__headline{color:#fff;letter-spacing:-.025em;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__headline{font-size:3rem}}.SkillTreeCurriculum-module__65_oeW__headlineAccent{color:#818cf8}.SkillTreeCurriculum-module__65_oeW__subtitle{color:#a1a1aa;font-size:1.25rem}.SkillTreeCurriculum-module__65_oeW__timelineWrapper{position:relative}.SkillTreeCurriculum-module__65_oeW__timelineLine{z-index:0;background:linear-gradient(#0000 0%,#ffffff1a 50%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:39px;transform:translate(-50%)}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__timelineLine{left:50%}}.SkillTreeCurriculum-module__65_oeW__moduleList{z-index:10;flex-direction:column;gap:6rem;display:flex;position:relative}.SkillTreeCurriculum-module__65_oeW__moduleRow{flex-direction:column;align-items:flex-start;gap:2rem;display:flex;position:relative}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__moduleRow{flex-direction:row;gap:4rem}.SkillTreeCurriculum-module__65_oeW__moduleRowEven{flex-direction:row}.SkillTreeCurriculum-module__65_oeW__moduleRowOdd{flex-direction:row-reverse}}.SkillTreeCurriculum-module__65_oeW__nodeWrapper{justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:39px;transform:translate(-50%)}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__nodeWrapper{left:50%}}.SkillTreeCurriculum-module__65_oeW__nodeIconBox{z-index:10;background-color:#0a0a0a;border:1px solid #ffffff1a;border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative;box-shadow:0 0 30px #4f46e526}.SkillTreeCurriculum-module__65_oeW__nodeIcon{color:#818cf8;width:2rem;height:2rem}.SkillTreeCurriculum-module__65_oeW__nodePing{background-color:#6366f1;border-radius:50%;width:.75rem;height:.75rem;animation:2s cubic-bezier(0,0,.2,1) infinite SkillTreeCurriculum-module__65_oeW__pingIcon;position:absolute;top:-.25rem;right:-.25rem}@keyframes SkillTreeCurriculum-module__65_oeW__pingIcon{75%,to{opacity:0;transform:scale(2)}}.SkillTreeCurriculum-module__65_oeW__contentWrapper{text-align:left;width:100%;padding-left:100px}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__contentWrapper{width:50%;padding-left:0}.SkillTreeCurriculum-module__65_oeW__moduleRowEven .SkillTreeCurriculum-module__65_oeW__contentWrapper{text-align:right;padding-right:6rem}.SkillTreeCurriculum-module__65_oeW__moduleRowOdd .SkillTreeCurriculum-module__65_oeW__contentWrapper{text-align:left;padding-left:6rem}}.SkillTreeCurriculum-module__65_oeW__contentCard{-webkit-backdrop-filter:blur(24px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:1.5rem;transition:background-color .2s}.SkillTreeCurriculum-module__65_oeW__contentCard:hover{background:#ffffff0a}.SkillTreeCurriculum-module__65_oeW__moduleTitle{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.SkillTreeCurriculum-module__65_oeW__modulePhaseLabel{color:#6366f1;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-family:monospace;font-size:.875rem;display:block}.SkillTreeCurriculum-module__65_oeW__lessonList{flex-direction:column;gap:1rem;display:flex}.SkillTreeCurriculum-module__65_oeW__lessonItem{align-items:flex-start;gap:.75rem;display:flex}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__moduleRowEven .SkillTreeCurriculum-module__65_oeW__lessonItem{flex-direction:row-reverse}}.SkillTreeCurriculum-module__65_oeW__lessonIconWrapper{flex-shrink:0;margin-top:.125rem}.SkillTreeCurriculum-module__65_oeW__lessonIconFree{cursor:pointer;background-color:#6366f133;border:1px solid #6366f180;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:background-color .2s;display:flex}.SkillTreeCurriculum-module__65_oeW__lessonIconFree:hover{background-color:#6366f180}.SkillTreeCurriculum-module__65_oeW__iconPlay{color:#a5b4fc;width:.875rem;height:.875rem;margin-left:.125rem}.SkillTreeCurriculum-module__65_oeW__lessonIconLocked{background-color:#27272a;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.SkillTreeCurriculum-module__65_oeW__iconLock{color:#71717a;width:.75rem;height:.75rem}.SkillTreeCurriculum-module__65_oeW__lessonTitle{color:#d4d4d8;flex:1;font-size:.875rem;line-height:1.375}@media (min-width:768px){.SkillTreeCurriculum-module__65_oeW__moduleRowEven .SkillTreeCurriculum-module__65_oeW__lessonTitle{text-align:right}.SkillTreeCurriculum-module__65_oeW__moduleRowOdd .SkillTreeCurriculum-module__65_oeW__lessonTitle{text-align:left}}
