@font-face{font-family:Inter-Black;src:url(/assets/Inter-Black-CJszdI8j.ttf)}@font-face{font-family:Inter-Bold;src:url(/assets/Inter-Bold-BwjTkqu6.ttf)}@font-face{font-family:Inter-ExtraBold;src:url(/assets/Inter-ExtraBold-CD6gQVl_.ttf)}@font-face{font-family:Inter-ExtraLight;src:url(/assets/Inter-ExtraLight-CRTYLXAS.ttf)}@font-face{font-family:Inter-Light;src:url(/assets/Inter-Light-DhAqtaZH.ttf)}@font-face{font-family:Inter-Medium;src:url(/assets/Inter-Medium-DmUT3eZm.ttf)}@font-face{font-family:Inter-Regular;src:url(/assets/Inter-Regular-CKX1N0ak.ttf)}@font-face{font-family:Inter-SemiBold;src:url(/assets/Inter-SemiBold-DtdDzxp6.ttf)}@font-face{font-family:Inter-Thin;src:url(/assets/Inter-Thin-bzxNE8mh.ttf)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;list-style:none}:root{--lightpink: #fbf7eb;--lightpinkhover: #f9f2e0;--lightpinkactive: #f2e5c0;--normal: #d6ab33;--normalhover: #c19a2e;--normalactive: #ab8929;--dark: #a18026;--darkhover: #80671f;--darkactive: #604d17;--white: #ffffff;--lightwhite: #fafff1;--lightwhitehover: #edf7da;--lightgreen: #d9efb3;--green: #84cc0a;--greenhover: #77b809;--greenactive: #6aa308;--greenhover: #639908;--greendarker: #2e4704;--greendark: #639908;--lightblack: #e6e6e6;--lighthover: #dadada;--lightactive: #b2b2b2;--black: #060705;--blackhover: #050605;--blackactive: #050604;--blackdark: #050504;--blackdarkactive: #030302;--blackdarkhover: #040403;--blackdarker: #020202;--bt-font-size: 16px;--transitons: .2s}body{overflow-x:hidden;overflow-y:auto;width:100%;font-family:Inter-Regular;font-weight:400;font-style:normal}html,body{overflow-x:hidden}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--white);background-color:var(--greenactive);border-color:var(--greenactive)}a{text-decoration:none}a:hover,a:focus,a:active{cursor:pointer}button{cursor:pointer}button:hover,button:active,button:focus{border:none;outline:none}.button-primary{color:var(--black);background:var(--normal);border:1px solid var(--normal);font-family:Inter-Regular;letter-spacing:1px;line-height:normal;font-weight:600;font-size:16px;text-align:left;border-radius:8px;height:40px;padding:0 1rem}.button-primary:hover{color:var(--black);background:var(--normal)!important;border:1px solid var(--normal)!important}.button-primary-active:hover{color:var(--black);background:transparent!important;border:1px solid var(--black)!important}.button-primary-active{color:var(--black);background:transparent;border:1px solid var(--black)!important;font-family:Inter-Regular;letter-spacing:1px;line-height:normal;font-weight:600;font-size:16px;text-align:left;border-radius:8px;height:40px;padding:0 1rem}.active>.page-link,.page-link.active{color:var(--white);background:var(--black)!important;border:1px solid var(--black)!important}.custom-modal .modal-dialog{max-width:300px;margin:1.75rem auto;justify-content:center;align-items:center;min-height:calc(80vh - 1rem)}.main-container{display:flex;height:100vh;padding:0;background-color:#f5f5f5;margin:0}.sidebar_bg{overflow:auto}.content{padding:1rem;overflow:auto;margin-left:286px;width:100%}.sidebar{min-height:100vh;z-index:99;position:fixed;top:0;left:0!important}.sidebar.open{background:#000;left:5px;padding:0 10px}.sidebar .logo_details{display:flex;align-items:center;position:relative}.sidebar .logo_details .icon{opacity:0;transition:all .5s ease}.sidebar .logo_details .logo_name{color:var(--color-white);font-size:22px;font-weight:600;opacity:0;transition:all .5s ease;display:flex}.sidebar.open .logo_details .icon,.sidebar.open .logo_details .logo_name{opacity:1}.sidebar .logo_details #btn{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar.open .logo_details #btn{text-align:right}.sidebar .sidebar_icon{color:var(--Error-200, #fff);line-height:60px;font-size:25px;text-align:center}.active_side_bar .sidebar_icon,.active_side_bar .sidebar_icon.link_name{color:#000}.hover_card_list:hover .sidebar_icon{color:#000;transition:all .5s ease}.hover_card_list-active .sidebar_icon{color:#000}.sidebar .nav-list{height:100%;padding:0;margin:0}.sidebar li{position:relative;margin:5px 0;list-style:none}.sidebar li .tooltip{position:absolute;top:-20px;left:calc(100% + 15px);z-index:3;background-color:var(--color-white);box-shadow:0 5px 10px #0000004d;padding:6px 14px;font-size:15px;font-weight:400;border-radius:5px;white-space:nowrap;opacity:0;pointer-events:none}.sidebar li:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:50%;transform:translateY(-50%)}.sidebar.open li .tooltip{display:none}.sidebar input{font-size:15px;color:var(--color-white);font-weight:400;outline:none;height:35px;width:35px;border:none;border-radius:5px;background-color:var(--color-second);transition:all .5s ease}.sidebar input::placeholder{color:var(--color-light)}.sidebar.open input{width:100%;padding:0 20px 0 50px}.sidebar .bx-search{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:22px;background-color:var(--color-second);color:var(--color-white)}.sidebar li a{display:flex;height:100%;width:100%;align-items:center;text-decoration:none;background-color:var(--color-default);position:relative;transition:all .5s ease;z-index:12}.sidebar li a:hover:after{transform:scaleX(1);color:var(--color-default)}.sidebar li a .link_name{white-space:nowrap;pointer-events:auto;transition:all .4s ease;pointer-events:none;opacity:0;font-family:Inter-SemiBold;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin-left:10px}.sidebar li a:hover .link_name,.sidebar li a:hover i{transition:all .5s ease;color:#000!important}.sidebar.open li a .link_name{opacity:1;pointer-events:auto}.sidebar li i{height:35px;line-height:35px;font-size:18px;border-radius:5px}.sidebar li.profile{position:fixed;height:60px;width:78px;left:0;bottom:-8px;padding:10px 14px;overflow:hidden;transition:all .5s ease}.sidebar.open li.profile{width:250px}.sidebar .profile .profile_details{display:flex;align-items:center;flex-wrap:nowrap}.sidebar li img{height:45px;width:45px;object-fit:cover;border-radius:50%;margin-right:10px}.sidebar li.profile .name,.sidebar li.profile .designation{font-size:15px;font-weight:400;color:var(--color-white);white-space:nowrap}.sidebar li.profile .designation{font-size:12px}.sidebar .profile #log_out{position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:var(--color-second);width:100%;height:60px;line-height:60px;border-radius:5px;cursor:pointer;transition:all .5s ease}.sidebar.open .profile #log_out{width:50px;background:none}.home-section{position:relative;background-color:var(--color-body);min-height:100vh;top:0;left:78px;width:calc(100% - 78px);transition:all .5s ease;z-index:2}.home-section .text{display:inline-block;color:var(--color-default);font-size:25px;font-weight:500;margin:18px}.sidebar.open~.home-section{left:250px;width:calc(100% - 250px)}.side_bar_menu{color:var(--White, #fff);font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.active_side_bar{color:var(--White, #000);display:flex;padding:0 8px;align-items:flex-start;gap:1rem;border-radius:.375rem;color:#000;transition:all .5s ease;background:var(--Error-600, #fff)}.sidebar_name{color:var(--White, #fff);font-family:Inter;font-size:.875rem;font-family:Inter-Medium;font-weight:500;line-height:1.25rem}.sidebar_mail{color:var(--Error-200, #fff);font-family:Inter-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.logout_icon{width:20px!important;object-fit:contain!important;margin-left:50px!important}.wrapper_list{display:flex;flex-direction:column;justify-content:space-between;height:85vh}.sidebar_separator{border-top:2px solid #000;width:100%}.hover_card_list:hover{border-radius:.375rem;background:var(--Error-600, #fff);color:#000;transition:all .5s ease;width:100%}.hover_card_list-active{border-radius:.375rem;background:var(--Error-600, #fff);color:#000;transition:all .5s ease}.top_para{color:#475467;font-family:Inter-Regular;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.button_add{border-radius:.5rem;border:1px solid #F04438;background:#f04438;box-shadow:0 1px 2px #1018280d;display:flex;padding:.625rem 1.125rem;justify-content:center;align-items:center;gap:.5rem;color:#fff;font-family:Inter-SemiBold;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.home_card{border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 2px #1018280d;display:flex;padding:1rem;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0;border-radius:8px;height:180px}.home_card_h1{color:#101828;font-family:Inter-SemiBold;font-size:20px;font-style:normal;font-weight:600;line-height:1.5rem;display:flex;justify-content:space-between}.reg_sec{display:flex;align-items:flex-start;gap:.5rem;align-self:stretch;justify-content:space-between}.reg_para{color:#101828;font-family:Inter-SemiBold;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;display:flex;justify-content:space-between}.num_para{color:#101828;font-family:Inter-SemiBold;font-size:2.25rem;font-style:normal;font-weight:600;line-height:2.75rem;letter-spacing:-.045rem}.custom-bar-chart-for-top{border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 2px #1018280d;padding:1rem;border-radius:8px;height:100%}.custom-bar-chart-for-top-text{color:#101828;font-family:Inter-SemiBold;font-size:20px;font-style:normal;font-weight:600;line-height:1.5rem;display:flex;justify-content:space-between}.section_login{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.signin_wrap{display:flex;flex-direction:column;align-items:center;padding:0rem 2rem}.heading_part{color:#475467;font-family:Inter-Regular;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.inside-form{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.account-text2{display:flex;justify-content:center}.error-text{font-size:14px;color:#e2594f}.create_button{border-radius:.5rem;border:1px solid var(--Error-500, #f04438);background:var(--Error-500, #f04438);box-shadow:0 1px 2px #1018280d;display:flex;padding:.625rem 1.125rem;justify-content:center;align-items:center;color:#fff;font-family:Inter-SemiBold;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.create_button:hover{background:#f04438;font-weight:700}.form-control{color:#e4e7ec}.form-control:focus{color:#e4e7ec}.lable_text{color:#344054;font-family:Inter-Medium;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.account{display:grid;justify-content:center}.account_text{text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.login-here{text-decoration:none}.account-text2{display:flex;justify-content:center;color:var(--white, #fff);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.text_forget{color:var(--Blue-gray-700, #363f72);font-family:Inter-SemiBold;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.heading_text2{color:#101828;font-family:Inter-SemiBold;font-size:2.25rem;font-style:normal;font-weight:600;line-height:2.75rem;letter-spacing:-.045rem}.search_part{display:flex;padding:.625rem .875rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.5rem;border:1px solid #d0d5dd;background:#fff;box-shadow:0 1px 2px #1018280d;color:#000!important}.last_para{color:#475467;font-family:Inter-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;text-align:center}.last_para2{color:#f04438;font-family:Inter-SemiBold;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.footer_section{display:flex;height:6rem;padding:2rem;align-items:flex-end;align-self:stretch}.footer_para{color:#475467;font-family:Inter-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.page-container{display:flex;flex-direction:column;min-height:100vh}.footer_section{margin-top:auto;padding:2rem}.header_section{margin-bottom:auto}.login-wrap{display:flex;flex-direction:column}.page-container{display:flex;flex-direction:column;min-height:100vh;justify-content:center}.login_img{height:100vh;width:100%;object-fit:fill}.footer_section{position:fixed;bottom:0;left:0;width:auto;height:80px;display:flex;align-items:flex-start;justify-content:flex-start;background-color:#fff;z-index:1000}.custom-tabs .nav-link.active{color:red;border-bottom:2px solid red;font-family:Inter-Medium;font-style:normal;font-weight:600}.custom-tabs .nav-tabs .nav-link{margin-bottom:calc(-1* var(--bs-nav-tabs-border-width));border:none;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.custom-tabs .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--Gray-500, #667085);text-decoration:none;background:0 0;font-weight:600;font-family:Inter-Medium;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;padding-left:0;margin-right:20px}.top_header{color:var(--Gray-900, #101828);font-size:1.875rem;font-family:Inter-Medium;font-weight:600;line-height:2.375rem}.custom-tabs{border-bottom:2px solid #ded7d7}.post_heading{color:var(--Gray-900, #101828);font-family:Inter-Medium;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.post_para{color:var(--Gray-600, #475467);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.post_Card{display:flex;padding:1.5rem;flex-direction:column;gap:1.875rem;align-self:stretch;border-radius:.75rem;background:var(--White, #FFF);box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.line_height_title{line-height:10px}.social_tab_button .nav-item{border-right:1px solid #D0D5DD}.social_tab_button .nav-item:last-child{border-right:none}.social_tab_button .nav-link{color:var(--Gray-700, #344054);font-family:Inter-Medium;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.social_tab_button .nav-tabs{border:1px solid gray}.social_tab_button .nav-link{color:var(--Gray-500, #667085);text-decoration:none;background:0 0;font-weight:600;font-family:Inter-Medium;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.social_tab_button{border:1px solid var(--Gray-300, #D0D5DD);border-radius:10px}.social_tab_button .nav-link.active{border-bottom:1px solid #D0D5DD;background:var(--Gray-100, #F2F4F7);font-family:Inter-Medium;font-style:normal;font-weight:600;border-radius:0}.post_btn_active{border:1px solid var(--Gray-300, #F2F4F7);background:var(--Gray-100, #F2F4F7);display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;color:var(--Gray-900, #101828);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.post_btn{border:1px solid var(--Gray-300, #F2F4F7);background:var(--White, #FFF);display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;color:var(--Gray-900, #101828);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.post_btn_wrapper{border-radius:.5rem;border:1px solid var(--Gray-300, #D0D5DD);box-shadow:0 1px 2px #1018280d}.social_textchar_icons{display:flex}.top_heading{color:#101828;font-family:Inter-SemiBold;font-size:1.875rem;font-style:normal;font-weight:600;line-height:2.375rem}.account_card{border:1px solid #FFF;border-radius:.75rem;background:#fff;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814;display:flex;padding:1.2rem;align-items:center;gap:2rem;align-self:stretch;height:15rem}.logo_part{display:flex;align-items:center;gap:1.25rem;align-self:stretch}.fb_sub_para{color:#475467;font-family:Inter-Regular;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.fb_para{color:#101828;font-family:Inter-SemiBold;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.flag_part{border-radius:.5rem;border:1px solid #EAECF0;background:#fff;box-shadow:0 1px 2px #1018280d;display:flex;padding:.75rem 1.25rem;align-items:center;gap:.5rem}.flag_para{color:#101828;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.table_round{border-radius:10px;margin:10px 0;box-shadow:0 1px 2px #1018280f;box-shadow:0 1px 3px #1018281a}.active_table{font-size:15px;font-style:normal;font-weight:400;line-height:22px;border:1px solid #2d3282;border-radius:5px;box-shadow:0 1px 2px #1018280d}.page_item_table{margin:0 3px}.page_link_table{display:flex;padding:5px 10px;justify-content:center;align-items:center;align-self:stretch;color:#000;border-radius:5px}.page_link_table:hover{border:1px solid #d0d5dd;color:#000}.form_search_icon{background-image:url(../../assets/svglogo/search.svg);background-position:left;background-repeat:no-repeat;background-position-x:11px;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch}.form_search_icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGoSURBVHgBtZRNTsJAFMf/bQMbNxyhN5AbCDeoJ2hJkLBz2GqINSAuHXYkaCgnkBtYb8ARegTcGUqnvqFFsF9Uov+kaZN57/fmffQBfyyl6LDLbF1Aq8tvAayeed/FKcAr9mDRwTV91hNHXgi4Pvx7h9veUaDF7FoF1ZmC0CDHlQoxF1CXkaHQAc0EQl2C1/CbWVDl581GrzFsfAbf5txeJR06bMjI7SkPqiTSnEnYlN8yFGhvq7hTftM8PFP3ZOVORtXgcxwRBXQo9Tll02izQSMFpIh1WRuK6k5yip2UitCJr1JPATWImnwLBO8oqU8Ey8gX5ylgAFXHL+VkNOwbSNpGoyLrKKmoTDKr8CMFpCIv5dwp0C5K8mQTzQgINwWMDMQ46tqQHYNZ7FGnl0GP98L7i0zgGgGNi+KpNLSd3tAsglURvkV/jOghdfMDdclYxMZUAiekX2+3EOSi2KBikgOjZzsV0obK1coF7qGBjbhGGaIsRGsDzaJZNJPQ3PUlwRsEhhpvHKovNQ2LycEKa7ORk4QW7sMy2kEDiMtkg05Whw0M/Je+APhZtvtfnLXwAAAAAElFTkSuQmCC);background-position:left;background-repeat:no-repeat;background-position-x:11px;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;display:flex;padding:.625rem .875rem;align-items:center;gap:.5rem;align-self:stretch}.search_col{display:flex;justify-content:end}.time_btn{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #FEF3F2;background:#fef3f2;box-shadow:0 1px 2px #1018280d;color:#f04438;font-family:Inter-SemiBold;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.more_btn{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #D0D5DD;background:#fff;box-shadow:0 1px 2px #1018280d;color:#344054;font-family:Inter-SemiBold;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.table-title{font-weight:600;font-size:30px;line-height:30px;font-family:Arial,Helvetica,sans-serif;text-transform:capitalize;letter-spacing:-1px}.header-name{font-weight:600;font-size:18px;line-height:30px;font-family:Arial,Helvetica,sans-serif;text-transform:capitalize;letter-spacing:-1px;color:#000!important}.search-container{position:relative;width:20%;display:flex;justify-content:end;margin:1rem}.search-input{padding-left:40px;box-sizing:border-box;color:#000!important}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#888}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
