*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px;border-radius:4px;height:4px}::-webkit-scrollbar-track{margin-left:4px}::-webkit-scrollbar-thumb{background-color:var(--primary-grey-III);border-radius:4px;cursor:pointer}.coming_soon_container{row-gap:16px}.coming_soon_container img{width:100%;height:50vh}.nep_card_container{max-width:832px;min-height:192px;border-radius:32px;margin:0 auto;padding:16px}.pre_production_container{position:fixed;width:120px;height:120px;top:-1%;right:-.5%;z-index:100}.diagonal_line{transform:rotate(45deg);background-color:var(--yellow-status-bg);font-size:12px;padding:4px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--yellow-status-text);color:var(--yellow-status-text)}.mues_row_space_between{display:flex;justify-content:space-between;align-items:center}.mues_column_space_between{display:flex;justify-content:space-between;flex-direction:column}.mues_row_center{display:flex;align-items:center;justify-content:center}.mues_row_end{display:flex;justify-content:flex-end;align-items:center}.mues_column_end{display:flex;align-items:flex-end;flex-direction:column}.mues_column_start{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.mues_column_flex{display:flex;flex-direction:column}.mues_dashboard{width:100%;height:auto;min-height:100vh;background-color:var(--background-color)}.mues_flex_one{flex:1}.mues_flex_wrap{flex-wrap:wrap}.mues_dashboard_container_page{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between;position:relative}.mues_dashboard_panel{margin-top:8px;flex:1;padding:0 16px}.mues_row_flex{display:flex;align-items:center}.mues_margin_left_32{margin-left:32px}.mues_margin_left_16{margin-left:16px}.mues_margin_left_8{margin-left:8px}.mues_margin_left_4{margin-left:4px}.mues_margin_bottom_8{margin-bottom:8px}.mues_margin_bottom_4{margin-bottom:4px}.mues_text_underline{text-decoration:underline}.mues_pointer{cursor:pointer}.mues_text_align_center{text-align:center}.mues_text_align_right{text-align:right}.mues_text_align_left{text-align:left}.mues_text_align_top{text-align:start}.mues_boarder_rounded_radius{border-radius:50%}input{outline:none!important;font-weight:600;color:var(--primary-grey-I)}.mues_column_center{display:flex;align-items:center;justify-content:center;flex-direction:column}.position_relative{position:relative}.mues_grid{display:grid;gap:12px}.position_sticky{position:sticky;top:0;left:0;z-index:1}@media screen and (min-width: 768px){.mues_dashboard{display:flex;flex-direction:column;justify-content:space-between}.home_container{max-height:100vh}.mues_dashboard_panel{display:flex;flex:1;overflow-y:scroll}.mues_dashboard_panel_container{flex:1;margin-right:8px;padding-right:8px;overflow-y:scroll}.mues_dashboard_container_page{flex:1}.mues_grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1024px){.mues_dashboard_container_page{flex:1}}@media screen and (min-width: 1200px){.mues_dashboard{height:100vh;display:flex;padding:0;flex-direction:row}.mues_dashboard_container_page{overflow-y:scroll}}@media screen and (min-width: 1450px){.mues_dashboard_panel_section{display:flex;align-items:center;justify-content:space-between;column-gap:16px}.mues_dashboard_panel_section>*{max-width:50%}}.mues_loader{width:24px!important;height:24px!important;color:var(--primary-white)!important}.mues_one_line_clamp{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.mues_two_line_clamp{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.mues_three_line_clamp{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mues_four_line_clamp{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mues_wrapper{width:100%;height:100%;border-radius:16px;padding:16px;border:1px solid var(--primary-stroke)}.mues_wrapper_icon{min-width:16px;min-height:16px;cursor:pointer}.mues_circle{width:8px;height:8px;cursor:pointer}.mues_card_one{height:96px}.mues_card_two{height:64px}.mues_card_three{height:350px;min-height:350px}.mues_card_four{height:160px}.mues_card_five{height:304px}.mues_card_six{height:144px}.mues_card_seven{height:350px}.mues_column_gap_4{column-gap:4px}.mues_column_gap_8{column-gap:8px}.mues_column_gap_16{column-gap:16px}.mues_row_gap_4{row-gap:4px}.mues_row_gap_8{row-gap:8px}.mues_row_gap_16{row-gap:16px}.mues_group_field{display:flex;flex-direction:column;row-gap:16px}.mues_radio_group{display:flex;align-items:center;flex-wrap:wrap;column-gap:8px}.mues_radio_group>div{min-width:30%}.mill-bold{font-weight:600}.mil-bottom-16{margin-bottom:16px}.summary_container{width:100%;padding:16px;background-color:var(--primary-white);border-radius:16px}.btn{border-radius:8px;font-family:Poppins,sans-serif;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none;border:none;font-weight:500;line-height:1.2}.small_btn{width:96px;min-width:96px;max-width:96px;height:24px;font-size:12px}.medium_btn{width:144px;min-width:144px;max-width:144px;height:40px}.large_btn{width:256px;min-width:256px;max-width:256px;height:40px}.extra_large_btn{width:310px;min-width:310px;max-width:310px;height:40px;font-size:14px}.blue_btn{background-color:var(--primary-blue);box-shadow:var(--shadow-blue-button);color:var(--primary-white)}.green_btn{background-color:var(--primary-green);box-shadow:var(--shadow-green-button);color:var(--primary-white)}.red_btn{background-color:var(--primary-red);box-shadow:var(--shadow-red-button);color:var(--primary-white)}.yellow_btn{background-color:var(--primary-yellow);color:var(--primary-white)}.red_outline_btn{border:1px solid var(--primary-red)!important;color:var(--primary-red)!important;background-color:transparent}.blue_outline_btn{border:1px solid var(--primary-blue)!important;color:var(--primary-blue)!important;background-color:transparent}.green_outline_btn{border:1px solid var(--primary-green)!important;color:var(--primary-green)!important;background-color:transparent}.white_outline_btn{border:1px solid var(--primary-white)!important;color:var(--primary-white)!important;background-color:transparent}.yellow_status_btn{background-color:var(--yellow-status-bg);color:var(--yellow-status-text)}.red_status_btn{background-color:var(--red-status-bg);color:var(--red-status-text)}.green_status_btn{background-color:var(--green-status-bg);color:var(--green-status-text)}.active_blue_status_btn{border:2px solid var(--blue-status-text)!important}.active_yellow_status_btn{border:2px solid var(--yellow-status-text)!important}.active_red_status_btn{border:2px solid var(--red-status-text)!important}.blue_status_btn{background-color:var(--blue-status-bg);color:var(--blue-status-text)}.yellow_status_outline_btn{background-color:transparent;border:1px solid var(--yellow-status-text)!important;color:var(--yellow-status-text)!important}.red_status_outline_btn{background-color:transparent;border:1px solid var(--red-status-text)!important;color:var(--red-status-text)!important}.blue_status_outline_btn{background-color:transparent;border:1px solid var(--blue-status-text)!important;color:var(--blue-status-text)!important}.disable_btn{background-color:var(--primary-grey-III)!important;box-shadow:none!important;cursor:no-drop!important;border:1px solid var(--primary-grey-III)!important;color:var(--primary-white)!important}.mues_btn_container{width:40px;height:40px;border:1px solid var(--primary-grey-I);cursor:pointer;border-radius:8px}.mues_btn_container .mues_wrapper_icon{color:var(--primary-grey-I)}.mues_btn_container:hover .mues_wrapper_icon{color:var(--primary-blue)}.mues_btn_container:hover{border:1px solid var(--primary-blue)}.mues_margin_bottom_16{margin-bottom:16px}.mues_margin_bottom_32{margin-bottom:32px}.mues_overflow_y{overflow-y:scroll}.tooltip_container{background-color:var(--primary-grey-III)!important;color:var(--primary-black)!important;font-size:12px!important;font-weight:600;z-index:200}@media screen and (min-width:1024px){.mues_card_seven{height:475px}.mues_group_field{flex-direction:row;row-gap:0;column-gap:16px}}.bg_popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#5d5e745c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500}.side_popup_container{position:fixed;right:0;top:0;width:320px;height:100vh;background-color:var(--primary-white);z-index:500;border-radius:16px 0 0 16px;padding:32px 16px;overflow-y:auto}.center_popup_container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100vh;color:var(--primary-grey-I);background-color:var(--primary-white);z-index:500;display:flex;flex-direction:column;row-gap:16px}.mues_side_popup_icon{width:20px;height:20px}.side_popup_form_container{flex:1;overflow-y:scroll;display:flex;flex-direction:column;justify-content:space-between}.side_popup_form_container_with_padding{flex:1;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.side_popup_input_field_container{margin-top:16px;display:flex;flex-direction:column;row-gap:16px}.side_popup_input_field_container_with_padding{flex:1;padding:32px 0}.popup_stepper_container{display:flex;align-items:center;justify-content:space-between;height:96px;border-bottom:1px solid var(--primary-grey-III);padding:16px}.popup_stepper_icon{width:24px;height:24px;background-color:var(--primary-grey-IV);border-radius:50%}.popup_stepper_line{flex:1;height:8px;background-color:var(--primary-grey-IV)}.side_padding_none{padding:0}.side_popup_box_container{width:100%;height:100px}.active_side_popup_stepper{background-color:var(--primary-blue)}.previous_side_popup_stepper{background-color:var(--primary-green)}.center_popup_header_container{border-bottom:1px solid var(--primary-grey-III);background-color:var(--background-color);padding:16px}.center_popup_header_icon{width:24px;height:24px}.medium_center_popup_container .center_popup_header_container h3{color:var(--primary-blue)}.medium_center_popup_form_container{flex:1;padding:0 16px 16px}.medium_center_popup_art_work_container{display:none}.medium_center_popup_art_work_container img{width:100%;height:100%;object-fit:contain}.medium_center_popup_information_container{width:100%;height:100%;display:flex;flex-direction:column;row-gap:16px}.medium_center_popup_information_container button{height:36px;font-size:14px;font-weight:500}.medium_center_popup_profile_logo{width:48px;height:48px;background-color:var(--background-color);border-radius:8px}.medium_center_popup_profile_logo img{width:100%;height:100%;border-radius:8px}.medium_center_popup_under_construction{width:100%;height:100%}.small_center_popup_container .center_popup_header_container{padding:16px}.crud_operation_file svg{max-width:200px;min-width:200px;min-height:200px;max-height:200px}.logout_animation svg{max-width:150px;min-width:150px;min-height:150px;max-height:150px}.logout_button{width:120px;height:32px}.logout_button_container{width:70%}.large_center_form_container{flex:1;row-gap:16px}.large_center_logo_container{width:100%;height:100%;background-color:var(--background-color)}.large_center_form_container img{width:100%;height:100%;object-fit:contain}.large_center_main_form_container{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.large_center_field_container>div{width:50%}@media screen and (min-width:640px){.side_popup_container{width:400px}.small_center_popup_container{width:450px;height:400px;border-radius:16px}.small_center_popup_form_container{padding:0 16px 16px;row-gap:16px;flex:1;z-index:999}}@media screen and (min-width:767px){.large_center_popup_container{width:700px;height:600px;border-radius:16px}.medium_center_popup_container{max-width:721px;max-height:340px;border-radius:16px}.center_popup_header_container{padding:16px 32px;border-radius:16px 16px 0 0}.medium_center_popup_form_container{display:flex;align-items:center;justify-content:space-between;column-gap:16px;padding:16px 32px 32px}.medium_center_popup_art_work_container{display:flex;width:100%;height:100%;max-height:218px;background-color:var(--background-color);border-radius:16px;align-items:center;justify-content:center}.medium_center_popup_information_container{display:flex;flex-direction:column;justify-content:space-between}.large_center_form_container{display:flex;flex-direction:row;justify-content:space-between;padding:0 16px 16px;align-items:flex-start;column-gap:16px;overflow:hidden}}@media screen and (min-width:1024px){.side_popup_container{width:512px}.large_center_popup_container{width:800px;height:600px}}@media screen and (max-height:650px){.center_popup_header_container{border-radius:0}}:root{--primary-grey-I: #5d5e74;--primary-blue: #2884ff;--primary-red: #ff6370;--primary-yellow: #ffde6b;--primary-green: #6fce96;--primary-purple: #5840ba;--primary-grey-II: #a4b4cb;--primary-grey-III: #cfd7e2;--primary-grey-IV: #eef3fa;--primary-white: #fff;--primary-purple-I: #b4a4f6;--inactive-primary-purple: #e1d9ff;--pro-color: linear-gradient(180deg, #ffe884 0%, #fff293 100%);--background-color: #f2f4f5;--primary-black: #2c2a50;--primary-pink: #f72aa6;--green-status-text: #2fbb68;--blue-status-text: #196acd;--red-status-text: #e84250;--yellow-status-text: #e89910;--green-status-bg: #b6f4d0;--blue-status-bg: #b5d8fe;--red-status-bg: #ffc4c9;--yellow-status-bg: #fff7ae;--primary-stroke: #eaeaea;--shadow-card-grey: 0px 4px 8px rgba(139, 138, 140, .25);--shadow-button-grey: 0px 2px 4px rgba(139, 138, 140, .2);--shadow-blue-button: 0px 2px 4px 0px rgba(40, 132, 255, .25);--shadow-red-button: 0px 2px 4px rgba(237, 33, 50, .25);--shadow-green-button: 0px 2px 4px 0px rgba(6, 191, 82, .25);--shadow-purple-button: 0px 2px 4px rgba(65, 42, 207, 1);--shadow-yellow-button: 0px 2px 4px rgba(255, 123, 10, .25);--drop-shadow-blue: 0px 2px 4px 0px rgba(4, 95, 216, .25);--semi-bold-family: PoppinsSemiBold;--bold-family: PoppinsBold;--light-family: PoppinsLight;--regular-family: PoppinsRegular;--yellow-linear-gradient: linear-gradient( to right, rgba(255, 247, 90, 1), rgba(255, 154, 23, 1) );--red-linear-gradient: linear-gradient( to right, rgba(253, 140, 208, 1), rgba(251, 50, 106, 1) );--purple-linear-gradient: linear-gradient( to right, rgba(207, 136, 253, 1), rgba(127, 78, 250, 1) );--blue-linear-gradient: linear-gradient( to right, rgba(24, 206, 243, 1), rgba(88, 180, 247, 1) );--green-linear-gradient: linear-gradient( to right, rgba(145, 243, 134, 1), rgba(38, 217, 78, 1) )}.mues_font_weight_700{font-weight:700}.mues_font_weight_500{font-family:Poppins,sans-serif;font-weight:500}.mues_font_weight_600{font-family:Poppins,sans-serif;font-weight:600}.mues_font_weight_400{font-family:Poppins,sans-serif;font-weight:400}.mues_white_background{background-color:var(--primary-white)}.mues_gray_background{background-color:var(--background-color)}.mues_green_background{background-color:var(--primary-green)}.mues_blue_background{background-color:var(--primary-blue)}.mues_red_background{background-color:var(--primary-red)!important}.mues_purple_background{background-color:var(--primary-purple)}.mues_inactive_purple_background{background-color:var(--inactive-primary-purple)}.mues_grey_I{color:var(--primary-grey-I)}.mues_grey_II{color:var(--primary-grey-II)}.mues_red{color:var(--primary-red)}.mues_blue{color:var(--primary-blue)}.mues_purple{color:var(--primary-purple)}.mues_green{color:var(--primary-green)}.mues_yellow{color:var(--primary-yellow)}.mues_white{color:var(--primary-white)}.mues_black{color:var(--primary-black)}.mues_pink{color:var(--primary-pink)}.mues_yellow_background_gradient{background:var(--yellow-linear-gradient)}.mues_red_background_gradient{background:var(--red-linear-gradient)}.mues_purple_background_gradient{background:var(--purple-linear-gradient)}.mues_blue_background_gradient{background:var(--blue-linear-gradient)}.mues_green_background_gradient{background:var(--green-linear-gradient)}.mues_yellow_shadow{box-shadow:var(--shadow-yellow-button)}.mues_green_shadow{box-shadow:var(--shadow-green-button)}.mues_blue_shadow{box-shadow:var(--shadow-blue-button)}.mues_red_shadow{box-shadow:var(--shadow-red-button)}.mues_purple_shadow{box-shadow:var(--shadow-purple-button)}.mues_3d_blue_shadow{box-shadow:-8px 8px var(--primary-blue)}.mues_3d_purple_shadow{box-shadow:-8px 8px var(--primary-purple)}.yellow_status_text{color:var(--yellow-status-text)}.red_status_text{color:var(--red-status-text)}.blue_status_text{color:var(--blue-status-text)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1{font-size:36px;line-height:42px;letter-spacing:-.5px;word-spacing:.5px}h2{font-size:32px;line-height:38px;letter-spacing:-.4px;word-spacing:.4px}h3{font-size:28px;line-height:34px;letter-spacing:-.3px;word-spacing:.3px}h4{font-size:24px;line-height:30px;letter-spacing:-.2px;word-spacing:.2px}h5{font-size:20px;line-height:26px;letter-spacing:-.1px;word-spacing:.2px}h6{font-size:16px;line-height:22px;letter-spacing:0px;word-spacing:.1px}p{font-size:14px;line-height:20px;letter-spacing:.2px;word-spacing:0px}li{font-size:14px;line-height:18px;letter-spacing:.1px;word-spacing:0px}label{font-size:12px;line-height:14px;letter-spacing:.3px;word-spacing:0px;display:block}@media (min-width: 640px){h1{font-size:40px;line-height:46px;letter-spacing:-.6px;word-spacing:.6px}h2{font-size:36px;line-height:42px;letter-spacing:-.5px;word-spacing:.5px}h3{font-size:32px;line-height:38px;letter-spacing:-.4px;word-spacing:.4px}h4{font-size:28px;line-height:34px;letter-spacing:-.3px;word-spacing:.3px}}@media (min-width: 1024px){h1{font-size:48px;line-height:52px;letter-spacing:-.7px;word-spacing:.8px}h2{font-size:40px;line-height:44px;letter-spacing:-.6px;word-spacing:.6px}}@media (min-width: 1280px){h1{font-size:56px;line-height:62px;letter-spacing:-.8px;word-spacing:1px}h2{font-size:44px;line-height:50px;letter-spacing:-.7px;word-spacing:.8px}}
