.sk-spinner{color:#333}.sk-spinner>div{background-color:currentColor}.ball-scale-ripple-multiple>div,.ball-scale-ripple>div,.ball-triangle-path>div{background-color:initial;border-color:currentColor}.ball-clip-rotate>div{background-color:initial;border-top-color:currentColor;border-right-color:currentColor;border-left-color:currentColor}.ball-clip-rotate-pulse>div:first-child{background-color:currentColor}.ball-clip-rotate-pulse>div:last-child{background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor}.ball-clip-rotate-multiple>div:first-child{background-color:initial;border-right-color:currentColor;border-left-color:currentColor}.ball-clip-rotate-multiple>div:last-child{border-top-color:currentColor}.ball-clip-rotate-multiple>div:last-child,.triangle-skew-spin>div{background-color:initial;border-bottom-color:currentColor}.pacman>div:first-child,.pacman>div:nth-child(2){background-color:initial;border-top-color:currentColor;border-left-color:currentColor;border-bottom-color:currentColor}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5){background-color:currentColor}@keyframes sk-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}.sk-fade-in{animation:sk-fade-in 2s}.sk-fade-in-half-second{animation:sk-fade-in 1s}.sk-fade-in-quarter-second{animation:sk-fade-in .5s}.sk-chasing-dots{width:27px;height:27px;position:relative;animation:sk-rotate 2s linear infinite}.sk-chasing-dots>div{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:currentColor;border-radius:100%;animation:sk-bounce 2s ease-in-out infinite}.sk-chasing-dots>div:last-child{top:auto;bottom:0;animation-delay:-1s}@keyframes sk-rotate{to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.sk-circle{width:22px;height:22px;position:relative}.sk-circle>div{background-color:initial;width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle>div:before{content:"";display:block;margin:0 auto;width:20%;height:20%;background-color:currentColor;border-radius:100%;animation:sk-bouncedelay 1.2s ease-in-out infinite;animation-fill-mode:both}.sk-circle>div:nth-child(2){transform:rotate(30deg)}.sk-circle>div:nth-child(3){transform:rotate(60deg)}.sk-circle>div:nth-child(4){transform:rotate(90deg)}.sk-circle>div:nth-child(5){transform:rotate(120deg)}.sk-circle>div:nth-child(6){transform:rotate(150deg)}.sk-circle>div:nth-child(7){transform:rotate(180deg)}.sk-circle>div:nth-child(8){transform:rotate(210deg)}.sk-circle>div:nth-child(9){transform:rotate(240deg)}.sk-circle>div:nth-child(10){transform:rotate(270deg)}.sk-circle>div:nth-child(11){transform:rotate(300deg)}.sk-circle>div:nth-child(12){transform:rotate(330deg)}.sk-circle>div:nth-child(2):before{animation-delay:-1.1s}.sk-circle>div:nth-child(3):before{animation-delay:-1s}.sk-circle>div:nth-child(4):before{animation-delay:-.9s}.sk-circle>div:nth-child(5):before{animation-delay:-.8s}.sk-circle>div:nth-child(6):before{animation-delay:-.7s}.sk-circle>div:nth-child(7):before{animation-delay:-.6s}.sk-circle>div:nth-child(8):before{animation-delay:-.5s}.sk-circle>div:nth-child(9):before{animation-delay:-.4s}.sk-circle>div:nth-child(10):before{animation-delay:-.3s}.sk-circle>div:nth-child(11):before{animation-delay:-.2s}.sk-circle>div:nth-child(12):before{animation-delay:-.1s}.sk-cube-grid{width:27px;height:27px}.sk-cube-grid>div{width:33%;height:33%;background-color:currentColor;float:left;animation:sk-scaleDelay 1.3s ease-in-out infinite}.sk-cube-grid>div:first-child{animation-delay:.2s}.sk-cube-grid>div:nth-child(2){animation-delay:.3s}.sk-cube-grid>div:nth-child(3){animation-delay:.4s}.sk-cube-grid>div:nth-child(4){animation-delay:.1s}.sk-cube-grid>div:nth-child(5){animation-delay:.2s}.sk-cube-grid>div:nth-child(6){animation-delay:.3s}.sk-cube-grid>div:nth-child(7){animation-delay:0s}.sk-cube-grid>div:nth-child(8){animation-delay:.1s}.sk-cube-grid>div:nth-child(9){animation-delay:.2s}@keyframes sk-scaleDelay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-double-bounce{width:27px;height:27px;position:relative}.sk-double-bounce>div{width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s ease-in-out infinite}.sk-double-bounce>div:last-child{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.sk-folding-cube{width:27px;height:27px;position:relative;transform:rotate(45deg)}.sk-folding-cube>div{background-color:initial;float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube>div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;animation:sk-foldCubeAngle 2.4s linear infinite both;transform-origin:100% 100%}.sk-folding-cube>div:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-folding-cube>div:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-folding-cube>div:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-folding-cube>div:nth-child(2):before{animation-delay:.3s}.sk-folding-cube>div:nth-child(4):before{animation-delay:.6s}.sk-folding-cube>div:nth-child(3):before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-pulse>div{width:27px;height:27px;background-color:currentColor;border-radius:100%;animation:sk-scaleout 1s ease-in-out infinite}@keyframes sk-scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}to{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.sk-rotating-plane>div{width:27px;height:27px;background-color:currentColor;animation:sk-rotateplane 1.2s ease-in-out infinite}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-three-bounce{height:18px}.sk-three-bounce>div{width:18px;height:18px;background-color:currentColor;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite;animation-fill-mode:both}.sk-three-bounce>div:first-child{animation-delay:-.32s}.sk-three-bounce>div:nth-child(2){animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.sk-wandering-cubes{width:52px;height:52px;position:relative}.sk-wandering-cubes>div{background-color:currentColor;width:10px;height:10px;position:absolute;top:0;left:0;animation:sk-cubemove 1.8s ease-in-out infinite}.sk-wandering-cubes>div:last-child{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}.sk-wave{width:30px;height:27px}.sk-wave>div{background-color:currentColor;height:100%;width:6px;display:inline-block;animation:sk-stretchdelay 1.2s ease-in-out infinite}.sk-wave>div:nth-child(2){animation-delay:-1.1s}.sk-wave>div:nth-child(3){animation-delay:-1s}.sk-wave>div:nth-child(4){animation-delay:-.9s}.sk-wave>div:nth-child(5){animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.sk-wordpress>div{width:27px;height:27px;background-color:currentColor;display:inline-block;border-radius:27px;position:relative;animation:sk-inner-circle 1s linear infinite}.sk-wordpress>div:after{content:"";display:block;background-color:#fff;width:8px;height:8px;position:absolute;border-radius:8px;top:5px;left:5px}@keyframes sk-inner-circle{0%{transform:rotate(0);-webkit-transform:rotate(0)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.Button_ButtonShape__aPf6T{box-sizing:border-box;outline:none;border:1px solid #333;border-radius:3px}.Button_ButtonShape__aPf6T:active{box-shadow:inset 0 1px 1px rgba(0,0,0,.2),inset 0 1px 1px hsla(0,0%,100%,.45);background-image:linear-gradient(hsla(0,0%,100%,.4),transparent)}.Button_ShapeWithText__6Ysq2{font-size:20px;font-family:Avenir Next}.Button_ButtonContent__sd4B7{background-image:linear-gradient(hsla(0,0%,100%,.2),transparent);background-color:var(--bgcolor);color:var(--textcolor)!important}.Button_Orange__CTUJ9{--bgcolor:#ffc107;--textcolor:#3c3b3b;--bgcolor:#f4a603}.Button_Blue___9AbC{--bgcolor:#2e4057;--textcolor:#f1f5f4}.Button_Red__DUEy_{--bgcolor:#e14747;--textcolor:#f1f5f4}.Button_Gray__KIHPE{--bgcolor:#989fab}.Button_Bold__sRgOt{font-weight:700}.Button_Button__u2RFO{padding:.55em 2em;line-height:1.3;outline:none;text-decoration:none;display:inline-block;position:relative}.Button_overlay__L_0Wv{position:absolute;left:0;top:0;bottom:0;right:0;line-height:0}.Button_overlay__L_0Wv,.styles_root__xwC_s{display:flex;align-items:center;justify-content:center}.styles_root__xwC_s{flex-direction:column;padding:0 20px 20px;box-sizing:border-box;text-align:center;max-width:1000px;margin:0 auto}.styles_root__xwC_s h1{font-size:60px;font-weight:800;margin:1em 0;align-self:center;border-bottom:10px solid #f44336}.styles_root__xwC_s p{font-size:25px;line-height:1.3em}.styles_root__xwC_s img{margin-top:40px;width:400px;flex:1 1}.styles_button__hodxv{align-self:center;margin-top:40px}[data-component=LinkTouchable]{text-decoration:none;color:inherit}[data-component=LinkTouchable]:hover{opacity:.8}.LoadingIndicator_spinnerWrapper__CbEP7{display:inline-block}.LoadingIndicator_spinner__XTrmj{background-image:url(/_next/static/media/oval.71c114ac.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;width:1em;height:1em;margin-left:8px;display:inline-block}.WordPopupVisual_wordPopup__ARAmH{max-height:600px;background-color:hsla(0,0%,98%,.99);color:#222;border-radius:3px;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 3px 0 rgba(0,0,0,.8);overflow:auto;font-size:20px;width:350px}@media (max-width:350px){.WordPopupVisual_wordPopup__ARAmH{width:95vw}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.Tooltips_theme__7Fnw5{background:#2980ba}.Tooltips_theme__7Fnw5 .tippy-arrow{color:#2980ba}[data-llplayerbasebutton-color=default]{--color-from:#3498db;--color-to:#2980b9}[data-llplayerbasebutton-color=on]{--color-from:#ffcb30;--color-to:#e8af01}[data-llplayerbasebutton-gradient=vertical]{background-image:linear-gradient(to bottom,var(--color-from),var(--color-to))}[data-llplayerbasebutton-gradient=horizontal]{background-image:linear-gradient(to right,var(--color-from),var(--color-to))}[data-componentname=LLPlayer-SeekBar-Segment]:hover{opacity:.8!important}.ReactVideo_backgroundImage__6j6cH{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50%}.ChapterSelector_root__FdEfl{box-sizing:border-box;padding:20px;background:rgba(0,0,0,.3);background:#253238;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:10px;box-shadow:0 -2px 4px 0 rgba(0,0,0,.5)}.ChapterSelector_item__zToGo{height:150px;border:4px solid transparent;background:#222;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;font-size:25px;cursor:pointer}.ChapterSelector_item__zToGo.ChapterSelector_current__o2M04{border-color:#2196f3}.ChapterSelector_item__zToGo:hover{background:#3191d2}.ChapterSelector_itemDuration__DsyBs{font-size:.7em;color:#ffffffa3}[data-componentname=LLPlayer-SubtitleView]{justify-content:space-around;@supports not (-ms-ime-align:auto){justify-content:space-evenly}}[data-element=Placeholder]{background-image:linear-gradient(90deg,#eee,#e8e8e8 40px,#eee 80px);background-size:80px;background-repeat:no-repeat;animation:shine-lines 1.6s linear infinite}@keyframes shine-lines{0%{background-position:-30px}40%,to{background-position:130%}}