.AddToPlaylistButton_addToPlaylistButton__ihrin{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:#333;cursor:pointer;transition:background-color .2s ease}.AddToPlaylistButton_addToPlaylistButton__ihrin:hover{background:#444}.AddToPlaylistButton_addToPlaylistButton__ihrin:disabled{cursor:not-allowed;opacity:.5}.AddToPlaylistButton_addToPlaylistButton__ihrin:disabled:hover{background:#333}.AddToPlaylistButton_addToPlaylistButton__ihrin svg,.AddToPlaylistButton_playlistIcon__Qo0Nj{color:#fff}.AddToPlaylistButton_spinner__GU3kk{width:1rem;height:1rem;border:2px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;animation:AddToPlaylistButton_spin__Vn1lp 1s linear infinite}@keyframes AddToPlaylistButton_spin__Vn1lp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AddToPlaylistButton_tooltipContainer__ETrH4{position:relative;display:inline-block}.AddToPlaylistButton_tooltip__HK9ji{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.5rem;padding:.5rem .75rem;background:rgba(0,0,0,.9);color:#fff;font-size:.875rem;white-space:nowrap;border-radius:.25rem;z-index:1000;pointer-events:none}.AddToPlaylistButton_tooltip__HK9ji:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:.25rem solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,.9)}.AddToPlaylistButton_dropdown__97HPc{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.5rem;width:240px;background:#333;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -2px rgba(0,0,0,.3);z-index:1001;border:1px solid #444}.AddToPlaylistButton_dropdown__97HPc:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:.5rem solid rgba(0,0,0,0);border-top-color:#333}.AddToPlaylistButton_dropdownHeader__79eXa{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #444}.AddToPlaylistButton_dropdownHeader__79eXa h4{margin:0;font-size:.875rem;font-weight:600;color:#f9fafb}.AddToPlaylistButton_closeButton__HOAXH{background:none;border:none;font-size:1.25rem;color:#9ca3af;cursor:pointer;padding:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.AddToPlaylistButton_closeButton__HOAXH:hover{color:#f3f4f6}.AddToPlaylistButton_dropdownContent__5gBSX{padding:.25rem}.AddToPlaylistButton_loading__bWxyL{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.AddToPlaylistButton_playlistList__1NbtH{max-height:180px;overflow-y:auto;margin-bottom:.25rem}.AddToPlaylistButton_playlistItem__RHMh_{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;background:none;cursor:pointer;border-radius:.25rem;color:#fff;font-size:.875rem;transition:all .15s ease}.AddToPlaylistButton_playlistItem__RHMh_:hover{background:#444;color:#fff}.AddToPlaylistButton_playlistItem__RHMh_:has(input:disabled){cursor:not-allowed;opacity:.5}.AddToPlaylistButton_playlistCheckbox__YEqah{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.AddToPlaylistButton_playlistCheckbox__YEqah:disabled{cursor:not-allowed}.AddToPlaylistButton_playlistLabel__nmIs4{flex:1 1;cursor:pointer}.AddToPlaylistButton_noPlaylists__hQu4I{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem;font-style:italic}.AddToPlaylistButton_createPlaylist__KwoCl{border-top:1px solid #444;padding-top:.5rem}.AddToPlaylistButton_createPlaylistLink__WxIIx{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;background:none;text-align:left;cursor:pointer;border-radius:.25rem;color:#f3f4f6;font-size:.875rem;font-weight:500;transition:all .15s ease}.AddToPlaylistButton_createPlaylistLink__WxIIx:hover{background:#444;color:#fff}.AddToPlaylistButton_createPlaylistHeader__TpOZS{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#e5e7eb;font-size:.875rem;font-weight:500}.AddToPlaylistButton_plusIcon__dF6dU{color:#d1d5db;font-size:.75rem}.AddToPlaylistButton_createPlaylistForm__GSVZA{display:flex;flex-direction:column;gap:.5rem}.AddToPlaylistButton_createFormActions__babln{display:flex;gap:.5rem;justify-content:flex-end}.AddToPlaylistButton_playlistNameInput__XnBb3{flex:1 1;padding:.5rem;border:1px solid #555;border-radius:.25rem;font-size:.875rem;background:#333;color:#fff;outline:none}.AddToPlaylistButton_playlistNameInput__XnBb3:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AddToPlaylistButton_playlistNameInput__XnBb3:disabled{background:#222;cursor:not-allowed;opacity:.5}.AddToPlaylistButton_playlistNameInput__XnBb3::placeholder{color:#999}.AddToPlaylistButton_cancelButton__kVYqk{padding:.5rem 1rem;background:#555;color:#fff;border:1px solid #666;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}.AddToPlaylistButton_cancelButton__kVYqk:hover:not(:disabled){background:#666}.AddToPlaylistButton_cancelButton__kVYqk:disabled{background:#333;cursor:not-allowed;opacity:.5}.AddToPlaylistButton_createButton__u0VPl{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}.AddToPlaylistButton_createButton__u0VPl:hover:not(:disabled){background:#2563eb}.AddToPlaylistButton_createButton__u0VPl:disabled{background:#9ca3af;cursor:not-allowed}.CommentInput_inputContainer__ONFrd{margin-bottom:1rem}.CommentInput_form__BfSoU{position:relative;display:flex;align-items:center;margin-bottom:.5rem}.CommentInput_input__1mNJG{width:100%;height:56px;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background-color:rgba(0,0,0,0);padding:0 56px 0 16px;color:#fff;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;box-sizing:border-box}.CommentInput_input__1mNJG::placeholder{color:hsla(0,0%,100%,.5)}.CommentInput_input__1mNJG:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.CommentInput_input__1mNJG:disabled{cursor:not-allowed;opacity:.5;background-color:hsla(0,0%,100%,.05)}.CommentInput_input__1mNJG:disabled::placeholder{color:hsla(0,0%,100%,.3)}.CommentInput_submitButton__vmA0u{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px;margin:0;width:40px;height:40px;min-width:40px}.CommentInput_submitButton__vmA0u:hover:not(:disabled){transform:translateY(-50%) scale(1.1)}.CommentInput_submitButton__vmA0u:disabled{color:hsla(0,0%,100%,.3);cursor:not-allowed;opacity:.5}.CommentInput_sendIcon__uujmv{font-size:24px}.CommentInput_errorMessage__wmpRM{color:#ff4d4f;font-size:14px;margin-top:4px;margin-bottom:8px}.ReactionButtons_reactionContainer__bktfg{display:flex;align-items:center;gap:0}.ReactionButtons_reactionButton__9FxE_{background-color:#1d1d1d;border:none;color:#aaa;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 17px;transition:all .2s ease;min-height:32px}.ReactionButtons_reactionButton__9FxE_:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.ReactionButtons_reactionButton__9FxE_:hover .ReactionButtons_reactionIcon__WlliN{color:#fff;transform:scale(1.05)}.ReactionButtons_reactionButton__9FxE_:hover .ReactionButtons_reactionCount__AThuD{color:#fff}.ReactionButtons_reactionButton__9FxE_:active{transform:scale(.98)}.ReactionButtons_reactionButton__9FxE_:disabled{cursor:not-allowed;opacity:.5}.ReactionButtons_reactionButton__9FxE_:disabled:hover{background-color:#1d1d1d;color:#aaa}.ReactionButtons_reactionButton__9FxE_:disabled:hover .ReactionButtons_reactionIcon__WlliN{color:#aaa;transform:none}.ReactionButtons_reactionButton__9FxE_:disabled:hover .ReactionButtons_reactionCount__AThuD{color:#aaa}.ReactionButtons_reactionButton__9FxE_:disabled:active{transform:none}.ReactionButtons_likeButton__SKEn4{border-radius:20px 0 0 20px;border-right:1px solid hsla(0,0%,100%,.1)}.ReactionButtons_dislikeButton__LunhD{border-radius:0 20px 20px 0}.ReactionButtons_reactionIcon__WlliN{font-size:20px;color:#aaa;transition:all .2s ease}.ReactionButtons_reactionIconActive__TqNc2{font-size:20px;color:#fff}.ReactionButtons_reactionCount__AThuD{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;transition:color .2s ease}.Comment_comment__OSwuB{margin-bottom:1.5rem;padding:1rem;border-radius:8px;background-color:rgba(0,0,0,0)}.Comment_comment__OSwuB.Comment_reply__NvoHb{margin-left:2rem;margin-top:1rem;margin-bottom:1rem}.Comment_commentHeader__kDDSr{display:flex;align-items:center;margin-bottom:.75rem}.Comment_commentHeader__kDDSr .Comment_author__ysmdd{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#fff;margin-right:.75rem}.Comment_commentHeader__kDDSr .Comment_date__Ra58f{font-size:12px;line-height:100%;color:#aaa}.Comment_commentContent__N1Z93,.Comment_commentHeader__kDDSr .Comment_date__Ra58f{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0;vertical-align:middle}.Comment_commentContent__N1Z93{margin-bottom:1rem;font-size:16px;line-height:140%;color:#fff}.Comment_commentFooter__IPqfe{display:flex;align-items:center}.Comment_actionsContainer__OYZOc{display:flex;align-items:center;gap:16px}.Comment_repliesAndReplyContainer__nKnzh{display:flex;align-items:center;gap:0}.Comment_reactionButton__wdFTl{background-color:#1d1d1d;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 17px;transition:all .2s ease;min-height:32px}.Comment_reactionButton__wdFTl:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.Comment_reactionButton__wdFTl:hover .Comment_repliesIconActive__Fd06P,.Comment_reactionButton__wdFTl:hover .Comment_repliesIcon__6TVLX{color:#fff;transform:scale(1.05)}.Comment_reactionButton__wdFTl:hover .Comment_repliesCount__yhQw0{color:#fff}.Comment_reactionButton__wdFTl:active{transform:scale(.98)}.Comment_repliesButton__oYmWk{border-radius:20px 0 0 20px;border-right:1px solid hsla(0,0%,100%,.1)}.Comment_reactionIcon__RgsuX{font-size:20px;color:#aaa}.Comment_reactionIcon__RgsuX:hover{color:#fff;transform:scale(1.05)}.Comment_reactionIconActive__vW9Dw{font-size:20px;color:#fff}.Comment_repliesIconActive__Fd06P,.Comment_repliesIcon__6TVLX{font-size:20px;color:#fab;transition:all .2s ease}.Comment_sendIcon__0J3K_{font-size:24px}.Comment_reactionCount__xDvDT,.Comment_repliesCount__yhQw0{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#fff}.Comment_repliesCount__yhQw0{color:#fab;transition:color .2s ease}.Comment_replyButton__b2oAB{border-radius:0 20px 20px 0}.Comment_replyButtonStandalone__CZOVk{border-radius:20px}.Comment_replyButtonActive__0ICnx{color:#fab}.Comment_replyFormContainer__vR__l{margin-top:1rem}.Comment_replyForm__BoVKH{position:relative;display:flex;align-items:center;margin-bottom:.5rem}.Comment_errorMessage__cFAOJ{color:#ff4d4f;font-size:14px;margin-top:4px;margin-bottom:8px}.Comment_commentInput__pjT5C{width:100%;height:56px;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background-color:rgba(0,0,0,0);padding:0 56px 0 16px;color:#fff;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;box-sizing:border-box}.Comment_commentInput__pjT5C::placeholder{color:hsla(0,0%,100%,.5)}.Comment_commentInput__pjT5C:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.Comment_submitButton__vmHYt{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px;margin:0;width:40px;height:40px;min-width:40px}.Comment_submitButton__vmHYt:hover:not(:disabled){transform:translateY(-50%) scale(1.1)}.Comment_submitButton__vmHYt:disabled{color:hsla(0,0%,100%,.3);cursor:default}.Comment_repliesContainer__RByqO{margin-top:1rem;list-style:none;padding:0}.Comments_comments__0WdJR{background-color:rgba(0,0,0,0)}.Comments_comments__0WdJR .Comments_commentFormContainer__TMmrb{margin-bottom:1.5rem}.Comments_comments__0WdJR .Comments_commentForm__e4YTn{position:relative;display:flex;align-items:center;margin-bottom:.5rem}.Comments_comments__0WdJR .Comments_errorMessage___bqXP{color:#ff4d4f;font-size:14px;margin-top:4px;margin-bottom:8px}.Comments_comments__0WdJR .Comments_commentInput__twSK4{width:100%;height:56px;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background-color:rgba(0,0,0,0);padding:0 56px 0 16px;color:#fff;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;box-sizing:border-box}.Comments_comments__0WdJR .Comments_commentInput__twSK4::placeholder{color:hsla(0,0%,100%,.5)}.Comments_comments__0WdJR .Comments_commentInput__twSK4:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.Comments_comments__0WdJR .Comments_submitButton__F3dYB{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px;margin:0;width:40px;height:40px;min-width:40px}.Comments_comments__0WdJR .Comments_submitButton__F3dYB:hover:not(:disabled){transform:translateY(-50%) scale(1.1)}.Comments_comments__0WdJR .Comments_submitButton__F3dYB:disabled{color:hsla(0,0%,100%,.3);cursor:default}.Comments_comments__0WdJR .Comments_sendIcon__g9_ZL{font-size:24px}.Comments_comments__0WdJR .Comments_commentsList__votYD{list-style:none;padding:0;margin:0}.Comments_comments__0WdJR .Comments_noComments__EIg5X{padding:1rem;text-align:center;color:#aaa;font-style:italic;font-family:Roboto,sans-serif}.Comments_comments__0WdJR .Comments_loadingComments__Dq6Jy{color:#aaa;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;display:flex}.Comments_comments__0WdJR .Comments_error__cFpVg{padding:1rem;text-align:center;color:#c00;font-family:Roboto,sans-serif}.CourseSidebarNav_widget__4Onc2+.CourseSidebarNav_widget__4Onc2{margin-top:2.5rem}.CourseSidebarNav_widgetTitle__wvQrE{margin-bottom:1.5rem;padding:.35rem 1rem;background:#333;color:#fff;font-weight:600;font-size:1.05rem;border-radius:.5rem}.CourseSidebarNav_sidebarNav__v2CNi{margin-top:1.5rem}.CourseSidebarNav_sidebarNavItem__i8Zct{position:relative;display:flex;align-items:flex-start}.CourseSidebarNav_sidebarNavItem__i8Zct+.CourseSidebarNav_sidebarNavItem__i8Zct{margin-top:.75rem}.CourseSidebarNav_sidebarNavItem__i8Zct:hover .CourseSidebarNav_sidebarNavTitle__x1HD6{color:#fff}.CourseSidebarNav_sidebarNavItem__i8Zct:hover .CourseSidebarNav_sidebarNavMeta__Cxc7Y{color:#eee}.CourseSidebarNav_sidebarNavProgress__lQ1Of{position:relative;flex:0 0 auto;width:3rem;height:1.45rem}.CourseSidebarNav_sidebarNavProgress__lQ1Of:after{position:absolute;top:50%;left:50%;width:.7rem;height:.7rem;border:1px solid #46b759;border-radius:50%;content:"";transform:translate(-50%,-50%)}.CourseSidebarNav_sidebarNavProgressComplete__Vzms8:after{background:#46b759}.CourseSidebarNav_sidebarNavLock__7JvmA{position:relative;flex:0 0 auto;width:3rem;height:1.45rem;display:flex;align-items:center;justify-content:center;color:#999}.CourseSidebarNav_sidebarNavLock__7JvmA svg{font-size:.7rem}.CourseSidebarNav_sidebarNavContent__P0IDQ{color:#ddd}.CourseSidebarNav_sidebarNavTitle__x1HD6{line-height:1.45rem}.CourseSidebarNav_sidebarNavItemActive__fZ_7D .CourseSidebarNav_sidebarNavTitle__x1HD6,.CourseSidebarNav_sidebarNavItemActive__fZ_7D:hover .CourseSidebarNav_sidebarNavTitle__x1HD6{color:#46b759}.CourseSidebarNav_sidebarNavMeta__Cxc7Y{display:flex;margin-top:.25rem;color:#ccc;font-size:.9rem;gap:1rem}.CourseSidebarNav_sidebarNavLink__9EOgS{position:absolute;text-indent:-9999px;inset:0}.CourseSidebarNav_sidebarNavLink__9EOgS:focus-visible{outline:1px solid #46b759}.CourseSidebarNav_sidebarNavItemActive__fZ_7D .CourseSidebarNav_sidebarNavLink__9EOgS{cursor:default}.CourseSidebarNav_sidebarNavNextLesson__irTmj{display:flex;align-items:center;margin-top:1.5rem;padding:.35rem 1rem .35rem 0;border-radius:.5rem;background:#333;color:#fff;font-weight:600;font-size:.9rem}.CourseSidebarNav_sidebarNavNextLesson__irTmj:active,.CourseSidebarNav_sidebarNavNextLesson__irTmj:focus-visible,.CourseSidebarNav_sidebarNavNextLesson__irTmj:hover{background:#282828;color:#46b759}.CourseSidebarNav_sidebarNavNextLessonIcon__dTNDD{position:relative;flex:0 0 auto;width:3rem;height:1.45rem}.CourseSidebarNav_sidebarNavNextLessonIcon__dTNDD svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EloValue_eloValue__4m9NP{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;padding:.3rem .8rem;border-radius:.5rem;font-size:.7rem;font-weight:700;color:#fff}.EloValue_eloValue__4m9NP.EloValue_large__gKHZi{font-size:1rem;padding:.25rem .5rem}.EloValue_eloPositive__jhHIX{background:rgba(70,183,89,.8)}.EloValue_eloNegative__XSR_l{background:rgba(229,57,53,.8)}.EloValue_eloZero__OEDYB{background:rgba(51,51,51,.8)}.CourseContent_topNav__3nCDF{display:flex;align-items:center;margin-top:1.9rem;margin-bottom:-1rem;height:1.25rem}.CourseContent_toggleAll__uthTj{flex:0 0 auto;margin-left:auto}.CourseContent_toggleAll__uthTj button{margin:0;padding:0;border:none;background:none;color:#46b759;text-transform:capitalize;font-size:1.1rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CourseContent_toggleAll__uthTj button:hover{color:#fff}@media screen and (min-width:768px){.CourseContent_toggleAll__uthTj button{font-size:.9rem}}.CourseContent_sections__jNfD8{margin-top:1.9rem}.CourseContent_section__Tw3Rt{scroll-margin-top:2rem}.CourseContent_section__Tw3Rt+.CourseContent_section__Tw3Rt{margin-top:1.6rem}.CourseContent_sectionHeader__4p39S{position:relative;display:flex;align-items:center;padding:.65rem .65rem .65rem .1rem;border-radius:.5rem;background:#333;line-height:1.2}.CourseContent_sectionCollapsible__fo4fq .CourseContent_sectionHeader__4p39S{cursor:pointer}.CourseContent_sectionCollapsible__fo4fq .CourseContent_sectionHeader__4p39S:hover{background:#444}.CourseContent_sectionToggle__N_LXv{display:flex;align-items:center;flex:0 0 auto;justify-content:center;width:2.7rem;border-right:1px solid #666;color:#fff;font-size:.8rem}.CourseContent_sectionToggleButton__6gsL1{position:absolute;opacity:0;cursor:pointer;inset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CourseContent_contentHeading__qroXC{font-weight:700;font-size:1.4rem;line-height:1.2}.CourseContent_sectionTitle__Rk2Jr{margin:0;padding-left:.65rem;text-transform:uppercase;font-weight:700;font-size:.9rem}.CourseContent_items__pU_Gp{margin-top:1rem}.CourseContent_item__adxiv{position:relative;display:flex;align-items:center;padding:.65rem .85rem .65rem 0;border-radius:.5rem;color:#fff}.CourseContent_itemIndicators__YgCus{display:flex;align-items:center;flex:0 0 auto;order:1;height:1.65rem}.CourseContent_itemProgress__XGFiK{position:relative;flex:0 0 auto;width:2.7rem}.CourseContent_itemProgress__XGFiK:after{position:absolute;top:50%;left:50%;width:.7rem;height:.7rem;border:1px solid #999;border-radius:50%;content:"";transform:translate(-50%,-50%)}.CourseContent_itemProgressFilled__MuF8Z:after{border:1px solid #46b759;background:#46b759}.CourseContent_itemIcon__aw0xN{position:relative;flex:0 0 auto;margin:0 1rem 0 .1rem;width:1.65rem;height:1.65rem;color:#999}.CourseContent_itemIcon__aw0xN .CourseContent_itemPlay__TuJP_{margin-left:1px}.CourseContent_itemIcon__aw0xN svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.7rem}.CourseContent_itemCircle__MQri_{border-radius:50%;background:#333}.CourseContent_itemExpand__rlS7c svg{font-size:.9rem}.CourseContent_item__adxiv:hover{background:rgba(70,183,89,.2);color:#fff}.CourseContent_item__adxiv:hover .CourseContent_itemCircle__MQri_{background:#555}.CourseContent_item__adxiv:hover .CourseContent_itemIcon__aw0xN{color:#ccc}.CourseContent_itemMain__qG1_D{display:flex;align-items:flex-start;flex:1 1 auto;flex-direction:column;order:2}@media screen and (min-width:1024px){.CourseContent_itemMain__qG1_D{align-items:center;flex-direction:row;order:3}}.CourseContent_itemTitle__wm6hq{display:flex;flex:1 1 auto;font-size:.9rem;line-height:1.65rem}.CourseContent_itemTitle__wm6hq .CourseContent_itemAvailableOn__PI37w{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#aaa;margin-left:1rem}.CourseContent_itemMeta__yHg7P{display:flex;align-items:center;flex:0 0 auto;flex-wrap:wrap;margin:.5rem 0 0;color:#aaa;text-align:left;font-size:.9rem;line-height:1.2;gap:.5ch 2ch}@media screen and (min-width:1024px){.CourseContent_itemMeta__yHg7P{flex-wrap:nowrap;margin:0 0 0 2ch;text-align:right;gap:.5ch 2ch}.CourseContent_itemPreview__bvdiH{order:1;width:70px}}.CourseContent_itemPreview__bvdiH a{color:#46b759;text-decoration:underline}@media screen and (min-width:1024px){.CourseContent_itemVideoLength__UbeAG{order:2;width:80px}.CourseContent_itemCoach__e05_m{order:3;width:120px}}.CourseContent_itemAction__1H4L3{position:absolute;opacity:0;cursor:pointer;inset:0}.CourseContent_subItems__aP5r4{padding:.5rem 0 1rem 2.3rem}.CourseContent_subItems__aP5r4 .CourseContent_item__adxiv{color:#ddd}.CourseContent_subItems__aP5r4 .CourseContent_itemMeta__yHg7P{color:#888}@media screen and (min-width:1024px){.CourseContent_subItems__aP5r4 .CourseContent_item__adxiv{color:#ccc}.CourseContent_subItems__aP5r4 .CourseContent_itemMeta__yHg7P{color:#aaa}}.ErrorLoading_errorLoading__xBymg{height:100%;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:3rem 0;max-width:50ch;width:100%;color:#aaa;text-align:center;font-size:1.25rem;line-height:1.35}.ErrorLoading_errorLoading__xBymg img{display:inline-block;width:80px;height:auto;opacity:.5}.ErrorLoading_errorLoading__xBymg p+p{margin-top:1rem}.ErrorLoading_errorLoading__xBymg button{margin-top:.75rem;padding:.5rem 1rem;border:none;border-radius:.25rem;background:none;background:green;color:#aaa;color:#fff;text-transform:uppercase;font-weight:600;font-size:.9rem;cursor:pointer}.Button_button__nbDXA{position:relative;display:block;border:none;border-radius:2em;font-weight:500;font-weight:600;font-size:.95rem;line-height:1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Button_button__nbDXA:after{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:saturate(130%);backdrop-filter:saturate(130%);position:absolute;content:"";inset:0;border-radius:inherit;opacity:0;transition:opacity .2s ease}.Button_button__nbDXA:active:after,.Button_button__nbDXA:focus:after,.Button_button__nbDXA:hover:after{opacity:1}.PcVideo_videoContainer__coeCt{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;border-radius:.5rem;background:#000;aspect-ratio:16/9}.PcVideo_videoContainerHidden__2X2DS{position:absolute;width:0;height:0;opacity:0}.PcVideo_videoAspect__kxwsF{position:relative;height:100%;max-width:100%}.PcVideo_videoAspect__kxwsF.PcVideo_videoAspectReady__9PIbu{aspect-ratio:16/9}.PcVideo_videoContainerLimitHeight__vcOw_{height:50dvh;aspect-ratio:unset}@media screen and (min-width:768px){.PcVideo_videoAspect__kxwsF{max-width:none}}@media screen and (min-height:900px){.PcVideo_videoContainerLimitHeight__vcOw_{height:60dvh;aspect-ratio:unset}}@media screen and (min-height:1100px){.PcVideo_videoContainerLimitHeight__vcOw_{height:65dvh;aspect-ratio:unset}}.PcVideo_videoPlayer__J5lrK .PcVideo_vjs-swarmify-theme___oLlu{width:auto;height:auto}.PcVideo_videoPlayer__J5lrK{width:100%;height:100%;border-radius:.5rem;opacity:0;transition:opacity .2s ease}.PcVideo_videoPlayer__J5lrK.PcVideo_videoPlayerReady__lrU2Q{opacity:1}.PcVideo_videoPlayer__J5lrK .vjs-control-bar{font-size:.8rem}.PcVideo_videoPlayer__J5lrK .vjs-swarmify-theme .vjs-seek-control{cursor:pointer}.PcVideo_videoPlayer__J5lrK .vjs-swarmify-theme .vjs-seek-control .vjs-control-content,.PcVideo_videoPlayer__J5lrK .vjs-swarmify-theme .vjs-seek-control .vjs-control-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.PcVideo_videoPlayer__J5lrK .vjs-swarmify-theme .vjs-seek-control .vjs-control-text svg{width:20px;height:20px}.PcVideo_upgradeOverlay__7Mg_m{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;border-radius:.5rem;background:#000;text-align:center}@media screen and (min-width:1024px){.PcVideo_upgradeOverlay__7Mg_m{padding:0;aspect-ratio:16/9}}.PcVideo_wrap__BhUuc{display:flex;align-items:center;flex-direction:column;color:#fff;animation:PcVideo_upgradeOverlayAppear__djdz5 .3s ease}@keyframes PcVideo_upgradeOverlayAppear__djdz5{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.PcVideo_logo__eYd3f img{display:inline-block;width:15rem;height:auto}.PcVideo_title__hlYk7{margin-top:1rem;font-weight:600;font-size:2.2rem}.PcVideo_description__h3YPP{margin-top:1rem;color:#eee;font-size:1.3rem;line-height:1.35}.PcVideo_actions__T3EXW{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:2rem;gap:1.5rem 1rem}@keyframes PcVideo_arrow-fade-out-1__DYuIt{0%{opacity:0}17%{opacity:.9}33%{opacity:.6}50%{opacity:.3}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes PcVideo_arrow-fade-out-2___blMC{0%{opacity:0}17%{opacity:.3}33%{opacity:.9}50%{opacity:.6}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes PcVideo_arrow-fade-out-3__YfgOP{0%{opacity:0}17%{opacity:.3}33%{opacity:.3}50%{opacity:.9}67%{opacity:.6}83%{opacity:.3}to{opacity:0}}.PcVideo_seekInfo__AW2yM{position:absolute!important;top:50%!important;z-index:9999!important;display:none;overflow:hidden;align-items:center;flex-direction:column;justify-content:center;width:110px!important;height:110px!important;border-radius:50%;background-color:rgba(0,0,0,.6);color:#fff;font-weight:500;font-size:12px;transform:translateY(-50%);pointer-events:none}@media screen and (max-width:480px){.PcVideo_seekInfo__AW2yM{width:70px!important;height:70px!important}}.PcVideo_seekInfoVisible__M8HJQ{display:flex}.PcVideo_seekInfo__AW2yM[data-side=back]{left:50px!important}@media screen and (max-width:480px){.PcVideo_seekInfo__AW2yM[data-side=back]{left:15px!important}}.PcVideo_seekInfo__AW2yM[data-side=forward]{right:50px!important}@media screen and (max-width:480px){.PcVideo_seekInfo__AW2yM[data-side=forward]{right:15px!important}}.PcVideo_seekInfo__AW2yM .PcVideo_seekInfoArrows__v_Q4A{display:block}.PcVideo_seekInfo__AW2yM .PcVideo_seekInfoBaseArrow__z8kNp{width:0;height:0;border-bottom:10px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-style:solid;border-width:7px 10px;display:inline-block;box-sizing:border-box;animation-duration:1.2s;animation-iteration-count:infinite}.PcVideo_seekInfo__AW2yM[data-side=back] .PcVideo_seekInfoBaseArrow__z8kNp{border-right:11px solid #ddd}.PcVideo_seekInfo__AW2yM[data-side=forward] .PcVideo_seekInfoBaseArrow__z8kNp{border-left:11px solid #ddd}@media screen and (max-width:480px){.PcVideo_seekInfo__AW2yM .PcVideo_seekInfoBaseArrow__z8kNp{border-width:4px 7px}.PcVideo_seekInfo__AW2yM[data-side=back] .PcVideo_seekInfoBaseArrow__z8kNp{border-right-width:7px}.PcVideo_seekInfo__AW2yM[data-side=forward] .PcVideo_seekInfoBaseArrow__z8kNp{border-left-width:7px}}.PcVideo_seekInfo__AW2yM[data-side=back] .PcVideo_seekInfoBaseArrow__z8kNp:first-child{animation-name:PcVideo_arrow-fade-out-3__YfgOP}.PcVideo_seekInfo__AW2yM[data-side=back] .PcVideo_seekInfoBaseArrow__z8kNp:nth-child(2){animation-name:PcVideo_arrow-fade-out-2___blMC}.PcVideo_seekInfo__AW2yM[data-side=back] .PcVideo_seekInfoBaseArrow__z8kNp:nth-child(3),.PcVideo_seekInfo__AW2yM[data-side=forward] .PcVideo_seekInfoBaseArrow__z8kNp:first-child{animation-name:PcVideo_arrow-fade-out-1__DYuIt}.PcVideo_seekInfo__AW2yM[data-side=forward] .PcVideo_seekInfoBaseArrow__z8kNp:nth-child(2){animation-name:PcVideo_arrow-fade-out-2___blMC}.PcVideo_seekInfo__AW2yM[data-side=forward] .PcVideo_seekInfoBaseArrow__z8kNp:nth-child(3){animation-name:PcVideo_arrow-fade-out-3__YfgOP}.PcVideo_seekInfo__AW2yM .PcVideo_seekInfoTooltip__1EUuR{margin-top:8px}@media screen and (max-width:480px){.PcVideo_seekInfo__AW2yM .PcVideo_seekInfoTooltip__1EUuR{margin-top:4px}}@keyframes PcVideo_playPauseFadeOut__c3aCv{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.2)}}.PcVideo_playPauseInfoPause__rb_kV,.PcVideo_playPauseInfoPlay__95UT2{position:absolute!important;top:50%!important;left:50%!important;padding:1.75rem;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;transform:translate(-50%,-50%);pointer-events:none;opacity:0}.PcVideo_playPauseInfoVisible__gAc5x{opacity:1;animation:PcVideo_playPauseFadeOut__c3aCv .4s forwards}.PcVideo_videoLoading__aKUhq{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;pointer-events:none}.PcVideo_videoLoading__aKUhq:before{content:"";display:block;box-sizing:border-box;width:50px;height:50px;border:4px solid hsla(0,0%,100%,.1);border-top-color:hsla(0,0%,100%,.8);border-radius:50%;animation:PcVideo_spinner__oalip .8s linear infinite;flex-shrink:0}@keyframes PcVideo_spinner__oalip{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PcVideo_scheduledBanner__y5j_2{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.6));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.PcVideo_scheduledBannerContent__azWRr{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:.5rem;background:hsla(0,0%,100%,.1);color:#fff;font-size:.95rem;line-height:1.4}.PcVideo_scheduledBannerIcon__A8Iyz{flex-shrink:0;width:20px;height:20px;color:#ffc107}.PcVideo_scheduledBannerText__ZmRj8 strong{font-weight:600;color:#ffc107}@media screen and (max-width:768px){.PcVideo_scheduledBanner__y5j_2{padding:.75rem}.PcVideo_scheduledBannerContent__azWRr{padding:.625rem 1rem;font-size:.875rem}.PcVideo_scheduledBannerIcon__A8Iyz{width:18px;height:18px}}.TagList_tagListContainer__8SwpB{position:relative;max-width:350px}@media screen and (max-width:768px){.TagList_tagListContainer__8SwpB{max-width:none}}.TagList_videoTags__lTw9j{display:flex;gap:.5rem;flex-wrap:wrap;align-items:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;padding:0 2px}.TagList_videoTags__lTw9j:active{cursor:-webkit-grabbing;cursor:grabbing}.TagList_videoTags__lTw9j::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.TagList_videoTags__lTw9j{flex-wrap:nowrap}}.TagList_leftGradient___3G8I,.TagList_rightGradient__EmoRT{position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:2}.TagList_leftGradient___3G8I{left:0;background:linear-gradient(90deg,#1a1a1a,transparent)}.TagList_rightGradient__EmoRT{right:0;background:linear-gradient(270deg,#1a1a1a,transparent)}.TagList_tagChip__rhLYa{display:inline-block;padding:.35rem .75rem;border-radius:1rem;background:#1c301a;color:#fff;font-size:.85rem;font-weight:500;line-height:1.2;white-space:nowrap;flex-shrink:0}.CourseSkeleton_waves__7e9pq{position:relative;width:100%;min-height:60vh;background:linear-gradient(135deg,#1a1a1a,#111111 25%,#1a1a1a 50%,#111111 75%,#1a1a1a);background-size:400% 400%;animation:CourseSkeleton_wave-animation__TpOT6 3s ease-in-out infinite;border-radius:1.5rem}@keyframes CourseSkeleton_wave-animation__TpOT6{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.page_course__5n9K6{margin:0 auto;padding:2rem 1rem 5rem;max-width:1920px;width:100%;color:#fff}@media screen and (min-width:768px){.page_course__5n9K6{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width:1366px){.page_course__5n9K6{padding-right:2rem;padding-left:2rem}}@media screen and (min-width:1920px){.page_course__5n9K6{padding-right:4rem;padding-left:4rem}}.page_topBanner__PJTaX{margin-bottom:2.5rem}.page_topBannerImage__iNEAl{width:100%;height:auto;border-radius:.75rem}.page_wrapper__Wn1kX{display:flex;align-items:center;flex-direction:column}@media screen and (min-width:1366px){.page_wrapper__Wn1kX{align-items:flex-start;flex-direction:row}}.page_whatYoullLearn__8avcK{margin-bottom:2.5rem;padding:1.35rem 1.5rem;border:1px solid #666;border-radius:.5rem}.page_whatYoullLearnTitle__rVgcu{font-weight:600;font-size:1.3rem}.page_whatYoullLearnContent__pMVbr{margin-top:1rem;color:#aaa;font-size:.9rem}.page_whatYoullLearnContent__pMVbr ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;list-style-position:inside;line-height:normal}@media screen and (max-width:768px){.page_whatYoullLearnContent__pMVbr ul{grid-template-columns:1fr}}.page_progress__0OULy{margin:1rem 0}.page_progressBar__vAfaP{position:relative;width:100%;height:1.5rem}.page_progressBarBackground___0Q4S{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem;background:#223222}.page_progressBarFill__ivdSV{position:absolute;top:0;left:0;height:100%;border-radius:.5rem;background:#3ba250}.page_progressBarText__Sy_Q7{position:absolute;top:50%;left:50%;color:#fff;font-weight:500;font-size:.85rem;transform:translate(-50%,-50%)}.page_content__qhpgW{flex:1 1;order:2}@media screen and (min-width:1366px){.page_content__qhpgW{order:1}}.page_title__0bEyq{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-weight:700;font-size:1.8rem;line-height:1.2;scroll-margin-top:1.35rem}.page_titleHidden__k1Quo{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.page_sectionHighlighted__k3A2X{position:relative}.page_sectionHighlighted__k3A2X:after{position:absolute;border:2px solid #46b759;border-radius:.75rem;background:rgba(70,183,89,.1);content:"";animation:page_sectionHighlighted__k3A2X 1.5s ease forwards;pointer-events:none;inset:-.75rem}@keyframes page_sectionHighlighted__k3A2X{0%,50%{opacity:1}to{opacity:0}}.page_sidebar__ewv2S{flex:0 1 auto;order:1;margin:1rem 0 2rem;padding:.75rem .75rem 1.25rem;max-width:32rem;border-radius:.5rem;background:#222}.page_sidebarInner__fM8Gx{margin:-4rem 0 0}@media screen and (min-width:768px){.page_sidebar__ewv2S{padding:2rem 2rem 2.5rem}}@media screen and (min-width:1366px){.page_sidebar__ewv2S{order:2;margin:2rem 0 0 3rem;padding:1.5rem 1.5rem 2rem;max-width:26rem}.page_sidebarInner__fM8Gx{margin:-3.5rem 0 0}}.Form_row__mx31q{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Form_row__mx31q+.Form_row__mx31q{margin-top:1.25rem}@media(max-width:767px){.Form_row__mx31q{grid-template-columns:1fr}}.Form_field__7_hSV input{padding:.5rem .75rem;width:100%;border:1px solid #aaa;border-radius:.25rem;background:#fff;box-shadow:inset 1px 1px 3px rgba(0,0,0,.1);color:#222}.Form_field__7_hSV input:focus{outline:2px solid #777}.Form_invalid__PAo_D input{border-color:#ff4500}.Form_label___W3oi{margin-bottom:.35rem;font-weight:500}.Form_required__JPPLU .Form_label___W3oi label:after{position:relative;top:-.3em;margin-left:.25em;color:#ff4500;content:"*";font-weight:700}.Form_error__E3nXJ{margin-top:.35rem;color:red;font-size:.9em}.Form_actions__Kl4Zf{font-size:.9rem;display:flex;align-items:center;justify-content:flex-end;margin-top:2rem;gap:1rem}.Notice_notice__mzv43{padding:.75rem 1rem;border-left:3px solid rgba(0,0,0,.3);border-radius:3px;background:#fff;word-break:break-word;color:#222}.Notice_notice-error__wxYpO{border-color:#ff4500;background:rgb(255,217.8,204)}.Notice_notice-success__dbKVh{border-color:rgb(51,153.4,51);background:rgb(204,229.6,204)}.Notice_notice-info__HNP3E{border-color:rgb(75,166.2,255);background:rgb(210,232.8,255)}.HeroSlider_container__q4ohD{position:relative}.HeroSlider_slider__6JpD1{overflow:hidden}.HeroSlider_slides__voKdx{display:flex}.HeroSlider_slide__N9GOu{position:relative;flex:0 0 100%;min-width:0}.HeroSlider_slideBackground__P1qpm{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.HeroSlider_slideBackground__P1qpm img{position:absolute;right:0;bottom:0;max-width:none}.HeroSlider_slideBackground__P1qpm:after{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% center,rgba(17,17,17,.5) 0,#111 75%,#111 100%);background-position:50%;background-size:100% 100%;content:""}.HeroSlider_slideContent__rqrO9{position:relative;padding:2rem;color:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HeroSlider_slideSmallImage__8T2t_{display:inline-block;max-width:22rem;width:80%;height:auto}.HeroSlider_slideDescription__cLCsq{margin-top:1.25rem;line-height:1.425}.HeroSlider_slideButton___r0hX{display:inline-flex;align-items:center;margin-top:1.75rem;padding:.5rem 1rem;border-radius:.5rem;background:hsla(0,0%,100%,.18);color:#fff;text-align:center;text-decoration:none;font-size:1.1rem;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);gap:.5rem}.HeroSlider_slideButton___r0hX:focus,.HeroSlider_slideButton___r0hX:hover{background:hsla(0,0%,100%,.25);color:#fff}.HeroSlider_slideAccess__oVr_r{display:flex;align-items:center;justify-content:center;margin-top:.75rem;color:#ddd;font-size:.9rem;gap:.5rem}.HeroSlider_slideAccessIcon__tylxi{color:#0c0}.HeroSlider_button__e8Li2{position:absolute;top:50%;display:none;align-items:center;justify-content:center;width:3rem;height:3rem;border:none;border-radius:50%;background:hsla(0,0%,100%,.2);color:#fff;text-align:center;font-size:1rem;cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.HeroSlider_button__e8Li2:hover{background:hsla(0,0%,100%,.35)}.HeroSlider_buttonPrev__pWvEs{left:1rem}.HeroSlider_buttonNext__NMNYs{right:1rem}.HeroSlider_button__e8Li2 svg{font-size:1.85rem}@media(min-width:768px){.HeroSlider_slideSmallImage__8T2t_{min-width:16rem}.HeroSlider_slideBackground__P1qpm:after{background:radial-gradient(ellipse at 80% center,transparent 0,#111 70%,#111 100%) no-repeat}.HeroSlider_slideContent__rqrO9{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:1vw 0 4rem 6rem;max-width:48rem;width:50%;height:100%;text-align:left}.HeroSlider_slideSmallImage__8T2t_{max-width:20rem}.HeroSlider_slideAccess__oVr_r{justify-content:flex-start;margin-top:.75rem;gap:.75ch}.HeroSlider_button__e8Li2{display:flex}.HeroSlider_buttonPrev__pWvEs{left:1.5rem}.HeroSlider_buttonNext__NMNYs{right:1.5rem}}@media(min-width:1366px){.HeroSlider_slideContent__rqrO9{padding:1vw 0 4rem 7.5rem}.HeroSlider_button__e8Li2{width:3.5rem;height:3.5rem}.HeroSlider_buttonPrev__pWvEs{left:2rem}.HeroSlider_buttonNext__NMNYs{right:2rem}}@media(min-width:1920px){.HeroSlider_slideContent__rqrO9{padding:1vw 0 4rem 11.5rem}.HeroSlider_buttonPrev__pWvEs{left:4rem}.HeroSlider_buttonNext__NMNYs{right:4rem}}.HeroSlider_slideImageLoading__AIg_g{opacity:0}.HeroSlider_slideImageLoaded__IRIpZ{opacity:1}.HeroSlider_dots__T31Wc{position:absolute;bottom:0;left:50%;display:flex;color:#fff;transform:translateX(-50%)}.HeroSlider_dot__DGcPN{position:relative;display:block;padding:.45rem;flex:0 0 auto}.HeroSlider_dotProgress__eHzqW{width:.5rem;height:.5rem;border-radius:.5rem;background:hsla(0,0%,100%,.4);transition:width .2s ease}.HeroSlider_dot__DGcPN:hover .HeroSlider_dotProgress__eHzqW{background:hsla(0,0%,100%,.7)}.HeroSlider_dotActive__Ir4b1 .HeroSlider_dotProgress__eHzqW{width:2.2rem;overflow:hidden}.HeroSlider_dotsAutoplayActive__oKgmK .HeroSlider_dotProgressFill__haX7R{display:block;height:100%;background:hsla(0,0%,100%,.7)}.HeroSlider_dot__DGcPN button{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute;inset:0;cursor:pointer;text-indent:-9999px;width:100%;height:100%;padding:0;border:none;z-index:2}.Pills_pills__uzAJF{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.75rem}.Pills_pill__WTl92{position:relative;padding:.45rem 1rem;border-radius:.4rem;background:#333;color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:all .2s ease;border:none;outline:none;cursor:pointer;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Pills_pill__WTl92.Pills_active__NziGo:not(.Pills_disabled__w0OFB),.Pills_pill__WTl92:not(.Pills_disabled__w0OFB):focus,.Pills_pill__WTl92:not(.Pills_disabled__w0OFB):hover{background:#fff;color:#111}.Pills_pill__WTl92:after{position:absolute;display:block;content:"";inset:-.375rem}.Pills_pill__WTl92 em{display:block;font-size:.8rem;font-weight:400;color:#999;font-style:normal;line-height:1.35}.Pills_customPill__BZOeJ{position:relative}.Pills_disabled__w0OFB{opacity:.5;cursor:not-allowed}@media screen and (min-width:768px){.Pills_pills__uzAJF{justify-content:flex-start}.Pills_pill__WTl92{padding:.35rem .9rem;font-size:.9rem}}.page_wrapper__GQBj7{flex-direction:column;align-items:flex-start;padding:0 1rem;gap:16px;max-width:100dvw;overflow-x:hidden;margin:40px auto 0}.page_tabs__WLM2A,.page_wrapper__GQBj7{display:flex;width:100%;box-sizing:border-box;min-width:0}.page_tabs__WLM2A{flex-direction:row;align-items:center;padding:0;gap:12px;min-height:36px;max-width:1366px;overflow-x:visible;flex-wrap:wrap;margin:0 auto}@media(min-width:768px){.page_wrapper__GQBj7{padding:0 1.5rem}}@media(min-width:1366px){.page_wrapper__GQBj7{padding:0 2rem}}@media(min-width:1920px){.page_wrapper__GQBj7{padding:0 4rem}}.page_headerRow__az3lf{position:-webkit-sticky;position:sticky;top:0;z-index:2;flex-direction:row;align-items:center;padding:10px 12px;gap:50px;background:#1f1f1f;border-radius:10px;min-height:37px;overflow-x:auto;box-sizing:border-box;font-family:Roboto,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#fff;opacity:.9}.page_headerRow__az3lf,.page_list__q0QCY{display:flex;width:100%;max-width:1366px;margin:0 auto}.page_list__q0QCY{flex-direction:column;align-items:flex-start;padding:0;gap:16px;overflow-x:hidden}@media(min-width:1920px){.page_headerRow__az3lf,.page_list__q0QCY,.page_tabs__WLM2A{max-width:1600px}}.page_row__rzYWs{display:flex;flex-direction:row;align-items:center;padding:10px 12px;gap:50px;min-height:80px;background:#292929;border-radius:10px;width:100%;max-width:100%;text-decoration:none;color:inherit;transition:background .2s ease;overflow-x:auto;box-sizing:border-box}.page_row__rzYWs:hover{background:#333}.page_colCoach__T3vVu{width:44px;min-width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.page_coachThumb__GWoQV{width:44px;height:44px;border-radius:30px;object-fit:cover}.page_colDescription__ERmvA{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:350px;min-width:350px;max-width:350px;flex-shrink:0}.page_descriptionWrapper__so2ed{display:flex;align-items:center;gap:12px;width:100%}.page_coachPlaceholder__NgbhG{width:44px;flex-shrink:0}.page_descriptionContent__7KDea{display:flex;flex-direction:column;gap:4px;flex:1 1}.page_descriptionText__9yDBG{flex:1 1}.page_description__FEZoN{font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:150%;display:flex;align-items:center;color:hsla(0,0%,100%,.9);opacity:.9}.page_typeRow__xgWs5{display:flex;align-items:center;gap:8px}.page_type__JCJlf{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#f2f2f2;opacity:.75}.page_freeBadge__UBQF1{display:inline-flex;align-items:center;padding:2px 8px;background:#16cf61;border-radius:12px;font-family:Roboto,sans-serif;font-weight:600;font-size:12px;line-height:14px;color:#fff;text-transform:uppercase}.page_accessIcon__XYl26{width:20px;height:20px;flex-shrink:0}.page_colHand__34Ebo{width:86px;min-width:86px;flex-shrink:0;display:flex;gap:4px;align-items:center}.page_colStack__BP6ZT{text-align:center}.page_colBlinds__TOL41,.page_colStack__BP6ZT{width:90px;min-width:90px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff;opacity:.9;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.page_colHero__l6_tK,.page_colOpp__MrtP5{width:76px;display:flex;align-items:center;justify-content:center}.page_colScore__vrr5W,.page_scoreGrid__xgAcL{display:flex;flex-direction:row;align-items:center;gap:10px}.page_scoreDesktop__PyZq5{display:none}.page_scoreFull__TU_mc{display:flex;flex-direction:row;align-items:center;gap:10px}@media(max-width:768px){.page_scoreDesktop__PyZq5{display:flex;flex-direction:row;align-items:center;gap:10px}.page_scoreGrid__xgAcL{display:none}}.page_scoreBox__oVT4p{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:10px;min-width:45px;height:28px;border-radius:30px;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#292929;text-align:center;white-space:nowrap;text-transform:capitalize;background:var(--score-bg,#FFFFFF);transition:opacity .3s ease}.page_scoreBox__oVT4p.page_loading__KBugc{opacity:.5}.page_scoreBox__oVT4p:has(.page_spinner__26AWF){background:#ccc;opacity:.5}.page_badge__x8Ad1{display:inline-flex;flex-direction:row;padding:4px 15px;gap:10px;height:25px;background:#fff;border-radius:30px;min-width:80px;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#292929;white-space:nowrap;text-transform:capitalize}.page_badge__x8Ad1,.page_emptyState__jJdfg{align-items:center;justify-content:center;font-family:Roboto,sans-serif;text-align:center}.page_emptyState__jJdfg{display:flex;padding:40px 20px;width:100%;color:hsla(0,0%,100%,.7);font-size:16px}.page_loadingContainer__2GI4h{display:flex;justify-content:center;padding:20px;width:100%}.page_pokerCard__kF_MF{position:relative;display:flex;justify-content:center;align-items:center;width:39px;height:58px;border-radius:4px;box-sizing:border-box;background:var(--card-bg,#504f4f);font-family:Roboto,sans-serif;font-style:normal;color:#fff}.page_suitIcon__FqC0g{position:absolute;top:4px;left:4px;font-size:10px;line-height:10px;color:#fff}.page_cardRank__8oq7A{margin-top:8px;font-weight:700;font-size:40px;line-height:40px;color:#fff}.page_loader__ijjxU{height:24px}@media(max-width:1366px){.page_headerRow__az3lf,.page_row__rzYWs{gap:40px}.page_colDescription__ERmvA{width:150px}.page_pokerCard__kF_MF{width:35px;height:52px}.page_cardRank__8oq7A{font-size:36px;line-height:36px}.page_suitIcon__FqC0g{font-size:9px;line-height:9px}}@media(max-width:1024px){.page_headerRow__az3lf,.page_row__rzYWs{gap:24px}.page_colDescription__ERmvA{width:125px}.page_pokerCard__kF_MF{width:32px;height:48px}.page_cardRank__8oq7A{font-size:32px;line-height:32px}.page_suitIcon__FqC0g{font-size:8px;line-height:8px}}@media(max-width:768px){.page_headerRow__az3lf,.page_row__rzYWs{gap:16px}.page_colHero__l6_tK,.page_colOpp__MrtP5{display:none}.page_colDescription__ERmvA{flex:1 1;min-width:150px}.page_colHand__34Ebo{flex-shrink:0}.page_colBlinds__TOL41,.page_colStack__BP6ZT{min-width:60px}.page_pokerCard__kF_MF{width:30px;height:45px}.page_cardRank__8oq7A{font-size:30px;line-height:30px}.page_suitIcon__FqC0g{font-size:7px;line-height:7px;top:3px;left:3px}}@media(max-width:480px){.page_colBlinds__TOL41,.page_colStack__BP6ZT{display:none}.page_colDescription__ERmvA{flex:1 1;min-width:120px}.page_accessIcon__XYl26{width:16px;height:16px}.page_pokerCard__kF_MF{width:28px;height:42px}.page_cardRank__8oq7A{font-size:28px;line-height:28px;margin-top:6px}.page_suitIcon__FqC0g{font-size:7px;line-height:7px;top:2px;left:2px}}.page_pagination__Hw3nK{display:flex;align-items:center;justify-content:center;gap:8px;padding:32px 0;width:100%}.page_arrow__GG59m,.page_pageButton__4nxi_{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:#292929;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.page_arrow__GG59m:hover:not(:disabled),.page_pageButton__4nxi_:hover:not(:disabled){background:#333;border-color:hsla(0,0%,100%,.2)}.page_arrow__GG59m:disabled,.page_pageButton__4nxi_:disabled{opacity:.3;cursor:not-allowed}.page_pageButton__4nxi_.page_active__FAVd9{background:#fff;color:#292929;border-color:#fff}.page_arrow__GG59m{font-size:24px;font-weight:300;min-width:40px}.page_ellipsis__3z3l3{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:hsla(0,0%,100%,.5);font-family:Roboto,sans-serif;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:768px){.page_pagination__Hw3nK{gap:4px}.page_arrow__GG59m,.page_pageButton__4nxi_{min-width:36px;height:36px;padding:0 8px;font-size:13px}.page_arrow__GG59m{font-size:20px}.page_ellipsis__3z3l3{min-width:36px;height:36px}}.page_scoreLoader__cQzt8{display:inline-flex;align-items:center;margin-left:8px}.page_spinner__26AWF{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;animation:page_spin___erdE .8s linear infinite}@keyframes page_spin___erdE{to{transform:rotate(1turn)}}@keyframes QuizSkeleton_skeleton-gradient__ybwaa{0%{background-position:200% 0}to{background-position:-200% 0}}.QuizSkeleton_skeleton__XjP2a{background:#1a1a1a;background:linear-gradient(270deg,#1a1a1a,#222 50%,#1a1a1a);background-size:200% 100%;animation:QuizSkeleton_skeleton-gradient__ybwaa 1.2s linear infinite;border-radius:.25rem}.QuizSkeleton_skeletonAvatar__7vF2d{width:44px;height:44px;border-radius:50%;flex-shrink:0}.QuizSkeleton_skeletonText__05BYJ{height:1rem;width:100%;margin-bottom:.5rem}.QuizSkeleton_skeletonTextShort__v5r4l{height:.875rem;width:60%}.QuizSkeleton_skeletonCard__I_X7_{width:39px;height:58px;border-radius:4px;flex-shrink:0}.QuizSkeleton_skeletonBadge__LrI2Y{width:80px;height:25px;border-radius:30px;flex-shrink:0}@media(max-width:1366px){.QuizSkeleton_skeletonCard__I_X7_{width:35px;height:52px}}@media(max-width:1024px){.QuizSkeleton_skeletonCard__I_X7_{width:32px;height:48px}}@media(max-width:768px){.QuizSkeleton_skeletonCard__I_X7_{width:30px;height:45px}}@media(max-width:480px){.QuizSkeleton_skeletonCard__I_X7_{width:28px;height:42px}}.PopoverContinueWatching_continueWatching__Bu9IJ{position:fixed;right:0;bottom:0;left:0;z-index:10;margin-left:auto;max-width:40rem;width:100%}.PopoverContinueWatching_continueWatchingInner__4NIfK{display:flex;overflow:hidden;align-items:center;justify-content:space-between;background:#333;box-shadow:0 0 1rem rgba(0,0,0,.5)}@media screen and (min-width:768px){.PopoverContinueWatching_continueWatchingInner__4NIfK{border-top-left-radius:.5rem}}@media screen and (min-width:1024px){.PopoverContinueWatching_continueWatching__Bu9IJ{right:1rem;bottom:1rem;left:auto;max-width:none;width:auto}.PopoverContinueWatching_continueWatchingInner__4NIfK{align-items:flex-end;flex-direction:column-reverse;justify-content:flex-start;border-radius:.5rem}}.PopoverContinueWatching_continueWatchingAbout__uH4Fv{flex:0 1 auto;margin:0 1rem 0 .5rem;color:#fff;font-size:.9rem}@media screen and (min-width:768px){.PopoverContinueWatching_continueWatchingAbout__uH4Fv{margin-left:1rem}}@media screen and (min-width:1024px){.PopoverContinueWatching_continueWatchingAbout__uH4Fv{flex:0 1 auto;margin:0;padding:1rem 1rem 1.2rem;width:20rem}}.PopoverContinueWatching_continueWatchingLabel__lxpHn{margin-bottom:.5rem;color:#67b565;font-weight:500}.PopoverContinueWatching_continueWatchingTitle__nKUwl{overflow:hidden;max-height:2.4rem;font-weight:500;line-height:1.2rem}.PopoverContinueWatching_continueWatchingAuthor__x2L0j{margin-top:.25rem;color:#bbb;font-size:.8rem;line-height:1rem}.PopoverContinueWatching_continueWatchingMeta__jSlpo{display:flex;align-items:center;margin-top:.15rem;color:#bbb;font-size:.8rem;line-height:1rem;gap:.5rem}.PopoverContinueWatching_continueWatchingThumbnail__O2w5y{position:relative;overflow:hidden;flex:0 0 auto;margin:1.5rem 0;height:100%}.PopoverContinueWatching_continueWatchingThumbnail__O2w5y img,.PopoverContinueWatching_continueWatchingThumbnail__O2w5y video{max-width:100%;max-height:8rem;width:auto;height:25vw;transition:transform .2s ease;transform:scale(1)}.PopoverContinueWatching_continueWatching__Bu9IJ:hover .PopoverContinueWatching_continueWatchingThumbnail__O2w5y img,.PopoverContinueWatching_continueWatching__Bu9IJ:hover .PopoverContinueWatching_continueWatchingThumbnail__O2w5y video{filter:brightness(115%) saturate(115%);transform:scale(1.05)}@media screen and (min-width:768px){.PopoverContinueWatching_continueWatchingThumbnail__O2w5y{margin:0;border-top-left-radius:.5rem;border-top-right-radius:.5rem}}@media screen and (min-width:1024px){.PopoverContinueWatching_continueWatchingThumbnail__O2w5y img,.PopoverContinueWatching_continueWatchingThumbnail__O2w5y video{max-width:none;max-height:none;width:20rem;height:auto}}.PopoverContinueWatching_continueWatchingPlay__MkT3G{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:50%;background:hsla(0,0%,100%,.3);color:#fff;font-size:2.5rem;transition:transform .2s ease;transform:translate(-50%,-50%) scale(.7);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.PopoverContinueWatching_continueWatching__Bu9IJ:hover .PopoverContinueWatching_continueWatchingPlay__MkT3G{transform:translate(-50%,-50%) scale(.9)}@media screen and (min-width:1024px){.PopoverContinueWatching_continueWatchingPlay__MkT3G{transform:translate(-50%,-50%) scale(1)}.PopoverContinueWatching_continueWatching__Bu9IJ:hover .PopoverContinueWatching_continueWatchingPlay__MkT3G{transform:translate(-50%,-50%) scale(1.2)}}.PopoverContinueWatching_continueWatchingProgressBar__Hc2Ho{position:absolute;bottom:0;left:0;width:100%;height:.35rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.PopoverContinueWatching_continueWatchingProgressBarFill__gRSFl{height:.35rem;background:#d44444}@media screen and (min-width:1024px){.PopoverContinueWatching_continueWatchingProgressBarFill__gRSFl,.PopoverContinueWatching_continueWatchingProgressBar__Hc2Ho{height:.25rem}}.PopoverContinueWatching_continueWatchingClose__Y_yuW{position:absolute;top:0;right:0;z-index:1;padding:1rem;border:none;border-radius:0;background:rgba(0,0,0,0);color:#fff;font-size:1.5rem;filter:drop-shadow(1px 1px 2px black);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.PopoverContinueWatching_continueWatchingClose__Y_yuW:hover{opacity:.7}.PopoverContinueWatching_continueWatchingLink__Qmhkp{position:absolute;opacity:0;inset:0}.Popup_isOpen__oM1bj{overflow:hidden;height:100vh}.Popup_bg__pn0rb{right:0;bottom:0;z-index:100000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Popup_bg__pn0rb,.Popup_wrapper__xBy3O{position:fixed;top:0;left:0;display:block}.Popup_wrapper__xBy3O{z-index:100001;overflow:hidden auto;width:100%;height:100%}.Popup_container__OiHwJ{position:absolute;box-sizing:border-box;width:100%;text-align:center}.Popup_verticallyCentered__PB1an .Popup_container__OiHwJ{top:50%;left:50%;transform:translate(-50%,-50%)}.Popup_hasWrapperPadding__p3AsX .Popup_container__OiHwJ{padding:1rem}@media screen and (min-width:768px){.Popup_hasWrapperPadding__p3AsX .Popup_container__OiHwJ{padding:1.5rem}}@media screen and (min-width:1366px){.Popup_hasWrapperPadding__p3AsX .Popup_container__OiHwJ{padding:2rem}}@media screen and (min-width:1920px){.Popup_hasWrapperPadding__p3AsX .Popup_container__OiHwJ{padding:4rem}}.Popup_content__9ToWv{display:inline-block;margin:0 auto;width:100%;vertical-align:middle;text-align:left}.Popup_theContent__0pPZ6 h2,.Popup_theContent__0pPZ6 h3{margin:1rem 0}.Popup_theContent__0pPZ6 h2{font-size:1.35rem}.Popup_theContent__0pPZ6 h3{font-size:1.2rem}.Popup_window__Gjtxz{position:relative;overflow:hidden;margin:0 auto;border-radius:.5rem;background:#171717;box-shadow:0 22px 70px 4px rgba(0,0,0,.56);color:#fff}.Popup_hasPadding__SD9U5 iframe{padding:1rem 1.25rem}@media screen and (min-width:600px){.Popup_hasPadding__SD9U5 iframe{padding:1.5rem 1.75rem}}.Popup_window__Gjtxz h2,.Popup_window__Gjtxz h3{color:#fff}.Popup_windowInner__X2a_p{padding:30px;position:relative}.Popup_windowTitle__Mq_tV{display:flex;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.2);font-weight:600;font-size:1.35rem;line-height:1.35rem}.Popup_closeBtn__fLdmu{position:absolute;top:0;right:0;z-index:100;background:linear-gradient(to bottom left,#171717,transparent 50%,transparent)}.Popup_closeBtn__fLdmu button{z-index:105;overflow:hidden;margin-left:auto;padding:1rem;border:none;background:rgba(0,0,0,0);color:#fff;opacity:1;cursor:pointer;transition:opacity .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.Popup_closeBtn__fLdmu button:hover{background:rgba(0,0,0,0);opacity:.7}.Popup_window__Gjtxz .Popup_closeBtn__fLdmu button{color:#fff}.WatchLaterButton_watchLaterButton__M_ogh{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:#333;cursor:pointer;transition:background-color .2s ease}.WatchLaterButton_watchLaterButton__M_ogh:hover{background:#444}.WatchLaterButton_watchLaterButton__M_ogh:disabled{cursor:not-allowed;opacity:.5}.WatchLaterButton_watchLaterButton__M_ogh:disabled:hover{background:#333}.WatchLaterButton_watchLaterButton__M_ogh svg{color:#fff}.WatchLaterButton_spinner__I6Nno{width:1rem;height:1rem;border:2px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;animation:WatchLaterButton_spin__EIBkK 1s linear infinite}.WatchLaterButton_boldIcon__o_eZC{filter:drop-shadow(0 0 .5px currentColor)}.WatchLaterButton_boldIcon__o_eZC path{stroke:currentColor;stroke-width:.5px;stroke-linejoin:round}@keyframes WatchLaterButton_spin__EIBkK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WatchLaterButton_tooltipContainer__VduH4{position:relative;display:inline-block}.WatchLaterButton_tooltip__bc_WC{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.5rem;padding:.5rem .75rem;background:rgba(0,0,0,.9);color:#fff;font-size:.875rem;white-space:nowrap;border-radius:.25rem;z-index:1000;pointer-events:none}.WatchLaterButton_tooltip__bc_WC:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:.25rem solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,.9)}@keyframes ClassSkeleton_skeleton-gradient__6CQla{0%{background-position:200% 0}to{background-position:-200% 0}}.ClassSkeleton_skeleton__lUQsQ{background:#1a1a1a;background:linear-gradient(270deg,#1a1a1a,#222 50%,#1a1a1a);background-size:200% 100%;animation:ClassSkeleton_skeleton-gradient__6CQla 1.2s linear infinite;border-radius:.25rem}.ClassSkeleton_skeletonVideo__Nysxd{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden;background:#000}.ClassSkeleton_skeletonVideo__Nysxd:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.03) 50%,rgba(255,255,255,0));background-size:200% 100%;animation:ClassSkeleton_shimmer__daT8o 2s ease-in-out infinite;pointer-events:none}@keyframes ClassSkeleton_shimmer__daT8o{0%{background-position:-200% 0}to{background-position:200% 0}}.ClassSkeleton_skeletonTitle__WPyLj{height:2rem;width:80%;margin-bottom:1rem}.ClassSkeleton_skeletonTitleShort__YYhWC{height:2rem;width:40%}.ClassSkeleton_skeletonText__rt5MW{height:1rem;width:100%;margin-bottom:.5rem}.ClassSkeleton_skeletonTextShort__fzwx4{height:1rem;width:60%}.ClassSkeleton_skeletonAvatar__h6fKu{width:3rem;height:3rem;border-radius:50%;flex-shrink:0}.ClassSkeleton_skeletonButton__wRlSx{width:2.5rem;height:2.5rem;border-radius:.25rem}.ClassSkeleton_skeletonTag__3bwAh{height:1.5rem;width:4rem;border-radius:1rem}.ClassSkeleton_skeletonWidgetItem__feEAa{display:flex;gap:.75rem;margin-bottom:1rem}.ClassSkeleton_skeletonWidgetThumbnail__2DWSS{width:9rem;height:5rem;border-radius:.5rem;flex-shrink:0}.ClassSkeleton_skeletonWidgetContent__g4jEi{flex:1 1}.ClassSkeleton_skeletonWidgetTitle__um5Eb{height:1rem;width:100%;margin-bottom:.5rem}.ClassSkeleton_skeletonWidgetMeta__1o1KB{height:.75rem;width:60%}.ClassSkeleton_videoContainer__WZaUw{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;border-radius:.5rem;background:#000;aspect-ratio:16/9}.ClassSkeleton_videoAspect__pXxW8{position:relative;height:100%;aspect-ratio:16/9}.ClassSkeleton_videoContainerLimitHeight__dLpI4{height:50dvh;aspect-ratio:unset}@media screen and (min-height:900px){.ClassSkeleton_videoContainerLimitHeight__dLpI4{height:60dvh;aspect-ratio:unset}}@media screen and (min-height:1100px){.ClassSkeleton_videoContainerLimitHeight__dLpI4{height:65dvh;aspect-ratio:unset}}.page_class__ri2u2{margin:0 auto;padding:0 1rem 3rem;max-width:100%;width:100dvw;color:#fff}@media screen and (min-width:768px){.page_class__ri2u2{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width:1366px){.page_class__ri2u2{padding-right:2rem;padding-left:2rem}}@media screen and (min-width:1920px){.page_class__ri2u2{padding-right:4rem;padding-left:4rem}}.page_content__bPuG6{display:grid;grid-column-gap:3rem;column-gap:3rem;grid-template-areas:"video" "sidebar" "comments";grid-gap:4rem;gap:4rem}@media screen and (min-width:1024px){.page_content__bPuG6{grid-template-areas:"video video" "sidebar comments";grid-template-columns:1fr 1fr}}@media screen and (min-width:1366px){.page_content__bPuG6{grid-template-columns:1fr 24rem;grid-template-rows:auto 1fr;grid-template-areas:"video sidebar" "comments sidebar"}}.page_video__ijarn{grid-area:video}.page_comments__a8S79{grid-area:comments}.page_sidebar__pQoGk{grid-area:sidebar}.page_sidebarTitle__ctohf{margin-bottom:2rem;padding:.35rem 1rem;border-radius:2rem;background:#fff;color:#222;text-align:center;font-weight:600}.page_widget___KCmm+.page_widget___KCmm{margin-top:2.5rem}.page_widgetTitle__dBWc6{margin-bottom:1.25rem;color:#fff;font-weight:600}.page_widgetContent__bpS7x{padding:.35rem 1rem}.page_widgetQuizzesItem__f2sxK+.page_widgetQuizzesItem__f2sxK{margin-top:.5rem}.page_widgetQuizzesItemContent__JKegz{display:flex;gap:.5rem}.page_widgetCoach__t52Y7{text-align:center}.page_widgetCoach__t52Y7 img{display:inline-block;max-width:15rem;height:auto}.page_widgetCoachName__5wYeQ{margin-top:.5rem;font-weight:600;font-size:1.65rem}.page_widgetClassesItem__rRRYE{position:relative;display:flex;color:#fff;gap:.75rem}.page_widgetClassesItem__rRRYE+.page_widgetClassesItem__rRRYE{margin-top:1rem}.page_widgetClassesItemThumbnail__EHgHe{position:relative;flex:0 0 auto;width:9rem;height:auto;border-radius:.5rem;overflow:hidden}.page_widgetClassesItemThumbnail__EHgHe img{width:100%;height:auto;transition:transform .3s ease}.page_widgetClassesItemPlayIcon__AtHWN{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;height:40%;border-radius:50%;background:hsla(0,0%,100%,.3);color:#fff;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:translate(-50%,-50%) scale(.7);aspect-ratio:1/1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.page_widgetClassesItemPlayIcon__AtHWN svg{width:66%;height:66%}.page_widgetClassesItem__rRRYE:hover .page_widgetClassesItemIcon__uswCy{color:#757575}.page_widgetClassesItemTitle__ikAV7{font-weight:600;line-height:1.25rem}.page_widgetClassesItem__rRRYE:hover .page_widgetClassesItemTitle__ikAV7{opacity:.7}.page_widgetClassesItem__rRRYE:hover .page_widgetClassesItemThumbnail__EHgHe img{transform:scale(1.05)}.page_widgetClassesItem__rRRYE:hover .page_widgetClassesItemPlayIcon__AtHWN{opacity:1;transform:translate(-50%,-50%) scale(1)}.page_widgetClassesItemActive__ipZP2 .page_widgetClassesItemTitle__ikAV7{color:#46b759;font-weight:700}.page_widgetClassesItemCoach__QLZz6{display:flex;align-items:center;margin-top:.5rem;color:#aaa;font-size:.8rem;line-height:1.2rem;gap:.7ch}.page_widgetClassesItemMeta__8qw7j{display:flex;color:#aaa;font-size:.8rem;line-height:1.2rem;gap:2.4ch}.page_widgetClassesItemMetaItem__FgxFU{position:relative}.page_widgetClassesItemMetaItem__FgxFU+.page_widgetClassesItemMetaItem__FgxFU:before{position:absolute;top:0;left:-1.2ch;color:#aaa;content:"•";transform:translateX(-50%)}.page_widgetClassesItemLink__5SK5d{position:absolute;text-indent:-9999px;inset:0}.page_widgetClassesSeeAll__7XPSL{margin:1.2rem 0 0 2rem;text-transform:uppercase}.page_widgetClassesSeeAll__7XPSL a{display:flex;align-items:center;gap:.5ch}.page_widgetClassesSeeAll__7XPSL a svg{font-size:.9rem}.page_widgetClassesSeeAll__7XPSL{color:rgb(51,156.4,255)}.page_videoInfoSection__pzH9j{margin-top:2rem}.page_videoTitleRow__ynNd2{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}.page_videoTitle__iE5bu{margin:0;font-weight:700;font-size:1.5rem;line-height:1.3;flex:1 1;min-width:0}.page_videoTagsContainer__kpHEq{display:flex;align-items:center;position:relative}@media screen and (min-width:768px){.page_videoTagsContainer__kpHEq{flex-shrink:0}}.page_videoDescription__XxByZ{margin-top:1rem;font-size:.85rem;color:#f1f1f1}.page_videoInfoRow__6WcxW{display:flex;align-items:center;justify-content:space-between;gap:2rem}.page_videoCreator__BXeeg{display:flex;align-items:center;gap:.5rem}.page_videoCreator__BXeeg img{width:3rem;height:3rem;border-radius:50%}.page_videoInfo__rxDnV{display:flex;flex-wrap:wrap;gap:1rem}.page_videoInfo__rxDnV>div{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.page_videoInfo__rxDnV span{font-size:.9rem;color:#ccc}.page_videoInfo__rxDnV a{display:flex;gap:.375rem;padding:.375rem;white-space:nowrap}.page_videoInfo__rxDnV a:hover svg path{fill-opacity:.6}@media screen and (max-width:1024px){.page_videoInfo__rxDnV{gap:.75rem}}@media screen and (max-width:768px){.page_videoTitleRow__ynNd2{flex-direction:column;align-items:flex-start;gap:.75rem}.page_videoTitle__iE5bu{flex:none}.page_videoInfoRight__8kZlN,.page_videoInfoRow__6WcxW{flex-direction:column;align-items:flex-start;gap:1rem}.page_videoInfo__rxDnV{flex-wrap:wrap;gap:.75rem}.page_videoInfo__rxDnV div{flex-shrink:0}.page_videoInfo__rxDnV .page_navigationControl__F15gO{order:3}.page_videoInfo__rxDnV div:nth-child(2){order:1}.page_videoInfo__rxDnV div:nth-child(3){order:2}.page_videoInfo__rxDnV .page_reactionContainer__umzEy{order:0}.page_videoInfo__rxDnV div:nth-child(5){order:4}.page_videoInfo__rxDnV div:nth-child(6){order:5}}.page_lesson__xEZyM,.page_topic__9PvQd{margin:0 auto;padding:2rem 1rem 4rem;max-width:1920px;width:100dvw;color:#fff}@media screen and (min-width:768px){.page_lesson__xEZyM,.page_topic__9PvQd{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width:1366px){.page_lesson__xEZyM,.page_topic__9PvQd{padding-right:2rem;padding-left:2rem}}@media screen and (min-width:1920px){.page_lesson__xEZyM,.page_topic__9PvQd{padding-right:4rem;padding-left:4rem}}.page_progress__ilF1U{padding:.35rem .65rem;border-radius:1rem;background:#358e44;color:#999;color:#fff;text-transform:uppercase;font-weight:600;font-size:.7rem;line-height:1}.page_breadcrumbs___wIyO{margin-bottom:1.5rem}.page_content__t_n_a{display:grid;grid-column-gap:3rem;column-gap:3rem;grid-template-areas:"video" "sidebar" "comments";grid-gap:4rem;gap:4rem}@media screen and (min-width:1024px){.page_content__t_n_a{grid-template-areas:"video video" "sidebar comments";grid-template-columns:1fr 1fr}}@media screen and (min-width:1366px){.page_content__t_n_a{grid-template-columns:1fr 24rem;grid-template-rows:auto 1fr;grid-template-areas:"video sidebar" "comments sidebar"}}.page_video__EBWwg{grid-area:video}.page_comments__rSqwl{grid-area:comments}.page_sidebar__bNAtr{grid-area:sidebar;margin:0;padding:0}.page_drill__pf1sf+.page_drill__pf1sf{margin-top:1rem}.page_widget__y0pki+.page_widget__y0pki{margin-top:2rem}.page_widgetTitle__AEnGM{margin-bottom:1rem;padding:.35rem 1rem;background:#333;color:#fff;font-weight:600;font-size:1.05rem;border-radius:.5rem}.page_drillContent__Pkmqe{position:relative;padding:.35rem 1rem}.page_drillContent__Pkmqe img{width:90%;margin:0 auto;height:auto;border-radius:.5rem}.page_drillElo__6NCgv{position:absolute;top:22%;left:50%;z-index:10;transform:translateX(-50%)}.page_completeDrillButton__bF1mL{position:absolute;bottom:30%;left:50%;display:flex;align-items:center;padding:.4rem 1.2rem;border-radius:2rem;background:#288d00;box-shadow:0 .5rem 4rem rgba(0,0,0,.75);color:#fff;font-weight:600;font-size:.9rem;transform:translateX(-50%) scale(1);transition:transform .2s ease;gap:.5rem}.page_completeDrillButton__bF1mL.page_noAccess__CsAJj{background:#333;color:#aaa;cursor:not-allowed}.page_drillContent__Pkmqe:hover .page_completeDrillButton__bF1mL{transform:translateX(-50%) scale(1.05)}.page_drillContent__Pkmqe button{position:absolute;opacity:0;cursor:pointer;inset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page_quiz__g2pyE{position:relative;display:flex;color:#ddd;margin-bottom:.75rem}.page_quiz__g2pyE:active span,.page_quiz__g2pyE:focus span,.page_quiz__g2pyE:hover span{color:#fff}.page_quizIconCompleted__McHcP,.page_quizIconIncomplete__5QC3E{position:relative;flex:0 0 auto;width:3rem;height:1.45rem}.page_quizIconCompleted__McHcP svg,.page_quizIconIncomplete__5QC3E svg{position:absolute;top:50%;left:50%;color:#aaa;font-size:1.15rem;transform:translate(-50%,-50%)}.page_quizIconCompleted__McHcP svg{color:#46b759}.page_quiz__g2pyE button{position:absolute;opacity:0;inset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.page_quizzesList__aWXQu{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.page_navigationControl__rXCKu a,.page_navigationControl__rXCKu button{display:flex;align-items:center;padding:4px 13px;border:none;border-radius:20px;background:#1d1d1d;font-weight:600;color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s ease;gap:8px}.page_navigationControl__rXCKu a:hover,.page_navigationControl__rXCKu button:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.page_navigationControl__rXCKu a:active,.page_navigationControl__rXCKu button:active{transform:scale(.98)}.page_navigationControl__rXCKu a svg,.page_navigationControl__rXCKu button svg{font-size:14px;color:#fff}.page_navigationControl__rXCKu button.page_hasIncompleteTests__5zLFk,.page_navigationControl__rXCKu button.page_hasIncompleteTests__5zLFk:hover{background:#333;color:#aaa;cursor:not-allowed}.page_navigationControl__rXCKu button[disabled],.page_navigationControl__rXCKu button[disabled]:hover{background:#333;color:#aaa;cursor:not-allowed;opacity:.5}.page_navigationControl__rXCKu button.page_wait__ORmH5,.page_navigationControl__rXCKu button.page_wait__ORmH5:hover{cursor:wait}.page_loadingSpinner__l0yau{width:14px;height:14px;border:2px solid #333;border-top-color:#fff;border-radius:50%;animation:page_spin__BN71U 1s linear infinite}@keyframes page_spin__BN71U{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_tooltipContainer__sNV9I{position:relative;display:inline-block}.page_tooltip__ijsj9{position:absolute;bottom:100%;left:50%;z-index:1000;margin-bottom:.5rem;padding:.5rem .75rem;border-radius:.25rem;background:#333;color:#fff;font-size:.8rem;line-height:1.2;white-space:nowrap;opacity:.95;transform:translateX(-50%);pointer-events:none}.page_tooltip__ijsj9:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.25rem;border:.25rem solid rgba(0,0,0,0);border-top-color:#333}.page_drillPopup__1AWxV{position:relative;margin:1rem auto 4rem;width:calc(100dvw - 2rem);height:calc(100dvh - 5rem);border-radius:.5rem;background:#333;transition:background .2s ease}.page_drillPopup__1AWxV:hover{background:#444}.page_md__WoO8t{width:calc(100dvw - 20em);height:calc(100dvh - 5em)}.page_drillPopupIframeContainer__sU8ZB{overflow:hidden;width:100%;height:100%;border:none;border-radius:.5rem;background:#000}.page_drillPopupIframe___DEhH{width:100%;height:100%;border:none;opacity:1;transition:opacity .3s ease}.page_drillPopupIframeLoading__fTTjs{opacity:0}.page_drillPopupClose__xGO8W{position:absolute;top:0;right:0;z-index:100;padding:.5rem;border:none;background:rgba(0,0,0,0);color:#fff;font-size:2rem;opacity:.5;cursor:pointer;transition:opacity .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page_drillPopupClose__xGO8W:hover{opacity:1}.page_drillPopupActions__l35o8{display:flex;justify-content:space-between}.page_drillPopupActions__l35o8 a{display:flex;align-items:center;padding:0 1rem;height:3rem;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5);line-height:3rem}.page_drillPopupActions__l35o8 a:hover{text-decoration:underline}.page_drillPopupActions__l35o8 a svg{margin-left:.5rem;font-size:1.1rem}.page_quizPopup__QEcK0{position:relative;margin:3rem auto;width:calc(100dvw - 2rem);height:calc(100dvh - 2rem);border-radius:.5rem;background:#333;transition:background .2s ease}.page_quizPopup__QEcK0:hover{background:#444}@media screen and (min-width:768px){.page_quizPopup__QEcK0{width:calc(100dvw - 6rem);height:calc(100dvh - 6rem)}}.page_quizPopupIframeContainer__Iabd3{overflow:hidden;width:100%;height:100%;border:none;border-radius:.5rem;background:#000}.page_quizPopupIframe__wtJ0I{width:100%;height:100%;border:none;opacity:1;transition:opacity .3s ease}.page_quizPopupIframeLoading__N6rAK{opacity:0}.page_quizPopupClose__S2_7E{position:absolute;top:0;right:0;z-index:100;padding:.5rem;border:none;background:rgba(0,0,0,0);color:#fff;font-size:2rem;opacity:.5;cursor:pointer;transition:opacity .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page_quizPopupClose__S2_7E:hover{opacity:1}.page_videoInfoSection__XHWVg{margin-top:2rem}.page_videoTitle__QpuV1{margin:0 0 1rem;font-weight:700;font-size:1.5rem;line-height:1.3}.page_videoInfoRow__asmg_{display:flex;align-items:center;justify-content:space-between;gap:2rem}.page_videoCreator__YA07a{display:flex;align-items:center;gap:.5rem}.page_videoInfo__qENww{display:flex;flex-wrap:wrap;gap:1rem}.page_videoInfo__qENww>div{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.page_videoInfo__qENww span{font-size:.9rem;color:#ccc}.page_videoInfo__qENww a{display:flex;gap:.375rem;padding:.375rem;white-space:nowrap}.page_videoInfo__qENww a:hover svg path{fill-opacity:.6}@media screen and (max-width:1024px){.page_videoInfo__qENww{gap:.75rem}}@media screen and (max-width:768px){.page_videoInfoRight__Y39G_,.page_videoInfoRow__asmg_{flex-direction:column;align-items:flex-start;gap:1rem}.page_videoInfo__qENww{flex-wrap:wrap;gap:.75rem}.page_videoInfo__qENww div{flex-shrink:0}.page_videoInfo__qENww .page_navigationControl__rXCKu{order:3}.page_videoInfo__qENww div:nth-child(2){order:1}.page_videoInfo__qENww div:nth-child(3){order:2}.page_videoInfo__qENww .page_reactionContainer__hjnO9{order:0}.page_videoInfo__qENww div:nth-child(5){order:4}.page_videoInfo__qENww div:nth-child(6){order:5}}@keyframes TopicSkeleton_skeleton-gradient__HeHMP{0%{background-position:200% 0}to{background-position:-200% 0}}.TopicSkeleton_skeleton__wasc0{background:#1a1a1a;background:linear-gradient(270deg,#1a1a1a,#222 50%,#1a1a1a);background-size:200% 100%;animation:TopicSkeleton_skeleton-gradient__HeHMP 1.2s linear infinite;border-radius:.25rem}.TopicSkeleton_skeletonVideo__Wd9EB{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden;background:#000}.TopicSkeleton_skeletonVideo__Wd9EB:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.03) 50%,rgba(255,255,255,0));background-size:200% 100%;animation:TopicSkeleton_shimmer__pEdwt 2s ease-in-out infinite;pointer-events:none}@keyframes TopicSkeleton_shimmer__pEdwt{0%{background-position:-200% 0}to{background-position:200% 0}}.TopicSkeleton_skeletonBreadcrumb__XVZ2C{height:1.5rem;width:20rem}.TopicSkeleton_skeletonTitle___VQoL{height:2rem;width:80%;margin-bottom:1rem}.TopicSkeleton_skeletonText__dERw3{height:1rem;width:100%;margin-bottom:.5rem}.TopicSkeleton_skeletonTextShort__9aalH{height:1rem;width:60%}.TopicSkeleton_skeletonAvatar__MHYNF{width:3rem;height:3rem;border-radius:50%;flex-shrink:0}.TopicSkeleton_skeletonButton__Pwew1{width:2.5rem;height:2.5rem;border-radius:.25rem}.TopicSkeleton_skeletonQuiz__hqLF2{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.TopicSkeleton_skeletonQuizIcon__k2c1_{width:3rem;height:1.45rem;flex-shrink:0}.TopicSkeleton_skeletonWidgetItem__33So2{display:flex;gap:.75rem;margin-bottom:1rem}.TopicSkeleton_skeletonWidgetThumbnail__jk7EO{width:9rem;height:5rem;border-radius:.5rem;flex-shrink:0}.TopicSkeleton_skeletonWidgetContent__rWJ2n{flex:1 1}.TopicSkeleton_skeletonWidgetTitle__qGs__{height:1rem;width:100%;margin-bottom:.5rem}.TopicSkeleton_skeletonWidgetMeta__CvyQc{height:.75rem;width:60%}.TopicSkeleton_sidebarNavItem__94jQW{position:relative;display:flex;align-items:flex-start}.TopicSkeleton_sidebarNavItem__94jQW+.TopicSkeleton_sidebarNavItem__94jQW{margin-top:1.25rem}.TopicSkeleton_skeletonProgressIcon__eH6_p{position:relative;flex:0 0 auto;width:3rem;height:1.45rem;background:rgba(0,0,0,0)}.TopicSkeleton_skeletonProgressIcon__eH6_p:after{position:absolute;top:50%;left:50%;width:.7rem;height:.7rem;border:1px solid #666;border-radius:50%;content:"";transform:translate(-50%,-50%);z-index:1}.TopicSkeleton_sidebarNavContent__gCN9P{color:#ddd;flex:1 1}.TopicSkeleton_skeletonTitle___VQoL{height:1.45rem;line-height:1.45rem}.TopicSkeleton_skeletonMeta__K95ZR{height:.9rem}.TopicSkeleton_sidebarNavMeta__Z3fGj{display:flex;margin-top:.25rem;gap:1rem}.TopicSkeleton_videoContainer__wiZdm{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;border-radius:.5rem;background:#000;aspect-ratio:16/9}.TopicSkeleton_videoAspect___4HlT{position:relative;height:100%;aspect-ratio:16/9}.TopicSkeleton_videoContainerLimitHeight__EFCXB{height:50dvh;aspect-ratio:unset}@media screen and (min-height:900px){.TopicSkeleton_videoContainerLimitHeight__EFCXB{height:60dvh;aspect-ratio:unset}}@media screen and (min-height:1100px){.TopicSkeleton_videoContainerLimitHeight__EFCXB{height:65dvh;aspect-ratio:unset}}.JsonTable_container__YEbnk{display:block;overflow-x:auto;padding:12px;width:100%;-webkit-overflow-scrolling:touch}.JsonTable_table__4SgyG{border-collapse:collapse;color:#c9d1d9;font-size:13px;table-layout:auto;width:max-content}.JsonTable_headerCell__xY5EC{background:#0f141b;border-bottom:1px solid #2d333b;color:#9ecbff;overflow-wrap:break-word;padding:0;position:-webkit-sticky;position:sticky;text-align:left;top:0;vertical-align:bottom;white-space:nowrap}.JsonTable_headerCellInner__iB1QJ{display:flex;flex-direction:column}.JsonTable_headerCellTitle__xhRdZ{padding:8px 10px}.JsonTable_headerCellFilter__qcaSc{border-top:1px solid #2d333b;position:relative}.JsonTable_filterInput__itJUF{background:#161b22;border:none;color:#c9d1d9;font-size:11px;min-width:80px;padding:4px 8px;width:100%}.JsonTable_filterInput__itJUF:focus{outline:1px solid #58a6ff;outline-offset:-1px}.JsonTable_filterInputWithClear__6TlFi{padding-right:24px}.JsonTable_clearFilterButton__X9LGI{align-items:center;background:rgba(0,0,0,0);border:none;color:#8b949e;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0;position:absolute;right:4px;top:0;width:20px}.JsonTable_clearFilterButton__X9LGI:hover{color:#c9d1d9}.JsonTable_row__xVnpt{border-bottom:1px solid #2d333b;transition:background-color .15s ease}.JsonTable_row__xVnpt:hover{background-color:#1c2128}.JsonTable_cell__z6rza{padding:8px 10px;vertical-align:top;white-space:nowrap}.JsonTable_emptyMessage__10U5l{color:#8b949e;padding:8px 10px}.JsonTable_jsonContainer__pX5_m{display:flex;flex-direction:column;max-height:75vh;padding:0}.JsonTable_windowTitleContent__Xcqv0{align-items:center;display:flex;justify-content:space-between;width:100%}.JsonTable_copyButton__4lLwt{background:rgba(0,0,0,0);border:none;color:#8b949e;cursor:pointer;font-size:13px;padding:4px 8px;text-decoration:underline}.JsonTable_copyButton__4lLwt:hover{color:#c9d1d9}.JsonTable_jsonContent__LmiVT{background:#0f141b;border:none;border-radius:0;color:#c9d1d9;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:13px;line-height:1.7;margin:0;overflow:auto;padding:20px;white-space:pre;word-wrap:normal;scrollbar-width:thin;scrollbar-color:#2d333b #0f141b}.JsonTable_jsonContent__LmiVT::-webkit-scrollbar{height:12px;width:12px}.JsonTable_jsonContent__LmiVT::-webkit-scrollbar-track{background:#0f141b}.JsonTable_jsonContent__LmiVT::-webkit-scrollbar-thumb{background:#2d333b;border-radius:6px;border:2px solid #0f141b}.JsonTable_jsonContent__LmiVT::-webkit-scrollbar-thumb:hover{background:#373e47}.JsonPreviewViewContent_treeContainer__tpNx2{padding:12px}.JsonPreviewViewContent_tableContainer__e_POb{max-width:100%;overflow-x:auto}.JsonPreviewViewContent_raw__bojTb{background:rgba(0,0,0,0);color:#c9d1d9;font-size:13px;line-height:1.4;margin:0;padding:12px;white-space:pre;word-break:normal}.JsonPreviewViewContent_rawWrapped__WgHCa{white-space:pre-wrap;word-break:break-word}.JsonPreview_container__poILJ{background:#161b22;border:1px solid #2d333b;border-radius:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.TreeNode_fileButton__sEAch{background:rgba(0,0,0,0);border:none;border-radius:6px;color:#9ecbff;cursor:pointer;padding:6px 8px;text-align:left;width:100%}.TreeNode_fileButton__sEAch:hover{background:rgba(56,139,253,.1)}.TreeNode_fileButtonSelected___2Ddx{background:rgba(56,139,253,.15);color:#58a6ff}.TreeNode_directory__oBu8Z{align-items:center;border-radius:6px;color:#c9d1d9;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:6px 8px}.TreeNode_directory__oBu8Z:hover{background:hsla(0,0%,100%,.05)}.page_container__oGCCm{display:flex;gap:16px;height:calc(100vh - 120px)}.page_sidebar__vlo7X{border-right:1px solid #2d333b;overflow:auto;padding:12px;width:250px}.page_sidebarHeader__1_Aml{align-items:center;color:#c9d1d9;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:8px}.page_toggleSidebarButton__H_XtN{align-items:center;background:rgba(0,0,0,0);border:none;color:#8b949e;cursor:pointer;display:inline-flex;font-size:12px;height:20px;justify-content:center;padding:0;width:20px}.page_toggleSidebarButton__H_XtN:hover{color:#c9d1d9}.page_filterInput__E9DsN{background:#1f242d;border:1px solid #2d333b;border-radius:6px;color:#c9d1d9;margin-bottom:10px;padding:8px 10px;width:100%}.page_filterInput__E9DsN:focus{outline:1px solid #58a6ff;outline-offset:-1px}.page_main__QzVfm{flex:1 1;min-width:0;overflow-x:auto;overflow-y:auto;padding:12px}.page_header__XVtaO{align-items:center;display:flex;gap:8px}.page_title__lsmCo{color:#c9d1d9;font-size:20px;margin:0}.page_path__zZYf_{color:#8b949e;font-size:12px}.page_content__CfxqU{margin-top:12px}.page_error__D7jy7{color:#f85149;margin-bottom:12px}.page_emptyMessage__GYhl5,.page_loadingMessage__asZCG{color:#8b949e}.PopupSeries_image__Tj4DE{position:relative}.PopupSeries_image__Tj4DE:after{position:absolute;background:linear-gradient(0deg,#171717 0,transparent 8%,transparent);content:"";inset:0}.PopupSeries_image__Tj4DE{overflow:hidden;border-radius:.5rem;aspect-ratio:16/9}.PopupSeries_image__Tj4DE img{width:100%}.PopupSeries_about__PorPD{padding:1.25rem .75rem}@media screen and (min-width:768px){.PopupSeries_about__PorPD{padding:2rem}}h2.PopupSeries_title__LXXFs{margin:0 0 1rem;font-weight:500;font-size:1.35rem}.PopupSeries_content__2rKNk{display:flex;flex-direction:column;gap:1.35rem}@media screen and (min-width:768px){.PopupSeries_content__2rKNk{flex-direction:row;gap:3rem}}.PopupSeries_description__HSgfv p{margin:0}.PopupSeries_description__HSgfv ul{margin:1rem 0 0}.PopupSeries_meta__86UAw{flex:1 0 auto;max-width:32ch;font-size:.9rem}.PopupSeries_episodesTop__jfb3h{display:flex;align-items:flex-start;flex-direction:column;padding:0 .75rem;gap:1.35rem}h2.PopupSeries_episodesTitle__4d9DN{margin:0;font-weight:500;font-size:1.35rem}@media screen and (min-width:768px){.PopupSeries_episodesTop__jfb3h{align-items:center;flex-direction:row;justify-content:space-between;padding:0 2rem}}.PopupSeries_episodesList__zGveY{padding:1.25rem 0}.PopupSeries_episodeRow__O4HzG{position:relative}.PopupSeries_episodeRow__O4HzG+.PopupSeries_episodeRow__O4HzG{border-top:1px solid #333}.PopupSeries_episodeRow__O4HzG:hover{background:#333}.PopupSeries_episodeLink__9nHSf{position:absolute;text-indent:-9999px;inset:0}.PopupSeries_episode__bDU4l{padding:1.5rem .75rem;max-width:30rem;width:100%;margin:0 auto}.PopupSeries_episodeNumber__dzwNs{display:none}.PopupSeries_episodeImage__cPEtA{position:relative;overflow:hidden;flex-shrink:0;border-radius:.5rem;aspect-ratio:16/9}.PopupSeries_episodeImage__cPEtA img{width:100%}.PopupSeries_episodePlayIcon__42_zr{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;height:60%;border-radius:50%;background:hsla(0,0%,100%,.3);color:#fff;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:translate(-50%,-50%) scale(.7);aspect-ratio:1/1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.PopupSeries_episodeRow__O4HzG:hover .PopupSeries_episodePlayIcon__42_zr{opacity:1;transform:translate(-50%,-50%) scale(1)}.PopupSeries_episodePlayIcon__42_zr svg{width:66%;height:66%}.PopupSeries_episodePremium__SOl4d{position:absolute;right:.75rem;bottom:.75rem;width:2rem;height:2rem}.PopupSeries_episodePremium__SOl4d svg{width:100%;height:100%}.PopupSeries_episodeTitle__FJJuT{font-size:1.1rem;margin-top:1rem}.PopupSeries_episodeMeta__swQQ6{display:flex;font-size:.8rem;margin-top:.5rem;line-height:1.5;color:#aaa}.PopupSeries_episodeDuration__rJiPP:after{content:"•";margin:0 1ch}@media screen and (min-width:768px){.PopupSeries_episode__bDU4l{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;color:#fff;gap:1.25rem;max-width:none;margin:0}.PopupSeries_episodeNumber__dzwNs{display:block;flex-shrink:0;width:3ch;text-align:center;font-size:1.1rem}.PopupSeries_episodeImage__cPEtA{width:8rem}.PopupSeries_episodePremium__SOl4d{right:.25rem;bottom:.25rem;width:1.25rem;height:1.25rem}.PopupSeries_episodeTitle__FJJuT{flex:1 1 auto;margin:0}.PopupSeries_episodeMeta__swQQ6{flex-shrink:0;margin-left:auto;text-align:right;font-size:1rem;display:block;margin-top:0}.PopupSeries_episodeDuration__rJiPP{color:#fff}.PopupSeries_episodeDuration__rJiPP:after{display:none}.PopupSeries_episodeDate__p0qmt{line-height:1.35;font-size:.9rem}}.SearchFilter_searchFilterContainer__SVx_D{gap:.5rem}.SearchFilter_inputWrapper__jmV3P,.SearchFilter_searchFilterContainer__SVx_D{position:relative;display:inline-flex;align-items:center}.SearchFilter_searchIcon__0eVAT{position:absolute;left:.75rem;z-index:1;pointer-events:none}.SearchFilter_searchInput__iq_dX{padding:.45rem 2rem .45rem 2.5rem;border-radius:1rem;background:#111;color:#fff;border:1px solid #333;outline:none;font-weight:500;font-size:1rem;transition:all .2s ease;min-width:250px}.SearchFilter_searchInput__iq_dX::placeholder{color:#999}.SearchFilter_searchInput__iq_dX:focus{background:#333;color:#fff}.SearchFilter_searchInput__iq_dX:focus::placeholder{color:#999}.SearchFilter_searchInput__iq_dX:hover:not(:focus){background:#111}.SearchFilter_clearButton__fPhc8{position:absolute;right:.5rem;background:rgba(0,0,0,0);color:#fff;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;transition:color .2s ease,opacity .2s ease;border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:-.2rem}.SearchFilter_clearButton__fPhc8:hover{opacity:.7}.SearchFilter_inputWrapper__jmV3P:focus-within .SearchFilter_clearButton__fPhc8{color:#fff}@media screen and (min-width:768px){.SearchFilter_searchIcon__0eVAT{left:.65rem}.SearchFilter_searchInput__iq_dX{padding:.35rem 2rem .35rem 2.25rem;font-size:.9rem;width:250px}}@keyframes DashboardSkeleton_skeleton-gradient__ye0VL{0%{background-position:200% 0}to{background-position:-200% 0}}.DashboardSkeleton_skeleton__roF3t{background:#1a1a1a;background:linear-gradient(270deg,#1a1a1a,#222 50%,#1a1a1a);background-size:200% 100%;animation:DashboardSkeleton_skeleton-gradient__ye0VL 1.2s linear infinite;border-radius:.25rem}.DashboardSkeleton_sliderSection__foKwQ{width:100%}.DashboardSkeleton_slider__gVjPh{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.DashboardSkeleton_slider__gVjPh>*{flex:0 0 auto;scroll-snap-align:start;min-width:280px;max-width:280px}@media(min-width:768px){.DashboardSkeleton_slider__gVjPh>*{min-width:300px;max-width:300px}}@media(min-width:1366px){.DashboardSkeleton_slider__gVjPh>*{min-width:320px;max-width:320px}}.DashboardSkeleton_grid__4ZTEG{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.DashboardSkeleton_grid__4ZTEG{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(min-width:1366px){.DashboardSkeleton_grid__4ZTEG{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}.DashboardSkeleton_card__fJC_t{display:flex;flex-direction:column;border-radius:.75rem;overflow:hidden;background:#292929}.DashboardSkeleton_cardImage__IAkKp{width:100%;aspect-ratio:16/9;border-radius:.75rem .75rem 0 0}.DashboardSkeleton_cardContent__cPhct{padding:1rem;display:flex;gap:.75rem}.DashboardSkeleton_cardContentLeft__N1YjO{flex-shrink:0}.DashboardSkeleton_cardAuthorImage__vcLML{width:2.5rem;height:2.5rem;border-radius:50%}.DashboardSkeleton_cardContentRight__kk5S6{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.DashboardSkeleton_cardTitle__B88B7{height:1.25rem;width:90%;margin-bottom:.25rem}.DashboardSkeleton_cardAuthor__prz76{display:flex;align-items:center;gap:.5rem}.DashboardSkeleton_cardAuthorName__BYV1v{height:.875rem;width:6rem}.DashboardSkeleton_cardMeta__W2ifz{display:flex;gap:.5rem}.DashboardSkeleton_cardMetaItem__fCdaP{height:.75rem;width:4rem}.DashboardSkeleton_filters__HsRcP{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.DashboardSkeleton_filterPill__6znTx{height:2.25rem;width:6rem;border-radius:1.5rem}@media(max-width:768px){.DashboardSkeleton_filterPill__6znTx{width:5rem}}.page_dashboard__uRZfP{padding-bottom:2rem}.page_contentSection___AL05{max-width:100vw}.page_contentSectionDefault__TOqSG{padding:0 1rem}.page_contentSection___AL05+.page_contentSection___AL05{margin-top:2rem}.page_contentSectionWithBg__uAkJ2 .page_contentSectionInner__B9wUe{padding:1rem;background:#232323}.page_contentSectionTitle__sVbFm{margin-bottom:.75rem;color:#fff;font-weight:600;font-size:1.35rem}@media screen and (min-width:768px){.page_dashboard__uRZfP{padding-bottom:3rem}.page_contentSection___AL05+.page_contentSection___AL05{margin-top:3rem}.page_contentSectionDefault__TOqSG,.page_contentSectionWithBg__uAkJ2{padding:0 1.5rem}.page_contentSectionWithBg__uAkJ2 .page_contentSectionInner__B9wUe{padding:1.5rem;border-radius:1rem}}@media screen and (min-width:1366px){.page_contentSectionDefault__TOqSG,.page_contentSectionWithBg__uAkJ2{padding:0 2rem}.page_contentSectionWithBg__uAkJ2 .page_contentSectionInner__B9wUe{padding:2rem}}@media screen and (min-width:1920px){.page_contentSectionDefault__TOqSG,.page_contentSectionWithBg__uAkJ2{padding:0 4rem}}.page_filtersContainer__OBaK5{display:flex;align-items:flex-start;flex-direction:column;gap:.75rem}@keyframes GTOChartsSkeleton_skeleton-gradient__tiR_L{0%{background-position:200% 0}to{background-position:-200% 0}}.GTOChartsSkeleton_skeleton__cIE1e{background:#1a1a1a;background:linear-gradient(270deg,#1a1a1a,#222 50%,#1a1a1a);background-size:200% 100%;animation:GTOChartsSkeleton_skeleton-gradient__tiR_L 1.2s linear infinite;border-radius:.25rem}.GTOChartsSkeleton_skeletonCell__OB1In{border:1px solid hsla(0,0%,100%,.05);border-radius:6px}.GTOChartsSkeleton_skeletonActionBlock__G2AC2{flex:1 1;height:60px;border-radius:8px}.GTOChartsSkeleton_skeletonBar__bChhS{height:16px;border-radius:8px}.GTOChartsSkeleton_skeletonFilterBtn__gYiVi{height:36px;border-radius:6px}.page_playlists__IZQY3{padding:2rem 1rem}.page_addPlaylistContainer__icEh8{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.page_addPlaylistLink__sg1QZ{text-decoration:none}.page_addPlaylistButton__gvkJE{display:flex;align-items:center;padding:4px 13px;border:none;border-radius:20px;background:#1d1d1d;font-weight:600;color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s ease;gap:8px}.page_addPlaylistButton__gvkJE:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.page_addPlaylistButton__gvkJE:active{transform:scale(.98)}.page_addPlaylistButton__gvkJE:disabled{opacity:.5;cursor:not-allowed}.page_addPlaylistButton__gvkJE:disabled:hover{background:#1d1d1d;transform:none}.page_addPlaylistButton__gvkJE svg{font-size:14px;color:#fff}.page_tooltipContainer__5M54k{position:relative;display:inline-block}.page_tooltip__n04NV{position:absolute;bottom:100%;left:50%;z-index:1000;margin-bottom:.5rem;padding:.5rem .75rem;border-radius:.25rem;background:#333;color:#fff;font-size:.8rem;line-height:1.2;white-space:nowrap;opacity:.95;transform:translateX(-50%);pointer-events:none}.page_tooltip__n04NV:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.25rem;border:.25rem solid rgba(0,0,0,0);border-top-color:#333}.page_successMessage__XV9Ye{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;border-radius:.25rem;background:#46b759;color:#fff;font-size:.9rem;font-weight:500;animation:page_slideIn__NciVE .3s ease-out}@keyframes page_slideIn__NciVE{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_modalOverlay__qXwBn{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.page_modal__E9cQo{position:relative;z-index:10000;display:flex;flex-direction:column;width:90%;max-width:500px;max-height:90vh;border-radius:1rem;background:#1a1a1a;border:1px solid #333;box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.1);outline:none;overflow:hidden}.page_modalHeader__RZcKG{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}.page_modalHeader__RZcKG h3{margin:0;color:#fff;font-weight:600;font-size:1.25rem}.page_closeButton__SRdWX{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.5rem;background:rgba(0,0,0,0);color:#aaa;cursor:pointer;transition:all .2s ease}.page_closeButton__SRdWX:hover{background:#333;color:#fff}.page_closeButton__SRdWX svg{width:1.25rem;height:1.25rem}.page_modalContent__e7E3K{padding:1rem 1.5rem}.page_formGroup__joTou{margin-bottom:1.5rem}.page_formGroup__joTou label{display:block;margin-bottom:.5rem;color:#ccc;font-size:.9rem;font-weight:500}.page_playlistNameInput__nl2aI{width:100%;padding:.75rem 1rem;border:2px solid #444;border-radius:.5rem;background:#2a2a2a;color:#fff;font-weight:500;font-size:1rem;line-height:1.5;outline:none;transition:border-color .2s ease}.page_playlistNameInput__nl2aI:focus{border-color:#3b82f6}.page_playlistNameInput__nl2aI:disabled{opacity:.6;cursor:not-allowed}.page_playlistNameInput__nl2aI::placeholder{color:#888}.page_modalActions__0bZqO{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem;justify-content:flex-end}.page_cancelButton__18H8G{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:#333;color:#ccc;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}.page_cancelButton__18H8G:hover:not(:disabled){background:#444;color:#fff}.page_cancelButton__18H8G:disabled{opacity:.6;cursor:not-allowed}.page_createButton__NonjE{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:#46b759;color:#fff;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}.page_createButton__NonjE:hover:not(:disabled){background:#3da34d}.page_createButton__NonjE:disabled{opacity:.6;cursor:not-allowed}.page_deleteButton__nZFYs{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:#dc2626;color:#fff;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}.page_deleteButton__nZFYs:hover:not(:disabled){background:#b91c1c}.page_deleteButton__nZFYs:disabled{opacity:.6;cursor:not-allowed}@media screen and (min-width:768px){.page_playlists__IZQY3{padding-right:1.5rem;padding-left:1.5rem}.page_addPlaylistContainer__icEh8{margin-bottom:2rem}}@media screen and (min-width:1366px){.page_playlists__IZQY3{padding-right:2rem;padding-left:2rem}}@media screen and (min-width:1920px){.page_playlists__IZQY3{padding-right:4rem;padding-left:4rem}}.PlaylistSkeleton_skeletonGrid__AHYvN{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media screen and (min-width:480px){.PlaylistSkeleton_skeletonGrid__AHYvN{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.PlaylistSkeleton_skeletonGrid__AHYvN{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.PlaylistSkeleton_skeletonGrid__AHYvN{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1366px){.PlaylistSkeleton_skeletonGrid__AHYvN{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1920px){.PlaylistSkeleton_skeletonGrid__AHYvN{grid-template-columns:repeat(5,1fr)}}.PlaylistSkeleton_skeletonCard__G5vrm{position:relative}.PlaylistSkeleton_skeletonImage__etAM_{width:100%;aspect-ratio:16/9;border-radius:.75rem;background:#333;background:linear-gradient(270deg,#333,#383838 50%,#333);background-size:200% 100%;animation:PlaylistSkeleton_skeleton-gradient__EqOa_ 1.2s linear infinite}@keyframes PlaylistSkeleton_skeleton-gradient__EqOa_{0%{background-position:200% 0}to{background-position:-200% 0}}.PlaylistSkeleton_skeletonContent__kBy_M{display:flex;flex-direction:column;margin-top:1rem;gap:.5rem}.PlaylistSkeleton_skeletonTitle__eY44N{height:1.2rem;width:80%}.PlaylistSkeleton_skeletonSubtitle__tr4KU,.PlaylistSkeleton_skeletonTitle__eY44N{border-radius:.25rem;background:#333;background:linear-gradient(270deg,#333,#383838 50%,#333);background-size:200% 100%;animation:PlaylistSkeleton_skeleton-gradient__EqOa_ 1.2s linear infinite}.PlaylistSkeleton_skeletonSubtitle__tr4KU{height:.9rem;width:60%}