:root{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{animation:sk-plane 1.2s ease-in-out infinite;background-color:var(--sk-color);height:var(--sk-size);width:var(--sk-size)}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.sk-bounce{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-bounce-dot{animation:sk-bounce 2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{display:flex;height:var(--sk-size);justify-content:space-between;width:var(--sk-size)}.sk-wave-rect{animation:sk-wave 1.2s ease-in-out infinite;background-color:var(--sk-color);height:100%;width:15%}.sk-wave-rect:first-child{animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{animation:sk-pulse 1.2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:100%;height:var(--sk-size);width:var(--sk-size)}@keyframes sk-pulse{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.sk-flow{display:flex;height:calc(var(--sk-size)*1.3);justify-content:space-between;width:calc(var(--sk-size)*1.3)}.sk-flow-dot{animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both;background-color:var(--sk-color);border-radius:50%;height:25%;width:25%}.sk-flow-dot:first-child{animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{animation:sk-swing 1.8s linear infinite;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-swing-dot{animation:sk-swing-dot 2s ease-in-out infinite;background-color:var(--sk-color);border-radius:100%;height:45%;left:0;margin:auto;position:absolute;right:0;top:0;width:45%}.sk-swing-dot:nth-child(2){animation-delay:-1s;bottom:0;top:auto}@keyframes sk-swing{to{transform:rotate(1turn)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-dot:before{animation:sk-circle 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-dot:first-child{transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:first-child:before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-fade-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-fade-dot:before{animation:sk-circle-fade 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-fade-dot:first-child{transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:first-child:before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,39%,to{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{height:var(--sk-size);width:var(--sk-size)}.sk-grid-cube{animation:sk-grid 1.3s ease-in-out infinite;background-color:var(--sk-color);float:left;height:33.33%;width:33.33%}.sk-grid-cube:first-child{animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{height:var(--sk-size);position:relative;transform:rotate(45deg);width:var(--sk-size)}.sk-fold-cube{float:left;height:50%;position:relative;transform:scale(1.1);width:50%}.sk-fold-cube:before{animation:sk-fold 2.4s linear infinite both;background-color:var(--sk-color);content:"";height:100%;left:0;position:absolute;top:0;transform-origin:100% 100%;width:100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{opacity:0;transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px) rotateX(0deg)}90%,to{opacity:0;transform:perspective(140px) rotateY(180deg)}}.sk-wander{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-wander-cube{--sk-wander-distance:calc(var(--sk-size)*0.75);animation:sk-wander 2s ease-in-out -2s infinite both;background-color:var(--sk-color);height:20%;left:0;position:absolute;top:0;width:20%}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0deg)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-1turn)}}.sk-wave.hidden{display:none}.YouTubePlayer-module_youtube-player_Ai1GQ{display:flex;min-width:0;position:relative;width:100%}.theme-night .YouTubePlayer-module_youtube-player_Ai1GQ{background-color:#000;color:#fff}.theme-night .YouTubePlayer-module_youtube-player_Ai1GQ h2,.theme-night .YouTubePlayer-module_youtube-player_Ai1GQ h3,.theme-night .YouTubePlayer-module_youtube-player_Ai1GQ p{color:#fff}.YouTubePlayer-module_youtube-player_Ai1GQ .YouTubePlayer-module_wrapper_3mr7x{display:flex;flex-wrap:wrap;margin:auto;overflow:hidden;padding:3.2rem 2.4rem;width:100%}.YouTubePlayer-module_youtube-player_Ai1GQ .YouTubePlayer-module_wrapper_3mr7x header{margin-bottom:5rem;width:100%}.YouTubePlayer-module_block-title_ZA1Y4{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}.YouTubePlayer-module_video-title_d62Eq{font-size:2.4rem;line-height:1.16;margin-top:2.4rem;text-align:center;width:100%}.YouTubePlayer-module_video_BSRuu{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;margin:0 auto;width:100%}.YouTubePlayer-module_video_BSRuu.YouTubePlayer-module_max6_2NECc{max-width:66rem;min-height:19rem}.YouTubePlayer-module_video_BSRuu.YouTubePlayer-module_max8_HkP0C{max-width:80rem;min-height:22rem}.YouTubePlayer-module_video_BSRuu .embed-responsive-16by9{height:auto}.YouTubePlayer-module_playlist-wrapper_PcJoI{border-top:.2rem solid var(--accent-color);display:inline-block;margin-top:2.4rem;overflow:hidden;padding-top:1rem}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc{display:flex;list-style:none;margin:0;max-height:inherit;overflow:scroll;overscroll-behavior:contain;padding:0;scrollbar-width:none}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc::-webkit-scrollbar{background-color:transparent;width:0}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail_RYOYC{border-radius:.6rem;cursor:pointer;display:flex;flex:1 0 14rem;flex-wrap:wrap;justify-content:center;overflow:hidden;padding:.8rem}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail_RYOYC.YouTubePlayer-module_active_P7m-v,.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail_RYOYC:hover{background:var(--palette-grey-600);color:#fff}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_placeholder_P1\+xU,.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail__image_ZZsXN{aspect-ratio:16/12;border-radius:.6rem;max-height:9rem;max-width:12rem}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_placeholder_P1\+xU{background-color:var(--palette-grey-250);padding:.4rem}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail__title_5mD8G{display:flex;flex:1 0 11rem;font-size:1.2rem;margin:0;padding:.4rem}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_buttonWrapper_JEoH8{align-items:center;display:flex;padding:3.2rem 1.6rem 1.6rem;width:100%}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_button_LGG7P{margin:auto;max-width:27.2rem;width:100%}.theme-night .YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_button_LGG7P{border-color:var(--palette-grey-100);color:var(--palette-grey-100)}.YouTubePlayer-module_playlist-wrapper_PcJoI .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_button_LGG7P:hover{color:var(--button-hover-foreground)}@media screen and (min-width:1200px){.YouTubePlayer-module_playlist-wrapper_PcJoI.YouTubePlayer-module_wide-column_obvS0{border-left:.2rem solid var(--accent-color);border-top:none;margin-left:4rem;margin-top:0;max-height:40rem;max-width:calc(100% - 70rem);padding-left:4rem;padding-top:0}.YouTubePlayer-module_playlist-wrapper_PcJoI.YouTubePlayer-module_wide-column_obvS0 .YouTubePlayer-module_playlist_1e2pc{flex-wrap:wrap}.YouTubePlayer-module_playlist-wrapper_PcJoI.YouTubePlayer-module_wide-column_obvS0 .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail_RYOYC{flex:1 0 100%;flex-wrap:nowrap;width:100%}.YouTubePlayer-module_playlist-wrapper_PcJoI.YouTubePlayer-module_wide-column_obvS0 .YouTubePlayer-module_playlist_1e2pc .YouTubePlayer-module_thumbnail__image_ZZsXN{margin-right:1rem}}
/*# sourceMappingURL=core-page-blocks-youtubePlayer-YouTubePlayer-component.bb75193f30ae9d0cdc7f.css.map*/