@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{display:block;box-sizing:border-box;margin:12px auto;width:32px;height:32px;border-radius:50%;border:2px solid #eee;border-top-color:#666;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.spinner:not([hidden]){color:#333;font-size:1.6rem}.error-container{text-align:center}.content-error-title{font-size:1.6rem;font-weight:500;padding-top:12px;text-align:center}.content-error-icon{display:block;height:36px;width:36px;margin:auto;padding-top:32px}.content-error-reload-button{display:inline-block;background-color:#065fd4;color:#fff}.error-downloads{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.error-downloads-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;background-color:#065fd4;color:#fff}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){.page-container{position:relative}}c3-icon{display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;width:24px;height:24px;fill:currentColor;stroke:none}[dir=rtl] c3-icon[flip-for-rtl=true]{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.icon-button{border:none;background:transparent;width:40px;height:40px;padding:8px;box-sizing:border-box}c3-icon>svg{width:100%;height:100%}.pivot-bar-item-tab c3-icon[icon-state-filled],c3-icon.icon-state-filled[icon-state-outline],c3-icon.icon-state-outline[icon-state-filled]{display:none}.pivot-bar-item-tab[aria-selected=true] c3-icon[icon-state-filled],.pivot-bar-item-tab c3-icon[icon-state-outline]{display:block}.pivot-bar-item-tab[aria-selected=true] c3-icon[icon-state-outline]{display:none}.cbox,.center,.vbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.vbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.cover{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;min-height:100%;margin:auto}.open-app-button{padding:5px 0}.open-app-button-inner{text-transform:uppercase;font-size:12px;border:1px solid #fff;border-radius:2px;padding:7px;margin-right:10px;max-width:80px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.open-app-button{display:none}}html{color:#030303;background-color:#f9f9f9;font-size:10px;font-family:Roboto,Arial,sans-serif}body{margin:0;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);font-size:1.2rem;overflow-x:hidden}[hidden][hidden]{display:none;visibility:hidden}ytm-app>.spinner{margin-top:100px}ytm-header{display:block}header{height:48px}.player-container{position:absolute;top:48px;right:0;right:env(safe-area-inset-right);left:0;left:env(safe-area-inset-left);overflow:hidden;z-index:2;direction:ltr}[has-player-custom-control=true] .player-container{overflow:visible!important}.player-size{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;background-color:#000}.player-api{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.player-api[hidden],.player-api[loading=true],.player-api[playable=false]{display:none}.html5-video-player{position:absolute;top:0;left:0;right:0;bottom:0}ytm-app{display:block;overflow-x:hidden}ytm-app.watch-scroll-container-exp{overflow-x:visible}[has-soft-bar=true] ytm-app{padding-bottom:30px}[has-pivot-bar=true] ytm-app{padding-bottom:48px}ytm-header-bar.sticky-player,ytm-header.sticky-player,ytm-mobile-topbar-renderer.sticky-player{position:fixed;top:0;left:0;right:0;z-index:3;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}ytm-header-bar.sticky-player.out,ytm-mobile-topbar-renderer.sticky-player.out{top:-48px;-webkit-transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1),-webkit-transform 195ms cubic-bezier(.4,0,1,1);-webkit-transition-property:all;transition-property:all}ytm-header-bar.sticky-player.in,ytm-mobile-topbar-renderer.sticky-player.in{top:0;-webkit-transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1),-webkit-transform 225ms cubic-bezier(0,0,.2,1);-webkit-transition-property:all;transition-property:all}.player-container.sticky-player{position:fixed;top:48px;right:0;right:env(safe-area-inset-right);left:0;left:env(safe-area-inset-left);overflow:hidden;z-index:2}.player-container.header-in-player,.player-container.sticky-player.header-in-player{top:0}ytm-app.sticky-player{display:block;padding-top:48px}ytm-app.sticky-player.header-in-player{padding-top:0}@media (min-width:931px) and (orientation:landscape){.player-container,.player-container.sticky-player{right:256px}.player-placeholder-wrapper{width:calc(100% - 256px)}}@media (min-width:1280px) and (orientation:landscape){.player-container,.player-container.sticky-player{right:500px}.player-placeholder-wrapper{width:calc(100% - 500px)}}@media (max-width:930px) and (orientation:landscape){.player-size{padding-bottom:calc(56.25% - 96px)}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.player-size{padding-bottom:56.25%}}@media (max-width:320px) and (max-height:240px) and (orientation:landscape){.player-size{padding-bottom:56.25%}}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-app{padding-top:48px}ytm-header,ytm-header-bar,ytm-mobile-topbar-renderer{position:fixed;top:0;left:0;right:0;z-index:3}}.content-error{font-size:1.4rem;padding:12px;text-align:center}#player-thumbnail-overlay-container{position:absolute;height:100%;width:100%;top:0}#player-thumbnail-overlay-container .spinner{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}#player-thumbnail-overlay-animated{width:100%;height:100%;object-fit:cover}.player-thumbnail-fade-out{opacity:0;visibility:hidden;-webkit-transition:opacity 1s,visibility 1s;transition:opacity 1s,visibility 1s}#player-thumbnail-overlay{position:absolute;top:0;object-fit:cover}#player-container-id[playable=true] #player-thumbnail-overlay{visibility:hidden}body.loading.page-shorts #header,body.loading.page-shorts #player-container-id,body.loading.page-shorts .player-placeholder-wrapper{display:none}*{-ms-flex:0 1 auto}button{padding:0;border:none;outline:none;font:inherit;text-transform:inherit;color:inherit;background:transparent}html{word-wrap:break-word;color:#030303;background-color:#f9f9f9;-webkit-text-size-adjust:100%}input{background-color:transparent;padding-bottom:4px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;-webkit-border-radius:0;border-radius:0;margin-bottom:1px;font:inherit;color:#030303}textarea{background-color:transparent;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;border-radius:0;margin-bottom:1px;font:inherit;color:#030303}input::placeholder{color:#606060;opacity:1}textarea::placeholder{color:#606060;opacity:1}textarea{-webkit-appearance:none;-webkit-appearance:none;appearance:none;min-height:8.4rem;width:100%;border:1px solid rgba(0,0,0,0.1);padding:8px}input{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#737373;text-overflow:ellipsis}input:focus{margin-bottom:0;border-bottom-width:2px;border-bottom-color:#030303}form{margin:0}a{color:currentColor;text-decoration:none}strong,b{font-weight:500}h1,h2,h3,h4{margin:0 0 3px 0}h1,h2,h3,h4,.subhead{box-orient:vertical;-webkit-box-orient:vertical;display:box;display:-webkit-box;max-height:2.5em;-webkit-line-clamp:2;overflow:hidden;line-height:1.25;text-overflow:ellipsis;font-weight:normal}h2{font-size:1.8rem}h3{font-size:1.4rem}h4{font-size:1.3rem}.subhead{opacity:0.6}img{min-width:1px;min-height:1px;filter:none}.background-image{filter:none}.bottom-fade{position:absolute;top:0;bottom:0;width:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 90%)}img:not([src]){visibility:hidden}:focus{outline:none}.option{background-color:#fff}.title{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:0;font-size:1.5rem;font-weight:normal}p{margin:8px 0;line-height:1.25}.details{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:12px}.section{border-bottom:1px solid rgba(0,0,0,0.1)}.section:empty{display:none}.section+.section:not(:empty):last-of-type{border-bottom:0}.secondary-text{color:#606060}.small-text{font-size:1.2rem}.user-text{white-space:pre-wrap}.item{margin-top:12px;display:block}.item:last-child{margin-bottom:12px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.item{margin-top:8px}}.text-info:not(:empty)~.text-info:not(:empty)::before{content:"\002022";padding:0 4px}.image-overlay-text{text-shadow:1px 1px hsla(0,0%,6.7%,0.2),-1px 1px hsla(0,0%,6.7%,0.2),-1px -1px hsla(0,0%,6.7%,0.2),1px -1px hsla(0,0%,6.7%,0.2)}.image-overlay-icon{width:28px;height:28px;stroke:hsla(0,0%,6.7%,0.2);stroke-width:1px}#player-control-container{-webkit-tap-highlight-color:rgba(0,0,0,0)}[shorts-player="true"] #player,[shorts-player="true"] #player-shorts-container,[faux-fullscreen="true"] #player,[faux-fullscreen="true"] #player-control-container{position:fixed;top:0;left:0;right:0;bottom:0;padding-bottom:0}[shorts-player="true"] ytm-header-bar,[shorts-player="true"] ytm-mobile-topbar-renderer,[faux-fullscreen="true"] ytm-header-bar,[faux-fullscreen="true"] ytm-mobile-topbar-renderer{z-index:0}[shorts-player="true"] .player-container,[faux-fullscreen="true"] .player-container{overflow:visible;z-index:3}[shorts-player="true"] .ytp-unmute.ytp-popup{top:75px;left:0;left:env(safe-area-inset-left)}.ypc-promotion{color:#c00;font-size:1.2rem;font-weight:500;line-height:2.4rem}button,select,[role="button"],input[type="checkbox"]{cursor:pointer}.hidden-button{position:fixed;top:0;left:0;height:1px;width:1px}ytm-searchbox{display:-webkit-box;display:-webkit-flex;display:flex}.searchbox-form,.searchbox-input-wrapper,ytm-searchbox{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.mobile-topbar-header.restyle[data-mode=searching]{border-bottom:1px solid rgba(0,0,0,0.05)}.mobile-topbar-header.restyle .mobile-topbar-header-content{height:100%}.mobile-topbar-header.restyle .searchbox-form,.mobile-topbar-header.restyle .searchbox-input-wrapper{background-color:#f9f9f9}.mobile-topbar-header.restyle .searchbox-form.explicit-search-icon{border:1px solid rgba(0,0,0,0.1)}.mobile-topbar-header.restyle .searchbox-form{margin:8px 8px 8px 0;position:relative;border-radius:4px;overflow:hidden}.mobile-topbar-header.restyle .searchbox-input-wrapper{height:100%;border-radius:4px 0 0 4px;border-width:0;margin:0}.mobile-topbar-header.restyle .searchbox-input.title{height:100%;padding:0 0 0 8px;margin:0;border:none}.mobile-topbar-header.restyle .title{font-size:1.4rem;line-height:1.8rem}.mobile-topbar-header.restyle .title::-webkit-input-placeholder{color:#909090}.mobile-topbar-header.restyle .title::placeholder{color:#909090}.mobile-topbar-header.restyle .add-background-color{background-color:#f1f1f1;border:solid rgba(0,0,0,0.1);border-width:0 0 0 1px}.mobile-topbar-header.restyle .search-bar .icon-button,.mobile-topbar-header.restyle .searchbox-form .icon-button{width:48px;height:48px;padding:12px}.mobile-topbar-header.restyle .sbdd_a{margin-top:0}.mobile-topbar-header.restyle .searchbox-dropdown{top:49px}.searchbox-dropdown .sbpqs_a,.searchbox-dropdown .sbsb_i{color:#065fd4}.searchbox-input.title{width:100%;margin-top:4px}.searchbox-input.title[type=search]{-webkit-appearance:none;border-radius:0}.searchbox-input.title[type=search]::-webkit-search-cancel-button,.searchbox-input.title[type=search]::-webkit-search-decoration .searchbox-input.title[type=search]::-webkit-search-results-button,.searchbox-input.title[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.searchbox-dropdown{position:absolute;top:48px;left:0;right:0}.searchbox-dropdown .sbdd_a{font-size:1.4rem;color:#030303;background-color:#fff;display:block!important}.searchbox-dropdown .sbdd_b{background-color:rgba(0,0,0,0.1)}.searchbox-dropdown .sbmsq_a,.searchbox-dropdown .sbsb_d,.searchbox-dropdown .sbsb_e{background-color:#f1f1f1}.searchbox-dropdown .sbpqs_a,.searchbox-dropdown .sbsb_i{color:#065fd4}.searchbox-dropdown .sbpqs_d{overflow:auto}.searchbox-dropdown .sbsb_c{background-color:#f9f9f9}c3-material-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;min-width:5.14em;margin:0 .29em;font-size:1.4rem;text-transform:uppercase;border-radius:3px}c3-material-button.icon{min-width:0;width:40px;height:40px;margin:0}c3-material-button.compact{margin:-.7em -.57em}c3-material-button.compact+c3-material-button.compact{margin-left:.7em}.c3-material-button-button{padding:.7em .57em}.c3-material-button-button[disabled],c3-material-button.disabled .c3-material-button-button{color:#909090}c3-material-button.full-width .c3-material-button-button{width:100%}c3-material-button.full-width .c3-material-button-button .cbox{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.button-renderer{position:relative}.button-renderer[data-style=STYLE_BRAND]{color:#c00}.button-renderer[data-style=STYLE_PRIMARY]:not([disabled=true]){color:#fff;background-color:#065fd4}.button-renderer[data-style=STYLE_PRIMARY][disabled=true]{background-color:transparent}.button-renderer[data-style=STYLE_TEXT]{color:#606060}.button-renderer[data-style=STYLE_TEXT] .logo-arrow{fill:#fff}.button-renderer[data-style=STYLE_BLUE_TEXT]{color:#065fd4}.button-renderer[data-style=STYLE_BLUE_TEXT_WITH_INVERSE_THEME]{color:#3ea6ff}.button-renderer[data-style=STYLE_DESTRUCTIVE]{background-color:#c00;border-color:#c00;color:#fff}.button-renderer[data-style=STYLE_SUGGESTIVE]{border:1px solid #065fd4;color:#065fd4}.button-renderer[data-style=STYLE_OVERLAY]{background-color:hsla(0,0%,100%,0.3);color:#fff}.button-renderer[data-style=STYLE_DARK]{background-color:rgba(0,0,0,0.3);color:hsla(0,0%,100%,0.7)}.button-renderer[data-style=STYLE_INACTIVE_OUTLINE]{color:#606060;border:1px solid #606060;padding:5px 11px}.button-renderer[data-icon-only=true]{min-width:0;margin:0}.button-renderer[data-icon-only=false] .button-renderer-icon{margin:0 8px}.button-renderer-text{-webkit-align-self:center;align-self:center;min-height:1em;line-height:1em;font-weight:500}[is-busy=true] .button-renderer-icon,[is-busy=true] .button-renderer-text{visibility:hidden}.button-with-icon-spinner{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.undecoratedEndpointButton{text-align:left}.formatted-string-deemphasize{color:#606060}ytm-mobile-topbar-renderer{display:block;background-color:hsla(0,0%,100%,0.98)}ytm-mobile-topbar-renderer.sticky-player{position:fixed;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}ytm-mobile-topbar-renderer c3-overlay{z-index:3}.mobile-topbar-header{position:relative;z-index:2;box-shadow:0 4px 2px -2px rgba(0,0,0,.2)}.logo-in-player,.mobile-topbar-logo{color:red;padding:0 12px;width:30px;height:30px;margin-left:-1px}.logo-in-player.ringo-logo,.mobile-topbar-logo.ringo-logo{width:89px;height:20px;color:#212121;margin-left:0}.entity-logo-container{width:122px;margin-right:12px}.mobile-topbar-logo.entity-logo{padding:0;height:48px;width:auto;color:unset}.mobile-topbar-back-arrow{color:#606060;padding:12px}.mobile-topbar-header-content{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;color:#606060}.mobile-topbar-header-content,.search-bar{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0}.search-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background-color:#f1f1f1;border-radius:4px;height:32px}.search-filter-icon{-webkit-transform:translateY(-16%);transform:translateY(-16%)}.mobile-topbar-header.restyle .search-bar-text,.mobile-topbar-header.restyle .search-filter-icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-transform:translateY(0);transform:translateY(0)}.mobile-topbar-header.restyle .search-bar{background-color:rgba(0,0,0,0.05)}.logo-in-player-endpoint,.mobile-topbar-header-endpoint,.mobile-topbar-header.restyle .search-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.logo-in-player-endpoint,.mobile-topbar-header-endpoint{height:48px;text-align:left}.mobile-topbar-title{-webkit-user-select:none;user-select:none;color:#212121;font-weight:500}.search-bar-text{-webkit-transform:translateY(-16%);transform:translateY(-16%);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#030303;padding-left:12px;height:48px;line-height:48px;text-align:initial}.topbar-menu-button-avatar{position:relative;width:24px;height:24px}.mobile-topbar-header[data-mode=watch] .topbar-menu-button-avatar:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2)}ytm-mobile-topbar-renderer c3-icon{display:block}.mobile-topbar-header[data-mode=searching]{z-index:3;background-color:#f1f1f1}.mobile-topbar-header[data-mode=searching].restyle{background-color:#fff}.mobile-topbar-header:not([data-mode=searching])>.search-mode,.mobile-topbar-header[data-mode=searching]>.non-search-mode{display:none}.mobile-topbar-header[data-mode=watch]{background-color:#212121}.logo-in-player.ringo-logo,.mobile-topbar-header[data-mode=watch] .mobile-topbar-header-content,.mobile-topbar-header[data-mode=watch] .mobile-topbar-logo,.mobile-topbar-header[data-mode=watch] .mobile-topbar-title{color:#fff}.mobile-topbar-header[data-mode=watch] img{-webkit-filter:brightness(90%);filter:brightness(90%)}#header-bar:not(.sticky-player) .mobile-topbar-header[data-mode=select_site],#header-bar:not(.sticky-player) .mobile-topbar-header[data-mode=settings]{box-shadow:none}.mobile-topbar-header[data-mode=select_site] .mobile-topbar-back-arrow{color:#030303}.mobile-topbar-header-sign-in-button{min-height:36px;padding:5px 8px 5px 0}.mobile-topbar-header-sign-in-button .c3-material-button-button{padding:6px 16px 6px 10px}.mobile-topbar-header-sign-in-button c3-material-button.compact{margin:0}.mobile-topbar-header-sign-in-button .button-renderer{min-height:36px}.mobile-topbar-header-sign-in-button .button-renderer[data-style=STYLE_BLUE_TEXT_WITH_INVERSE_THEME]{border:1px solid #3ea6ff;border-radius:2px;min-height:36px}.mobile-topbar-header-sign-in-button .button-renderer[data-icon-only=false] .button-renderer-icon{margin-left:0}.mobile-topbar-header-sign-in-icon .icon-button{color:#3ea6ff}.mobile-topbar-header-sign-in-button .button-renderer[data-style=STYLE_DESTRUCTIVE]{background-color:#c00;border-color:#c00;color:#000}.topbar-menu-button-avatar-button,ytm-mobile-topbar-renderer ytm-menu .icon-button{padding:12px;height:48px;width:48px}.mobile-topbar-header-voice-search-button{box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0;background-color:#f1f1f1;border-radius:100px}.mobile-topbar-header-voice-search-button.button-renderer[data-icon-only=true]{margin-left:12px}.mobile-topbar-header-voice-search-button .c3-material-button-button{padding:4px}ytm-bubble-hint-renderer{font-size:1.4rem;display:inline-block;min-height:0;position:absolute;background-color:#065fd4;color:#fff;z-index:2;text-align:center;border-radius:2px;padding:16px}ytm-bubble-hint-renderer:before{content:"";position:absolute;top:99%;border:16px solid transparent;border-top:16px solid #065fd4}ytm-bubble-hint-renderer.position-top:before{right:calc(50% - 16px)}ytm-bubble-hint-renderer.position-topleft:before{right:16px}ytm-bubble-hint-renderer.position-topright:before{left:16px}ytm-pivot-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);z-index:2;height:48px;border-top:1px solid rgba(0,0,0,0.1);background:hsla(0,0%,100%,0.98);font-size:1.1rem}ytm-pivot-bar-renderer,ytm-pivot-bar-renderer c3-icon{color:#030303}@media (orientation:portrait){ytm-pivot-bar-renderer.pivot-bar-slide-out{bottom:-48px;padding-bottom:0;-webkit-transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1),-webkit-transform 195ms cubic-bezier(.4,0,1,1);-webkit-transition-property:all;transition-property:all}ytm-pivot-bar-renderer.pivot-bar-slide-in{bottom:0;-webkit-transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1),-webkit-transform 225ms cubic-bezier(0,0,.2,1);-webkit-transition-property:all;transition-property:all}}.pivot-bar-fallback-item,ytm-pivot-bar-item-renderer{min-width:0}.pivot-bar-fallback-item,.pivot-bar-item-tab,ytm-pivot-bar-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 0%;flex:1 1 0%}.pivot-bar-item-tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}ytm-pivot-bar-item-renderer .pivot-bar-item-tab[aria-selected=true],ytm-pivot-bar-item-renderer .pivot-bar-item-tab[aria-selected=true] .pivot-bar-item-title{color:#030303}.pivot-bar-item-title{max-width:100%;padding:0 4px;box-sizing:border-box;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ytm-profile-icon{display:inline-block;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;border-radius:50%;background-color:rgba(0,0,0,0.1)}.profile-icon-img{width:100%;height:100%}#menu,.menu-container{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;z-index:3}.menu-content{position:relative;z-index:2;max-height:100%;overflow-y:auto;color:#030303;background-color:#f9f9f9;padding:3px}.menu-content.menu-bottom{bottom:0;color:#030303;padding:0;position:fixed;max-width:100%;width:100%}.bottom-menu-cancel{border-top:1px solid #f1f1f1;padding:8px 0}.menu-content>a{display:block}.menu-cancel-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.menu-cancel-icon{margin:0 8px}.menu-content.menu-bottom c3-icon{color:#909090;margin:0 32px 0 0}.menu-content:not(.menu-show-icons) .menu-item-button c3-icon{display:none}@media (min-width:330px){.menu-content:not(.menu-bottom){min-width:250px;max-width:356px;margin:40px}}.menu-full-width .menu-content{min-width:100%;min-height:100%;margin:0;padding:0;height:1px;box-sizing:border-box}ytm-menu-item{display:block;padding:3px 0}.menu-item-button{box-sizing:border-box;display:block;font-size:1.6rem;padding:9px 12px;text-align:initial;text-transform:unset;width:100%}.menu-bottom .menu-item-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:1.6rem;padding:11px 16px}[modal-open-body]{position:fixed;left:0;right:0}.dialog{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%;box-sizing:border-box;padding:16px;margin:0 auto;font-size:1.3rem;color:#030303;background-color:#f9f9f9;border:none}.dialog,.dialog-body{overflow-x:hidden;overflow-y:auto}.dialog-body{max-height:300px;max-height:100vh}.dialog.scrollable .dialog-body{overflow-y:visible;overflow-x:visible;max-height:unset}.dialog-container{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;z-index:3}.dialog-container,.dialog-header{display:-webkit-box;display:-webkit-flex;display:flex}.dialog-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.dialog-buttons,.dialog-header{-webkit-flex-shrink:0;flex-shrink:0}.dialog-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:12px}.dialog-body a,.dialog-header a{color:#065fd4}.dialog-body ytm-menu-item a{color:currentcolor}@media (min-width:330px) and (min-height:330px){.dialog{min-width:250px;max-width:356px}.dialog-container{margin:0 40px;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}.dialog-fullscreen{min-width:100%;min-height:100%;margin:0;padding:0;height:1px}.dialog-fullscreen>.dialog-body{height:100%}c3-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1;cursor:pointer;background-color:rgba(0,0,0,0.8)}ytm-select{position:relative;display:inline-block;box-sizing:border-box;margin-right:4px;padding:0 10px;border:1px solid rgba(0,0,0,0.1);border-radius:2px;color:#030303;background:#f1f1f1;max-width:100%}.select{padding:16px 24px 16px 0;margin:0;border:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:inherit;background:none;font-size:1.4rem;font-family:inherit;-webkit-appearance:none;appearance:none;width:100%}.select-icon{position:absolute;right:4px;height:48px;pointer-events:none}c3-toast{display:block;position:fixed;z-index:4;left:0;right:0;bottom:0;box-sizing:border-box;padding:14px 24px;font-size:1.4rem;color:#fff;background:#212121;will-change:transform;margin-bottom:-100%}[has-safe-area-in-max=true] c3-toast{padding:14px max(24px,env(safe-area-inset-right)) 14px max(24px,env(safe-area-inset-left))}[has-pivot-bar=true] c3-toast{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);bottom:48px;bottom:calc(48px + var(--safe-area-inset-bottom));margin-bottom:-100%;margin-bottom:calc(-100% + var(--safe-area-inset-bottom));z-index:0}[modal-open-body] c3-toast,[shorts-player=true] c3-toast{bottom:0;margin-bottom:-100%;z-index:4}c3-toast[dir=out]{-webkit-transition:margin 195ms cubic-bezier(.4,0,1,1);transition:margin 195ms cubic-bezier(.4,0,1,1)}c3-toast[dir=in]{-webkit-transition:margin 225ms cubic-bezier(0,0,.2,1);transition:margin 225ms cubic-bezier(0,0,.2,1);margin-bottom:0}.player-debug-info{height:500px;direction:ltr}.player-settings-header{margin-bottom:20px}.player-caption-settings,.player-quality-settings,.player-speed-settings{width:100%;margin:4px 0 12px}#player-control-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;touch-action:manipulation}#player-control-overlay.animation-enabled{-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-property:all;transition-property:all}#player-control-overlay.pointer-events-off{pointer-events:none}#player-control-overlay.animation-enabled.tap-animation{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transition-property:all;transition-property:all}#player-control-overlay.fadein{background-color:rgba(0,0,0,.6);pointer-events:auto}#player-control-overlay .player-controls-content{visibility:hidden}#player-control-overlay.fadein .player-controls-content{visibility:visible}ytm-custom-control .player-controls-middle{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ytm-custom-control .icon-button{height:48px;width:48px;padding:12px}ytm-custom-control .player-controls-bottom .bigbar .icon-button{height:44px;width:44px;padding:8px;display:block}ytm-custom-control .player-controls-middle .icon-button{height:48px;width:48px;padding:6px}ytm-custom-control .player-controls-middle .icon-button>c3-icon{height:36px;width:36px}ytm-custom-control .player-control-play-pause-icon{margin:0 60px}ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button,ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button>c3-icon{height:56px;width:56px;padding:0}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-custom-control .player-control-play-pause-icon{margin:0 80px}ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button,ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button>c3-icon{height:64px;width:64px;padding:0}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-custom-control .icon-button{height:40px;width:40px;padding:8px}ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button{margin:0 12px;padding:8px}ytm-custom-control .player-controls-middle .player-control-play-pause-icon.icon-button>c3-icon{width:40px;height:40px}ytm-custom-control .player-controls-middle{margin-top:-6px}}[dir=rtl] ytm-custom-control .player-controls-middle,ytm-custom-control .autonav-user-education-container{-webkit-transform:translateY(-50%);transform:translateY(-50%)}ytm-custom-control .autonav-user-education-container{position:absolute;top:25%;width:100%}ytm-custom-control .player-controls-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:absolute;width:100%;bottom:0}.bigbar .player-controls-bottom{bottom:0;z-index:2}.bigbar.medium-modification .player-controls-bottom{bottom:30px;width:auto;left:12px;right:12px}.bigbar .player-controls-pb{bottom:-21px;position:absolute;width:100%;height:44px}.bigbar.medium-modification .player-controls-pb{bottom:0;left:30px;right:30px;width:auto;z-index:2}.bigbar .player-controls-pb.always-show{visibility:visible}body[faux-fullscreen=true] .bigbar .player-controls-pb{bottom:0}body[faux-fullscreen=true] .bigbar.medium-modification .player-controls-pb{left:12px;right:12px}body[faux-fullscreen=true] .bigbar .progress-bar-line{width:calc(100% - 24px);margin-left:12px}body[faux-fullscreen=true] ytm-custom-control .bigbar .player-controls-bottom{bottom:44px}body[faux-fullscreen=true] ytm-custom-control .player-controls-bottom{bottom:env(safe-area-inset-bottom)}ytm-custom-control .bigbar .player-controls-pb .icon-button>c3-icon,ytm-custom-control .player-controls-bottom .icon-button>c3-icon svg path,ytm-custom-control .player-controls-middle .icon-button>c3-icon svg path,ytm-custom-control .player-controls-top .icon-button>c3-icon svg path,ytm-custom-control .player-controls-top ytm-closed-captioning-button button[aria-pressed=false]>c3-icon svg path,ytm-custom-control .player-controls-top ytm-closed-captioning-button button[aria-pressed=true]>c3-icon svg path{fill:#fff}ytm-custom-control .player-controls-middle .icon-button.icon-disable>c3-icon svg path,ytm-custom-control .player-controls-top ytm-closed-captioning-button button>c3-icon svg path{fill:hsla(0,0%,100%,0.7)}ytm-custom-control .player-controls-top{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;top:0;right:0}[dir=rtl] ytm-custom-control .player-controls-background,[dir=rtl] ytm-custom-control .player-controls-top{direction:rtl}body[faux-fullscreen=true] ytm-custom-control .player-controls-top{top:env(safe-area-inset-top)}ytm-custom-control c3-overlay{visibility:visible}.storyboard-dragging .player-controls-bottom,.storyboard-dragging .player-controls-middle{display:none}.storyboard-dragging .player-storyboard{display:block}ytm-custom-control .player-controls-background{position:absolute;top:0;left:0;right:0;bottom:0}ytm-progress-bar{width:100%;overflow:visible;cursor:pointer}.progress-bar-line{position:absolute;width:100%;height:3px}.progress-bar-background{width:100%;opacity:.3}.progress-bar-background,.progress-bar-loaded{background-color:#fff}.progress-bar-loaded{opacity:.6;pointer-events:none!important}.progress-bar-played{background-color:red;pointer-events:none!important}.progress-bar-playhead{display:none}.progress-bar-playhead-wrapper{z-index:0}#player-control-overlay.fadein .progress-bar-playhead-wrapper .progress-bar-playhead{display:block;padding:8px 6px 8px 0}#player-control-overlay.fadein .bigbar .progress-bar-playhead-wrapper .progress-bar-playhead{display:block;padding:16px 18px 16px 12px;margin:-8px -12px}#player-control-overlay.fadein .progress-bar-playhead-wrapper .progress-bar-playhead .progress-bar-playhead-dot{display:block;height:12px;width:12px;border-radius:50%;background-color:red}#player-control-overlay.fadein .progress-bar-playhead-wrapper.in-dragging .progress-bar-playhead{padding:0}#player-control-overlay.fadein .bigbar .progress-bar-playhead-wrapper.in-dragging .progress-bar-playhead{margin:0}#player-control-overlay.fadein .progress-bar-playhead-wrapper.in-dragging .progress-bar-playhead .progress-bar-playhead-dot{height:16px;width:16px}.progress-bar-background,.progress-bar-loaded,.progress-bar-played{position:absolute;height:3px}.bigbar .progress-bar-background{width:calc(100% + 12px)}body[faux-fullscreen=true] .bigbar .progress-bar-background{width:100%}ytm-progress-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 12px 0 16px}.progress-bar-line{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:24px 0;width:calc(100% - 28px)}.bigbar .progress-bar-line{padding:20px 0;width:calc(100% - 12px)}.fixed{position:fixed}.player-storyboard{background-color:#fff;position:absolute;-webkit-transform:translate(-50%,-40px);transform:translate(-50%,-40px);display:none;border:1px solid #fff}.player-storyboard-title{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.player-storyboard-metadata{position:absolute;bottom:-4px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);left:50%;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;font-weight:500;font-size:12px}.player-storyboard-image{width:100%;height:100%;position:absolute}.bigbar ytm-progress-bar{padding:0;width:100%}.chaptered-player-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;left:0;right:0;background-color:rgba(0,0,0,.5);height:3px}.chaptered-player-bar-chapter{height:3px;background:red;margin:0 1px}.chaptered-player-bar-fill{background:red;height:3px}.hovered-macro-marker{position:relative;height:6px;top:-3px}.hovered-macro-marker .chaptered-player-bar-fill{height:6px}ytm-chaptered-player-bar-renderer{position:absolute;width:100%}ytm-time-display{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:16px;font-weight:500}.time-display-content{pointer-events:none}.time-display-content.time-display-with-live-dot{pointer-events:auto}.time-display-content.time-display-with-live-dot.live-at-head{pointer-events:none}.time-delimiter,.time-first,.time-second{color:#fff}.time-delimiter,.time-second{opacity:.7}.time-delimiter{margin:0 4px}.time-display-with-live-dot:before{display:inline-block;height:6px;width:6px;border-radius:50%;margin-right:4px;background-color:#fff;opacity:.7;content:""}.live-at-head.time-display-with-live-dot:before{background-color:red;opacity:1}.live-at-head{color:red}ytm-paid-content-overlay-renderer{color:#fff;-webkit-animation:fade 3s ease-in 20s forwards;animation:fade 3s ease-in 20s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;padding:12px 0 0 12px;display:-webkit-box;display:-webkit-flex;display:flex}ytm-paid-content-overlay-renderer.hidden{display:none}.ytm-paid-content-overlay-link{-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,0.6);border-left:4px solid #3ea6ff;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;max-width:312px;padding:8px}.ytm-paid-content-overlay-text{font-size:1.3rem;padding-left:8px}.ytp-paid-content-overlay{display:none}@-webkit-keyframes fade{to{opacity:0}}@keyframes fade{to{opacity:0;pointer-events:none}}.player-controls-double-tap-to-seek-content{position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;overflow:hidden}.player-controls-double-tap-to-seek-static-circle{position:absolute;border-radius:50%;background-color:#fff;opacity:.25}.player-controls-double-tap-to-seek-info{position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.player-controls-double-tap-to-seek-info[side=back]{left:16%}.player-controls-double-tap-to-seek-info[side=forward]{left:84%}.player-controls-top-tooltip{padding-top:12px;color:#fff}.player-controls-top-tooltip-label{text-align:justify;padding:0 12px}[dir=rtl] .player-controls-top-tooltip-label{direction:rtl}.player-controls-arrows-container{white-space:nowrap}.player-controls-backward-arrow,.player-controls-forward-arrow{display:inline-block;box-sizing:border-box}.player-controls-arrow-large{width:20px;height:20px;border:10px solid transparent}.player-controls-arrow-small{width:10px;height:10px;border:5px solid transparent}.player-controls-arrow-large.player-controls-forward-arrow{border-left:10px solid #fff;margin-right:-5px}.player-controls-arrow-large.player-controls-backward-arrow{border-right:10px solid #fff;margin-left:-5px}.player-controls-arrow-small.player-controls-forward-arrow{border-left:5px solid #fff;margin-right:-2.5px}.player-controls-arrow-small.player-controls-backward-arrow{border-right:5px solid #fff;margin-left:-2.5px}.player-controls-arrow-backward-fade-out,.player-controls-arrow-forward-fade-out{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.player-controls-arrow-forward-fade-out{-webkit-animation-name:fade-out-forward;animation-name:fade-out-forward}.player-controls-arrow-backward-fade-out{-webkit-animation-name:fade-out-backward;animation-name:fade-out-backward}.player-controls-arrow-backward-fade-out:nth-child(2),.player-controls-arrow-forward-fade-out:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.player-controls-arrow-backward-fade-out:first-child,.player-controls-arrow-forward-fade-out:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes fade-out-forward{0%{border-left-color:transparent}50%{border-left-color:#fff}to{border-left-color:transparent}}@keyframes fade-out-forward{0%{border-left-color:transparent}50%{border-left-color:#fff}to{border-left-color:transparent}}@-webkit-keyframes fade-out-backward{0%{border-right-color:transparent}50%{border-right-color:#fff}to{border-right-color:transparent}}@keyframes fade-out-backward{0%{border-right-color:transparent}50%{border-right-color:#fff}to{border-right-color:transparent}}.player-controls-header{position:relative;z-index:3;color:#fff}[dir=rtl] .player-controls-header{direction:rtl}.player-controls-header[data-mode=searching]{background-color:#f1f1f1;visibility:visible}.player-header-content{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;min-width:0}ytm-closed-captioning-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;width:48px;height:48px}ytm-closed-captioning-button>button{width:48px;height:48px;padding:12px}.autonav-user-education-container{color:#fff;display:-webkit-box;display:-webkit-flex;display:flex}[dir=rtl] .autonav-user-education-container{direction:rtl}.hide-autonav-element{display:none}.ytm-autonav-toggle-button-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;width:48px;height:48px}.ytm-autonav-toggle-button-container .spanner-icon-off,.ytm-autonav-toggle-button-container .spanner-icon-on{width:36px;height:14px;position:relative}.ytm-autonav-toggle-button-container .spanner-icon-off svg,.ytm-autonav-toggle-button-container .spanner-icon-on svg{position:absolute;top:0;left:0;width:36px;height:14px}.ytm-autonav-toggle-button-container .play-icon{left:22px}.ytm-autonav-toggle-button-container .pause-icon,.ytm-autonav-toggle-button-container .play-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px}.ytm-autonav-toggle-button-container .pause-icon,[dir=rtl] .ytm-autonav-toggle-button-container .play-icon{left:6px}[dir=rtl] .ytm-autonav-toggle-button-container .pause-icon{left:22px}ytm-thumbnail-overlay-time-status-renderer{margin:5px;padding:1px 4px;border-radius:2px;font-size:1.2rem;color:#fff;background-color:rgba(0,0,0,0.8)}ytm-thumbnail-overlay-time-status-renderer[data-style=LIVE]{text-transform:uppercase;color:#fff;background-color:rgba(204,0,0,0.9)}#player-endscreen,#player-endscreen-container{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.3)}ytm-player-endscreen{color:#eee}#player-endscreen[data-has-timer-countdown=true]{background-color:#000}ytm-player-endscreen .cued-thumbnail-overlay{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;opacity:.4}ytm-player-endscreen .upnext-top{position:absolute;bottom:50%;width:100%;text-align:center}ytm-player-endscreen .upnext-top .upnext-author,ytm-player-endscreen .upnext-top .upnext-header,ytm-player-endscreen .upnext-top .upnext-title{line-height:1.3em}ytm-player-endscreen .upnext-header{color:hsla(0,0%,100%,.7);font-size:1.5rem}ytm-player-endscreen .upnext-title{padding:0 10px 2px;margin-left:32px;margin-right:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.65rem}ytm-player-endscreen .upnext-author{padding:0 10px 10px;color:#fff;font-size:1.4rem}ytm-player-endscreen .upnext-middle{position:absolute;top:60%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px}ytm-player-endscreen a.autoplay-next-container,ytm-player-endscreen a.autoplay-next-container c3-icon{display:block;width:50px;height:50px;padding:0}ytm-player-endscreen .upnext-bottom{position:absolute;top:70%;width:100%;text-align:center}ytm-player-endscreen .autonav-off-controls-top{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;top:0;right:0}ytm-player-endscreen .autonav-user-education-container{position:absolute;top:25%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ytm-player-endscreen .autonav-off-controls{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ytm-player-endscreen .autonav-off-controls .icon-button{height:48px;width:48px;padding:6px}ytm-player-endscreen .autonav-off-controls .icon-button>c3-icon{height:36px;width:36px}ytm-player-endscreen .autonav-off-controls .icon-button>c3-icon svg{-webkit-filter:drop-shadow(0 0 1px rgba(0,0,0,.5));filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}ytm-player-endscreen .autonav-off-controls .icon-button>c3-icon svg path{fill:#fff}ytm-player-endscreen .autonav-off-controls .icon-button.icon-disable c3-icon svg path{fill:hsla(0,0%,100%,0.7)}ytm-player-endscreen .autonav-off-controls .endscreen-replay-button{margin:0 60px}ytm-player-endscreen .autonav-off-controls .endscreen-replay-button.icon-button,ytm-player-endscreen .autonav-off-controls .endscreen-replay-button.icon-button>c3-icon{height:56px;width:56px;padding:0}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-player-endscreen .autonav-off-controls{margin-top:-6px}ytm-player-endscreen .autonav-off-controls .endscreen-replay-button{margin:0 12px;padding:8px}}ytm-player-endscreen button.icon-button.endscreen-logo-play-button{left:50%;top:50%;margin-left:-46px;margin-top:-32px;padding:0;position:absolute;display:block}ytm-player-endscreen .endscreen-logo-play-button,ytm-player-endscreen .endscreen-logo-play-button c3-icon{width:92px;height:64px}ytm-player-endscreen .endscreen-logo-play-button c3-icon{fill:red}#player-endscreen.endscreen-v2{font-size:1.4rem}[dir=rtl] #player-endscreen.endscreen-v2[data-has-timer-countdown=true]{direction:rtl}#player-endscreen.endscreen-v2[data-has-timer-countdown=true]{padding:8px 16px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){#player-endscreen.endscreen-v2[data-has-timer-countdown=true]{padding:8px}}ytm-player-endscreen .autonav-top-panel{position:absolute;top:0;right:0;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}ytm-player-endscreen .autonav-top-panel icon-button{width:32px;height:32px;padding:4px}ytm-player-endscreen .autonav-off-controls-top{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;top:0;right:0}ytm-player-endscreen .autonav-user-education-container{position:absolute;top:25%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ytm-player-endscreen .autonav-endscreen-countdown-container{margin-bottom:16px}ytm-player-endscreen .autonav-endscreen-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:16px}ytm-player-endscreen .autonav-endscreen-countdown-container{color:#aaa;margin-bottom:4px}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-header span.autonav-endscreen-countdown-number{color:#fff;font-weight:500}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container:first-child{margin-right:12px}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .autonav-endscreen-video-info,ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .cued-thumbnail-overlay-v2{width:50%;-webkit-flex-basis:calc(50% - 6px);flex-basis:calc(50% - 6px)}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .cued-thumbnail-overlay-v2{position:relative}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .cued-thumbnail-overlay-v2 .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .cued-thumbnail-overlay-v2 .thumbnail-overlays{position:absolute;bottom:0;right:0}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .autonav-endscreen-video-info .autonav-endscreen-video-title{color:#fff;font-weight:400;margin-bottom:4px;line-height:1.25;-webkit-box-orient:vertical;display:-webkit-box;max-height:2.5em;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .autonav-endscreen-video-info .autonav-endscreen-video-author{color:#aaa;font-size:1.2rem}ytm-player-endscreen .autonav-endscreen-button-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}ytm-player-endscreen .autonav-endscreen-button-container c3-material-button:first-child{margin-right:8px}ytm-player-endscreen .autonav-endscreen-button-container c3-material-button{width:50%;-webkit-flex-basis:calc(50% - 8px);flex-basis:calc(50% - 8px);margin:0;background-color:hsla(0,0%,100%,.3)}ytm-player-endscreen .autonav-endscreen-button-container c3-material-button.cancel-autoplay{background-color:hsla(0,0%,100%,.1)}ytm-player-endscreen .autonav-endscreen-button-container c3-material-button button{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-player-endscreen .autonav-top-panel{display:none}ytm-player-endscreen .autonav-endscreen-countdown-container{margin-bottom:8px}ytm-player-endscreen .autonav-endscreen-button-container c3-material-button,ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .autonav-endscreen-video-info,ytm-player-endscreen .autonav-endscreen-countdown-container .autonav-endscreen-cued-video-container .cued-thumbnail-overlay-v2{width:50%;-webkit-flex-basis:calc(50% - 4px);flex-basis:calc(50% - 4px)}}.video-thumbnail-container-compact,.video-thumbnail-container-large,.video-thumbnail-container-vertical{position:relative;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden}.video-thumbnail-bg{background-color:rgba(0,0,0,0.1)}.video-thumbnail-container-large{padding-bottom:56.25%}.video-thumbnail-container-compact{width:160px;height:90px}.video-thumbnail-container-vertical{width:148px;height:248px}.video-thumbnail-container-vertical img{object-fit:cover}@media (max-width:549px) and (orientation:portrait){ytm-item-section-renderer:first-of-type .video-thumbnail-container-large{margin-top:0}.video-thumbnail-container-large{margin:-13px -12px 0;padding-top:13px}}@media (max-width:299px) and (orientation:portrait){.video-thumbnail-container-large{margin:0;padding-top:0}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.video-thumbnail-container-vertical{width:110px;height:183px}}fullscreen-overlay{position:fixed;top:0;width:100%;height:100%;background-color:#fff;overflow:scroll}ytm-about-this-ad-renderer{display:inline}ytm-about-this-ad-renderer iframe{position:abosolute;top:0;left:0;width:100%;height:100%}.typography-display-2{font-size:2.4rem;line-height:3.2rem}.typography-display-1{font-size:2rem;line-height:2.8rem;letter-spacing:.005em}.typography-title-2{font-size:1.6rem;line-height:2rem;letter-spacing:.01em}.typography-button,.typography-title-1{font-size:1.4rem;line-height:1.8rem;letter-spacing:.01em}.typography-button{font-weight:500;text-transform:uppercase}.typography-body-2b{font-weight:500}.typography-body-2a,.typography-body-2b{font-size:1.4rem;line-height:1.8rem;letter-spacing:.01em}.typography-body-1b{font-weight:500}.typography-body-1a,.typography-body-1b{font-size:1.2rem;line-height:1.6rem;letter-spacing:.02em}.typography-label{font-size:1rem;line-height:1.4rem}ytm-badge{display:inline-block;padding:2px 4px;border-radius:2px;font-size:1.2rem;color:#606060;background-color:rgba(0,0,0,0.05)}ytm-badge>y-icon{width:13px;height:13px}ytm-badge+ytm-badge{margin-left:4px}ytm-metadata-badge-renderer+ytm-metadata-badge-renderer{margin-left:4px}ytm-metadata-badge-renderer c3-icon{height:15px;width:15px;vertical-align:sub}.metadata-badge[data-type=BADGE_STYLE_TYPE_SIMPLE]{color:#606060;background-color:rgba(0,0,0,0.05)}.metadata-badge[data-type=BADGE_STYLE_TYPE_RED]{color:#c00;background-color:rgba(0,0,0,0.05)}.metadata-badge[data-type=BADGE_STYLE_TYPE_PREMIUM]{color:#606060;background-color:rgba(0,0,0,0.05);padding:0 4px 0 0}.metadata-badge[data-type=BADGE_STYLE_TYPE_PREMIUM] c3-icon{height:14px;width:14px;padding:2px 4px 2px 2px}.metadata-badge[data-type=BADGE_STYLE_TYPE_YPC]{color:#107516;background-color:rgba(0,0,0,0.05)}.metadata-badge[data-type=BADGE_STYLE_TYPE_COLLECTION],.metadata-badge[data-type=BADGE_STYLE_TYPE_VERIFIED],.metadata-badge[data-type=BADGE_STYLE_TYPE_VERIFIED_ARTIST]{background:none;padding:0}.metadata-badge[data-type=BADGE_STYLE_TYPE_DISABLED]{color:#909090}.metadata-badge[data-type=BADGE_STYLE_TYPE_COLLECTION]{text-transform:uppercase}ytm-badge-supported-renderer{display:-webkit-box;display:-webkit-flex;display:flex}ytm-badge-supported-renderer>ytm-metadata-badge-renderer{min-width:0;-webkit-flex-shrink:10000;flex-shrink:10000}ytm-badge-supported-renderer>ytm-metadata-badge-renderer:first-child{-webkit-flex-shrink:1;flex-shrink:1}ytm-badge-supported-renderer ytm-badge{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.standalone-collection-badge{color:#030303;background:none}.standalone-collection-badge a{color:#065fd4}.standalone-collection-badge .icon-text{display:inline;margin-right:4px}.top-standalone-badge ytm-badge,.top-standalone-badge ytm-badge[data-type]{padding:12px 4px 4px;margin-top:-12px}.top-standalone-badge ytm-badge:first-child,.top-standalone-badge ytm-badge[data-type]:first-child{margin-left:-12px;padding-left:12px}.top-standalone-badge ytm-badge a{display:inline-block;padding:12px 4px 4px;margin:-12px 0 -4px}.top-standalone-badge ytm-badge:first-child a:first-child{margin-left:-12px;padding-left:12px}.top-standalone-badge ytm-badge:last-child a:last-child{padding-right:12px}ytm-standalone-ypc-badge-renderer{margin-left:4px}.standalone-ypc-badge[data-type=STYLE_AVAILABLE]{background-color:rgba(0,0,0,0.05);color:#107516}.standalone-ypc-badge[data-type=STYLE_PURCHASED]{font-weight:700}.standalone-ypc-badge[data-type=STYLE_NOT_AVAILABLE]{background:#909090;color:#fff}.standalone-ypc-badge[data-type=STYLE_DISCOUNT]{background:rgba(0,0,0,0.05);color:#606060;text-decoration:line-through}ytm-text-badge-renderer+ytm-text-badge-renderer{margin-left:4px}ytm-text-badge-renderer c3-icon{height:15px;width:15px;vertical-align:sub}.text-badge[data-type=BADGE_STYLE_TYPE_SIMPLE]{color:#606060;background-color:rgba(0,0,0,0.05)}.text-badge[data-type=BADGE_STYLE_TYPE_RED]{color:#c00;background-color:rgba(0,0,0,0.05)}ytm-flow-root-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}ytm-flow-bottom-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;box-sizing:border-box;padding:12px 24px 24px}.flow-bottom-bar-renderer-secondary-button{padding-right:8px}.FLOW_BOTTOM_BAR_BUTTON_LAYOUT_STYLE_FLEX_PRIMARY>.flow-bottom-bar-renderer-primary-button,.FLOW_BOTTOM_BAR_BUTTON_LAYOUT_STYLE_FULL_DISTRIBUTED>*{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.FLOW_BOTTOM_BAR_BUTTON_LAYOUT_STYLE_JUSTIFY_END{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}ytm-flow-step-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.flow-step-renderer-content,ytm-flow-step-renderer{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-flow-top-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:24px}.flow-top-bar-renderer-back-button{margin-right:8px}.flow-top-bar-renderer-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.flow-top-bar-renderer-subtitle{color:#606060}ytm-billboard-masthead-renderer{display:block;width:100%}.billboard-masthead-renderer-billboard{width:100%}ytm-bullet-formatted-string{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;white-space:pre-line}.bullet-formatted-string-text{margin:0 12px}.media-product-renderer{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}.media-product-renderer,.media-product-renderer-metadata{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.media-product-renderer-metadata{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.media-product-renderer-metadata-lines{padding-top:4px}.media-product-renderer-image{padding-right:12px}ytm-metadata-line-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:wrap-reverse;flex-flow:wrap-reverse;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.metadata-line-renderer-text{color:#606060}.metadata-line-renderer-badge{padding-right:4px}ytm-offer-detail-renderer{display:block}ytm-offer-detail-renderer>*{margin:8px 0}.offer-detail-renderer-terms{padding:8px 0;color:#606060}.offer-detail-renderer-terms>a{color:#065fd4}ytm-offer-detail-step-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.offer-detail-step-renderer-body{padding:0 12px}ytm-offer-content-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:8px 12px}.offer-content-renderer-thumbnail{height:32px;width:32px;margin-right:12px}.offer-content-renderer-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-align-self:stretch;align-self:stretch;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.offer-content-renderer-description{color:#606060}ytm-offer-section-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;border-bottom:1px solid rgba(0,0,0,0.1)}.offer-section-renderer-heading{padding:8px 12px}.offer-section-renderer-description{color:#606060}ytm-offer-selection-step-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-bottom:16px;max-height:600px;max-width:520px;min-width:300px}ytm-offer-section-renderer:last-of-type{border:none}ytm-media-product-renderer>.media-product-renderer{padding:12px 0 12px 12px;border-bottom:1px solid rgba(0,0,0,0.1)}.confirmation-masthead{position:relative;margin-left:auto;margin-right:auto;width:90px}.thumbnail{width:90px}.entitlement-icon{border-radius:50%;overflow:hidden;background-color:#deffde;color:#107516;height:32px;width:32px;position:absolute;bottom:-5%;right:-10%}ytm-purchase-complete-detail-renderer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;font-size:1.6rem;line-height:1.25;white-space:pre-line}ytm-purchase-complete-detail-renderer>*{margin:8px 0}.purchase-complete-detail-description{display:block}.purchase-complete-detail-description a{color:#065fd4}ytm-purchase-complete-step-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.purchase-complete-step-renderer-body{padding:8px 24px;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto}ytm-text-input-form-field-renderer{font-size:1.4rem}ytm-text-input-form-field-renderer label{display:block;margin-bottom:12px;color:#606060;font-size:1.2rem}ytm-text-input-form-field-renderer input{display:block;width:100%;margin-bottom:0}ytm-text-input-form-field-renderer.input-invalid,ytm-text-input-form-field-renderer.input-outlined{border:1px solid rgba(0,0,0,0.1);border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);display:block;padding:4px 8px 12px}ytm-text-input-form-field-renderer.input-outlined input,ytm-text-input-form-field-renderer.input-outlined textarea{border:0}ytm-text-input-form-field-renderer.input-invalid,ytm-text-input-form-field-renderer.input-invalid input,ytm-text-input-form-field-renderer.input-invalid textarea{border-color:#c00}.text-input-invalid-message{margin-top:4px;color:#c00}ytm-compact-link-renderer{display:block}.compact-link-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.compact-link-icon{margin-right:32px}ytm-compact-link-renderer>c3-material-button{-webkit-box-pack:start;-webkit-justify-content:start;justify-content:start;margin:0}ytm-compact-link-renderer c3-icon{float:left}.compact-link-endpoint{box-sizing:border-box;text-transform:none;font-size:1.6rem;height:48px;padding:12px;width:100%}.compact-link-subtitle{font-size:1.4rem;opacity:.6}ytm-dropdown-renderer{display:block}.dropdown-label{display:block;margin-bottom:4px}.error-and-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.error-and-count .char-count{visibility:hidden;color:#606060;margin:4px 0 0 8px;font-size:1.2rem;line-height:1.6rem;word-break:normal;word-wrap:normal}.error-and-count .char-count.show-count{visibility:visible}.add-to-playlist-create-link,ytm-add-to-playlist-create-renderer{display:block}.add-to-playlist-create-header{margin-bottom:20px}.add-to-playlist-create-link .compact-link-endpoint{font-size:1.4rem}.add-to-playlist-privacy-input{margin:20px 0}.add-to-playlist-privacy-input label{color:#606060;font-size:1.2rem}.add-to-playlist-privacy-input ytm-badge{margin-bottom:8px}.add-to-playlist-errors{font-size:1.4rem;color:#c00}ytm-create-playlist-buttons-component{display:-webkit-box;display:-webkit-flex;display:flex}.gaming-account-link-confirm-dialog-renderer-banner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;padding-bottom:16px}.gaming-account-link-confirm-dialog-renderer-background{background:rgba(0,0,0,0.1);height:88px;position:absolute;left:0;top:0;width:100%;z-index:-1}.gaming-account-link-confirm-dialog-renderer-title{-webkit-line-clamp:initial;max-height:none;padding:8px 0 0}.gaming-account-link-confirm-dialog-renderer-avatar{border-radius:100%;height:56px;margin:0 -16px;width:56px}.gaming-account-link-confirm-dialog-renderer-icon{background:#3ea6ff;border-radius:100%;color:#fff;height:20px;padding:2px;width:20px;z-index:2}.gaming-account-link-confirm-dialog-renderer-close{color:#909090;position:absolute;right:0;top:0}.gaming-account-link-confirm-dialog-renderer-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%}.gaming-account-link-confirm-dialog-renderer-buttons:not([loading]) .spinner,.gaming-account-link-confirm-dialog-renderer-buttons[loading] .gaming-account-confirm-dialog-renderer-button{display:none}ytm-report-channel-modal-footer-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:16px}.gaming-account-link-setting-renderer-banner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;padding-bottom:24px}.gaming-account-link-setting-renderer-background{background:rgba(0,0,0,0.1);height:88px;position:absolute;left:0;top:0;width:100%;z-index:-1}.gaming-account-link-setting-renderer-title{-webkit-line-clamp:initial;border-bottom:1px solid rgba(0,0,0,0.1);max-height:none;padding-bottom:16px;margin-bottom:8px}.gaming-account-link-setting-renderer-avatar{border-radius:100%;height:56px;width:56px}.gaming-account-link-setting-renderer-icon{color:#fff;background:#3ea6ff;border-radius:100%;padding:2px;width:20px;height:20px;margin:0 8px}.gaming-account-link-setting-renderer-close{color:#909090;position:absolute;right:0;top:0}.gaming-account-link-setting-renderer-buttons,.gaming-account-link-setting-renderer-buttons .c3-material-button-button{width:100%}.gaming-account-link-setting-renderer-buttons .c3-material-button-button .cbox{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.gaming-account-link-setting-renderer-buttons:not([loading]) .spinner,.gaming-account-link-setting-renderer-buttons[loading] .gaming-account-link-setting-renderer-button{display:none}c3-material-button.gaming-account-link-setting-renderer-button.compact{margin:0}.consent-bump-v2-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:3;background-color:rgba(0,0,0,0.8)}ytm-consent-bump-v2-renderer .dialog{padding:16px;overflow-x:hidden;max-height:80vh;overflow-y:hidden}.mandatory-consent-v2-kickin{border-radius:2px;padding:20px}.mandatory-consent-v2-kickin .dialog-topbar{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-left:-16px}.mandatory-consent-v2-kickin .dialog-topbar,.mandatory-consent-v2-kickin .dialog-topbar-logo{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.mandatory-consent-v2-kickin .dialog-topbar-logo{margin-left:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mandatory-consent-v2-kickin .dialog-topbar-ringo-logo{width:89px;height:20px;margin-right:4px}.mandatory-consent-v2-kickin .dialog-topbar-logo-aside{color:#909090;font-size:1.2rem;margin-top:4px;font-family:Google Sans,Roboto,Arial,sans-serif}.mandatory-consent-v2-kickinr .dialog-topbar-sign-in-button{height:48px;width:48px}.mandatory-consent-v2-kickin .dialog-topbar-sign-in-button c3-icon{color:#065fd4;height:40px;width:40px}.mandatory-consent-v2-kickin .consent-bump-v2-lightbox-header{color:#030303;margin:12px 0 0;font-size:2rem;overflow:visible;line-height:1.25}.mandatory-consent-v2-kickin .dialog-body{color:#606060;margin-bottom:24px;line-height:2rem;font-size:1.4rem;letter-spacing:.2px;max-height:5000px}.mandatory-consent-v2-kickin .dialog-body .leading-text{color:#030303}.mandatory-consent-v2-kickin .dialog-buttons{display:-webkit-box;display:-webkit-flex;display:flex;margin:12px 0 0;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;font-size:1.4rem;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mandatory-consent-v2-kickin .dialog-buttons .c3-material-button-button{padding:.8em 1.8em}.mandatory-consent-v2-kickin .dialog-buttons c3-material-button:first-child{min-width:9em;min-height:2em;margin:0 0 4px}.mandatory-consent-v2-kickin .dialog-buttons c3-material-button:last-child{min-width:7em;min-height:2em;margin:0 0 4px 8px}.mandatory-consent-v2-kickin .button-renderer-text{text-transform:uppercase}.mandatory-consent-v2-kickin .dialog-scrollable-content{overflow-y:auto;margin-bottom:12px;padding:0 8px}.mandatory-consent-v2-kickin .dialog-scrollable-content .legal-text{margin:16px 0}.mandatory-consent-v2-kickin .leading-text{line-height:2rem;font-size:1.6rem}.mandatory-consent-v2-kickin .dialog-scrollable-content ul{padding-left:0}.mandatory-consent-v2-kickin .dialog-scrollable-content ul li{margin:6px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.mandatory-consent-v2-kickin .dialog-scrollable-content ul li div.list-icon{margin-right:8px}.mandatory-consent-v2-kickin .show-more-button.compact{background-color:#f1f1f1;margin:0}.mandatory-consent-v2-kickin .consent-bump-v2-footer{display:none;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#fff}.consent-bump-v2-footer .language-picker{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.consent-bump-v2-footer .privacy-terms{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mandatory-consent-v2-kickin .privacy-terms .term-separator{padding:0 8px;display:inline-block}.language-picker-dropdown ytm-select{border:0;background-color:#fff;color:#606060}.language-picker-dropdown select{padding:0;width:8em;font-size:1.2rem}.language-picker-dropdown .select-icon{height:1.4rem}.like-button-renderer [aria-pressed=true] c3-icon{color:#065fd4}.like-button-renderer [aria-pressed=true] c3-icon path{fill:#3ea6ff;stroke:#fff;stroke-width:1px}ytm-menu-renderer{display:-webkit-box;display:-webkit-flex;display:flex}.modal-title{-webkit-line-clamp:initial;max-height:none}ytm-promo{display:block;background:rgba(0,0,0,0.1);text-align:center}.promo-img{max-height:246px;max-width:100%;min-height:8px}.promo-title{font-size:2.2rem;margin-bottom:8px}.promo-subtitle{width:100%;font-size:1.4rem;color:#606060;margin-bottom:16px}.promo-content{padding:8px 8px 0}.promo-img+.promo-content{padding-top:0}ytm-location-collection-renderer{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:calc(100vh - 48px);text-align:center}ytm-location-collection-renderer .loading-text{font-size:1.6rem;line-height:1.25;margin-top:24px;width:100%}ytm-location-collection-renderer .button-renderer-text{font-size:1.4rem;font-weight:500;line-height:1.25}ytm-location-collection-renderer .button-renderer{-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:2px;height:36px;padding:8px}ytm-location-collection-renderer ytm-promo{background:none;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding-bottom:16px}ytm-location-collection-renderer ytm-promo .promo-img{margin-bottom:16px;width:120px}ytm-location-collection-renderer ytm-promo .promo-title{display:block;font-size:2.4rem;font-weight:500;line-height:1.25;margin-bottom:16px;text-align:center;width:256px;word-break:break-word}ytm-location-collection-renderer ytm-promo .promo-subtitle{color:#030303;display:block;font-size:1.6rem;line-height:1.25;margin-bottom:24px;margin-left:auto;margin-right:auto;width:256px;word-break:break-word}ytm-notification-multi-action-renderer{display:block}.notification-multi-action-content-wrapper{padding:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.notification-multi-action-text-wrapper{box-sizing:border-box;max-width:100%;color:#606060;padding:8px}.notification-multi-action-button{display:-webkit-box;display:-webkit-flex;display:flex;color:#065fd4}.notification-multi-action-button c3-material-button{padding:8px;margin:inherit}ytm-notification-text-renderer{display:inline-block;font-size:1.4rem;padding:8px 12px}.comment-reply-input{margin:10px 0}ytm-dropdown-form-field-renderer,ytm-playlist-settings-editor-casual-section-renderer,ytm-playlist-settings-editor-renderer{display:block}.casual-section-header-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 4px 2px -2px rgba(0,0,0,.2)}.casual-section-header-container .casual-section-header-title{color:#030303;font-size:1.6rem;margin-bottom:0}.casual-section-header-container .icon-button{width:48px;height:48px;color:#606060}.casual-section-header-container .icon-button.check-button{margin-left:auto}.casual-section-thumbnail-and-title{display:-webkit-box;display:-webkit-flex;display:flex;margin:16px}.casual-section-description-and-privacy{margin:16px}.casual-section-thumbnail-container{margin-right:16px}.casual-section-playlist-title{width:40%;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait),(min-width:300px) and (max-width:330px){.casual-section-thumbnail-and-title{display:block}.casual-section-thumbnail-container{margin-right:0}.casual-section-playlist-title{width:auto;margin-top:16px}}.casual-section-playlist-description{width:100%}.casual-section-playlist-privacy{margin-top:24px}.casual-section-errors{width:100%;margin-top:4px;color:#c00;font-size:1.2rem;line-height:1.6rem;word-break:break-word}.unified-share-url,.unified-share-url-input{display:block;padding:12px;color:#065fd4;background-color:#e9e9e9}.unified-share-url-input{width:100%;border-bottom-style:none}.share-target-link{display:block;padding:12px}ytm-unicorn-iframe{position:fixed;top:0;width:100%;height:100%;background:#fff}ytm-offer-group-renderer{display:block}ytm-offer-group-renderer .offer-group-title{margin:0;font-size:1.4rem;padding:0 8px 8px}ytm-offer-group-renderer .offer-group-byline{padding:4px 8px 8px;line-height:1.4;color:#606060;font-size:1.2rem}ytm-offer-group-renderer .offer-group-offers{margin:.7em .57em 12px 0;min-width:0;display:-webkit-box;display:-webkit-flex;display:flex;padding:8px 8px 16px 16px;word-break:break-word}ytm-tvfilm-offers-renderer{display:block}ytm-tvfilm-rich-offers-renderer{overflow:scroll;display:block;padding:0 16px}ytm-tvfilm-rich-offers-renderer .rich-offers-headline{padding:16px 8px;font-weight:500;font-size:2rem;text-align:center}ytm-tvfilm-rich-offers-renderer .rich-offers-top{padding:0 8px 16px}ytm-tvfilm-rich-offers-renderer .rich-offers-button{position:fixed;top:4px;left:8px;height:48px;width:48px}ytm-tvfilm-rich-offers-renderer .rich-offers-button c3-icon{height:20px;width:20px;stroke:currentcolor}ytm-tvfilm-rich-offers-renderer .rich-offers-legal{font-size:1rem;line-height:1.25;padding:0 8px 16px;color:#606060}ytm-tvfilm-rich-offers-renderer .rich-offers-legal a{color:#065fd4}ytm-tvfilm-sellable-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-tvfilm-sellable-item-renderer.poster-thumbnail .video-thumbnail-container-compact{width:160px;height:230px}ytm-tvfilm-sellable-item-renderer.square-thumbnail .video-thumbnail-container-compact{height:160px}ytm-tvfilm-sellable-item-renderer .sellable-item-metadata{padding:0 8px;min-width:0}ytm-unplugged-pause-membership-dialog-renderer{display:block}.pause-dialog-title a,.pause-period-messages a{color:#030303}.pause-dialog-messages a,.pause-end-messages a{color:#606060}.pause-slider{box-sizing:border-box;padding-right:2px;width:100%}.ytm-channel-name{display:-webkit-box;display:-webkit-flex;display:flex;max-width:100%}.ytm-channel-name-background{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;max-height:1.25em}.ytm-channel-name-background[isVerified=true]{padding:2px 1.25rem 1px 4px;background-color:rgba(0,0,0,0.15)}.ytm-channel-name-background[isKaiOS=false][isOwnerComment=true]{padding:2px 4px 1px;background-color:#606060;color:#fff}.ytm-channel-name-background[applySubheadOpacity=true][isVerified=false]{opacity:.6}.ytm-channel-name-background[isOwnerComment=true][isVerified=true]{padding-right:1.25rem}.ytm-channel-name-background[isVerified=true]:after{content:"";position:absolute;top:0;width:0;height:0;right:0;border-top:1rem solid transparent;border-bottom:1rem solid #fff;border-right:.6rem solid #fff;border-left:.6rem solid transparent}ytm-c4-tabbed-header-renderer .ytm-channel-name-background[isVerified=true]:after{border-right-color:#fff;border-bottom-color:#fff}.ytm-channel-name-background[isTwoLines=true]{max-height:2.5em;padding-right:2.2rem;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.ytm-channel-name-background[isTwoLines=true][isVerified=true]:after{border-width:2.5rem 1.2rem}ytm-badge-and-byline-renderer{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;max-height:3em;text-overflow:ellipsis;overflow:hidden}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-badge-and-byline-renderer{display:block;max-height:none;overflow:visible}}.ytm-badge-and-byline-item-badge,.ytm-badge-and-byline-item-byline,.ytm-badge-and-byline-separator{margin-right:4px}.ytm-badge-and-byline-item-byline{display:inline}.ytm-badge-and-byline-item-badge{display:inline-block}.ytm-badge-and-byline-item-byline{opacity:.6}.ytm-badge-and-byline-separator{font-size:1.2rem;opacity:.6}ytm-badge-and-byline-renderer ytm-badge-supported-renderer{position:relative}ytm-large-media-item{display:block;padding:0 12px;min-width:0}ytm-large-media-item[use-vertical-layout]{padding:0}ytm-large-media-item[use-vertical-layout] .large-media-channel,ytm-large-media-item[use-vertical-layout] .large-media-item-metadata{margin-top:8px}ytm-large-media-item>a{display:block}.inline-byline-channel-name{margin-bottom:3px}.large-media-item-metadata{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-width:0}.large-media-item-top-badges ytm-metadata-badge-renderer{display:block}.large-media-icon{width:40px;height:40px}.large-media-channel{-webkit-flex-shrink:0;flex-shrink:0}.large-media-item-info,ytm-large-media-item .details{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0}.large-media-item-info{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin-left:12px}.details.feature-phone-minimal-lockups .large-media-item-info,.large-media-item-info[no-channel-avatar=true]{margin-left:0}.large-media-item-headline-placeholder{height:16px;max-width:300px;margin-bottom:8px;background-color:rgba(0,0,0,0.1);border-radius:2px}.large-media-item-headline-placeholder:nth-child(2){width:120px;margin-bottom:8px}.large-media-item-endorsement-container{background-color:#f1f1f1;color:#606060;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.large-media-item-endorsement-container:after{content:"";border-bottom:24px solid rgba(0,0,0,0.05);border-left:24px solid transparent}.large-media-item-secondary-headline{font-weight:400;padding:8px 12px;margin:0}.large-media-item-secondary-headline span{font-size:1.4rem;overflow:hidden;line-height:1.25;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;max-height:2.5em;-webkit-line-clamp:2}.large-media-item-subhead-placeholder{height:16px;width:120px;margin-bottom:3px;background-color:rgba(0,0,0,0.1);border-radius:2px}.large-media-item-menu{-webkit-flex-shrink:0;flex-shrink:0}.large-media-item-byline{unicode-bidi:-webkit-isolate;unicode-bidi:isolate}ytm-large-media-item .details.feature-phone-minimal-lockups .large-media-channel{display:none}ytm-large-media-item .details{margin-top:12px;margin-bottom:24px}ytm-large-media-item[use-vertical-layout] .details{margin-top:4px}ytm-browse ytm-item-section-renderer:first-of-type ytm-large-media-item{margin:-12px 0 0}ytm-large-media-item .video-thumbnail-overlay-side{width:33%}@media (min-width:550px) and (orientation:portrait){ytm-browse ytm-item-section-renderer:first-of-type ytm-promoted-video-renderer ytm-large-media-item{margin-top:0}}@media (min-aspect-ratio:13/9) and (orientation:landscape),(min-width:931px) and (orientation:landscape){ytm-large-media-item:not([use-vertical-layout]){display:-webkit-box;display:-webkit-flex;display:flex;min-width:0}ytm-large-media-item:not([use-vertical-layout]) .large-media-item-thumbnail-container{-webkit-flex-shrink:0;flex-shrink:0}ytm-large-media-item:not([use-vertical-layout]) .video-thumbnail-container-large{width:200px;height:112px;padding-bottom:0}ytm-large-media-item:not([use-vertical-layout]) .details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0 12px;min-width:0;width:100%}ytm-large-media-item:not([use-vertical-layout]) .large-media-item-info{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}ytm-large-media-item:not([use-vertical-layout]) .large-media-item-metadata{margin-bottom:2px;max-height:70px;overflow:hidden;min-width:0}ytm-large-media-item[use-vertical-layout] h3{margin-bottom:8px}ytm-large-media-item:not([use-vertical-layout]) .large-media-channel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;width:100%}ytm-large-media-item:not([use-vertical-layout]) .large-media-item-extra-endpoint{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-browse ytm-item-section-renderer:first-of-type ytm-large-media-item:not([use-vertical-layout]){margin-top:0}ytm-large-media-item:not([use-vertical-layout]) .large-media-item-info{margin-left:0}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-large-media-item{padding:0 8px}ytm-large-media-item .details{margin-top:12px;margin-bottom:12px}ytm-browse ytm-item-section-renderer:first-of-type ytm-large-media-item{margin-top:8px}}ytm-thumbnail-overlay-resume-playback-renderer{display:block;width:100%;height:4px;background-color:#909090}.thumbnail-overlay-resume-playback-progress{background-color:red;height:4px;left:0}ytm-visit-site-cta-renderer{color:#065fd4}.video-thumbnail-overlay-bottom,.video-thumbnail-overlay-bottom-icon,.video-thumbnail-overlay-bottom-icon-text,.video-thumbnail-overlay-side{position:absolute;color:#fff;background-color:rgba(0,0,0,0.8)}.video-thumbnail-overlay-side{top:0;bottom:0;right:0;min-width:50px;font-size:1.4rem}.video-thumbnail-overlay-bottom{bottom:0;left:0;right:0;padding:1px 0;font-size:1.2rem;text-align:center}.video-thumbnail-overlay-bottom-group{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.video-thumbnail-overlay-bottom-group ytm-thumbnail-overlay-resume-playback-renderer{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.video-thumbnail-overlay-bottom-icon,.video-thumbnail-overlay-bottom-icon-text{bottom:0;left:0;right:0;padding:0 8px;font-size:1.2rem;text-align:center;height:24px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video-thumbnail-overlay-bottom-icon{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.video-thumbnail-overlay-bottom-icon-text c3-icon,.video-thumbnail-overlay-bottom-icon c3-icon{color:#fff;height:24px;width:24px}.video-thumbnail-overlay-bottom-icon-text{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}ytm-promoted-video-renderer{display:block}.promoted-video-badge{margin-right:4px;color:#fff;background-color:#fbc02d}.promoted-video-shelf-title{display:none}.promoted-video-byline-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media (max-width:549px) and (orientation:portrait){.promoted-video-byline-container{padding:4px 0}}@media (max-width:930px) and (orientation:landscape){ytm-promoted-video-renderer ytm-large-media-item .large-media-item-info .large-media-item-metadata{max-height:none}}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]){display:-webkit-box;display:-webkit-flex;display:flex;min-width:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-item-thumbnail-container{-webkit-flex-shrink:0;flex-shrink:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0;min-width:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-item-metadata{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:0;margin-bottom:2px;overflow:hidden;min-width:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-channel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-item-extra-endpoint{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-item-info{margin-left:0}ytm-promoted-video-renderer{display:block;position:relative;padding-top:40px}ytm-promoted-video-renderer ytm-large-media-item[use-vertical-layout]{margin-top:-40px}ytm-promoted-video-renderer .subhead{max-height:1.25em;-webkit-line-clamp:1;line-height:normal}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) h3{margin:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .video-thumbnail-container-large{width:160px;height:90px;padding-bottom:0}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-channel{position:absolute;top:0;left:0;padding-left:12px}ytm-promoted-video-renderer .large-media-item-info{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-item-info{padding-left:12px}ytm-promoted-video-renderer ytm-large-media-item .large-media-item-metadata{max-height:none}ytm-promoted-video-renderer ytm-visit-site-cta-renderer{font-weight:500;text-transform:uppercase}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) ytm-visit-site-cta-renderer{position:absolute;top:7px;right:0;padding-right:12px;font-weight:400;text-transform:none}ytm-large-media-item:not([use-vertical-layout]) .promoted-video-shelf-title{display:block;position:absolute;top:6px;left:34px;padding-left:12px;font-size:1.4rem}ytm-promoted-video-renderer ytm-large-media-item:not([use-vertical-layout]) .large-media-icon{width:28px;height:28px}ytm-large-media-item[use-vertical-layout] .promoted-video-byline-container{padding:8px 0}}ytm-channel-link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:8px 0}.channel-link-icon{width:24px;height:24px;margin-right:8px}.channel-link-link{display:block;color:#065fd4}ytm-subscribe-button-renderer{display:block}ytm-subscribe-button-renderer .button-renderer-icon{height:16px;width:16px}.subscribe-button-count{font-size:1.4rem;margin:0 8px}c3-next-continuation{font-size:1.5rem;color:#065fd4}c3-next-continuation:not([loading]) .nextcontinuation-spinner,c3-next-continuation[loading] .nextcontinuation-button{display:none}ytm-comment-simplebox-renderer{display:-webkit-box;display:-webkit-flex;display:flex;padding-bottom:12px}.comment-simplebox-input{overflow:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.comment-simplebox-icon{width:48px;height:48px;margin-right:8px}.comment-simplebox-reply{padding:6px;font-size:1.4rem}.comment-simplebox-placeholder{height:4.8rem;color:#606060;border:1px solid rgba(0,0,0,0.1);padding:3px}.comment-simplebox-buttons{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:8px}.comment-simplebox-buttons>.button-renderer:last-child{color:#065fd4}button.comment-simplebox-reply{width:100%;height:100%;text-align:initial}.comment-simplebox-input{overflow:initial}ytm-continuation-item-renderer .continuation-item-button{color:#065fd4}ytm-continuation-item-renderer.spinner .continuation-item-button{display:none}ytm-comment-renderer{padding:4px 0;font-size:1.3rem;word-wrap:break-word}.comment-header,ytm-comment-renderer{display:-webkit-box;display:-webkit-flex;display:flex}.comment-header{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.comment-title{display:inline-block;font-size:1.2rem;word-wrap:break-word;color:#606060}.comment-title[verified-badge-exp=true]{color:#030303}.comment-title[is-owner=true][verified-badge-exp=false]{padding:1px 6px;border-radius:8px;color:#fff;background-color:#065fd4}.comment-text{font-size:1.4rem;max-height:6em;overflow:hidden;word-wrap:break-word;margin:4px 0}.comment-text>a{color:#065fd4}ytm-comment-renderer[expanded=true] .comment-text{max-height:none}ytm-comment-renderer[expanded=true] .comment-expand{display:none}ytm-comment-renderer c3-material-button.compact.comment-expand{margin:0}ytm-comment-renderer .comment-expand button{min-height:48px}ytm-comment-renderer[expanded=false] .comment-details{margin-top:8px}.comment-content{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;overflow:hidden;padding:0 8px;text-align:initial}.comment-details{font-size:1.1rem}.comment-published-time{margin-right:4px;color:#606060}.comment-count{-webkit-flex-shrink:0;flex-shrink:0}.comment-icons{width:40px;height:36px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment-action-icon{width:16px;height:16px}.comment-icons:first-of-type c3-icon.comment-action-icon{margin-right:4px;margin-bottom:2px}.comment-icons:nth-of-type(3) c3-icon.comment-action-icon{margin-right:4px}.comment-icon-container{-webkit-flex-shrink:0;flex-shrink:0}.comment-action-icon[data-selected=true]{color:#065fd4}.comment-more-option{width:1px;height:1px}.comment-menu{color:#909090;margin-left:auto}.comment-heart-icon,.creator-heart-thumbnail{width:12px;height:12px;margin:0 4px 0 24px}.comment-heart-icon[data-selected=true]{margin:0 -8px;color:red}ytm-pinned-comment-badge-renderer{display:block;color:#606060;margin-bottom:2px}.comment-pin{width:14px;height:14px}ytm-comment-thread-renderer{display:block;padding:16px 12px;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-comment-thread-renderer:last-of-type{border-bottom:none}ytm-comment-replies-renderer{display:block;margin:16px 0 0 50px}ytm-comment-thread-renderer .comment-icon{width:48px;height:48px}ytm-comment-replies-renderer .comment-icon{width:26px;height:26px}ytm-comment-replies-renderer .continuation-item-button,ytm-comment-replies-renderer c3-material-button{-webkit-box-pack:left;-webkit-justify-content:left;justify-content:left;font-weight:500}ytm-comment-replies-renderer c3-material-button.compact{margin:0}ytm-game-card-renderer{display:inline-block;width:160px}ytm-game-card-renderer .ytm-game-card-box-art{width:160px;height:230px;-webkit-flex-shrink:0;flex-shrink:0}.ytm-game-card-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-game-card-line-item{margin:8px 0 0 4px;white-space:normal;max-height:3.75em;-webkit-line-clamp:3}.ytm-game-card-live-viewers{margin-top:4px}@charset "UTF-8";.compact-media-item{padding:0 12px;display:-webkit-box;display:-webkit-flex;display:flex}.compact-media-item-image{-webkit-flex-shrink:0;flex-shrink:0}.compact-media-item-metadata{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0;overflow:visible}.compact-media-item-metadata-content{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0;overflow:hidden;padding:0 8px}.compact-media-item-headline-placeholder{height:16px;max-width:300px;margin-bottom:8px;background-color:rgba(0,0,0,0.1);border-radius:2px}.compact-media-item-subhead-placeholder{height:16px;width:120px;margin-bottom:3px;background-color:rgba(0,0,0,0.1);border-radius:2px}div.compact-media-item>a{display:block}.subhead[extend-height=true]{max-height:2.7em}.compact-media-item-headline{overflow:hidden;margin:0;font-size:1.4rem}.compact-media-item-headline .ytm-channel-name{font-size:1.4rem}.compact-media-item-byline{display:block}.compact-media-item-byline,.compact-media-item-stats{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compact-media-item-stats{display:inline-block;max-width:100%}.compact-media-item-description{margin:8px 0;padding:0}.compact-media-item-stats~.compact-media-item-stats:before{content:" · "}.compact-media-item-menu{-webkit-flex-shrink:0;flex-shrink:0;color:#909090}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){.compact-media-item-metadata[data-has-badges=true] .compact-media-item-headline{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:549px) and (orientation:portrait),(max-width:930px) and (orientation:landscape){.compact-media-item-headline{max-height:3.75em;-webkit-line-clamp:3}.compact-media-item-metadata[data-has-badges=true] .compact-media-item-headline{max-height:2.5em;-webkit-line-clamp:2}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.compact-media-item .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}.compact-media-item{display:block;padding:0 8px}.compact-media-item-metadata{padding:4px 0}.compact-media-item-metadata-content{padding:0}.compact-media-item-metadata[data-has-badges=true]>.compact-media-item-headline{display:-webkit-box;white-space:normal}}ytm-compact-channel-renderer .video-thumbnail-img{width:90px;height:90px;min-height:0;border-radius:50%}ytm-compact-channel-renderer .compact-media-item-metadata{-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-compact-radio-renderer .compact-media-item-menu{display:none}ytm-compact-radio-renderer{vertical-align:bottom}.comopact-show-overlay{position:absolute;bottom:0;left:0;right:0;padding:1px 0;font-size:1.2rem;text-align:center;color:#fff;background-color:rgba(0,0,0,0.8)}ytm-compact-video-renderer .offer-group-offers{margin:.7em .57em 12px 0;min-width:0;display:-webkit-box;display:-webkit-flex;display:flex;padding:8px;word-break:break-word}ytm-grid-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;justify-content:space-around}.ytm-grid-renderer-item{-webkit-flex-shrink:0;flex-shrink:0;padding:0 4px 12px}.grid-media-item{margin-bottom:12px}.grid-media-item[use-vertical-layout=true]{width:100%}.grid-media-item[use-vertical-layout=true] .compact-media-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.grid-media-item[use-vertical-layout=true] .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}.grid-media-item[use-vertical-layout=true] .compact-media-item-metadata{margin:12px 0}ytm-grid-playlist-renderer{display:block}ytm-grid-radio-renderer{display:block}ytm-grid-video-renderer{display:block}ytm-horizontal-list-renderer{display:block}.horizontal-list-items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.horizontal-list-expand-button{display:none}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){.horizontal-list-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap}.horizontal-list-items .horizontal-list-item{-webkit-flex-shrink:0;flex-shrink:0;padding:0 6px}.horizontal-list-expand-button{display:none;width:100%}.horizontal-list-collapse-landscape .horizontal-list-item,.horizontal-list-collapse-portrait .horizontal-list-item{display:none}.horizontal-list-collapse-landscape .horizontal-list-expand-button,.horizontal-list-collapse-portrait .horizontal-list-expand-button{display:block}}@media (min-width:550px) and (orientation:portrait){.horizontal-list-items .horizontal-list-item{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 1 33%;flex:1 1 33%;max-width:33.3%;min-width:33.3%}.horizontal-list-items .horizontal-list-item-portrait-visible{display:block}}@media (min-width:931px) and (orientation:landscape){.horizontal-list-items .horizontal-list-item{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 1 25%;flex:1 1 25%;max-width:25%;min-width:25%}.horizontal-list-items .horizontal-list-item-landscape-visible{display:block}}ytm-shelf-renderer.item:not(:first-child){margin:0}.shelf-header{padding:0 12px;margin-bottom:8px}.shelf-header-endpoint,.shelf-title-bar{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.shelf-featured-badge{color:#fff;background:#065fd4}.shelf-icon{width:28px;height:28px;margin-right:6px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.shelf-header{padding:0 8px}}ytm-compact-station-renderer .video-thumbnail-container-compact{width:160px;height:160px}ytm-compact-station-renderer .compact-media-item-metadata{-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-compact-station-renderer .subhead{max-height:6.25em;-webkit-line-clamp:3}ytm-compact-station-renderer .compact-media-item-byline{text-overflow:clip;white-space:normal}ytm-vertical-list-renderer>div.center>button.icon-button{padding:0}ytm-playlist-video-list-renderer{display:block}.delete-dl-button{padding-top:16px}.ytm-account-link-setting-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 12px;font-size:1.4rem}.ytm-account-link-setting-item-renderer-title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ytm-account-link-setting-item-renderer-icon{height:32px;margin-right:12px;width:32px;border-radius:50%}ytm-account-link-setting-item-renderer yt-account-link-button-renderer{display:-webkit-box;display:-webkit-flex;display:flex}ytm-account-link-setting-item-renderer button{padding:0;color:#065fd4}ytm-background-promo-renderer{display:block}ytm-background-promo-renderer .promo-cta{padding:16px}ytm-channel-about-metadata-renderer{font-size:1.4rem;padding:0 12px}.channel-about-metadata-button{display:inline-block}.channel-about-metadata-button .c3-material-button-button{padding-left:0}.channel-about-metadata-button.button-renderer .button-renderer-icon{margin:0 8px 0 4px}.phone-verified-text a{color:#065fd4}ytm-channel-featured-video-renderer{display:block;padding:0 12px}@media (min-aspect-ratio:13/9),(min-width:600px){ytm-channel-featured-video-renderer .video-thumbnail-container-large{height:160px;padding-bottom:0}}ytm-channel-featured-video-renderer a{display:block}ytm-channel-list-item-renderer{display:block;font-size:1.6rem;padding:0 12px}.channel-list-item-link[presentation-style=greyed-out]{color:#606060}.channel-list-item-link[presentation-style=new-content]:after{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#606060;-webkit-flex-shrink:0;flex-shrink:0;margin-left:8px}.channel-list-item-thumbnail{width:48px;height:48px;margin-right:12px}.channel-list-item-title{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.channel-list-item-live-status{margin-left:4px;font-size:1.2rem;color:#606060}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-channel-list-item-renderer{padding:0 8px}}ytm-channel-search-box-renderer{padding:0 12px}.channel-searchbox-form,.channel-searchbox-input-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.channel-searchbox-input{width:100%}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-channel-search-box-renderer{padding:0 8px}}ytm-clarification-renderer.item{margin-top:0}.clarification-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#f1f1f1}.clarification-container>button{-webkit-box-flex:1;-webkit-flex:1;flex:1}.clarification-render-background-info{background-color:#def1ff;display:-webkit-box;display:-webkit-flex;display:flex}.clarification-render-background-info .clarification-endpoint.clarification-with-menu{display:block}.clarification-bottom-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-top:8px;border-top:1px solid rgba(0,0,0,0.1)}.clarification-secondary-endpoint .clarification-source.secondary-text{color:#606060}.clarification-secondary-endpoint{-webkit-box-flex:1;-webkit-flex:1;flex:1}.clarification-bottom-row .clarification-source.secondary-text{margin-left:4px;margin-top:0}.clarification-menu-button{padding-top:12px}ytm-search .clarification-container.breakout-item-content{margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,0.1)}.clarification-image{margin-right:12px;width:72px;height:72px;-webkit-flex-shrink:0;flex-shrink:0}.clarification-image.small-style{width:24px;height:24px}.clarification-secondary-icon{height:16px;width:16px}.clarification-secondary-icon path[fill=\#000000]{fill:#606060}.clarification-section-header .clarification-image-small{margin-right:8px}.clarification-body{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin-right:12px}.clarification-text{font-size:1.2rem}.clarification-text.subhead{opacity:1;text-align:left}.clarification-text.medium-style{margin-bottom:8px;max-height:3.75em;-webkit-line-clamp:3}.clarification-render-background-info .clarification-text.medium-style{margin-bottom:0}.clarification-text.large-style{margin-bottom:8px;max-height:6.25em;-webkit-line-clamp:5}.clarification-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:12px}.clarification-endpoint .clarification-action-button{-webkit-flex-shrink:0;flex-shrink:0;margin:auto 0 auto 12px}.clarification-endpoint .clarification-action-button .button-renderer-text{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clarification-endpoint.clarification-with-menu{padding:12px 0 12px 12px}.clarification-source-icon{padding-left:2px;width:12px;height:12px}.clarification-section-title{margin:0}.clarification-section-header{margin-bottom:12px}.clarification-content{display:-webkit-box;display:-webkit-flex;display:flex;margin:0}.clarification-render-background-info .clarification-content{padding-bottom:8px}.clarification-content-title{margin-bottom:4px;font-weight:500;text-align:left}.clarification-source.secondary-text{color:#065fd4;margin-top:4px}.clarification-container ytm-menu-renderer{-webkit-flex-shrink:0;flex-shrink:0}.clarification-container a,.clarification-content>button{-webkit-box-flex:1;-webkit-flex:1;flex:1}.clarification-content>button{padding:0;text-align:initial;text-transform:none}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.clarification-render-background-info .clarification-content{padding-bottom:12px;margin:0}.clarification-render-background-info .clarification-content>button>div.cbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-webkit-align-items:initial;align-items:normal}ytm-clarification-renderer ytm-menu-renderer.clarification-menu-button ytm-menu button.icon-button{padding:0}.clarification-render-background-info .clarification-action-button{margin:8px 0 auto}}.clarification-source-icon svg{stroke:#000}ytm-clip-attribution-renderer{display:block}ytm-clip-attribution-renderer .icon-button{color:#909090;margin-right:-16px}ytm-clip-attribution-renderer.clip-section-renderer-item.is-ad-playing,ytm-clip-attribution-renderer.is-ad-playing{display:none}.ytm-clip-attribution-header{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:12px}.ytm-clip-attribution-author-container{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.ytm-clip-attribution-author{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.ytm-clip-attribution-author ytm-metadata-badge-renderer{display:-webkit-box;display:-webkit-flex;display:flex;margin-left:4px}.ytm-clip-attribution-avatar{-webkit-flex-shrink:0;flex-shrink:0;height:36px;margin-right:16px;width:36px}.ytm-clip-attribution-created,.ytm-clip-attribution-views{color:#606060}.ytm-clip-attribution-views{padding-top:3px}ytm-comments-header-renderer{border-bottom:1px solid rgba(0,0,0,0.1);display:block}ytm-comments-entry-point-header-renderer{display:block;padding:12px}ytm-comments-entry-point-header-renderer h2{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin-bottom:0;font-size:1.4rem;color:#606060}ytm-comments-entry-point-header-renderer h2 strong{color:#030303;font-weight:400}ytm-comments-entry-point-header-renderer button{text-align:initial;width:100%}ytm-comments-entry-point-header-renderer c3-icon{width:16px}ytm-comments-entry-point-user-edu-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:16px;background-color:#def1ff;color:#065fd4;font-size:1.4rem}.comments-entry-point-user-edu-call-to-action{font-weight:500;margin:0 0 0 auto;text-transform:uppercase}@media (max-width:299px) and (orientation:portrait){ytm-comments-entry-point-user-edu-renderer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-webkit-align-items:initial;align-items:normal;padding:16px}.comments-entry-point-user-edu-call-to-action{text-align:right;margin-top:24px}}.ytm-autonav-bar{margin:12px;font-size:1.4rem}.ytm-autonav-title{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin-bottom:0}.ytm-autonav-toggle-description{margin-right:8px}.ytm-autonav-toggle-wrapper{margin-left:12px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.ytm-autonav-bar{margin:12px 8px}}ytm-channel-thumbnail-with-link-renderer{display:block}.channel-thumbnail-icon{width:40px;height:40px}ytm-video-with-context-renderer{display:block}.c3-material-toggle-button{position:relative;display:inline-block;height:20px;width:40px;vertical-align:middle}.c3-material-toggle-button-track{position:absolute;top:0;height:20px;width:40px;border-radius:10px;background-color:#ccc}.c3-material-toggle-button-circle{position:absolute;top:0;left:0;width:20px;height:20px;border-radius:100%;background-color:#909090}.c3-material-toggle-button:disabled .c3-material-toggle-button-track{opacity:1}.c3-material-toggle-button:disabled .c3-material-toggle-button-circle{background-color:#ccc}[aria-pressed=true] .c3-material-toggle-button-circle{-webkit-transform:translateX(20px);transform:translateX(20px);background-color:#065fd4}[dir=rtl] [aria-pressed=true] .c3-material-toggle-button-circle{-webkit-transform:translateX(-20px);transform:translateX(-20px)}ytm-compact-movie-renderer .video-thumbnail-container-compact{width:160px;height:230px}ytm-compact-movie-renderer .subhead{max-height:12.5em;-webkit-line-clamp:3}ytm-compact-movie-renderer .compact-media-item-byline{white-space:normal}ytm-compact-movie-renderer .compact-movie-renderer-offer-button{margin:.3em .57em 12px 0;min-width:0;display:inline-block;max-width:100%}@media (max-width:549px) and (orientation:portrait),(max-width:930px) and (orientation:landscape){ytm-compact-movie-renderer .button-renderer-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ytm-compact-movie-renderer .compact-movie-renderer-offer-button .c3-material-button-button{max-width:100%}}ytm-compact-movie-renderer.horizontal .video-thumbnail-container-compact{height:90px}@media (min-width:300px) and (max-width:330px){ytm-compact-movie-renderer .compact-media-item-description{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-compact-movie-renderer.horizontal .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}}ytm-compact-movie-renderer.horizontal .compact-media-item-byline,ytm-compact-movie-renderer.horizontal .compact-media-item-headline,ytm-compact-movie-renderer.horizontal .subhead{margin-bottom:0}ytm-compact-multi-offer-renderer{display:block}ytm-compact-multi-offer-renderer .compact-offer-cell{padding:12px}ytm-compact-multi-offer-renderer .button-renderer-text,ytm-compact-multi-offer-renderer .compact-offer-cell{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ytm-compact-multi-offer-renderer c3-material-button.compact{margin:-.7em 0}ytm-compact-multi-offer-renderer .c3-material-button-button{max-width:100%}ytm-compact-offer-module-renderer{display:block;padding:12px;background-color:#f9f9f9}.compact-offer-module-title{margin-right:12px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-compact-promoted-video-renderer{display:block}.compact-promoted-video-badge{margin-right:4px;color:#fff;background-color:#fbc02d;-webkit-flex-shrink:0;flex-shrink:0}.compact-promoted-video-byline-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.compact-promoted-video-length-overlay{margin:5px;padding:1px 4px;border-radius:2px;font-size:1.2rem;color:#fff;background-color:rgba(0,0,0,0.8)}ytm-destination-button-renderer{background-color:#fff;border-radius:6px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;display:-webkit-box;display:-webkit-flex;display:flex}ytm-destination-button-renderer:active,ytm-destination-button-renderer:hover{background-color:#e9e9e9}.destination-button-content-root{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.destination-button-icon{width:24px;height:24px;margin:8px 8px 4px}.destination-button-label-wrapper{height:2.5em;margin:0 8px 8px;font-weight:500;font-size:1.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.destination-button-label{line-height:1.25}ytm-destination-shelf-renderer{background-color:#f9f9f9;display:block;overflow-x:auto}ytm-destination-shelf-renderer::-webkit-scrollbar{display:none}ytm-destination-shelf-renderer{-ms-overflow-style:none;scrollbar-width:none}.destination-buttons-container{margin-top:12px;margin-left:12px;width:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}ytm-destination-button-renderer{margin-right:12px;margin-bottom:12px}ytm-destination-button-renderer:last-child{margin-right:0}.destination-buttons-container:after{-webkit-flex-shrink:0;flex-shrink:0;width:12px;content:""}@media (min-width:931px) and (orientation:landscape){.destination-buttons-container>ytm-destination-button-renderer{width:142px}}@media (min-width:550px) and (orientation:portrait){.destination-buttons-container>ytm-destination-button-renderer{width:120px}}@media (max-width:930px) and (orientation:landscape){.destination-buttons-container>ytm-destination-button-renderer{width:114px}}@media (max-width:549px) and (orientation:portrait){.destination-buttons-container>ytm-destination-button-renderer{width:96px}}@media (min-width:300px) and (max-width:330px){.destination-buttons-container>ytm-destination-button-renderer{width:130px}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.destination-buttons-container>ytm-destination-button-renderer{width:120px}}ytm-fact-check-renderer{display:block}ytm-fact-check-renderer.item{margin-top:0}.fact-check-container{background-color:rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}ytm-search .fact-check-container.breakout-item-content{margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,0.1)}.fact-check-endpoint{padding:12px 0 12px 12px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.fact-check-section-title{margin-bottom:12px}.fact-check-section-title-text.title{margin-left:8px}.fact-check-menu{padding:12px 12px 0 0;-webkit-flex-shrink:0;flex-shrink:0}.fact-check-article-title{color:#065fd4}.fact-check-article-title-text{font-weight:500}.fact-check-publisher-link-icon{padding-left:2px;width:12px;height:12px}.fact-check-body{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.fact-check-image{margin-right:12px;width:84px;height:84px;-webkit-flex-shrink:0;flex-shrink:0}.fact-check-rating{margin-top:4px}ytm-feed-entry-renderer{display:block}.feed-entry-profile-icon{width:28px;height:28px;margin-right:8px}.feed-entry-header{margin-bottom:8px;padding:0 12px}.feed-entry-time{margin-left:4px}ytm-video-card-renderer{display:inline-block}.video-card-metadata{margin-top:8px;overflow:hidden;width:160px;display:-webkit-box;display:-webkit-flex;display:flex}.video-card-title-container{white-space:normal;width:100%}.video-card-menu{-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;margin-right:-16px}ytm-video-card-renderer .video-card-image{display:block}ytm-horizontal-card-list-renderer{display:block;position:relative}ytm-horizontal-card-list-renderer:not([loading]) .spinner,ytm-horizontal-card-list-renderer[loading] .horizontal-card-list-cards{display:none}ytm-horizontal-card-list-renderer ytm-sort-filter-sub-menu-renderer{margin-top:4px}.horizontal-card-list-top-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.horizontal-card-list-header{padding:12px 12px 10px}c3-material-button.compact.horizontal-card-list-button{margin:0}.horizontal-card-list-button .c3-material-button-button{padding-bottom:10px;padding-top:0}.horizontal-card-list-cards{display:block;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap}.horizontal-card-list-cards::-webkit-scrollbar{background:transparent;height:0;width:0}.horizontal-card-list-card{margin-left:12px}.horizontal-card-list-cards .horizontal-card-list-card:last-child,.horizontal-card-list-cards ytm-notification-multi-action-renderer:last-child{margin-right:12px}.horizontal-card-list-cards ytm-notification-multi-action-renderer{display:inline-block;width:160px;margin-left:12px}ytm-simple-card{display:inline-block;width:100px}.simple-card-endpoint{background-color:#e9e9e9;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.simple-card-thumbnail{background-size:cover;background-repeat:no-repeat;background-position:50%;width:100%;height:100px;box-sizing:border-box}.simple-card-title{margin:8px;white-space:normal;height:2.5em}ytm-movie-card-renderer{display:inline-block;width:160px}ytm-movie-card-renderer .video-thumbnail-container-compact{width:160px;height:230px;-webkit-flex-shrink:0;flex-shrink:0}.ytm-movie-card-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-movie-card-title{margin:8px 0 0 4px;white-space:normal;max-height:3.75em;-webkit-line-clamp:3}ytm-premium-season-card-renderer{display:inline-block;width:160px}ytm-preview-card-renderer{display:inline-block}ytm-preview-card-renderer .video-thumbnail-container-compact{width:120px;height:67px}ytm-preview-card-renderer .video-card-metadata{width:120px}ytm-preview-card-renderer .video-card-title{max-height:3.75em;-webkit-line-clamp:3}.ytm-preview-card-header{margin:16px 0}.ytm-preview-card-item:not(:last-of-type){margin-right:8px}.ytm-preview-card-content{margin:0 16px}ytm-rich-list-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex}ytm-rich-list-header-renderer .channel-thumbnail-icon{margin-right:8px;vertical-align:middle}.ytm-rich-list-header-title{font-size:1.5rem}.ytm-rich-list-header-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-rich-list-header-title-only{margin:auto}ytm-search-refinement-card-renderer{display:inline-block}ytm-search-refinement-card-renderer .simple-card-endpoint{border:1px solid rgba(0,0,0,0.1);border-radius:10px;overflow:hidden}ytm-search-refinement-card-renderer[data-style=CARD_RENDERER_STYLE_TYPE_UNIVERSAL_WATCH_CARD] .simple-card-endpoint,ytm-search-refinement-card-renderer[data-style=CARD_RENDERER_STYLE_TYPE_UNIVERSAL_WATCH_CARD] .simple-card-thumbnail{border:0;border-radius:0}ytm-search-refinement-card-renderer:not([data-style=CARD_RENDERER_STYLE_TYPE_UNIVERSAL_WATCH_CARD]) ytm-simple-card{width:127px}ytm-search-refinement-card-renderer:not([data-style=CARD_RENDERER_STYLE_TYPE_UNIVERSAL_WATCH_CARD]) .simple-card-thumbnail{height:69px}ytm-search-refinement-card-renderer[data-style=CARD_RENDERER_STYLE_TYPE_MOVIE_POSTER] .simple-card-thumbnail{height:183px}.ytm-sort-filter-sub-menu-item{padding:12px;font-size:1.6rem}.ytm-sort-filter-sub-menu-item[selected=true]{background:rgba(0,0,0,0.1)}ytm-info-panel-container-renderer.item{margin-top:0}ytm-info-panel-container-renderer{background-color:#def1ff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-info-panel-container-header{height:36px;border-bottom:1px solid rgba(0,0,0,0.1);-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ytm-info-panel-container-header,.ytm-info-panel-container-header-left-items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ytm-info-panel-container-header-icon{margin-left:16px;margin-right:8px}.ytm-info-panel-content-wrapper{padding:12px 16px 16px}ytm-info-panel-content-renderer[ytm-info-panel-content-has-menu=true] .ytm-info-panel-content-wrapper{padding-bottom:12px}.ytm-info-panel-content-body,ytm-info-panel-content-renderer[ytm-info-panel-content-has-menu=true]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}ytm-info-panel-content-renderer[ytm-info-panel-content-has-menu=true]{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ytm-info-panel-content-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-info-panel-content-title-container{-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;color:#065fd4;margin-bottom:4px;max-height:2.5em;-webkit-line-clamp:2}.ytm-info-panel-content-link-icon{padding-left:1px;width:14px;height:14px;vertical-align:text-top}.ytm-info-panel-content-metadata{margin-bottom:4px}.ytm-info-panel-content-publish-time{display:inline;color:#606060;padding-left:3px}ytm-info-panel-content-renderer[ytm-info-panel-content-truncate-paragraphs=true] .ytm-info-panel-content-paragraph{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3}.ytm-info-panel-content-inline-source{display:inline-block;color:#065fd4;padding-left:2px}.ytm-info-panel-content-thumbnail{-webkit-flex-shrink:0;flex-shrink:0;height:64px;width:64px;margin-left:8px}.ytm-info-panel-content-endpoint{width:100%}ytm-item-section-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:12px;padding:12px}ytm-item-section-header-renderer>.item-section-header-buttons{-webkit-box-flex:1;-webkit-flex:1 1 0%;flex:1 1 0%;min-width:0}ytm-item-section-header-renderer>.item-section-header-buttons:first-child{padding-left:12px}ytm-item-section-header-renderer>.item-section-header-buttons:last-child{padding-right:12px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-item-section-header-renderer{padding:8px}ytm-item-section-header-renderer>.item-section-header-buttons{font-size:1.2rem}ytm-item-section-header-renderer>.item-section-header-buttons:first-child{padding-left:4px}ytm-item-section-header-renderer>.item-section-header-buttons:last-child{padding-right:4px}}.ytm-item-section-header-title{font-size:1.6rem}ytm-item-section-header-renderer.minor-moment-settings{padding-top:24px;margin-bottom:0}ytm-item-section-header-renderer.minor-moment-settings .ytm-item-section-header-title{font-size:1.8rem}ytm-limited-state-message-renderer{display:block;padding:12px;background-color:#f1f1f1}.limited-state-message-header{font-size:1.4rem;margin-bottom:12px}.limited-state-message-buttons{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:12px 0}.limited-state-message-icon{color:#fbc02d;margin-right:12px}ytm-message-renderer{font-size:1.4rem;display:block;padding:0 12px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-message-renderer{padding:0 8px}}ytm-message-renderer c3-material-button.compact{margin:10px 0 0}.ytm-message-content{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;white-space:pre-line}.ytm-message-content a{color:#065fd4}.ytm-message-subtext{margin-top:4px}.ytm-message-thumbnail{-webkit-flex-shrink:0;flex-shrink:0;border-radius:100%;height:36px;margin-right:4px;width:36px}.ytm-horizontal-message{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.ytm-horizontal-message .ytm-message-thumbnail{margin:0}.ytm-horizontal-message .ytm-message-content{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.ytm-horizontal-message .ytm-message-text{padding:0 12px}.ytm-horizontal-message c3-material-button.compact{-webkit-flex-shrink:0;flex-shrink:0;margin:0}.playlist-notification{white-space:pre-wrap;padding:0 12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-playlist-notification-renderer .button-renderer[data-style=STYLE_PRIMARY]{margin:0 8px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.playlist-notification{padding:0 8px}}ytm-promoted-sparkles-text-search-renderer{display:block;padding:0 12px}.promoted-sparkles-text-search-root-container{cursor:pointer;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:left;-webkit-align-items:left;align-items:left;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.promoted-sparkles-text-search-primary-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.promoted-sparkles-text-search-title{font-size:1.4rem}.promoted-sparkles-text-search-menu{-webkit-flex-shrink:0;flex-shrink:0}.promoted-sparkles-text-search-description.subhead{color:#606060;font-size:1.2rem;max-height:3.75em;-webkit-line-clamp:3}.promoted-sparkles-text-search-format-container{margin-top:8px;margin-right:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.promoted-sparkles-text-search-ad-badge{margin-top:auto;margin-bottom:auto;margin-right:4px;color:#fff;background-color:#fbc02d}.promoted-sparkles-text-search-display-url,.promoted-sparkles-text-search-display-url.enable_gray_visurl{min-width:0;margin-top:auto;margin-bottom:auto;margin-right:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.promoted-sparkles-text-search-display-url.enable_gray_visurl{color:#606060;font-size:1.2rem;font-weight:400;opacity:.6}.promoted-sparkles-text-search-call-to-action-button{margin-top:auto;margin-bottom:auto;margin-left:auto;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:flex}.promoted-sparkles-text-search-call-to-action-button c3-material-button.compact{margin:0}.promoted-sparkles-text-search-call-to-action-button .c3-material-button-button{padding:4px 4px 4px 12px}.promoted-sparkles-text-search-call-to-action-button c3-icon{height:20px;width:20px}ytm-promoted-sparkles-web-renderer{display:block}.sparkles-ad-thumbnail-icon{position:absolute;bottom:0;right:0;height:16px;width:16px;margin:5px;padding:4px;border-radius:2px;color:#fff;background-color:rgba(0,0,0,0.8)}ytm-promoted-sparkles-web-renderer .compact-media-item-metadata{pointer-events:none}ytm-promoted-sparkles-web-renderer .compact-media-item-headline,ytm-promoted-sparkles-web-renderer .sparkles-ad-button .button-renderer,ytm-promoted-sparkles-web-renderer .sparkles-ad-byline,ytm-promoted-sparkles-web-renderer ytm-menu-renderer{cursor:pointer;pointer-events:auto}ytm-promoted-sparkles-web-renderer.click-target-disabled .compact-media-item-headline,ytm-promoted-sparkles-web-renderer.click-target-disabled .compact-media-item-image,ytm-promoted-sparkles-web-renderer.click-target-disabled .sparkles-ad-button .button-renderer,ytm-promoted-sparkles-web-renderer.click-target-disabled .sparkles-ad-byline,ytm-promoted-sparkles-web-renderer.click-target-disabled ytm-menu-renderer{pointer-events:none}ytm-promoted-sparkles-web-renderer .compact-media-item .compact-media-item-headline{max-height:2.5em;-webkit-line-clamp:2}ytm-promoted-sparkles-web-renderer .compact-media-item .compact-media-item-metadata-content{padding-right:0}.sparkles-extra-contents,ytm-promoted-sparkles-web-renderer .compact-media-item .compact-media-item-metadata-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.sparkles-extra-contents{max-width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.sparkles-ad-byline{max-width:100%;margin-bottom:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.sparkles-ad-badge{margin-right:6px;color:#fff;background-color:#fbc02d;white-space:nowrap}.sparkles-ad-website-text{color:#606060}.sparkles-ad-button,.sparkles-ad-website-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sparkles-ad-button{display:inline-block;margin-top:4px;max-width:100%}.sparkles-ad-button c3-material-button.compact{margin:0}.sparkles-ad-button .c3-material-button-button{padding:4px 4px 4px 12px;max-width:100%}.sparkles-ad-button .button-renderer-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sparkles-ad-button c3-icon{height:20px;width:20px}ytm-promoted-sparkles-web-renderer .compact-media-item .compact-media-item-menu{display:block;visibility:visible}@media (orientation:portrait){ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-promoted-sparkles-web-renderer.item,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-promoted-sparkles-web-renderer.item .compact-media-item-metadata{padding-bottom:0}}ytm-purchase-item-renderer .video-thumbnail-img{width:90px;height:90px;min-height:0;border-radius:50%}ytm-purchase-item-renderer .compact-media-item-metadata{-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-radio-renderer{display:block}ytm-reel-item-renderer{display:inline-block;position:relative}ytm-reel-item-renderer .reel-item-endpoint{display:block;position:relative}ytm-reel-item-renderer .reel-item-metadata{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;color:#fff;position:absolute;bottom:0;left:0;right:0;top:0;padding:8px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.8)),to(transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,0.8),transparent);background:linear-gradient(0deg,rgba(0,0,0,0.8) 0,transparent)}ytm-reel-item-renderer .reel-item-metadata h3{width:100%;margin-bottom:4px;white-space:normal;max-height:3.75em;-webkit-line-clamp:3}ytm-reel-item-renderer .reel-item-metadata .subhead{opacity:1}ytm-reel-item-renderer .reel-item-menu{position:absolute;top:0;right:0;margin:-4px -8px 0 0}ytm-reel-item-renderer .reel-item-menu .icon-button{padding:11px}ytm-reel-item-renderer .reel-item-menu c3-icon{width:18px;height:18px;fill:#fff;-webkit-filter:drop-shadow(0 1px 6px rgba(0,0,0,.4));filter:drop-shadow(0 1px 6px rgba(0,0,0,.4))}ytm-reel-shelf-renderer{display:block;border-top:6px solid rgba(0,0,0,0.1);border-bottom:6px solid rgba(0,0,0,0.1);margin:0 8px 24px}ytm-reel-shelf-renderer.item{margin:0!important}ytm-reel-shelf-renderer .reel-shelf-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:12px;padding-left:12px}ytm-reel-shelf-renderer .reel-shelf-title{display:-webkit-box;display:-webkit-flex;display:flex;font-weight:500;margin:0 0 0 8px}ytm-reel-shelf-renderer .beta-label{display:inline-block;color:#606060;margin:0 0 4px 4px}ytm-reel-shelf-renderer .reel-shelf-items{margin:12px 0;display:block;overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:100%;-ms-overflow-style:-ms-autohiding-scrollbar}ytm-reel-shelf-renderer .reel-shelf-items>*{margin-left:12px;display:inline-block;width:148px;height:248px;vertical-align:top}ytm-reel-shelf-renderer .reel-shelf-items>:last-child{margin-right:8px}ytm-reel-shelf-renderer .reel-shelf-items .notification-multi-action-content-wrapper{margin-top:50%}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-reel-shelf-renderer .reel-shelf-items>*{width:110px;height:183px}}.chip-bar{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.1);border-top:1px solid rgba(0,0,0,0.1)}.chip-bar-contents{white-space:nowrap;overflow-x:auto}.chip-bar-contents::-webkit-scrollbar{display:none}.chip-bar-contents{-ms-overflow-style:none;scrollbar-width:none}ytm-chip-cloud-chip-renderer{margin-right:8px;padding:8px 0}ytm-chip-cloud-chip-renderer:first-of-type{margin-left:16px}ytm-chip-cloud-chip-renderer:last-of-type{margin-right:16px}ytm-chip-cloud-chip-renderer{cursor:pointer;outline:none;overflow:hidden;-webkit-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.chip-container{border:1px solid rgba(0,0,0,0.1);border-radius:20px;height:32px;min-width:48px;text-align:center;padding:0 12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;align-items:center}[chip-style=STYLE_DEFAULT] .chip-container,[chip-style=STYLE_HOME_FILTER] .chip-container,[chip-style=STYLE_REFRESH_TO_NOVEL_CHIP] .chip-container{background-color:rgba(0,0,0,0.05);color:#030303;-webkit-transition:background-color .5s cubic-bezier(.05,0,0,1);transition:background-color .5s cubic-bezier(.05,0,0,1)}[chip-style=STYLE_DEFAULT].selected .chip-container,[chip-style=STYLE_HOME_FILTER].selected .chip-container{background-color:#606060;color:#fff}[chip-style=STYLE_REFRESH_TO_NOVEL_CHIP].selected .chip-container{-webkit-transition:background 2s;transition:background 2s;border:1px solid transparent;background-image:-webkit-linear-gradient(45deg,#d4fff8,#ffdeff,#ffe6e6),-webkit-linear-gradient(45deg,#007a65,#7f0e7f,#ff8983);background-image:linear-gradient(45deg,#d4fff8,#ffdeff,#ffe6e6),linear-gradient(45deg,#007a65,#7f0e7f,#ff8983);background-clip:padding-box,border-box;background-origin:border-box,border-box}.chip-text{max-width:20rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ytm-related-chip-cloud-renderer.static{position:static;display:block;margin-bottom:12px}ytm-related-chip-cloud-renderer.static>ytm-chip-cloud-renderer{border-top:0}ytm-related-chip-cloud-renderer.sticky{display:block;position:-webkit-sticky;position:sticky;margin-bottom:12px;z-index:1;top:calc(56.25vw + 48px)}@media (max-width:930px) and (orientation:landscape){ytm-related-chip-cloud-renderer.sticky{top:48px}}ytm-related-chip-cloud-renderer.sticky>ytm-chip-cloud-renderer{border-top:0}ytm-related-chip-cloud-renderer.from-above{position:fixed;-webkit-transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1),-webkit-transform 195ms cubic-bezier(.4,0,1,1);-webkit-transform:translateY(0);transform:translateY(0);left:0;right:0;top:calc(56.25vw - 1px);z-index:1;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}ytm-related-chip-cloud-renderer.from-above.related-chips-visible{-webkit-transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1),-webkit-transform 225ms cubic-bezier(0,0,.2,1);-webkit-transform:translateY(49px);transform:translateY(49px)}@media (max-width:930px) and (orientation:landscape){ytm-related-chip-cloud-renderer.from-above{top:-1px}}ytm-related-chip-cloud-renderer.sticky-hidden{position:-webkit-sticky;position:sticky;top:calc(56.25vw + 96px);z-index:1;display:block;height:0;opacity:0;pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s cubic-bezier(.05,0,0,1),-webkit-transform .2s cubic-bezier(.05,0,0,1);transition:opacity .2s cubic-bezier(.05,0,0,1),-webkit-transform .2s cubic-bezier(.05,0,0,1);transition:transform .2s cubic-bezier(.05,0,0,1),opacity .2s cubic-bezier(.05,0,0,1);transition:transform .2s cubic-bezier(.05,0,0,1),opacity .2s cubic-bezier(.05,0,0,1),-webkit-transform .2s cubic-bezier(.05,0,0,1)}ytm-related-chip-cloud-renderer.sticky-hidden>ytm-chip-cloud-renderer{border-top:0}ytm-related-chip-cloud-renderer.sticky-hidden.chips-visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(-48px);transform:translateY(-48px);-webkit-transition:opacity .1s cubic-bezier(.05,0,0,1),-webkit-transform .1s cubic-bezier(.05,0,0,1);transition:opacity .1s cubic-bezier(.05,0,0,1),-webkit-transform .1s cubic-bezier(.05,0,0,1);transition:transform .1s cubic-bezier(.05,0,0,1),opacity .1s cubic-bezier(.05,0,0,1);transition:transform .1s cubic-bezier(.05,0,0,1),opacity .1s cubic-bezier(.05,0,0,1),-webkit-transform .1s cubic-bezier(.05,0,0,1)}@media (max-width:930px) and (orientation:landscape){ytm-related-chip-cloud-renderer.sticky-hidden.chips-visible{top:96px}}.related-chips-slot-wrapper{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.05,0,0,1);transition:-webkit-transform .2s cubic-bezier(.05,0,0,1);transition:transform .2s cubic-bezier(.05,0,0,1);transition:transform .2s cubic-bezier(.05,0,0,1),-webkit-transform .2s cubic-bezier(.05,0,0,1)}.related-chips-slot-wrapper.slot-open{-webkit-transform:translateY(-48px);transform:translateY(-48px);-webkit-transition:-webkit-transform .1s cubic-bezier(.05,0,0,1);transition:-webkit-transform .1s cubic-bezier(.05,0,0,1);transition:transform .1s cubic-bezier(.05,0,0,1);transition:transform .1s cubic-bezier(.05,0,0,1),-webkit-transform .1s cubic-bezier(.05,0,0,1)}#related-chips-sentinel{background:transparent;-webkit-transform:translateY(-1px);transform:translateY(-1px);height:1px;width:100%;margin-bottom:12px}ytm-search-history-query-renderer{display:block;padding:0 12px}.search-history-query-text-content{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.search-history-query-query{font-size:1.8rem}.search-history-query-latest-search-time{font-size:1.2rem}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-search-history-query-renderer{padding:0 8px}}.setting-title-subtitle-block{display:block;padding:12px;color:#606060}.setting-title-subtitle-block h3{font-size:1.4rem;color:#030303;margin:0;line-height:1.8;max-height:3.6em;-webkit-line-clamp:2}.setting-title-subtitle-block.disabled,.setting-title-subtitle-block.disabled h3{color:#909090}.setting-title-subtitle-block a{color:#065fd4}[tab-identifier=SPminor_moment] .setting-title-subtitle-block{font-size:1.4rem}[tab-identifier=SPminor_moment] .setting-title-subtitle-block h3{font-size:1.6rem;line-height:1.25}ytm-setting-boolean-renderer{display:block}ytm-setting-boolean-renderer label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-setting-boolean-renderer .setting-title-subtitle-block{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-setting-boolean-renderer c3-material-toggle-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:48px;min-width:48px;margin-right:4px}ytm-simple-text-section-renderer{margin:0 12px}.simple-text-section-content>a{color:#065fd4}.simple-text-section-content[is-paid-memberships=true]{font-size:1.6rem}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-simple-text-section-renderer{margin:0 8px}}p.minor-moment-header{font-size:2.4rem;color:#030303;margin-bottom:16px;line-height:1.25}p.minor-moment-summary:last-of-type{margin-bottom:48px}p.minor-moment-summary{font-size:1.4rem;line-height:1.25}ytm-slim-owner-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px}ytm-slim-owner-renderer .ytm-channel-name{font-size:1.4rem}.slim-owner-icon-and-title{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-width:0}.slim-owner-bylines{min-width:0}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-slim-owner-renderer{display:block;padding:8px 12px}.slim-owner-purchase-button,.slim-owner-subscribe-button{margin-left:46px;margin-top:4px}}.slim-owner-icon-and-title .subhead,.slim-owner-icon-and-title h3{max-height:1.25em;-webkit-line-clamp:1}.slim-owner-profile-icon{width:34px;height:34px;margin-right:12px}.slim-owner-subscribe-button .subscribe-button-count{display:none}.slim-owner-subscribe-button .button-renderer-icon{width:16px;height:16px;margin:0 6px 0 0}.hidden-subscribe-button.hidden-subscribe-button{display:none}ytm-slim-video-metadata-renderer{display:block}ytm-slim-video-metadata-renderer.item:first-child{margin-top:0}ytm-slim-video-metadata-renderer.item:last-child{margin-bottom:0}.slim-video-metadata-header{margin:0 3px 3px;width:99%;width:calc(100% - 6px);text-align:initial}.slim-video-metadata-header-content{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 9px 9px}.slim-video-metadata-title-and-badges{min-width:0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.slim-video-metadata-standalone-badge{padding:12px 12px 0}.slim-video-metadata-title-one-line{max-height:1.25em;-webkit-line-clamp:1}.slim-video-metadata-title-two-lines{max-height:2.5em;-webkit-line-clamp:2}.slim-video-metadata-title-three-lines{max-height:3.75em;-webkit-line-clamp:3}.slim-video-metadata-title{-webkit-line-clamp:initial;max-height:none}.slim-video-metadata-title-one-line a,.slim-video-metadata-title-three-lines a,.slim-video-metadata-title-two-lines a,.slim-video-metadata-title a{color:#065fd4}.slim-video-metadata-header-expand-placeholder{visibility:hidden}.slim-video-metadata-actions{padding:0 12px 12px;color:#606060;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.slim-video-metadata-limited-state{margin-top:-12px;padding-bottom:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.slim-video-metadata-actions c3-material-button.button-renderer.compact{font-size:1.2rem;text-transform:none;min-width:0;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin:-.7em 0}.slim-video-metadata-actions button{overflow:hidden}.slim-video-metadata-actions:not(.slim-video-metadata-limited-state) c3-material-button{-webkit-box-flex:1;-webkit-flex:1 1;flex:1 1}.slim-video-metadata-actions .button-renderer-text{margin-top:7px}.slim-video-metadata-actions :not([data-button-id=TOGGLE_BUTTON_ID_TYPE_ACCOUNT_LINKING]) [aria-pressed=true]{color:#065fd4}.slim-video-metadata-actions :not([data-button-id=TOGGLE_BUTTON_ID_TYPE_ACCOUNT_LINKING]) [aria-pressed=false] c3-icon[icon-state-filled],.slim-video-metadata-actions :not([data-button-id=TOGGLE_BUTTON_ID_TYPE_ACCOUNT_LINKING]) [aria-pressed=true] c3-icon[icon-state-outline]{display:none}.slim-video-metadata-actions:not(.slim-video-metadata-limited-state) button>.cbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.slim-video-metadata-info{font-size:1.4rem;color:#606060;padding:12px;border-top:1px solid rgba(0,0,0,0.1)}.slim-video-metadata-info.metadata-row{border:none}ytm-slim-video-metadata-renderer ytm-menu{-webkit-box-flex:1;-webkit-flex:1 1;flex:1 1}.slim-video-metadata-overflow-menu c3-material-button.button-renderer.compact{margin:0}.slim-video-metadata-overflow-menu .c3-material-button-button{padding:8px;width:100%}.slim-video-metadata-overflow-menu ytm-menu-item button{margin:0 auto;padding:8px}.slim-video-metadata-overflow-menu .button-renderer-text{font-size:1.6rem;text-transform:none}ytm-slim-video-metadata-renderer ytm-slim-owner-renderer{border-top:1px solid rgba(0,0,0,0.1)}.metadata-row-item>a,.slim-video-metadata-description>a{color:#065fd4}ytm-standalone-badge-supported-renderer{display:-webkit-box;display:-webkit-flex;display:flex}ytm-standalone-badge-supported-renderer>ytm-metadata-badge-renderer,ytm-standalone-badge-supported-renderer>ytm-standalone-collection-badge-renderer{-webkit-flex-shrink:10000;flex-shrink:10000;min-width:0}ytm-standalone-badge-supported-renderer>ytm-metadata-badge-renderer:first-child,ytm-standalone-badge-supported-renderer>ytm-standalone-collection-badge-renderer:first-child{-webkit-flex-shrink:1;flex-shrink:1}ytm-standalone-badge-supported-renderer ytm-badge{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ytm-metadata-row-container-renderer{display:block}ytm-metadata-row-header-renderer{display:block;color:#030303}.metadata-row-header-header{border-top:1px solid rgba(0,0,0,0.1);padding-top:4px;margin:4px 0}ytm-metadata-row-header-renderer>a{color:#065fd4}@charset "UTF-8";ytm-metadata-row-renderer{display:-webkit-box;display:-webkit-flex;display:flex}.metadata-row-title{display:inline-block;-webkit-flex-basis:100px;flex-basis:100px;min-width:100px;color:#030303}.metadata-row-items{overflow:hidden}.metadata-row-item:not(:last-of-type):after{content:"·";margin:0 5px}ytm-rich-metadata-renderer{display:-webkit-box;display:-webkit-flex;display:flex;background:rgba(0,0,0,0.1)}.ytm-rich-metadata-boxart{height:100px}.ytm-rich-metadata-topic{height:40px;margin:16px;width:40px}.ytm-rich-metadata-details{color:#030303;margin:16px 0 0 16px}.ytm-rich-metadata-details .small-text{opacity:.8}.ytm-rich-metadata-subtitle{margin-bottom:4px}.ytm-rich-metadata-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-transform:uppercase}.ytm-rich-metadata-endpoint c3-icon{vertical-align:middle}ytm-rich-metadata-row-renderer ytm-rich-metadata-renderer{margin-bottom:8px}ytm-web-answer-renderer{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;border-top:6px solid rgba(0,0,0,0.1);border-bottom:6px solid rgba(0,0,0,0.1)}.header,ytm-web-answer-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.header{background-color:#f9f9f9;color:#606060;padding-left:16px;font-weight:500;font-size:1.4rem;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header-menu{color:#909090}.web-answer-content{padding:12px 16px}.content-title{-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;color:#065fd4;margin-bottom:8px;font-weight:500;font-size:1.4rem;max-height:2.5em;-webkit-line-clamp:2}.title-icon{vertical-align:middle;width:14px;height:14px;margin-left:4px}.content-body{font-size:1.2rem;margin-bottom:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.thumbnail{margin-left:8px;width:64px;height:64px;-webkit-flex-shrink:0;flex-shrink:0}.metadata{font-size:1.2rem;color:#606060;margin-bottom:8px}.bottom-link-container{color:#606060;padding-top:12px;border-top:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bottom-link-container[blue-bottom-link=true]{color:#065fd4}.google-logo-icon{width:16px;height:16px;margin-right:8px}.google-logo-icon[fill-icon=true] path[fill=\#000000]{fill:#606060}.bottom-link-command{width:100%}.bottom-link-icon{width:12px;height:12px;margin-left:4px}c3-search-query-correction{display:block;font-size:1.4rem;padding:0 12px}.search-query-correction-endpoint{display:inline-block;margin:0 4px;color:#065fd4}ytm-channel-age-gate-renderer{display:block;padding:12px}.channel-age-gate-profile-icon{width:55px;height:55px}.channel-age-gate-text>a{color:#065fd4}ytm-channel-list-sub-menu-avatar-renderer{display:inline-block;margin:8px}ytm-channel-list-sub-menu-avatar-renderer[status=live]:after,ytm-channel-list-sub-menu-avatar-renderer[status=unread]:after{content:"";display:block;margin-left:13px;width:6px;height:6px;border-radius:50%}ytm-channel-list-sub-menu-avatar-renderer[status=live]:after{background:red}ytm-channel-list-sub-menu-avatar-renderer[status=unread]:after{background:#065fd4}.channel-list-sub-menu-avatar-profile-icon{width:32px;height:32px}.channel-list-sub-menu-avatar-title{text-align:center}.channel-list-sub-menu-avatar-large-icon{height:56px;width:56px}ytm-channel-list-sub-menu-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(0,0,0,0.1);background-color:#f1f1f1}.channel-list-sub-menu-avatars{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;height:52px;overflow:hidden}.channel-list-sub-menu-avatars:not(.has-show-all){overflow-x:auto;white-space:nowrap}.channel-list-sub-menu-large-avatars{box-sizing:border-box;height:100px;padding-top:8px}ytm-channel-list-sub-menu-avatar-renderer a{display:block}ytm-channel-sub-menu-renderer ytm-select{margin:12px 12px 0}ytm-channel-sub-menu-renderer ytm-select:last-of-type{margin-bottom:12px}ytm-item-section-renderer{display:block;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-item-section-renderer .horizontal-card-list-header{padding-top:0}ytm-item-section-renderer ytm-info-panel-container-renderer{margin-top:0;border-top:6px solid rgba(0,0,0,0.1);border-bottom:6px solid rgba(0,0,0,0.1)}.memberships-and-purchases ytm-item-section-renderer{border-bottom:6px solid rgba(0,0,0,0.1)}.memberships-and-purchases [tab-identifier=FEmembership_detail] ytm-item-section-renderer,.memberships-and-purchases ytm-item-section-renderer:last-child{border-bottom:none}.engagement-panel-comments-section ytm-item-section-renderer{border-bottom:none;padding:0}[tab-identifier=FEypc_offers] ytm-item-section-renderer{border:none}[tab-identifier=SPminor_moment] ytm-item-section-renderer.no-bottom-separator{border-bottom:none}[tab-identifier=SPminor_moment] .item{margin-top:0}ytm-item-section-renderer.no-bottom-separator .item:last-child{margin-bottom:0}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-item-section-renderer.feature-phone-minimal-lockups .icon-button{padding:0 0 0 8px;width:24px;height:24px}}.related-items-spinner{height:90vh;padding-top:70px}lazy-list{display:block}ytm-search-sub-menu-renderer{display:-webkit-box;display:-webkit-flex;display:flex;padding:12px}ytm-search-filter-group-renderer[data-has-options=true]+ytm-search-filter-group-renderer[data-has-options=false]{display:none}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-search-sub-menu-renderer{padding:8px}}ytm-section-list-renderer{display:block}ytm-section-list-renderer>lazy-list>ytm-notification-text-renderer,ytm-section-list-renderer>lazy-list>ytm-shelf-renderer{border-bottom:1px solid rgba(0,0,0,0.1);display:block;padding:12px}ytm-section-list-renderer.no-bottom-separator>lazy-list>ytm-item-section-renderer{border-bottom:none}ytm-c4-tabbed-header-renderer{display:block;padding-bottom:8px;font-size:1.4rem;background-color:#fff}.c4-tabbed-header-details>.ytm-channel-name,.c4-tabbed-header-title{font-size:1.8rem}.c4-tabbed-header-banner-img{width:100%;min-height:16.5vw}.c4-tabbed-header-channel{position:relative;padding:16px 16px 0}.c4-tabbed-header-profile-icon{width:55px;height:55px}.c4-tabbed-header-details{margin-left:12px}.c4-tabbed-header-banner+.c4-tabbed-header-channel{margin-left:16px}.c4-tabbed-header-banner+.c4-tabbed-header-channel>.c4-tabbed-header-profile-icon{position:absolute;left:0;top:-28.5px}.c4-tabbed-header-banner+.c4-tabbed-header-channel>.c4-tabbed-header-details{margin-top:12px}.c4-tabbed-header-subscriber-count{-webkit-box-flex:1;-webkit-flex:1 1 0px;flex:1 1 0px;padding:0 8px}ytm-c4-tabbed-header-renderer ytm-subscribe-button-renderer .subscribe-button-count{display:none}ytm-channel-header-links-renderer{display:block}ytm-channel-header-links-renderer .channel-link-icon{display:none}ytm-sponsorships-account-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,0.1);background-color:#f1f1f1}.sponsorships-account-bar-image{border-radius:50%;height:36px;width:36px;margin-right:16px;vertical-align:middle}.sponsorships-account-bar-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sponsorships-account-bar-display-name{font-size:1.4rem;font-weight:500;margin:0}.sponsorships-account-bar-email{font-size:1.2rem;margin:0}ytm-sponsorships-offer-list-renderer{display:block}ytm-sponsorships-app-bar-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;padding:0 8px}ytm-sponsorships-offer-list-renderer ytm-item-section-renderer{padding:0;margin-top:0;border-bottom:none}.sponsorships-app-bar-text{font-size:1.6rem;font-weight:450;padding:10px;color:#606060}.sponsorships-app-bar-menu{margin-right:0;margin-left:auto}ytm-active-account-header-renderer{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;font-size:1.6rem;margin:12px 0;border-bottom:1px solid rgba(0,0,0,0.1)}.account-photo-and-info-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;max-width:100%}.active-account-photo-container{width:48px;height:48px;padding:12px}.active-account-icon{width:48px;height:48px}.active-account-information{padding:8px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;min-width:0}.view-account-icon{width:24px;height:24px;padding:0 8px}.active-account-manage-account{padding:12px 12px 12px 0}.active-account-manage-account:last-of-type{margin-right:84px}.active-account-email{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.active-account-manage-account>a{display:block;padding:12px 0;margin:-12px 0;color:#065fd4}.unlimited-status{width:100%;padding:8px 12px;box-sizing:border-box;background-color:rgba(0,0,0,0.8);color:#fff}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-active-account-header-renderer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap}.active-account-icon,.active-account-photo-container{width:24px;height:24px}.active-account-email{padding-bottom:8px}.active-account-manage-account{font-size:1.4rem;padding:0 0 8px}.active-account-manage-account:last-of-type{margin-right:63px}}ytm-header-fab-renderer{position:absolute;bottom:-28px;right:28px;width:56px;height:56px;color:#fff;background-color:red;border-radius:50%;box-shadow:0 2px 2px rgba(0,0,0,.5)}ytm-header-fab-renderer .fab-icon-link{width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-header-fab-renderer{bottom:-21px;right:21px;width:42px;height:42px}}ytm-lugash-footer-renderer{display:block;padding:12px;font-size:1.2rem}ytm-browse{display:block}.error-message{text-align:center;font-size:1.6rem;padding:12px}ytm-playlist-header-renderer{display:block}.playlist-header{position:relative;background-color:#f1f1f1}.playlist-header-box{padding:12px}.playlist-header-actions{margin:0 -8px}.playlist-header-actions button{height:48px;width:48px}.playlist-channel-link{font-size:1.6rem}.offer{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:12px 0;margin:auto}.offer button{width:auto}.offer .button-renderer{width:100%}.playlist-header-stats{padding:12px;margin-right:76px;font-size:1.4rem}.playlist-header ytm-dropdown-renderer{padding:12px}.playlist-play-all-button{position:absolute;bottom:-28px;right:28px;width:56px;height:56px;color:#fff;background-color:red;border-radius:50%;box-shadow:0 2px 2px rgba(0,0,0,.5)}ytm-hero-playlist-thumbnail-renderer{position:relative;display:block;overflow:hidden}ytm-carousel-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;background:rgba(0,0,0,0.1);height:80px;padding:12px 16px;width:100%}.ytm-carousel-header-avatar{border-radius:100%;height:56px;width:56px}.ytm-carousel-header-details{padding-top:4px;margin-left:16px}ytm-carousel-header-renderer .button-renderer[data-icon-only=false] .button-renderer-icon{margin-left:0}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.ytm-carousel-header-details{padding-top:0}ytm-subscribe-button-renderer>.cbox{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-subscribe-button-renderer .subscribe-button-count{margin:0}}ytm-channel-metadata-renderer{display:none}ytm-interactive-tabbed-header-renderer{display:block}.interactive-tabbed-header-banner{background-size:cover;background-position:50%;height:25vw;position:relative;width:100%}.interactive-tabbed-header-banner-overlay{fill:#fff;position:absolute;width:100%;height:100%}.interactive-tabbed-header-description{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:16px}.interactive-tabbed-header-boxart{-webkit-flex-shrink:0;flex-shrink:0;background-size:cover;background-position:50%;height:112px;margin:0 16px;width:80px}.interactive-tabbed-header-summary{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%}.interactive-tabbed-header-title{font-size:2rem;line-height:2.4rem}.interactive-tabbed-header-autogenerated{font-size:1.2rem;line-height:1.6rem}.interactive-tabbed-header-badges{height:18px;margin:4px 0;overflow:hidden}.interactive-tabbed-header-badges::-webkit-scrollbar{background:transparent;height:0;width:0}.interactive-tabbed-header-buttons{left:-8px;position:relative}ytm-scrollable-tab-header{display:block}.scrollable-tab-header-container{display:-webkit-box;display:-webkit-flex;display:flex;box-shadow:0 2px 2px rgba(0,0,0,0.1);font-size:1.4rem;overflow:scroll;text-align:center;text-transform:uppercase;white-space:nowrap}.scrollable-tab-header-container::-webkit-scrollbar{background:transparent;height:0;width:0}.scrollable-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:12px 16px}.scrollable-tab[aria-selected=true]{border-bottom:2px solid #030303}ytm-single-column-browse-results-renderer{display:block}.scbrr-tabs{height:48px;background-color:#fff;color:#606060;box-shadow:0 4px 2px -2px rgba(0,0,0,.2);text-transform:uppercase;overflow-x:auto}.scbrr-tab{padding:8px;text-align:center;-webkit-align-self:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.scbrr-tab[aria-selected=true]{color:#030303;border-bottom:2px solid #606060}.scbrr-tabs[is-channel=true]{font-size:1.4rem;font-weight:400;color:#030303;background-color:#fff}.scbrr-tabs[is-channel=true] .scbrr-tab[aria-selected=true]{color:#030303}.scbrr-tab[is-placeholder=true]{border-bottom:none}ytm-rich-grid-renderer{display:block;margin:0 16px}.rich-grid-renderer-contents{margin:12px -8px 0}@media (max-width:587px){ytm-rich-grid-renderer,ytm-rich-grid-renderer .rich-grid-renderer-contents{margin:0}}.rich-grid-sticky-header{width:100%;margin-bottom:62px}@media (max-width:587px){.rich-grid-sticky-header{margin-bottom:50px}}.rich-grid-sticky-header ytm-feed-filter-chip-bar-renderer{position:fixed;top:48px;left:0;right:0;z-index:2;width:100%}.rich-grid-sticky-header ytm-feed-filter-chip-bar-renderer.filter-chip-bar-out{top:-60px;-webkit-transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:-webkit-transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1);transition:transform 195ms cubic-bezier(.4,0,1,1),-webkit-transform 195ms cubic-bezier(.4,0,1,1);-webkit-transition-property:all;transition-property:all}.rich-grid-sticky-header.persistent-header ytm-feed-filter-chip-bar-renderer.filter-chip-bar-out{top:0}.rich-grid-sticky-header ytm-feed-filter-chip-bar-renderer.filter-chip-bar-in{top:48px;-webkit-transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:-webkit-transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1);transition:transform 225ms cubic-bezier(0,0,.2,1),-webkit-transform 225ms cubic-bezier(0,0,.2,1);-webkit-transition-property:all;transition-property:all}.rich-grid-renderer-title{font-size:2rem;font-weight:500;line-height:2.4rem;margin:24px 0}ytm-rich-grid-renderer .spinner{margin-top:80px}ytm-feed-nudge-renderer{width:calc(100% - 16px);position:relative;padding:16px 8px;background-color:rgba(0,0,0,0.05);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-feed-nudge-renderer:first-child:before{border-top-left-radius:5px;border-top-right-radius:5px;background:-webkit-gradient(linear,left top,right top,color-stop(17.85%,#ff8983),color-stop(53.28%,#7f0e7f),to(#007a65));background:-webkit-linear-gradient(left,#ff8983 17.85%,#7f0e7f 53.28%,#007a65);background:linear-gradient(90deg,#ff8983 17.85%,#7f0e7f 53.28%,#007a65);content:"";height:4px;width:100%}.feed-nudge-dismiss-container{top:16px;right:8px;position:absolute}.feed-nudge-dismiss-container c3-material-button{width:48px;height:48px}.feed-nudge-content-wrapper{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:1px solid rgba(0,0,0,0.1);border-top:none;background-color:#fff;padding:0 6%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed-nudge-content-wrapper,.feed-nudge-image-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.feed-nudge-image-container{margin-top:12px}.feed-nudge-image-container img{height:36px;width:36px}.feed-nudge-text-container{margin:16px 0 12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.feed-nudge-title{color:#030303}.feed-nudge-subtitle{font-size:1.4rem;margin-top:4px;color:#606060}.feed-nudge-contents ytm-chip-cloud-chip-renderer{margin-bottom:16px}.feed-nudge-buttons{width:100%;margin-bottom:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.feed-nudge-buttons c3-material-button.compact.feed-nudge-primary-button,.feed-nudge-buttons c3-material-button.compact.feed-nudge-secondary-button{height:48px;margin:0 0 8px}.feed-nudge-buttons c3-material-button.compact+c3-material-button.compact{margin-left:0}#dismissed{padding-bottom:56.19%;border:1px solid rgba(0,0,0,0.1);position:relative}#dismissed:focus{outline:none}#dismissed-content{padding:16px;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:flex}@media (min-width:588px){ytm-feed-nudge-renderer{width:100%;padding:0}.feed-nudge-dismiss-container{top:4px;right:0}}ytm-rich-item-renderer{display:inline-block;vertical-align:top;margin:0 8px}@media (max-width:587px){ytm-rich-item-renderer{margin:0;width:100%}ytm-rich-item-renderer ytm-large-media-item .video-thumbnail-container-large{display:block;margin:0;padding:0}ytm-rich-item-renderer ytm-large-media-item .video-thumbnail-container-large:before{display:block;content:"";width:100%;padding-top:56.25%}ytm-rich-item-renderer ytm-large-media-item .details{margin-bottom:16px;margin-left:12px}ytm-rich-item-renderer .compact-media-item-headline-placeholder{max-width:95%}}@media (min-width:588px){ytm-rich-item-renderer{width:calc(50% - 16px)}}@media (min-width:874px){ytm-rich-item-renderer{width:calc(33.3% - 16px)}}@media (min-width:1160px){ytm-rich-item-renderer{width:calc(25% - 16px)}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-rich-item-renderer{margin:8px;width:calc(100% - 16px)}ytm-rich-item-renderer ytm-large-media-item .details{margin-bottom:0;margin-left:0}ytm-rich-item-renderer ytm-menu-renderer .icon-button{margin-top:8px;padding:0 0 0 8px;width:24px;height:24px}}ytm-rich-item-renderer ytm-notification-text-renderer{display:block;padding:0 12px 56.25%;position:relative;border:1px solid rgba(0,0,0,0.1);margin-bottom:24px}ytm-rich-item-renderer ytm-notification-multi-action-renderer{padding:28.125% 12px;border:1px solid rgba(0,0,0,0.1);margin-bottom:12px}ytm-rich-item-renderer ytm-notification-text-renderer .notification-text-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}ytm-rich-item-renderer .large-media-item-headline,ytm-rich-item-renderer ytm-thumbnail-overlay-time-status-renderer{font-weight:500}ytm-rich-section-renderer{display:block;margin:0 8px}@media (max-width:587px){ytm-rich-section-renderer{margin:0}}.rich-section-content{display:block;margin:0 -8px}.rich-section-content>ytm-notification-multi-action-renderer{border-top:6px solid rgba(0,0,0,0.1);border-bottom:6px solid rgba(0,0,0,0.1);margin:0 8px 24px}.rich-section-content>ytm-notification-multi-action-renderer .notification-multi-action-content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.rich-section-content{margin:0}}ytm-rich-shelf-renderer{display:block;border-top:6px solid rgba(0,0,0,0.1);border-bottom:6px solid rgba(0,0,0,0.1);margin:0 8px 24px}.rich-shelf-header{margin-top:12px;-webkit-align-self:center;align-self:center;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.rich-shelf-header,.rich-shelf-title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.rich-shelf-title{font-size:2rem;font-weight:500;line-height:2.4rem;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.rich-shelf-header ytm-menu-renderer .icon-button{width:40px;height:40px}.rich-shelf-subtitle,.rich-shelf-title{margin:0;padding-left:4px}.rich-shelf-subtitle{font-size:1.4rem;margin-top:4px}.rich-shelf-content{margin:12px -8px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow-x:hidden}.rich-shelf-expand-button{width:100%}.rich-shelf-expand-button .c3-material-button-button{margin-top:-18px;padding:12px 0}ytm-rich-shelf-renderer .grid-media-item{margin-bottom:0}@media (max-width:587px){.rich-shelf-content{margin-left:0;margin-right:0}.rich-shelf-title{margin-left:8px}}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-rich-shelf-renderer{margin:0 0 8px}.rich-shelf-header{margin-top:8px}.rich-shelf-content{margin:0}.rich-shelf-title{font-size:1.6rem;line-height:2rem;padding-left:0}.rich-shelf-expand-button .c3-material-button-button{margin-top:0;padding:0 0 8px}}ytm-sign-in-promo-with-background-renderer{background:rgba(0,0,0,0.1)}.sign-in-header{width:100%;box-sizing:border-box;padding:8px;background:#f1f1f1}.sign-in-icon{width:36px;height:36px}.sign-in-header-text{margin-left:8px;font-size:1.4rem;color:#030303}.sign-in-link{margin:8px 0}.sign-in-button{font-size:1.4rem;background-color:#065fd4;color:#fff;text-transform:none}ytm-sign-in-promo-with-background-renderer ytm-promo{box-sizing:border-box;padding-bottom:16px;min-height:100%;min-height:calc(100vh - 96px)}ytm-experiments{display:block}.ytm-experiments-search{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:8px 8px 0}.ytm-experiments-buttons,.ytm-experiments-search{display:-webkit-box;display:-webkit-flex;display:flex}.ytm-experiments-buttons{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:14px;padding:0 8px}.ytm-experiments-buttons c3-material-button{min-width:auto}.ytm-experiments-search input{width:100%}ytm-experiments-list-renderer{display:block;padding:5px;line-height:2.8rem}ytm-experiments-group-renderer,ytm-experiments-study-renderer{display:block;padding:0 1px 5px 0}.experiment-group-title{font-size:1.4rem}.experiment-group-title,ytm-experiments-study-item-renderer{padding:5px}ytm-experiments-study-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}ytm-experiments-study-item-renderer[data-joined=true]{color:#030303;background-color:#107516}ytm-experiments-study-item-renderer.ineligible:nth-child(odd){background:-webkit-repeating-linear-gradient(45deg,transparent,transparent 24px,#fad 0,#fad 48px);background:repeating-linear-gradient(45deg,transparent,transparent 24px,#fad 0,#fad 48px)}ytm-experiments-study-item-renderer.ineligible:nth-child(2n){background:-webkit-repeating-linear-gradient(315deg,transparent,transparent 24px,#fad 0,#fad 48px);background:repeating-linear-gradient(135deg,transparent,transparent 24px,#fad 0,#fad 48px)}.experiments-study-item-description{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}ytm-experiments-study-item-renderer c3-material-button{margin-right:0}ytm-settings{display:block;border-bottom:4px solid rgba(0,0,0,0.1)}ytm-connected-accounts-setting-category-entry-renderer{display:block}.setting-generic-category-title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:48px}.setting-generic-category-title.expanded{border-bottom:1px solid rgba(0,0,0,0.1)}.setting-generic-category-title-block{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:12px;color:#606060}.setting-generic-category-title-block h2{font-size:1.4rem;color:#030303;font-weight:500;margin:0;line-height:1.8}.setting-generic-category c3-icon,ytm-setting-generic-category c3-icon{padding:12px;color:#909090}.setting-generic-category,ytm-setting-generic-category{display:block;border-top:4px solid rgba(0,0,0,0.1)}ytm-setting-action-renderer{display:block}ytm-setting-category-collection-renderer{display:block}ytm-setting-category-section-renderer{display:block}ytm-setting-notification-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.setting-notification-item-renderer-description{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;color:#606060;padding:4px 12px}.setting-notification-item-renderer-success{color:#606060}ytm-setting-notification-item-renderer>button{color:#065fd4;padding:8px 16px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}ytm-setting-notification-list-renderer{display:block}.setting-notification-list-renderer-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.setting-notification-list-renderer-header>h3{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:0;padding:8px 0 8px 12px}.setting-notification-list-renderer-header>button{color:#065fd4;padding:12px 16px}ytm-setting-read-only-item-renderer{display:block;min-height:48px}ytm-setting-single-option-menu-renderer{display:block}ytm-setting-menu-item-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 12px;font-size:1.6rem;height:48px;line-height:48px}ytm-setting-menu-item-renderer svg{vertical-align:top;color:#606060}.setting-menu-item-renderer-description{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.setting-single-option-menu-items{padding-top:48px}.setting-single-option-menu-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 4px 2px -2px rgba(0,0,0,.2);font-size:1.6rem;background-color:#fff;width:100%;position:fixed}.setting-single-option-menu-header .icon-button{color:#606060;padding:12px;width:48px;height:48px}.setting-single-option-menu-header c3-icon{display:block}ytm-subscription-products-setting-category-entry-renderer{display:block}shorts-carousel{display:block;height:100%;background-color:#000;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}shorts-carousel .carousel-wrapper{position:relative;overflow:hidden;width:100%}shorts-carousel .carousel-items{position:absolute;width:100%}shorts-carousel .carousel-items.sliding{-webkit-transition:top .5s ease 0s;transition:top .5s ease 0s;-webkit-transition-timing-function:cubic-bezier(.05,0,0,1);transition-timing-function:cubic-bezier(.05,0,0,1)}shorts-carousel .hide-player #player{left:-9999px}player-component,player-component>div{display:block;width:100%;height:100%}player-component .background-style-transparent #player,player-component .background-style-transparent #player .html5-video-container,player-component .background-style-transparent #player .html5-video-player,player-component .background-style-transparent #player video{background:transparent!important}body.shorts-carousel{overflow:hidden}shorts-page{display:block;height:100%}shorts-video{display:block;color:#fff}shorts-video,shorts-video .video-wrapper{position:relative;height:100%;width:100%}shorts-video .layer{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;height:100%;width:100%}shorts-video .ytp-large-play-button{display:none}shorts-video .layer.touch-feedback{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}shorts-video .layer.touch-feedback .playIcon{width:80px;height:80px}shorts-video .layer.touch-feedback c3-icon.playIcon svg #circle{fill:rgba(0,0,0,0.6)}shorts-video *{touch-action:manipulation}shorts-video .layer.touch-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.4),transparent 160px),-webkit-linear-gradient(top,rgba(0,0,0,.4),transparent 96px);background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 160px),linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent 96px)}shorts-video .layer.touch-controls .shorts-header{width:100%}shorts-video .layer.touch-controls ytm-reel-player-overlay-renderer{height:-webkit-fit-content;height:fit-content}shorts-video ytm-reel-player-overlay-renderer c3-icon{-webkit-filter:drop-shadow(0 1px 6px rgba(0,0,0,.4));filter:drop-shadow(0 1px 6px rgba(0,0,0,.4))}shorts-video ytm-reel-player-overlay-renderer .button-renderer-text{text-shadow:0 1px 6px rgba(0,0,0,.4)}shorts-video .shorts-header #home-icon svg path{fill:#fff}shorts-video .shorts-header #home-icon svg path#triangle{display:none}shorts-video .shorts-back-arrow{padding:12px}shorts-video .layer.video-playback #player{position:absolute}.ytm-forced-mute-message .cbox{background-color:rgba(0,0,0,0.3);border:1px solid #fff;border-radius:3px;width:24px;height:24px;padding:6px}.ytm-forced-mute-message .cbox c3-icon{width:24px;height:24px}.ytm-pivot-button button div.cbox,.ytm-pivot-button button div.cbox img{border-radius:3px;width:36px;height:36px}.ytm-pivot-button button div.cbox{border:1px solid #fff}.ytm-pivot-button-with-icon .cbox{background-color:rgba(0,0,0,0.3);border:1px solid #fff;border-radius:3px;width:24px;height:24px;padding:6px}.ytm-pivot-button-with-icon .cbox c3-icon{width:24px;height:24px}ytm-reel-player-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 0%;flex:1 1 0%;-webkit-align-self:flex-end;align-self:flex-end}.reel-player-header-channel-endpoint{height:48px}.reel-player-header-thumbnail{width:24px;height:24px}.reel-player-header-subscribe-button{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.reel-player-header-subscribe-button c3-material-button{margin:0}.reel-player-header-channel-title{max-height:1.25em;-webkit-line-clamp:1;font-weight:500;margin:0 8px;word-break:break-word}.reel-player-header-reel-title{max-height:2.5em;-webkit-line-clamp:2;font-size:1.5rem;word-break:break-word}.reel-player-header-reel-title>a{font-weight:500}ytm-reel-player-overlay-renderer{display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:0 0 16px 16px}.reel-player-overlay-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0 8px}.reel-player-overlay-actions c3-material-button{margin:0!important;min-width:0;text-transform:none}.reel-player-overlay-actions c3-material-button .button-renderer-text{margin-top:7px;max-width:64px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:930px) and (orientation:landscape){.reel-player-overlay-actions{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;max-height:calc(100vh - 48px)}.reel-player-overlay-actions c3-material-button button{padding-top:.3em;padding-bottom:.3em}}.reel-player-overlay-actions ytm-menu-renderer{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.reel-player-overlay-actions ytm-menu-renderer .icon-button{height:48px;width:48px}.reel-player-overlay-actions button>.cbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-reel-player-overlay-renderer ytm-profile-icon{border:1px solid #fff}@media (max-height:411px) and (orientation:landscape){.reel-player-overlay-actions c3-material-button{min-height:40px}.reel-player-overlay-actions c3-material-button .button-renderer-text{display:none}.reel-player-overlay-actions ytm-menu-renderer .icon-button{height:32px}}ytm-playability-status .playability-status-message{width:100%;text-align:center;font-size:1.4rem;margin-bottom:8px}#shorts-overlay{height:100%;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}#shorts-overlay .view-layer{position:absolute;width:100%;width:calc(100% - env(safe-area-inset-right) - env(safe-area-inset-left));height:100%}#shorts-overlay.hidden .view-layer{visibility:hidden}#shorts-overlay .layer-controls{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;color:#fff;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.4),transparent 160px),-webkit-linear-gradient(top,rgba(0,0,0,.4),transparent 96px);background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 160px),linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent 96px)}#shorts-overlay .layer-touch-feedback{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@-webkit-keyframes playAnimation{0%{width:32px;height:32px}18%{width:96px;height:96px}68%{width:96px;height:96px}to{width:64px;height:64px}}@keyframes playAnimation{0%{width:32px;height:32px}18%{width:96px;height:96px}68%{width:96px;height:96px}to{width:64px;height:64px}}#shorts-overlay .layer-touch-feedback c3-icon.playIcon svg #circle{fill:rgba(0,0,0,.6)}#shorts-overlay .layer-touch-feedback .playIcon{-webkit-animation:playAnimation .25s;animation:playAnimation .25s;-webkit-animation-timing-function:cubic-bezier(.05,0,0,1);animation-timing-function:cubic-bezier(.05,0,0,1);width:80px;height:80px}#shorts-overlay ytm-reel-player-overlay-renderer c3-icon{-webkit-filter:drop-shadow(0 1px 6px rgba(0,0,0,.4));filter:drop-shadow(0 1px 6px rgba(0,0,0,.4))}#shorts-overlay ytm-reel-player-overlay-renderer .button-renderer-text{text-shadow:0 1px 6px rgba(0,0,0,.4)}#shorts-overlay .like-button-renderer [aria-pressed=true]{color:#fff}#shorts-overlay .shorts-header #home-icon svg path{fill:#fff}#shorts-overlay .shorts-header #home-icon svg path#triangle{display:none}[dir=rtl] #shorts-overlay{direction:rtl}#player-shorts-container[playable=false] #shorts-overlay{background-color:#000}#shorts-overlay .shorts-player-placeholder{height:100%}#shorts-overlay *{touch-action:manipulation}#shorts-overlay .animation{width:80px;height:80px}#shorts-overlay .like-animation{width:96px;height:96px}ytm-sponsorships-alert-renderer{display:block;background-color:#181818;color:#fff;font-size:1.4rem;line-height:2.1rem}ytm-sponsorships-alert-renderer.item{margin:-12px -12px 0;padding:10px 28px}ytm-sponsorships-alert-renderer.item.item{margin-top:-12px}.sponsorships-alert-bar-action-button{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding-top:10px}ytm-sponsorships-loyalty-badges-renderer{display:block}ytm-sponsorships-loyalty-badge-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.description{color:#606060;padding:8px}.badge-container{display:inline-block}.badge-line{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.badge-selected{border:1px solid rgba(0,0,0,0.1);border-radius:4px}.badge-not-selected{opacity:.8}.badge-icon{padding:8px;height:18px;width:18px;vertical-align:middle;margin-left:auto;margin-right:0}.badge-title-container{padding:8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-sponsorships-list-tile-renderer{display:block;font-size:1.4rem;background-color:#f1f1f1;padding-bottom:12px}ytm-sponsorships-list-tile-renderer.item{margin-top:0}.tile{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:16px;width:100%}.sponsorships-list-tile-icon{width:24px;min-width:24px;height:24px;margin:0 24px auto 0}.sponsorships-list-tile-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sponsorships-list-tile-subtitle,.sponsorships-list-tile-title{font-weight:500;color:#606060;text-align:left}.sponsorships-list-tile-expand-icon{color:#909090;width:20px;height:20px;margin-right:0;margin-left:auto;padding:4px}.container{margin-left:40px}ytm-sponsorships-celebration-renderer{display:block;padding-bottom:44px}ytm-sponsorships-header-renderer{display:block}.sponsorships-celebration-renderer-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background-position:55% 0;background-repeat:no-repeat;width:100%}.header-background{background-size:cover}.sponsorships-celebration-renderer-header-image-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.sponsorships-celebration-renderer-header-image{height:132px;width:132px;padding:50px;border-radius:50%}.sponsorships-celebration-renderer-header-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;color:#0f0f0f;padding-bottom:40px;text-align:center}.sponsorships-celebration-renderer-header-title{font-size:4.4rem;font-weight:600}.sponsorships-celebration-renderer-header-subtitle{font-size:1.6rem}.content{padding:4px}.content ytm-sponsorships-list-tile-renderer{background-color:transparent}.button-bar{border-top:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;position:fixed;bottom:0;width:100%;background:#fff}.button-bar c3-material-button.compact{margin:8px;font-weight:500}ytm-sponsorships-perk-renderer,ytm-sponsorships-perk-renderer-item{display:block;color:#606060;font-size:1.4rem;margin-top:20px}.sponsorships-perk-renderer-title{color:#030303;margin:4px 0}.sponsorships-perk-renderer-fulfillment-instructions{margin-top:10px;white-space:pre-wrap}.sponsorships-perk-renderer-image-line{vertical-align:top;margin-bottom:10px}.sponsorships-perk-renderer-image-line-text,.sponsorships-perk-renderer-images{vertical-align:middle;padding-right:5px}.sponsorships-perk-renderer-images{width:28px;height:28px}ytm-sponsorships-perks-renderer{display:block}ytm-sponsorships-perks-renderer>ytm-sponsorships-perk-renderer,ytm-sponsorships-perks-renderer>ytm-sponsorships-perk-renderer-item{margin-top:10px;margin-left:15px}ytm-sponsorships-perks-renderer>ytm-sponsorships-perk-renderer-item{display:list-item}.sponsorships-perks-renderer-title{font-size:1.4rem;font-weight:500}ytm-sponsorships-tier-renderer{display:block;padding:16px 16px 22px}ytm-sponsorships-tier-renderer.item.item{margin-top:0}ytm-sponsorships-tier-renderer:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,0.1)}.sponsorships-tier-renderer-title{font-size:2rem;font-weight:500;padding:4px 0;margin-top:4px;color:#030303}.sponsorships-tier-renderer-above-purchase-button-text{padding:4px 0;font-size:1.8rem;color:#030303;margin-top:4px;margin-bottom:8px}.sponsorships-tier-renderer-disclaimer{font-size:1.2rem;font-weight:400;padding:10px 0;color:#606060;white-space:pre-wrap}.sponsorships-tier-renderer-disclaimer>a{color:#065fd4}.sponsorships-tier-renderer-expansion{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin-top:10px;color:#065fd4}.sponsorships-tier-renderer-purchase-button-container{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin:8px}.sponsorships-tier-renderer-purchase-button{font-weight:500;padding:4px}.sponsorships-tier-renderer-expand-icon{width:20px;height:20px;padding:2px}.sponsorships-tier-renderer-expand-text{font-size:1.4rem;padding:4px 0}ytm-sponsorships-expandable-message-renderer{display:block}.style-single-perk,.style-single-perk-first{border-bottom:1px solid rgba(0,0,0,0.1)}.style-single-perk-first{border-top:1px solid rgba(0,0,0,0.1)}.message-container{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;width:100%}.style-single-perk-first>.message-container,.style-single-perk>.message-container{background-color:transparent;padding:16px}.content-container{padding:8px 16px}.style-single-perk-first>.content-container,.style-single-perk>.content-container{background-color:transparent;padding:16px 16px 40px 68px}.expandable-message-renderer-text{color:#606060;font-size:1.4rem;padding:4px 0;text-align:left}.expandable-message-renderer-expand-icon{color:#909090;width:20px;height:20px;margin-right:0;margin-left:auto;padding:4px}.expandable-message-renderer-check-icon{color:#909090;width:26px;height:26px;margin-right:12px}ytm-sponsorships-header-renderer{margin-bottom:12px}ytm-sponsorships-header-renderer.item{margin-top:0}.sponsorships-header,ytm-sponsorships-header-renderer.item{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;width:100%}.sponsorships-header{background-position:100% 0;background-repeat:no-repeat;min-height:168px}.sponsorships-header-background{background-size:cover}.sponsorships-header-text{color:#0f0f0f;padding:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sponsorships-header-supertitle{font-size:1.6rem;font-weight:500;padding:4px 0}.sponsorships-header-title{font-size:2.4rem;font-weight:600;padding:4px 0}.sponsorships-header-subtitle{font-size:1.6rem;font-weight:400;padding:4px 0}.sponsorships-image-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-height:100px;min-width:100px;padding:40px 20px 20px;margin-right:36px;margin-left:auto}.sponsorships-image{display:block;height:80px;width:80px;border-radius:50%;overflow:hidden}.sponsorships-heading-renderer,ytm-sponsorships-heading-renderer.item.item{display:-webkit-box;display:-webkit-flex;display:flex}.sponsorships-heading-renderer{margin-bottom:12px}.sponsorships-heading-renderer-dark-background{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;background-color:#f1f1f1}.sponsorships-heading-renderer-text{font-size:1.4rem;margin-left:16px}.sponsorships-heading-renderer-title{margin-top:6px;padding:10px 0;color:#606060;font-weight:500}.sponsorships-heading-renderer-subtitle-line{margin-top:6px;display:-webkit-box;display:-webkit-flex;display:flex}.sponsorships-heading-renderer-subtitle-icon{width:24px;height:24px;border-radius:50%;margin-right:12px}.sponsorships-heading-renderer-subtitle{color:#606060;font-size:1.4rem}.sponsorships-heading-renderer-bottom-button{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:12px;margin-left:36px;color:#065fd4;font-weight:500}.sponsorships-heading-renderer-end-button{margin-right:8px;margin-left:auto;padding:4px;font-weight:500;color:#909090}ytm-sponsorships-links-renderer{color:#065fd4;font-size:1.4rem;line-height:2.4rem}ytm-sponsorships-links-renderer,ytm-sponsorships-links-renderer.item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-sponsorships-tier-renderer{display:block;padding:16px 16px 22px}ytm-sponsorships-tier-renderer.item.item{margin-top:0}ytm-sponsorships-tier-renderer:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,0.1)}.sponsorships-tier-renderer-title{font-size:2rem;font-weight:500;padding:4px 0;margin-top:4px;color:#030303}.sponsorships-tier-renderer-above-purchase-button-text{padding:4px 0;font-size:1.8rem;color:#030303;margin-top:4px;margin-bottom:8px}.sponsorships-tier-renderer-disclaimer{font-size:1.2rem;font-weight:400;padding:10px 0;color:#606060;white-space:pre-wrap}.sponsorships-tier-renderer-disclaimer>a{color:#065fd4}.sponsorships-tier-renderer-expansion{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin-top:10px;color:#065fd4}.sponsorships-tier-renderer-purchase-button-container{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin:8px}.sponsorships-tier-renderer-purchase-button{font-weight:500;padding:4px}.sponsorships-tier-renderer-expand-icon{width:20px;height:20px;padding:2px}.sponsorships-tier-renderer-expand-text{font-size:1.4rem;padding:4px 0}ytm-sponsorships-expandable-message-renderer{display:block}.style-single-perk,.style-single-perk-first{border-bottom:1px solid rgba(0,0,0,0.1)}.style-single-perk-first{border-top:1px solid rgba(0,0,0,0.1)}.message-container{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;width:100%}.style-single-perk-first>.message-container,.style-single-perk>.message-container{background-color:transparent;padding:16px}.content-container{padding:8px 16px}.style-single-perk-first>.content-container,.style-single-perk>.content-container{background-color:transparent;padding:16px 16px 40px 68px}.expandable-message-renderer-text{color:#606060;font-size:1.4rem;padding:4px 0;text-align:left}.expandable-message-renderer-expand-icon{color:#909090;width:20px;height:20px;margin-right:0;margin-left:auto;padding:4px}.expandable-message-renderer-check-icon{color:#909090;width:26px;height:26px;margin-right:12px}ytm-sponsorship{display:block}.offer-error{text-align:center;font-size:1.6rem;padding:12px}ytm-watch-metadata-app-promo-renderer,ytm-watch-metadata-app-promo-renderer.item,ytm-watch-metadata-app-promo-renderer.item:last-child{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px;margin:0;background-color:rgba(0,0,0,0.1)}.watch-metadata-app-promo-thumb{-webkit-flex-shrink:0;flex-shrink:0;padding-right:8px;height:48px;width:48px}.watch-metadata-app-promo-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;padding:0 8px}.watch-metadata-app-promo-content .subhead{opacity:1}.watch-metadata-app-promo-button{padding:0 8px}ytm-watch{display:block}ytm-watch ytm-engagement-panel-section-list-renderer ytm-section-list-renderer{overflow-y:scroll;-webkit-overflow-scrolling:touch}@media (min-width:931px) and (orientation:landscape){ytm-watch{margin-right:256px}}@media (min-width:1280px) and (orientation:landscape){ytm-watch{margin-right:500px}}ytm-watch .compact-media-item-menu{display:none;visibility:hidden}ytm-watch.enable-compact-media-item-menu ytm-compact-promoted-video-renderer .compact-media-item-menu{display:inline;visibility:initial}ytm-watch .playability-status-message{width:100%;text-align:center;font-size:1.4rem;margin-bottom:8px}@media (max-width:930px) and (orientation:landscape){ytm-watch .watch-content[data-ep-shown=true]{display:none}}@media (max-width:299px) and (orientation:portrait){[engagement-panel-open] ytm-watch .watch-content[data-ep-shown=true]{display:none}}body:not([engagement-panel-open]) ytm-engagement-panel{display:none}@media (max-width:549px) and (orientation:portrait){[engagement-panel-open]{position:fixed;top:0;left:0}}ytm-engagement-panel{bottom:0;left:0;position:fixed;right:0;top:calc(56.25vw + 48px);z-index:1}@media (max-width:930px) and (orientation:landscape){ytm-engagement-panel{position:absolute;top:calc(56.25vw - 48px);padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}@media (max-width:299px) and (orientation:portrait){[engagement-panel-open]{position:static}ytm-engagement-panel{position:absolute;top:calc(56.25vw + 48px);padding:0}}@media (max-width:320px) and (orientation:landscape){ytm-engagement-panel{position:absolute;top:calc(56.25vw + 48px);padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}@media (min-width:931px) and (orientation:landscape){ytm-engagement-panel{left:auto;top:48px;width:256px}}@media (min-width:1280px) and (orientation:landscape){ytm-engagement-panel{width:500px}}ytm-clip-section-footer-renderer{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background:#fff;bottom:0;min-height:58px;left:0;right:0;padding:16px;position:absolute}[has-pivot-bar=true] ytm-clip-section-footer-renderer{bottom:48px;z-index:0}ytm-clip-section-footer-renderer c3-material-button.compact{margin:0}@media (max-width:299px) and (orientation:portrait){ytm-clip-section-footer-renderer{position:relative}}@media (max-width:930px) and (orientation:landscape){ytm-clip-section-footer-renderer{margin-bottom:106px;position:static}}ytm-clip-section-renderer{background-color:#f1f1f1;overflow:auto;-webkit-overflow-scrolling:touch}.clip-section-renderer-contents>.clip-section-renderer-item{border-bottom:1px solid rgba(0,0,0,0.1);display:block;padding:16px}.clip-section-renderer-contents>.clip-section-renderer-item .ytm-item-section-header-title{color:#606060}.clip-section-renderer-contents>.clip-section-renderer-item:last-child{border:none}@media (max-width:549px) and (orientation:portrait){.clip-section-renderer-contents{margin-bottom:58px;overflow:auto}[has-pivot-bar=true] .clip-section-renderer-contents{margin-bottom:106px}}@media (max-width:299px) and (orientation:portrait){[has-pivot-bar=true] .clip-section-renderer-contents{margin-bottom:0}}@media (min-width:931px) and (orientation:landscape){.clip-section-renderer-contents{overflow:auto}}.engagement-panel-section-list-background,ytm-engagement-panel-section-list-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}.engagement-panel-section-list-background{background:#000;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-engagement-panel-section-list-renderer ytm-comment-simplebox-renderer{padding:16px 12px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait),(max-width:930px) and (orientation:landscape){ytm-engagement-panel-section-list-renderer{height:auto}}.engagement-panel-container{background-color:#f9f9f9;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.draggable .engagement-panel-container{border-radius:12px 12px 0 0}.engagement-panel-section-list-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,0.1);z-index:2}.draggable .engagement-panel-section-list-header{padding:12px}.engagement-panel-section-list-header-title{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:0;font-size:1.4rem;line-height:1.4rem}.engagement-panel-section-list-header-button{-webkit-flex-shrink:0;flex-shrink:0;color:#909090}.engagement-panel-section-list-header-button.close-button{-webkit-flex-shrink:0;flex-shrink:0;color:#606060}ytm-engagement-panel-section-list-renderer ytm-section-list-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.engagement-panel-section-list-header .c3-material-button-button{padding:12px;margin:-12px 0}.engagement-panel-section-list-header c3-material-button.compact+c3-material-button.compact{margin-left:0;margin-right:-12px}ytm-engagement-panel-section-list-renderer .compact-media-item,ytm-engagement-panel-section-list-renderer ytm-item-section-header-renderer,ytm-engagement-panel-section-list-renderer ytm-slim-owner-renderer{padding:0}ytm-engagement-panel-section-list-renderer ytm-slim-owner-renderer.item{display:-webkit-box;display:-webkit-flex;display:flex}ytm-engagement-panel-section-list-renderer ytm-item-section-renderer{padding:16px}ytm-engagement-panel-section-list-renderer .item,ytm-engagement-panel-section-list-renderer .item:last-child{margin:0}ytm-engagement-panel-section-list-renderer ytm-compact-video-renderer.item,ytm-engagement-panel-section-list-renderer ytm-compact-video-renderer.item:last-child{border:1px solid rgba(0,0,0,0.1);background:rgba(0,0,0,0.1);margin-bottom:8px}ytm-engagement-panel-section-list-renderer .compact-media-item-metadata-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 0 0 12px}ytm-engagement-panel-section-list-renderer .compact-media-item-headline{margin-bottom:4px}.engagement-panel-section-list-header-wrapper{z-index:1}.engagement-panel-content-wrapper{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:48px}.draggable .engagement-panel-section-list-header-wrapper{padding-top:8px}.engagement-panel-drag-line{background:#030303;opacity:.15;border-radius:4px;height:4px;margin:0 auto;width:40px}@media (min-aspect-ratio:13/9) and (orientation:landscape),(min-width:931px) and (orientation:landscape){.engagement-panel-drag-line{visibility:hidden}ytm-engagement-panel-section-list-renderer{background-color:#fff}.draggable .engagement-panel-container{border-radius:0}}ytm-expandable-video-description-body-renderer{display:block;white-space:pre-wrap;padding-top:12px;padding-bottom:32px}ytm-expandable-video-description-body-renderer a{color:#065fd4}ytm-structured-description-content-renderer{display:block;padding:12px 16px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.draggable ytm-structured-description-content-renderer{padding:12px}ytm-factoid-renderer{-webkit-box-flex:1;-webkit-flex:1;flex:1}ytm-factoid-renderer,ytm-factoid-renderer .factoid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-factoid-renderer .factoid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 4px;text-align:center;width:100%}ytm-factoid-renderer .factoid-value{color:#030303;font-family:YouTube Sans,Roboto,Arial,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.8rem}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-factoid-renderer .factoid-value{font-size:1.4rem}}ytm-factoid-renderer .factoid-label{color:#606060}ytm-sentiment-factoid-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1}@charset "UTF-8";ytm-video-description-header-renderer{display:block;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-video-description-header-renderer .title{padding:4px 0}ytm-video-description-header-renderer .metadata{padding:0 4px 4px 0;color:#606060;overflow:hidden}ytm-video-description-header-renderer .metadata span{white-space:nowrap;display:inline-block;margin-right:5px;padding-right:5px}ytm-video-description-header-renderer .metadata span:before{content:"•";display:inline-block;width:7px;margin-left:-7px}ytm-video-description-header-renderer .factoids{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center;padding:8px 0}ytm-player-microformat-renderer{display:none}.playlist-controls{height:48px}.playlist-content,.playlist-controls{color:#fff;background-color:#0f0f0f}ytm-playlist-controls{display:-webkit-box;display:-webkit-flex;display:flex;height:48px;color:#fff;background-color:#0f0f0f}ytm-playlist-controls .c3-material-button-button[disabled],ytm-playlist-controls c3-material-button.disabled .c3-material-button-button{color:#ccc}.playlist-controls-secondary{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.playlist-controls-primary{display:-webkit-box;display:-webkit-flex;display:flex;direction:ltr}ytm-playlist-panel-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:48px;color:#fff;background-color:#0f0f0f}.playlist-panel-header-metadata{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;overflow:hidden;padding:0 12px;min-width:0}.playlist-panel-header-subhead,.playlist-panel-header-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.playlist-panel-header-byline{padding-left:5px}.playlist-panel-header-icon{-webkit-flex-shrink:0;flex-shrink:0}ytm-playlist-panel-video-renderer.item{padding-top:12px;margin-top:0}ytm-playlist-panel-video-renderer[selected=true].item{background-color:#212121;padding:12px 0}ytm-playlist-panel-video-renderer.item+ytm-playlist-panel-video-renderer[selected=true].item{margin-top:12px}ytm-action-companion-ad-renderer{display:block}.companion-ad-container{background-color:#f9f9f9;border-bottom:1px solid rgba(0,0,0,0.1);padding:0 12px}.companion-ad-body-container,.companion-ad-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.companion-ad-body-container{cursor:pointer;overflow:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.companion-ad-icon{border-radius:0;color:#fff;width:40px;height:40px;margin:8px 6px 8px 0;-webkit-flex-shrink:0;flex-shrink:0}.companion-ad-body{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.companion-ad-text-container{overflow:hidden;padding:0 6px}.companion-ad-badge{margin-right:6px;color:#fff;background-color:#fbc02d}.companion-ad-headline{font-size:1.5rem;padding-bottom:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.companion-ad-description-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.companion-ad-description{color:#606060;font-size:1.4rem;padding-bottom:2px;-webkit-box-flex:1;-webkit-flex:1;flex:1}.companion-ad-button,.companion-ad-description{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.companion-ad-button{color:#fff;background-color:#065fd4;cursor:pointer;padding:8px;border-radius:3px}.companion-ad-button,.companion-ad-menu{-webkit-flex-shrink:0;flex-shrink:0}ytm-companion-slot-renderer{display:block}@charset "UTF-8";ytm-single-column-watch-next-results-renderer>ytm-playlist[aria-expanded=true]~[data-content-type]{display:none}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-video-with-context-renderer{margin:0}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .video-thumbnail-container-large{margin-top:0}ytm-single-column-watch-next-results-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-notification-text-renderer{display:block}@media (max-width:549px) and (orientation:portrait),(min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item-headline{margin-top:36px;padding:8px 12px 0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-ad-button{position:absolute;top:0;left:0;right:0;margin-top:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-ad-button c3-material-button{background-color:#def1ff!important;color:#065fd4!important;border-radius:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-ad-button button{padding:8px 4px 8px 12px;-webkit-box-flex:1;-webkit-flex:1;flex:1}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-ad-button button .cbox{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-extra-contents{padding:0 40px 0 12px;margin-top:4px;box-sizing:border-box}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item-metadata-content{padding-top:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item-menu{position:absolute;top:40px;right:0;display:block}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .compact-media-item,ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .compact-media-item-byline:after{content:"•";padding:0 4px}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .video-thumbnail-container-compact,ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .compact-media-item-metadata-content,ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item-metadata-content{padding:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .compact-media-item-metadata,ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item-metadata{position:relative}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] .subhead{display:-webkit-box;display:-webkit-flex;display:flex}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .sparkles-ad-byline{margin-bottom:4px}}@media (max-width:549px) and (orientation:portrait){ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer{margin:0 12px}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer ytm-large-media-item{padding:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer .video-thumbnail-container-large{margin-left:0;margin-right:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer img{object-fit:cover}}@media (max-width:299px) and (orientation:portrait){ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer{margin:0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer ytm-large-media-item{padding:0 8px}}@media (max-width:930px) and (orientation:landscape){ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-video-with-context-renderer{margin:12px 0}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .video-thumbnail-container-compact{width:200px;height:112px}}@media (min-width:931px) and (orientation:landscape){ytm-single-column-watch-next-results-renderer>ytm-playlist,ytm-single-column-watch-next-results-renderer [section-identifier=related-items]{position:fixed;right:0;top:48px;bottom:0;width:256px}ytm-single-column-watch-next-results-renderer>.header-in-player[section-identifier=related-items]{top:0}ytm-single-column-watch-next-results-renderer [section-identifier=related-items]{height:calc(100% - 48px);overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;border-bottom:none;padding:4px 8px 8px}ytm-single-column-watch-next-results-renderer>ytm-playlist~[section-identifier=related-items]{top:96px;height:calc(100% - 96px)}ytm-single-column-watch-next-results-renderer .playlist-content{position:fixed;overflow-y:auto;-webkit-overflow-scrolling:touch;height:calc(100% - 144px);width:256px}ytm-single-column-watch-next-results-renderer>ytm-playlist[aria-expanded=true]~[data-content-type]:not([section-identifier=related-items]){display:block}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .item{padding:2px 0;margin-top:0}}@media (min-width:1280px) and (orientation:landscape){ytm-single-column-watch-next-results-renderer>ytm-playlist,ytm-single-column-watch-next-results-renderer [section-identifier=related-items]{width:500px;padding:0 0 8px 8px}ytm-single-column-watch-next-results-renderer .playlist-content{width:500px}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-notification-text-renderer,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .item,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-notification-multi-action-renderer{width:50%;display:inline-block;padding-right:8px;box-sizing:border-box}}@media (orientation:portrait){ytm-single-column-watch-next-results-renderer .playlist-content{min-height:calc(100vh - 56.25vw - 144px)}}@media (min-width:550px) and (orientation:portrait){ytm-single-column-watch-next-results-renderer [section-identifier=related-items]{padding:8px;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}ytm-single-column-watch-next-results-renderer ytm-comment-section-renderer{border-bottom:1px solid rgba(0,0,0,0.1)}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-notification-text-renderer,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .item,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-notification-multi-action-renderer{display:inline-block;width:50%;padding:8px;margin-top:0;vertical-align:top;box-sizing:border-box}}@media (min-width:768px) and (orientation:portrait){ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment [section-identifier=related-items] ytm-notification-text-renderer,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .item,ytm-single-column-watch-next-results-renderer [section-identifier=related-items] ytm-notification-multi-action-renderer{width:33%;display:inline-block;box-sizing:border-box}}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .compact-media-item{display:block}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .compact-media-item-metadata{padding:4px 0}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .compact-media-item-metadata-content{padding:0}ytm-single-column-watch-next-results-renderer [section-identifier=related-items] .compact-media-item-metadata[data-has-badges=true]>.compact-media-item-headline{display:-webkit-box;white-space:normal}ytm-single-column-watch-next-results-renderer ytm-playlist .video-thumbnail-container-compact{width:120px;height:67px}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer{vertical-align:top}ytm-single-column-watch-next-results-renderer.big-thumbnail-experiment ytm-promoted-sparkles-web-renderer .compact-media-item{padding:0;margin-bottom:24px}}ytm-slim-video-action-bar-renderer{display:block}.slim-video-action-bar-actions{padding:0 12px 12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.slim-video-action-bar-limited-state{margin-top:-12px;padding-bottom:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.slim-video-action-bar-actions c3-material-button.button-renderer.compact{font-size:1.2rem;text-transform:none;min-width:0;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin:-.7em 0}.slim-video-action-bar-actions button{overflow:hidden}.slim-video-action-bar-actions:not(.slim-video-action-bar-limited-state) c3-material-button{-webkit-box-flex:1;-webkit-flex:1 1;flex:1 1}.slim-video-action-bar-actions .button-renderer-text{margin-top:7px}.slim-video-action-bar-actions :not([data-button-id=TOGGLE_BUTTON_ID_TYPE_ACCOUNT_LINKING]) [aria-pressed=false] c3-icon[icon-state-filled],.slim-video-action-bar-actions :not([data-button-id=TOGGLE_BUTTON_ID_TYPE_ACCOUNT_LINKING]) [aria-pressed=true] c3-icon[icon-state-outline]{display:none}.slim-video-action-bar-actions:not(.slim-video-action-bar-limited-state) button>.cbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.slim-video-action-bar-info{font-size:1.4rem;color:#606060;padding:12px;border-top:1px solid rgba(0,0,0,0.1)}ytm-slim-video-action-bar-renderer ytm-menu{-webkit-box-flex:1;-webkit-flex:1 1;flex:1 1}.slim-video-action-bar-overflow-menu c3-material-button.button-renderer.compact{margin:0}.slim-video-action-bar-overflow-menu .c3-material-button-button{padding:8px;width:100%}.slim-video-action-bar-overflow-menu ytm-menu-item button{margin:0 auto;padding:8px}.slim-video-action-bar-overflow-menu .button-renderer-text{font-size:1.6rem;text-transform:none}ytm-slim-video-description-renderer{display:block;border-bottom:1px solid rgba(0,0,0,0.1)}.slim-video-metadata-info{font-size:1.4rem;color:#606060;padding:12px}.slim-video-metadata-info.metadata-row{border:none}ytm-slim-video-information-renderer{display:block}ytm-slim-video-information-renderer.item:first-child{margin-top:0}ytm-slim-video-information-renderer.item:last-child{margin-bottom:0}.slim-video-metadata-header{margin:0 3px 3px;width:99%;width:calc(100% - 6px);text-align:initial}.slim-video-metadata-header.inlined-badges{padding-top:12px}.slim-video-information-content{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 9px 9px}.slim-video-information-title-and-badges{min-width:0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.slim-video-metadata-information-standalone-badge{padding:12px 12px 0}.secondary-text{line-height:1.6rem}.secondary-text ytm-badge{display:inline}.slim-video-information-title-one-line{max-height:1.25em;-webkit-line-clamp:1}.slim-video-information-title-two-lines{max-height:2.5em;-webkit-line-clamp:2}.slim-video-information-title-three-lines{max-height:3.75em;-webkit-line-clamp:3}.slim-video-information-title{-webkit-line-clamp:initial;max-height:none}.slim-video-information-title-one-line a,.slim-video-information-title-three-lines a,.slim-video-information-title-two-lines a,.slim-video-information-title a{color:#065fd4}.slim-video-information-header-expand-placeholder{visibility:hidden}ytm-slim-video-metadata-section-renderer{display:block}ytm-slim-video-metadata-section-renderer ytm-slim-owner-renderer{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}ytm-slim-video-metadata-section-renderer ytm-watch-metadata-app-promo-renderer{padding:0 4px;margin:0 12px 4px}ytm-engagement-panel-section-list-renderer{overflow-y:auto;-webkit-overflow-scrolling:touch}.engagement-panel-section-list-header{position:-webkit-sticky;position:sticky;top:0}ytm-watch ytm-engagement-panel-section-list-renderer ytm-clip-section-renderer,ytm-watch ytm-engagement-panel-section-list-renderer ytm-section-list-renderer,ytm-watch ytm-engagement-panel-section-list-renderer ytm-structured-description-content-renderer{overflow-y:visible}ytm-card-item-text-collection-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.card-item-text-collection-alignment-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.card-item-text-collection-alignment-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center}ytm-card-item-text-renderer{display:inline-block;white-space:pre-wrap}ytm-card-item-text-renderer a{color:#065fd4}.color-general-background-a{color:#f9f9f9}.color-general-background-b{color:#f1f1f1}.color-error-background{color:#181818}.color-text-primary{color:#030303}.color-text-secondary{color:#606060}.color-text-primary-inverse{color:#fff}.color-call-to-action{color:#065fd4}.color-icon-inactive{color:#909090}.color-icon-disable{color:#ccc}.color-brand-icon-active{color:red}.color-brand-icon-inactive{color:#606060}.color-ten-percent-layer{color:rgba(0,0,0,0.1)}.color-icon-active-other{color:#606060}.color-themed-green{color:#107516}.background-color-unknown{background-color:transparent}.background-color-error-background{background-color:#181818}.background-color-general-background-a{background-color:#f9f9f9}.background-color-general-background-b{background-color:#f1f1f1}.background-color-text-primary{background-color:#030303}.background-color-text-secondary{background-color:#606060}.background-color-text-primary-inverse{background-color:#fff}.background-color-call-to-action{background-color:#065fd4}.background-color-icon-inactive{background-color:#909090}.background-color-icon-disable{background-color:#ccc}.background-color-brand-icon-active{background-color:red}.background-color-brand-icon-inactive{background-color:#606060}.background-color-ten-percent-layer{background-color:rgba(0,0,0,0.1)}.background-color-icon-active-other{background-color:#606060}.card-item-mt-xs{margin-top:4px}.card-item-mb-xs{margin-bottom:4px}.card-item-ml-xs{margin-left:4px}.card-item-mr-xs{margin-right:4px}.card-item-mt-s{margin-top:8px}.card-item-mb-s{margin-bottom:8px}.card-item-ml-s{margin-left:8px}.card-item-mr-s{margin-right:8px}.card-item-mt-m{margin-top:12px}.card-item-mb-m{margin-bottom:12px}.card-item-ml-m{margin-left:12px}.card-item-mr-m{margin-right:12px}.card-item-mt-l{margin-top:16px}.card-item-mb-l{margin-bottom:16px}.card-item-ml-l{margin-left:16px}.card-item-mr-l{margin-right:16px}.card-item-mt-xl{margin-top:24px}.card-item-mb-xl{margin-bottom:24px}.card-item-ml-xl{margin-left:24px}.card-item-mr-xl{margin-right:24px}.card-item-pt-xs{padding-top:4px}.card-item-pb-xs{padding-bottom:4px}.card-item-pl-xs{padding-left:4px}.card-item-pr-xs{padding-right:4px}.card-item-pt-s{padding-top:8px}.card-item-pb-s{padding-bottom:8px}.card-item-pl-s{padding-left:8px}.card-item-pr-s{padding-right:8px}.card-item-pt-m{padding-top:12px}.card-item-pb-m{padding-bottom:12px}.card-item-pl-m{padding-left:12px}.card-item-pr-m{padding-right:12px}.card-item-pt-l{padding-top:16px}.card-item-pb-l{padding-bottom:16px}.card-item-pl-l{padding-left:16px}.card-item-pr-l{padding-right:16px}.card-item-pt-xl{padding-top:24px}.card-item-pb-xl{padding-bottom:24px}.card-item-pl-xl{padding-left:24px}.card-item-pr-xl{padding-right:24px}.themed-image-icon,.themed-image-thumbnail,ytm-themed-image-renderer{display:block}.themed-image-thumbnail-circular{border-radius:50%}.themed-image-thumbnail-fit{width:100%;height:auto}ytm-activity-item-renderer{margin:16px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.activity-item-image{width:60px;margin:0 16px;-webkit-flex-shrink:0;flex-shrink:0}.activity-item-details{width:100%}.activity-item-container,.activity-item-details{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.activity-item-container{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.activity-item-contents{margin-right:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.activity-item-activity{margin-left:auto;-webkit-flex-shrink:0;flex-shrink:0}.activity-item-menu{width:40px;margin-top:-8px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.activity-item-image{margin:0 4px}.activity-item-contents{margin-right:4px}.activity-item-menu{width:24px}}.add-to-playlist-title{margin:0;padding:8px 12px}.add-to-playlist-option,.add-to-playlist-title{border-bottom:1px solid rgba(0,0,0,0.1)}.add-to-playlist-button-wrapper{width:100%;margin-top:-12px;border-top:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}ytm-playlist-add-to-option-renderer{display:block}.playlist-add-to-option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;box-sizing:border-box;padding:0 12px;height:48px;width:100%;text-align:left}.playlist-add-to-option-label{min-width:0}.playlist-add-to-option-title{font-size:1.4rem}.playlist-add-to-option-byline,.playlist-add-to-option-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.playlist-add-to-option-byline{margin-top:6px}.playlist-add-to-option-icon{margin-left:24px;width:16px;height:16px}ytm-alert-renderer{display:block;text-align:center;padding:12px}ytm-alert-renderer a{color:#065fd4}ytm-alert-with-actions-renderer{display:block}.alert-with-actions-renderer-content-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap;padding:8px 16px;background-color:#def1ff}.alert-with-actions-renderer-content-wrapper[alert-type=ALERT_TYPE_WARNING]{background-color:#ffe6e6}.alert-with-actions-renderer-content{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.alert-with-actions-renderer-content,.alert-with-actions-renderer-text-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.alert-with-actions-renderer-text-content{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.alert-with-actions-renderer-content-wrapper c3-icon{color:#030303;margin-right:16px}.alert-with-actions-renderer-content-wrapper[alert-type=ALERT_TYPE_WARNING] c3-icon{color:#c00}.alert-with-actions-renderer-title{font-weight:500}.alert-with-actions-renderer-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:8px 0}ytm-alert-with-button-renderer{-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(0,0,0,0.1)}.alert-with-button-text-icon{display:-webkit-box;display:-webkit-flex;display:flex}.alert-with-button-text{margin-top:12px;line-height:16px}.alert-with-button-button{margin:16px 16px 8px;white-space:nowrap}.alert-with-button-close-icon,.alert-with-button-icon{vertical-align:top;margin:8px}.alert-with-button-icon[data-type=WARNING]{color:#065fd4}.alert-with-button-icon[data-type=ERROR]{color:#990412}.alert-with-button-icon[data-type=SUCCESS]{color:#107516}.alert-with-button-icon[data-type=INFO]{color:#065fd4}.alert-with-button-icon[data-type=HELP]{color:#030303}ytm-card-item-actions-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.card-item-actions-primary-button{margin:10px 16px}.card-item-actions-primary-button.card-item-actions-blue-text{margin-right:0}.card-item-actions-secondary-button{margin:10px 24px 10px 0}ytm-card-item-actions-renderer c3-material-button[data-style=STYLE_BLUE_TEXT]{min-width:0}ytm-card-item-actions-renderer c3-material-button.compact{margin:-10px -16px}ytm-card-item-actions-renderer .c3-material-button-button{padding:10px 16px}ytm-card-item-actions-renderer .button-renderer[data-icon-only=false] .button-renderer-icon{margin-right:0}.card-item-text-with-image-image-placement-top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.card-item-text-with-image-image-placement-start{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-card-item-divider-renderer{display:block}.card-item-divider-inset-thin{margin-left:16px;margin-right:16px}.card-item-divider-fullbleed-thin,.card-item-divider-inset-thin{border-bottom:1px solid rgba(0,0,0,0.1)}ytm-card-item-error-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-top:-4px}.card-item-error-triangle-up-container{margin-left:16px}.card-item-error-triangle-up{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #def1ff}.card-item-error-error-text-renderer{background-color:#def1ff;padding:12px 20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-card-item-renderer{display:block}.card-item-additional-info-placement-top{-webkit-align-self:flex-start;align-self:flex-start}.card-item-additional-info-placement-center{-webkit-align-self:center;align-self:center}.card-item-additional-info-placement-bottom{-webkit-align-self:flex-end;align-self:flex-end}.card-item-primary-container-placement-top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.card-item-primary-container-placement-start{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.card-item-primary-container-placement-start.card-item-primary-content-placement-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.card-item-primary-container-placement-start>.card-item-heading-description-container{-webkit-align-self:center;align-self:center}.card-item-heading-description-container{margin-right:16px}.card-item-heading-description-container:only-child{margin-right:0}ytm-card-item-text-with-button-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}ytm-channel-creation-form-renderer{display:block;padding:24px}.ytm-channel-creation-form-renderer-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding:24px 0}.ytm-create-core-identity-channel-content-renderer-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:1.8rem;padding:16px 0}.ytm-create-core-identity-channel-content-renderer-icon{width:72px;height:72px;margin-right:16px}.ytm-create-core-identity-channel-content-renderer-messages a{color:#065fd4}.ytm-create-core-identity-channel-content-renderer-message{padding-bottom:8px}.ytm-create-core-identity-channel-content-renderer-input{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;max-width:356px;min-width:0}.ytm-create-core-identity-channel-content-renderer-family-name-input{margin-top:12px}.ytm-create-core-identity-channel-content-renderer-input>input{height:48px}ytm-comment-section-renderer{display:block;padding:12px}.comment-section-content{margin-top:16px}.comment-section-header-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}ytm-comment-section-renderer.extra-tall{padding-bottom:100px}ytm-comment-section-header-renderer button{display:block;text-align:initial;width:100%}c3-material-radio{display:block}c3-material-radio input{position:absolute;opacity:0}c3-material-radio input+label{cursor:pointer;display:block;position:relative;padding-left:32px;margin:12px 0}c3-material-radio input+label:before{content:"";border-radius:50%;position:absolute;top:0;left:0;width:14px;height:14px;margin-top:-2px;border:2px solid #606060}c3-material-radio input:checked+label:before{border-color:#065fd4}c3-material-radio input:checked+label:after{content:"";border-radius:50%;position:absolute;top:0;left:4px;width:10px;height:10px;margin-top:2px;background-color:#065fd4}ytm-donation-amount-picker-renderer{display:block}.donation-amount-picker-header{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.donation-amount-picker-campaign-thumbnail{margin-right:12px;max-width:48px;max-height:48px;-webkit-align-self:center;align-self:center}.donation-amount-picker-title{display:inline}.donation-amount-picker-nonprofit-subtitle{margin-top:4px;color:#606060}.donation-amount-picker-line-item{margin-top:12px;color:#606060}.donation-amount-picker-buttons c3-material-radio label{margin-top:16px}.donation-amount-picker-custom{display:none;margin-left:32px;color:#606060}.donation-amount-picker-buttons.custom .donation-amount-picker-custom{display:block}.donation-amount-picker-edit{border-bottom:2px solid #065fd4}.donation-amount-picker-custom.error .donation-amount-picker-edit{border-bottom-color:#c00}.donation-amount-picker-input{border-style:none;padding-left:4px}.donation-amount-picker-error{display:none;margin-top:4px}.donation-amount-picker-custom.error .donation-amount-picker-error{display:block}.donation-amount-picker-continue{margin-top:12px;margin-bottom:12px}.donation-amount-picker-continue :disabled{color:#909090}.donation-post-transaction-icon{display:block;margin:24px auto;width:48px;height:48px}.donation-post-transaction-title{text-align:center;margin-bottom:8px}div.donation-post-transaction-title{color:#606060}.donation-post-transaction-creator-message{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:12px;margin-bottom:32px}.donation-post-transaction-creator-message-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.donation-post-transaction-avatar{width:24px;height:24px;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;margin-right:12px}.donation-post-transaction-message{border:1px solid rgba(0,0,0,0.1);border-radius:12px;padding:16px;max-height:none;-webkit-line-clamp:initial}.donation-post-transaction-message-right div{margin-top:8px;color:#606060}.donation-post-transaction-button{margin:8px}ytm-donation-shelf-renderer{display:block;padding:0 12px}.donation-shelf-basics{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.donation-shelf-campaign{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.donation-shelf-campaign-thumbnail{max-width:48px;max-height:48px;-webkit-align-self:center;align-self:center;margin-right:12px}.donation-shelf-campaign-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0;margin-right:12px}.donation-shelf-campaign-subtitle,.donation-shelf-campaign-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.donation-shelf-campaign-subtitle{display:block;margin-top:4px}c3-material-button.donation-shelf-button{margin:0;font-weight:500;padding-left:8px;padding-right:8px}.donation-shelf-amount-raised-label{margin-top:12px}.donation-shelf-progress{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.donation-shelf-progress-bar{margin-top:12px;background:rgba(0,0,0,0.1);height:4px;width:100%}.donation-shelf-progress-bar-progress{background:#065fd4;height:100%}.donation-shelf-match-label a{color:#065fd4;display:block}.donation-shelf-labels{margin-top:12px}.donation-shelf-expander,.donation-shelf-labels{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.donation-shelf-expander{margin-top:8px;border-top:1px solid rgba(0,0,0,0.1)}.donation-shelf-expand-text{margin-top:12px}.donation-shelf-expand-icon{margin-top:8px;margin-left:16px;margin-bottom:-4px}.donation-shelf-expanded-separator{border-top:1px solid rgba(0,0,0,0.1);margin-top:12px}.donation-shelf-creator-message{padding-top:12px;padding-bottom:8px}.donation-shelf-creator-message-thumbnail{margin-right:8px;width:12px;height:12px}.donation-shelf-creator-message-description{margin-top:4px}.donation-shelf-nonprofit-title{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,0.1)}.donation-shelf-nonprofit-subtitle{margin-top:4px}.donation-shelf-nonprofit-website{color:#065fd4}.donation-shelf-nonprofit-description{margin-top:8px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-donation-shelf-renderer{padding:0 8px}}ytm-fancy-dismissible-dialog-renderer{display:block}.fancy-dismissable-dialog-content{margin:8px 0 12px;white-space:pre-wrap}.fancy-dismissable-dialog-content a{color:#065fd4}ytm-timestamp-input{display:block;margin:8px 0 4px}.ytm-timestamp-input{margin-top:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}[dir=rtl] .ytm-timestamp-input{direction:ltr;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.timestamp-number-input{text-align:right;padding:2px 0}.timestamp-number-input::-webkit-inner-spin-button,.timestamp-number-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.timestamp-input-minutes{width:30px}.timestamp-input-separator{padding:0 2px}.timestamp-input-seconds{width:20px}ytm-legal-report-details-form-renderer{display:block}.legal-report-details-form-description-input{margin:12px 0}.legal-report-details-form-affiliation ytm-select,.legal-report-details-form-issue-type ytm-select{width:100%;margin-bottom:12px}.legal-report-details-form-name-input{width:100%;margin:12px 0 4px}.legal-report-details-form-name-subtext{color:#606060;margin-top:4px;font-size:1.2rem}.legal-report-details-form-footer-text{color:#606060;margin:24px 0;font-size:1.2rem}.legal-report-details-form-footer-text a{color:#065fd4}.legal-report-details-form-footer{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.legal-report-details-form-buttons,.legal-report-details-form-footer{display:-webkit-box;display:-webkit-flex;display:flex}ytm-live-stream-offline-slate-renderer{display:block}.slate-overlay{background:rgba(0,0,0,0.8)}.slate-bar{position:absolute;bottom:12px;left:12px;right:12px;border-radius:5px;background:rgba(0,0,0,.7);padding:12px}.slate-bar-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slate-bar-main-text{font-size:1.4rem;color:#fff}.slate-bar-subtitle-text{font-size:1.2rem;color:hsla(0,0%,100%,0.7);margin-top:4px}ytm-live-streamability-renderer{display:block}.mealbar-promo-renderer:empty,.mealbar-title:empty{display:none}.mealbar-promo-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;max-width:100%}ytm-mealbar{position:fixed;bottom:0;left:0;right:0;z-index:2;display:block;background:#fff;padding:16px;box-shadow:0 -1px 2px rgba(0,0,0,0.1)}[has-safe-area-in-max=true] ytm-mealbar{padding:16px max(16px,env(safe-area-inset-right)) 16px max(16px,env(safe-area-inset-left))}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-mealbar{position:fixed;bottom:24px;left:auto;right:24px;border-radius:4px;width:360px;box-shadow:0 6px 12px rgba(0,0,0,0.1)}}[has-pivot-bar=true] ytm-mealbar{bottom:48px;margin-bottom:env(safe-area-inset-bottom)}.mealbar-icon-and-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.mealbar-icon{width:40px;height:auto;margin-right:16px;color:red;-webkit-flex-shrink:0;flex-shrink:0}.mealbar-title{margin-bottom:8px;color:#030303;font-weight:500}.mealbar-body,.mealbar-dismissal-icon{color:#606060}.mealbar-dismissal-icon{margin:-11px -13px 0 auto}.mealbar-buttons{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:16px}.mealbar-buttons .ytm-mealbar-promo-button{max-width:100%}.mealbar-buttons .ytm-mealbar-promo-button c3-material-button{margin:0;max-width:100%}.ytm-mealbar-promo-button c3-material-button .c3-material-button-button{max-width:100%;padding-left:.85em;padding-right:.85em;font-weight:500}.ytm-mealbar-promo-button c3-material-button .button-renderer-text{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ytm-mealbar-promo-button{font-size:1.4rem}.ytm-mealbar-promo-button+.ytm-mealbar-promo-button{margin-left:.7em}ytm-minor-moment-header-renderer{display:block;text-align:center}.minor-moment-header .minor-moment-header-title{padding-top:33px;font-size:2.4rem;font-weight:700;line-height:1}.minor-moment-header .minor-moment-header-image img{padding-top:16px;max-height:166px}.minor-moment-header .minor-moment-header-caption{padding:29px 29px 48px 22px;font-size:20px;line-height:28px;color:#606060}ytm-option-selectable-item-renderer{display:block}ytm-option-selectable-item-renderer ytm-select{display:block;margin-left:30px}ytm-options-renderer{display:block}c3-material-checkbox{height:48px}.c3-material-checkbox-input{position:absolute;opacity:0}.c3-material-checkbox-input+.c3-material-checkbox-content{display:block;position:relative;padding-left:32px;margin:12px 0}.c3-material-checkbox-input+.c3-material-checkbox-content .c3-material-checkbox-label:before{content:"";position:absolute;top:8px;left:0;width:14px;height:14px;margin-top:-9px;border:2px solid #606060}.c3-material-checkbox-input:checked+.c3-material-checkbox-content .c3-material-checkbox-label:before{background-color:#065fd4;border-color:#065fd4}.c3-material-checkbox-input:checked+.c3-material-checkbox-content .c3-material-checkbox-label:after{content:"";position:absolute;left:1px;width:3px;height:8px;top:8px;margin-top:-7px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(37deg);transform:rotate(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[dir=rtl] .c3-material-checkbox-input:checked+.c3-material-checkbox-content .c3-material-checkbox-label:after{left:10px}ytm-account-item-renderer,ytm-account-item-section-renderer{display:block}ytm-account-item-section-header-renderer{padding-left:12px;display:block}.account-item-icon{width:36px;height:36px}.account-item-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;font-size:1.6rem;padding-left:12px;width:100%;height:48px;text-align:left}.account-item-endpoint .cbox{-webkit-box-flex:1;-webkit-flex:1;flex:1}.account-item-content{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin-left:8px}.selected-account{margin-right:12px}.ytm-listbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ytm-listbox .listbox-option{display:block;text-align:initial}ytm-account-section-list-renderer{display:block;padding:12px 0}.add-bottom-border{border-bottom:1px solid rgba(0,0,0,0.1)}.none-bottom-border{border-bottom:none}.accounts-dialog-header-renderer{padding:12px 12px 0;border-top:4px solid rgba(0,0,0,0.1);font-size:1.2rem}.google-account-header-renderer{margin:12px 12px 0;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-abuse-type-selector-renderer{display:block;padding:0 8px}ytm-additional-context-renderer{display:block;padding:8px}ytm-impersonation-screen-renderer{display:block;padding:8px}ytm-report-channel-modal-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;box-shadow:0 4px 2px -2px rgba(0,0,0,.2);padding:8px}.ytm-report-channel-header-title{font-weight:500;font-size:1.6rem}.ytm-report-channel-header-subtitle{font-size:1.4rem;color:#606060}ytm-selectable-video-list-renderer{display:block;height:100%;overflow-y:auto}ytm-selectable-video-renderer:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.1)}.ytm-selectable-video-list-renderer-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:8px}ytm-selectable-video-renderer{display:block;padding:0 8px}ytm-selectable-video-renderer .compact-media-item{padding:0}ytm-flow-footer-renderer{padding:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-flow-footer-renderer c3-material-button.compact{margin:0}.flow-footer-secondary-button{margin-right:16px}ytm-flow-header-renderer{display:block}.flow-header-top-bar{color:#606060;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.flow-header-title{color:#030303;padding:12px}.flow-header-progress-bar{height:4px;width:100%;background-color:rgba(0,0,0,0.1)}.flow-header-progress-fill{height:100%;background-color:#030303}ytm-multi-page-menu-renderer,ytm-multi-page-menu-section-renderer{display:block}ytm-multi-page-menu-renderer[data-has-footer=true]{padding-bottom:42px}ytm-simple-menu-header-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 4px 2px -2px rgba(0,0,0,.2);font-size:1.6rem;padding:6px 4px}ytm-simple-menu-header-renderer .icon-button{margin-right:24px}button.multi-page-menu-system-link{width:100%;text-align:left;cursor:pointer;line-height:24px}.multi-page-menu-system-link-list,ytm-multi-page-menu-section-renderer{padding:12px 0}ytm-multi-page-menu-section-renderer{border-bottom:1px solid rgba(0,0,0,0.1)}h1.ytm-simple-menu-header-title{font-size:1.6rem;margin:0}.multi-page-menu-system-link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px;font-size:1.6rem}.multi-page-menu-system-link c3-icon{margin-right:32px;float:left}.multi-page-menu-spinner{margin:auto}ytm-multi-page-menu-renderer ytm-privacy-tos-footer-renderer{position:fixed;bottom:0}ytm-multi-page-menu-renderer ytm-report-channel-modal-footer-renderer{box-sizing:border-box;background:#fff;border-top:1px solid rgba(0,0,0,0.1);bottom:0;position:fixed;width:100%;width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-right))}ytm-multi-page-menu-renderer[data-menu-style=multi-page-menu-style-type-flow]{height:100%}ytm-multi-page-menu-renderer[data-menu-style=multi-page-menu-style-type-flow][data-has-footer=true]{padding-bottom:0}ytm-multi-page-menu-renderer[data-menu-style=multi-page-menu-style-type-flow]>div{height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}ytm-multi-page-menu-renderer[data-menu-style=multi-page-menu-style-type-flow]>div>:nth-child(2){-webkit-box-flex:1;-webkit-flex:1;flex:1}ytm-multi-page-menu-renderer[data-menu-style=multi-page-menu-style-type-switcher][data-has-footer=true]>div>:last-child{border-top:1px solid rgba(0,0,0,0.1)}ytm-post-confirmation-flow-step-renderer{display:block;padding:16px;box-sizing:border-box}ytm-privacy-tos-footer-renderer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;box-sizing:border-box;padding:16px 12px 12px}.privacy-tos-footer-container,ytm-privacy-tos-footer-renderer{display:-webkit-box;display:-webkit-flex;display:flex}.privacy-tos-footer-privacy,.privacy-tos-footer-tos{font-weight:500;padding-top:16px;margin-top:-16px;min-height:16px;color:#030303}.privacy-tos-footer-separator{padding:0 8px;opacity:.6}ytm-privacy-tos-footer-renderer ytm-lugash-footer-renderer{background-color:inherit;padding:0;margin-top:6px}ytm-refund-confirmation-flow-step-renderer{display:block;padding:16px;box-sizing:border-box}.refund-confirmation-flow-step-user-info{margin-bottom:16px;word-break:break-all}.refund-confirmation-flow-step-confirmation-text{margin-bottom:24px}.refund-confirmation-flow-step-confirmation-details{padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-survey-answer-card-renderer{display:block;padding:16px;background-color:#fff;border:1px solid rgba(0,0,0,0.1)}ytm-survey-answer-card-renderer:not(:first-of-type){margin-top:-1px}ytm-survey-flow-step-renderer{display:block;background-color:#f9f9f9}.survey-flow-step-question{padding:24px 16px 16px;color:#606060}ytm-music-pass-feature-info-renderer{display:block}.music-pass-feature-info-content{padding:40px 24px}.music-pass-feature-info-header{color:#030303;font-size:2rem;font-weight:400;line-height:2.4rem}.music-pass-feature-info-description{color:#606060;font-size:1.4rem;line-height:2.4rem}.music-pass-feature-info-thumbnail{width:100%}ytm-music-pass-small-feature-info-renderer{display:-webkit-box;display:-webkit-flex;display:flex;padding:15px 12px}.music-pass-small-feature-thumbnail{-webkit-align-self:flex-start;align-self:flex-start;width:42px;min-width:42px}.music-pass-small-feature-description{-webkit-align-self:center;align-self:center;padding-left:25px;color:#606060}.music-pass-small-feature-header{color:#030303;font-size:1.8rem;line-height:2.4rem}.music-pass-small-feature-description-details{font-size:1.4rem;line-height:2rem}.music-pass-small-feature-description-details>a{color:#065fd4}ytm-offer-item-renderer{display:block;padding:16px}.offer-item-heading{margin-top:8px;margin-bottom:4px}.offer-item-description{margin-bottom:8px}.offer-item-additionalinfo{margin-right:4px}ytm-offer-item-upsell-renderer{display:block;padding:12px 16px}.offer-upsell-heading-renderer{display:block;margin-top:16px}.offer-upsell-price-renderer{display:block}.offer-upsell-description-renderer{display:block;margin:16px 0}ytm-player-error-message-renderer{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden;padding:12px;color:#fff;background-color:#0f0f0f;height:100%}ytm-player-error-message-renderer a{color:#065fd4}.playability-status-message{width:100%;text-align:center}ytm-player-error-message-renderer .playability-status-message.playability-reason{font-weight:500}ytm-player-error-message-renderer .playability-status-message.playability-submessage{margin-bottom:16px}ytm-player-error-message-renderer .playability-status-dismiss-button{margin-right:24px}ytm-player-error-message-renderer .playability-status-dismiss-button .button-renderer-text,ytm-player-error-message-renderer .playability-status-signin-button .button-renderer-text{font-weight:400}ytm-player-error-message-renderer c3-material-button.button-renderer.compact{margin:24px 0 0}ytm-player-error-message-renderer .playability-status-dismiss-button .c3-material-button-button,ytm-player-error-message-renderer .playability-status-signin-button .c3-material-button-button{padding:9px 16px;min-height:36px}ytm-player-error-message-renderer .playability-status-buttons{-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center}ytm-post-redemption-section-renderer{display:block}.post-redemption-container{height:240px;margin:0 auto 16px;padding-top:40px}.post-redemption-logo-image{width:200px;height:67px;background-position:50%;background-repeat:no-repeat;background-size:contain;margin:0 auto 16px}.post-redemption-title{color:#fff;font-size:2.4rem;font-weight:500;margin:0 auto 24px;max-width:300px;text-align:center}.post-redemption-button-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.post-redemption-button-container .button-renderer{height:40px}ytm-redeem-code-renderer{display:block;padding:0 12px}.redeem-code-container{background-color:#fff;background-size:cover;margin:24px}.redeem-code-title{color:#606060;font-size:2.4rem;margin-bottom:8px}.redeem-code-subtitle{color:#606060;font-size:1.4rem}.redeem-code-input-container{margin-top:16px;margin-bottom:24px}.redeem-code-input{border-radius:2px;border:1px solid #3ea6ff;box-shadow:0 2px 2px rgba(0,0,0,0.1);color:#606060;font-size:1.6rem;padding:16px 0 16px 16px;width:100%}.redeem-code-terms-conditions{color:#606060;display:inline-block;font-size:1.4rem;margin:12px 0}.redeem-code-terms-conditions>a{color:#065fd4}.redeem-code-error-message{color:#c00;font-size:1.2rem;margin:12px 0}.redeem-button-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:0 12px 12px 0;padding-top:12px}.redeem-button-container .button-renderer{height:36px;min-width:88px}.redeem-button-container .button-renderer[disabled=true]{color:#fff;background-color:transparent;height:36px;min-width:88px}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){ytm-redeem-code-renderer{padding:0 8px}}ytm-ypc-post-redemption-renderer{display:block}.redeem-store-value-balance{color:#606060;font-size:2.4rem;height:30px;margin:24px 0}.reel-description-sheet-close{position:absolute;right:0;top:0;height:48px;width:48px;padding:12px}.reel-description-sheet-body{color:#606060}ytm-report-details-form-renderer{display:block}.report-details-form-renderer-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.report-details-form-renderer-header button{margin:0 4px 0 -8px}.report-details-form-renderer-header h2{margin:0}.report-details-form-description-input{margin:12px 0}.report-details-form-footer{color:#606060;margin:0 0 16px;font-size:1.2rem}.report-details-form-footer a{color:#065fd4}ytm-boolean-form-field-v2-renderer{display:block}ytm-report-form-modal-renderer{display:block}.report-form-footer a,.report-form-legal-report-checkbox a{color:#065fd4}.report-form-footer{margin:16px 0 8px;font-size:1.2rem}.membership-post-cancel-renderer-header{font-weight:500;font-size:1.6rem}.membership-post-cancel-renderer-messages{font-size:1.4rem}ytm-subscription-product-renderer{display:block;padding:16px 16px 0;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}ytm-subscription-product-renderer ytm-menu-renderer{float:right;display:inline-block;margin-top:-8px}.subscription-product-primary-button .button-renderer{display:inline-block;margin:14px 0 14px -8px}.subscription-product-logo{height:23px}.subscription-product-additional-infos,.subscription-product-metadatas{line-height:2rem;font-size:1.6rem}.subscription-product-metadatas{margin-top:12px;color:#030303}.subscription-product-additional-infos{margin-top:16px;color:#606060}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-subscription-product-renderer{width:50%}}@media (min-width:1280px) and (orientation:landscape){ytm-subscription-product-renderer{width:33.33%}}ytm-subscription-product-upsell-offer-renderer{display:block;border-bottom:1px solid rgba(0,0,0,0.1)}ytm-subscription-product-upsell-offer-renderer.item{margin-top:0}.subscription-product-upsell-image{height:100px;background-size:cover}.subscription-product-upsell-scrim{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px;height:100px}.subscription-product-upsell-logo{height:26px}.subscription-product-upsell-info{margin:16px}.subscription-product-upsell-info .button-renderer{display:inline-block;margin-top:14px}.subscription-product-upsell-title{margin-top:20px;color:#606060;font-size:1.8rem}.subscription-product-upsell-description{margin-top:8px;color:#606060;font-size:1.4rem;line-height:1.8rem}.subscription-product-upsell-description>a{color:#065fd4}.subscription-product-upsell-additional-infos{margin-top:12px;color:#030303}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){ytm-subscription-product-upsell-offer-renderer{width:50%}}@media (min-width:1280px) and (orientation:landscape){ytm-subscription-product-upsell-offer-renderer{width:33.33%}}#surveys{position:fixed;z-index:4}c3-survey{display:-webkit-box;display:-webkit-flex;display:flex;position:fixed;right:0;bottom:0;margin:0 env(safe-area-inset-right) 0 env(safe-area-inset-left);z-index:2;box-sizing:border-box;padding:24px 48px 24px 24px;border-color:rgba(0,0,0,0.1);border-style:solid none none solid;border-width:1px;background-color:#fff;max-width:420px;width:100%;max-height:100%;max-height:calc(100% - 48px)}[has-pivot-bar=true] c3-survey{margin-bottom:env(safe-area-inset-bottom);box-shadow:0 2px 2px rgba(0,0,0,0.1);max-height:calc(100% - 48px)}.c3-survey-expand{background-color:#065fd4;border-radius:50%;color:#fff;height:28px;width:28px;position:absolute;left:calc(50% - 14px);top:-14px}c3-survey-close-icon{position:absolute;top:0;right:0}c3-survey-close-icon .icon-button{height:48px;width:48px}ytm-survey-follow-up-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%}.ytm-survey-follow-up-header{font-size:1.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ytm-survey-follow-up-button{-webkit-align-self:flex-start;align-self:flex-start}ytm-checkbox-survey-option-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;font-size:1.4rem}ytm-checkbox-survey-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-width:100%;max-height:90vh}.ytm-checkbox-survey-renderer-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:1.4rem}.expanded .ytm-checkbox-survey-renderer-header{font-weight:500;font-size:1.8rem;padding:10px 0}.ytm-checkbox-submit-button-wrapper,ytm-checkbox-survey-renderer c3-material-button.compact{float:right}.ytm-checkbox-survey-options{overflow-y:scroll}@media (min-width:360px){ytm-checkbox-survey-renderer{max-width:360px}}ytm-single-option-survey-option-renderer{display:inline-block;padding-bottom:12px;position:relative;color:#909090}.ytm-single-option-survey-option-label{color:#606060}ytm-single-option-survey-renderer{display:block}.ytm-single-option-survey-header{font-size:1.3rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ytm-single-option-survey-header button{color:#606060}.ytm-single-option-survey-options{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ytm-single-option-survey-options .ytm-single-option-survey-option-label{display:none;position:absolute;bottom:0;white-space:nowrap;width:calc((100vw - 48px)/2);max-width:176px;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.ytm-single-option-survey-options ytm-single-option-survey-option-renderer{width:40px}.ytm-single-option-survey-options ytm-single-option-survey-option-renderer:first-of-type .ytm-single-option-survey-option-label{display:inline-block;left:0;padding-left:8px}.ytm-single-option-survey-options ytm-single-option-survey-option-renderer:last-of-type .ytm-single-option-survey-option-label{display:inline-block;right:0;text-align:right;padding-right:8px}ytm-survey-trigger-renderer{display:block}ytm-call-to-action-button-renderer{display:inline-block;color:#fff;background-color:rgba(204,0,0,0.9);font-size:1.2rem;font-weight:500;padding:4px 8px 4px 2px;border-radius:2px;text-transform:uppercase;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24)}ytm-call-to-action-button-renderer[data-style=CALL_TO_ACTION_BUTTON_RENDERER_STYLE_OPAQUE_BLACK]{background-color:rgba(0,0,0,0.8)}.call-to-action-button-label{padding-left:2px;white-space:nowrap}ytm-collage-hero-image-renderer{display:block;padding-bottom:55%;width:100%;position:relative}.collage-image{position:absolute;background-size:cover;background-repeat:no-repeat;background-position:50%;box-sizing:border-box}.collage-left{left:0;width:55%;border-right:1px solid #fff}.collage-right{right:0;height:50%;width:45%;border-left:1px solid #fff}.collage-bottom{bottom:0}.collage-bottom,.collage-top{border-top:2px solid #fff}.collage-top{top:0}ytm-single-hero-image-renderer{display:block}.single-hero-image{position:relative;width:100%}:root ytm-universal-watch-card-renderer{display:block;padding:0 12px}:root .universal-watch-card-call-to-action{padding-bottom:8px}@media (min-width:550px) and (orientation:portrait),(min-width:931px) and (orientation:landscape){:root .universal-watch-card-call-to-action{max-width:50%}}:root .universal-watch-card-toggle-container-wrapper{display:-webkit-box;display:-webkit-flex;display:flex}:root .universal-watch-card-toggle-container{-webkit-box-flex:1;-webkit-flex:1 0 0;flex:1 0 0;position:relative;margin:0 -12px 28px;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:28px;text-align:center;font-size:1.2rem}:root .universal-watch-card-toggle-button{position:absolute;left:50%;bottom:-20px;margin-left:-20px;color:#606060;background-color:#fff;border-radius:50%;border:1px solid rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,.5)}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){:root ytm-universal-watch-card-renderer{padding:0}:root ytm-universal-watch-card-renderer.feature-phone-minimal-lockups{padding:0 8px}:root .universal-watch-card-toggle-container{margin:0 0 28px}}ytm-watch-card-hero-one-vs-one-event-renderer{display:block}.watch-card-hero-one-vs-one-event-endpoint{display:block;position:relative}.watch-card-hero-one-vs-one-event-hero-image{width:100%}.watch-card-hero-one-vs-one-event-bottom-fade{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.watch-card-one-vs-one-event{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;color:#fff;padding:0 16px 8px}ytm-one-vs-one-event{display:block;min-width:0}.one-vs-one-team-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 4px;font-size:1.4rem;font-weight:500;line-height:1.6rem}.one-vs-one-event-description{font-size:1.2rem;font-weight:400;line-height:1.5rem}ytm-watch-card-hero-video-renderer{display:block}.watch-card-hero-video-endpoint{display:block;position:relative}.watch-card-hero-video-call-to-action{position:absolute;left:8px;bottom:8px}.watch-card-single-hero-bottom-fade{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.watch-card-single-hero-title{margin:0 16px 12px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.watch-card-single-hero-subtitle,.watch-card-single-hero-title{color:#fff}.watch-card-metadata-container{margin:0 16px 6px;word-break:break-word}.watch-card-metadata-container,.watch-card-reminder-button-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.watch-card-reminder-button-container{min-height:40px;-webkit-flex-shrink:0;flex-shrink:0}.watch-card-reminder-button-container c3-material-button.compact{margin:-.7em 0}ytm-watch-card-rich-header-renderer{padding:12px 0;display:-webkit-box;display:-webkit-flex;display:flex}.watch-card-rich-header-text{font-size:1.2rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.watch-card-rich-header-text .ytm-channel-name,.watch-card-rich-header-title{font-size:1.4rem}.watch-card-rich-header-badge{display:inline-block;margin-left:4px}.profile-icon{width:40px;height:40px;background-color:#fff}.watch-card-rich-header-profile-icon{width:40px;height:40px;margin-right:16px}.watch-card-rich-header-profile-icon-right{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:50%;-webkit-flex:50%;flex:50%;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.watch-card-rich-header-call-to-action{margin-top:4px}.watch-card-rich-header-call-to-action .button-renderer[data-icon-only=false] .button-renderer-icon{width:15px;height:15px;margin:0 4px 0 0}.watch-card-rich-header-call-to-action c3-material-button{font-size:1.2rem}.watch-card-rich-header-call-to-action .subscribe-button-count{display:none}ytm-vertical-watch-card-list-renderer{display:block}ytm-vertical-watch-card-list-renderer ytm-watch-card-one-vs-one-event-compact-video-renderer:not(:first-of-type){margin-top:12px}ytm-watch-card-compact-video-renderer{display:block}ytm-watch-card-compact-video-renderer:not(:last-of-type) .compact-media-item{margin-bottom:12px}ytm-watch-card-compact-video-renderer .video-thumbnail-container-compact{width:120px;height:67px}.watch-card-compact-video-condensed-endpoint{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(0,0,0,0.1);padding:8px 0}ytm-watch-card-compact-video-renderer:last-of-type .watch-card-compact-video-condensed-endpoint{border-bottom:none;padding-bottom:0}.watch-card-compact-video-condensed-thumbnail{width:120px;height:67px;background-color:rgba(0,0,0,0.1);-webkit-flex-shrink:0;flex-shrink:0}.watch-card-compact-video-condensed-metadata{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:0 8px;min-width:0}.watch-card-compact-video-condensed-title{font-size:1.4rem}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.watch-card-compact-video-condensed-endpoint .watch-card-compact-video-condensed-thumbnail{width:100%;height:auto}.watch-card-compact-video-condensed-endpoint{display:block}.watch-card-compact-video-condensed-metadata{padding:4px 0}}ytm-watch-card-one-vs-one-event-compact-video-renderer{display:block}.ytm-watch-card-one-vs-one-event-link{display:-webkit-box;display:-webkit-flex;display:flex}.ytm-watch-card-one-vs-one-event-container{padding:0 8px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:0}ytm-watch-card-one-vs-one-event-compact-video-renderer .one-vs-one-event-description,ytm-watch-card-one-vs-one-event-compact-video-renderer .one-vs-one-team-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:299px) and (orientation:landscape),(max-width:299px) and (orientation:portrait){.ytm-watch-card-one-vs-one-event-link .video-thumbnail-container-compact{width:100%;height:auto;padding-bottom:56.25%}.ytm-watch-card-one-vs-one-event-link{display:block}.ytm-watch-card-one-vs-one-event-container{padding:4px 0}}ytm-watch-card-section-sequence-renderer{display:block}.unlimited-family-interstitial-content-container{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:60px 40px 56px;background:#fff;overflow:scroll}.unlimited-family-interstitial-title{margin-bottom:20px;color:#030303;font-size:2rem;font-weight:500}.unlimited-family-interstitial-content{margin:16px 0;color:#606060;font-size:1.6rem;line-height:2.4rem}.unlimited-family-interstitial-buttons-container{display:-webkit-box;display:-webkit-flex;display:flex;width:100%}.unlimited-family-interstitial-buttons{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.unlimited-family-interstitial-buttons-container c3-material-button.compact{margin:0;border-radius:0;height:56px;font-size:1.4rem;font-weight:500;text-transform:uppercase}.unlimited-family-interstitial-buttons-container c3-material-button.compact+c3-material-button.compact{margin-left:0}.unlimited-family-interstitial-content>a,.unlimited-family-message-footer>a{color:#065fd4}ytm-unlimited-family-message-interstitial-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}.unlimited-family-message-thumbnail{display:block;margin:0 auto 40px;max-height:50%;max-width:100%}.unlimited-family-message-footer{margin:16px 0;color:#606060;font-size:1.2rem;line-height:2rem}ytm-unlimited-family-profile-interstitial-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}.unlimited-family-interstitial-member-container{margin-bottom:36px;color:#606060;text-align:center}.unlimited-family-profile-main-thumbnail{margin-bottom:16px;border-radius:50%}.unlimited-family-profile-secondary-thumbnails{margin-bottom:16px}.unlimited-family-profile-secondary-thumbnail{margin-right:8px;border-radius:50%;max-width:36px}.unlimited-family-interstitial-member-info{font-size:1.6rem;line-height:2.4rem}.unlimited-family-interstitial-manage-button{margin-top:16px}.unlimited-family-interstitial-member-title{font-size:1.4rem;font-weight:500;line-height:2.4rem}ytm-unlimited-page-header-renderer{display:block}ytm-unlimited-page-header-renderer.item{margin-top:0}.unlimited-page-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:15px 24px;height:432px;background-color:#0f0f0f;background-position:bottom;background-repeat:no-repeat;background-size:cover;text-align:center;white-space:pre-line}.unlimited-page-header .button-renderer[data-style=STYLE_DARK_ON_WHITE]{color:#0f0f0f;background-color:#fff}.unlimited-page-header-logo-thumbnail{display:block;max-height:80px}.unlimited-page-header-subtitle{margin:24px auto 0;max-width:640px;color:#fff;font-size:1.6rem;line-height:2rem}.unlimited-page-header-button{margin:36px 0 24px}.unlimited-page-header-metadatas{color:#fff}.unlimited-page-header-metadatas a{color:#065fd4}ytm-unlimited-user-notification-renderer{display:block;width:100%;background-color:#030303}.unlimited-user-notification-infobox{display:inline-block;color:#fff}.unlimited-user-notification-infobox .unlimited-user-notification-title{font-size:1.6rem;margin:16px 0 8px 16px}.unlimited-user-notification-infobox .unlimited-user-notification-message{font-size:1.4rem;margin:4px 16px 16px}.unlimited-user-notification-action-button-container{padding:0 32px 16px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.upsell-dialog-lightbox{background-color:rgba(0,0,0,0.8);display:block;position:fixed;bottom:0;left:0;right:0;top:0;z-index:3}.upsell-dialog-header-background{background-position:50%;background-repeat:no-repeat;background-size:cover}.upsell-dialog-header-foreground{position:absolute;width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.upsell-dialog-header-image-small{padding-bottom:21%}.upsell-dialog-header-image-large{padding-bottom:60%}@media (min-aspect-ratio:13/9) and (orientation:landscape),(min-width:931px) and (orientation:landscape){.upsell-dialog-header-image-small{display:none}}.upsell-dialog-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:16px;width:100%;box-sizing:border-box}.upsell-dialog-buttons .button-renderer.compact{min-width:0;height:48px}.upsell-dialog-body-text,.upsell-dialog-title-text{padding:16px 16px 0}.upsell-dialog-body-text{color:#606060;white-space:pre-wrap}ytm-upsell-dialog-renderer.dialog-container .dialog{padding:0}ytm-upsell-dialog-renderer a{color:#065fd4}.voice-search-dialog-container{display:block;position:fixed;bottom:0;left:0;right:0;top:0;z-index:3}ytm-voice-search-dialog-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;background-color:#fff;height:100%;padding:28px}ytm-voice-search-dialog-renderer .voice-search-header{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;margin-bottom:48px}.voice-search-body,ytm-voice-search-dialog-renderer .voice-search-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.voice-search-body{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;padding:8px}.voice-search-body,.voice-search-body-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.voice-search-body-line{padding-top:8px;color:#606060}.voice-search-transcription-high{padding-right:4px;color:#030303}.voice-search-transcription-low{color:#909090}.voice-search-transcription-high,.voice-search-transcription-low{display:inline-block}.voice-search-mic-section{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.voice-search-mic-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;position:relative;height:120px;width:120px;margin-bottom:8px}.voice-search-mic-circle,.voice-search-mic-levels,.voice-search-mic-pulse{position:absolute;top:20px;left:20px;border-radius:50%;width:80px;height:80px}.voice-search-mic-pulse{width:78px;height:78px;border:1px solid rgba(0,0,0,0.1);opacity:0}.animation-off .voice-search-dialog-container *{-webkit-animation:none!important;animation:none!important}.voice-search-mic-state-listening .voice-search-mic-pulse{-webkit-animation:voice-search-pulse-listening 1.3s infinite;animation:voice-search-pulse-listening 1.3s infinite;opacity:1}.voice-search-mic-levels{background-color:rgba(0,0,0,0.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.voice-search-mic-state-speaking .voice-search-mic-levels{-webkit-animation:voice-search-levels-speaking .8s infinite;animation:voice-search-levels-speaking .8s infinite}.voice-search-mic-circle{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#c00;outline:none}.voice-search-mic-icon{width:47px;height:47px;color:#fff}.voice-search-mic-state-try-again .voice-search-mic-circle{background-color:rgba(0,0,0,0.05);cursor:pointer}.voice-search-mic-state-try-again .voice-search-mic-icon{color:#606060}@-webkit-keyframes voice-search-pulse-listening{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes voice-search-pulse-listening{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes voice-search-levels-speaking{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.5);transform:scale(1.5)}25%{-webkit-transform:scale(1.3);transform:scale(1.3)}36%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1.75);transform:scale(1.75)}65%{-webkit-transform:scale(1.25);transform:scale(1.25)}82%{-webkit-transform:scale(1.45);transform:scale(1.45)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes voice-search-levels-speaking{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.5);transform:scale(1.5)}25%{-webkit-transform:scale(1.3);transform:scale(1.3)}36%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(1.75);transform:scale(1.75)}65%{-webkit-transform:scale(1.25);transform:scale(1.25)}82%{-webkit-transform:scale(1.45);transform:scale(1.45)}to{-webkit-transform:scale(1);transform:scale(1)}}.voice-search-mic-label{-webkit-align-self:center;align-self:center;color:#606060;height:28px}.voice-search-mic-label h3{font-size:1.6rem}@media (max-width:930px) and (orientation:landscape){.voice-search-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-align-self:center;align-self:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.voice-search-mic-label{display:none}ytm-voice-search-dialog-renderer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}ytm-voice-search-dialog-renderer .voice-search-header{position:absolute}}ytm-collapsible-ypc-offer-renderer{display:block}.collapsible-ypc-offer-header{color:#606060;font-size:1.4rem}.collapsible-ypc-offer-header a{color:#065fd4}ytm-single-ypc-offer-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.single-ypc-offer{margin-right:16px}.single-ypc-offer-type-name{color:#030303;font-size:1.6rem;font-weight:500;line-height:2.4rem}.single-ypc-offer-metadatas{color:#606060;font-size:1.4rem;line-height:2rem}.single-ypc-offer-metadatas>a{color:#065fd4}.single-ypc-offer-button{margin-right:.57em;white-space:nowrap}ytm-single-ypc-offer-list-renderer{display:block}ytm-single-ypc-offer-list-renderer ytm-collapsible-ypc-offer-renderer{padding:15px 12px}.single-ypc-offer-list-renderer-offer{border-bottom:1px solid rgba(0,0,0,0.1);padding:12px 15px}ytm-ypc-offers-list-renderer{display:block}.ypc-offers-list-more-info-header{display:-webkit-box;display:-webkit-flex;display:flex;border:solid rgba(0,0,0,0.1);border-width:1px 0;padding:12px;color:#606060;font-size:1.2rem;line-height:2rem}.ypc-offers-list-more-info-header-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.ypc-offers-list-more-info-details{padding:0 12px;color:#606060}.ypc-offers-list-more-info-item{margin:15px 0}.ypc-offers-list-more-info-item>a{color:#065fd4}ytm-ypc-upgrade-dialog-renderer{font-weight:500}ytm-ypc-upgrade-dialog-renderer .dialog{padding:0}ytm-ypc-upgrade-dialog-renderer.dialog-buttons{padding:16px}.ypc-upgrade-dialog-renderer-header-title{font-size:1.6rem;color:#030303;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:16px}.ypc-upgrade-dialog-renderer-header-access-message{font-size:1.4rem;color:#606060;padding:0 16px 16px}.billing-items{border:1px solid rgba(0,0,0,0.1);background-color:#fff;padding:0 16px}.billing-item:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,0.1)}.billing-item-header{font-size:1.4rem;color:#030303;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:16px 0}.billing-item-description{font-size:1.4rem;color:#606060;padding-bottom:16px}.ypc-upgrade-dialog-renderer-legal-text{font-size:1.4rem;color:#606060;padding:16px}.ypc-upgrade-dialog-renderer-button{display:-webkit-box;display:-webkit-flex;display:flex;margin:4px 16px 16px}ytm-notification-action-renderer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.notification-action-response-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding-right:1rem}.notification-action-button{-webkit-flex-shrink:0;flex-shrink:0}sentinel{}