*{color:rgb(200,200,200);margin:0;padding:0;font-family:sans-serif;box-sizing:border-box;font-size:14px;font-weight:normal}:root{--green:#b8d323;--black:rgb(0,0,0);--white:#ffffff}body{background-color:var(--black);display:flex;flex-flow:column nowrap;justify-content:start;align-items:start}menu{min-width:100%;display:flex;flex-flow:row nowrap;justify-content:start;padding:5px 5%;display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;position:absolute;top:0px;left:0px;z-index:1;background-color:rgba(20,20,20,1)}.logo{flex:1;flex-grow:1;max-width:30%;display:flex;flex-flow:row nowrap;justify-content:flex-start}.logo_img{max-height:50px}.logo_serial{flex:1;flex-grow:1;height:30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.logo_serial_img{max-height:100%}.menu_right{flex:1;flex-grow:1}.footer{padding:10px 20px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}.footer_about{font-size:12px}.footer_about_domain{opacity:0.5;font-size:12px}.footer_about_year{flex:1;flex-grow:1;text-align:left;opacity:0.5;font-size:12px;padding-left:20px}.season_number{padding-left:10px;width:100%;text-align:left}.block_title{color:var(--green);font-size:34px;padding-bottom:20px}menu{position:relative}.content{padding:0px 5%;max-width:100%}.player_content{width:1000px;max-width:100%}.format_option{background:none;font-size:14px;padding:6px 10px;border-radius:5px;color:white;margin:5px 10px;cursor:pointer}.button_hide{display:none}.player_time{display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;padding:0px 20px}.time_separator{padding:0px 5px}.gallery{padding:20px}.screenshot_list{display:grid;grid-template-columns:repeat(5,20%);width:100%}.screenshot_item{margin:5px;aspect-ratio:1.778}.screenshot_item_src{width:100%}.plot{padding:20px}::cue{background:rgba(20,20,20,0.5);color:var(--white);font-family:sans-serif;font-style:normal;line-height:20px;font-size:18px}.videoplayer_wrapper{width:100%;max-width:1000px;position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;overflow:hidden;aspect-ratio:1.77778;border-radius:10px;overflow:hidden;box-shadow:0px 0px 200px rgba(184,211,35,0.15)}.videoplayer_wrapper_no_cursor{cursor:none}.videoplayer{max-width:100%;max-height:100%;flex:1;flex-grow:1}.player_base{position:absolute;height:calc(100% - 50px);width:100%;opacity:0.4;left:0;top:0;z-index:1}.player_mng{width:100%;height:50px;display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;background-color:rgba(20,20,20,0.7);padding:0px 20px;position:relative}.player_mng_r{flex:1;flex-grow:1;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.player_mng_l{flex:1;flex-grow:0;padding:0px 10px;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.player_mute{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;padding-left:10px}.player_button{width:30px;height:30px;margin:5px;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.player_button:hover{transform:scale(110%);transition:0.2s ease}.player_button_image>svg{max-width:100%;max-height:100%}.player_button:hover svg{filter:drop-shadow(0px 0px 5px rgba(184,211,35,0.5))}.video_base{position:absolute;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,1),rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 75%);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;transform:translateY(0px);transition:0.5s ease-out;opacity:1}.video_base[disabled]{transform:translateY(1000px);transition:0.5s ease-in;opacity:0}.videoplay_base_rect{width:200px;height:200px;background-color:var(--green);transform:rotate(-10deg);border-radius:40px;cursor:pointer;box-shadow:0px 0px 50px rgba(184,211,35,0.2)}.videoplay_base{width:200px;height:200px;background-color:var(--black);transform:rotate(10deg);border-radius:40px;display:flex;flex-flow:row nowrap;align-items:center}.videoplay_base_img{flex:1;flex-grow:1;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.videoplay_base_img svg{margin:50px;max-height:50%;min-height:50%;transition:0.3s ease}.videoplay_base_rect:hover .videoplay_base_img svg{margin:47px;transition:0.3s ease}.videoplay_base_img svg path{fill:#ffffff}.videoplay_base_img svg{filter:drop-shadow(0px 0px 20px rgba(184,211,35,0.5))}.player_button_play{justify-content:end;margin-left:9px}.player_button_image{width:100%;height:100%}.player_manager{position:absolute;width:100%;height:70px;transform:translateY(0px);transition:0.5s ease-in-out;opacity:1}@keyframes manager_hide{from{transform:translateY(0px)}to{transform:translateY(70px)}}.player_manager_disable{transition:0.5s ease-in-out;opacity:0;transform:translateY(70px)}.track_wrapper{width:100%;min-height:20px;height:20px;display:flex;flex-flow:row nowrap;justify-content:start;align-items:flex-end}.track{height:2px;width:100%;background-color:#ffffff;display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;transition:0.3s ease}.track_active{height:5px;transition:0.3s ease}.track_current{width:0%;background-color:var(--green);height:100%}.track_current_button{background-color:var(--green);width:8px;height:8px;border-radius:50%;margin-left:-4px;transition:0.2s ease}.track_current_button_active{width:12px;height:12px;transition:0.2s ease}.settings_base{border-radius:20px;background-color:var(--green);transform:rotate(-5deg);position:absolute;bottom:80px;right:30px;box-shadow:0px 0px 50px rgba(184,211,35,0.2)}.settings{width:300px;height:auto;transform:rotate(5deg);border-radius:20px;padding:20px;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;background-color:var(--black)}.voice_list{overflow-y:auto}.voice_list[disabled]{display:none}.subtitle_list{overflow-y:auto}.subtitle_list[hidden]{display:none}.settings_base[disabled]{display:none}.voice_item,.qlt_button,.subtitle_item{text-align:left;width:100%;background:none;border:none;padding:12px 12px;border-radius:4px;cursor:pointer}.voice_item[selected],.qlt_button[selected],.subtitle_item[selected]{color:var(--green);font-weight:600;text-shadow:0px 0px 6px rgba(184,211,35,0.3)}.voice_item:hover,.qlt_button:hover,.subtitle_item:hover{text-shadow:0px 0px 10px rgba(184,211,35,0.9)}.voice_img,.fullscreen_img,.mute_img,.subtitle_img{width:30px;height:30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.voice_img svg,.fullscreen_img svg,.mute_img svg{max-width:30px;max-height:30px}.video_cover{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.video_cover_src{width:100%}.cover_disable{display:none}.mute_range{width:70px;display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;padding:0px 5px}.mute_range_input{width:100%;height:6px;background-color:#fff;border-radius:10px;overflow:hidden;transition:0.2s ease}.mute_range:hover .mute_range_input{height:10px;transition:0.2s ease}.mute_range_base{background-color:var(--green);height:100%;width:0%;transition:0.1s ease}.player_time{user-select:none}.q_button{width:50px}.quality_image{display:none}.quality_image[enable]{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media (min-width:0px) and (max-width:450px){.time_current,.time_separator,.time_duration{font-size:12px}.player_time{padding:0px 5px}}figcaption{height:0px}.breadcrumbs{padding:20px 5%;width:100%;display:flex;flex-flow:row nowrap;justify-content:start}.breadcrumbs_list{flex:1;flex-grow:1;display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;list-style:none}.breadcrumbs_link{display:inline-block;text-decoration:none;padding:0px 10px;cursor:pointer}.breadcrumbs_link[active]:hover span,.breadcrumbs_link[active]:focus span{color:var(--green)}.breadcrumbs_item:not(:last-child)::after{content:"/";color:var(--green)}.sep{width:10px;height:10px;border-radius:50%;color:white}.episode_title_wrap{width:100%;padding:20px}.episode_title{font-size:28px;font-weight:600}.episode_original_title{padding-top:6px;opacity:0.5}.episode_season_number,.episode_episode_number{font-size:16px;font-weight:600}.episode_episode_number{padding-left:10px}.episode_number{padding-top:10px}.episode_description{padding:20px}.player_episodes{width:100%;display:flex;flex-flow:row nowrap;padding:20px 0px}.player_episodes_link_wrapper{flex:1;flex-grow:1}.player_episodes_link{background-color:var(--black);border:2px solid var(--green);color:var(--white);padding:10px 20px;border-radius:5px;text-decoration:none;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start}.player_episodes_link[data-page="next"]{margin-left:20px}.player_episodes_link:hover span{color:var(--green)}