.PrevNextComponent-module-scss-module__wsOZdW__arrows{pointer-events:none;grid-template-columns:[left]auto[content]1fr[right]auto;align-items:center;height:100%;display:grid;position:relative}.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-backdrop=true] .PrevNextComponent-module-scss-module__wsOZdW__arrow-left:before{z-index:1;content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0d0d0e 0%,#0d0d0ebc 19%,#0d0d0e8a 34%,#0d0d0e61 47%,#0d0d0e47 56.5%,#0d0d0e31 65%,#0d0d0e20 73%,#0d0d0e13 80.2%,#0d0d0e0b 86.1%,#0d0d0e05 91%,#0d0d0e02 95.2%,#0d0d0e01 98.2%,#0d0d0e00 100%);width:13rem;height:100vh;transition:all .3s;position:absolute;top:0}.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-backdrop=true] .PrevNextComponent-module-scss-module__wsOZdW__arrow-right:before{z-index:1;content:"";pointer-events:none;opacity:0;background:linear-gradient(270deg,#0d0d0e 0%,#0d0d0ebc 19%,#0d0d0e8a 34%,#0d0d0e61 47%,#0d0d0e47 56.5%,#0d0d0e31 65%,#0d0d0e20 73%,#0d0d0e13 80.2%,#0d0d0e0b 86.1%,#0d0d0e05 91%,#0d0d0e02 95.2%,#0d0d0e01 98.2%,#0d0d0e00 100%);width:13rem;height:100vh;transition:all .3s;position:absolute;top:0}.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-left{grid-column:left}.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-right{grid-column:right}.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-left,.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-right{pointer-events:auto;height:50%}.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-left:hover:before,.PrevNextComponent-module-scss-module__wsOZdW__arrows .PrevNextComponent-module-scss-module__wsOZdW__arrow-right:hover:before{opacity:1}.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-state=disabled] .PrevNextComponent-module-scss-module__wsOZdW__arrow-left,.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-state=disabled] .PrevNextComponent-module-scss-module__wsOZdW__arrow-right{pointer-events:none;opacity:.3;transition:all .2s}.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-state=disabled] .PrevNextComponent-module-scss-module__wsOZdW__arrow-left span,.PrevNextComponent-module-scss-module__wsOZdW__arrows[data-state=disabled] .PrevNextComponent-module-scss-module__wsOZdW__arrow-right span{opacity:0}
@keyframes VideoContent-module-scss-module__zWrtDa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoContent-module-scss-module__zWrtDa__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes VideoContent-module-scss-module__zWrtDa__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes VideoContent-module-scss-module__zWrtDa__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.VideoContent-module-scss-module__zWrtDa__top{width:100%;padding:0;padding-top:var(--header-height);margin:0;transition:max-width .3s;display:grid;position:relative;overflow:hidden}.VideoContent-module-scss-module__zWrtDa__top[data-state=tocVisible]{max-width:72vw}.VideoContent-module-scss-module__zWrtDa__top[data-state=tocHidden]{max-width:100%}.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__prev-next{pointer-events:none;z-index:10;align-self:center;width:calc(100% - 1rem);height:100%;position:absolute;top:0;left:0}.VideoContent-module-scss-module__zWrtDa__bottom{background-color:var(--surface-base);flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.VideoContent-module-scss-module__zWrtDa__stage{background:var(--surface-low);grid-area:1/1/-1/-1;display:grid;position:relative}.VideoContent-module-scss-module__zWrtDa__stage *{grid-area:1/1/-1/-1}.VideoContent-module-scss-module__zWrtDa__stage[data-animation=active]{opacity:1;z-index:0;transform:translate(0)}.VideoContent-module-scss-module__zWrtDa__stage[data-animation=entering][data-direction="1"]{z-index:0;animation:.6s ease-in-out forwards VideoContent-module-scss-module__zWrtDa__slideInFromRight}.VideoContent-module-scss-module__zWrtDa__stage[data-animation=entering][data-direction="-1"]{z-index:0;animation:.6s ease-in-out forwards VideoContent-module-scss-module__zWrtDa__slideInFromLeft}.VideoContent-module-scss-module__zWrtDa__stage[data-animation=exiting][data-direction="1"]{z-index:1;width:100%;animation:.6s ease-in-out forwards VideoContent-module-scss-module__zWrtDa__slideOutToLeft;position:absolute;top:0;left:0}.VideoContent-module-scss-module__zWrtDa__stage[data-animation=exiting][data-direction="-1"]{z-index:1;width:100%;animation:.6s ease-in-out forwards VideoContent-module-scss-module__zWrtDa__slideOutToRight;position:absolute;top:0;left:0}.VideoContent-module-scss-module__zWrtDa__details{width:100%;max-width:calc(var(--player-width,80)*1vh*1.775);opacity:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(20px)}.VideoContent-module-scss-module__zWrtDa__details[data-visible=true]{opacity:1;transform:translateY(0)}@keyframes VideoContent-module-scss-module__zWrtDa__slideInFromRight{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0)}}@keyframes VideoContent-module-scss-module__zWrtDa__slideInFromLeft{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0)}}@keyframes VideoContent-module-scss-module__zWrtDa__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-2000px)}}@keyframes VideoContent-module-scss-module__zWrtDa__slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(2000px)}}@media (min-width:1192px){.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage{height:calc(var(--player-width)*1vh)}.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage .VideoContent-module-scss-module__zWrtDa__player{width:calc(var(--player-width)*1vh*1.775);justify-self:center;min-width:600px;max-width:100vw;height:100%}.VideoContent-module-scss-module__zWrtDa__player-placeholder{display:grid}.VideoContent-module-scss-module__zWrtDa__player-placeholder>div{background-color:var(--charcoal);background-color:red;place-self:center;height:100%}.VideoContent-module-scss-module__zWrtDa__bottom{height:50vh}}@media (min-width:0) and (max-width:767px){.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage{height:56.25vw!important}.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage .VideoContent-module-scss-module__zWrtDa__player{width:100vw;height:56.25vw}.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__prev-next{display:none}.VideoContent-module-scss-module__zWrtDa__bottom{width:100vw}}@media (min-width:768px) and (max-width:1191px){.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage{height:56.35vmin!important}}@media (min-width:768px) and (max-width:1191px) and (orientation:landscape){.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage{height:56.35vmax!important}}@media (min-width:768px) and (max-width:1191px){.VideoContent-module-scss-module__zWrtDa__top .VideoContent-module-scss-module__zWrtDa__stage .VideoContent-module-scss-module__zWrtDa__player{width:100vw;height:56.25vw}}
.TOC-module-scss-module__-WDTHG__course-nav{--bg-color:var(--surface-invert);--selected-chapter-bg-color:var(--invert-accent-disabled);--selected-content-bg-color:var(--invert-accent-default);--highlight-cell:var(--invert-primary-disabled);--separator-color:var(--invert-border-secondary-default);--chapter-title-color:var(--invert-primary-default);--content-title-color:var(--invert-primary-default);--subtext:var(--invert-tertiary-default);--cell-height:60px;width:var(--nav-width);background:var(--bg-color);height:100vh;z-index:var(--z-tray);-webkit-user-select:none;user-select:none;transition:all .3s;position:fixed;right:0;overflow-y:auto}.TOC-module-scss-module__-WDTHG__course-nav .TOC-module-scss-module__-WDTHG__toc-header{width:100%;height:var(--cell-height);background-color:var(--bg-color);grid-template-rows:1fr;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:fixed;top:0}.TOC-module-scss-module__-WDTHG__course-nav .TOC-module-scss-module__-WDTHG__toc-header--account{justify-self:start;padding-left:20px}.TOC-module-scss-module__-WDTHG__course-nav .TOC-module-scss-module__-WDTHG__toc-header--menu{justify-self:end;padding-right:.75rem}.TOC-module-scss-module__-WDTHG__course-nav--body{padding-top:var(--cell-height)}.TOC-module-scss-module__-WDTHG__course-nav[data-state=tocVisible]{transform:translate(0)}.TOC-module-scss-module__-WDTHG__course-nav[data-state=tocHidden]{transform:translateX(var(--nav-width))}.TOC-module-scss-module__-WDTHG__toc-end{height:var(--cell-height);box-shadow:inset 0 8px 6px -6px #0000000d}.TOC-module-scss-module__-WDTHG__chapter-block:not(:last-child)>label>div{border-bottom:1px solid var(--separator-color)}.TOC-module-scss-module__-WDTHG__chapter-block:last-child>:last-child>:last-child>div{border:0}.TOC-module-scss-module__-WDTHG__chapter-block[data-state=selected]{background:var(--selected-chapter-bg-color);border:0}.TOC-module-scss-module__-WDTHG__chapter-block{overflow:hidden}.TOC-module-scss-module__-WDTHG__chapter-block input{opacity:0;position:absolute}.TOC-module-scss-module__-WDTHG__chapter-block input:checked~ul{max-height:calc(var(--content-count)*var(--cell-height))}.TOC-module-scss-module__-WDTHG__chapter-block input:checked+.TOC-module-scss-module__-WDTHG__chapter-cell>.TOC-module-scss-module__-WDTHG__chapter-cell--title>.TOC-module-scss-module__-WDTHG__chapter-cell--title--toggle{transform:rotateX(180deg)}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell{height:var(--cell-height);grid-template-columns:[start]15px[title]1fr[space]20px;display:grid;overflow:hidden}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--start{grid-column:start}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--title{cursor:pointer;grid-column:title;grid-template-columns:[title-chapter]1fr[end]16px;align-items:center;display:grid}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--title--main{grid-column:title-chapter;overflow:hidden}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--title--main .TOC-module-scss-module__-WDTHG__title{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 1rem);color:var(--chapter-title-color);overflow:hidden}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--title--main .TOC-module-scss-module__-WDTHG__sub{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--subtext);grid-column:title-chapter;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--title--toggle{transition:var(--base-transition);transform-origin:50%;grid-column:end;width:24px;height:24px}.TOC-module-scss-module__-WDTHG__chapter-block .TOC-module-scss-module__-WDTHG__chapter-cell--space{grid-column:space}.TOC-module-scss-module__-WDTHG__chapter-block ul{max-height:0;transition:var(--base-transition)}@media (hover:hover){.TOC-module-scss-module__-WDTHG__chapter-cell{transition:all .3s}.TOC-module-scss-module__-WDTHG__chapter-cell:hover{background:var(--invert-accent-default)}.TOC-module-scss-module__-WDTHG__content-cell{transition:all .3s}.TOC-module-scss-module__-WDTHG__content-cell:hover{background:var(--invert-accent-default)}}.TOC-module-scss-module__-WDTHG__content-cell{height:var(--cell-height);cursor:pointer;grid-template-columns:36px 1fr 3.5rem;grid-template-areas:"bullet title completeness";display:grid}.TOC-module-scss-module__-WDTHG__content-cell[data-state=selected]{background-color:var(--selected-content-bg-color);cursor:default}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__bullet{grid-area:bullet;place-self:center}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__title{border-bottom:1px solid var(--separator-color);grid-area:title;justify-content:start;align-items:center;display:grid}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__title .TOC-module-scss-module__-WDTHG__main{grid-column:title-content;overflow:hidden}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__title .TOC-module-scss-module__-WDTHG__main--title{white-space:nowrap;text-overflow:ellipsis;color:var(--content-title-color);overflow:hidden}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__title .TOC-module-scss-module__-WDTHG__main--sub{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--subtext);grid-column:title-content;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.TOC-module-scss-module__-WDTHG__content-cell .TOC-module-scss-module__-WDTHG__complete{cursor:pointer;grid-area:completeness;place-self:center;width:16px;height:16px}@media (min-width:768px){.TOC-module-scss-module__-WDTHG__course-nav{--nav-width:32rem}}@media (min-width:0) and (max-width:767px){.TOC-module-scss-module__-WDTHG__course-nav{--nav-width:100vw}}
