body,html{height:100vh;overflow:hidden}#widget_player .player_mobile_shell{display:none}#widget_player .player_desktop_shell{background-color:#161617;bottom:0;display:grid;grid-template:"seasons season" "master master";grid-template-columns:min-content auto;grid-template-rows:auto 90px;left:0;position:fixed;right:0;top:64px}#widget_player .player_desktop_shell .player_seasons{grid-area:seasons}#widget_player .player_desktop_shell .player_season{grid-area:season}#widget_player .player_desktop_shell .player_master{grid-area:master}#widget_player .player_desktop_shell .player_season_inner{display:grid;grid-template:"details" "episodes";grid-template-rows:min-content auto}@media screen and (min-width:1400px){#widget_player .player_desktop_shell .player_season_inner{grid-template:"details episodes";grid-template-columns:auto;overflow:hidden}}#widget_player .player_desktop_shell .player_season_inner .player_season_details{grid-area:details;min-width:500px;overflow-x:auto}#widget_player .player_desktop_shell .player_season_inner .player_season_episodes{grid-area:episodes}@media screen and (min-width:1400px){#widget_player .player_desktop_shell .player_season_inner .player_season_episodes{min-width:500px;overflow:auto}}.player_seasons{overflow-y:auto;padding-bottom:16px}.player_seasons .nav-item{margin:16px 16px 0;width:100%}.player_seasons .nav-item .nav-link{align-items:center;border-radius:20px;color:#f7fbfd;display:flex;height:80px;padding:12px 20px 12px 12px;width:100%}.player_seasons .nav-item .nav-link .thumbnail{border-radius:12px;flex-grow:0;flex-shrink:0;height:55px;margin-right:15px;width:55px}.player_seasons .nav-item .nav-link .content{display:inline-flex;flex-direction:column;height:55px;justify-content:space-between;width:100%}.player_seasons .nav-item .nav-link .date,.player_seasons .nav-item .nav-link .meta{color:rgba(247,251,253,.8);font:normal normal 1em Open Sans,sans-serif;white-space:nowrap}.player_seasons .nav-item .nav-link .date{display:block;font-size:.7em;position:relative}.player_seasons .nav-item .nav-link .date .new{background:linear-gradient(269.27deg,#0e9d95,#019c64);background:#f7fbfd;border-radius:50px;color:#1f1e1e;display:inline-block;font:italic 800 1em Montserrat,sans-serif;font-size:.7em;padding:3px 6px;position:absolute;right:-7px;text-transform:uppercase}.player_seasons .nav-item .nav-link .title{font:italic 800 1em Montserrat,sans-serif;font-size:1em;white-space:nowrap}.player_seasons .nav-item .nav-link .meta{font-size:.6em}.player_seasons .nav-item .nav-link .meta .material-icons,.player_seasons .nav-item .nav-link .meta .material-icons-outlined{font-size:1.45em;vertical-align:text-bottom}.player_seasons .nav-item .nav-link:hover{background-color:hsla(0,0%,100%,.05)}.player_seasons .nav-item .nav-link.active{background:linear-gradient(269.27deg,#0e9d95,#019c64);color:#f7fbfd}.player_seasons .nav-item .nav-link.active .new{background:#f7fbfd;color:#1f1e1e}.player_season{height:100%;overflow-y:auto;padding:0}.player_season .tab-content,.player_season .tab-pane{height:100%}.player_season .player_season_inner{display:flex;flex-direction:column;height:100%}.player_season .player_season_inner .list{flex:1 0 auto}.player_season .player_season_details{background-color:#000;background-position:50%;background-size:cover;color:#f7fbfd;position:relative}.player_season .player_season_details::-webkit-scrollbar-track{background-color:#161617;display:block}.player_season .player_season_details .shadow{background-color:rgba(0,0,0,.7);min-height:100%;padding:30px}.player_season .player_season_details p{color:rgba(247,251,253,.8)}.player_season .player_season_details .top{display:grid;grid-template-areas:"top_extra" "content" "characters";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0;grid-row-gap:0;filter:none;height:100%;position:relative;z-index:50}@media screen and (min-width:1400px){.player_season .player_season_details .top{grid-template-areas:"top_extra" "content" "characters";grid-template-columns:auto;grid-template-rows:min-content min-content max-content min-content auto}}.player_season .player_season_details .top_extra{align-items:center;display:inline-flex;grid-area:top_extra;height:90px}.player_season .player_season_details .top_extra .bevel{background-color:#089d7b;color:#f7fbfd;font-size:.9em;left:-42px}.player_season .player_season_details .top_extra .bevel:after{content:url(/build/images/bevel-primary.dfed16b1.svg)}.player_season .player_season_details .top_extra .share{font:italic 800 1em Montserrat,sans-serif;font-size:.9em;font-weight:400}.player_season .player_season_details .content{grid-area:content;padding-top:20px}.player_season .player_season_details .content p{margin-top:20px}.player_season .player_season_details .content .btn{align-items:center;background:linear-gradient(269.27deg,#0e9d95,#019c64);border-radius:20px;display:inline-flex;font:italic 800 1em Montserrat,sans-serif;font-size:1em;font-weight:400;height:56px;text-transform:uppercase}.player_season .player_season_details .characters{grid-area:characters}.player_season .player_season_details .characters h3{font-size:1.1em;margin-bottom:16px;margin-top:20px}.player_season .player_season_details .characters .characters_wrapper{display:flex;flex-wrap:wrap}.player_season .player_season_details .characters .characters_wrapper .character{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 4px 14px rgba(0,0,0,.15);flex-grow:0;height:116px;margin:0 16px 16px 0;width:100px}.player_season .player_season_details .characters .characters_wrapper .character .character_content_wrapper{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.5) 21.87%,transparent 46.35%);border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:12px 12px 10px;width:100%}.player_season .player_season_details .characters .characters_wrapper .character .character_content_wrapper .player{font:italic 800 1em Montserrat,sans-serif;font-size:.7em}.player_season .player_season_details .characters .characters_wrapper .character .character_content_wrapper .name{font:normal normal 1em Open Sans,sans-serif;font-size:.65em}.player_season .player_season_episodes{background-color:#161617;display:flex;flex-direction:column;padding-bottom:16px;position:relative;z-index:50}.player_season .player_season_episodes .episode{align-items:center;background-color:hsla(0,0%,100%,.05);border-radius:20px;color:#f7fbfd;cursor:pointer;display:inline-flex;font-family:Open Sans,sans-serif;font-size:.9em;font-style:normal;font-weight:400;height:50px;margin:16px 16px 0;padding:16px}.player_season .player_season_episodes .episode .player_button{align-items:center;border-radius:100px;cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:38px;justify-content:center;opacity:.4;text-align:center;width:38px}.player_season .player_season_episodes .episode .player_button span{font-size:19px;line-height:35px}.player_season .player_season_episodes .episode .title{flex-grow:1;font:normal normal 1em Open Sans,sans-serif;padding:0 16px}.player_season .player_season_episodes .episode .title .code:after{content:" -";margin-right:.3em}.player_season .player_season_episodes .episode .progress{background-color:hsla(0,0%,100%,.1);border-radius:100px;flex-shrink:0;height:2px;width:120px}@media screen and (min-width:1400px){.player_season .player_season_episodes .episode .progress{width:75px}}.player_season .player_season_episodes .episode .progress .progress-bar{background:linear-gradient(269.27deg,#0e9d95,#019c64);border-radius:100px 0 0 100px;transition-duration:1s;transition-property:width;transition-timing-function:linear}.player_season .player_season_episodes .episode .total{color:rgba(247,251,253,.8);font-size:.9em;margin-left:17px}.player_season .player_season_episodes .episode:hover{background-color:hsla(0,0%,100%,.15)}.player_season .player_season_episodes .episode.active{background:linear-gradient(269.27deg,#0e9d95,#019c64);color:#f7fbfd}.player_season .player_season_episodes .episode.active .player_button{opacity:1}.player_season .player_season_episodes .episode.active .progress-bar{background:#f7fbfd}.player_season .player_season_episodes .episode.active .total{color:#f7fbfd}.player_master{background-color:#050707;box-shadow:0 -6px 14px rgba(0,0,0,.15);color:#f7fbfd;display:inline-flex;justify-content:space-around;z-index:100}.player_master .player_master_outer{display:inline-flex;flex-grow:1;max-width:2200px}.player_master .illustration{cursor:pointer;flex-grow:0;flex-shrink:0;height:90px;width:90px}.player_master .player_master_inner{flex-grow:1}.player_master_inner{align-items:center;cursor:pointer;display:inline-flex;justify-content:space-between;width:available}.player_master_inner>*{margin:15px}.player_master_inner .player_master_text{padding:0 24px}.player_master_inner .player_master_text h1{font:normal normal 1em Open Sans,sans-serif;margin-bottom:4px}.player_master_inner .player_master_text h2{font-family:Open Sans,sans-serif;font-size:.8em;font-style:normal;font-weight:400;margin-bottom:0}.player_master_inner .player_button_wrapper{align-items:center;display:inline-flex;justify-content:space-around;justify-items:center;width:160px}.player_master_inner .player_button_wrapper .player_button{align-items:center;background-color:#050707;border:none;cursor:pointer;display:flex;flex-grow:0;font-size:29px;height:29px;justify-content:center;line-height:29px;padding:0;width:29px}.player_master_inner .player_button_wrapper .player_button:hover span{color:#089d7b}.player_master_inner .player_button_wrapper .player_button.play_button{background-color:hsla(0,0%,100%,.08);border-radius:100px;height:48px;text-align:center;width:48px}.player_master_inner .seek_range_wrapper,.player_master_inner .seek_range_wrapper .custom-range-wrapper,.player_master_inner .volume,.player_master_inner .volume .custom-range-wrapper{align-items:center;display:inline-flex;flex-grow:1;height:100%}.player_master_inner .seek_range_wrapper{max-width:800px}.player_master_inner .volume{max-width:200px}.player_master_inner .volume .icon-wrapper{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.player_master_inner .volume .material-icons,.player_master_inner .volume .material-icons-outlined{font-size:29px}.player_master_inner .volume.muted .custom-range-current{background:#798589}.player_master_inner button{color:#f7fbfd}.player_master_inner button[disabled]{cursor:not-allowed!important}.player_master_inner button[disabled] img{opacity:.2}.player_master_inner input.custom-range.seek{width:400px}.player_master_inner .player_seek_ts{font:normal normal 1em Open Sans,sans-serif;font-size:.9em}.player_master_inner .player_seek_ts.player_seek_ts_current{color:#f7fbfd}.player_master_inner .player_seek_ts.player_seek_ts_duration{color:rgba(247,251,253,.8)}.player_master_inner .more{cursor:pointer;margin-right:40px}.code,.code .e,.code .s{font:italic 800 1em Montserrat,sans-serif;font-size:1em}.code .e,.code .s{font-weight:400}.illustration,.thumbnail{background-position:50%;background-size:cover}.player_master input[type=range].custom-range{align-items:center;-webkit-appearance:none;background:transparent;display:inline-flex;height:24px;position:relative;vertical-align:text-bottom;width:100%}.player_master input[type=range].custom-range::-webkit-slider-thumb{-webkit-appearance:none}.player_master input[type=range].custom-range:focus{outline:none}.player_master input[type=range].custom-range::-ms-track{background:transparent;border-color:transparent;color:transparent;cursor:pointer;height:24px;width:100%}.custom-range-wrapper{margin:0 24px;position:relative}.custom-range-wrapper .custom-range-current,.custom-range-wrapper .custom-range-remaining{border-radius:1000px;height:3px;position:absolute;top:48.5%}.custom-range-wrapper .custom-range-remaining{background-color:hsla(0,0%,100%,.2);width:100%;z-index:101}.custom-range-wrapper .custom-range-current{background:linear-gradient(269.27deg,#0e9d95,#019c64);width:0;z-index:102}.custom-range-wrapper input[type=range]{z-index:103}input[type=range]::-webkit-slider-runnable-track{background-color:transparent;height:100%}input[type=range]::-moz-range-track{background-color:transparent;height:100%}input[type=range]::-ms-track{height:100%}.player_master input[type=range].custom-range.seek::-webkit-slider-thumb{-webkit-appearance:none;background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;margin-top:0;width:9px}.player_master input[type=range].custom-range.seek::-moz-range-thumb{background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;width:9px}.player_master input[type=range].custom-range.seek::-ms-thumb{background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;width:9px}.player_master .volume input[type=range].custom-range::-webkit-slider-thumb{-webkit-appearance:none;background-color:transparent;border:none;box-shadow:none;cursor:pointer;height:15px;margin-top:0;width:15px}.player_master .volume input[type=range].custom-range::-moz-range-thumb{background-color:transparent;border:none;box-shadow:none;cursor:pointer;height:15px;width:15px}.player_master .volume input[type=range].custom-range::-ms-thumb{background-color:transparent;border:none;box-shadow:none;cursor:pointer;height:15px;width:15px}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:100px}@media(max-width:767.98px){body,html{height:auto;overflow:auto}body.mobile-player-expanded,html.mobile-player-expanded{height:100%;overflow:hidden!important;overscroll-behavior:none;touch-action:none}body{overflow-y:auto!important}body.mobile-player-expanded{inset:0;overflow:hidden!important;position:fixed;width:100%}#widget_player{--player-mobile-backbar-height:0px;background-color:#161617;min-height:100vh}#widget_player .player_desktop_shell{display:none}#widget_player .player_mobile_shell{display:flex;flex-direction:column;gap:16px;padding:16px 16px calc(180px + env(safe-area-inset-bottom))}#widget_player .player_mobile_shell.has-fixed-backbar{padding-top:calc(var(--player-mobile-backbar-height) + 16px)}.player_mobile_scrim{background-color:rgba(5,7,7,.45);bottom:calc(64px + env(safe-area-inset-bottom));left:0;right:0;top:0}.player_mobile_actions_scrim,.player_mobile_scrim{border:none;margin:0;padding:0;position:fixed;z-index:1003}.player_mobile_actions_scrim{background:transparent;inset:0}.player_mobile_catalog{display:flex;flex-direction:column;gap:18px}.player_mobile_panel_heading{display:flex;flex-direction:column;gap:8px}.player_mobile_panel_heading .eyebrow{color:#089d7b;font:italic 800 1em Montserrat,sans-serif;font-size:.72em;letter-spacing:.08em;text-transform:uppercase}.player_mobile_panel_heading h2{color:#f7fbfd;font-size:1.8em;margin:0}.player_mobile_panel_heading p{color:rgba(247,251,253,.8);line-height:1.45;margin:0}.player_mobile_backbar{align-items:center;background:linear-gradient(180deg,rgba(22,22,23,.98),rgba(22,22,23,.94) 72%,rgba(22,22,23,.82));box-shadow:0 10px 18px rgba(5,7,7,.18);display:flex;gap:12px;left:0;padding:calc(env(safe-area-inset-top) + 8px) 16px 12px;position:fixed;right:0;top:0;z-index:1002}.player_mobile_backbar_button{align-items:center;background:transparent;border:none;color:#f7fbfd;display:inline-flex;flex:1 1 auto;font:italic 800 1em Montserrat,sans-serif;font-size:.9em;gap:8px;justify-content:flex-start;min-width:0;padding:0;text-transform:uppercase}.player_mobile_backbar_button .material-icons-outlined{flex-shrink:0;font-size:1.35em}.player_mobile_backbar_label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player_mobile_backbar_context{color:rgba(247,251,253,.8);font:italic 800 1em Montserrat,sans-serif;font-size:.75em;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.player_mobile_season_select{flex:0 0 auto;margin-left:auto;max-width:220px;min-width:132px;position:relative;width:44vw;z-index:101}.player_mobile_season_select_scrim{background:transparent;border:none;inset:0;margin:0;padding:0;position:fixed;z-index:0}.player_mobile_season_select_button{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04)),rgba(12,15,15,.88);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;box-shadow:0 4px 14px rgba(0,0,0,.15);color:#f7fbfd;display:flex;gap:10px;padding:6px 10px 6px 6px;position:relative;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease;width:100%;z-index:2}.player_mobile_season_select_button.is-open{border-color:rgba(8,157,123,.6);box-shadow:0 0 0 1px rgba(8,157,123,.22),0 12px 24px rgba(0,0,0,.28)}.player_mobile_season_select_thumb{background-position:50%;background-size:cover;border-radius:14px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);flex-shrink:0;height:38px;width:38px}.player_mobile_season_select_content{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.player_mobile_season_select_eyebrow{color:#089d7b;font:italic 800 1em Montserrat,sans-serif;font-size:.62em;letter-spacing:.08em;text-transform:uppercase}.player_mobile_season_select_title{color:#f7fbfd;font:normal normal 1em Open Sans,sans-serif;font-size:.8em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player_mobile_season_select_chevron{flex-shrink:0;font-size:1.35em;transition:transform .18s ease}.player_mobile_season_select_button.is-open .player_mobile_season_select_chevron{transform:rotate(180deg)}.player_mobile_season_select_menu{background:linear-gradient(180deg,rgba(22,22,23,.98),rgba(5,7,7,.98));border-radius:24px;box-shadow:0 18px 40px rgba(0,0,0,.34),0 0 0 1px hsla(0,0%,100%,.06);max-width:calc(100vw - 32px);padding:10px;position:absolute;right:0;top:calc(100% + 10px);width:320px;z-index:2}.player_mobile_season_select_menu_label{color:rgba(247,251,253,.8);font:italic 800 1em Montserrat,sans-serif;font-size:.66em;letter-spacing:.08em;padding:4px 8px 10px;text-transform:uppercase}.player_mobile_season_select_options{display:flex;flex-direction:column;gap:8px;max-height:48vh;overflow-y:auto;padding-right:2px;scrollbar-color:rgba(8,157,123,.7) hsla(0,0%,100%,.06);scrollbar-width:thin}}@media(max-width:767.98px){.player_mobile_season_select_options::-webkit-scrollbar{width:4px}.player_mobile_season_select_options::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.06);border-radius:999px}.player_mobile_season_select_options::-webkit-scrollbar-thumb{background:linear-gradient(269.27deg,#0e9d95,#019c64);border-radius:999px}}@media(max-width:767.98px){.player_mobile_season_select_option{align-items:center;background-color:hsla(0,0%,100%,.04);border:none;border-radius:20px;color:#f7fbfd;display:flex;gap:12px;padding:8px;text-align:left;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease;width:100%}.player_mobile_season_select_option.is-selected{background:linear-gradient(269.27deg,rgba(14,157,149,.95),rgba(1,156,100,.95));box-shadow:0 10px 22px rgba(1,156,100,.24)}.player_mobile_season_select_option_thumb{background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;height:46px;width:46px}.player_mobile_season_select_option_content{display:flex;flex:1 1 auto;flex-direction:column;gap:3px;min-width:0}.player_mobile_season_select_option_eyebrow{color:rgba(247,251,253,.8);font:italic 800 1em Montserrat,sans-serif;font-size:.64em;letter-spacing:.08em;text-transform:uppercase}.player_mobile_season_select_option.is-selected .player_mobile_season_select_option_eyebrow{color:rgba(247,251,253,.8)}.player_mobile_season_select_option_title{color:#f7fbfd;display:-webkit-box;font:normal normal 1em Open Sans,sans-serif;font-size:.9em;-webkit-line-clamp:2;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical}.player_mobile_season_select_option_icon{color:#089d7b;flex-shrink:0;font-size:1.35em}.player_mobile_season_select_option.is-selected .player_mobile_season_select_option_icon{color:#f7fbfd}.player_mobile_seasons{overflow:visible;padding-bottom:0}.player_mobile_seasons .player_mobile_seasons_nav{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.player_mobile_seasons .nav-item{margin:0;min-width:0;position:relative;width:auto}.player_mobile_seasons .nav-item:before{content:"";display:block;padding-top:100%}.player_mobile_seasons .nav-link{align-items:center;box-shadow:0 4px 14px rgba(0,0,0,.15);height:auto;min-height:84px;padding:10px 14px;position:relative}.player_mobile_seasons .nav-link.current:after{background-color:#089d7b;border-radius:100px;box-shadow:0 0 0 4px rgba(8,157,123,.2);content:"";height:8px;position:absolute;right:14px;top:14px;width:8px}.player_mobile_seasons .nav-link.active.current:after{background-color:#f7fbfd;box-shadow:0 0 0 4px rgba(247,251,253,.2)}.player_mobile_seasons .nav-link .thumbnail{border-radius:18px;height:56px;margin-right:14px;width:56px}.player_mobile_seasons .nav-link .content{gap:4px;height:auto;min-width:0}.player_mobile_seasons .nav-link .date{line-height:1.25;padding-right:54px;white-space:normal}.player_mobile_seasons .nav-link .date .new{right:0;top:0}.player_mobile_seasons .nav-link .title{display:block;line-height:1.25;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;white-space:nowrap}}@media(max-width:767.98px){.player_mobile_seasons .nav-link .title::-webkit-scrollbar{height:4px}.player_mobile_seasons .nav-link .title::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.18);border-radius:999px}.player_mobile_seasons .nav-link .meta{line-height:1.4;white-space:normal}.player_mobile_seasons .nav-link.season_tile{align-items:stretch;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;box-sizing:border-box;display:flex;height:100%;inset:0;min-height:0;overflow:hidden;padding:0;position:absolute;width:100%}.player_mobile_seasons .nav-link.season_tile.current:after{right:16px;top:16px}.player_mobile_seasons .nav-link.season_tile.active{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 2px rgba(8,157,123,.8),0 12px 30px rgba(0,0,0,.28)}.player_mobile_seasons .nav-link.season_tile.active.current:after{background-color:#f7fbfd;box-shadow:0 0 0 4px rgba(247,251,253,.22)}.player_mobile_seasons .nav-link.season_tile .shadow{align-items:flex-end;background:linear-gradient(180deg,rgba(5,7,7,.08),rgba(5,7,7,.22) 34%,rgba(5,7,7,.92));display:flex;flex:1 1 auto;height:100%;padding:14px;width:100%}.player_mobile_seasons .nav-link.season_tile .content{display:flex;flex-direction:column;gap:0;height:auto;justify-content:flex-end;min-width:0;width:100%}.player_mobile_seasons .nav-link.season_tile .date{align-items:flex-start;display:flex;font-size:.68em;gap:8px;justify-content:space-between;line-height:1.35;padding-right:28px}.player_mobile_seasons .nav-link.season_tile .date_label{min-width:0}.player_mobile_seasons .nav-link.season_tile .date .new{flex-shrink:0;position:static}.player_mobile_seasons .nav-link.season_tile .title{display:-webkit-box;font-size:.95em;-webkit-line-clamp:2;line-height:1.2;overflow:hidden;white-space:normal;-webkit-box-orient:vertical}.player_mobile_seasons .nav-link.season_tile .meta{color:rgba(247,251,253,.8);display:block;font:normal normal 1em Open Sans,sans-serif;font-size:.6em;line-height:1.4;white-space:normal}.player_mobile_seasons .nav-link.season_tile .meta .material-icons,.player_mobile_seasons .nav-link.season_tile .meta .material-icons-outlined{font-size:1.45em;vertical-align:text-bottom}.player_mobile_season_card{background-position:50%;background-size:cover;border-radius:28px;box-shadow:0 4px 14px rgba(0,0,0,.15);min-height:280px;overflow:hidden;position:relative}.player_mobile_season_card .shadow{background:linear-gradient(180deg,rgba(5,7,7,.35),rgba(5,7,7,.74) 45%,rgba(5,7,7,.92));min-height:100%;padding:18px}.player_mobile_season_card .top_extra{align-items:center;display:inline-flex;min-height:44px}.player_mobile_season_card .top_extra .bevel{background-color:#089d7b;color:#f7fbfd;font-size:.9em;left:-38px}.player_mobile_season_card .top_extra .bevel:after{content:url(/build/images/bevel-primary.dfed16b1.svg)}.player_mobile_season_card .content{padding-top:10px}.player_mobile_season_card .content h2{color:#f7fbfd;font-size:1.8em;margin-bottom:12px}.player_mobile_season_card .content .meta{color:rgba(247,251,253,.8);display:flex;flex-wrap:wrap;font:normal normal 1em Open Sans,sans-serif;font-size:.78em;gap:8px 14px;margin-bottom:12px}.player_mobile_season_card .content .meta .meta_item{align-items:center;display:inline-flex}.player_mobile_season_card .content .meta .material-icons,.player_mobile_season_card .content .meta .material-icons-outlined{font-size:1.45em;vertical-align:text-bottom}.player_mobile_season_card .content p{color:rgba(247,251,253,.8);display:block;margin-bottom:0;max-height:8.4em;overflow-x:hidden;overflow-y:auto;padding-right:8px}}@media(max-width:767.98px){.player_mobile_season_card .content p::-webkit-scrollbar{width:4px}.player_mobile_season_card .content p::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.22);border-radius:999px}.player_mobile_season_card .characters{margin-top:18px}.player_mobile_season_card .characters h3{color:#f7fbfd;font-size:1.15em;margin:0 0 12px}.player_mobile_season_card .characters .characters_wrapper{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(8,157,123,.72) rgba(247,251,253,.08);scrollbar-width:thin}.player_mobile_season_card .characters .characters_wrapper::-webkit-scrollbar{height:3px}.player_mobile_season_card .characters .characters_wrapper::-webkit-scrollbar-track{background-color:rgba(247,251,253,.08);border-radius:999px}.player_mobile_season_card .characters .characters_wrapper::-webkit-scrollbar-thumb{background:linear-gradient(269.27deg,#0e9d95,#019c64);border-radius:999px}.player_mobile_season_card .characters .character{align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:20px;display:flex;min-width:148px;padding:8px}.player_mobile_season_card .characters .character_picture{background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;height:52px;margin-right:10px;width:52px}.player_mobile_season_card .characters .character_content_wrapper{min-width:0}.player_mobile_season_card .characters .player{color:#f7fbfd;font:italic 800 1em Montserrat,sans-serif;font-size:.68em;margin-bottom:4px}.player_mobile_season_card .characters .name{color:rgba(247,251,253,.8);font:normal normal 1em Open Sans,sans-serif;font-size:.78em;line-height:1.25}.player_mobile_episode_section .section_heading{display:flex;flex-direction:column;margin-bottom:4px}.player_mobile_episode_section .section_heading .eyebrow{color:#089d7b;font:italic 800 1em Montserrat,sans-serif;font-size:.72em;margin-bottom:6px;text-transform:uppercase}.player_mobile_episode_section .section_heading h3{color:#f7fbfd;font-size:1.35em;margin-bottom:0}.player_mobile_episodes{display:flex;flex-direction:column;gap:12px}.player_mobile_episodes .episode{align-items:center;background-color:hsla(0,0%,100%,.05);border-radius:22px;box-shadow:0 4px 14px rgba(0,0,0,.15);color:#f7fbfd;cursor:pointer;display:flex;gap:14px;margin:0;min-height:72px;padding:14px 18px}.player_mobile_episodes .episode .player_button{align-items:center;background:hsla(0,0%,100%,.08);border:none;border-radius:100px;cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:42px;justify-content:center;opacity:.7;padding:0;text-align:center;width:42px}.player_mobile_episodes .episode .player_button span{font-size:18px;line-height:36px}.player_mobile_episodes .episode .title{align-items:baseline;display:flex;flex:1 1 auto;font-size:1em;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player_mobile_episodes .episode .title .code{color:#f7fbfd;display:inline;flex-shrink:0;font:italic 800 1em Montserrat,sans-serif;font-size:1em;margin-bottom:0}.player_mobile_episodes .episode .title .code:after{content:" -";margin-right:.3em}.player_mobile_episodes .episode .title span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player_mobile_episodes .episode .progress{display:none}.player_mobile_episodes .episode .total{color:rgba(247,251,253,.8);display:block;flex:0 0 auto;font-size:.75em;white-space:nowrap}.player_mobile_episodes .episode.active{background:linear-gradient(269.27deg,#0e9d95,#019c64)}.player_mobile_episodes .episode.active .player_button{background:hsla(0,0%,100%,.16);opacity:1}.player_mobile_episodes .episode.active .progress-bar{background:#f7fbfd}.player_mobile_episodes .episode.active .total{color:#f7fbfd}.player_mobile_dock{align-items:flex-end;bottom:calc(64px + env(safe-area-inset-bottom));display:flex;left:0;max-height:92px;overflow:hidden;position:fixed;right:0;transform-origin:bottom center;transition:max-height .42s cubic-bezier(.22,1,.36,1);will-change:max-height;z-index:1004}.player_mobile_dock .player_mobile_dock_surface{background:linear-gradient(180deg,rgba(31,30,30,.98),rgba(10,12,12,.98) 55%,#050707);border-radius:22px 22px 0 0;border-top:1px solid hsla(0,0%,100%,.06);box-shadow:0 -18px 40px rgba(0,0,0,.35);display:flex;flex-direction:column;height:92px;overflow:hidden;position:relative;transition:height .42s cubic-bezier(.22,1,.36,1),max-height .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1),background-color .26s ease}.player_mobile_dock .player_mobile_dock_surface:before{background:linear-gradient(180deg,rgba(5,7,7,.62),rgba(5,7,7,.74) 48%,rgba(5,7,7,.88));content:"";inset:-2px 0 0 0;opacity:0;pointer-events:none;position:absolute;transition:opacity .36s cubic-bezier(.16,1,.3,1)}.player_mobile_dock .player_mobile_dock_content{display:flex;flex-direction:column;min-height:100%;position:relative;transition:background-color .36s cubic-bezier(.16,1,.3,1);z-index:50}.player_mobile_dock .player_mobile_dock_topbar{align-items:center;display:flex;height:0;justify-content:center;opacity:0;overflow:hidden;position:relative;transform:translateY(10px);transition:height .28s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.16,1,.3,1),padding .28s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);visibility:hidden}.player_mobile_dock .player_mobile_dock_handle{background-color:rgba(247,251,253,.16);border-radius:999px;height:5px;transform:scaleX(.78);transform-origin:center;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .22s ease;width:46px}.player_mobile_dock .player_mobile_dock_header{align-items:center;display:flex;flex-shrink:0;gap:14px;min-height:92px;padding:0 16px 0 0;transition:padding .42s cubic-bezier(.22,1,.36,1),gap .42s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .player_mobile_dock_summary{align-items:center;background:none;border:none;color:inherit;display:flex;flex:1 1 auto;gap:0;height:92px;min-width:0;padding:0;text-align:left;transition:height .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .player_mobile_dock_summary .illustration{background-position:50%;background-size:cover;border-radius:0;flex-shrink:0;height:100%;transform:scale(1);transition:width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),opacity .22s ease;width:92px}.player_mobile_dock .player_mobile_dock_text{flex:1 1 auto;min-width:0;padding:0 16px;transition:padding .42s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.16,1,.3,1)}.player_mobile_dock .player_mobile_dock_title_row{align-items:flex-start;display:flex;gap:12px;width:100%}.player_mobile_dock .player_mobile_dock_title_group{flex:1 1 auto;min-width:0}.player_mobile_dock .player_mobile_dock_actions_menu{display:none;flex:0 0 auto;margin-left:auto;opacity:0;position:relative;transform:translateY(10px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.22,1,.36,1);z-index:1007}.player_mobile_dock .player_mobile_dock_actions_toggle{align-items:center;background:hsla(0,0%,100%,.08);border:none;border-radius:999px;color:#f7fbfd;display:inline-flex;height:52px;justify-content:center;padding:0;width:52px}.player_mobile_dock .player_mobile_dock_actions_dropdown{background:rgba(31,30,30,.98);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;box-shadow:0 14px 30px rgba(0,0,0,.32);min-width:180px;padding:8px;position:absolute;right:0;top:calc(100% + 8px)}.player_mobile_dock .player_mobile_dock_actions_item{background:transparent;border:none;border-radius:12px;color:#f7fbfd;font:normal normal 1em Open Sans,sans-serif;font-size:.92em;padding:12px 14px;text-align:left;width:100%}.player_mobile_dock .episode_code{color:#089d7b;font:italic 800 1em Montserrat,sans-serif;font-size:.72em;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .episode_code .e,.player_mobile_dock .episode_code .s{font:inherit;font-size:inherit;font-weight:inherit}.player_mobile_dock .player_mobile_dock_meta{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-top:8px;width:100%}.player_mobile_dock .episode_date{color:rgba(247,251,253,.8);flex:0 0 auto;font:normal normal 1em Open Sans,sans-serif;font-size:.78em;line-height:1.4;margin-left:auto;margin-top:0;opacity:0;text-align:right;transform:translateY(10px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .episode_title{color:#f7fbfd;font:normal 700 1em Lato,sans-serif;font-size:1.02em;line-height:1.25}.player_mobile_dock .episode_title,.player_mobile_dock .season_title{overflow:hidden;text-overflow:ellipsis;transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.16,1,.3,1);white-space:nowrap}.player_mobile_dock .season_title{color:rgba(247,251,253,.8);font:normal normal 1em Open Sans,sans-serif;font-size:.8em;margin-top:4px}.player_mobile_dock .player_mobile_dock_primary_action{align-items:center;background:hsla(0,0%,100%,.08);border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.18),inset 0 0 0 1px hsla(0,0%,100%,.12);display:flex;flex:0 0 60px;height:60px;justify-content:center;min-height:60px;min-width:60px;transform:translateY(0) scale(1);transition:width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),background-color .28s ease,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);width:60px}.player_mobile_dock .player_mobile_dock_primary_action .player_button.play_button .material-icons-outlined,.player_mobile_dock .player_mobile_dock_primary_action .player_button.play_button img{transform:translateY(0)}.player_mobile_dock .player_mobile_dock_primary_action .player_button.play_button.is-paused{background:linear-gradient(269.27deg,#0e9d95,#019c64);box-shadow:0 10px 24px rgba(1,156,100,.28),inset 0 0 0 1px hsla(0,0%,100%,.12)}.player_mobile_dock .player_mobile_dock_primary_action .player_button.play_button.is-playing{background:hsla(0,0%,100%,.08);box-shadow:none}.player_mobile_dock .player_mobile_dock_primary_action .player_button.play_button{aspect-ratio:1/1;border-radius:999px;flex:0 0 100%;height:100%;min-height:100%;min-width:100%;width:100%}.player_mobile_dock .progress{background-color:hsla(0,0%,100%,.08);border-radius:0;bottom:0;flex-shrink:0;height:4px;left:0;overflow:hidden;position:absolute;right:0;transform-origin:center bottom;transition:opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1);z-index:1006}.player_mobile_dock .progress .progress-bar{background:linear-gradient(269.27deg,#0e9d95,#019c64);height:100%}.player_mobile_dock .player_mobile_dock_body{display:flex;filter:blur(8px);flex:0 1 auto;flex-direction:column;gap:22px;justify-content:flex-start;opacity:0;overflow-x:hidden;overflow-y:auto;padding:0 20px;pointer-events:none;transform:translateY(24px);visibility:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-color:rgba(8,157,123,.72) hsla(0,0%,100%,.08);scrollbar-width:thin;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.16,1,.3,1)}}@media(max-width:767.98px){.player_mobile_dock .player_mobile_dock_body::-webkit-scrollbar{width:4px}.player_mobile_dock .player_mobile_dock_body::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.08);border-radius:999px}.player_mobile_dock .player_mobile_dock_body::-webkit-scrollbar-thumb{background:linear-gradient(269.27deg,#0e9d95,#019c64);border-radius:999px}.player_mobile_dock .player_mobile_dock_context{display:flex;flex-direction:column;gap:18px;margin-bottom:auto;width:100%}.player_mobile_dock .player_mobile_dock_description{max-width:42ch;opacity:0;transform:translateY(16px);transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .player_mobile_dock_description p{color:rgba(247,251,253,.8);font:normal normal 1em Open Sans,sans-serif;font-size:.9em;line-height:1.55;margin:0;white-space:pre-line}.player_mobile_dock .player_mobile_dock_characters{opacity:0;transform:translateY(16px);transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .player_mobile_dock_characters h3{color:#f7fbfd;font-size:1em;margin-bottom:12px}.player_mobile_dock .player_mobile_dock_characters .characters_wrapper{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.player_mobile_dock .player_mobile_dock_characters .characters_wrapper::-webkit-scrollbar{display:none}.player_mobile_dock .player_mobile_dock_characters .character{align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:20px;display:flex;min-width:148px;padding:8px}.player_mobile_dock .player_mobile_dock_characters .character_picture{background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;height:52px;margin-right:10px;width:52px}.player_mobile_dock .player_mobile_dock_characters .character_content_wrapper{min-width:0}.player_mobile_dock .player_mobile_dock_characters .player{color:#f7fbfd;font:italic 800 1em Montserrat,sans-serif;font-size:.68em;margin-bottom:4px}.player_mobile_dock .player_mobile_dock_characters .name{color:rgba(247,251,253,.8);font:normal normal 1em Open Sans,sans-serif;font-size:.78em;line-height:1.25}.player_mobile_dock .player_mobile_dock_controls{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);opacity:0;transform:translateY(16px);transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.22,1,.36,1)}.player_mobile_dock .player_mobile_dock_controls .player_button{align-items:center;background-color:hsla(0,0%,100%,.08);border:none;border-radius:999px;display:inline-flex;flex:0 0 52px;height:52px;justify-content:center;min-height:52px;min-width:52px;padding:0;width:52px}.player_mobile_dock .player_mobile_dock_controls_hint{min-width:0;text-align:center}.player_mobile_dock .player_mobile_dock_episode_nav{align-items:center;display:flex;gap:10px;min-width:0}.player_mobile_dock .player_mobile_dock_episode_nav.next{justify-content:flex-end;text-align:right}.player_mobile_dock .player_mobile_dock_episode_nav_text{flex:1 1 auto;min-width:0}.player_mobile_dock .player_mobile_dock_episode_nav_code{color:#f7fbfd;display:block;font:italic 800 1em Montserrat,sans-serif;font-size:.8em;line-height:1.2;margin-bottom:4px}.player_mobile_dock .player_mobile_dock_episode_nav_code .e,.player_mobile_dock .player_mobile_dock_episode_nav_code .s{font:inherit;font-size:inherit;font-weight:inherit}.player_mobile_dock .player_mobile_dock_episode_nav_title{color:rgba(247,251,253,.8);display:-webkit-box;font:normal normal 1em Open Sans,sans-serif;font-size:.78em;-webkit-line-clamp:2;line-height:1.35;-webkit-box-orient:vertical;overflow:hidden}.player_mobile_dock .player_mobile_dock_seek{align-items:center;display:flex;opacity:0;transform:translateY(20px);transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.22,1,.36,1);width:100%}.player_mobile_dock .player_mobile_dock_seek .player_seek_ts{font:normal normal 1em Open Sans,sans-serif;font-size:.9em}.player_mobile_dock .player_mobile_dock_seek .player_seek_ts.player_seek_ts_current{color:#f7fbfd}.player_mobile_dock .player_mobile_dock_seek .player_seek_ts.player_seek_ts_duration{color:rgba(247,251,253,.8)}.player_mobile_dock .player_mobile_dock_seek_bar{align-items:center;display:inline-flex;flex:1 1 auto;min-width:0}.player_mobile_dock .player_mobile_dock_seek_bar .custom-range-wrapper{align-items:center;display:inline-flex;flex-grow:1;height:100%;margin:0 24px}.player_mobile_dock .player_button{color:#f7fbfd;cursor:pointer}.player_mobile_dock .player_button img{max-width:20px}.player_mobile_dock .player_button[disabled]{cursor:not-allowed!important}.player_mobile_dock .player_button[disabled] img{opacity:.2}.player_mobile_dock .player_button.play_button{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.player_mobile_dock.expanded{max-height:80vh}.player_mobile_dock.expanded .player_mobile_dock_content.is-expanded{background-color:transparent;min-height:100%}.player_mobile_dock.expanded .player_mobile_dock_surface:before{opacity:1}.player_mobile_dock.expanded .player_mobile_dock_header{align-items:flex-start;padding-right:20px}.player_mobile_dock.expanded .player_mobile_dock_surface{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px 28px 0 0;border-top-color:transparent;box-shadow:0 -24px 52px rgba(0,0,0,.45);height:calc(80vh - 4px);max-height:calc(80vh - 4px);overflow:hidden}.player_mobile_dock.expanded .player_mobile_dock_topbar{height:calc(18px + env(safe-area-inset-top));opacity:1;padding-top:env(safe-area-inset-top);transform:translateY(0);visibility:visible}.player_mobile_dock.expanded .player_mobile_dock_handle{background-color:rgba(247,251,253,.24);transform:scaleX(1)}.player_mobile_dock.expanded .player_mobile_dock_summary{align-items:flex-start;flex-direction:column;height:auto;transform:translateY(0)}.player_mobile_dock.expanded .player_mobile_dock_summary .illustration{display:none;transform:scale(1.08)}.player_mobile_dock.expanded .player_mobile_dock_text{opacity:1;padding:8px 20px 0;transform:translateY(0);width:100%}.player_mobile_dock.expanded .player_mobile_dock_actions_menu{display:block;margin-left:auto;opacity:1;transform:translateY(0);transition-delay:.12s}.player_mobile_dock.expanded .episode_title{font-size:1.45em;opacity:1;transform:translateY(0);white-space:normal}.player_mobile_dock.expanded .season_title{font-size:.92em;opacity:1;transform:translateY(0)}.player_mobile_dock.expanded .episode_code{display:block;margin-bottom:0;margin-top:0;opacity:1;transform:translateY(0)}.player_mobile_dock.expanded .episode_date{opacity:1;transform:translateY(0)}.player_mobile_dock.expanded .player_mobile_dock_primary_action{align-self:center;flex-basis:72px;height:72px;min-height:72px;min-width:72px;transform:translateY(0) scale(1);width:72px}.player_mobile_dock.expanded .player_mobile_dock_header>.player_mobile_dock_primary_action{display:none}.player_mobile_dock.expanded .expanded_action{margin:0 auto;opacity:1;pointer-events:auto}.player_mobile_dock.expanded .player_mobile_dock_body{filter:blur(0);flex:1 1 auto;opacity:1;padding:24px 20px 22px;pointer-events:auto;transform:translateY(0);transition-delay:70ms;visibility:visible}.player_mobile_dock.expanded .player_mobile_dock_description{opacity:1;transform:translateY(0);transition-delay:90ms}.player_mobile_dock.expanded .player_mobile_dock_characters{opacity:1;transform:translateY(0);transition-delay:.11s}.player_mobile_dock.expanded .player_mobile_dock_controls{opacity:1;transform:translateY(0);transition-delay:.12s}.player_mobile_dock.expanded .player_mobile_dock_seek{opacity:1;transform:translateY(0);transition-delay:.17s}.player_mobile_dock.expanded .progress{opacity:0;transform:scaleX(.92)}.player_mobile_dock:not(.expanded) .episode_code{display:none;opacity:0;transform:translateY(8px)}.player_mobile_dock:not(.expanded) .progress{opacity:1;transform:scaleX(1)}.player_mobile_dock:not(.expanded) .episode_title,.player_mobile_dock:not(.expanded) .player_mobile_dock_controls,.player_mobile_dock:not(.expanded) .player_mobile_dock_primary_action,.player_mobile_dock:not(.expanded) .player_mobile_dock_seek,.player_mobile_dock:not(.expanded) .player_mobile_dock_text,.player_mobile_dock:not(.expanded) .season_title{transition-delay:0s}}@media(prefers-reduced-motion:reduce)and (max-width:767.98px){.player_mobile_dock,.player_mobile_dock .episode_code,.player_mobile_dock .episode_title,.player_mobile_dock .player_mobile_dock_actions_menu,.player_mobile_dock .player_mobile_dock_body,.player_mobile_dock .player_mobile_dock_content,.player_mobile_dock .player_mobile_dock_controls,.player_mobile_dock .player_mobile_dock_handle,.player_mobile_dock .player_mobile_dock_header,.player_mobile_dock .player_mobile_dock_primary_action,.player_mobile_dock .player_mobile_dock_seek,.player_mobile_dock .player_mobile_dock_summary,.player_mobile_dock .player_mobile_dock_summary .illustration,.player_mobile_dock .player_mobile_dock_surface,.player_mobile_dock .player_mobile_dock_surface:before,.player_mobile_dock .player_mobile_dock_text,.player_mobile_dock .player_mobile_dock_topbar,.player_mobile_dock .progress,.player_mobile_dock .season_title{transition:none!important}}@media(max-width:767.98px){.player_mobile_dock input[type=range].custom-range{align-items:center;-webkit-appearance:none;background:transparent;display:inline-flex;height:24px;position:relative;vertical-align:text-bottom;width:100%}.player_mobile_dock input[type=range].custom-range::-webkit-slider-thumb{-webkit-appearance:none}.player_mobile_dock input[type=range].custom-range:focus{outline:none}.player_mobile_dock input[type=range].custom-range::-ms-track{background:transparent;border-color:transparent;color:transparent;cursor:pointer;height:24px;width:100%}}@media(max-width:767.98px){.player_mobile_dock input[type=range].custom-range.seek::-webkit-slider-thumb{-webkit-appearance:none;background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;margin-top:0;width:9px}}@media(max-width:767.98px){.player_mobile_dock input[type=range].custom-range.seek::-moz-range-thumb{background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;width:9px}}@media(max-width:767.98px){.player_mobile_dock input[type=range].custom-range.seek::-ms-thumb{background-color:#089d7b;border-radius:100px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px #fff,0 0 0 12px rgba(8,157,123,.267),0 0 0 18px rgba(8,157,123,.063);cursor:pointer;height:9px;width:9px}}