.data-card_Root__V1hzA{display:flex;flex-direction:column;gap:3px;padding:.25rem;background-color:hsla(0,0%,100%,.04);border-radius:1rem}.data-card_Header__m7anC{display:flex;align-items:center;justify-content:space-between;padding:.5rem}.data-card_Metrics__7EE6u{display:flex;flex-wrap:wrap}.data-card_Metric__kuPLG{flex:1 1;display:flex;flex-direction:column;padding:1.5rem;border-radius:.75rem;cursor:pointer;opacity:.7;border:.5px solid transparent}.data-card_Metric__kuPLG:not(.data-card_MetricActive__Ee7vb):hover{opacity:.9}.data-card_MetricActive__Ee7vb{background-color:var(--gray-1);box-shadow:0 0 2px 1px var(--gray-2);border-color:var(--gray-3);opacity:1}.data-card_MetricLabel__sTxTY{font-size:1rem;font-weight:500;color:var(--gray-12);text-wrap:nowrap}.data-card_MetricValue__Jl4uX{font-size:2rem;font-weight:600;color:var(--gray-12)}.data-card_Table__ay3Bt{width:100%;border-collapse:collapse}.data-card_TableHeader__pF__W{height:2.5rem}.data-card_TableHeaderCell__KQyty{text-align:left;font-size:.8rem;font-weight:600;color:var(--gray-11);padding-left:1rem;padding-right:1rem;text-wrap:nowrap}.data-card_TableBody__ifR65{margin-top:.25rem;border-radius:.75rem;box-shadow:0 0 2px 1px var(--gray-2)}.data-card_TableRow__U1sQ_{border-bottom:.5px solid var(--gray-3);transition:background-color .15s ease}.data-card_TableRow__U1sQ_:hover .data-card_TableCell__31gOq{background-color:rgba(0,0,0,.1)}.data-card_TableRow__U1sQ_:last-child{border-bottom:none}.data-card_TableCell__31gOq{text-align:left;padding:1rem;background-color:var(--gray-1);font-size:.9rem;color:var(--color-gray-800);text-wrap:nowrap}.data-card_TableRow__U1sQ_:first-child .data-card_TableCell__31gOq:first-child{border-top-left-radius:.75rem}.data-card_TableRow__U1sQ_:first-child .data-card_TableCell__31gOq:last-child{border-top-right-radius:.75rem}.data-card_TableRow__U1sQ_:last-child .data-card_TableCell__31gOq:first-child{border-bottom-left-radius:.75rem}.data-card_TableRow__U1sQ_:last-child .data-card_TableCell__31gOq:last-child{border-bottom-right-radius:.75rem}.data-card_Content__CHIEN{display:flex;align-items:center;justify-content:center;border-radius:.75rem;background-color:var(--gray-1);box-shadow:0 0 2px 1px var(--gray-2);border:.5px solid var(--gray-3);height:400px}.data-card_Root__V1hzA .recharts-surface{outline:none}.data-card_Tooltip__rCrjM{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;gap:.5rem;background-color:var(--gray-1);padding:10px;border-radius:5px;box-shadow:var(--shadow-sm)}.data-card_Tooltip__rCrjM,.data-card_Tooltip__rCrjM hr{border:.5px solid var(--gray-3)}.data-card_TooltipHeader__r1E9o{font-size:.9rem;font-weight:500;color:var(--gray-12)}.data-card_TooltipMetric__A83Hu{display:flex;align-items:center;gap:.25rem;justify-content:space-between;font-size:.9rem;color:var(--gray-12)}.data-card_TooltipMetricColor__pKXar{width:8px;height:8px;border-radius:50%;background-color:var(--gray-12);margin-right:.25rem}.data-card_TooltipMetricLabel__t2q6C{font-weight:400;flex:1 1;color:var(--gray-11)}.data-card_TooltipMetricValue__uaJNU{font-weight:600;margin-left:1rem}.data-card_Footer__dA5f0{display:flex;justify-content:space-between;align-items:center;padding:0 .6rem 0 1rem;height:3.5rem;flex-shrink:0}.data-card_FooterLabel__ug4wl{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;color:var(--gray-11)}.data-card_FooterIcon__nR0F0{width:14px;height:14px}.data-card_FooterActions__0VBkg{display:flex}.data-card_FooterAction__JqFDB{display:flex;align-items:center;gap:.25rem;font-size:.8rem;padding:.4rem .6rem;background:none;border:none;color:var(--gray-12);font-weight:600;cursor:pointer}.data-card_FooterAction__JqFDB:hover{color:var(--gray-8)}.data-card_FooterActionIcon__ZuhQE{width:14px;height:14px;stroke-width:2.5px}.ParseHTML_parseHTML__mKctf>*{display:block;margin-bottom:12px}.ParseHTML_parseHTML__mKctf>:last-child{margin-bottom:0}.ParseHTML_parseHTML__mKctf h1,.ParseHTML_parseHTML__mKctf h2,.ParseHTML_parseHTML__mKctf h3{margin-top:1em;margin-bottom:1em;font-weight:600;color:#fff}.ParseHTML_parseHTML__mKctf h2{font-size:1.5rem}.ParseHTML_parseHTML__mKctf ol,.ParseHTML_parseHTML__mKctf ul{margin-left:1rem}.ParseHTML_parseHTML__mKctf li{margin-top:.25rem;margin-bottom:.25rem}.ParseHTML_parseHTML__mKctf a{color:var(--ruby-9);text-decoration:underline}.user-drawer_overlay__PMYrs{position:fixed;inset:0;background-color:var(--black-a9);z-index:999;animation:user-drawer_fadeIn__OXRKi .2s ease-in-out}.user-drawer_drawer__Ij8ks{position:fixed;top:0;right:0;bottom:0;width:640px;background-color:var(--gray-1);box-shadow:-4px 0 16px 0 var(--black-a8);z-index:1000;display:flex;flex-direction:column;animation:user-drawer_slideIn__uiRd0 .3s cubic-bezier(.32,.72,0,1)}@keyframes user-drawer_fadeIn__OXRKi{0%{opacity:0}to{opacity:1}}@keyframes user-drawer_slideIn__uiRd0{0%{transform:translateX(100%)}to{transform:translateX(0)}}.user-drawer_content__GXTkt{flex:1 1;overflow-y:auto;background-color:var(--gray-1);padding-bottom:32px}@media (max-width:768px){.user-drawer_drawer__Ij8ks{width:100%;max-width:520px}}.user-drawer_header__WNJMR{position:-webkit-sticky;position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--gray-a2);background-color:var(--gray-2);flex-shrink:0;padding:20px}.user-drawer_chartTabsList__cPZ0y{background:var(--white-a1);border-radius:40px;padding:2px 4px;gap:2px;box-shadow:none}.user-drawer_chartTab__1GxOm{padding:0;--tab-height:32px;--tab-inner-padding-x:12px;--tab-inner-padding-y:4px;&:before{content:none}}.user-drawer_chartTab__1GxOm .rt-BaseTabListTriggerInner{border-radius:40px}.user-drawer_chartTab__1GxOm[data-state=active] .rt-BaseTabListTriggerInner{background:var(--white-a2);color:var(--gray-12)}.user-drawer_title__37X72{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.user-drawer_title__37X72:hover{text-decoration:underline}.user-drawer_description____J5_{overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease;font-size:var(--font-size-2);color:var(--gray-11)}.user-drawer_description____J5_.user-drawer_expanded__0AojD{line-clamp:unset;-webkit-line-clamp:unset}.user-drawer_showMoreButton__4NL0f{margin-top:8px;padding:0;background:transparent;text-decoration:underline}.styles_hero__NVOR5{display:grid;grid-template-columns:1fr 1.25fr;grid-template-areas:"content video";grid-gap:64px;gap:64px;padding-top:32px}@media screen and (max-width:1199px){.styles_hero__NVOR5{grid-template-columns:1fr 1fr}}@media screen and (max-width:1023px){.styles_hero__NVOR5{grid-template-columns:1fr;grid-template-areas:"content" "video"}}.styles_heroContent__NQmei{grid-area:content}span.styles_description__tc7J9{font-size:17px;line-height:28px;color:var(--color-alpha-70)}.styles_description__tc7J9>div{display:flex;flex-direction:column;gap:16px}.styles_description__tc7J9 a{color:var(--color-primary);border-bottom:1px solid}.styles_video__3pZc0{grid-area:video;width:100%;max-width:100%;max-height:500px;border-radius:8px}.styles_videoThumbnail__UZNnZ{position:relative;height:-moz-fit-content;height:fit-content;cursor:pointer}.styles_videoThumbnailPlay__8vtGN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);width:56px;height:56px;border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_videoThumbnail__UZNnZ:hover .styles_videoThumbnailPlay__8vtGN{background:rgba(0,0,0,.7)}.styles_videoThumbnailPlay__8vtGN svg{position:relative;left:2px}.styles_instructor__XaVrc{width:-moz-fit-content;width:fit-content;background:var(--color-alpha-10);padding:4px 12px;border-radius:32px}.styles_content__ay2Cm{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:32px;gap:32px}@media screen and (max-width:1023px){.styles_content__ay2Cm{grid-template-columns:1fr}}.styles_detail__8ftyi svg{width:20px;min-width:20px;height:20px;color:var(--color-primary)}.styles_detail__8ftyi p{color:var(--color-alpha-80);line-height:20px}.styles_overview__3iKea{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"chapters details";grid-gap:48px;gap:48px;align-items:flex-start}@media screen and (max-width:1023px){.styles_overview__3iKea{gap:24px;grid-template-columns:1fr;grid-template-areas:"chapters" "details"}}.styles_chapters__2aX_5{grid-area:chapters;display:flex;flex-direction:column;gap:8px}.styles_chapterIcon__6J6aR{width:18px;height:18px;min-width:18px}.styles_lesson__hx6FJ{display:flex;gap:20px;position:relative}.styles_lesson__hx6FJ:hover .styles_lessonNum__uQLpT:not(.styles_lessonCompleted__CsX65){background-color:var(--color-primary);color:#fff}.styles_lesson__hx6FJ:last-child{border:none}.styles_lesson__hx6FJ:hover *{color:#fff!important}.styles_lessonNum__uQLpT{display:flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;border-radius:50%;background-color:var(--color-alpha-15)}.styles_lessonCompleted__CsX65{background:var(--color-green-20);color:var(--color-green);width:32px;height:32px}button.styles_copyLink__Ap687{width:24px;height:24px;min-width:24px;opacity:0}.styles_lesson__hx6FJ:hover .styles_copyLink__Ap687{opacity:1}.styles_instructorPhoto__2yWTD{width:32px;height:32px;border-radius:50%;object-fit:cover;object-position:top center;border:1px solid var(--color-alpha-10)}.ShareDialog_imageContainer__MyoDK{width:100%;border-radius:8px;overflow:hidden;background-color:var(--color-alpha-03)}.ShareDialog_image__Jx2NI{width:100%;height:auto;object-fit:cover}.ShareDialog_urlContainer__6TqBx{flex:1 1;background-color:var(--color-alpha-03);border:1px solid var(--color-alpha-10);border-radius:4px;padding:8px 12px;overflow:hidden}.Accordion_item__PwsvT{overflow:hidden;background:hsla(0,0%,100%,.03);border:1px solid var(--color-alpha-05);border-radius:8px}.Accordion_item__PwsvT[data-state=closed] .Accordion_minus__5Xozz,.Accordion_item__PwsvT[data-state=open] .Accordion_plus__UeYpo{display:none}.Accordion_item__PwsvT[data-state=closed] .Accordion_plus__UeYpo,.Accordion_item__PwsvT[data-state=open] .Accordion_minus__5Xozz{display:block}.Accordion_trigger__1_I2K{all:unset;box-sizing:border-box;width:100%;padding:24px;cursor:pointer;font-weight:400;border-bottom:1px solid transparent}.Accordion_item__PwsvT[data-state=open] .Accordion_trigger__1_I2K{background-color:var(--color-alpha-05)}.Accordion_trigger__1_I2K:hover{background:var(--color-alpha-05)}.Accordion_minus__5Xozz,.Accordion_plus__UeYpo{width:24px;min-width:24px;height:24px;margin-left:auto;opacity:.5}.Accordion_trigger__1_I2K:hover .Accordion_minus__5Xozz,.Accordion_trigger__1_I2K:hover .Accordion_plus__UeYpo{opacity:1}.Accordion_content__KLHxz[data-state=open]{animation:Accordion_slideDown__dH9BY .3s cubic-bezier(.87,0,.13,1)}.Accordion_content__KLHxz[data-state=closed]{animation:Accordion_slideUp__qRUks .3s cubic-bezier(.87,0,.13,1)}@keyframes Accordion_slideDown__dH9BY{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion_slideUp__qRUks{0%{height:var(--radix-accordion-content-height)}to{height:0}}.Card_card__HEwtR{position:relative;overflow:hidden;border-radius:8px;border:1px solid var(--color-alpha-05);background:var(--color-surface-1)}.Card_padding__9qILH{padding:24px}.Card_clickable__Xc77k:hover{cursor:pointer;background-color:var(--color-surface-2)}.AudioRecorder_container__uI1FD{border:1px solid var(--color-alpha-05)}.AudioRecorder_container__uI1FD.AudioRecorder_recording__uc6L5{border-color:var(--color-primary);box-shadow:0 0 10px 2px var(--color-primary-20)}.AudioRecorder_recordButton__hY0BI{width:48px;height:48px;border-radius:50%}.AudioRecorder_indicator__0lBlm{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%}.AudioRecorder_number__jO6LX{background:var(--color-alpha-10)}.AudioRecorder_number__jO6LX.AudioRecorder_recording__uc6L5{background:var(--color-primary);color:transparent}.AudioRecorder_recordingIndicator__0Mt6l{position:relative;background-color:var(--color-primary-20)}.AudioRecorder_recordingIndicator__0Mt6l:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background-color:var(--color-primary);animation:AudioRecorder_pulse__l3mSl 1s infinite}@keyframes AudioRecorder_pulse__l3mSl{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}.AudioRecorder_completedIndicator__yA_WF{background-color:var(--color-green-20)}.AudioRecorder_completedIndicator__yA_WF svg{color:var(--color-green);width:16px;height:16px}.AudioRecorder_errorIndicator__fHQD8{background-color:var(--color-primary-20)}.AudioRecorder_errorIndicator__fHQD8 svg{color:var(--color-primary);width:16px;height:16px}.AudioRecorder_player__8_wCZ{width:210px;height:32px}.AudioRecorder_player__8_wCZ::-webkit-media-controls-enclosure{background:transparent;max-height:32px}.AudioRecorder_player__8_wCZ::-webkit-media-controls-panel{background:var(--color-alpha-80);border-radius:8px;padding:8px}.AudioRecorder_player__8_wCZ::-internal-media-controls-overflow-button{display:none}.styles_container__EsXKe{container-type:inline-size}.styles_grid__JBKhl{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}@container (max-width: 1800px){.styles_grid__JBKhl{grid-template-columns:repeat(4,1fr)}}@container (max-width: 1339px){.styles_grid__JBKhl{grid-template-columns:repeat(3,1fr)}}@container (max-width: 899px){.styles_grid__JBKhl{grid-template-columns:repeat(2,1fr)}}@container (max-width: 579px){.styles_grid__JBKhl{grid-template-columns:repeat(1,1fr)}}.styles_imageContainer__qjQX_{aspect-ratio:16/9}.styles_num__xb0s1{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;background-color:var(--color-alpha-05);color:var(--color-alpha-50);border-radius:50%;margin-left:8px}.course-hover-card_content__xtXFM{border-radius:6px;max-width:100%;max-height:100%;width:480px;height:-moz-fit-content;height:fit-content;background-color:var(--color-black);border:.5px solid var(--color-gray);box-shadow:0 0 32px 24px #000;will-change:transform,opacity;z-index:50;position:relative}.course-hover-card_content__xtXFM[data-state=open]{animation:course-hover-card_expandIn__tIv7u .5s cubic-bezier(.16,1,.3,1);transform:scale(1)}.course-hover-card_content__xtXFM[data-state=closed]{transform:scale(.5);opacity:0;animation:course-hover-card_scaleOut__bPKA4 .5s cubic-bezier(.16,1,.3,1)}.course-hover-card_content__xtXFM[data-side=top]{transform-origin:center bottom;margin-bottom:12px}.course-hover-card_content__xtXFM[data-side=bottom]{transform-origin:center top;margin-top:12px}@keyframes course-hover-card_expandIn__tIv7u{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes course-hover-card_scaleOut__bPKA4{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.course-hover-card_trailer__cdTlh{width:100%;height:270px;background-color:var(--color-dark-gray)}.course-hover-card_video__d0wZU video{max-height:270px}.course-hover-card_link__vw8za{text-decoration:none}.course-hover-card_link__vw8za:hover{text-decoration:underline}.course-hover-card_description__3G_Xs{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--color-alpha-70)}.carousel_root__OIuD3{position:relative}.carousel_scroll__DtYqY{position:relative;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;width:calc(100% + 64px)}.carousel_scroll__DtYqY::-webkit-scrollbar{display:none}.carousel_scroll__DtYqY:after{content:"";position:-webkit-sticky;position:sticky;top:0;right:0;width:130px;background:linear-gradient(-90deg,#130f15,rgba(13,11,15,.1),transparent);flex-shrink:0}@media screen and (max-width:1199px){.carousel_scroll__DtYqY{width:100%}.carousel_scroll__DtYqY:after{right:0}}.carousel_viewAll___9A_x{color:var(--color-alpha-60)}.carousel_viewAll___9A_x:hover{color:var(--color-white)}.carousel_item__077Qk{width:calc(20% - 40px);max-width:100%;flex-shrink:0;overflow:hidden;margin:0 12px;animation:carousel_highlight__0dR49;animation-timeline:view(inline)}@keyframes carousel_highlight__0dR49{entry 0%,exit to{opacity:.2}entry to,exit 0%{opacity:1}}@media screen and (max-width:1800px){.carousel_item__077Qk{width:calc(25% - 40px)}}@media screen and (max-width:1399px){.carousel_item__077Qk{width:calc(33.33% - 36px)}}@media screen and (max-width:1023px){.carousel_item__077Qk{width:calc(50% - 36px)}}@media screen and (max-width:767px){.carousel_scroll__DtYqY:after{display:none}.carousel_item__077Qk{width:100%}}.carousel_scrollMargin__t0Uke .carousel_item__077Qk:nth-child(9){scroll-margin-left:200px;background:#000!important}.carousel_item__077Qk:last-child{margin-right:0}.carousel_pageIndicator__9itl4{font-family:Futura,Trebuchet MS,Arial,sans-serif;font-weight:700;font-size:14px;position:absolute;top:10px;right:10px;padding:10px 12px;background:hsla(0,0%,100%,.5);pointer-events:none;border-radius:5px;color:#374151}.carousel_control__tkWLD{display:flex;justify-content:center;align-items:center;position:absolute;z-index:1;top:calc(50% - 48px);gap:8px;width:48px;height:48px;opacity:1;background:rgba(0,0,0,.5);border-radius:50%;transition:all .2s ease-in-out;opacity:0}.carousel_root__OIuD3:hover .carousel_control__tkWLD{opacity:1}.carousel_control__tkWLD:hover{transform:scale(1.5)}@media screen and (max-width:1024px){.carousel_control__tkWLD{opacity:1}}.carousel_leftControl__YjvNa{left:-24px}.carousel_rightControl__e3dVu{right:-48px}@media screen and (max-width:1199px){.carousel_rightControl__e3dVu{right:-24px}}.carousel_root__OIuD3:hover .carousel_leftControl__YjvNa,.carousel_root__OIuD3:hover .carousel_rightControl__e3dVu{opacity:1}.carousel_nextButton__9Dvnp,.carousel_prevButton__pRPBv{font-size:18px;transition:opacity .1s ease-out}.carousel_nextButton__9Dvnp[disabled],.carousel_prevButton__pRPBv[disabled]{opacity:.4}.carousel_pagination__9mO1u{flex-wrap:wrap;margin:0 10px}.carousel_paginationItem___rJNl,.carousel_pagination__9mO1u{display:flex;justify-content:center}.carousel_paginationButton__Z5kho{display:block;text-indent:-99999px;overflow:hidden;background:#374151;width:12px;height:12px;border-radius:50%;margin:5px;transition:opacity .1s ease-out}.carousel_paginationItemActive__3eTlO .carousel_paginationButton__Z5kho{opacity:.3}.carousel_dots__Ep7Cv{display:flex;justify-content:center;align-items:center;gap:8px;position:relative;z-index:1}.carousel_dot__f342T{width:12px;height:12px;border-radius:50%;background:var(--white-a4)}.carousel_dotActive__itBpJ{background:#fff}.start-trial-banner_container__mpYRU{border-radius:16px;overflow:hidden}.start-trial-banner_image__A8TKW{position:absolute;width:170%;height:170%;top:-20%;left:-20%;transform:rotate(-20deg);opacity:.3}.start-trial-banner_glow__U1DPL{aspect-ratio:1;position:absolute;width:100%;height:100%;background-color:var(--accent-9);opacity:.24;filter:blur(80px);border-radius:100%}.start-trial-banner_overlay__JhrbV{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,#0a0a0a,hsla(0,0%,4%,.7),hsla(0,0%,4%,.1),hsla(0,0%,4%,0));z-index:1}@media screen and (max-width:1023px){.start-trial-banner_image__A8TKW{opacity:.05}.start-trial-banner_glow__U1DPL{opacity:.15}.start-trial-banner_overlay__JhrbV{background:rgba(0,0,0,.8)}}.courses-grid_container__7Cvjy{container-type:inline-size}.courses-grid_grid__A4wUh{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}@container (max-width: 1800px){.courses-grid_grid__A4wUh{grid-template-columns:repeat(4,1fr)}}@container (max-width: 1159px){.courses-grid_grid__A4wUh{grid-template-columns:repeat(3,1fr)}}@container (max-width: 767px){.courses-grid_grid__A4wUh{grid-template-columns:repeat(2,1fr)}}@container (max-width: 579px){.courses-grid_grid__A4wUh{grid-template-columns:repeat(1,1fr)}}button.category-section_exploreMoreButton__S4SEt{opacity:0;gap:4px}.category-section_container__wjdKR:hover button.category-section_exploreMoreButton__S4SEt{opacity:1}@media screen and (max-width:1024px){button.category-section_exploreMoreButton__S4SEt{opacity:1}}.category-section_lessonCarouselItem__tE1XK{width:calc(20% - 40px)}@media screen and (max-width:1800px){.category-section_lessonCarouselItem__tE1XK{width:calc(25% - 40px)}}@media screen and (max-width:1399px){.category-section_lessonCarouselItem__tE1XK{width:calc(33.33% - 36px)}}@media screen and (max-width:1023px){.category-section_lessonCarouselItem__tE1XK{width:calc(50% - 36px)}}@media screen and (max-width:767px){.category-section_lessonCarouselItem__tE1XK{width:calc(100% - 36px)}}