.Header_Header__KgPLw{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}@media(min-width:48rem){.Header_Header__KgPLw{align-items:center;flex-direction:row;padding:0 1.5rem}}@media(min-width:64rem){.Header_Header__KgPLw{padding:0}}.HeaderActions_HeaderActions__xW9gU{display:flex;gap:.75rem;justify-content:space-between}.HeaderActions_HeaderActions--right___xJtU{display:flex;gap:1rem}.RouteInfo_RouteInfo__pXuA1{display:flex;align-items:center;gap:.5rem}.RouteInfo_RouteInfo__info__n_LXF{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#c4c8ce}@media(min-width:1280px){.RouteInfo_RouteInfo__info__n_LXF{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}}.RouteInfo_RouteInfo__divider__uVW4f{color:#404650}.RouteInfo_RouteInfo__user__jhQum{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#c4c8ce;display:flex;align-items:center;justify-content:center;gap:.25rem}@media(min-width:1280px){.RouteInfo_RouteInfo__user__jhQum{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}}.RouteInfo_RouteInfo__user__avatar__hWkLB{width:1rem;height:1rem;border-radius:50%}.RouteInfo_RouteInfo__school__hscTO{color:#c4c8ce;font-weight:500;font-size:.75rem;letter-spacing:.019rem;line-height:1.125rem;text-decoration:underline;font-style:normal;letter-spacing:.16px}@media(min-width:1280px){.RouteInfo_RouteInfo__school__hscTO{font-weight:500;font-size:.875rem;letter-spacing:.019rem;line-height:1.25rem;text-decoration:underline;font-style:normal;letter-spacing:.16px}}.HeaderTitle_HeaderTitle__tUMWI{display:flex;flex-direction:column;flex:1 1;gap:.5rem}.HeaderTitle_HeaderTitle__text__5pkA8{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}@media(min-width:480px){.HeaderTitle_HeaderTitle__text__5pkA8{font-weight:400;font-size:1.75rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2.25rem}}.Button{padding:0;border:none;font:inherit;color:inherit;background-color:var(--button-bg-color,transparent);cursor:pointer;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;border-radius:var(--button-border-radius,.5rem);border-color:var(--button-border-color,#ffffff);border-width:var(--button-border-width,1px 1px 2px 1px);border-style:var(--button-border-style,solid);display:flex;align-items:center;justify-content:center;gap:.5rem;padding:var(--button-padding,.5rem .75rem);box-sizing:border-box;transition:all .1s ease}.Button:active,.Button:hover{border-width:var(--button-border-width,1px 1px 1px 1px);margin-bottom:var(--button-margin-bottom,1px)}.Button:disabled{border-width:var(--button-border-width,1px 1px 2px 1px);cursor:not-allowed}.Button-label:has(svg) svg{width:var(--button-label-svg-size,var(--button-svg-width,1.5rem));height:var(--button-label-svg-size,var(--button-svg-height,1.5rem))}.Button-icon svg{vertical-align:middle;width:var(--button-icon-svg-size,var(--button-svg-width,1rem));height:var(--button-icon-svg-size,var(--button-svg-height,1rem))}.Button--primary{background-color:#fff;color:#13161c;border-color:#555c68}.Button--primary:active,.Button--primary:hover{background-color:#f0f1f2;border-color:#dee1e4}.Button--primary:disabled{background-color:#fff;border-color:#dee1e4;color:#a5acb6}.Button--secondary{background-color:#2d323a;color:#fff;border-color:#555c68}.Button--secondary:active{background-color:#555c68}.Button--secondary:disabled{color:#6c7583}.Button--tertiary{background-color:#2d323a;color:#fff;border-color:#404650}.Button--tertiary:active{border-color:#555c68}.Button--tertiary:disabled{border-color:#404650;color:#6c7583}.Button--ghost{font-size:.875rem;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;text-decoration:none;box-sizing:border-box;color:#c4c8ce}@media(min-width:48rem){.Button--ghost{font-size:1rem}}.Button--ghost:disabled{color:#87909d}.Button--danger{background-color:#d8392f;color:#fff;border-color:#b72b23}.Button--danger:active{border-color:#94231c;background:#b72b23}.Button--danger:disabled{background-color:#b72b23;border-color:#94231c;color:#e26a63}.Button--fullWidth{width:100%}.LoadingSpinner_LoadingSpinner__ZyQiE{display:flex;justify-content:center;align-items:center;height:100%;opacity:0;transition:opacity .5s ease-in-out;visibility:hidden;will-change:opacity}.LoadingSpinner_LoadingSpinner__Spinner__lzztK{width:.875rem;height:.875rem;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:LoadingSpinner_spin__9_xzV 1s linear infinite}.LoadingSpinner_LoadingSpinner--loading__TO9jP{visibility:visible;opacity:1}@keyframes LoadingSpinner_spin__9_xzV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ButtonAdd_ButtonAdd__1Zj_M{border:rgba(0,0,0,0);cursor:pointer;--add-bg:#404650;--add-color:#ffffff;--button-border-width:0;--button-margin-bottom:0;background:var(--add-bg)!important;color:var(--add-color)!important}.ButtonAdd_ButtonAdd__1Zj_M:hover{--add-bg:#383e48}.ButtonAdd_ButtonAdd__1Zj_M:active{--add-bg:#2d323a}.ButtonAdd_ButtonAdd__1Zj_M svg{height:1.125rem}.ButtonAdd_ButtonAdd__1Zj_M svg path{fill:var(--add-color)}.ButtonAdd_ButtonAdd--added__U0HX5 svg path{--add-color:#0ae98a}.ButtonAdd_ButtonAdd__Container___NM9n{position:relative}.ButtonAdd_ButtonAdd__Loading__PWuDi{background:#404650;box-sizing:border-box;position:absolute;border-radius:.5rem;top:0;left:0;width:100%;height:100%;padding:.5rem .75rem;z-index:2}.OverlayActions_Overlay__j7Q0A{position:absolute;bottom:0;width:100%;height:100%;border-radius:.75rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.8))}.OverlayActions_Overlay__Actions__muVFD{display:none;gap:.75rem;justify-content:center;position:absolute;bottom:.75rem;width:100%}@media(min-width:75rem){.OverlayActions_Overlay__Actions__muVFD{display:flex}}.OverlayActions_Overlay__Button__gOeSY{--button-border-color:transparent!important;--button-border-width:0;--button-margin-bottom:0;--button-padding:0.5rem 1rem;cursor:pointer;justify-content:space-between;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.16px;min-width:7.785rem}.OverlayActions_Overlay__GoToCourse__cVzrh{--button-svg-width:1.125rem;--button-svg-height:0.625rem}.OverlayActions_Overlay__Add__ifRta svg{--button-icon-svg-size:1.125rem}.ToastViewport{--viewport-padding:25px;position:fixed;bottom:6rem;right:0;display:flex;flex-direction:column;padding:var(--viewport-padding);gap:10px;width:420px;max-width:100vw;margin:0;list-style:none;z-index:5;outline:none}@media(min-width:480px){.ToastViewport{right:calc(50% - 210px)}}@media(min-width:1280px){.ToastViewport{bottom:0}}.ToastRoot{display:flex;align-items:center;background-color:#fff;border-radius:.75rem;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);padding:1rem;gap:1rem}.ToastDescription{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;flex:1 1;margin:0;color:#13161c}.ToastIcon{display:flex}.ToastIcon svg{width:24px;height:24px;vertical-align:middle;vertical-align:-webkit-baseline-middle}.ToastIcon svg path{fill:#13161c}.ToastIcon--error svg path{fill:#ff476c}.ToastRoot[data-state=open]{animation:slideIn .15s cubic-bezier(.16,1,.3,1)}.ToastRoot[data-state=closed]{animation:hide .1s ease-in}.ToastRoot[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.ToastRoot[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.ToastRoot[data-swipe=end]{animation:swipeOut .1s ease-out}.ToastCTA{background:none;border:none}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translateY(calc(100% + 1005px))}to{transform:translateY(0)}}@keyframes swipeOut{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + var(--viewport-padding)))}}.CloseButton_CloseButton__C6C4o{position:absolute;top:.75rem;right:.75rem}.CloseButton_CloseButton__C6C4o svg{width:20px!important;height:20px!important}.CloseButton_CloseButton__C6C4o svg path{fill:#fff}@media(min-width:480px){.DeletePathButton_DeletePathButton__Modal__jeXXo{padding:2rem .75rem}}.DeletePathButton_DeletePathButton__Header__PxusO{font-weight:500;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem;flex-direction:column;gap:1rem}.DeletePathButton_DeletePathButton__Header__PxusO svg{width:24px;height:24px}.DeletePathButton_DeletePathButton__Body__UgIo0 p{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;color:#c4c8ce}.DeletePathButton_DeletePathButton__Body__UgIo0 p b{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;color:#fff}.DeletePathButton_DeletePathButton__Footer__fZgfH{flex-direction:column-reverse}@media(min-width:480px){.DeletePathButton_DeletePathButton__Footer__fZgfH{flex-direction:row}}.DeletePathButton_DeletePathButton__Cta__4isAH{width:100%}.AddLearningPathButton_AddLearningPathButton__IExvR{min-width:7rem}.AddLearningPathButton_AddLearningPathButton__PathLink__xwfah{font-family:var(--main-font);color:#027040;font-weight:500;font-size:.875rem;letter-spacing:.019rem;line-height:1.25rem;text-decoration:underline;letter-spacing:.16px}.HeaderActions_HeaderActions__ButtonAddLP__ALrDd{height:2.25rem;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}.StepItem_StepItem__PG8M_{padding:.75rem 0 0}@media(min-width:1280px){.StepItem_StepItem__PG8M_{padding:1rem 0 0}}.StepItem_StepItem__Title__JAJXH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;font-size:.875rem;font-style:normal;letter-spacing:.16px;background:#1e2229;border-radius:2rem;color:#c4c8ce;display:inline-block;max-width:calc(100% - .75rem);padding:.375rem 1rem;position:relative;z-index:1}.CertificationLayout_CertificationLayout__2xqDu{background:#fff;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;margin:1rem 0;max-width:1200px;padding:.75rem}@media(min-width:48rem){.CertificationLayout_CertificationLayout__2xqDu{gap:1rem;padding:.75rem 1rem}}@media(min-width:75rem){.CertificationLayout_CertificationLayout__2xqDu{margin:1rem auto}}.CertificationInfo_CertificationInfo__mAy_G{display:flex;gap:.5rem}.CertificationInfo_CertificationInfo__description__lQGuN{color:#2d323a;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;font-style:normal;letter-spacing:.16px;line-height:1.125rem}.CertificationInfo_CertificationInfo__icon__97OcJ svg{width:1rem;height:1rem}.CertificationInfo_CertificationInfo__title__APX0n{color:#13161c;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;font-style:normal;letter-spacing:.16px}@media(min-width:48rem){.CertificationInfo_CertificationInfo__mAy_G{gap:1rem;align-items:center}.CertificationInfo_CertificationInfo__description__lQGuN{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}.CertificationInfo_CertificationInfo__icon__97OcJ svg{width:1.5rem;height:1.5rem}.CertificationInfo_CertificationInfo__title__APX0n{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.CertificationBanner_CertificationBanner__action__6lV1t{margin-left:auto;flex-shrink:0}.Comments_comments__empty__kJmsG{margin:0 auto;display:flex;justify-content:center;align-items:center;padding:2rem}.Comments_comments__list__UmwbR{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media(min-width:40rem){.Comments_comments__list__UmwbR{max-width:650px;margin:0 auto}}@media(min-width:64rem){.Comments_comments__list__UmwbR{max-width:750px;margin-left:2rem}}@media(min-width:85.375rem){.Comments_comments__list__UmwbR{max-width:800px;margin-left:5rem}}.Comments_comments__list__UmwbR .Comments{background-color:rgba(0,0,0,0);padding:0;border-radius:0;height:auto;overflow:visible}.SchoolViewAddButton_SchoolViewAddButton__LKxZG{min-width:7rem}.SchoolViewAddButton_SchoolViewAddButton__PathLink__Mpqdp{font-family:var(--main-font);color:#027040;font-weight:500;font-size:.875rem;letter-spacing:.019rem;line-height:1.25rem;text-decoration:underline;letter-spacing:.16px}.SchoolView_SchoolView__cE88u{margin-bottom:2rem}@media(min-width:48rem){.SchoolView_SchoolView__cE88u{margin-bottom:3rem}}.SchoolView_SchoolView__Header__zmYq6{display:flex;gap:1rem;align-items:center}.SchoolView_SchoolView__Title__MEPO2{font-weight:500;font-size:.625rem;letter-spacing:.063rem;text-transform:uppercase;text-decoration:none;line-height:.75rem;font-weight:400;color:#87909d}@media(min-width:48rem){.SchoolView_SchoolView__Title__MEPO2{font-weight:500;font-size:.875rem;letter-spacing:.05rem;text-transform:uppercase;text-decoration:none;line-height:1.25rem;font-weight:400}}.SchoolView_SchoolView__Line__sCCO8{background:#2d323a;flex:1 1;height:1px}.CourseCardSkeleton_CourseCardSkeleton__Media__nRxBp{border-radius:.75rem;width:100%;max-width:100%;height:100%!important}.CourseCardSkeleton_CourseCardSkeleton__Shield__pGeV8{margin-top:.25rem;height:2rem!important;width:2rem!important}.CourseCardSkeleton_CourseCardSkeleton__Detail__3i__a{border-radius:.25rem;height:1rem!important}.SchoolSkeleton_SchoolSkeleton__Title__OfxCJ{border-radius:.25rem;height:1.5rem!important;margin-bottom:.75rem}@media(min-width:48rem){.SchoolSkeleton_SchoolSkeleton__Title__OfxCJ{margin-bottom:1.25rem}}.SchoolSkeleton_SchoolSkeleton__Courses__ayZ31{display:flex;gap:1rem;overflow:hidden}@media(min-width:48rem){.SchoolSkeleton_SchoolSkeleton__Courses__ayZ31{gap:1.25rem}}@media(min-width:75rem){.SchoolSkeleton_SchoolSkeleton__Courses__ayZ31{gap:1.5rem}}.ExploreSection_ExploreSection__n9LUO{min-height:500px}.BasicSlider_BasicSlider__aeAZP{position:relative;min-width:100vw}.BasicSlider_BasicSlider__Container__2YXPk{display:flex;align-items:center;gap:.75rem;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;margin-right:-.75rem;margin-left:-.75rem;padding:0 .75rem}.BasicSlider_BasicSlider__Container__2YXPk::-webkit-scrollbar{display:none}.BasicSlider_BasicSlider__Container__2YXPk [data-id=Filter__Item]:last-child{margin-right:2rem}@media(min-width:48rem){.BasicSlider_BasicSlider__Container__2YXPk{margin-right:0;margin-left:0;padding:0}}.BasicSlider_BasicSlider__aeAZP:before{background:linear-gradient(90deg,var(--main-bg-color,#10121A) 0,rgba(16,18,26,0) 100%);left:0}.BasicSlider_BasicSlider__aeAZP:after,.BasicSlider_BasicSlider__aeAZP:before{content:"";position:absolute;width:3rem;top:calc(-.8125rem + var(--carousel-padding-top, 0));bottom:calc(-.8125rem + var(--carousel-padding-bottom, 0))}.BasicSlider_BasicSlider__aeAZP:after{background:linear-gradient(90deg,rgba(16,18,26,0) 0,var(--main-bg-color,#10121A) 100%);right:0}.BasicSlider_BasicSlider__aeAZP:before{display:none;width:1rem}@media(min-width:30rem){.BasicSlider_BasicSlider__aeAZP:before{display:block}}@media(min-width:48rem){.BasicSlider_BasicSlider__aeAZP:before{left:0}}.BasicSlider_BasicSlider__aeAZP:after{display:none;width:1rem}@media(min-width:30rem){.BasicSlider_BasicSlider__aeAZP:after{display:block}}@media(min-width:48rem){.BasicSlider_BasicSlider__aeAZP:after{right:0}}@media(min-width:30rem){.BasicSlider_BasicSlider__aeAZP{min-width:unset}}.MyRouteCard_MyRouteCard__jGCT8{--border-width:3px;--badge-size:72px;--content-size:220px;width:calc(var(--badge-size) + var(--content-size) + var(--border-width) + var(--border-width));min-width:calc(var(--badge-size) + var(--content-size) + var(--border-width) + var(--border-width));border-radius:.75rem;overflow:hidden;position:relative;padding:var(--border-width);z-index:0}@media(min-width:480px){.MyRouteCard_MyRouteCard__jGCT8{--badge-size:105px;--content-size:275px}}.MyRouteCard_MyRouteCard--highlighted__qbr7P:before{content:"";z-index:-2;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0deg);position:absolute;width:99999px;height:99999px;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(rgba(0,0,0,0),#05a460,rgba(0,0,0,0) 25%);animation:MyRouteCard_rotate__O4BBq 3s linear infinite}@keyframes MyRouteCard_rotate__O4BBq{to{transform:translate(-50%,-50%) rotate(1turn)}}.MyRouteCard_MyRouteCard__jGCT8:hover .MyRouteCard_MyRouteCard__content__of7Hs{background-color:#2b2d39}.MyRouteCard_MyRouteCard__jGCT8:last-child{margin-right:2rem}@media(min-width:64rem){.MyRouteCard_MyRouteCard__jGCT8:last-child{margin-right:0}}.MyRouteCard_MyRouteCard__container__qXiSr{display:grid;grid-template-columns:var(--badge-size) var(--content-size);width:calc(var(--badge-size) + var(--content-size));min-width:calc(var(--badge-size) + var(--content-size));box-sizing:border-box;border-radius:.75rem;overflow:hidden}.MyRouteCard_MyRouteCard__badge__gONx6{display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#31333d,#1d2029);height:100%}.MyRouteCard_MyRouteCard__badge__gONx6 img{border-radius:50%}.MyRouteCard_MyRouteCard__badge--skeleton__pu9fl{background:#1e2229}.MyRouteCard_MyRouteCard__title__ozg_P{font-weight:500;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.125rem;margin-bottom:.25rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:480px){.MyRouteCard_MyRouteCard__title__ozg_P{margin-bottom:.5rem}}.MyRouteCard_MyRouteCard__content__of7Hs{background-color:#1e2229;padding:.75rem}@media(min-width:480px){.MyRouteCard_MyRouteCard__content__of7Hs{padding:1rem}}.MyRouteCard_MyRouteCard__info__KKbCp{font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#c4c8ce;margin-bottom:.375rem}@media(min-width:480px){.MyRouteCard_MyRouteCard__info__KKbCp{margin-bottom:.75rem}}.MyRouteCard_MyRouteCard__divider__Xnddi{margin:0 .5rem;color:#2d323a}.MyRouteCard_MyRouteCard__progress__V6kLu{flex-direction:row-reverse;justify-content:space-between;gap:.5rem}.MyRouteCard_MyRouteCard__progress__V6kLu>div{width:90px}@media(min-width:480px){.MyRouteCard_MyRouteCard__progress__V6kLu>div{flex-grow:1}}.CourseComments_CourseComments__p_1bu{width:100%}.CourseComments_CourseComments__list__cb3N_,.CourseComments_CourseComments__p_1bu{display:flex;flex-direction:column;gap:1rem}.CourseComments_CourseComments__empty__H0Z3_{display:flex;justify-content:center;align-items:center;padding:2rem;color:var(--color-text-secondary);font-size:1rem;text-align:center}.CourseComments_CourseComments-undo__button__35ffr{margin-left:.5rem;font-size:.875rem;padding:.25rem .5rem}.AiQuestion_AiQuestion__5XzGz{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;margin:0 auto}.AiQuestion_AiQuestion__send__sUbL5{position:absolute;right:.375rem;top:.375rem;bottom:.375rem;padding:.375rem .75rem;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}.AiQuestion_AiQuestion__input__htvXI{position:relative;background-color:rgba(0,0,0,.32)}.AiQuestion_AiQuestion__input__htvXI input{color:#a5acb6;max-width:calc(100% - 42px);font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;font-size:1rem;padding:.5rem .75rem!important;height:2.75rem}@media(min-width:64rem){.AiQuestion_AiQuestion__input__htvXI input{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;max-width:calc(100% - 91px)}}.AiQuestion_AiQuestion__input__htvXI:active,.AiQuestion_AiQuestion__input__htvXI:focus,.AiQuestion_AiQuestion__input__htvXI:focus-within{background-color:rgba(0,0,0,.6)}.AiQuestion_AiQuestion__header__EQHl1{display:flex;border-radius:.5rem;position:relative;z-index:2;overflow:hidden}.AiQuestion_AiQuestion__header__EQHl1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(83.23deg,#feb154 -6.32%,#d263ee 23.89%,#5d5af6 67.88%,#09e0a0 107.67%),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));border-radius:.5rem;z-index:-1}.AiQuestion_AiQuestion__header__EQHl1:after{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;background-color:#1e2229;border-radius:.5rem;z-index:-1}.AiQuestion_AiQuestion__header__EQHl1 input{background:rgba(0,0,0,0);border:none!important;border-top-right-radius:0;border-bottom-right-radius:0}.AiQuestion_AiQuestion__header__EQHl1 button{z-index:4}.AiQuestion_AiQuestion__header__EQHl1 button:after,.AiQuestion_AiQuestion__header__EQHl1 button:before{z-index:3}.AiQuestion_AiQuestion__header__EQHl1 button:disabled path{fill:#555c68}.AiQuestion_AiQuestion__body__wrapper__vYsLn{max-height:80vh;overflow-y:scroll;overflow-x:hidden;width:var(--radix-popover-trigger-width,100%);min-width:100%;padding:1rem;background-color:#1e2229;border-radius:.75rem}.AiQuestion_AiQuestion__body__wrapper__vYsLn::-webkit-scrollbar{width:8px;height:8px}.AiQuestion_AiQuestion__body__wrapper__vYsLn::-webkit-scrollbar-track{background:#1e2229}.AiQuestion_AiQuestion__body__wrapper__vYsLn::-webkit-scrollbar-thumb{background:#2d323a;border-radius:.5rem}.AiQuestion_AiQuestion__body__wrapper__vYsLn::-webkit-scrollbar-thumb:hover{background:#555c68}.AiQuestion_AiQuestion__body__wrapper__vYsLn h3{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#fff}.AiQuestion_AiQuestion__body__markdown__12bRb{color:#c4c8ce}.AiQuestion_AiQuestion__body__markdown__12bRb p{margin-bottom:0!important}.AiQuestion_AiQuestion__body__markdown--error__A4vr_{padding-left:1.5rem}.AiQuestion_AiQuestion__body__title__8F2VS{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem;width:100%}.AiQuestion_AiQuestion__body__title__8F2VS h3{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#fff}.AiQuestion_AiQuestion__body__title__icon__nv_1o{display:flex}.AiQuestion_AiQuestion__body__title__icon__nv_1o svg{height:1.5rem;width:1.5rem}.AiQuestion_AiQuestion__body__7ZA78 p{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;color:#c4c8ce}.AiQuestion_AiQuestion__body__footer__5oGGd{display:flex;align-items:start;justify-content:space-between;margin-top:1rem;flex-direction:column-reverse;gap:1rem}.AiQuestion_AiQuestion__body__footer__5oGGd>div:nth-child(2){align-self:flex-end}@media(min-width:64rem){.AiQuestion_AiQuestion__body__footer__5oGGd>div:nth-child(2){align-self:unset}.AiQuestion_AiQuestion__body__footer__5oGGd{align-items:center;flex-direction:row;gap:unset}}.AiQuestion_AiQuestion__body__footer__actions__V383f{display:flex;align-items:center;gap:.5rem}.AiQuestion_AiQuestion__body__footer__5oGGd:empty{margin-top:auto}.AiQuestion_AiQuestion__loading__9RLfL h3{margin-bottom:.25rem}.AiQuestion_AiQuestion__close__HFIbZ{position:absolute;top:0;right:0}.ConceptCompleted_ConceptCompleted__Lfnm3{display:flex;align-items:center;gap:.125rem}.ConceptCompleted_ConceptCompleted__text__C0pWc{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#fff}.CourseItem_CourseItem__2UY4o{position:relative;display:flex;align-items:center;margin:0;padding:.75rem 0;border-radius:.75rem;transition:all .3s ease-in-out}@media(min-width:64rem){.CourseItem_CourseItem__2UY4o{padding:.75rem .5rem .75rem 1.25rem}}.CourseItem_CourseItem__2UY4o:hover{background-color:#1e2229}.CourseItem_CourseItem__info__M960W{display:flex;align-items:center;gap:.75rem;flex:1 1;border-radius:.75rem;transition:all .3s ease-in-out}.CourseItem_CourseItem__info__content__NsN6p{display:flex;align-items:center;flex:1 1;gap:.5rem}@media(min-width:64rem){.CourseItem_CourseItem__info__content__NsN6p{gap:0;justify-content:space-between}}.CourseItem_CourseItem__info__content--ended__xNcVA{display:none}@media(min-width:64rem){.CourseItem_CourseItem__info__content--ended__xNcVA{display:inline-block}}.CourseItem_CourseItem__info__texts__XPFNh{display:flex;flex-direction:column;gap:.25rem}.CourseItem_CourseItem__info__text__bT0j6{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;flex:1 1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(min-width:64rem){.CourseItem_CourseItem__info__text__bT0j6{max-width:600px}}.CourseItem_CourseItem__info__text__statuses__bL6L7{display:flex}@media(min-width:64rem){.CourseItem_CourseItem__info__text__statuses__bL6L7{display:none}}.CourseItem_CourseItem__info__text__status__0HpIf{font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#c4c8ce}.CourseItem_CourseItem__info__progress--bar__IqT1V{display:none!important}@media(min-width:64rem){.CourseItem_CourseItem__info__progress--bar__IqT1V{display:flex!important}}.CourseItem_CourseItem__action__wZrxe{margin-left:2rem;flex:unset}.CourseList_CourseList__PwyEa{display:grid;grid-template-columns:repeat(1,1fr);list-style-type:none}.CourseList_CourseList__PwyEa [data-id=progressive-ring-badge]{position:relative;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center}.CourseList_CourseList__PwyEa [data-id=progressive-ring-badge] [data-id=progressive-ring-badge-ring]{position:absolute;width:auto;height:auto;top:.125rem;left:.125rem;bottom:.125rem;right:.125rem}@media(min-width:64rem){.CourseList_CourseList__PwyEa [data-id=progressive-ring-badge] [data-id=progressive-ring-badge-ring]{display:none}}.CourseList_CourseList__PwyEa [data-id=progressive-ring-badge] [data-id=progressive-ring-badge-image]{position:static;width:1.875rem!important;height:1.875rem!important}@media(min-width:64rem){.CourseList_CourseList__PwyEa [data-id=progressive-ring-badge] [data-id=progressive-ring-badge-image]{width:2.25rem!important;height:2.25rem!important}}.MyRoute_MyRoute__g3Ply{overflow:hidden;margin-bottom:3.125rem}@media(min-width:64rem){.MyRoute_MyRoute__g3Ply{margin-bottom:auto}}.MyRoute_MyRoute__Container__Lyv_v{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem}@media(min-width:64rem){.MyRoute_MyRoute__Container__Lyv_v{flex-direction:row}}.MyRoute_MyRoute__Container--mobile__5cPiv{flex-direction:column-reverse}.MyRoute_MyRoute__Route__9bC7a{width:100%}.MyRoute_MyRoute__g3Ply .MyRoute_PathProgressInfo__CVSyB{display:flex;align-items:center;gap:.5rem}.MyRoute_MyRoute__EmptyList__nQmCD{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.MyRoute_MyRoute__EmptyList__image___exuB{width:200px}@media(min-width:480px){.MyRoute_MyRoute__EmptyList__image___exuB{width:250px}}.MyRoute_MyRoute__EmptyList__content__O6X2S{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;margin-bottom:2rem}.MyRoute_MyRoute__EmptyList__content__title__YJjPz{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#fff}@media(min-width:480px){.MyRoute_MyRoute__EmptyList__content__title__YJjPz{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.MyRoute_MyRoute__EmptyList__content__subtitle__b0eMC{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#c4c8ce}@media(min-width:480px){.MyRoute_MyRoute__EmptyList__content__subtitle__b0eMC{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.ShowTestLevel_ShowTestLevel__jQ12i{padding:1.5rem;width:100%}@media(min-width:64rem){.ShowTestLevel_ShowTestLevel__jQ12i{width:auto}}.ShowTestLevel_ShowTestLevel__Container__rHZXB{flex-shrink:0;width:100%;border-radius:.75rem;background:#fafbff;font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#2d323a}@media(min-width:64rem){.ShowTestLevel_ShowTestLevel__Container__rHZXB{width:300px}}.ShowTestLevel_ShowTestLevel__Header__WdFPb{padding:1rem;border-radius:.75rem .75rem 0 0;background-image:url(https://static.platzi.com/media/uploads/background_5468214a7a.png);background-color:rgba(30,34,41,.65);background-blend-mode:multiply;background-size:cover;background-position:50%;background-repeat:no-repeat}.ShowTestLevel_ShowTestLevel__Header--expanded__oicFV{border-radius:.75rem}.ShowTestLevel_ShowTestLevel__Header__Dropdown__PuwAS{position:relative}.ShowTestLevel_ShowTestLevel__Header__Dropdown__PuwAS button{position:absolute;padding-top:.125rem;right:0;top:0}.ShowTestLevel_ShowTestLevel__Header__Dropdown__PuwAS button svg{transform:scale(1.7)}.ShowTestLevel_ShowTestLevel__Header__WdFPb h5{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#fff}.ShowTestLevel_ShowTestLevel__Header__WdFPb p{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#fff;margin-top:.5rem}.ShowTestLevel_ShowTestLevel__NextSteps__g40Ni{padding:1rem;border-bottom:1px solid rgba(204,221,255,.1607843137)}.ShowTestLevel_ShowTestLevel__NextSteps__Description__tdMKw{color:#1b1e24;font-weight:400;margin-bottom:.5rem}.ShowTestLevel_ShowTestLevel__Tip__lrqDl{padding:1rem}.ShowTestLevel_ShowTestLevel__Tip__lrqDl p{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#6c7583}.ShowTestLevel_ShowTestLevel__jQ12i h6{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#1b1e24;margin-bottom:.5rem}.ShowTestLevel_ShowTestLevel__jQ12i h6 svg path{fill:#1b1e24}.ShowTestLevel_ShowTestLevel__jQ12i ul{margin:0;padding:0;list-style:none}.ShowTestLevel_ShowTestLevel__jQ12i ul li{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#1b1e24;font-weight:400}.ShowTestLevel_ShowTestLevel__jQ12i ul li p{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ShowTestLevel_ShowTestLevel__jQ12i ul li svg{width:16px}.ShowTestLevel_ShowTestLevel__jQ12i ul li svg path{transform:scale(1.4);fill:#13161c}.ShowTestLevel_ShowTestLevel__jQ12i ul li b{color:#c4c8ce;font-weight:500}.AddedRouteModal_AddedRouteModal__ny4aV{padding:0;display:block;max-width:350px}.AddedRouteModal_AddedRouteModal__header__50yE4{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;align-items:center;flex-direction:column;gap:1.25rem;padding:1.25rem 1.25rem .75rem}.AddedRouteModal_AddedRouteModal__header__icon__RMnP8 svg{width:24px;height:24px}.AddedRouteModal_AddedRouteModal__body__5yOyY{padding:0 1.25rem 1.25rem;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}.AddedRouteModal_AddedRouteModal__footer__ok1KA{background-color:#13161c;padding:1.25rem;flex-direction:row}.AddedRouteModal_AddedRouteModal__footer__cta__lNVo8{width:100%}.HeaderList_HeaderList__KXTK4 [data-id=routeinfo-divider],.HeaderList_HeaderList__KXTK4 [data-id=routeinfo-user]{display:none}.Route_Route__V7hqJ{overflow:hidden;margin-bottom:3.125rem}@media(min-width:64rem){.Route_Route__V7hqJ{margin-bottom:auto}}.Route_Route__V7hqJ .Route_PathProgressInfo__XdXEj{display:flex;align-items:center;gap:.5rem}.Route_Route__EmptyList__U_lPm{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.Route_Route__EmptyList__image__q9jP8{width:200px}@media(min-width:480px){.Route_Route__EmptyList__image__q9jP8{width:250px}}.Route_Route__EmptyList__content__xi7Md{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;margin-bottom:2rem}.Route_Route__EmptyList__content__title__r0Se8{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#fff}@media(min-width:480px){.Route_Route__EmptyList__content__title__r0Se8{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.Route_Route__EmptyList__content__subtitle__EC2ZW{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#c4c8ce}@media(min-width:480px){.Route_Route__EmptyList__content__subtitle__EC2ZW{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.styles_Thumbnail__wGZWB{height:3rem;width:3rem;border-radius:.5rem;object-fit:cover}.styles_Icon__Container__fUPnb{background-color:#2d323a;border-radius:.5rem;display:flex;align-items:center;justify-content:center;height:3rem;width:3rem}.styles_Icon__Container__fUPnb svg{height:1.75rem;width:1.75rem}.styles_Quiz__3g_Ne{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.5rem}.styles_Quiz__3g_Ne:hover{background-color:rgba(255,255,255,.05);color:#fff}.styles_Quiz__Icon__Taahi{background-color:#2d323a;width:48px;height:48px;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.styles_Quiz__Title__M9oKI{color:#c4c8ce;font-weight:500;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;font-style:normal;line-height:1.125rem;letter-spacing:-.13px}.SyllabusSection_Dot__IHNNE{position:relative}.SyllabusSection_Dot__IHNNE:after{content:"";position:absolute;display:block;width:8px;height:8px;background-color:#2d323a;border-radius:50%;top:50%;left:0;transform:translate(-50%);z-index:1}.SyllabusSection_Dot--green__9yOxv:after{background-color:#0ae98a}.SyllabusSection_Line__nnDUB{padding-left:1.25rem;position:relative}.SyllabusSection_Line__nnDUB:before{content:"";position:absolute;display:block;width:2px;height:100%;background-color:#2d323a;top:-50%;left:-1px;z-index:0}.SyllabusSection_Line--completed__WFyov:before{background-color:#0ae98a}.SyllabusSection_Line--firstMaterial__XmJ7A:before{height:60%;top:-25%}.SyllabusSection_Section__t0Cof{font-family:var(--main-font)}.SyllabusSection_Section__Indicator__K4_Z9{padding-left:1rem;padding-bottom:.5rem;padding-top:1rem}.SyllabusSection_Section__Indicator__K4_Z9.SyllabusSection_Line__nnDUB:before{top:-60%;height:calc(100% + 8px);z-index:0}.SyllabusSection_Section__Title__J32Lc{display:block;margin:0;padding:.25rem .75rem;color:#c4c8ce;max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SyllabusSection_Section__Materials__aKEo2{list-style:none}.SyllabusSection_Item__mSnlP{display:flex;padding:.5rem;align-items:center;gap:.75rem;align-self:stretch;border-radius:.5rem;position:relative}.SyllabusSection_Item__mSnlP:active{background-color:rgba(255,255,255,.1);color:#c4c8ce}.SyllabusSection_Item__Exam__oO8p8{justify-content:flex-start;width:-moz-fit-content;width:fit-content}.SyllabusSection_Item__Exam__oO8p8 svg{width:1.125rem;height:1.125rem}.SyllabusSection_Item__Exam__Container__rSNRp{padding-top:1rem;padding-bottom:1rem}.SyllabusSection_Item--active__FcZeu{background:rgba(204,221,255,.04)}.SyllabusSection_Item--active__FcZeu .SyllabusSection_Item__Title__aefs8{color:#0ae98a}.SyllabusSection_Item__Title__aefs8{letter-spacing:-.008rem;font-style:normal;letter-spacing:-.13px;margin-bottom:.125rem}.SyllabusSection_Item__Indicator__5cvHC,.SyllabusSection_Item__Title__aefs8{color:#c4c8ce;font-weight:500;font-size:.875rem;text-transform:none;text-decoration:none;line-height:1.125rem}.SyllabusSection_Item__Indicator__5cvHC{display:none;display:flex;position:absolute;justify-content:center;align-content:center;border-radius:50%;width:24px;height:24px;letter-spacing:-.008rem;font-size:12px;line-height:20px;left:-2rem;background-color:#404650;border:2px solid #2d323a;z-index:1}.SyllabusSection_Item__Indicator--completed__6dlX5,.SyllabusSection_Item__Indicator--watching__hyC_p{color:#13161c;background-color:#0ae98a;border-color:#0ae98a}.SyllabusSection_Item__Duration__IRytZ{color:#87909d;font-family:inherit;font-style:normal;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;letter-spacing:.3px}.SyllabusSection_Item__Duration--hidden__Y_TQ1{visibility:hidden}.SyllabusSection_Item__DurationContainer__sXP2M{display:flex;align-items:center;gap:.5rem}.SyllabusSection_Item__Completed__74FfV svg{fill:#0ae98a}.SyllabusSection_Item__mSnlP:hover{background-color:rgba(255,255,255,.05);color:#fff}.SyllabusSection_Column__Media__ytEnl{max-width:3rem}.SyllabusSection_Column__Media__ytEnl .Progress{margin-top:.125rem}.SyllabusSection_Column__Media__ytEnl .Progress-bar{height:.125rem}@media(min-width:64rem){.SyllabusSection_Column__Media__ytEnl .Progress{display:none}}.SyllabusSection_Column__Progress__inlEr{display:none;margin-left:auto}@media(min-width:64rem){.SyllabusSection_Column__Progress__inlEr{display:block}}.SyllabusSection_Watch__Completed__VOWMK{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;font-style:normal;line-height:1.125rem;letter-spacing:-.13px}.SyllabusSection_Watch__Completed__VOWMK svg{width:1rem;height:1rem}.Syllabus_Syllabus__PrYjA{padding:0 .75rem}