/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}:root{--primary-dark: #001650;--primary-light: #0558EE;--primary-accent-dark: #38B6FF;--primary-accent-light: #B8D6F6;--secondary-dark: #00990F;--secondary-light: #00BD58;--secondary-accent: #00FF85;--grey: #8B9EB0;--orange: #fd9053;--red: #c40000;--green: #00c48c;--background-light: #E9EDF0;--background-light-secondary: #F3F3F3;--background-light-accent-primary: #EFEEF5;--background-light-accent-secondary: #E6E9EF}*{margin:0;padding:0;box-sizing:border-box;font-family:Raleway;font-feature-settings:"pnum" on,"lnum" on}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#001650;-webkit-text-stroke-width:thin;box-shadow:0 0 0 1000px transparent inset!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;background-color:transparent!important;transition:background-color 5000s ease-in-out 0s}.hidden{display:none!important}body{overflow-y:hidden;overflow-x:hidden}.text{font-family:Raleway}.number{font-family:Roboto}.layout{display:flex;flex-direction:row;height:100vh}.no-padding{padding:0}.no-margin{margin:0}.main-container{background:linear-gradient(91.36deg,#EFEEF5 0%,#e6e8ef 100%);box-shadow:4px 4px 20px #6f8cb069;border-radius:10px}.divider-vert{height:auto;width:.5rem;background:linear-gradient(138.32deg,rgba(0,0,0,.5) 8.26%,rgba(255,255,255,.5) 91.02%),#eaecf0;background-blend-mode:soft-light,normal;border:1px solid rgba(255,255,255,.4);box-shadow:inset -1px -1px 2px #fafbff,inset 1px 1px 2px #a6abbd;border-radius:5px}.divider-hor{width:auto;height:.5rem;background:linear-gradient(138.32deg,rgba(0,0,0,.5) 8.26%,rgba(255,255,255,.5) 91.02%),#eaecf0;background-blend-mode:soft-light,normal;border:1px solid rgba(255,255,255,.4);box-shadow:inset -1px -1px 2px #fafbff,inset 1px 1px 2px #a6abbd;border-radius:5px}.card-container{background:#F3F3F3;box-shadow:2px 2px 4px #728eab1a,-6px -6px 20px #fff,4px 4px 20px #6f8cb069;border-radius:10px;margin:1rem 0}.card-primary{background:#F3F3F3;box-shadow:2px 2px 4px #728eab1a,-6px -6px 20px #fff,4px 4px 20px #6f8cb069;border-radius:10px}.card-inside{background:#E9EDF0;box-shadow:inset -3px -3px 4px #f9fcff,inset 3px 3px 3px #aeb8c0;border-radius:0 0 10px 10px}.card-secondary{background:#E9EDF0;box-shadow:-5px -5px 8px #f2f4f8,5px 5px 7px #aeaec080;border-radius:10px}.no-user{position:relative;background:#E9EDF0;height:100vh;width:100vw;transition:all .5s ease;overflow-y:auto}.main-section{position:relative;background:#E9EDF0;height:100vh;left:15rem;width:calc(100% - 15rem);transition:all .5s ease;padding:12px;overflow-y:auto;overflow-x:hidden}.main-content{display:flex;align-content:flex-start;flex-wrap:wrap;height:100%;width:100%}.main-section .main-content .bx-menu,.main-section .main-content .text{color:#11101d;font-size:35px}.main-section .main-content .bx-menu{cursor:pointer;margin-right:10px}.main-section .main-content .text{font-size:26px;font-weight:600}body.dark-mode .main-section,body.dark-mode .no-user{background:#313131}body.dark-mode .card-primary{background:#313131;box-shadow:10px 10px 14px #2a2a2a,-10px -10px 14px #383838}body.dark-mode .card-secondary{background:#414141;box-shadow:10px 10px 14px #2a2a2a,-10px -10px 14px #383838}body.dark-mode .card-inside{background:#414141;box-shadow:inset -3px -3px 4px #525252,inset 3px 3px 3px #313131;border-radius:0 0 10px 10px}body.dark-mode .divider-hor,body.dark-mode .divider-vert{background:#525252;box-shadow:inset -1px -1px 2px #414141,inset 1px 1px 2px #313131;border:1px solid rgba(0,0,0,.4)}body.dark-mode ::-webkit-scrollbar-track{background:#B3B3B3;box-shadow:inset 0 0 5px #8b9eb0}body.dark-mode ::-webkit-scrollbar-thumb{background:#414141}body.dark-mode ::-webkit-scrollbar-thumb:hover{background:#525252}@media print{.no-print,.no-print *{display:none!important}.card-primary{background:#313131;box-shadow:2px 2px 4px #728eab1a,-6px -6px 20px #fff,4px 4px 20px #6f8cb069!important}}@media screen{.main-section{left:15rem;width:calc(100% - 15rem)}.sidebar.close~.main-section{left:4.875rem;width:calc(100% - 4.875rem)}}@media (max-width: 768px){.main-section{left:0rem;top:50px;padding:0;width:100%}.main-content{display:flex;height:max-content;flex-wrap:wrap;width:100%;padding:0 0 5rem}.sidebar.close~.main-section{left:0rem;width:100%}}@media (min-width: 769px) and (max-width: 1024px){.main-section{left:4.875rem;width:calc(100% - 4.875rem)}.sidebar.close~.main-section{left:4.875rem;width:calc(100% - 4.875rem)}}.page-title{display:flex;justify-content:center;width:100%;color:#113a62;font-style:normal;font-weight:700;font-size:1.5rem;line-height:1.25rem;text-align:center}.auth-form-container{display:flex;justify-content:center;flex-direction:column;height:50vh;width:30vw;padding:18px;background-color:#f2f2f2;margin:8rem auto}.auth-form-text{text-align:center}.card-body{position:relative;display:flex;overflow:hidden;flex:1 1 auto;flex-direction:column}.btn-auth-form{margin:1rem;width:50%;align-self:center}.divider{display:flex;align-items:center;text-align:center;margin:1rem}.divider:before,.divider:after{content:"";flex:1;border-bottom:3px solid #000}.divider:not(:empty):before{margin-right:.25em}.divider:not(:empty):after{margin-left:.25em}.arrow-blue{color:#0558ee;cursor:pointer}.clickable{cursor:pointer}::-webkit-scrollbar{margin:1rem;width:5px}::-webkit-scrollbar-track{background:#E9EDF0;border-radius:10px;box-shadow:inset 0 0 5px #e9edf0}::-webkit-scrollbar-thumb{background:#8B9EB0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#001650}.appearance.svelte-1dm96xo.svelte-1dm96xo{align-items:center;margin:.5rem 0 .5rem 20px;display:flex}.appearance.svelte-1dm96xo .caption.svelte-1dm96xo{font-size:1.3rem;margin-right:.5rem;line-height:1;display:none}button.svelte-1dm96xo.svelte-1dm96xo{cursor:pointer;border:1px solid #8B9EB0;background-color:#f3f3f3;border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:border-color .25s;display:block;position:relative}.check.svelte-1dm96xo.svelte-1dm96xo{background-color:#c8d1d9;pointer-events:none;border-radius:50%;width:18px;height:18px;transition:-webkit-transform .25s,transform .25s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #0000000a,0 1px 2px #0000000f}.check.checked.svelte-1dm96xo.svelte-1dm96xo{transform:translate(18px)}.icon.svelte-1dm96xo.svelte-1dm96xo{color:#8b9eb0;border-radius:50%;width:18px;height:18px;display:block;position:relative;overflow:hidden}body.dark-mode button.svelte-1dm96xo.svelte-1dm96xo{border:1px solid #8B9EB0;background:#383838}body.dark-mode .check.svelte-1dm96xo.svelte-1dm96xo{background:#5b5b5b}body.dark-mode .icon.svelte-1dm96xo.svelte-1dm96xo{color:#8b9eb0}:root{--primary-dark:#001650;--primary-light:#0558EE;--primary-accent-dark:#38B6FF;--primary-accent-light:#B8D6F6;--secondary-dark:#00990F;--secondary-light:#00BD58;--secondary-accent:#00FF85;--grey:#8B9EB0;--orange:#fd9053;--red:#c40000;--green:#00c48c;--background-light:#E9EDF0;--background-light-secondary:#F3F3F3;--background-light-accent-primary:#EFEEF5;--background-light-accent-secondary:#E6E9EF}.navbar.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{overflow:hidden;background-color:#f3f3f3;position:fixed;display:flex;flex-direction:row;justify-content:space-between;top:0;width:100%;height:50px}.navbar.svelte-1l022lh i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:50px;min-width:4.875rem;text-align:center;line-height:60px;color:#8b9eb0;font-size:20px;cursor:pointer}.navbar.svelte-1l022lh .logo.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{justify-self:end;height:100%;display:flex;align-items:center;margin:0 1rem}.navbar.svelte-1l022lh .logo img.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:2rem;height:2rem}.navbar.svelte-1l022lh .theme-toggle.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:flex;align-items:center;justify-content:center;margin:0 .5rem}.navbar.svelte-1l022lh .logo-details.svelte-1l022lh .svelte-1l022lh a.svelte-1l022lh{display:flex;overflow:hidden;align-items:center;transition:all .4s ease}.navbar.svelte-1l022lh .logo-details.svelte-1l022lh i.svelte-1l022lh.svelte-1l022lh{height:50px;min-width:4.875rem;text-align:center;line-height:60px;color:#8b9eb0;font-size:20px;cursor:pointer;transition:all .3s ease}.sidebar.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100%;width:15rem;background:#F3F3F3;z-index:100;transition:all .5s ease;justify-content:space-between}.logo-details.svelte-1l022lh>a.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.svelte-1l022lh .logo-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:flex;overflow:hidden;align-items:center;text-decoration:none;width:-webkit-fill-available;white-space:nowrap}.logo-details.svelte-1l022lh>a.svelte-1l022lh>.text-logo.svelte-1l022lh.svelte-1l022lh{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:opacity;animation-duration:4s}.text-logo.svelte-1l022lh>p.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{text-align:center;margin-bottom:2.5px;font-style:normal;font-weight:700;font-size:1.3rem;line-height:1.25rem;color:#0558ee;letter-spacing:-1px;overflow:hidden}.text-logo.svelte-1l022lh>small.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{text-transform:uppercase;font-size:12px;color:#00bd58;font-weight:800;letter-spacing:1.5px}.sidebar.svelte-1l022lh .logo-details i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:50px;min-width:4.875rem;text-align:center;line-height:60px;color:#8b9eb0;font-size:20px;cursor:pointer}.sidebar.svelte-1l022lh .logo-details a.svelte-1l022lh img.svelte-1l022lh.svelte-1l022lh{animation:opacity;animation-duration:4s;height:2rem}.sidebar.close.svelte-1l022lh .text-logo.svelte-1l022lh>p.svelte-1l022lh.svelte-1l022lh,.sidebar.close.svelte-1l022lh .text-logo.svelte-1l022lh>small.svelte-1l022lh.svelte-1l022lh{animation:opacity;animation-duration:4s}.sidebar.close.svelte-1l022lh .logo-details a.svelte-1l022lh img.svelte-1l022lh.svelte-1l022lh{opacity:0}.sidebar.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{overflow:auto}.sidebar.close.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{overflow:visible}.sidebar.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh::-webkit-scrollbar{display:none}.sidebar.svelte-1l022lh .nav-links li.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{position:relative;list-style:none;transition:all .4s ease}.sidebar.svelte-1l022lh .nav-links li.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh:hover{background:#001650;color:#8b9eb0}.sidebar.svelte-1l022lh .active-link_name li.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh:hover{color:#8b9eb0}.sidebar.svelte-1l022lh .nav-links li i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:3.125rem;min-width:4.875rem;text-align:center;line-height:3.75rem;color:#8b9eb0;font-size:1.25rem;cursor:pointer;transition:all .3s ease}.sidebar.svelte-1l022lh .nav-links li i.arrow-blue.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#38b6ff}.sidebar.svelte-1l022lh .nav-links li:hover i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.svelte-1l022lh .nav-links li:hover i.active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:3.125rem;min-width:4.875rem;text-align:center;line-height:3.125rem;color:#8b9eb0;font-size:1.25rem;cursor:pointer;transition:all .3s ease}.sidebar.svelte-1l022lh .nav-links li a.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:flex;align-items:center;text-decoration:none}.sidebar.svelte-1l022lh .nav-links li a .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:700;font-size:.8125rem;line-height:1.25rem;color:#8b9eb0;transition:all .4s ease}.sidebar.svelte-1l022lh .nav-links li:hover a .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:700;font-size:1rem;line-height:1.25rem;color:#8b9eb0;transition:all .4s ease}.sidebar.svelte-1l022lh .nav-links li a .active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:700;font-size:.8125rem;color:#001650;transition:all .4s ease}.sidebar.svelte-1l022lh .nav-links li:hover a .active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:700;font-size:1rem;color:#8b9eb0;transition:all .4s ease}.sidebar.close.svelte-1l022lh .nav-links li a .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.close.svelte-1l022lh .nav-links li a span.active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{opacity:0;pointer-events:none}.sidebar.svelte-1l022lh .nav-links li .sub-menu.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-size:1rem;padding:6px 6px 14px 80px;margin-top:-10px;background:#001650;display:none}.sidebar.svelte-1l022lh .nav-links li.showMenu .sub-menu.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-size:1rem;padding:6px 6px 6px 80px;margin-top:-10px;display:none}.sidebar.svelte-1l022lh .nav-links li.showMenu .sub-menu .active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#8b9eb0;font-size:1rem;padding:6px 6px 14px 80px;margin-top:-10px;display:none}.sidebar.svelte-1l022lh .nav-links li.showMenu .sub-menu.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:block}.sidebar.svelte-1l022lh .nav-links li.showMenu i.arrow.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{transform:rotate(90deg)}.sidebar.close.svelte-1l022lh .nav-links i.arrow.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:none}.sidebar.svelte-1l022lh .nav-links li .sub-menu a.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#8b9eb0;font-size:.875rem;padding:5px 0;white-space:nowrap;transition:all .3s ease;opacity:.6}.sidebar.svelte-1l022lh .nav-links li .sub-menu a.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh:hover{opacity:1}.sidebar.close.svelte-1l022lh .nav-links li .sub-menu.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{position:absolute;left:100%;top:-10px;margin-top:0;padding:10px 20px;border-radius:0 6px 6px 0;opacity:0;display:block;pointer-events:none;transition:0s}.sidebar.close.svelte-1l022lh .nav-links li:hover .sub-menu.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{top:0;opacity:1;pointer-events:auto;transition:all .4s ease}.sidebar.svelte-1l022lh .nav-links li .sub-menu .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:none}.sidebar.close.svelte-1l022lh .nav-links li .sub-menu .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#8b9eb0;font-weight:700;font-size:1.125rem;opacity:1;display:block}.sidebar.close.svelte-1l022lh .nav-links li .sub-menu .active-link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:700;color:#8b9eb0;font-size:1.125rem;opacity:1;display:block}.sidebar.svelte-1l022lh .nav-links li .sub-menu.blank.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{opacity:1;pointer-events:auto;padding:3px 20px 6px 16px;opacity:0;pointer-events:none}.sidebar.svelte-1l022lh .nav-links li:hover .sub-menu.blank.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{top:50%;transform:translateY(-50%)}.sidebar.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:13.75rem;display:flex;align-items:center;background:#E6E9EF;padding:12px 0;transition:all .5s ease;overflow:hidden;box-shadow:4px 4px 20px #6f8cb069;border-radius:6px;text-decoration:none;margin:.625rem}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{background:none;margin:0rem}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:4.875rem}.sidebar.svelte-1l022lh .profile-details .profile-content.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:flex;align-items:center}.sidebar.svelte-1l022lh .profile-details img.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:52px;width:52px;object-fit:cover;border-radius:.5rem;margin:0 14px 0 12px;background:#001650;transition:all .5s ease}.sidebar.close.svelte-1l022lh .profile-details img.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{padding:10px}.sidebar.svelte-1l022lh .profile-details .profile_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.svelte-1l022lh .profile-details .job.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#8b9eb0;font-weight:700;font-size:.75rem;line-height:1rem;white-space:nowrap}.sidebar.close.svelte-1l022lh .profile-details i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.close.svelte-1l022lh .profile-details .profile_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.close.svelte-1l022lh .profile-details .job.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{display:none}.sidebar.svelte-1l022lh .profile-details .job.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{font-weight:500;font-size:.625rem;line-height:1rem}.sidebar-start.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{top:0;height:80%}.sidebar-start.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:60%}.sidebar-bottom.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{bottom:0}.sidebar-bottom.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{height:100%;overflow:hidden}.sidebar.svelte-1l022lh .nav-links li.logout.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh:hover{background:none}.sidebar.svelte-1l022lh .nav-links li.logout:hover i.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh,.sidebar.svelte-1l022lh .nav-links li.logout:hover a .link_name.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{color:#c40000}@media screen{.sidebar.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:15rem}.sidebar.close.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:4.875rem}.sidebar.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:13.75rem}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{background:none}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:4.875rem}}@media (max-width: 768px){.sidebar.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:15rem}.sidebar.close.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:0rem}.sidebar.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:13.75rem}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{background:none}.sidebar.close.svelte-1l022lh .profile-details.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{width:0rem}.sidebar.close.svelte-1l022lh .nav-links.svelte-1l022lh.svelte-1l022lh.svelte-1l022lh{overflow:hidden}}
