@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.anime_main_div{display:flex;flex-direction:column;height:100%;width:100%}.anime_background_image{display:flex;align-self:center;justify-self:flex-start;position:absolute;background-size:cover;background-position:50%;width:100%;height:100vh;z-index:-1}.anime_background_image_dark,.anime_background_image_image{position:absolute;top:-60px;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.anime_background_image_video{object-fit:cover;position:absolute;top:-60px;left:0;width:100%;height:100%;pointer-events:none}.anime_background_image_video.hidden{opacity:0}.anime_background_image_dark{z-index:1}.anime_body{display:flex;width:100%;justify-content:center;z-index:2;padding:280px 150px 0}.anime_left_body{max-width:302px}.anime_body_poster{width:302px;height:453px;background-size:cover;background-position:50%;position:relative;transition:.3s;cursor:pointer;border-radius:16px;overflow:hidden}.anime_body_poster_sub{opacity:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);transition:.3s;display:flex;justify-content:center;align-items:center}.anime_body_poster_sub_watch{border-radius:50px;padding:6px 12px;background:rgba(0,0,0,.82);color:#eee}.anime_body_poster:hover,.anime_body_poster:hover>.anime_body_poster_sub_watch{transform:perspective(612px) rotateX(7deg) rotateY(7deg) rotate(0deg)}.anime_body_poster:hover>.anime_body_poster_sub{opacity:1}.anime_central_body{display:flex;flex-direction:column;margin-left:50px;width:100%;max-width:50%}.anime_central_body_title{display:flex;font-size:40px;font-weight:500}.anime_central_body_genres{display:flex;align-items:center;color:#D1D1D1;margin-top:5px;font-size:14px;font-weight:400;max-width:100%;overflow:hidden}.anime_central_body_genres_text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.anime_central_body_description{margin-top:20px;font-size:17px;font-weight:400;color:#ddd;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow-y:hidden;text-overflow:ellipsis}.text_devider{max-width:1px;overflow-x:hidden;margin-left:10px;margin-right:10px;font-weight:200;color:#797979}.anime_central_body_description.none{color:#3e3e3e}.anime_right_body{display:flex;flex-direction:column;align-items:center;margin-left:30px;width:-moz-fit-content;width:fit-content}.search_rank.anime{text-align:center;font-size:28px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.anime_episode_count{margin-top:5px;font-size:14px}.anime_status{stroke:white;margin-right:5px}.add_rating,.anime_status{display:flex;align-items:center;justify-content:center}.add_rating{background:#eee;border-radius:50px;color:black;white-space:nowrap;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s;cursor:pointer}.add_rating:hover{background:#ccc}.anime_right_body_comments_count{font-size:12px;margin-top:10px}.anime_new_episode_block{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border:1px solid #3f3f3f;border-radius:15px;margin-top:25px;font-size:13px}.anime_central_body_info{margin-top:25px}.anime_central_body_info h2{font-size:24px;font-weight:500}.anime_info_list{margin-top:15px}.anime_info_el{width:100%;padding:3px;margin-bottom:5px;display:flex;justify-content:flex-start;overflow-x:hidden;white-space:nowrap}.anime_info_el_key{font-size:13px;color:#aaa;min-width:30%;max-width:30%;overflow-x:hidden;white-space:pre-wrap}.anime_info_el_value{font-size:13px;color:#eee;padding-left:10px;white-space:break-spaces}.anime_add_to_folders{position:relative;z-index:30}.anime_add_to_folder{width:100%;padding:10px 20px;border-radius:30px;margin-top:25px;border:none;outline:none;background:rgba(87,64,84,.81);color:#ffffff;font-weight:500;transition:.2s;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;z-index:32}.anime_add_to_folder_text{width:70%;text-align:left}.open_in_app_button{margin-top:15px!important;background:#57404a;color:#eee}.anime_add_to_folder.open{border-radius:10px 10px 0 0}.anime_add_to_folder svg{margin-right:5px}.anime_add_to_folder span{margin-left:5px}.anime_add_to_folder:hover{background:#1c1c1c}.anime_add_to_folder{position:relative}.list_name_folder{display:flex;align-items:center;flex-direction:column;justify-content:center;height:-moz-fit-content;height:fit-content;border-radius:5px 5px 10px 10px;background:#2a2a2a;overflow:hidden;transition:.3s;position:absolute;top:39px;z-index:3333;width:100%;max-width:302px}.list_name_folder.hidden{height:0;opacity:0;margin-top:-20px;pointer-events:none}.list_name_folder.mobile{padding-top:0;min-width:90vw;background:#171717;border:1px solid #282828}.list_name_folder_item{display:flex;align-items:center;width:100%;height:50px;padding-top:15px;padding-bottom:15px;padding-left:20px;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top:1px solid #434343;cursor:pointer;z-index:61123870}.list_name_folder_item.mobile{padding-top:40px;padding-bottom:40px;font-size:25px}.list_name_folder_item.mobile:first-child{border-top:none}@media screen and (hover:hover){.list_name_folder_item:hover{background:#4c6841}.list_name_folder_item.added:hover{background:#9e1d1d}}.list_name_folder_item.added{background:#151515}.list_name_folder_item:active{background:#3d5435}.list_name_folder_item.added:active,.list_name_folder_item.mobile:active{background:#891b1b}.list_name_folder_item.mobile{background:#212121}.list_name_folder_item.added.mobile{background:#131313}.list_name_folder_item.added.mobile:active{background:#3d5435}.list_name_folder_item.add_user_folder{display:flex;align-items:center;justify-content:center;padding:0}.list_name_folder_item.add_user_folder:hover{background:rgb(91,91,91)}.list_name_folder_item.add_user_folder.mobile{padding-top:40px;padding-bottom:40px;font-size:25px}.anime_left_space{width:100%;height:100%;max-height:400px;margin-top:20px}.anime_central_body_info_mob .anime_info_el_key{font-size:16px;max-width:45%;min-width:45%}.anime_central_body_info_mob .anime_info_el_value{font-size:16px;text-align:right}.full_photo_frame{top:0;left:0;z-index:999;position:absolute;width:100%;height:100%;min-width:100vw;min-height:100vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center}.full_photo_frame .full_photo{margin-top:100px;width:80%;aspect-ratio:16/9;height:200px;background-size:cover;background-position:50%}.comment_block_page{margin-left:5px;margin-right:5px;cursor:pointer;transition:.3s;min-width:50px;width:50px;display:flex;align-items:center;justify-content:center;text-align:center}.comments_block_comment_moderate_text{font-size:13px;font-weight:400;color:#efbaba;margin-top:5px;margin-bottom:15px}.comments_block_textarea{width:100%;border-radius:5px;outline:none;padding:5px;resize:none;background:transparent;border:none;min-height:150px}.comments_block_textarea.lite{min-height:unset;height:100%}@media (max-width:400px){.comments_block_comment.new_comment_block.lite{width:100%}}.comments_block_comment_button{padding:6px 11px;outline:none;border-radius:5px;background:#e6e6e6;color:black;cursor:pointer;border:1px solid transparent;font-weight:400;font-size:12px;transition:.3s}.comments_block_comment_button.unActive{background:#171717;cursor:default}.comments_block_comment_button.unActive:hover{color:black;background:#171717}.comments_block_comment_button:hover{background:#171717;color:white}.new_comment_block{display:flex;flex-direction:column;border:1px solid #3a3a3a;padding:15px}.new_comment_block .buttons{width:100%;display:flex;justify-content:space-between;margin-top:5px;align-self:flex-end}.comments_title{display:flex;align-items:center}.comments_title svg{fill:#656565;margin-left:10px;cursor:pointer}.mycheckbox{display:flex;align-items:center;margin-right:10px}.mycheckbox div,.mycheckbox p{margin-left:5px;margin-right:5px}.mycheckbox div{padding:5px;border-bottom:1px solid rgb(128,128,128);cursor:pointer}.checkbox_var.active_check_box_var{border-bottom:1px solid var(--accent-color)}.checkbox_title{font-weight:500;font-size:16px}.comment_user_name.sub{text-shadow:0 0 15px #ff4a6a;color:#ff4a6a}.comment_user_name.sub:hover{color:#4a89ff;text-shadow:0 0 15px #4a89ff}.comment_user_name{color:#dedede;transition:.3s;display:flex;align-items:center}.comment_user_name:hover{color:#bebebe}.comment_user_info_avatar.sub{border:1px solid #ff4a6a;box-shadow:0 0 5px #ff4a6a}.anime_add_to_folder.anime_add_to_folder_mob{display:flex;align-self:flex-end;height:52px;width:52px;margin-top:5px;background:#1e1d1e;z-index:1}.anime_add_to_folder.anime_add_to_folder_mob svg{margin:0}.anime_add_to_folder.anime_add_to_folder_mob .open{border-bottom-right-radius:0;border-bottom-left-radius:0}.usernamewithdate{display:flex;align-items:center;margin-left:15px}.usernamewithdate .date{font-size:11px;margin-top:2px;color:#c4c4c4;margin-left:7px}.comments_block_comment_new_comment_block_text_button{display:flex;margin-bottom:5px;margin-top:5px}.comments_block_comment_new_comment_block_text_button_this{margin-right:8px;padding:5px;transition:.3s;border-radius:5px}.comments_block_comment_new_comment_block_text_button_this.active{background:#313131}.comments_block_comment_new_comment_block_text_button_this:hover{background:#282828}.anime_central_body_ads{width:100%;max-width:100%;max-height:200px;overflow:hidden;margin-top:30px}.header_search_background{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s;z-index:300;display:flex;align-items:center;justify-content:center;opacity:0;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header_search_background.visible{opacity:1;pointer-events:all}.search_anime_input{outline:none;background:#282828;padding:15px 20px;border-radius:8px 0 0 0;width:100%;max-width:850px;border:1px solid #212121;border-right:none;transition:.3s}.search_anime_input.disabled{background:#101013;color:#6a6a6a;cursor:default}.search_anime_result_container{display:flex;position:relative;width:100%;max-width:850px;background:#181615;border-radius:0 0 0 8px;border-left:1px solid #212121;border-right:1px solid #212121;border-bottom:1px solid #212121;min-height:200px;height:70vh;overflow:scroll}.search_anime_result_left{min-width:100%;width:100%;overflow-y:scroll;padding-top:10px}.search_anime_result_left::-webkit-scrollbar{width:4px;height:unset;background:rgba(28,28,28,.15);-webkit-transition:.3s;transition:.3s}.search_anime_result_left::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(255,255,255,.15)}.search_anime_filter{position:relative;width:100%;max-width:300px;min-width:300px;min-height:200px;background:#222;border-radius:0 8px 8px 0;border-right:1px solid #212121;border-bottom:1px solid #212121;border-top:1px solid #212121;overflow-y:scroll;overflow-x:hidden;max-height:calc(70vh + 47.6px);padding:0 3vh 2vh}@media (max-width:940px){.search_anime_filter{display:none}}.search_filter_title{padding:2vh 20px;font-size:18px}.search_anime_filter_clear_filter,.search_filter_title{display:flex;align-items:center;justify-content:center;width:100%}.search_anime_filter_clear_filter{position:absolute;bottom:20px;left:0;text-align:center}.search_anime_filter_clear_filter_text{font-size:14px;padding:6px 16px;background:rgba(160,181,255,.1);border-radius:16px;transition:.3s}.search_anime_filter_clear_filter_text:hover{background:rgba(178,194,251,.2);transform:scale(1.01)}.search_item_container{width:100%;height:11vh;display:flex;padding:1.5vh 4vh;transition:.2s}.search_item_container:hover{background:#202020}.search_item_poster{height:100%;aspect-ratio:137/195;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:.3vh}.search_item_container_info{margin-left:1.3vh}.search_element{display:flex;height:68px;width:100%;padding:10px 20px;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.search_element:hover{background:#3e3e3e}.search_element.added{background:#252525}.search_poster{width:32px;height:48px;background-size:cover;object-fit:cover;overflow:hidden}.search_body{display:flex;width:100%;margin-left:10px;align-items:center;justify-content:space-between}.search_title{font-size:15px;font-weight:400}.search_rank{display:flex;color:#41d009;font-size:13px;font-weight:700;text-align:center;margin-right:5px}.search_date{font-size:13px;font-weight:lighter}.search_info{display:flex;flex-direction:column}.search_element_loading{display:flex;height:68px;width:100%;padding:10px 20px;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.search_poster_loading{width:32px;height:48px;object-fit:cover;overflow:hidden;border-radius:3px;background:linear-gradient(110deg,#4c4c4c 8%,rgba(255,255,255,.42) 18%,#4c4c4c 33%);background-size:200% 700%;animation:shine 1.5s linear infinite}.search_body_loading{display:flex;width:100%;margin-left:10px;align-items:center;justify-content:space-between}.search_info_loading{display:flex;flex-direction:column}.search_title_loading{font-size:15px;font-weight:400;height:15px;width:120px;border-radius:3px;background:linear-gradient(110deg,#4c4c4c 8%,rgba(255,255,255,.42) 18%,#4c4c4c 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}.search_rank_loading{display:flex;color:#41d009;font-weight:700;text-align:center;margin-right:5px;width:20px}.search_date_loading,.search_rank_loading{font-size:13px;height:13px;border-radius:3px;background:linear-gradient(110deg,#4c4c4c 8%,rgba(255,255,255,.42) 18%,#4c4c4c 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}.search_date_loading{font-weight:lighter;width:40px}@keyframes shine{to{background-position-x:-200%}}.check_box{width:-moz-fit-content;width:fit-content}.check_box,.check_box_box{display:flex;align-items:center;justify-content:center;cursor:pointer}.check_box_box{width:2vh;min-width:2vh;min-height:2vh;height:2vh;border:1px solid #909090;border-radius:.5vh;transition:.2s;fill:transparent}.check_box_box.active{background:#ffffff;border:1px solid #ffffff;fill:black}.check_box_title{display:flex;align-items:center;justify-content:center;color:#a7a7a7;font-size:14px;margin-left:1.1vh;font-weight:400;transition:.2s}.check_box_title.active{color:#c3c3c3}.search_filter_block_title{margin-top:2vh;color:#ffffff;font-size:16px;font-weight:600}.search_filter_block_children{display:grid;grid-auto-flow:row;margin-top:1.5vh;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.range_input_container{display:flex;align-items:center;justify-content:flex-start}.range_input{min-width:46%;width:46%;max-width:46%;border:1px solid #444;border-radius:12px;height:30px;background:rgba(255,255,255,.05);outline:none;padding-left:10px;font-size:12px;transition:.3s}.range_input.not_valid{border:1px solid #c77979;background:rgba(255,78,78,.05)}.range_input:focus{background:rgba(255,255,255,.1)}.range_input::placeholder{color:#aeaeae;font-size:12px}.range_input_separator{min-width:5%;width:5%;max-width:5%;margin-left:1%;margin-right:1%;height:1px;background:#dedede}.notification_menu{position:absolute;right:0;top:50px;height:80vh;min-height:85vh;min-width:200px;width:530px;background:#232323;border-radius:12px;transition:.3s;border:none;overflow:hidden}.notification_menu.hidden{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notification_container{position:relative;overflow:visible}.notification_menu_title{display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;width:100%;padding:16px;font-size:16px;color:#F1F1F1;font-weight:400;border-bottom:1px solid #212121}.notification_menu_list{overflow:scroll;height:calc(85vh - 52px);padding-bottom:10px}.notification_menu_icon,.notification_menu_list.loading{display:flex;align-items:center;justify-content:center}.notification_menu_icon{height:23px;width:23px;padding:12px;background:rgba(255,255,255,.15);border-radius:50px;fill:#bbb;transition:.3s}.notification_menu_icon:hover{fill:white}.notification_item_container{position:relative;width:100%;padding:10px 15px 20px;border-bottom:1px solid rgba(256,256,256,.05);min-height:120px}.notification_item_container:hover{background:#3e3e3e}.notification_bottom{width:100%;display:flex;justify-content:space-between;margin-top:10px}.notification_item_is_read{font-size:12px;color:#bababa}.notification_item_text.read{color:#ddd}.notification_item_text{color:#f1f1f1;font-size:14px}.animate_planet_container{position:relative;margin-left:17px}.animate_planet_container,.animate_planet_title{display:flex;align-items:center;justify-content:center}.animate_planet_title{pointer-events:none;position:absolute;top:35px;transition:.2s;width:300px;padding:15px 20px;background:#1a1a1a;border-radius:8px;text-align:center;z-index:40;font-size:13px;font-weight:500;color:#eee}.animate_planet_title.hidden{opacity:0}.map_spinned{border-radius:50%;overflow:hidden;position:relative;max-width:25px;max-height:25px;width:25px;height:25px;border:1px solid #949494;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map_spinned_img{position:absolute;top:0;left:0;width:160px;height:25px;animation:translate_map 6s linear infinite}@keyframes translate_map{0%{left:0}to{left:-80px}}.header_avatar{width:50px;height:50px;border-radius:50%;background-position:50%;background-size:cover;margin-left:15px}.profile_menu{display:flex;position:absolute;right:0;flex-direction:column;top:60px;max-height:85vh;min-width:200px;width:250px;background:#232323;border-radius:12px;transition:.3s;overflow:hidden;padding:12px 0;height:-moz-fit-content;height:fit-content;gap:4px;cursor:default}.profile_menu_separator{width:100%;height:1px;background-color:rgba(255,255,255,.2);border-radius:1px;margin-top:3px;margin-bottom:3px}.profile_menu.hidden{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile_menu_container{position:relative;overflow:visible}.profile_menu_title{display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;width:100%;padding:16px;font-size:16px;color:#F1F1F1;font-weight:400;border-bottom:1px solid #212121}.profile_menu_list{overflow:scroll;height:calc(85vh - 52px);padding-bottom:10px}.profile_menu_icon,.profile_menu_list.loading{display:flex;align-items:center;justify-content:center}.profile_menu_icon{height:23px;width:23px;padding:12px;background:rgba(255,255,255,.15);border-radius:50px;fill:#bbb;transition:.3s}.profile_menu_icon:hover{fill:white}.header_container{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0}.header_container_dark{position:absolute;z-index:1;height:200px;width:100%;background:linear-gradient(180deg,black,transparent);pointer-events:none}.header{width:100%;max-width:95vw;justify-content:space-between;padding:20px 0}.header,.header_part{display:flex;align-items:center}.header_part{cursor:pointer;z-index:222}.header_part.search{display:flex;align-items:center;justify-content:center;padding:8px;background:rgba(255,255,255,.16);border-radius:50%}.mblink{padding:8px 17px;border-radius:50px;font-size:16px;font-weight:500;color:#ddd;transition:.2s;max-width:200px;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.mblink:hover{color:#eee;background:#222}.mblink.active{background:white;color:black}.mblink.event{height:35px;display:flex;align-items:center;transform:translateY(-1px)}.mblink.event>span{font-weight:500}.header_part_icon{fill:#bbb;transition:.2s}.header_part_icon:hover{fill:white}@media (max-width:900px){.header_part{overflow-x:scroll;max-width:300px;background:rgba(221,221,221,.13);border-radius:30px}.mblink{min-width:-moz-fit-content;min-width:fit-content}}@media (max-width:488px){.header_part{max-width:160px}}.header_profile_button{display:flex;align-items:center;padding:10px 12px;gap:6px;width:100%;height:-moz-fit-content;height:fit-content;transition:.2s;cursor:pointer;min-height:43px}.header_profile_button svg{transform:scale(.75)}.header_profile_button:hover{background-color:#3E3E3E}.qr_code_pop_up_background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;transition:.3s}.qr_code_pop_up_background.hidden{opacity:0;pointer-events:none}.qr_code_pop_up_container{display:flex;flex-direction:column;gap:10px;padding:25px;font-size:13px;color:gainsboro;background:#09090b;border-radius:8px;border:1px solid #212121;align-items:center;justify-content:center}