#watch_video_page_mobile{overflow-y:auto;padding-bottom:100px}#body_container{min-height:calc(100vh - 90px)}#head_go_out{margin:0 auto;max-width:1770px;padding:12px 16px;width:calc(100% - 32px)}#go_out{align-items:center;color:#445371;cursor:pointer;display:flex;font-size:12px;padding:10px 0}#go_out img{margin:0 10px;transform:rotate(90deg)}#head_go_out div{color:#445371;font-size:14px;font-weight:400}#head_go_out img{height:auto;transform:rotate(90deg);width:24px}#videos_container{display:flex;flex-direction:column;justify-content:center}#video_mobile{height:100%;width:100%}.mobile_video_container>.mobile_video{margin:0 auto;width:100%}.mobile_video_container>.mobile_video>.video_date,.mobile_video_container>.mobile_video>.video_desc,.mobile_video_container>.mobile_video>.video_name{margin:5px 0 3px}.mobile_video_container>.mobile_video>.video_date,.mobile_video_container>.mobile_video>.video_desc{margin-top:3px}.mobile_video_container>.mobile_video>.video_name{font-size:14px}#down_scroll{overflow-y:scroll;z-index:1}#video_data_mobile{margin:0 15px 15px}#down_scroll>.line_video_mobile{margin:0 16px}.preview_mobile{cursor:pointer}#date_video,#description_video,#title_video{margin-bottom:5px}#category_video{background:#e6f5ec;border-radius:30px;color:#004d3a;display:inline-block;font-size:12px;font-weight:400;margin:5px 0;padding:5px 10px}#title_video{color:#0e1117;font-size:16px;font-weight:800}#description_video{color:#445371;font-size:12px;font-weight:400}#date_video{color:#858fa3;font-size:12px;font-weight:400}.video_name{color:#0e1117;font-size:14px;margin:5px 0}.video_date,.video_desc{color:#445371;font-size:12px;font-weight:400}.video_date{margin-top:5px}@media screen and (min-width:768px){#watch_video_page_mobile::-webkit-scrollbar{-ms-overflow-style:none;height:0;scrollbar-width:none;width:0}#watch_video_page_mobile{margin:20px 24px 0;padding-bottom:0}#videos_container{flex-direction:row;justify-content:center}.watch_video{max-width:1400px}#down_scroll{margin:46px 0 0 20px;max-height:calc(100vh - 141px);max-width:370px;width:40%}#video_mobile{border-radius:16px}#title_video{color:#0e1117;font-size:22px;font-weight:800}#description_video{color:#445371;font-size:16px;font-weight:400}#category_video{font-size:12px}#date_video{font-size:15px}.video_name{font-size:18px}.video_date,.video_desc{font-size:14px}#head_go_out img{margin:-5px 5px 0 0;width:32px}#go_out img{margin:0 10px 0 0}#down_scroll{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}#down_scroll::-webkit-scrollbar{display:none}}#header_container{width:calc(100vw - 48px)}#header,#main_search{display:flex}#logo{cursor:pointer;height:70px;margin-left:99px;width:77px}#main_search{background:#f9fafb;border-radius:15px;height:48px;margin:0 auto;width:572px}#main_search img,#main_search input{background:#f9fafb;margin:auto}#main_search img{cursor:pointer;margin-left:10px}#main{margin:20px 24px 50px}#sections,.sort{display:flex;gap:8px;margin-top:20px}.section{background:#f6f6f8;border-radius:15px;cursor:pointer;display:inline-flex;height:30px;max-width:18%;padding:5px 16px;width:20%}.section div{font-weight:600;margin:auto auto auto 0;transition:0s}.section:hover{background:#ebebec}.section.active{background:#0055ff0d;transition:0s}.section.active:hover{background:#0055ff18}.section img{margin:auto 10px auto auto}#category{display:flex;margin-top:20px}.category_upload_video{margin-left:21px}.placeholder_category{color:#445371;font-size:12px}.dropdown_category{background-color:#f9fafb;border:2px solid #f9fafb;border-radius:16px;cursor:pointer;padding:3px 10px 6px;width:550px}.category_upload_video>#chevron{margin-top:-30px}.dropdown_open{border:2px solid #37f}.dropdown_open_blue{color:#37f}.dropdown_category_list{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;margin-top:4px;max-height:180px;overflow-y:auto;padding:8px;position:absolute;width:550px;z-index:1000}.dropdown_category img{cursor:pointer;float:right;transform:rotate(0deg);transition:transform .2s}.active_dropdown_img{transform:rotate(180deg)!important}.dropdown_category_list img{margin:-6px 10px 0 -5px;width:auto}.dropdown_category>#chevron{margin-top:-30px}.dropdown_category_list>.dropdown_item{margin-bottom:8px}.category_selected_list{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.selected_category_chip{align-items:center;background:#e5e5e5;border-radius:12px;color:#333;display:flex;font-size:14px;padding:4px 8px}.selected_category_chip .close_icon{cursor:pointer;height:12px;margin-left:6px;width:12px}.count_video{background:#fff!important;color:#445371;cursor:default!important;margin:32px 0 0 auto}.video_grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);padding:20px}.video_item{background:#fff;cursor:pointer;display:flex;flex-direction:column;overflow:visible}.preview{aspect-ratio:16/9;border-radius:16px;flex-shrink:0;height:auto;width:100%}.video_name{color:#000;font-size:20px;font-weight:600}.video_date,.video_desc,.video_duration{color:#445371;font-size:12px}.video_date{color:#858fa3}.video_duration{display:flex;justify-content:right;margin:-30px 7px 8px 0}.video_duration>div{background-color:#44537180;border-radius:29px;color:#fff;padding:2px 12px}.line_video{display:flex;gap:30px;margin-top:30px}@media (max-width:1200px){.video_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.video_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.video_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.video_grid{grid-template-columns:1fr}}#main_mobile{padding:16px}.mobile_video_container{display:flex;justify-content:center;margin-bottom:16px;width:100%}.mobile_video{max-width:400px;width:100%}.mobile_video>.preview{aspect-ratio:16/9;object-fit:cover;width:100%}.mobile_video>.video_name{margin:16px 0 3px}#none_video{text-align:center}.preview_mobile{aspect-ratio:16/9;border-radius:16px;height:auto;width:100%}.video_name_mobile{color:#0e1117;font-size:14px;font-weight:600;margin:5px 0}.video_date_mobile,.video_desc_mobile,.video_duration{color:#445371;font-size:12px;font-weight:400}.video_date_mobile{color:#858fa3;margin-top:5px}.mobile_video>.video_duration{margin:-30px 7px 15px 0}.spinner_container_mobile{align-items:center;display:flex;height:200px;justify-content:center}.spinner_mobile{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#09f;border-radius:50%;height:36px;position:fixed;width:36px;z-index:1}#pages_pagination_mobile,#right_button_pagination_mobile{margin-left:auto}#header_mobile{margin-bottom:15px}#dropdown_section,#logo_search{align-items:center;display:flex}#logo_search{padding:16px 0}#logo_mobile{height:auto;width:62px}#close_upload{margin-top:10px}.search_mobile{align-items:center;background-color:#f9fafb;border-radius:12px;display:flex;height:48px;justify-content:center;margin-left:auto;width:48px}#main_search_mobile{background:#f9fafb;border:1px solid #37f;border-radius:15px;display:flex;height:48px;width:572px}#search_input{font-size:14px}#search_input::placeholder{color:#37f;font-size:12px;transform:translateY(-17px)}#main_search_mobile img,#main_search_mobile input{background:#f9fafb;margin:auto}#main_search_mobile img{margin-left:10px}#seacrh_chevron_mobile{transform:rotate(90deg)}#dropdown_section{background-color:#0055ff0d;border-radius:12px;padding:10px}.icon_section{margin-right:12px}.section_video{color:#37f;font-size:16px;font-weight:600;padding-top:2px}.section_item_mobile{background-color:#f6f6f8;border-radius:12px;display:flex;margin-bottom:8px;padding:10px;width:calc(100% - 21px)}.active_section_mobile{background-color:#0055ff0d;color:#37f}.section_icon_mobile{margin-right:10px}.section_label_mobile{padding-top:2px}#chevron{margin-left:auto}#dropdown_blur{margin-left:-16px;top:0}.dropdown_section_mobile{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;margin-left:-16px;padding:16px;position:fixed;width:calc(100% - 32px);z-index:4}#chevron_cat{margin:-33px 0 0 auto}.hidden{display:none}.dropdown_category_mobile{background-color:#f9fafb;border:2px solid #f9fafb;border-radius:16px;cursor:pointer;display:grid;width:calc(100vw - 34px)}.dropdown_category_list_mobile{background:#fff;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:2}#head_dropdown_category{display:flex;padding:15px}#head_dropdown_category img{float:left;height:32px;transform:rotate(90deg);width:32px}#head_dropdown_category span{color:#0e1117;font-size:16px;font-weight:600;margin:0 auto;padding-top:5px}#body_categories{padding:16px}#body_categories>.dropdown_item{margin-bottom:8px}#body_categories>.dropdown_item:hover{background:#0055ff0d}.selected{background-color:#0055ff0d}#footer_categories{bottom:0;display:flex;height:40px;padding:0 16px 25px;position:fixed;text-align:center;width:calc(100% - 32px)}#footer_categories>.blue_button{padding:9px 20px}.count_video_mobile{color:#445371;font-size:14px;margin:12px 0 12px 2px}*{margin:0;padding:0;transition:.2s}img{display:inline-block;height:24px;vertical-align:middle;width:24px}input,textarea{border:0;border-radius:15px;font-family:Manrope;font-size:16px;font-weight:400;height:30px;padding:6px 10px;resize:none;width:calc(100% - 12px)}input:focus,textarea:focus{border:0;outline:none}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(/static/media/Manrope-Regular.a9b9e09fe6b69741f316.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(/static/media/Manrope-Medium.08894ccb04665d1a9d53.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url(/static/media/Manrope-SemiBold.310f108cc524df0e5ffc.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url(/static/media/Manrope-ExtraBold.5b0ae7100ad1d12e53c9.ttf) format("truetype")}body,html{background-color:#fff;font-family:Manrope;margin:0;min-height:100vh;min-width:100vw;overflow-x:hidden;padding:0}.blur,body,html{height:100%;width:100%}.blur{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#44537140;display:none;margin-left:-300px;position:fixed;z-index:3}.blur.active{display:block}.blue_text{color:#05f}.right_pop_up_page{background-color:#fff;border-bottom-left-radius:30px;border-top-left-radius:30px;font-size:16px;height:calc(100% - 64px);padding:32px;position:fixed;right:0;top:0;z-index:4}.center_pop_up{background-color:#fff;border-radius:30px;height:auto;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px;z-index:4}.head_pop_up_page{height:50px;text-align:center}.head_pop_up_page div{color:#0e1117;font-size:18px;font-weight:600;margin-top:15px}.head_pop_up_page img{bottom:50%;cursor:pointer;float:right;position:relative}.buttons{display:flex;float:inline-end;gap:12px;width:100%}.white_button{background-color:#0055ff1a;border-radius:12px;color:#05f;cursor:pointer;font-weight:600;padding:20px;text-align:center;width:100%}.white_button:hover{background-color:#05f3}.blue_button,.not_active_button{background-color:#05f;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:20px;text-align:center;width:calc(100% - 40px)}.blue_button:hover{background-color:#0047d4}.not_active_button{background-color:#4453711a;color:#44537180;cursor:default}.button,.button_dropdown,.dropdown_item{border-radius:12px;cursor:pointer;padding:10px 20px}.button:hover,.button_dropdown:hover,.dropdown_item:hover{background:#ddd}.select_button{float:right;margin-right:-10px}.label_button_sidebar{margin-right:10px}.line{background:#d0d4dc;height:.5px;margin:5px 0;width:100%}#sidebar>.dropdown_list{display:none}#sidebar>.dropdown_item{color:#445371;margin-left:20px;padding:10px 34px}table{border-collapse:collapse;color:#0e1117;font-size:16px;margin-bottom:20px;margin-top:50px;text-align:center;width:100%;z-index:2}table img{cursor:pointer;margin:0 0 3px 15px}thead{background-color:#eceef1;color:#445371}td,th{border-inline-end:2px solid #d0d4dc;height:40px;padding:5px;text-align:center;z-index:2}td,th:last-child{border:0}td>img{margin-right:5px}.table_edit_delete_buttons img{float:right;height:40px;margin:0 0 0 8px;width:40px}.pagination,.pagination_pages{display:flex;gap:16px;justify-content:center}.button_pagination{background-color:#4453711a;border-radius:12px;color:#445371;padding:11px 20px 10px}.button_pagination.active{background-color:#0055ff1a;color:#05f}#left_button_pagination,#right_button_pagination{padding:10px 18px}
/*# sourceMappingURL=main.af16e071.css.map*/