.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}.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}.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}.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%}.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}.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}.ProgressRingBadge_ProgressRingBadge__BpxTH{position:relative;width:var(--progress-ring-width);height:var(--progress-ring-height)}.ProgressRingBadge_ProgressRingBadge__image__RIUpl{position:absolute;width:var(--badge-width)!important;height:var(--badge-height)!important;border-radius:100%;z-index:2;top:5px;left:5px}.ProgressRingBadge_ProgressRingBadge__ring__q_APW{display:block;position:absolute;width:var(--progress-ring-width);height:var(--progress-ring-height);border-radius:50%;background:radial-gradient(closest-side,#13161c 93%,transparent 80% 100%),conic-gradient(#0ae98a var(--progress-percentage,0),#2d323a 0);top:0;left:0;z-index:1}@media(min-width:1280px){.ProgressRingBadge_ProgressRingBadge__ring--hideOnDesktop__VWsAJ{display:none}}.ClassCard_ClassCard__61VHU{--card-width:260px;--badge-width:40px;display:grid;grid-template-columns:100%;grid-template-rows:140px 1fr;position:relative;min-width:var(--card-width)}@media(min-width:48rem){.ClassCard_ClassCard__61VHU{--card-width:288px;min-width:auto;grid-template-rows:158px 1fr}}.ClassCard_ClassCard__61VHU:hover .ClassCard_ClassCard__image__Qamf2:after{transform:scale(1.1);background:linear-gradient(0deg,var(--overlay-black-030,rgba(0,0,0,.3)) 0,var(--overlay-black-030,rgba(0,0,0,.3)) 100%),var(--bg,"none"),#d3d3d3 -6.385px 0/103.8% 100% no-repeat;background-repeat:no-repeat;background-position:50%;background-size:cover}.ClassCard_ClassCard__61VHU:hover .ClassCard_ClassCard-course__Sw9PE{background-color:#2d323a}.ClassCard_ClassCard__image__Qamf2{position:relative;width:100%;height:140px;overflow:hidden;border-top-right-radius:.75rem;border-top-left-radius:.75rem;padding:.75rem}@media(min-width:480px){.ClassCard_ClassCard__image__Qamf2{height:160px}}.ClassCard_ClassCard__image__Qamf2:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:var(--bg,"none");background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:100%;transition:all .5s ease-in-out}.ClassCard_ClassCard__image__close__G2eYH{--button-bg-color:rgba(16,18,26,0.4)!important;--button-padding:0.25rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;border-radius:8px;z-index:1;position:relative;padding:var(--button-padding)!important;line-height:unset!important}.ClassCard_ClassCard__image__close__G2eYH span{font-size:0}.ClassCard_ClassCard__image__close__G2eYH svg{width:20px!important;height:20px!important}.ClassCard_ClassCard__image__close__G2eYH svg>path{fill:#c4c8ce!important}.ClassCard_ClassCard__image__close__G2eYH:hover{--button-bg-color:rgba(16,18,26,0.7)}.ClassCard_ClassCard__image__close__G2eYH:hover svg>path{fill:#fff!important}.ClassCard_ClassCard__image__close__G2eYH:active{--button-bg-color:#ffffff}.ClassCard_ClassCard__image__close__G2eYH:active svg>path{fill:#13161c!important}.ClassCard_ClassCard-course__Sw9PE{--inner-gap:12px;--inner-padding:32px;width:100%;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#87909d;display:grid;grid-template-columns:var(--badge-width) calc(var(--card-width) - var(--badge-width) - var(--inner-gap) - var(--inner-padding));align-items:center;grid-gap:var(--inner-gap);gap:var(--inner-gap);background-color:#1e2229;text-align:left;padding:calc(var(--inner-padding)/2);border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}@media(min-width:64rem){.ClassCard_ClassCard-course__Sw9PE{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}}.ClassCard_ClassCard-course-info__RH5K1 span{color:#c4c8ce}.ClassCard_ClassCard-course-info__RH5K1 h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;margin-top:.25rem;color:#fff;font-weight:500;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.125rem}@media(min-width:480px){.ClassCard_ClassCard-course-info__RH5K1 h3{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem}}.ClassCard_ClassCard-course-badge__aY1qv{width:30px!important;height:30px}.ClassCard_ClassCard__playIcon__01lXT{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;padding:.75rem;border-radius:.5rem;background-color:#e6e7eb;box-shadow:0 2px 4px 0 rgba(0,0,0,.24)}.ClassCard_ClassCard__playIcon__01lXT svg{width:18px;height:18px}.ClassCard_ClassCard__playIcon__01lXT svg path{fill:#13161c}.TalkCard_TalkCard__pcYmP{position:relative;background-size:cover;height:100%;min-width:260px;width:18rem;min-height:216px;border-radius:.5rem;display:flex;justify-content:flex-end;align-items:flex-start;gap:.5rem;flex-direction:column;padding:1rem}@media(min-width:48rem){.TalkCard_TalkCard__pcYmP{min-height:234px}}.TalkCard_TalkCard__countdown__dIaay{border-radius:.25rem;border:none;padding:.125rem .25rem;gap:.125rem;color:#13161c;background-color:#00d26a;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;font-weight:600}.TalkCard_TalkCard__countdown__timer__52pTF span{margin-right:2px}.TalkCard_TalkCard__title__w_v8R{max-width:160px;font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;color:#13161c;line-height:normal}.TalkCard_TalkCard__description__yI0Bw{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}@media(min-width:48rem){.TalkCard_TalkCard__description__yI0Bw{letter-spacing:.01em;line-height:1.375rem;font-size:1rem}}.TalkCard_TalkCard__cta___ZcuZ{width:100%}.TalkCard_TalkCard__cta___ZcuZ div{max-width:160px}.TalkCard_TalkCard__cta___ZcuZ button{width:max-content;background-color:#13161c}.TalkCard_TalkCard__close__J9cq6{--button-bg-color:rgba(16,18,26,0.4)!important;--button-padding:0.25rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;border-radius:8px;z-index:1;position:absolute;top:1rem;right:1rem;padding:var(--button-padding)!important;line-height:unset!important}.TalkCard_TalkCard__close__J9cq6 span{font-size:0}.TalkCard_TalkCard__close__J9cq6 svg path{width:20px!important;height:20px!important}.TalkCard_TalkCard__close__J9cq6 svg>path{fill:#d7d9e0!important}.TalkCard_TalkCard__close__J9cq6:hover{--button-bg-color:rgba(16,18,26,0.7)}.TalkCard_TalkCard__close__J9cq6:hover svg>path{fill:#fff!important}.TalkCard_TalkCard__close__J9cq6:active{--button-bg-color:#ffffff}.TalkCard_TalkCard__close__J9cq6:active svg>path{fill:#13161c!important}.TalkCard_TalkCard__logo__1__hS{position:absolute;top:1rem;left:1rem}.TalkCard_TalkCard__success__Nae11{display:flex;align-items:center;gap:.25rem;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#027040;font-weight:500}.TalkCard_TalkCard__success__Nae11 svg{width:16px;height:16px}.TalkCard_TalkCard__success__Nae11 svg path{fill:#0ae98a}.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}.CountDown_CountDown__Ay1oe{color:var(--countdownColor,#0AE98A);font-size:14px;font-weight:500;display:inline-flex;justify-content:center;gap:.75rem}.CountDown_CountDown__time__rRwFo{display:flex;align-items:center;justify-content:center;gap:.125rem}.CountDown_CountDown__separator__Bz2wR{margin:0 .125rem}.BannerConf_bannerConf__F7PEa{max-width:55rem;background:#1e2229;border-radius:.75rem;display:flex;align-items:center;flex-direction:column;gap:1rem;margin:0 auto;padding:1rem}@media(min-width:48rem){.BannerConf_bannerConf__F7PEa{padding:1rem 1.5rem;flex-direction:row;gap:1.5rem}}@media(min-width:64rem){.BannerConf_bannerConf__F7PEa{gap:2rem}}.BannerConf_bannerConf_top__NQvdC{background-color:#0b1121;background-image:url(https://static.platzi.com/media/uploads/Banner_Test_Ab_Mobile_6c650b6297.jpg);background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;flex-direction:row;justify-content:center;position:relative;padding:.75rem .75rem 2.25rem;overflow:hidden}@media(min-width:48rem){.BannerConf_bannerConf_top__NQvdC{padding:.75rem 2rem 2.25rem;background-size:cover;background-position-y:center;background-position-x:right}}.BannerConf_bannerConf_top__NQvdC>*{z-index:2}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__imgContainer__1Qhmx{display:flex}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__imgContainer__1Qhmx img{height:21px;width:130px}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__wpIUz{width:-moz-fit-content;width:fit-content}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__countdown__ws9uU{background:#fff;color:#000;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;right:0;height:1.5rem}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__cta__TdJar{border:none;display:none}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__cta__TdJar:hover{margin-bottom:0}@media(min-width:48rem){.BannerConf_bannerConf_top__NQvdC{background-image:url(https://static.platzi.com/media/uploads/Banner_Test_Ab_Desktop_29f87d08bc.jpg);padding:.75rem;flex-direction:row}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__imgContainer__1Qhmx{padding-right:0}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__imgContainer__1Qhmx img{height:auto;width:142px}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__wpIUz{width:100%}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__text__94PVN{display:inline;font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__countdown__ws9uU{background:none;color:#fff;position:relative;height:auto;font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;display:inline-block;gap:.25rem}}@media(min-width:48rem)and (min-width:64rem){.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__content__countdown__ws9uU{width:100%}}@media(min-width:48rem){.BannerConf_bannerConf_top__NQvdC .BannerConf_bannerConf__cta__TdJar{display:block;text-align:center}}.BannerConf_bannerConf__imgContainer__1Qhmx{margin:0;padding:0}.BannerConf_bannerConf__content__wpIUz{width:100%;color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.16px;text-align:left}.BannerConf_bannerConf__content__text__94PVN{display:inline-block;margin:0 .25rem 0 0;padding:0}.BannerConf_bannerConf__content__text__location__8fByU{display:none}@media(min-width:48rem){.BannerConf_bannerConf__content__text__location__8fByU{margin-left:.25rem;display:inline-block}}.BannerConf_bannerConf__content__countdown__ws9uU{color:#fff;font-weight:500;display:inline-block}.BannerConf_bannerConf__content__countdown__start__wPMaF{margin-right:.25rem}.BannerConf_bannerConf__content__countdown__ws9uU>div{display:inline-block}.BannerConf_bannerConf__cta__TdJar{min-width:150px;width:100%}@media(min-width:48rem){.BannerConf_bannerConf__cta__TdJar{width:-moz-fit-content;width:fit-content}}.BannerConf_CountDown__2CcNN{color:#13161c!important;gap:4px!important;font-size:.75rem!important}@media(min-width:48rem){.BannerConf_CountDown__2CcNN{color:#fff!important;font-size:1rem!important}}.LiveConfCard_LiveConfCard__0EjTh{background-color:#1e2229;display:grid;grid-template-columns:280px;grid-template-rows:158px 114px;width:280px;min-width:280px;border-radius:.75rem;overflow:hidden;position:relative}.LiveConfCard_LiveConfCard__0EjTh:hover{background-color:#2d323a}.LiveConfCard_LiveConfCard--fullwidth__lgiqF{width:100%;grid-template-columns:1fr}.LiveConfCard_LiveConfCard__panelImage__AHBdg{height:38px;display:grid;grid-template-columns:repeat(2,18px);max-width:100%;align-content:center;grid-gap:.125rem;gap:.125rem}.LiveConfCard_LiveConfCard__panelImage__AHBdg img{width:18px;height:18px;object-fit:cover;border-radius:50%}.LiveConfCard_LiveConfCard__soloImage__izcFG{object-fit:cover;width:100%;height:100%;border-radius:.5rem}.LiveConfCard_LiveConfCard__content__jU7Yn{padding:.75rem;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}.LiveConfCard_LiveConfCard__title__1McTP{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width:480px){.LiveConfCard_LiveConfCard__title__1McTP{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem}}.LiveConfCard_LiveConfCard__teacher__MP9XQ{display:flex;flex-direction:column;gap:.125rem;justify-content:center;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem}.LiveConfCard_LiveConfCard__teacher__name__ZtuR8{color:#fff;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.LiveConfCard_LiveConfCard__teacher__name__ZtuR8 span{color:#c4c8ce}.LiveConfCard_LiveConfCard__teacher__occupation__sK0qw{color:#87909d;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.LiveConfCard_LiveConfCard__live__0FwHV{background-color:#ff476c!important;color:#fff;font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;display:flex;align-items:center;gap:.25rem}.LiveConfCard_LiveConfCard__live__0FwHV svg{width:6px;height:6px;animation:LiveConfCard_live___Sn2k 1.5s infinite}@keyframes LiveConfCard_live___Sn2k{0%{opacity:1}50%{opacity:0}to{opacity:1}}.LiveConfCard_LiveConfCard__live__0FwHV svg circle{fill:#fff}.LiveConfCard_LiveConfCard__stage__7J41A{background-color:#2d323a!important;color:#c4c8ce!important;font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem}.LiveConfCard_LiveConfCard__top__3L8vJ{display:flex;gap:.25rem;align-items:center;position:absolute;top:.75rem;left:.75rem}.LiveConfCard_LiveConfCard__panelist__EQFL7{display:flex;gap:.5rem;align-items:center}.LiveConfCard_LiveConfCard__panelist__media__vYMuA{width:38px;min-width:38px;height:38px}.LiveConfCard_LiveConfCard__preview__P_aY5{position:relative;overflow:hidden}.LiveConfCard_LiveConfCard__preview__media__hgeu3{width:100%;height:9rem;object-fit:cover;border-radius:.5rem .5rem 0 0}.LiveConfCard_LiveConfCard__overlay__0iPHi{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6));display:none;justify-content:center;align-items:center}.LiveConfCard_LiveConfCard__overlay--hover__XxmbW{display:flex}.LiveConfCard_LiveConfCard__play__i7d1q{border-radius:.5rem;background-color:#fff;width:44px;height:44px;display:flex;justify-content:center;align-items:center}.LiveConfCard_LiveConfCard__play__i7d1q svg path{fill:#13161c}@media(min-width:48rem){.LiveConfCard_LiveConfCard__0EjTh{grid-template-columns:256px 344px;grid-template-rows:1fr;width:600px;min-width:600px;max-width:600px;height:144px}.LiveConfCard_LiveConfCard__top__3L8vJ{position:static;margin-bottom:.375rem}.LiveConfCard_LiveConfCard__preview__P_aY5{display:flex;width:100%}.LiveConfCard_LiveConfCard__preview__media__hgeu3{border-radius:.5rem 0 0 .5rem}.LiveConfCard_LiveConfCard__content__jU7Yn{width:100%}}.LiveConfCards_LiveConfCards__carousel__R1s4c{--carousel-padding-top:1px;--carousel-padding-bottom:1px}.BannerB2BExtension_BannerB2BExtension__KgvRE{background:#1e2229;border-radius:.5rem;display:grid;grid-template-areas:"counter" "message" "submitButton";width:100%;padding:.75rem 1rem;flex-direction:column;align-items:flex-start;justify-content:center;grid-row-gap:1rem;row-gap:1rem;max-width:1200px;margin-left:auto;margin-right:auto}@media(min-width:48rem){.BannerB2BExtension_BannerB2BExtension__KgvRE{grid-template-areas:"counter submitButton" "message submitButton";grid-template-columns:auto 200px;column-gap:1rem;row-gap:.25rem;justify-content:space-between;align-items:center}}.BannerB2BExtension_BannerB2BExtension__message__Tnw7p{grid-area:message;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#c4c8ce}.BannerB2BExtension_BannerB2BExtension__requestSent__bl9Rz{background-color:#2d323a;grid-area:submitButton;padding:.5rem .75rem;width:100%;border-radius:.5rem;display:flex;justify-content:center;align-items:center;column-gap:.25rem;color:#6c7583;cursor:not-allowed}.BannerB2BExtension_BannerB2BExtension__requestSent__bl9Rz>svg{width:14px;height:14px}.BannerB2BExtension_BannerB2BExtension__requestSent__bl9Rz>svg>path{fill:#6c7583!important}.BannerB2BExtension_BannerB2BExtension__requestSent__bl9Rz>span{font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem}.BannerB2BExtension_BannerB2BExtension__KgvRE>button{grid-area:submitButton}.BannerB2BExtension_BannerB2BExtension--warning__jfyad{border:1px solid #d1a50e}.BannerB2BExtension_BannerB2BExtension--warning__jfyad .BannerB2BExtension_BannerB2BExtension__title__5u0_X:before{background:#d1a50e}.BannerB2BExtension_BannerB2BExtension--warning__jfyad .BannerB2BExtension_BannerB2BExtension__countdown__0vYwc span{color:#d1a50e}.BannerB2BExtension_BannerB2BExtension--nearEnd__Qhvqe{border:1px solid #e26a63}.BannerB2BExtension_BannerB2BExtension--nearEnd__Qhvqe .BannerB2BExtension_BannerB2BExtension__title__5u0_X:before{background:#e26a63}.BannerB2BExtension_BannerB2BExtension--nearEnd__Qhvqe .BannerB2BExtension_BannerB2BExtension__countdown__0vYwc span{color:#e26a63}.BannerB2BExtension_BannerB2BExtension__countdown__0vYwc{text-transform:lowercase}.BannerB2BExtension_BannerB2BExtension__title__5u0_X{grid-area:counter;display:flex;align-items:center;column-gap:.25rem;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;color:#c4c8ce}.BannerB2BExtension_BannerB2BExtension__title__5u0_X:before{content:"";width:6px;height:6px;border-radius:50%}.Banner_Banner__ylZJU{border-radius:.5rem;background:rgba(204,221,255,.36);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;padding:.5rem .75rem;position:absolute;top:.5rem;left:.5rem;right:.5rem;z-index:1;overflow:hidden}.Banner_Banner__ylZJU:before{content:"";position:absolute;top:0;left:0;width:100%;height:20vh;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.25) 20%,rgba(0,0,0,0))}.Banner_Banner__ylZJU svg{flex-shrink:0;height:1.25rem;min-height:1.25rem;width:1.25rem;min-width:1.25rem}@media(min-width:64rem){.Banner_Banner__ylZJU svg{height:1.5rem;min-height:1.5rem;width:1.5rem;min-width:1.5rem}}.Banner_Banner__ylZJU p{font-size:.875rem;font-weight:500;line-height:1.125rem;text-wrap:balance;margin-right:auto}.Banner_Banner__ylZJU p #hide-ios-se{display:none}@media(min-width:64rem){.Banner_Banner__ylZJU p{font-size:1rem;line-height:1.375rem}}.Banner_Banner__ylZJU button{flex-shrink:0}.Banner_Banner__Conf__KhP7k{padding:.5rem;width:100%;position:absolute;top:0;left:0;display:flex}.Banner_Banner__Close__49lWL span{display:flex;align-items:center;justify-content:center}.Banner_CountDown__yiFsQ{color:#13161c!important;gap:4px!important;font-size:.75rem!important}@media(min-width:48rem){.Banner_CountDown__yiFsQ{color:#fff!important}}.VideoWithChallenges_VideoWithChallenges__cgfF7{position:relative;width:100%;height:100%}.VideoWithChallenges_VideoWithChallenges__cgfF7>:first-child{position:relative;z-index:1}.styles_Youtube__ETLs4{position:relative;display:block;height:0;overflow:hidden;padding:0 0 56.25%}.styles_Youtube__ETLs4 iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.styles_Audio___nAIv{padding:1rem .5rem;text-align:center}.styles_Audio___nAIv h2{color:#eff3f8;font-size:1.125rem;line-height:1.75rem;padding-bottom:1.5rem}.styles_Audio__Stores__SluIt{display:flex;flex-direction:row;justify-content:center}.styles_Audio__Stores__SluIt img{max-height:50px;padding:0 10px}.styles_IFrame__k2DGw{padding-bottom:.75rem;height:100%}@media(min-width:64rem){.styles_IFrame__k2DGw{height:calc(100dvh - 84px - 68px - 8px + 68px)}}.styles_IFrame__k2DGw iframe{width:100%;height:100%;border:0}.styles_IFrame--mobile__eKLIt iframe{height:31.25rem}.FutureEducation_FutureEducation__dF_Ft{background-color:#13161c;container-type:size;width:100%;height:100%}@media(min-width:64rem){.FutureEducation_FutureEducation__dF_Ft{aspect-ratio:16/11;height:auto;max-height:calc(100dvh - 84px - 68px - 8px)}}.FutureEducation_FutureEducation__player__content__8ZUSm{container-type:inline-size;container-name:player-content;height:calc(100% - 76px)}@media(min-width:64rem){.FutureEducation_FutureEducation__player__content__8ZUSm{height:calc(100% - 94px)}}.FutureEducation_FutureEducation__player__content__image__Xbif9{background-color:#13161c}.FutureEducation_FutureEducation__player__content__element__HpYvs{position:relative;width:100%;max-height:100%}.FutureEducation_FutureEducation__player__content__element__code_challenge__5a9Gf{height:100%;margin-bottom:auto}.FutureEducation_FutureEducation__player__content__previewButton__Orpyv{padding:.125rem;border-radius:.25rem;position:absolute;top:.75rem;right:.75rem}.FutureEducation_FutureEducation__player__content__container__Dtozp{position:relative;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;height:100%;width:100%}.FutureEducation_FutureEducation__player__content__container__Dtozp:before{content:"";position:absolute;left:0;width:100%;height:20px;z-index:1;right:0;background-image:linear-gradient(180deg,rgba(19,22,28,0),rgba(19,22,28,.96) 70%,#13161c);bottom:-1px}@media(min-width:64rem){.FutureEducation_FutureEducation__player__content__container__Dtozp:before{height:80px;right:50%}}.FutureEducation_FutureEducation__player__content__media__LJxzd,.FutureEducation_FutureEducation__player__content__text__TyED7{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:100%;width:100%}.FutureEducation_FutureEducation__player__content__text__TyED7{text-align:left;justify-content:flex-start;overflow-y:scroll;position:relative;padding:1rem}.FutureEducation_FutureEducation__player__content__text__TyED7::-webkit-scrollbar{display:none}.FutureEducation_FutureEducation__player__content__text__TyED7 h3{color:#87909d;font-weight:500;font-size:.75rem;letter-spacing:.056rem;text-transform:uppercase;text-decoration:none;line-height:1rem;display:block;margin-bottom:.75rem;width:100%}.FutureEducation_FutureEducation__player__content__text__TyED7 p{color:#fff;font-weight:400;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem;display:inline;margin-bottom:1.5rem;width:100%}.FutureEducation_FutureEducation__player__content__text__TyED7 p[data-active=true]~p{color:#6c7583}.FutureEducation_FutureEducation__player__content__text__TyED7 span[data-active=true]{color:#0ae98a}.FutureEducation_FutureEducation__player__content__text__TyED7 span[data-active=true]~span{color:#6c7583}.FutureEducation_FutureEducation__player__content__text__TyED7 code{background-color:#31333d;color:#ff476c;padding:0 2px}.FutureEducation_FutureEducation__player__content__text__TyED7 i{font-size:.375rem}.FutureEducation_FutureEducation__player__content__media__LJxzd{position:relative;max-height:75%;padding:1rem}.FutureEducation_FutureEducation__player__content__media__LJxzd:after{content:"";position:absolute;left:0;width:100%;height:20px;z-index:1;right:0;background:linear-gradient(180deg,#13161c,rgba(19,22,28,0));bottom:-40px;height:40px}@media(min-width:64rem){.FutureEducation_FutureEducation__player__content__media__LJxzd:after{height:80px;right:50%;height:40px}}.FutureEducation_FutureEducation__player__content__media__LJxzd img{height:auto;max-height:inherit;width:auto;max-width:100%}.FutureEducation_FutureEducation__player__content__media__LJxzd img+button{background-color:rgba(0,0,0,.5)}.FutureEducation_FutureEducation__player__content__media__title__XLweD{color:#c4c8ce;margin-right:auto}.FutureEducation_FutureEducation__player__content__media__header__DVIy1{background-color:#404650;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;align-items:center;padding:.75rem 44px .75rem .75rem;height:48px;width:100%}.FutureEducation_FutureEducation__player__content__media__header__DVIy1 button:not([class*=ButtonLayout]){background-color:rgba(64,70,80,.5);border:none;cursor:pointer}.FutureEducation_FutureEducation__player__content__media__header__DVIy1 button:not([class*=ButtonLayout]) svg{height:18px;width:18px}.FutureEducation_FutureEducation__player__content__media__header__DVIy1 button:not([class*=ButtonLayout]):active svg{stroke:rgba(0,0,0,0)}.FutureEducation_FutureEducation__player__content__media__header__DVIy1 button:not([class*=ButtonLayout]):active path{fill:#1e2229}.FutureEducation_FutureEducation__player__content__media__code__Y78Kt{background-color:#1e2229!important;border-top-left-radius:0!important;border-top-right-radius:0!important;font-size:.75rem;margin-top:0!important;height:100%;max-height:calc(100% - 48px);width:100%}.FutureEducation_FutureEducation__player__content__media__code__Y78Kt+button{background-color:#404650}.FutureEducation_FutureEducation__player__content__media__code__Y78Kt:has([data-line*=true])>code>span:not([data-line*=true]){opacity:.48}.FutureEducation_FutureEducation__player__content__media__code__Y78Kt>code:has(>:not([data-line*=true]))>[data-line*=true]{background-color:#2d323a}.FutureEducation_FutureEducation__player__content__media__code__copied__ATJIL{display:flex;align-items:center}.FutureEducation_FutureEducation__player__content__media__code__copied__ATJIL svg{width:24px;height:24px}.FutureEducation_FutureEducation__player__content__media__code__copied__ATJIL path{fill:#0ae98a}@container player-content (width > 538px){.FutureEducation_FutureEducation__player__content__text__TyED7 p{font-weight:400;font-size:1.5rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2rem}}@container player-content (width > 800px){.FutureEducation_FutureEducation__player__content__container__Dtozp{flex-direction:row}.FutureEducation_FutureEducation__player__content__container__Dtozp:before{width:40%}.FutureEducation_FutureEducation__player__content__text__TyED7{padding:2rem}.FutureEducation_FutureEducation__player__content__media__LJxzd{max-width:60%;max-height:100%}.FutureEducation_FutureEducation__player__content__text__TyED7{display:flex;max-width:40%}.FutureEducation_FutureEducation__player__content__text__TyED7 p{font-weight:400;font-size:1.75rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2.25rem;margin-bottom:2rem}}.CodePlaygroundMedia_CodePlaygroundMedia__iMEi0{position:relative;border:1.5px solid #2d323a;border-radius:.5rem;display:grid;grid-template-rows:auto 1fr auto auto;overflow-y:hidden;max-height:100%;height:100%}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback_overlay__ydt6q{opacity:0;position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 3rem);background-color:rgba(0,0,0,.4);transition:opacity .2s ease-in-out;z-index:0}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback_overlay__success__w7v7Q{opacity:1;z-index:1}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback_overlay_content__zvBas{text-align:center;display:flex;height:100%;width:100%;gap:1rem;flex-direction:column;align-items:center;justify-content:center}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback_overlay_content_icon__3zFxk{width:3rem;height:3rem}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback_overlay_content_message__YFqG_{color:#fff;font-size:.875rem;font-weight:500;line-height:1.125rem;letter-spacing:.01rem}.CodePlaygroundMedia_CodePlaygroundMedia__success__PYl_n{border-color:green}.CodePlaygroundMedia_CodePlaygroundMedia__error__nnSCx{border-color:#ff476c}.CodePlaygroundMedia_CodePlaygroundMedia_code_container__rHuCt{position:relative;height:100%;overflow-y:scroll;text-align:start;-ms-overflow-style:none;scrollbar-width:none}.CodePlaygroundMedia_CodePlaygroundMedia_code_container__rHuCt::-webkit-scrollbar{display:none}.CodePlaygroundMedia_CodePlaygroundMedia_markdown__m5MYv{background-color:#1e2229!important;margin:0!important;height:100%}.CodePlaygroundMedia_CodePlaygroundMedia_execution__froF4{background-color:#101216;text-align:left;height:100%;max-height:max-content}.CodePlaygroundMedia_CodePlaygroundMedia_execution_output__XCw74{color:#c4c8ce;font-family:monospace}.CodePlaygroundMedia_CodePlaygroundMedia_execution_output__XCw74 p:first-child{border-bottom:1px solid #2d323a;color:#6c7583;font-size:12px;padding:4px 8px}.CodePlaygroundMedia_CodePlaygroundMedia_execution_output__XCw74 p:last-child{padding:12px}.CodePlaygroundMedia_CodePlaygroundMedia_execution_output__XCw74 p:only-child{border:none;font-size:12px;padding:12px}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback__bCHPz{border:1px solid #8f283d;background-color:#330c0a;color:#ffc2ce;padding:12px;font-size:.875rem}@media(min-width:75rem){.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback__bCHPz{font-size:1rem}}.CodePlaygroundMedia_CodePlaygroundMedia_execution_feedback__success__iDjG_{border-color:#2d863f;background-color:#030;color:#54c66b}.CodePlaygroundMedia_CodePlaygroundMedia__isFromModal__Pet_s{max-height:75vh}.PlayerControls_Player__551Cc{background-color:rgba(0,0,0,0);border-radius:.75rem;margin:0 .5rem;padding:.75rem .5rem .5rem;height:76px;position:relative;z-index:2}@media(min-width:64rem){.PlayerControls_Player__551Cc{height:94px;padding:36px 0}}.PlayerControls_Player__bar__duration__jFFYT{background-color:rgba(0,0,0,0);cursor:pointer;margin-bottom:.25rem;position:relative;height:1rem;width:100%}.PlayerControls_Player__bar__duration__jFFYT:before{content:"";background-color:#555c68;border-radius:.5rem;position:absolute;top:calc(50% - 1px);height:2px;width:100%}@media(min-width:64rem){.PlayerControls_Player__bar__duration__jFFYT{margin-bottom:0}.PlayerControls_Player__bar__duration__jFFYT:before{background-color:#31333d}}.PlayerControls_Player__bar__progress__fEvAB{background-color:#0ae98a;border-radius:.5rem;position:absolute;top:calc(50% - 1px);height:2px}.PlayerControls_Player__bar__progress__fEvAB:before{content:"";background-color:#0ae98a;border-radius:50%;position:absolute;top:calc(50% - 4px);right:-8px;height:8px;width:8px}.PlayerControls_Player__controls__HWp64{display:flex;align-items:center}.PlayerControls_Player__controls__HWp64 button{background-color:rgba(0,0,0,0);border:none;color:#c4c8ce;cursor:pointer;text-align:center}.PlayerControls_Player__controls__HWp64>button,.PlayerControls_Player__controls__HWp64>span,.PlayerControls_Player__controls__HWp64>span>button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:28px;min-width:28px;margin-right:.25rem}.PlayerControls_Player__controls__HWp64>button svg,.PlayerControls_Player__controls__HWp64>span svg,.PlayerControls_Player__controls__HWp64>span>button svg{width:1.5rem;height:1.5rem}.PlayerControls_Player__controls__HWp64>button svg path,.PlayerControls_Player__controls__HWp64>span svg path,.PlayerControls_Player__controls__HWp64>span>button svg path{fill:#c4c8ce}@media(min-width:64rem){.PlayerControls_Player__controls__HWp64>button,.PlayerControls_Player__controls__HWp64>span{min-height:36px;min-width:36px}}.PlayerControls_Player__time__gCAbV{color:#6c7583;font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;display:inline-block;padding:0 .5rem;min-width:max-content}.PlayerControls_Player__time__current___UAjP{color:#c4c8ce}.PlayerControls_Player__volume__BcLqq{position:relative;margin-left:.25rem;margin-right:auto!important}.PlayerControls_Player__volume__total__g88ZV{background-color:#31333d;border-radius:.25rem;display:inline-block;position:relative;margin-left:.25rem;height:.25rem;width:0;transition:width .3s}.PlayerControls_Player__volume__total__g88ZV:before{content:"";position:absolute;top:-10px;bottom:-10px;left:0;right:0}.PlayerControls_Player__volume__actual__iO7_C{position:absolute;background-color:#d7d9e0;border-radius:.25rem;height:.25rem;top:calc(50% - .125rem);left:0}@media(min-width:64rem){.PlayerControls_Player__volume__BcLqq:hover>span{width:60px}}.PlayerControls_Player__speed__XMubT{position:relative}.PlayerControls_Player__speed__options___UgnH{background-color:#1e2229;border-radius:1rem;display:flex;flex-direction:column;position:absolute;right:0;bottom:calc(100% + 38px + .5rem);height:auto;overflow-y:scroll;max-height:0;padding:0;transition:max-height .3s,padding .3s}@media(min-width:64rem){.PlayerControls_Player__speed__options___UgnH{bottom:calc(100% + 47px + .5rem)}}.PlayerControls_Player__speed__option___CqZS{border-radius:.5rem;font-size:.875rem;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;width:104px}.PlayerControls_Player__speed__option___CqZS:hover{background-color:#31333d}.PlayerControls_Player__speed__option_selected__ipxho{background-color:rgba(255,255,255,.05)}@media(min-width:48rem){.PlayerControls_Player__speed__XMubT:hover>span{max-height:248px;padding:.5rem}.PlayerControls_Player__speed__XMubT:hover:after{content:"";position:absolute;top:-60.8px;right:0;width:104px;height:63.3333333333px;width:calc(104px + 1rem)}}.BlockedContent_BlockedContent__oORFT{display:grid;place-items:center;padding:1rem}.BlockedContent_BlockedContent__icon__LHYpu{margin-bottom:.5rem}.BlockedContent_BlockedContent__icon__LHYpu svg{width:20px;height:20px}@media(min-width:64rem){.BlockedContent_BlockedContent__icon__LHYpu svg{width:32px;height:32px}}.BlockedContent_BlockedContent__title__3tl__{text-align:center;font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}.BlockedContent_BlockedContent__title__3tl__ a{text-decoration:underline}@media only screen and (min-width:667px)and (max-device-width:667px)and (orientation:landscape){.BlockedContent_BlockedContent__title__3tl__ span{display:none}}.BlockedContent_BlockedContent__title--without-skills__UdusS #hide-ios-se{display:none}.BlockedContent_BlockedContent__skills__b8W85{margin:1.5rem 0}@media only screen and (min-width:667px)and (max-device-width:667px)and (orientation:landscape){.BlockedContent_BlockedContent__skills__b8W85{margin:.75rem 0}}.BlockedContent_BlockedContent__skills__title__GPzcz{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;margin-bottom:.75rem}.BlockedContent_BlockedContent__skills__list__e41aQ{list-style:none;display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width:667px)and (max-device-width:667px)and (orientation:landscape){.BlockedContent_BlockedContent__skills__list__e41aQ{display:none}}.BlockedContent_BlockedContent__skills__list__item__mLrQ2{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;display:flex;align-items:center;gap:.75rem}@media(min-width:64rem){.BlockedContent_BlockedContent__skills__list__item__mLrQ2{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.BlockedContent_BlockedContent__skills__list__item__mLrQ2 svg{width:28px;height:28px}.BlockedContent_BlockedContent__skills__list__item__mLrQ2 svg path{fill:#0ae98a}.BlockedContent_BlockedContent__cta__HTzR6{width:100%;max-width:200px}.CloseScreen_CloseScreen__ZeCFK{height:100%;background-image:var(--thumbnail);background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;opacity:1;margin:auto}.CloseScreen_CloseScreen__content__Yu7nf{display:grid;place-items:center;height:calc(100% + 1px);-webkit-backdrop-filter:brightness(.1);backdrop-filter:brightness(.1)}.ModalStreakAccomplished_ModalStreakAccomplished__k_rgz{--max-width:350px;--width-line-progress:2rem;padding:0;width:100%}.ModalStreakAccomplished_ModalStreakAccomplished__Body__EQACA{background-image:radial-gradient(circle at top right,#03864e,rgba(255,0,0,0) 60%),url(https://static.platzi.com/media/uploads/dashes_rachas_f9436827ed.png);background-position:0 0,0 -10px;background-repeat:no-repeat,no-repeat;display:flex;flex-direction:column;height:100%}@media(min-width:48rem){.ModalStreakAccomplished_ModalStreakAccomplished__Body__EQACA{background-position:0 0,0 -90px}}.ModalStreakAccomplished_ModalStreakAccomplished__Content___jaOw{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.ModalStreakAccomplished_ModalStreakAccomplished__Cover__XCl0_{display:flex;overflow:hidden}.ModalStreakAccomplished_ModalStreakAccomplished__CTAContent__cUJhL{padding:1.25rem}.ModalStreakAccomplished_ModalStreakAccomplished__CTAContent__Button__BJ2OL{margin:auto;width:100%}.ModalStreakAccomplished_ModalStreakAccomplished__Message__GLbSn{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;color:#c4c8ce;font-feature-settings:"liga" off;font-style:normal;text-align:center}.ModalStreakAccomplished_ModalStreakAccomplished__Message__Week__iB6eg{color:#fff}.ModalStreakAccomplished_ModalStreakAccomplished__Rocket__ze4_A{margin:6.875rem auto 1.75rem}@media(min-width:48rem){.ModalStreakAccomplished_ModalStreakAccomplished__Rocket__ze4_A{margin:1.75rem auto}}.ModalStreakAccomplished_ModalStreakAccomplished__StreakProgress___3BnS{margin:auto}.ModalStreakAccomplished_ModalStreakAccomplished__Title__eM1XJ{font-weight:500;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem;color:#fff;font-feature-settings:"liga" off;font-style:normal;text-align:center}.BlockedMaterial_BlockedMaterial__hSddQ{position:relative;height:100%}.BlockedMaterial_BlockedMaterial__overlay__CG2aX{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;bottom:58px;left:0;width:100%;height:calc(100dvh - 200px);z-index:3}@media only screen and (min-width:667px)and (max-device-width:667px)and (orientation:landscape){.BlockedMaterial_BlockedMaterial__overlay__CG2aX{height:calc(100dvh - 180px)}}.BlockedMaterial_BlockedMaterial__overlay--overlay-10__8HLmr{background:linear-gradient(180deg,rgba(19,22,28,0),#13161c 10%)}.BlockedMaterial_BlockedMaterial__overlay--primary__oQJ3Q{background:linear-gradient(180deg,rgba(19,22,28,0),#13161c 40%)}@media only screen and (min-width:667px)and (max-device-width:667px)and (orientation:landscape){.BlockedMaterial_BlockedMaterial__overlay--primary__oQJ3Q{background:linear-gradient(180deg,rgba(19,22,28,0) -20%,#13161c 80%)}}.BlockedMaterial_BlockedMaterial__overlay--secondary__9lydL{background:linear-gradient(180deg,rgba(19,22,28,0),#1e2229 32.34%)}@media(min-width:480px){.BlockedMaterial_BlockedMaterial__overlay--secondary__9lydL{background:linear-gradient(180deg,rgba(19,22,28,0),#1e2229 50%)}}.BlockedMaterial_BlockedMaterial__overlay--overlay-100__ry35A{background:rgba(19,22,28,.9)}@media(min-width:64rem){.BlockedMaterial_BlockedMaterial__overlay__CG2aX{position:absolute;bottom:-130px;height:100%}}.BlockedMaterial_BlockedMaterial__overlay--lecture__ZoBC3{bottom:0;top:0;height:calc(100dvh - 68px - 54px);justify-content:center;margin-top:54px}@media(min-width:64rem){.BlockedMaterial_BlockedMaterial__overlay--lecture__ZoBC3{margin:auto;justify-content:flex-start;height:100%;padding-top:3rem}}.BlockedMaterial_BlockedMaterial__content__oXs6a{padding:0 1.5rem;margin:0 auto 1.5rem}@media(min-width:1280px){.BlockedMaterial_BlockedMaterial__content__oXs6a{padding:0}}.Lecture_Lecture__oBgQY{box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;padding:.75rem;max-height:100%;height:calc(100dvh - 54px - 46px - 68px);max-width:40rem;margin-left:auto;margin-right:auto}.Lecture_Lecture__oBgQY::-webkit-scrollbar{width:8px;height:8px}.Lecture_Lecture__oBgQY::-webkit-scrollbar-track{background:#1e2229}.Lecture_Lecture__oBgQY::-webkit-scrollbar-thumb{background:#2d323a;border-radius:.5rem}.Lecture_Lecture__oBgQY::-webkit-scrollbar-thumb:hover{background:#555c68}@media(min-width:64rem){.Lecture_Lecture__oBgQY{min-height:calc(100dvh - 84px - 68px);height:auto;overflow-y:hidden;padding:.75rem 4rem 0;margin:auto}}.Lecture_Lecture__oBgQY ol{padding:0 2rem}.Lecture_Lecture__oBgQY ul{padding:0 2rem;list-style:disc}.Lecture_Lecture__oBgQY li{margin-bottom:.5rem}.Lecture_Lecture__oBgQY h1,.Lecture_Lecture__oBgQY h2{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem}.Lecture_Lecture__oBgQY h3{font-weight:500;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.125rem}.Lecture_Lecture__oBgQY a:hover{color:#0ae98a}.Lecture_Lecture__oBgQY code{overflow-wrap:anywhere;white-space:pre-wrap!important}.Lecture_Lecture__oBgQY>*{margin-bottom:.75rem}.Lecture_Lecture__oBgQY blockquote{position:relative;padding-left:.5rem}.Lecture_Lecture__oBgQY blockquote:before{content:"";width:2px;height:100%;background-color:#03864e;position:absolute;left:0;top:0}.Lecture_Lecture__oBgQY>*{margin-bottom:var(--lecture-margin-bottom,unset)}.Lecture_Lecture__oBgQY img{box-sizing:border-box;border-radius:12px;background-color:#8da2c0;max-width:100%}.Lecture_Lecture__oBgQY p{font-weight:400;overflow-wrap:anywhere}.Lecture_Lecture__oBgQY p,.Lecture_Lecture__oBgQY strong{font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}.Lecture_Lecture__oBgQY strong{font-weight:500}.Lecture_Lecture__oBgQY a{font-weight:500;font-size:1rem;letter-spacing:.031rem;text-transform:none;text-decoration:underline;line-height:1.5rem;overflow-wrap:anywhere}.Lecture_Lecture__oBgQY a:hover{color:#fff}.Lecture_Lecture__oBgQY code{word-break:break-word!important}.Lecture_Lecture__oBgQY h1,.Lecture_Lecture__oBgQY h2,.Lecture_Lecture__oBgQY h3,.Lecture_Lecture__oBgQY h4,.Lecture_Lecture__oBgQY h5,.Lecture_Lecture__oBgQY h6{font-weight:400;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem;color:#fff}.Lecture_Lecture__oBgQY h2{font-weight:500;font-size:1.5rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2rem;padding:.75rem 0 1rem;border-bottom:1px solid #2d323a}.Lecture_Lecture__oBgQY h3,.Lecture_Lecture__oBgQY h4,.Lecture_Lecture__oBgQY h5,.Lecture_Lecture__oBgQY h6{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem;padding:.5rem 0 1rem}.Lecture_Lecture__oBgQY hr{height:1px;background-color:#2d323a;border:none}.Lecture_Lecture__oBgQY iframe{max-width:100%}.Lecture_Lecture__oBgQY pre{background-color:#000;width:100%;padding:1.75rem;box-sizing:border-box;font-size:.875rem;line-height:1.375rem;letter-spacing:.25px;white-space:break-spaces}.Lecture_Lecture__oBgQY ol,.Lecture_Lecture__oBgQY ul{padding-bottom:1rem;padding-left:1rem}.Lecture_Lecture__oBgQY ol p,.Lecture_Lecture__oBgQY ul p{margin-bottom:var(--lecture-margin-bottom-p,0)}.Lecture_Lecture__oBgQY ul li::marker{color:#c4c8ce}.Lecture_Lecture__oBgQY ol li::marker{color:#c4c8ce}.Lecture_Lecture__oBgQY li{padding-bottom:.5rem}.Lecture_Lecture__oBgQY li pre{margin:1rem 0}.Lecture_Lecture__oBgQY td,.Lecture_Lecture__oBgQY th{border:1px solid #2d323a;padding:.375rem}.Lecture_Lecture__oBgQY th{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;background-color:#404650;color:#fff}.Lecture_Lecture__oBgQY table{border-spacing:0;word-break:break-word;border-collapse:collapse;margin:1.5rem 0}.Lecture_Lecture__oBgQY tr{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem;background-color:#13161c;color:#c4c8ce}@media(min-width:85.375rem){.Lecture_Lecture__oBgQY p{font-weight:400}.Lecture_Lecture__oBgQY p,.Lecture_Lecture__oBgQY strong{font-size:1.125rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.625rem}.Lecture_Lecture__oBgQY strong{font-weight:500}}.Viewer_Viewer__pn_05{margin:0 auto;position:relative;height:100%}@media(min-width:64rem){.Viewer_Viewer__pn_05{height:auto}.Viewer_Viewer--in-server__9aZ5n{aspect-ratio:16/9}}.Viewer_Viewer--blocked___a0KI{display:grid;place-items:center;cursor:not-allowed}.Viewer_Viewer--blocked__video__GvKxl{aspect-ratio:16/9;height:auto;width:100%}.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}